@charset "utf-8"
/*
* Author:pengxing
* Date:2023.8.2
*/
.new-header,.container{width:100%;margin:0 auto;}
.container{background-color:#fff;}
.container img{max-width:100%;display:block;}

.item{width:1400px;margin:0 auto;}
.itemTie{line-height:0;text-align:center;padding:95px 0 88px;}
.itemTie span{line-height:95px;font-size:58px;color:#018788;display:inline-block;position:relative;z-index:1;}
.itemTie span i{width:65px;height:65px;background-color:#ffe3ac;border-radius:50%;display:block;position:absolute;left:-18px;bottom:0;z-index:-1;}
.itemTie small{display:block;}
.itemTie small em{line-height:60px;font-size:38px;color:#018788;background-color:#fff;border:#018788 solid 1px;border-radius:50px;padding:0 40px;display:inline-block;}

.fbanner{height:550px;background:url(/modules/style/images/ajax-loader.gif) center no-repeat;}
.banner{width:100%;height:550px;overflow:hidden;position:relative;}
.bannerInfo{width:1920px;height:550px;overflow:hidden;position:absolute;left:50%;margin-left:-960px;top:0;}
.bannerInfo .swiper-slide{position:relative;}
.bannerInfo .swiper-slide,.bannerInfo .swiper-slide img{width:1920px;height:550px;}
.bannerInfo .pagination{width:100%;text-align:center;line-height:0;position:absolute;left:0;bottom:20px;z-index:1;}
.bannerInfo .pagination span{width:15px;height:15px;font-size:0;background-color:#cac9cb;border-radius:50%;opacity:1;margin:0 15px;display:inline-block;vertical-align:top;}
.bannerInfo .pagination .swiper-pagination-bullet-active{background-color:#24d2b6;}

.f1BoxBot{height:225px;background:url(/modules/style/images/index/pic_15.jpg) center 0 no-repeat;}
.f1BoxBot .item{position:relative;}
.f1BoxBot span{line-height:225px;font-size:.58rem;color:#fff;font-weight:bold;display:block;text-shadow:2px 2px 4px rgba(0,0,0,.3),-2px -2px 4px rgba(0,0,0,.3),2px -2px 4px rgba(0,0,0,.3),-2px 2px 4px rgba(0,0,0,.3);}
.f1BoxBot a.btn{width:405px;height:91px;text-align:center;line-height:91px;font-size:.4rem;color:#ff6c00;background-color:#fff;border-radius:50px;display:block;position:absolute;right:0;top:50%;margin-top:-45px;box-shadow:rgba(0,0,0,.5) 0 0 5px;padding-right:30px;}
.f1BoxBot a.btn i{width:33px;height:11px;background:url(/modules/style/images/index/ioc_05.png) no-repeat;display:block;position:absolute;right:66px;top:50%;transform:translateY(-50%);}

.f2Box{display:flex;display:-webkit-flex;justify-content:space-between;flex-wrap:wrap;}
.f2Box dl{width:430px;border-radius:20px;box-shadow:rgba(0,0,0,.2) 0 0 10px;overflow:hidden;margin-bottom:70px;}
.f2Box dt,.f2Box dt img{width:430px;height:285px;}
.f2Box dd{height:190px;padding:20px 30px 0;}
.f2Box dd h3{line-height:56px;font-size:34px;font-weight:bold;color:#018788;}
.f2Box dd p{line-height:38px;font-size:26px;color:#333;}

.f3Bg{background-color:#f7f9f8;}
.f3Box{padding-bottom:102px;}
.f3Box ul{width:1080px;margin:0 auto 48px;overflow:hidden;}
.f3Box li{float:left;width:510px;height:112px;line-height:112px;font-size:38px;color:#018788;background-color:#fffdf8;border:#bcbcbc solid 1px;border-radius:20px;margin-bottom:32px;position:relative;}
.f3Box li span{height:52px;border-right:#018788 solid 1px;padding:0 25px;margin-right:25px;}
.f3Box li b{font-size:38px;color:#ff6c00;position:absolute;right:25px;}
.f3Box li:nth-child(2n){float:right;}
.f3Box li:nth-child(3n){width:1078px;background-color:#f6fcfc;}
.f3Box a.btn{width:450px;height:88px;text-align:center;line-height:88px;font-size:40px;color:#ff6c00;background-color:#fff;border-radius:50px;border:#ff6c00 solid 1px;display:block;margin:0 auto;}

.f4Box{background-color:#f7f9f8;padding-bottom:75px;border-radius:20px;margin-bottom:125px;}
.f4Box dl{overflow:hidden;padding:69px 90px 0 85px;}
.f4Box dt{float:right;padding:20px;background-color:#fff;border:#d6d6d6 solid 1px;}
.f4Box dt,.f4Box dt img{width:493px;height:464px;border-radius:20px;}
.f4Box dd{float:left;width:550px;padding-bottom:30px;}
.f4Box dd li{line-height:32px;font-size:24px;color:#333;position:relative;padding-left:48px;margin-bottom:33px;}
.f4Box dd li span{line-height:46px;font-size:34px;color:#018788;display:block;}
.f4Box dd li span i{width:34px;height:34px;background:url(/modules/style/images/zt/dgy/ioc_02.png) no-repeat;display:block;position:absolute;left:0;top:10px;}
.f4Box a.btn{width:454px;height:88px;text-align:center;line-height:88px;font-size:42px;color:#ff6c00;background-color:#fff;border-radius:100px;border:#ff6c00 solid 1px;;display:block;margin:0 auto;}

.f7Bg{height:954px;overflow:hidden;}
.f7Bg p{width:484px;height:124px;text-align:center;line-height:124px;font-size:50px;color:#fff;background-color:#01a7a9;border:#fff solid 3px;border-radius:100px;display:block;margin:410px auto 0;}
@media only screen and (min-width:751px) {
	.f7Bg{background:url(/modules/style/images/zt/public/bg.jpg) center 0 no-repeat}
}
@media only screen and (max-width:750px){
	.new-header,.container{min-width:320px;width:100%;max-width:750px;margin:0 auto;}
	.container{background-color:#fff;padding-bottom:0;}
	.container img{max-width:100%;display:block;}
	.item{width:auto;}
	.itemTie{line-height:0;text-align:center;padding:.65rem 0 .55rem;}
	.itemTie span{line-height:.6rem;font-size:.46rem;}
	.itemTie span i{width:.52rem;height:.52rem;left:-.18rem;}
	.itemTie small em{line-height:.37rem;font-size:.26rem;border-radius:.5rem;padding:0 .15rem;}
	
	.fbanner{height:9.71rem;}
	.banner{width:100%;height:9.71rem;}
	.bannerInfo{width:7.5rem;height:9.71rem;margin-left:0;transform:translateX(-50%);}
	.bannerInfo .swiper-slide,.bannerInfo .swiper-slide img{width:7.5rem;height:9.71rem;}
	.bannerInfo .pagination{width:100%;text-align:center;line-height:0;position:absolute;left:0;bottom:20px;z-index:1;}
	.bannerInfo .pagination span{width:15px;height:15px;font-size:0;background-color:#cac9cb;border-radius:50%;opacity:1;margin:0 15px;display:inline-block;vertical-align:top;}
	.bannerInfo .pagination .swiper-pagination-bullet-active{background-color:#24d2b6;}
	
	.f1BoxBot{height:2rem;background:url(/modules/style/images/index/wap/pic_15.jpg) center 0 no-repeat;background-size:100% auto;padding:0 .4rem;}
	.f1BoxBot span{line-height:.8rem;font-size:.58rem;color:#fff;font-weight:bold;padding-top:.1rem;margin-bottom:.1rem;display:block;text-shadow:.03rem .03rem .06rem rgba(0,0,0,.3),-.03rem -.03rem .06rem rgba(0,0,0,.3),.03rem -.03rem .06rem rgba(0,0,0,.3),-.03rem .03rem .06rem rgba(0,0,0,.3);}
	.f1BoxBot a.btn{width:2.63rem;height:.63rem;line-height:.63rem;font-size:.34rem;border-radius:.5rem;position:relative;margin-top:0;padding-right:.4rem;}
	.f1BoxBot a.btn i{width:.29rem;height:.1rem;background:url(/modules/style/images/index/wap/ioc_01.png) no-repeat;background-size:100% 100%;display:block;position:absolute;right:.28rem;top:50%;transform:translateY(-50%);}
	
	.f2Box{padding: 0 .3rem;}
	.f2Box dl{width:3.22rem;border-radius:.2rem;box-shadow:rgba(0,0,0,.2) 0 0 .1rem;margin-bottom:.37rem;}
	.f2Box dt,.f2Box dt img{width:3.22rem;height:2.14rem;}
	.f2Box dd{height:auto;padding:.16rem .15rem .2rem;}
	.f2Box dd h3{line-height:.39rem;font-size:.28rem;}
	.f2Box dd p{line-height:.36rem;font-size:.24rem;}
	
	.f3Bg{background-color:#f7f9f8;}
	.f3Box{padding:0 .3rem;overflow: hidden;}
	.f3Box ul{width:auto;margin:0 auto .4rem;}
	.f3Box li{float:left;width:3.24rem;height:.71rem;line-height:.71rem;font-size:.24rem;border-radius:.2rem;margin-bottom:.2rem;}
	.f3Box li span{height:.34rem;border-right:#018788 solid 1px;padding:0 .1rem 0 .2rem;margin-right:.2rem;}
	.f3Box li b{font-size:.24rem;right:.2rem;}
	.f3Box li:nth-child(2n){float:right;}
	.f3Box li:nth-child(3n){width:6.86rem;background-color:#f6fcfc;}
	.f3Box a.btn{display:none;}

	
	
	
	
	
	
	
	
	
	.f4Box{padding:0 .3rem .64rem;background:none;margin-bottom:0;}
	.f4Box dl{background-color:transparent;padding:0;margin:0 0 .32rem;}
	.f4Box dt{float:none;padding:.13rem;border:#9a9a9a solid 1px;}
	.f4Box dt,.f4Box dt img{width:6.61rem;height:3.38rem;border-radius:.2rem;}
	.f4Box dd{float:none;width:auto;padding-bottom:.05rem;}
	.f4Box dd li{line-height:.3rem;font-size:.24rem;background-color:#f0f8f8;border-radius:.2rem;padding:.15rem .4rem .2rem .92rem;margin-bottom:.22rem;}
	.f4Box dd li span{line-height:.45rem;font-size:.34rem;}
	.f4Box dd li span i{width:.34rem;height:.34rem;background-size:100% 100%;left:.34rem;top:.25rem;}
	.f4Box a.btn{width:auto;height:.58rem;line-height:.58rem;font-size:.28rem;border-radius:1rem;;}
	
	.f7Bg{height:5.81rem;background:url(/modules/style/images/zt/public/wap/bg.jpg) center 0 no-repeat;background-size:7.5rem 5.81rem;}
	.f7Bg p{width:3.12rem;height:.85rem;text-align:center;line-height:.85rem;font-size:.54rem;color:#018788;background-color:#fff;border-radius:1rem;margin:2.48rem auto 0;}
	.f7Bg p a.btn{display:none;}
}
