.ibispage_bg{
	width: 1340px;
	margin: 53px auto 0;
	position: relative;
    height: 958px;
}
.ibis_topbg_box{
	position: absolute;
	width: 96%;
}
.ibispage_topbox{
	width: 1200px;
    position: absolute;
    left: 70px;
    height: 100%;
	display: flex;
	justify-content: flex-end;
}
.ibispage_topbox .left{
	padding-right: 32px;
	display: flex;
}
.ibispage_topbox .left .ibistop_pic1_box{
	width: 316px;
	height: 514px;
	position: absolute;
    top: 100px;
    left: 160px;
}
.ibispage_topbox .left .ibistop_pic2_box{
	width: 342px;
	height: 240px;
	position: absolute;
	right: 316px;
    z-index: 99;
}
.ibispage_topbox .left .leotext_circle{
	width: 360px;
	height: 360px;
	border-radius: 50%;	
	margin-top: 200px;
	padding: 0 48px;
	background: linear-gradient(rgba(161,113,75), rgba(185,134,86,0.5)) rgba(255,255,255,0.9);
	color: #fff;
}
.ibispage_topbox .left .leotext_circle .en-tit{
	font-size: 42px;
	color: rgba(255,255,255,0.6);
	font-weight: bold;
	text-align: center;
    margin-top: 48px;
	background: linear-gradient(0deg, rgba(255,255,255,0) 20%, rgba(255,255,255,0.45) 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.ibispage_topbox .left .cn-name{
	font-size: 22px;
	font-weight: bold;
	margin-top: -22px;
}
.ibispage_topbox .left .leo_text{
	font-size: 12px;
	line-height: 24px;
    text-align: justify;
	margin-top: 8px;
}
.ibispage_topbox .right{
	width: 348px;
    height: 658px;
	background: linear-gradient(rgba(0,81,69) 25%, rgba(0,81,69,0));
    color: #fff;
    padding-left: 48px;
    position: relative;
    z-index: 0;
	flex-shrink: 0;
}
.ibispage_topbox .right .leo_pin {
    color: rgba(51, 51, 51, 0);
    font-weight: bold;
    font-size: 40px;
    background: linear-gradient(0deg, rgba(153,153,153,0) 0%, rgba(221,221,221,0.36) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 130px;
}
.ibispage_topbox .right .leo_name {
    font-family: "SimSun";
    font-size: 48px;
    margin-top: -8px;
    font-weight: 600;
}
.ibispage_topbox .right .leo_slo {
    font-size: 18px;
    margin: 20px 0 0 4px;
}
.ibispage_topbox .right .square {
    width: 32px;
    height: 4px;
    background: #FFFFFF;
    margin: 32px 0 0 4px;
}
.ibiscen_with{
	width: 1200px;
	margin: 0 auto;
}
.ibiscen_with_top{
	margin-top: -280px;
}
.ibiscen_position{
	position: relative;
}
.ibis_cenbox{
	position: relative;
}
.ibis_card{
    height: 560px;
	background: linear-gradient(50deg, #F1F8E6, rgba(241,248,230,0) 50%) #A6D1CA;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.ibis_card .left_card{
	background: linear-gradient(0deg, rgba(18,103,53,0), rgba(0,81,69,1));
	border-radius: 20px 20px 0 0;
	height: 282px;
	width: 52%;
	font-size: 14px;
	text-indent: 2rem;
	text-align: justify;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	padding: 42px;
}
.ibis_card .right{
	margin: 160px 96px 0 0;
}
.ibis_card .right .item{	
	font-size: 50px;
	font-weight: bold;
	line-height: 56px;
	background: linear-gradient(0deg, rgba(18,103,53,0.2) 10%, rgba(51,51,51,0.5) 0%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 0.8;
}
.ibis_picbox{
	position: relative;
}
.tree_left_box{
	position: absolute;
	bottom: -64px;
	left: -48px;
}
.tree_cen_box{
	position: absolute;
	bottom: 118px;
	left: 280px;
	z-index: 99;
}
.tree_right_box{
	position: absolute;
    right: -40px;
    bottom: 54px;
	z-index: 10;
}
.ibis_centerbg_box{
	margin-top: -68px;
	height: 880px;
	background: url(https://cdstm-resources-bucket.cdn.bcebos.com/site/image/animals/zhuhuan/ibis_centerbg.png) center bottom no-repeat;
}
.ibis_centerbg_box .ibis_content{
	padding: 32px;
	position: relative;
	height: 100%;
}
.ibis_centerbg_box .ibis_content .card{
	width: 52%;
	padding: 24px;
	background: linear-gradient(-23deg, rgba(0, 81, 69, 0.8), rgba(95, 129, 105, 0.8));
	border-radius: 20px;
	position: absolute;
	right: 24px;
}
.ibis_centerbg_box .ibis_content .ibiscen_pic1_box{
	position: absolute;
    left: -64px;
    top: 112px;
}
.ibis_content .ibiscen_pic1_box img{
	width: 80%;
}
.ibis_centerbg_box .ibis_content .card p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
	text-indent: 2rem;
}
.ibis_centerbg_box .ibis_content .tips_box{
	width: 192px;
    height: 40px;
    background: #2C6445 linear-gradient(#126735 0%, #126735 0%);
    border-radius: 19px 19px 20px 0px;
    position: absolute;
    bottom: 280px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    right: 24%;
}
.ibis_botbg_box{
	margin-top: -160px;
	background: url(https://cdstm-resources-bucket.cdn.bcebos.com/site/image/animals/zhuhuan/ibis_botbg.png) center bottom no-repeat;
	height: 1376px;
}
.ibis_second_content{
	display: flex;
	position: relative;
}
.ibis_second_content .left{
	margin-left: 42px;
	position: relative;
    width: 60%;
	flex-shrink: 0;
}
.ibis_second_content .left .card{
	padding: 36px;
	background: linear-gradient(-23deg, rgba(0, 81, 69, 0.3), rgba(95, 129, 105, 0.3));
	border: 4px solid #306e65;
	border-radius: 20px 20px 54px 20px;
}
.ibis_second_content .left .card p{
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	text-indent: 2rem;
}
.ibis_second_content .left .card p:nth-child(1){
	width: 75%;
}
.ibis_second_content .left .card p:nth-child(2){
	width: 55%;
}
.ibis_second_content .left .card p strong{
	font-size: 24px;
	color: #025443;
}
.ibis_second_content .left .people_box{
	position: absolute;
    right: -42px;
    bottom: 1px;
}
.ibis_second_content .left .tips_box {
    width: 150px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    background: linear-gradient(179deg, rgba(18,103,53,0), rgba(18,103,53,0.3)) #005145;
    border-radius: 20px 20px 0px 20px;
	position: absolute;
    right: 120px;
    bottom: -64px;
}
.ibis_second_content .ibis_right_box{
	position: absolute;
    right: -128px;
    bottom: -150px;
}
.ibis_botcard_box{
	position: relative;
	top: 120px;
	padding-left: 42px;
}
.ibisbot_card_one{
	background: linear-gradient(0deg, rgba(0, 81, 69, 0.8), rgba(95, 129, 105, 0.8));
	border-radius: 20px;
	width: 48%;
	padding: 36px;
	margin-bottom: 32px;
}
.ibisbot_card_one .tit{
	font-size: 32px;
	font-weight: bold;
    color: #FFFFFF;
}
.ibisbot_card_one .underline{
	width: 30%;
    height: 12px;
    margin-top: -6px;
    margin-bottom: 24px;
    background: linear-gradient(270deg, #A1714B, rgba(185,134,86,0.3));
}
.ibisbot_card_one .text_box, .ibisbot_card_two .text_box{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: justify;
	text-indent: 2rem;
}
.ibisbot_card_two{
	background: linear-gradient(180deg, rgba(161, 113, 75, 0.9), rgba(185, 134, 86, 0.3));
	border-radius: 20px;
	width: 48%;
	padding: 36px;
}