/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:14px;font-family:' '; color:#333;}
a{color:#333;}
a:hover{ color:#46b17d; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}



.header{ position:relative;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;box-sizing: border-box;}
.headList .logo{display: block;}
.headList .logo img{max-height: 90px;width: auto;}


/*menu*/
.pc_menu{}
.menu{height:30px;line-height:30px;}
.menu ul li{ float:left; position:relative;margin: 0 5px;padding-bottom: 10px;}
.menu ul li dl{ background:rgba(74,185,132,0.9); width:100%; position:absolute; left:0px; top:40px;display:none;z-index: 9;border-radius: 10px;}
.menu ul li dl dd{ line-height:35px;}
.menu ul li dl dd a{ font-size:13px; color:#fff;display:block;border-radius: 10px;}
.menu ul li dl dd a:hover{ color:#fff700;background: none;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;padding: 0 10px;}
.menu a:hover{background:#4ab984;color:#fff;}
a.menu_hover{ background:#4ab984;color:#fff;}
.menu ul li span a{border-radius: 20px;}
.menu ul li.on span a{ background:#4ab984;color:#fff;}

.menu ul li dl:after{position: absolute;width: 0;height: 0;font-size: 0;line-height: 0;overflow: hidden;border-width: 9px;border-style: dashed dashed dashed solid;border-color: transparent transparent rgba(74,185,132,0.9) transparent;top: -15px;left: 0;right: 0;margin: auto;content: "";}

.hTel{background: url(../images/tel.gif) no-repeat 0 0;width: 131px; height: 25px;padding: 30px 0 0 65px;color: #4ab984;font-size: 18px;font-weight: bold;}


/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #333;}
.bannerSwiper .swiper-pagination-bullet-active{background: #fff700;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{width: 50px;height: 50px;background: #fff;border-radius: 5px;color: #333;opacity: 0;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 30px;}
.bannerSwiper:hover .swiper-button-next,.bannerSwiper:hover .swiper-button-prev{opacity: 1;}



/*common*/
.iComTitle{}

.disFlex{display: flex;flex-wrap: wrap;}
.jusBet{justify-content: space-between;}
.jusEnd{justify-content: flex-end;}
.aliCet{align-items: center;}
.bgfff{background: #fff;}


.index1{width: 100%;margin: 80px 0;}
.index1 ul li{width: 25%;font-size: 0px;}
.index1 img{width: 100%;}

.iabout{width: 100%;}
.iVideo{width: 100%;}
.iabout .left{width: 50%;}
.iabout .right{width: 50%;padding-left: 40px;box-sizing: border-box;}
.iabouttit{color:#999;font-size:24px;padding:27px 0 0 60px;height:25px;width:180px; position: relative;}
.iabout .info{padding:40px 0;color:#333; text-indent:2em;}
.imores{ background:url(../images/jian.gif) no-repeat right 20px center;color:#4bb983;border:1px solid #373b39;width:160px;height:40px;line-height:40px;display: block;box-sizing: border-box;padding-right: 20px;text-align: center;}
.imores:hover{ background-color:#cffde7;border:1px solid #4bb983;}

.iPro{width: 100%;position: relative;}
.iPro:before{position: absolute;top: 0;right: 0;width: 50%;height: 100%;background: #fff;content: "";z-index: -1;}
.iPro:after{position: absolute;bottom: 0;left: 0;width: 100%;height: 200px;background: #fff;content: "";z-index: -1;}
.iProTop{padding: 50px 0 30px;}
.iProTop .right{position: relative;width: 130px;height: 55px;}
.iPro .iprocata{margin:20px 0 0 0;width:800px;}
.iPro .iprocata a{ background:#e8eceb;padding:4px;margin:0 10px 0 0;}
.iProList{width: 100%;height: 500px;}
.iProSwiper{width: 100%;}
.iProList .part{display: block;width: 100%;text-align: center;position: relative;overflow: hidden;background: #fff;height: 100%;}
.iProList .part .img{width: 100%;font-size: 0px;overflow: hidden;height: 300px;position: relative;overflow: hidden;}
.iProList .part .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.5s;}
.iProList .part .img .img2{position: absolute;top: 0;left: 0;}
.iProList .part:hover .img .img2{position: absolute;top: 100%;}
.iProList .part .desc{padding: 25px;box-sizing: border-box;height: calc(100% - 300px);}
.iProList .part h3{padding:0 0 10px 0;color:#333;font-size:16px;font-weight: normal;}
.iProList .part .info {padding:0 20px 30px 20px;color:#999;font-size:12px;height:50px;line-height:20px;overflow: hidden;}
.iProList .part .imores{margin: 0 auto;}
.iProList .part:hover .imores{background-color: #333;}
.partbg{ background:url(../images/lian.png) no-repeat center  rgba(70,177,125,0.2); position:absolute;z-index:2;left:0px;right:0;bottom:-100%;height:100%;width:100%;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.part:hover .partbg{bottom: 0;}
.iProTop .swiper-button-next,.iProTop .swiper-button-prev{width: 50px;height: 50px;border: 1px solid #46b17d;}
.iProTop .swiper-button-next:hover,.iProTop .swiper-button-prev:hover{background: #ece40c;}
.iProTop .swiper-button-next:after,.iProTop .swiper-button-prev:after{color: #46b17d;font-size: 20px;}

.iNews{width: 100%;padding: 90px 0;position: relative;}
.iNews:before{position: absolute;top: 0;left: 0;width: 100%;height: 90px;background: #a6dec3;content: "";z-index: -1;}
.iNews:after{position: absolute;top: 90px;left: 0;width: 50%;height: 90px;background: #a6dec3;content: "";z-index: -1;}
.iNews .left{width: 50%;}
.iNews .right{width: 50%;padding-left: 40px;box-sizing: border-box;}
.iNews .part{display: block;width: 100%;}
.iNews .part .img{width: 100%;font-size: 0px;overflow: hidden;position: relative;}
.iNews .part .img img{width: 100%;}
.imgHot{position: absolute;top: 10px;left: 10px;width: 50px;height: 50px;background: url(../images/hot.gif) center no-repeat;}
.iNews .part .desc{border-bottom: 1px solid #4bb983;padding: 20px 0;}
.iNews .part .t1{color: #999;padding-bottom: 5px;}
.iNews .part .time{color: #333;font-size: 16px;}
.iNewTop{width: 100%;height: 60px;display: flex;justify-content: space-between;align-items: center;padding: 20px 0;}
.iNewTab ul{display: flex;flex-wrap: wrap;}
.iNewTab ul li a{display: block;color: #999;padding: 0 14px;line-height: 30px;}
.iNewTab ul li.on a{background: #4abb83;color: #fff;font-weight: bold;}

.iNewPanel{width: 100%;}
.iNewPanel ul li{margin-bottom: 15px;}
.iNewPanel ul li a{display: flex;align-items: center;}
.indextime{text-align: center; background:#f2f2f2;width:55px;height:55px;font-size:38px;margin:0 20px 0 0;display: flex;flex-direction: column;justify-content: center;align-items: center;line-height: 1;}
.indextime p{font-size:12px;padding: 0;line-height: 1;}
.iNewPanel{margin: 20px 0;}
.iNewPanel .desc{width: 100%;flex: 1;}
.iNewPanel .desc h2{font-size: 16px;color: #333;font-weight: normal;}
.iNewPanel .desc .info{font-size: 12px;color: #999;}
.iNewPanel ul li:hover a{background: #f9f9f9;}
.iNewPanel ul li:hover .indextime{background: #eceb98;}
.iNewPanel ul li:hover .desc h2{color: #46b17d;}

.fbanner{height:70px; width:100%;margin:0 auto;clear:both;background:#f0f1f1;}
.fbannerb{height:70px; width:100%;margin:0 auto;clear:both; background:#fff;}
a.online{ border:1px solid #fff; background:url(../images/bi.png) no-repeat 10px center;width:75px;height:30px;display:block;padding:0 0 0 35px;line-height:30px;color:#fff;font-size:16px;}
a.online:hover{ background-color:rgba(255,255,255,0.3);}

/*页脚区域*/
.footer{width:100%;background:#ebedec;padding:30px 0;color:#999;}
.fnav{width:745px;}
.fnav dl{width:140px;height:140px; overflow: hidden;}
.fnav dl dt{font-size:14px;}
.fnav dl dt a{color:#333;line-height:28px;height:28px;}
.fnav dl dd a{color:#999;line-height:28px;height:28px;}
.fnav dl dd a:hover{color:#ccc;}
.fcontact{line-height:28px;}
.fcontact h3{font-size:14px;}
.fcontact h3 a{color:#333;line-height:28px;height:28px;}.fcontact h3 a:hover{color:#ccc;}

.fcontact .fx{ background:url(../images/fadd.png) no-repeat 0 center;padding:0 0 0 20px;}
.fcontact .tel{ background:url(../images/ftel.png) no-repeat 0 center;padding:0 0 0 20px;}
.post-next-prev a{color:gray;}
.post-next-prev a:hover{color:green;}
.fwx p{text-align:center;height:36px;line-height:36px;color:#333}
.copy{width:100%;border-top:1px solid #ccc;line-height:26px;color:#666;padding-top:30px;margin-top: 50px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.copy a{color:#666;padding:0 2px 0;}
.copy a:hover{color:#333;}
.flogo img{max-height: 30px;vertical-align: middle;}
.copy .fl{width: 70%;}
.copy .fr{width: 20%;text-align: right;}
.friends{width: 100%;}

.toTop{position: fixed;bottom: 10px;right: 10px;z-index: 99;width: 50px;height: 50px;border-radius: 5px;line-height: 25px;color: #000;font-size: 14px;background: #ece40c;text-align: center;display: none;}
.toTop.active{display: block;}

.tongtu{width: 100%;height: 300px;position: relative;overflow: hidden;}
.tongtu .wapper{height: 300px;}
.tongtu .iabouttit{color: #fff;}

.proMenu{width: 100%;background: #fff;height: 60px;line-height: 60px;}
.proMenu a{position:relative; display:inline-block;text-align:center; width:140px; height:60px; margin:0px;line-height:60px; color:#444; font-size:16px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.proMenu a:after{content:''; position:absolute; top:60px; left:50%; width:0; height:0; margin-left:-6px; border:6px solid transparent; border-bottom:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.proMenu a.on{background:#46b17d;color:#fff;}
.proMenu a.on:after{border-top-color:#46b17d;}

.localhost{height:60px;line-height:60px;}
.localhost ul{background:url(../images/home.png) no-repeat center left;padding:0 0 0 20px;float:right;color:#999;}
.localhost a{color:#999;}.localhost a:hover{color:#666;}


.mainWarp{width: 100%;background: #f0f1f1;padding-bottom: 50px;}
.pPanel{width: 100%;padding: 20px;box-sizing: border-box;background: #fff;}

.proList{width: 100%;}
.proList ul li{width: 265px;margin: 0 33px 33px 0;}
.proList .part{display: block;width: 100%;position: relative;overflow: hidden;background: #eaedec;}
.proList .part .img{width: 100%;font-size: 0px;}
.proList .part .img img{width: 100%;}
.proList .part h2{width:100%;text-align:center;line-height:30px;font-size:16px;font-weight: normal;}
.proList .part .info{width:100%;text-align:center;font-size:14px;color:#999;}
.proList .part .desc{padding: 20px 0;}
.proList ul li:nth-child(4n){margin-right: 0;}

.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-size:12px;margin-top:20px;}
.page_list li{display:inline-block;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list .active span{color:#333;border:1px solid #ccc;background:#E5EDF2;text-align:center;padding:0 8px;margin:0 1px;display: inline-block;}

.prodetail{width: 100%;}
.ptitle{background:url(../images/dian.gif) repeat-x center;height:80px;width:100%;}
.ptitle h3{font-size:20px;color:#46b17d; background:#fff;width:90px;height:80px;line-height:80px;font-weight: normal;}

.pcanshu ul li{width:33.3333%;color:#333;padding:10px 0;display: flex;}
.pcanshu ul li span{width:75px;color:#999;}

.pconn{margin-top: 10px;color: #333;}


/**/
.details{}
.detailsl{width:630px;}
.detailr{width:490px;}
.contacts{width:40%;float:left;padding:20px 0 0 0; line-height:36px;}
.maps{width:50%;height:500px;float:right;}
/**/


/*图片放大镜样式*/
.detailpic{float:left;height:480px;width:480px;border:1px solid #ccc;position:relative;z-index:1;display:table-cell;text-align:center;vertical-align: middle;}
.detailpic img{max-height:480px;max-width:480px;vertical-align: middle;}
.detailpic span{ position: absolute;right:0;bottom:0; background:url(../images/zine.png) no-repeat; z-index:1;width:30px;height:30px;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:310px;height:310px;background:#ffffff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

/*图片小图预览列表*/
.spec-scroll{float:left;margin:0 20px 0 0;width:60px;height:400px;}
.spec-scroll .prev{float:left;margin:0px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:58px;height:20px; line-height:20px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:60px;height:360px;overflow:hidden;margin:10px 0;}
.spec-scroll .items ul{position:absolute;height:999999px;width:86px;}
.spec-scroll .items ul li{float:left;width:60px;text-align:center;margin:0;height:60px;margin:0 0 15px 0;}

.spec-scroll .items ul li a.img{width:50px;height:50px;display:table-cell;background:#fff;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;overflow:hidden;border:1px solid #fdd100;padding:4px;}
.spec-scroll .items ul li a.img img{vertical-align:middle;width:50px;height:50px;}

.spec-scroll .items ul li.tb-selected a.img{border:1px solid #4cb884;}

.tb-thumb img{display: inline; width: 50px; height: 50px;}

.detailr h1{font-size:24px;font-weight:500;padding:10px 0 20px 0;color: #000;}
.detailr .info{color:#999;margin-bottom: 10px;}
.detailr .lb{color:#333;margin-bottom: 5px;display: block;}
.detailr a.dyuyue{background:url(../images/jianb.gif) no-repeat 110px 17px #46b17d;padding:8px 50px 8px 30px;color:#fff;font-size:18px;}
.detailr a:hover.dyuyue{ background-color:#379b6b;}

.tiebiao{width:100%;margin-bottom: 50px;}
.tiebiao li{height:68px;margin:0 10px 10px 0;padding:0px;}
.tiebiao li a{width:62px;border:1px solid #fff;padding:2px;height:62px;display: block;}
.tiebiao li a img{width:62px;height:62px;}
.tiebiao li a:hover,
.tiebiao ul li.on a{border:1px solid #000;}
.tiebiao img{display: inline; width: 62px; height: 62px;}

.news{width: 100%;}
.news .part{padding: 25px 0;width: 100%; display: block;border-bottom: 1px solid #e1e1e1;display: flex;justify-content: space-between;align-items: center;position: relative;}
.news .part .img{width: 220px;margin-right: 30px;font-size: 0px;overflow: hidden;}
.news .part .img img{width: 100%;}
.news .part .desc{width: 100%;flex: 1;}
.news .part .desc h2{font-size: 16px;color: #333;font-weight: normal;margin: 5px 0 10px 0;}
.news .part .info{padding: 0 20px 0 0;color: #999;}
.news .part .mores{color: #4bb983;margin: 30px 0 0 0;padding: 10px 50px 10px 0px;background: url(../images/jian.gif) no-repeat 50px 18px;width: 70px;}
.news .part .indextime{position: absolute;right: 0px;top: 50%;transform: translateY(-50%);}
.news .part:hover{border-bottom: 1px solid #4cb884;}

.newDetail{width: 100%;}
.newDl{width: 840px;}
.newDr{width: 260px;padding-left: 40px;border-left: 1px solid #ddd;box-sizing: border-box;}
.newDtop{display: flex;align-items: center;}
.newDtop .desc{flex: 1;width: 100%;}
.newDtop .t1{font-size: 24px;color: #373b39;}
.newDtop .txt{color: #999;padding: 10px 0;}
.newDcet{width: 100%;padding-left: 76px;box-sizing: border-box;overflow: hidden;}
.newDcet img{max-width: 100%;}

.newDr .tit{font-size: 18px;color: #46b17d;padding: 0 0 10px 0;}
.newDr ul li{margin-bottom: 20px;}
.newDr .part{display: block;width: 100%;}
.newDr .part .img{width: 100%;font-size: 0px;}
.newDr .part .img img{width: 100%;}
.newDr .part .txt{font-size: 16px;padding-top: 10px;}

.about{width: 100%;}
.about .left{width: 50%;font-size: 0px;height: 380px;}
.about .iVideo{height: 100%;width: 100%;}
.about .right{width: 50%;height: 380px; padding: 110px 0 0 30px;box-sizing: border-box;}
.about .info {font-size:18px;font-weight:bold;color:#fff;line-height:36px;}
.about h4{font-size:36px;font-weight:bold;color:#ece40c;padding:40px 0 0 0;letter-spacing:8px;}

.aboutDesc{width: 100%;margin: 20px 0;}
.aboutDesc img{max-width: 100%;}

.culture{width: 100%;margin-bottom: 20px;}
.culture .left{width: 50%;font-size: 0px;}
.culture .left img{width: 100%;height: 400px;object-fit: cover;}
.culture .right{width: 50%;background: #46b17d;padding: 30px;box-sizing: border-box;}

.aboTit{font-size: 20px;font-weight: bold;color: #46b17d;margin-bottom: 20px;}

.contact{width: 100%;}
.contact .left{width: 45%;}
.contact .right{width: 50%;}
.map{width: 100%;height: 500px;overflow: hidden;}
.map img{width: 100%;height: 100%;object-fit: cover;}

.inside{width: 100%;}

.design1{width: 100%;overflow: hidden;position: relative;}
.design1 .img{font-size: 0px;}
.design1 .img img{width: 100%;}

.design2{width: 100%;overflow: hidden;position: relative;color: #fff;}
.design2:before{position: absolute;top: 0;right: 0;width: 50%;height: 100%;background: #46b17d;content: "";z-index: -1;}
.design2:after{position: absolute;top: 0;left: 0;width: 50%;height: 100%;background: #dea028;content: "";z-index: -1;}
.design2 ul li{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.design2 .desc{width: 45%;padding: 0;box-sizing: border-box;}
.design2 .img{width: 50%;font-size: 0px;position: relative;}
.design2 .img:after{position: absolute;width: 20px;height: 45px;background: url(../images/left.png) center no-repeat;content: '';top: 50%;transform: translateY(-50%);left: -20px;}
.design2 .img img{width: 100%;}
.design2 .t1{position: relative;font-size: 30px;padding-bottom: 10px;margin-bottom: 10px;}
.design2 .t1:after{position: absolute;left: 0;width: 65px;height: 2px;background: #fff;content: "";bottom: 0;}
.design2 ul li:nth-child(even) .desc{order: 1;}
.design2 ul li:nth-child(even) .img{order: 0;}
.design2 ul li:nth-child(even) .img:after{position: absolute;width: 20px;height: 45px;background: url(../images/right.png) center no-repeat;content: '';top: 50%;transform: translateY(-50%);left: auto;right: -20px;}

.design3{width: 100%;margin-top: 30px;margin-bottom: 80px;}
.design3 .t1{text-align: center;font-size: 30px;color: #46b17d;}
.design3 .t2{text-align: center;font-size: 20px;}
.design3List{width: 100%;margin-top: 30px;}
.design3List ul li{width: 33.3%;padding: 0 15px;box-sizing: border-box;margin-top: 80px;}
.design3List .part{display: block;width: 100%;border: 2px solid #46b17d;box-sizing: border-box;height: 300px;position: relative;box-sizing: border-box;padding: 20px;padding-top: 70px;text-align: center;}
.design3List .part .icon{width: 100%;height: 138px;text-align: center;font-size: 0px;overflow: hidden;position: absolute;left: 0;top: -70px;}
.design3List .part h3{font-size: 20px;color: #46b17d;position: relative;padding: 10px 0;}
.design3List .part h3:after{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;width: 45px;height: 2px;background: #46b17d;content: "";}
.design3List .part .info{font-size: 14px;text-align: left;margin-top: 15px;}


.dztip{ background:url(../images/tip.png) no-repeat;width:245px;height:222px;color:#fff;padding:30px;line-height:22px;font-weight:bold; position: absolute;top:50px;right:400px;}


.design4{width: 100%;margin-bottom: 80px;}
.des4pSwiper{width: 100%;}
.des4pSwiper .part{width: 100%;height: 100%;overflow: hidden;background: #46b17d;color: #fff;}
.des4pSwiper .part .img{width: 100%;font-size: 0px;height: 550px;}
.des4pSwiper .part .info{height: 160px;padding: 20px;box-sizing: border-box;font-weight: bold;}

.des4top{margin: 20px 0 40px 0;}
.des4top .right{position: relative;width: 130px;height: 55px;}
.des4top .swiper-button-next,.des4top .swiper-button-prev{width: 50px;height: 50px;border: 1px solid #46b17d;}
.des4top .swiper-button-next:hover,.des4top .swiper-button-prev:hover{background: #ece40c;}
.des4top .swiper-button-next:after,.des4top .swiper-button-prev:after{color: #46b17d;font-size: 20px;}

.des4tSwiper{width: 100%;flex: 1;}
.des4tSwiper .swiper-slide{width: 160px;height: 50px;text-align: center;background: #eaedec;line-height: 50px;font-size: 20px;}
.des4tSwiper .swiper-slide-thumb-active{background: #303633;color: #fff;}

.zstitle{background:url(../images/jointitbg.gif) no-repeat top center;margin:10px 0 0 0;text-align:center;color:#46b17d;padding:24px 0 20px 0;}
.zstitle h3{font-size:32px;color:#46b17d;}
.zstitle .txt{font-size:14px;color:#999;padding:0;margin:10px 0 0 0;}

.adv1{width: 100%;padding: 55px 0;}
.adv1List{width: 100%;}
.adv1List ul li{border:4px solid #46b17d;width:200px;height:200px;background:#fff; display: block; cursor: pointer; position: relative; text-align: center; overflow: hidden;box-sizing: border-box;margin-right: 50px;margin-bottom: 50px;}
.adv1List ul li h3{position:absolute;left:0px;right:0;bottom:30px;z-index:1;font-size:18px;font-weight:bold;color:#46b17d;margin:0;height:40px;background:url(../images/lineb.gif) no-repeat center 30px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.adv1List ul li p{position:absolute;color:#fff;left:0px;right:0;bottom:0px;z-index:1;height:0;padding:0 20px 0;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.adv1List ul li span{ background:#46b17d;width:192px;position:absolute;z-index:0;left:0px;right:0;bottom:0px;height:0;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.adv1List ul li:hover span{height:192px;}
.adv1List ul li:hover h3{color:#444d49;bottom:100px;}
.adv1List ul li:hover p{color:#fff;bottom:85px;}
.adv1List ul li .icon{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.adv1List ul li .icon img{width: 64px;padding-bottom: 30px;}
.adv1List ul li:nth-child(5n){margin-right: 0px;}

.adv2{width: 100%;padding: 60px 0;}
.adv2List{width: 100%;padding-bottom: 80px;position: relative;margin-top: 50px;}
.adv2List .part{display: block;width: 100%;position: relative;overflow: hidden;border: 2px solid #fff;}
.adv2List .part .img{width: 100%;height: 203px;overflow: hidden;font-size: 0px;}
.adv2List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.adv2List .part .desc{padding: 20px 0;text-align: center;}
.adv2List .part h3{font-size: 18px;color: #46b17d;}
.adv2List .part .info{font-size: 14px;margin-top: 5px;}
.adv2List .part .num{position: absolute;top: 0;left: 0;width: 50px;height: 50px;background: url(../images/jiao.png) center no-repeat;font-size: 24px;color: #333;font-weight: bold;padding-left: 5px;box-sizing: border-box;}
.adv2List .swiper-button-next,.adv2List .swiper-button-prev{width: 50px;height: 50px;border: 1px solid #46b17d;top: auto;bottom: 0;}
.adv2List .swiper-button-next:hover,.adv2List .swiper-button-prev:hover{background: #ece40c;}
.adv2List .swiper-button-next:after,.adv2List .swiper-button-prev:after{color: #46b17d;font-size: 20px;}
.adv2List .swiper-button-next{right: calc(50% - 60px);}
.adv2List .swiper-button-prev{left: calc(50% - 60px);}


.adv3{width: 100%;height: 720px;padding-top: 60px;box-sizing: border-box;overflow: hidden;}
.liucheng{ position: relative;width:1200px;height:430px;margin:50px 0 0 0;}
.lca{position:absolute;left:0;bottom:0;width:230px;height:115px;}
.lca dt{ background:url(../images/licona.png) no-repeat center 30px #8ba0f2;border-radius:50%;width:115px;height:55px;float:right;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lca dd{float:left;width:100px;color:#333;line-height:22px;margin:20px 0 0 0;}
.lcb{position:absolute;left:90px;top:110px;width:230px;height:115px;}
.lcb dt{ background:url(../images/liconb.png) no-repeat center 30px #e9a956;border-radius:50%;width:115px;height:55px;float:right;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lcb dd{float:left;width:100px;color:#333;line-height:22px;margin:30px 0 0 0;}
.lcc{position:absolute;left:260px;top:-10px;width:280px;height:115px;}
.lcc dt{ background:url(../images/liconc.png) no-repeat center 30px #2f83d3;border-radius:50%;width:115px;height:55px;float:right;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lcc dd{float:left;width:150px;color:#333;line-height:22px;margin:30px 0 0 0;}
.lcd{position:absolute;left:660px;top:-10px;width:300px;height:115px;}
.lcd dt{ background:url(../images/licond.png) no-repeat center 30px #7fcfce;border-radius:50%;width:115px;height:55px;float:left;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lcd dd{float:right;width:170px;color:#333;line-height:22px;margin:30px 0 0 0;}
.lce{position:absolute;left:880px;top:110px;width:330px;height:115px;}
.lce dt{ background:url(../images/licone.png) no-repeat center 30px #ef786c;border-radius:50%;width:115px;height:55px;float:left;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lce dd{float:right;width:200px;color:#333;line-height:22px;margin:30px 0 0 0;}
.lcf{position:absolute;left:980px;bottom:0px;width:280px;height:115px;}
.lcf dt{ background:url(../images/liconf.png) no-repeat center 30px #7dd081;border-radius:50%;width:115px;height:55px;float:left;font-size:18px;font-weight:bold;color:#fff; text-align:center;padding:60px 0 0 0;}
.lcf dd{float:right;width:150px;color:#333;line-height:22px;margin:30px 0 0 0;}


.adv4{width: 100%;height: 720px;padding-top: 60px;box-sizing: border-box;overflow: hidden;}
.tiaojian{position: relative;width:1200px;height:350px;margin:80px 0 0 0;}
.tjs{float:left;position:absolute;left:0;top:0;width:220px;height:140px;text-align: center; cursor: pointer;padding:35px 0 0 0;}
.tjs h4{color:#48b07b;font-size:40px;font-weight:bold;position: relative;z-index:2;line-height: 1;}
.tjs p{color:#333;font-size:14px;font-weight:bold;position: relative;z-index:2;padding:10px 0;line-height: 1.5;}
.tjs .bga{position:absolute;left:0px;top:0;z-index:1; background:url(../images/linxin.png) no-repeat;width:220px;height:190px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.tjs .bgb{position:absolute;left:14px;top:7px;z-index:0; background:url(../images/linxinb.png) no-repeat;width:220px;height:190px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.tjs:hover h4,.tjs:hover p{color:#fff;}
.tjs:hover .bga{left:14px;top:7px;z-index:0;}
.tjs:hover .bgb{left:0px;top:0px;z-index:1;}
.tjb{left:241px;top:120px;}
.tjc{left:482px;top:0px;}
.tjd{left:723px;top:120px;}
.tje{left:966px;top:0px;}


.adv5{width: 100%;padding: 50px 0;background: #46b17d;overflow: hidden;}
.adv5 .zstitle{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.adv5 .tit1{text-align: center;font-size: 30px;color: #ece40c;font-weight: bold;margin: 20px 0;}
.adv5 .txt1{font-size: 14px;color: #fff;text-align: center;margin-bottom: 50px;}


.adv5Warp{width: 100%;}
.adv5Warp .right{width: 50%;}
.adv5Warp ul li{width: 49%;margin-bottom: 30px;}
.adv5Warp ul li.w100{width: 100%;}
.adv5Warp select,
.adv5Warp input,
.adv5Warp textarea{border: 1px solid #55c690;background: #3c976b;color: #fff;height: 42px;padding: 0 0 0 10px;font-size: 16px;width: 100%;outline: none;box-sizing: border-box;}
.adv5Warp textarea{height: 100px;padding: 10px;}


.adv5Warp input::-webkit-input-placeholder{color:#fff; }
.adv5Warp input::-moz-placeholder{color:#fff;}
.adv5Warp input:-moz-placeholder{color:#fff;}
.adv5Warp input:-ms-input-placeholder{color:#fff;}

.adv5Warp textarea::-webkit-input-placeholder{color:#fff; }
.adv5Warp textarea::-moz-placeholder{color:#fff;}
.adv5Warp textarea:-moz-placeholder{color:#fff;}
.adv5Warp textarea:-ms-input-placeholder{color:#fff;}

.adv5Warp select::-webkit-input-placeholder{color:#fff; }
.adv5Warp select::-moz-placeholder{color:#fff;}
.adv5Warp select:-moz-placeholder{color:#fff;}
.adv5Warp select:-ms-input-placeholder{color:#fff;}

.adv5Warp ul li .select1{width: 170px;}
.adv5Warp ul li .select2{width: 135px;}
.adv5Warp .submit{width: 285px;height: 45px; border: 1px solid #ede40b; color: #ede40b; font-size: 18px;text-align: center;background: #46b17d;cursor: pointer;}

.joinnav{ position: fixed; left:5%;top:30%;height:55px;width:55px;z-index: 99;}
.joinnav a{width:35px;height:35px;padding:10px;color:#999;text-align:center;background:#3e4744; display: block;margin:0 0 3px 0;}
.joinnav a:hover{ background:#46b17d;color:#fff;}



@media only screen and (max-width: 1200px) {
.w1200px{width:1200px; margin:0 auto;}
.dztip{right: 100px;}
}
