@media screen and (max-width: 768px){ 
	.ibispage_bg{
		width: 100%;
		background: url(https://cdstm-resources-bucket.cdn.bcebos.com/site/image/animals/zhuhuan/ibis_topbg.png) -96px bottom no-repeat;
	}
	.ibis_topbg_box{
		display: none;
	}
	.ibispage_topbox{
		width: 100%;
		flex-wrap: wrap;
		left: 0;
	}
	.ibispage_topbox .left{
		width: 100%;
	}
	.ibispage_topbox .left .ibistop_pic1_box{
		display: none;
	}
	.ibispage_topbox .left .ibistop_pic2_box{
		right: 0;
	}
	.ibispage_topbox .right{
		width: 100%;
	}
	.ibiscen_with_top{
		margin-top: -160px;
		width: 92%;
	}
	.ibispage_topbox .right .leo_pin{
		margin-top: 48px;
	}
	.ibis_card {
		flex-wrap: wrap;
		justify-content: center;
		height: auto;
	}
	.ibis_card .left_card{
		width: 100%;
		padding: 36px;
	}
	.ibis_picbox{
		display: none;
	}
	.ibis_card .right{
		display: none;
	}
	.ibis_centerbg_box{
		width: 100%;
	}
	.ibis_centerbg_box .ibis_content{
		flex-wrap: wrap;
		justify-content: center;
	}
	.ibis_centerbg_box .ibis_content .card{
		width: 92%;
		margin: 0 auto;
		right: 4%;
		top: -32px;
	}
	.ibis_centerbg_box .ibis_content .tips_box{
		bottom: 290px;
	}
	.ibis_centerbg_box .ibis_content .ibiscen_pic1_box{
		display: none;
	}
	.ibis_botbg_box{
		width: 100%;
		margin-top: -280px;
		height: 1440px;
	}
	.ibis_second_content{
		flex-wrap: wrap;
	}
	.ibis_second_content .left {
		width: 92%;
    margin: 0 auto;
	}
	.ibis_second_content .left .card p:nth-child(1), .ibis_second_content .left .card p:nth-child(2) {
		width: 100%;
	}
	.ibis_second_content .left .people_box, .ibis_second_content .left .tips_box {
		display: none;
	}
	.ibis_second_content .ibis_right_box{
		left: 64px;
		width: 80%;
		bottom: -120px;
	}
	.ibis_second_content .ibis_right_box img{
		width: 100%;
	}
	.ibis_botcard_box{
		width: 92%;
		padding-left: 0;
	}
	.ibisbot_card_one, .ibisbot_card_two{
		width: 100%;
	}
	.ibisbot_card_one .underline{
		width: 48%;
	}
}