
/* CSS Document */
.bannerv{position: relative;font-size: 0;}
.bannerv a{color: #333;}
.bannerv a:hover{text-decoration: none;}
.bannerv figure{padding-bottom: 50%;}
.bannerv video{width: 100%;}
.bannerv .txt_index{position: absolute;left: 10%;bottom: .5rem;right: 50%;}
.bannerv .txt_index ul{display: flex;align-items: center;justify-content: space-between;}
.bannerv .txt_index li{font-size: .08rem;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.bannerv .txt_index li p{margin-top: .05rem;}
.bannerv .txt_index li i{font-style: normal;font-size: .3rem;display: inline-block;line-height: 1;}
.bannerv .banner_txt{position: absolute;left: 10%;top: 2rem;right: 10%;text-transform: uppercase;}
.bannerv .banner_txt p:nth-of-type(1){font-size: .16rem;}
.bannerv .banner_txt p:nth-of-type(2){font-size: .22rem;font-weight: bold;}

.dyip .dyip_t{display: flex;align-items: center;justify-content: center;margin: .3rem auto 0 auto;border: 1px solid #015e3c;width: 40%;}
.dyip .dyip_t .input_txt{width: 80%;height: .3rem;border: none;outline: magenta;box-sizing: border-box;background: none;box-sizing: border-box;padding: 0 .2rem;}
.dyip .dyip_t .input_btn{width: 20%;height: .3rem;border: none;outline: magenta;cursor: pointer;font-size: .1rem;background: #015e3c;color: #FFF;border-radius: 0;}
.dyip .title{text-align: center;padding: .1rem 0;}
.dyip_box{background: #F5F5F5;}
.dyip .index_pro .swiper-slide{width: 80%;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding: 2% 5% 2% 10%;opacity: .5;}
.dyip .index_pro .swiper-slide-active{opacity: 1;}
.dyip .index_pro .swiper-slide .left{width: 60%;}
.dyip .index_pro .swiper-slide .left ul{display: flex;align-items: center;justify-content: space-between;padding-bottom: .3rem;flex-wrap: wrap;}
.dyip .index_pro .swiper-slide .left li{text-align: center;width: 20%;}
.dyip .index_pro .swiper-slide .left li .pic{width: .6rem;height: .6rem;margin: 0 auto;background: #FFF;border-radius: 100%;overflow: hidden;transition: all .3s;}
.dyip .index_pro .swiper-slide .left li figure{padding-bottom: 100%;}
.dyip .index_pro .swiper-slide .left li:hover  .pic{transform: rotateY(180deg);}
.dyip .index_pro .swiper-slide .left li a:hover{color: #015e3c;text-decoration: none;}
.dyip .index_pro .swiper-slide .left li:last-child:nth-child(4n+1) {margin-right: calc((100% - 20%) / 3 * 3);}
.dyip .index_pro .swiper-slide .left li:last-child:nth-child(4n+2) {margin-right: calc((100% - 20%) / 3 * 2);}
.dyip .index_pro .swiper-slide .left li:last-child:nth-child(4n+3) {margin-right: calc((100% - 20%) / 3 * 1);}
.dyip .index_pro .swiper-slide .left .txt{margin-bottom: .1rem;}
.dyip .index_pro .swiper-slide .left h2{font-size: .16rem;font-weight: bold;color: #015e3c;margin-bottom: .1rem;}
.dyip .index_pro .swiper-slide .left .txt .titleer{font-weight: bold;}
.dyip .index_pro .swiper-slide .left p{margin-top: .03rem;line-height: 1.6;}
.dyip .index_pro .swiper-slide .right{width: 3.2rem;display: flex;align-items: center;justify-content: center;height: 3.2rem;position: relative;overflow: hidden;}
.dyip .index_pro .swiper-slide .right figure{width: 77%;padding-bottom: 77%;z-index: 1;background: #FFF;border-radius: 100%;box-shadow: 0 0 .2rem rgba(0,0,0,.1);animation: rotate360 7s linear 0s infinite;}
.dyip .arrw{position: absolute;right: 18.4%;top: 50%;z-index: 100;transform: translateY(-50%);}
.dyip .index_pro .swiper-button-next,.dyip .index_pro .swiper-button-prev{position: initial;width: .3rem;height: .3rem;background: #FFF;margin-top: 0;border-radius: 100%;margin-bottom: .1rem;}
.dyip .index_pro .swiper-button-next:after,.dyip .index_pro .swiper-button-prev:after{font-size: .14rem;color: #015e3c;}

.derp .title{text-align: center;padding: .4rem 0 .2rem 0;}
.derp .title p{margin-top: .05rem;color: #666;}
.derp .box{background: url(../image/pic11.jpg) no-repeat center;background-size: cover;}
.banner {width: 100%;overflow: hidden;position: relative;}
.banner .swiper-father{display: flex;align-items: center;justify-content: space-between;}
.banner .banner_box{width: 55%;margin: 0;}
.banner .banner_box .swiper-wrapper .swiper-slide {overflow: hidden;height: 0;padding-bottom: 60%;position: relative;}
.banner .banner_box .swiper-wrapper .swiper-slide img {width: 100%;}
.banner .banner_box .swiper-wrapper .swiper-slide video{position: absolute;width: 100%;left: 0;top: 0;z-index: 2;height: 100% !important;object-fit: cover;}
.banner .swiper-pagination{position: initial;width: 20%;margin-left: 10%;}
.banner .swiper-pagination-bullet{width: auto;height: auto;background: none;padding: .1rem 0;opacity: 1;color: #FFF;font-size: .12rem;text-align: center;position: relative;}
.banner .swiper-pagination-bullet:after{content: "";display: block;width: 0;height: 0;border-style: solid;border-width: .05rem 0 .05rem .1rem;border-color: transparent transparent transparent #FFF;position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: 0;}
.banner .swiper-pagination-bullet-active{opacity: 1;color: #01853c;font-size: .18rem;font-weight: bold;}
.banner .swiper-pagination-bullet-active:after{opacity: 1;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0;display: block;}

.dsanp{padding-top: 4%;}
.dsanp .title{text-align: center;}
.dsanp .title p{margin-top: .05rem;}
.dsanp .dsanp_box{background: url(../image/pic47.jpg) no-repeat center;background-size: cover;margin-top: .2rem;}
.dsanp .bg{padding: .4rem 10%;color: #FFF;}
.dsanp .title p{margin-top: .05rem;}
.dsanp .box{float: right;}
.dsanp .box ul li{display: flex;align-items: center;font-size: .12rem;margin: .1rem 0;}
.dsanp .box ul li h2{font-weight: bold;background: #01853c;width: .2rem;height: .2rem;display: flex;align-items: center;justify-content: center;border-radius: .1rem 0 .1rem 0;}
.dsanp .box ul li p{line-height: 1.6;padding: .03rem 0; margin-left: .1rem;}
.dsanp .txt ul{clear: both;display: flex;align-items: center;justify-content: space-between;padding-top: .3rem;}
.dsanp .txt ul li{font-size: .12rem;}
.dsanp .txt ul li h2{font-size: .2rem;float: left;}
.dsanp .txt ul li span{font-size: .2rem;float: left;}
.dsanp .txt ul li p{display: block;}

.dsip{background: #f8f8f8;}
.dsip .title{text-align: center;}
.dsip .title p{color: #666;margin-top: .05rem;}
.dsip ul{display: flex;align-items: stretch;justify-content: space-between;margin-top: .2rem;}
.dsip li{width: 31%;text-align: center;background: #FFF;border-radius: 0 0 .12rem 0;transition: all .4s;box-shadow: 0 0 .05rem rgba(0,0,0,.1);}
.dsip li:hover{background: #015e3c;}
.dsip li .pic{position: relative;}
.dsip li .pic p{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
.dsip li .pic p i{display: flex;align-items: center;justify-content: center;color: #FFF;width: .3rem;height: .3rem;background: rgba(237, 28, 36, .5);border-radius: 1rem;}
.dsip li figure{padding-bottom: 60%;border-radius: 0 0 .12rem 0;}
.dsip li h2{padding: .1rem;}
.dsip li a{transition: all .4s;}
.dsip li a:hover{text-decoration: none;color: #FFF;}

.dship{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.dship .left{width: 50%;position: relative;color: #FFF;}
.dship .left figure{padding-bottom: 78%;}
.dship .left .txt{position: absolute; right: 0;top: 0;z-index: 100;padding: .3rem;}
.dship .left .txt .box{padding-bottom: .1rem;}
.dship .left .txt ul{margin-top: .1rem;}
.dship .left .txt li{display: flex;align-items: stretch;padding-bottom: .12rem;}
.dship .left .txt li i{font-size: .12rem;margin-right: .1rem;}
.dship .right{width: 50%;position: relative;color: #FFF;position: relative;}
.dship .right h2{position: absolute;left: 0;right: 0;top: .3rem;z-index: 100;text-align: center;}
.dship .right .pic{position: absolute;left: 50%;bottom: 17%;transform: translateX(-50%);width: 2.4rem;z-index: 10;}
.dship .right .pic figure{padding-bottom: 100%;}
.dship .right .picer figure{padding-bottom: 78%;}

.dwup .title{text-align: center;}
.dwup .title p{margin-top: .05rem;color: #666;}
.dwup .partner{margin-top: .2rem;height: 1.4rem;border: 1px solid #CCC;}
.dwup .swiper-slide{border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;box-sizing: border-box;height: calc((100% - 0px) / 2);overflow: hidden;position: relative;}
.dwup .swiper-slide figure{padding-bottom: .7rem;}
.dwup .swiper-slide img{transition: all .3s;}
.dwup .swiper-slide:hover img{transform: scale(1.2);}
.dwup .partner .swiper-pagination{position: initial;}
.dwup .partner .swiper-pagination .swiper-pagination-bullet-active{background:#015e3c;}

.dqip{background: #333;position: relative;z-index: 1;}
.dqip:after{content: "";display: block;position: absolute;left: 5%;top: 0;right: 5%;bottom: .1rem;background: #FFF;z-index: -1;}
.dqip .title{text-align: center;}
.dqip .title p{margin-top: .05rem;color: #666;}
.dqip .dqip_box{display: flex;align-items: stretch;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;}
.dqip .hd{width: 48%;}
.dqip .hd ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dqip .hd li{width: 30.333%;margin-bottom: 4%;cursor: pointer;}
.dqip .hd li.on{opacity: .5;}
.dqip .hd li figure{padding-bottom: 58%;}
.dqip .bd{width: 48%;}
.dqip .bd video{width: 100%;}
.dqip .bd .box h2{font-size: .14rem;margin-top: .1rem;}
.dqip .bd .box p{line-height: 1.6;margin-top: .1rem;}
.dqip .dqip_b{display: flex;align-items: center;}
.dqip .dqip_b .pic{margin-left: .1rem;width: 70%;}
.dqip .dqip_b .pic img{max-width: 100%;}

.dbap{background: #f8f8f8;}
.dbap .title{text-align: center;}
.dbap .title p{color: #666;margin-top: .05rem;}
.dbap .box{margin-top: .2rem;}
.dbap .box .gallery-thumbs_er .swiper-slide{text-align: center;padding: .1rem 0;border-radius: .12rem 0 .12rem 0;cursor: pointer;}
.dbap .box .gallery-thumbs_er .swiper-slide-thumb-active{background: #015e3c;color: #FFF;}
.dbap .box .gallery-top_er{margin-top: .2rem;}
.dbap .box .gallery-top_er .swiper-slide ul{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.dbap .box .gallery-top_er .swiper-slide li{width: 31%;}
.dbap .box .gallery-top_er .swiper-slide figure{padding-bottom: 50%;}
.dbap .box .gallery-top_er .swiper-slide li .txt{margin-top: .2rem;}
.dbap .box .gallery-top_er .swiper-slide li .txt span{font-size: .08rem;color: #666;}
.dbap .box .gallery-top_er .swiper-slide li .txt h2{margin-top: .05rem;font-weight: bold;}
.dbap .box .gallery-top_er .swiper-slide li .txt p{margin-top: .1rem;font-size: .08rem;color: #666;line-height: 1.6;}
.dbap .box .gallery-top_er .swiper-slide li:last-child:nth-child(3n+1) {margin-right: calc((100% - 31%) / 2 * 2);}
.dbap .box .gallery-top_er .swiper-slide li:last-child:nth-child(3n+2) {margin-right: calc((100% - 31%) / 2 * 1);}

.djiup{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 0 10%;background: #f8f8f8;border-top: 1px solid #DDD;}
.djiup .title{padding: .2rem 0;}
.djiup ul{display: flex;align-items: center;width: 90%;flex-wrap: wrap;}
.djiup li{margin-right: .1rem;}
.djiup li a:hover{text-decoration: none;}

.bannern{position: relative;}
.bannern:after{content: "";display: block;height: 1rem;position: absolute;left: 0;top: 0;right: 0;background-image: linear-gradient(to bottom,rgba(255,255,255,.8),rgba(255,255,255,0) 80%);z-index: 100;}
.bannern figure{width: 100%;padding-bottom: 30%;}
.bannern .title{position: absolute;left: 10%;top: 0;right: 10%;bottom: 0;display: flex;align-items: center;justify-content: center;text-align: center;}
.bannern .title .txt{font-size: .26rem;font-weight: bold;text-shadow: 0 0 .2rem rgba(255,255,255,1);}
.bannern .title p{font-size: .16rem;text-shadow: 0 0 .2rem rgba(255,255,255,1);}

.subnav{padding:0 10%;display: flex;align-items: center;justify-content: space-between;background: #FFF;}
.subnav ul{display: flex;align-items: center;}
.subnav li{margin-right: .2rem;}
.subnav li a{display: block;transition: all .3s;padding: .2rem 0;}
.subnav li a:hover{text-decoration: none;color: #015e3c;}
.subnav li a.current{color: #015e3c;font-weight: bold;}

.dqwz{display: flex;align-items: center;flex-wrap: wrap;color: #999;padding: .2rem 0;}
.dqwz i{color: #999;}
.dqwz .icon-shouye{font-size: .12rem;margin-right: .1rem;}
.dqwz .icon-arrow-down-copy-copy{font-size: .06rem;padding: 0 .1rem;}
.dqwz a{color: #999;}
.dqwz a:hover{text-decoration: none;}

.subnav_er{padding:0 10%;}
.subnav_er ul{display: flex;align-items: center;}
.subnav_er li{font-size: .08rem;margin-right: .2rem;}
.subnav_er li a{display: block;transition: all .3s;padding: .05rem .1rem;background: #F5F5F5;}
.subnav_er li a:hover{text-decoration: none;color: #015e3c;}
.subnav_er li a.current{color: #FFF;background: #015e3c;}

.about .box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.about .box .left{width: 48%;}
.about .box .left h2{font-size: .14rem;font-weight: bold;text-align: center;}
.about .box .left p{line-height: 1.8;margin-top: .1rem;text-indent: 2em;text-align: justify;}
.about .box .video{width: 48%;}
.about .box .video video{width: 100%;}
.about ul{display: flex;align-items: center;justify-content: space-between;margin-top: .4rem;}
.about li{font-size: .12rem;}
.about li .l{font-weight: bold;}
.about li i{font-style: normal;font-size: .3rem;display: inline-block;color:#015e3c;}

.licheng{background: url(../image/pic17.png) no-repeat center;background-size: cover;padding: 5% 10%;}
.cate2{ text-align: center;}
.cate2 .cn{ font-size: .16rem; line-height: 2;}
.cate2 p{ line-height: 1.6; color: #666;}
.lichenlist{ padding: .2rem 0 1rem; position: relative; margin: 10px auto 0;}
.lichenlist:before{ content: ''; position: absolute; left: 50%; top:0; z-index: 0;width: 0; height: 100%; border-left: 1px dashed #b4b4b4;}
.lichenlist li{ padding-right: 50%; text-align: right; position: relative; z-index: 1;background: url('../image/fz-dot.png') center 11px no-repeat;}
.lichenlist li .inner{ padding-right: .3rem;}
.lichenlist li .pic{ width: 50%; margin-bottom: .05rem;}
.lichenlist li .pic figure{padding-bottom: 60%;}
.lichenlist li .year{line-height: 2;font-size: .14rem; color: #015e3c; font-weight: bold; font-style: italic;}
.lichenlist li .txt{ color: #666; line-height: 1.6; overflow: hidden;} 
.lichenlist li:nth-of-type(odd) .pic{margin-left: 50%;}
.lichenlist li:nth-child(2n){ padding-right: 0; padding-left: 50%; text-align: left;}
.lichenlist li:nth-child(2n) .inner{ padding-left: .3rem; padding-right: 0;}
.licheng .htop{margin: 0 auto;width: .3rem;height: .3rem;background: #015e3c;display: flex;align-items: center;justify-content: center;border-radius: 100%;cursor: pointer;}
.licheng .htop i{color: #FFF;font-size: .16rem;}


.wenhua_dyip{padding: 5% 10%;}
.wenhua_dyip ul{display: flex;align-items: center;justify-content: space-between;}
.wenhua_dyip li{width: 15%;position: relative;animation: aniY 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;}
.wenhua_dyip li:nth-of-type(1){animation-delay: 0;}
.wenhua_dyip li:nth-of-type(2){animation-delay: .3s;}
.wenhua_dyip li:nth-of-type(3){animation-delay: .6s;}
.wenhua_dyip li:nth-of-type(4){animation-delay: .9s;}
.wenhua_dyip li:nth-of-type(5){animation-delay: 1.2s;}
.wenhua_dyip li:nth-of-type(6){animation-delay: 1.5s;}
.wenhua_dyip li img{width: 100%;}
.wenhua_dyip li .picyi{animation: rotateZ 20s linear infinite reverse;opacity: .3;}
.wenhua_dyip li .picer{position: absolute;left: .07rem;top: .07rem;right:.07rem;bottom:.07rem;animation: rotateZ 20s linear infinite;opacity: .3;}
.wenhua_dyip li .picsan{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: .84rem;height: .84rem;border-radius: 100%;display: flex;align-items: center;justify-content: center;font-size: .16rem;font-weight: bold;color: #01853c;}
@keyframes rotateZ{
	from {transform:rotateZ(0deg);}
	to {transform: rotateZ(360deg);}
}
@keyframes aniY{
    0% {transform:translateY(0);}
    100% {transform:translateY(.5rem);}
  } 

.fysout {padding: 5% 10%;background: url('../image/whbg3.jpg') center no-repeat;background-size: cover;}
.fyslist {position: relative;width: 100%;height: 666px;}
.fyslist .quan1 {position: absolute;left: 50%;top: 50%;z-index: 10;width: 220px;height: 220px;background: url('../image/core.png') center no-repeat;margin-left: -110px;margin-top: -110px;pointer-events: none;border-radius: 50%;}
.fyslist .quan2 {position: absolute;left: 50%;top: 0;z-index: 0;width: 560px;height: 100%;background: url('../image/handball.png') center no-repeat;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}
.fyslist li {position: absolute;z-index: 3;width: 31%;box-sizing: border-box;}
.fyslist li .hx {position: relative;width: 100%;height: 1px;margin: 29px 0;}
.fyslist li .hx:before {content: '';position: absolute;top: -5px;z-index: 0;width: 12px;height: 12px;border-radius: 50%;}
.fyslist li .hx:after {content: '';position: absolute;top: 0;z-index: 0;width: 0;height: 0;border-bottom: 1px dashed;opacity: 0;-webkit-transition: 0.5s;transition: 0.5s;}
.fyslist li.on .hx:after {opacity: 1;width: 166px;}
.fyslist li h3 {font-size: .16rem;color: #222;font-weight: bold;overflow: hidden;padding: 0 20px;}
.fyslist li .txt {color: #444;line-height: 2;height: 90px;padding: 0 20px;}
.fyslist li p {overflow: hidden;}
.fyslist li a {position: absolute;right: -55px;bottom: 24px;z-index: 1;width: 120px;height: 40px;border-radius: 20px;background-color: #44bffe;opacity: 0;-webkit-transition: 0.5s;transition: 0.5s;}
.fyslist li:hover a {opacity: 1;}
.fyslist li.i2,.fyslist li.i3 {left: 0;text-align: right;}
.fyslist li.i1,.fyslist li.i4 {right: 0;text-align: left;}
.fyslist li.i1,.fyslist li.i2 {top: 77px;}
.fyslist li.i3,.fyslist li.i4 {bottom: 64px;}
.fyslist li.i1 .hx {background-color: #2ba2cd;}
.fyslist li.i2 .hx {background-color: #2778be;}
.fyslist li.i3 .hx {background-color: #80be5a;}
.fyslist li.i4 .hx {background-color: #22b6b1;}
.fyslist li.i1 .hx:before {background-color: #2ba2cd;left: 0;}
.fyslist li.i2 .hx:before {background-color: #2778be;right: 0;}
.fyslist li.i3 .hx:before {background-color: #80be5a;right: 0;}
.fyslist li.i4 .hx:before {background-color: #22b6b1;left: 0;}
.fyslist li.i1 .hx:after {border-color: #2ba2cd;right: 100%;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.fyslist li.i2 .hx:after {border-color: #2778be;left: 100%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.fyslist li.i3 .hx:after {border-color: #80be5a;left: 100%;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.fyslist li.i4 .hx:after {border-color: #22b6b1;right: 100%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.fyslist li.i1 p,.fyslist li.i4 p {float: left;}
.fyslist li.i2 p,.fyslist li.i3 p {text-align: right;}
.coretu {position: absolute;width: 380px;height: 380px;z-index: 2;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-radius: 50%;
}
.coretu dd {position: absolute;z-index: 3;width: 189px;height: 189px;}
.coretu dd .pic {position: absolute;z-index: 1;width: 100%;height: 100%;overflow: hidden;opacity: 0;-webkit-transition: 0.4s;transition: 0.4s;}
.coretu dd.on .pic {opacity: 1;width: 239px;height: 239px;}
.coretu dd .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.coretu dd .dot {width: 22px;height: 22px;position: absolute;z-index: 0;background: url('../image/dot-core.png') center no-repeat;}
.coretu dd.i1,.coretu dd.i2 {bottom: 50%;margin-bottom: 1px;}
.coretu dd.i3,.coretu dd.i4 {top: 50%;margin-top: 1px;}
.coretu dd.i2,.coretu dd.i3 {right: 50%;margin-right: 1px;}
.coretu dd.i1,.coretu dd.i4 {left: 50%;margin-left: 1px;}
.coretu dd.i1 {background-color: #2ba2cd;border-top-right-radius: 100%;}
.coretu dd.i2 {background-color: #2778be;border-top-left-radius: 100%;}
.coretu dd.i3 {background-color: #80be5a;border-bottom-left-radius: 100%;}
.coretu dd.i4 {background-color: #22b6b1;border-bottom-right-radius: 100%;}
.coretu dd.i1 .dot {left: 90px;bottom: 90px;}
.coretu dd.i2 .dot {right: 90px;bottom: 90px;}
.coretu dd.i3 .dot {right: 90px;top: 90px;}
.coretu dd.i4 .dot {left: 90px;top: 90px;}
.coretu dd.i1 .pic {left: 0;bottom: 0;
  border-top-right-radius: 100%;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
.coretu dd.i2 .pic {right: 0;bottom: 0;
  border-top-left-radius: 100%;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.coretu dd.i3 .pic {right: 0;top: 0;
  border-bottom-left-radius: 100%;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.coretu dd.i4 .pic {left: 0;top: 0;
  border-bottom-right-radius: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.zhengshu_subnav ul{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.zhengshu_subnav li{margin: 0 .1rem;}
.zhengshu_subnav li a{border: 1px solid #999;display: block;padding: .05rem .2rem;}
.zhengshu_subnav li a:hover{text-decoration: none;}
.zhengshu_subnav li a.current{background: #015e3c;color: #FFF;border: 1px solid #015e3c;}

.zhengshu{margin-top: .3rem;}
.zhengshu ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.zhengshu li{width: 18%;margin-bottom: .2rem;text-align: center;}
.zhengshu li p{padding: .1rem 0;}
.zhengshu li figure{padding-bottom: 140%;}
.zhengshuer li figure{padding-bottom: 70%;}
.zhengshu li:last-child:nth-child(5n+1) {margin-right: calc((100% - 18%) / 4 * 4);}
.zhengshu li:last-child:nth-child(5n+2) {margin-right: calc((100% - 18%) / 4 * 3);}
.zhengshu li:last-child:nth-child(5n+3) {margin-right: calc((100% - 18%) / 4 * 2);}
.zhengshu li:last-child:nth-child(5n+4) {margin-right: calc((100% - 18%) / 4 * 1);}


.con_l{width: 20%;float: left;}
.con_l .title{padding: .1rem;background: #015e3c;color: #FFF;font-weight: bold;font-size: .14rem;}
.con_l li{margin-top: .02rem;}
.con_l li p a{padding: .05rem .1rem;background: #F5F5F5;display: flex;align-items: center;justify-content: space-between;}
.con_l li a i{font-size: .08rem;color: #999;}
.con_l li a.current{background: #015e3c;color: #FFF;}
.con_l li a.current i{transform: rotate(90deg);color: #FFF;}
.con_l li dd a{padding: .05rem .2rem;display: block;}
.con_l li dd a.current{background: #015e3c;color: #FFF;}
.con_l li a:hover{text-decoration: none;}

.con_r{width: 77%;float: right;}
.con_r .saixuan{background: #F5F5F5;padding: .1rem;margin-bottom: .2rem;}
.con_r .saixuan li strong{display: block;float: left;line-height: .2rem;}
.con_r .saixuan li dl{margin-left: .5rem;}
.con_r .saixuan li dd{float: left;margin-right: .05rem;margin-bottom: .05rem;width: .68rem;}
.con_r .saixuan li dd a{display: flex;align-items: center;justify-content: center;border: 1px solid #CCC;background: #FFF;height: .2rem;}
.con_r .saixuan li dd a:hover{text-decoration: none;}
.con_r .saixuan li dd a.current{background: #015e3c;color: #FFF;border: 1px solid #015e3c;}
.con_r .saixuan li dd img{width: .13rem;}

.products ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: -.1rem;}
.products li{width: 31%;text-align: center;margin-bottom: .1rem;transition: all .3s;}
.products li .pic{position: relative;border: 4px solid #015e3c;}
.products li .pic .yi{width: .3rem;position: absolute;left: .1rem;top: .1rem;z-index: 1;}
.products li .pic .yi img{width: 100%;}
.products li .pic .er{width: .5rem;position: absolute;right: .1rem;top: .1rem;z-index: 1;}
.products li .pic .er img{width: 100%;}
.products li .pic .san{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 1;font-size: 0;}
.products li .pic .san img{width: 100%;}
.products li figure{padding-bottom: 100%;}
.products li:hover figure img{transform: scale(1.2);}
.products li h2{line-height: 2;}
.products li a{transition: all .3s;}
.products li a:hover{text-decoration: none;}
.products li:last-child:nth-child(3n+1) {margin-right: calc((100% - 31%) / 2 * 2);}
.products li:last-child:nth-child(3n+2) {margin-right: calc((100% - 31%) / 2 * 1);}

.products_con .products_con_t .left{width: 40%;float: left;}
.products_con .products_con_t .left img{width: 100%;}
.gallery-top_products{box-sizing: border-box;border: 4px solid #015e3c;position: relative;}
.gallery-top_products .yi{width: .5rem;position: absolute;left: .1rem;top: .1rem;z-index: 1;}
.gallery-top_products .yi img{width: 100%;}
.gallery-top_products .er{width: 1rem;position: absolute;right: .1rem;top: .1rem;z-index: 1;}
.gallery-top_products .er img{width: 100%;}
.gallery-top_products .san{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 1;}
.gallery-top_products .san img{width: 100%;}
.gallery-top_products .swiper-pagination .swiper-pagination-bullet{margin:0 3px;}
.gallery-top_products .swiper-pagination-bullet{width: 6px;height: 6px;background: #333;opacity: 0.1;}
.gallery-top_products .swiper-pagination-bullet-active{background: #333;opacity: 1;}
.products_con .products_con_t .left .swiper-father{position: relative;padding: 0 .3rem;}
.products_con .swiper-father .swiper-button-next,.products_con .swiper-father .swiper-button-prev{background: none;width: .2rem;height: .2rem;text-align: center;line-height: .2rem;margin-top: -.1rem;outline: medium;color: #666;z-index: 100;}
.products_con .swiper-father .swiper-button-next:after,.products_con .swiper-father .swiper-button-prev:after{font-size: .14rem;}
.gallery-thumbs_products{padding: .1rem 0;}
.gallery-thumbs_products .swiper-slide{opacity: .5;cursor: pointer;box-sizing: border-box;border: 4px solid #015e3c;position: relative;}
.gallery-thumbs_products .swiper-slide .yi{width: .1rem;position: absolute;left: .02rem;top: .02rem;z-index: 1;}
.gallery-thumbs_products .swiper-slide .yi img{width: 100%;}
.gallery-thumbs_products .swiper-slide .er{width: .2rem;position: absolute;right: .02rem;top: .02rem;z-index: 1;}
.gallery-thumbs_products .swiper-slide .er img{width: 100%;}
.gallery-thumbs_products .swiper-slide .san{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 1;font-size: 0;}
.gallery-thumbs_products .swiper-slide .san img{width: 100%;}
.gallery-thumbs_products .swiper-slide-thumb-active {opacity: 1;}

.products_con_t .right{width: 55%;float: right;}
.products_con_t .right h2{font-size: .12rem;display: block;font-weight: bold;}
.products_con_t .right .txt{line-height: 1.6;margin-top: .1rem;}
.products_con_t .right .txt strong{font-weight: bold;}
.products_con_t .right ul{display: flex;align-items: center;margin-top: .3rem;}
.products_con_t .right li{margin-right: .1rem;}
.products_con_t .right li i{font-size: .12rem;padding-right: .05rem;}
.products_con_t .right li a{display: flex;align-items: center;justify-content: space-between;padding: .05rem .1rem;background: #F5F5F5;transition: all .3s;}
.products_con_t .right li a:hover{text-decoration: none;background: #015e3c;color: #FFF;}
.products_con_t .right li:nth-of-type(1) a{background: #015e3c;color: #FFF;}

.products_con_b{margin-top: .2rem;padding-bottom: .2rem;}
.products_con_b .gallery-thumbs_products_xq{border-bottom: 1px solid #F7F7F7;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide{font-size: .1rem;padding: .05rem 0;color: #333;cursor: pointer;background: #F7F7F7;text-align: center;font-weight: bold;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide-thumb-active{color:#FFF;background: #e6212a;}
.products_con_b .gallery-top_products_xq{padding-top: .2rem;}
.products_con_b .gallery-top_products_xq .swiper-slide .txt{line-height: 2;}
.products_con_b .gallery-top_products_xq .swiper-slide .txt strong{font-weight:bold;}
.products_con_b .gallery-top_products_xq .swiper-slide img{max-width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide table{border-collapse:collapse;border-left: 1px solid #DDD;border-top: 1px solid #DDD;width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide th{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;background: #e6212a;color: #FFF;font-weight: bold;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide td{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide video{width: 100%;}

.products_related{margin-top: .3rem;text-align: center;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .2rem;text-align: left;}
.products_related .swiper-slide{text-align: center;}
.products_related .swiper-slide .pic{position: relative;border: 4px solid #015e3c;}
.products_related .swiper-slide .pic .yi{width: .24rem;position: absolute;left: .1rem;top: .1rem;z-index: 1;}
.products_related .swiper-slide .pic .yi img{width: 100%;}
.products_related .swiper-slide .pic .er{width: .5rem;position: absolute;right: .1rem;top: .1rem;z-index: 1;}
.products_related .swiper-slide .pic .er img{width: 100%;}
.products_related .swiper-slide .pic .san{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 1;font-size: 0;}
.products_related .swiper-slide .pic .san img{width: 100%;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide h2{line-height: 2;}
.products_related .swiper-slide a:hover{text-decoration: none;}
.products_related .moreer{background: #015e3c;display: inline-block;margin-top: .2rem;}
.products_related .moreer a{color: #FFF;padding: .05rem .2rem;display: block;}
.products_related .moreer a:hover{text-decoration: none;}

.fangwei{display: flex;align-items: center;justify-content: space-between;background: #F5F5F5;flex-wrap: wrap;}
.fangwei .left{width: 50%;}
.fangwei .left figure{padding-bottom: 100%;}

.fangwei .right{width: 50%;box-sizing: border-box;padding: 0 .3rem;}
.fangwei .right .fangwei_t{display: flex;align-items: center;justify-content: center;border: 2px solid #015e3c;}
.fangwei .right .fangwei_t .input_txt{width: 80%;height: .3rem;border: none;outline: magenta;box-sizing: border-box;background: none;box-sizing: border-box;padding: 0 .2rem;background: #FFF;}
.fangwei .right .fangwei_t .input_btn{width: 20%;height: .3rem;border: none;outline: magenta;cursor: pointer;font-size: .1rem;background: #015e3c;color: #FFF;}
.fangwei .right .txt{margin-top: .2rem;}
.fangwei .right .txt .title{font-weight: bold;}
.fangwei .right .txt .txter{line-height: 1.6;padding-top: .05rem;}
.fangwei .right .txt .txter img{width: 83%;}
.fangwei .right .txt .txtsan{line-height: 1.6;padding-top: .1rem;color: #F00;}

.celue_dyip{position: relative;padding: 5% 0;}
.celue_dyip .txt_box{text-align: center;width: 4rem;margin: 0 auto;}
.celue_dyip .txt_box .title{font-size: .16rem;font-weight: bold;color: #015e3c;padding-bottom: .2rem;}
.celue_dyip .txt_box p{line-height: 1.6;padding-bottom: .1rem;}
.celue_dyip .txt_box strong{font-weight: bold;margin-top: .3rem;color: #015e3c;display: block;font-size: .12rem;}
.celue_dyip .txt_box .more{animation: xl 1.2s infinite;margin-top: .2rem;}
.celue_dyip .txt_box .more i{color: #015e3c;font-size: .1rem;}
.celue_dyip .list{width: 0;height: 0;position: absolute;left: 50%;top: 50%;border-radius: 100%;transform: translate(-50%,-50%);z-index: -1;background: rgba(1,94,60,.1);}
.celue_dyip .yi{animation: fangda 9s linear 0s infinite;}
.celue_dyip .er{animation: fangda 9s linear 3s infinite;}
.celue_dyip .san{animation: fangda 9s linear 6s infinite;}

.celue_derp{background: #F5F5F5;}
.celue_derp li{position: relative;background: #FFF;}
.celue_derp li .pic{width: 50%;}
.celue_derp li:nth-of-type(odd) .pic{float: left;}
.celue_derp li:nth-of-type(even) .pic{float: right;}
.celue_derp li figure{padding-bottom: 50%;}
.celue_derp li .txt{width: 50%;position: absolute;top: 0;bottom: 0;display: flex;align-items: center;}
.celue_derp li:nth-of-type(odd) .txt{right: 0;}
.celue_derp li:nth-of-type(even) .txt{left: 0;}
.celue_derp li .txt .box{padding: .3rem;}
.celue_derp li .txt .title{font-weight: bold;font-size: .14rem;}
.celue_derp li .txt p{margin-top: .1rem;line-height: 1.6;}

.cpxqer .titleyi{background: #666;line-height: 3;padding:0 3%;color: #FFF;}
.cpxqer .tit{float: left;font-size: .1rem;}
.cpxqer .position{width: 30%;}
.cpxqer .address{width: 20%;}
.cpxqer .salary{width: 30%;}
.cpxqer .time{width: 20%;display: flex;align-items: center;justify-content: space-between;}
.cpxqer .time i{float: right;font-size: .1rem;transition: all 0.3s;}
.cpxqer .titleer.active{background: #F5F5F5;}
.cpxqer .titleer.active .time i{transform: rotate(90deg);}
.cpxqer li{background: #FFF;border-bottom: 1px dotted #CCC;}
.cpxqer li .titleer{ line-height: 3; padding:0 3%;overflow: hidden;color: #666;cursor: pointer;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3%;}
.cpxqer li .con_er .zx{display: flex;align-items: center;margin-top: .2rem;}
.cpxqer li .con_er .zx .list{margin-right: .1rem;}
.cpxqer li .con_er .zx .list i{font-size: .12rem;padding-right: .05rem;}
.cpxqer li .con_er .zx .list a{display: flex;align-items: center;justify-content: space-between;padding: .03rem .1rem;background: #015e3c;color: #FFF;transition: all .3s;}
.cpxqer li .con_er .zx .list a:hover{text-decoration: none;}

.news li{box-sizing: border-box;position: relative;font-size: 0;padding: .2rem 0;background: #FFF;margin-bottom: .2rem;}
.news li figure{width: 30%;padding-bottom: 20%;}
.news li:hover figure img{transform: scale(1.1);}
.news li time{font-size: .1rem;margin-top: .05rem;display: block;color: #999;}
.news li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 70%;box-sizing: border-box;padding: 0 .3rem;}
.news li .txt strong{display: block;font-size: .14rem;color: #333;}
.news li .txt p{margin-top: .12rem;font-size: .09rem;line-height: 1.6;color: #333;}
.news li .txt .more{margin-top: .2rem;font-size: .09rem;display: inline-block;color: #333;padding: .05rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news li:hover .txt .more{border: 1px solid #015e3c;color: #015e3c;}
.news li a{transition: all 0.3s;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.news li a:hover{text-decoration: none;}
.news li:hover .txt:after{width: 100%;right: auto;left: 0;}

.news_con .left{width: 65%;float: left;background: #FFF;box-sizing: border-box;}
.news_con .left .title h2{font-size: .16rem;}
.news_con .left .title p{margin-top: 10px;color: #999;}
.news_con .left .title p span{margin-right: .2rem;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .left .txt img{max-width: 100%;}
.news_con .right{width: 30%;float: right;background: #FFF;box-sizing: border-box;}
.news_con .right h2{font-size: .14rem;}
.news_con .right ul{margin-top: .1rem;}
.news_con .right li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding: .1rem 0;}
.news_con .right li:last-child{border-bottom: none;}
.news_con .right li figure{width: 30%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news_con .right li:hover figure img{transform: scale(1.1);}
.news_con .right li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .right li .txt strong{display: block;font-size: .1rem;}
.news_con .right li .txt .more{margin-top: .1rem;font-size: .08rem;display: inline-block;color: #333;padding: .01rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news_con .right li:hover .txt .more{border: 1px solid #e6212a;color: #e6212a;}
.news_con .right li a{transition: all 0.3s;}
.news_con .right li a:hover{text-decoration: none;}

.fenye{margin-top: .3rem;}
.fenye ul{font-size: 0px;text-align: center;}
.fenye li{display: inline-block;font-size: .1rem;text-align: center;margin:0 .03rem;background: #FFF;overflow: hidden;}
.fenye li a{display: block;width: .24rem;height: .24rem;line-height: .24rem;}
.fenye li a:hover{display: block;text-decoration: none;background: #015e3c;color: #FFF;}
.fenye li.current a{background: #015e3c;color: #FFF;}
.fenye li:first-child a:hover{background: #FFF;color: #015e3c;}
.fenye li:last-child a:hover{background: #FFF;color: #015e3c;}
.fenye li i{font-size: .1rem;}

.syt{border-top: 1px solid #e7e7e7;padding-top: .1rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.syt li{line-height: 2;}
.syt li a:hover{text-decoration: none;}
.syt li i{font-size: .1rem;}
.syt .fhui{background: #F5F5F5;}
.syt .fhui a{display: block;padding: .05rem .2rem;}
.syt .fhui a:hover{text-decoration: none;}
.syt .fhui i{font-size: .12rem;padding-right: .1rem;}

.con .contact ul{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.con .contact li{line-height: 1.6;padding: .2rem;width: 49%;background: #F5F5F5;box-sizing: border-box;margin-bottom: .2rem;position: relative;}
.con .contact li .title{font-weight: bold;}
.con .contact li .txt{margin-top: .1rem;}
.con .contact li p i{font-size: .1rem;margin-right: .1rem;}
.con .contact li p em{font-size: .1rem;margin-right: .1rem;}
.con .contact li .yjdh{display: inline-block;margin-top: .1rem;}
.con .contact li i,.con .contact li em{font-size: .1rem;margin-right: .1rem;}
.con .contact li a{padding: .03rem .1rem;display: block;border: 1px solid #999;}
.con .contact li a:hover{text-decoration: none;border: 1px solid #015e3c;color: #015e3c;}

#map_container{ height:2.5rem;margin-top: .5rem;}

.liuyan{margin-top: .5rem;}
.liuyan .txt{margin-top: .05rem;}
.liuyan ul{margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.liuyan ul:after{display: none;}
.liuyan li{ width:49%; margin-bottom: .1rem;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:2px solid #CCC; outline:medium; padding:10px 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:1rem; border:2px solid #CCC; outline:medium; padding:1%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .more{margin-top:10px;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#015e3c;cursor: pointer;outline: medium;padding: .05rem .3rem;}