/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;animation: fangda 5s ease-in-out infinite alternate;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;}
.ny-banner-s h3{font-size:36px;text-transform:uppercase;margin-bottom:24px;}
.ny-banner-s p{font-size:18px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon {border-bottom: 1px solid #eee;}
.lon-l{font-size:18px;}
.lon-l a{color:#000;position:relative;height:66px;padding:0 15px;margin-right:20px;}
.lon-l a p{position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#099d5b;}
.lon-l a.active,.lon-l a:hover{color:#099d5b;}
.lon-l a.active p,.lon-l a:hover p{width:100%;}
.lon-r{}
.lon-r img {padding-right: 8px;display:block;}
.lon-r a {vertical-align: middle;color: #878787;font-size: 14px;display: flex;align-items: center;}
/*.lon-r a:last-child{color:#c31321;}*/
/*szwz*/

.md{position:relative;top:-100px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;font-size:16px;color: #a2a2a2;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 1px solid #e5e5e5;background: #fff;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #099d5b;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size: 20px;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
	.page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
	.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-family:SimSun;font-size:20px;}
}
/*fy*/

/*gywm*/
.gywm{margin: 40px auto;}
.gywm-t{margin-bottom:40px;}
.gywm-t:nth-child(1){flex-direction:row-reverse}
.gywm-l{width:50%;overflow:hidden;}
.gywm-l img{display:block;width:100%;}
.gywm-l:hover img{transform:scale(1.1);}
.gywm-r{width:43.75%}
.gywm-r h3{font-size:36px;margin-bottom:42px;}
.gywm-r h3 b{color:#099d5b;}
.gywm-r .div1{color:#515151;font-size:18px;line-height:36px;}
.gywm-b{border-radius:5px;box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);padding: 30px 75px;text-align:center;background:#fff;}
.gywm-b dl{}
.gywm-b dl h3{font-size:24px;color:#099d5b;margin-bottom:30px;}
.gywm-b dl h3 i{font-size:40px;line-height:100%;}
.gywm-b dl h4{font-size:18px;color:#515151}

.hyyy{padding: 40px 0;background:#f3f5f7;}
.hyyy-t{margin-bottom:40px;text-align:center;}
.hyyy-t h3{font-size:36px;margin-bottom:35px;}
.hyyy-t p{color:#515151;font-size:18px;line-height:36px;}
.hyyy-b{position:relative;}
.hyyy-b a{display:block;position:relative;color:#fff;font-size:18px;}
.hyyy-b a h4{overflow:hidden;}
.hyyy-b a h4 img{display:block;width:100%;}
.hyyy-b a p{position:absolute;left:0;bottom:0;width:100%;height:60px;z-index:3;background:rgba(9, 157, 91, 0.8);opacity: 0;}
/* .hyyy-b .swiper-slide-active a p{opacity:1} */
.hyyy-b a:hover img{transform:scale(1.1);}
.hyyy-b .swiper-button-next{width:60px;height:60px;background:url(../images/r.png);transition:all 0.5s;right:-100px;}
.hyyy-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.hyyy-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l.png);transition:all 0.5s;left:-100px;}
.hyyy-b .swiper-button-prev:hover{background:url(../images/l-1.png);}
@media (max-width:575px){
.hyyy-b .swiper-slide {
	transform: rotateY(0deg)!important;
}
}
@media (min-width:992px){
.hyyy-b .swiper-slide-next + .swiper-slide + .swiper-slide{
    transform: translate3d(0px, 0px, -134.918px) rotateX(0deg) rotateY(-64.9344deg)!important;
}
.hyyy-b .swiper-slide-next {
	transform: rotateY(0deg)!important;
}
.hyyy-b .swiper-slide-next a{}

.hyyy-b .swiper-slide-next + .swiper-slide {
	transform: rotateY(0deg)!important;
}
.hyyy-b .swiper-slide-next a p,.hyyy-b .swiper-slide-next + .swiper-slide a p{opacity:1}
.hyyy-b .swiper-slide-active{
    transform: translate3d(0px, 0px, -134.918px) rotateX(0deg) rotateY(63.9344deg)!important;
}
}

.zzpt{margin: 40px auto;}

.hzhb{margin-bottom: 40px;}
.nybt{font-size:36px;text-align:center;margin-bottom: 40px;}
.hzhb-b{position:relative;}
.hzhb-b a{border:1px solid #eee;overflow:hidden;margin: 2px;}
.hzhb-b a img{display:block;}
.hzhb-b a:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.hzhb-b .swiper-button-next{width:60px;height:60px;background:url(../images/r.png);transition:all 0.5s;right:-100px;}
.hzhb-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.hzhb-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l.png);transition:all 0.5s;left:-100px;}
.hzhb-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.qywh{margin:65px auto 110px auto;}
.qywh-t{margin-bottom:80px;}
.qywh-t:nth-child(2){flex-direction:row-reverse}
.qywh-l{width:50%;overflow:hidden;}
.qywh-l img{display:block;width:100%}
.qywh-l:hover img{transform:scale(1.1);}
.qywh-r{width:46.875%;padding-left:40px;}
.qywh-r .div1{margin-bottom:55px;}
.qywh-r .div1 h3{font-size:20px;margin-bottom:15px;}
.qywh-r .div1 h4{color:#099d5b;font-size:20px;}
.qywh-r dl{margin-bottom:50px;}
.qywh-r dl:last-child{margin-bottom:0!important;}
.qywh-r dl h3{font-size:18px;margin-bottom:18px;}
.qywh-r dl p{font-size:16px;}
.qywh-r ul{margin-bottom:50px;}
.qywh-r ul:last-child{margin-bottom:0!important;}
.qywh-r ul h3{font-size:18px;margin-bottom:18px;}
.qywh-r ul p{font-size:16px;}


/*gywm*/

/*zzkj*/
.zzkj{padding:65px 0 110px 0;background:url(../images/zzkj-bj.jpg)no-repeat center;}
.zzkj img{display:block;width:100%}
/*zzkj*/

/*ryzz*/
.ryzz{padding: 30px;}
.ryzz-b{font-size:16px;text-align:center;margin-bottom:20px;}
.ryzz-b a{display:block;width:calc((100% - 81px) / 4);margin-right:21px;margin-bottom:45px;color:#000}
.ryzz-b a:nth-child(4n){margin-right:0;}
.ryzz-b a h4{background:#f3f5f7;padding:20px;margin-bottom:18px;}
.ryzz-b a h4 p{background:#fff;padding:25px;overflow:hidden;}
.ryzz-b a h4 p img{width:100%}
.ryzz-b a:hover{color:#099d5b;}
.ryzz-b a:hover h4{background:#099d5b;}
.ryzz-b a:hover h4 img{transform:scale(1.1);}
.ryzz-t{position:relative}
.ryzz-t h6{position:absolute;width:16px;height:26px;background:url(../images/ryzz-tb.png)no-repeat center;left:calc(48.4375% - 1px);top:calc(50% - 13px);z-index:3;display: none;}
.ryzz-l{width: 40%;border:1px solid #eee;background:#fff;/* padding:70px 105px; */box-shadow:1px 1px 10px rgba(0,0,0,0.05)}
.ryzz-l p{display:none;width:100%;overflow:hidden;}
.ryzz-l p:nth-child(1){display:block;}
.ryzz-l p img{display:block;width:100%;}
.ryzz-l p:hover img{transform:scale(1.1)}
.ryzz-r{width: 53%;}
.ryzz-r h3{font-size:36px;margin-bottom:30px;}
.ryzz-r p{color:#515151;font-size:16px;line-height:30px;margin-bottom:32px;}
.ryzz-r dl{padding-right:40px;}
.ryzz-r dl a{display:block;width: calc((100% - 60px) / 4);margin-right:20px;margin-bottom:10px;border:1px solid #f2f2f2;line-height:24px;padding:13px 17px;color:#000}
.ryzz-r dl a:nth-child(4n){margin-right:0;}
.ryzz-r dl a.active{border-color:#22a76c;color:#22a76c;}
/*ryzz*/

/*gshj*/
.gshj{margin:65px auto 100px auto;}
.gshj-s{margin-bottom:60px;}
.gshj-t{margin-bottom:35px;position:relative;border-bottom:1px solid #eee;font-size:24px;padding-bottom:22px;}
.gshj-t p{width:100px;height:1px;background:#099d5b;left:0;bottom:-1px;position:absolute;}
.gshj-b{position:relative;}
.gshj-b a{display:block;text-align:center;border:1px solid #eee;font-size:16px;color:#000}
.gshj-b a h4{overflow:hidden;position:relative;}
.gshj-b a h4 img{display:block;width:100%;}
.gshj-b a h4 i{position:absolute;display:block;z-index:3;left:0;bottom:0;width:100%;height:0;background:url(../images/fdj.png)no-repeat center;}
.gshj-b a p{transition:all 0s;border-top:1px solid #eee;padding:25px 10px;}
.gshj-b a:hover{background:#099d5b;color:#fff;}
.gshj-b a:hover img{transform:scale(1.1);}
.gshj-b a:hover i{height:100%;}
.gshj-b a:hover p{border-color:#099d5b}
.gshj-b .swiper-button-next{width:60px;height:60px;background:url(../images/r.png);transition:all 0.5s;right:-100px;}
.gshj-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.gshj-b .swiper-button-prev{width:60px;height:60px;background:url(../images/l.png);transition:all 0.5s;left:-100px;}
.gshj-b .swiper-button-prev:hover{background:url(../images/l-1.png);}
/*gshj*/

/*vr*/
.vr{margin:65px auto;position:relative;}
.vr-b{
    overflow: hidden;
}
.vr-b li{width:85px;position:relative;overflow: hidden;transition: all 0.5s;}
.vr-b li>span{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    }
.vr-b li>span i{
    display: inline-block;
    width: 5px;
    height: 23px;
    background: #22a76c;
    position: absolute;
    left: 0;
    top: 20px;
    }
.vr-b li>span b{display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 1em;
    word-wrap: break-word;
    line-height: 1.1;
    margin: 19px 0 0 15px;font-weight:normal;}
.vr-b li dl{width: 1025px;}
.vr-b li dl video{width:100%;display: block;}
.vr-b li.active{width: calc(100% - 255px);}
.vr-b li.active>span{
    width: 100%;
    height: 60px;
    top: auto;
    bottom: 0;
}
.vr-b li.active>span i{}
.vr-b li.active>span b{width: 80%;
    margin-top: 21px;}
.vr-b li.active dl{display:block;}
.vr-b{}

/*vr*/

/*fwzc*/
.fwzc{margin:65px auto;}
.fwzc-l{width:50%;overflow:hidden;}
.fwzc-l img{display:block;width:100%;}
.fwzc-l:hover img{transform:scale(1.1);}
.fwzc-r{width:43.75%;}
.fwzc-r dl{margin-bottom:45px;}
.fwzc-r dl h3{font-size:24px;margin-bottom:23px;}
.fwzc-r dl p{color:#878787;line-height:24px;}
.fwzc-r dl:last-child{margin-bottom:0!important;}

.fwzc-r ul{margin-bottom:45px;}
.fwzc-r ul h3{font-size:24px;margin-bottom:23px;}
.fwzc-r ul p{color:#878787;line-height:24px;}
.fwzc-r ul:last-child{margin-bottom:0!important;}

/*fwzc*/

/*shfw*/
.shfw{margin:65px auto;border:1px solid #eee;}
.shfw-l{width:50%;overflow:hidden;}
.shfw-l img{display:block;width:100%}
.shfw-l:hover img{transform:scale(1.1);}
.shfw-r{width:44.140625%;padding-right:60px;}
.shfw-r h3{color:#099d5b;font-size:24px;margin-bottom:30px;}
.shfw-r .div1{color:#878787;font-size:16px;line-height:30px;}

.tsjy{margin-bottom: 40px;}
.tsjy-b{}
.tsjy-b input{margin-bottom:20px;width:calc((100% - 20px) / 3);border:1px solid #eee;height:50px;padding:0 20px;font-size:16px;color:#878787}
.tsjy-b input::placeholder,.tsjy-b textarea::placeholder{color:#878787}
.tsjy-b textarea{margin-bottom: 20px;width:100%;border:1px solid #eee;height:140px;padding:20px;font-size:16px;color:#878787;}
.tsjy-b dl{width:100%}
.tsjy-b dl dt{}
.tsjy-b dl dt input{width: 250px;padding:0 17px;color:#777777;height:50px;margin-right:10px;background: #f7f7f7;font-size: 16px;margin-bottom: 0;}
.tsjy-b dl dt img{cursor:pointer;width:170px;height:50px;cursor:pointer;}
.tsjy-b dl button{width:200px;height:50px;background:#099d5b;color: #fff!important;font-size:16px;cursor:pointer;transition:all 0.5s;}
.tsjy-b dl button:hover{opacity:0.8;}
/*shfw*/

/*xzzx*/
.xzzx{margin: 40px auto 40px auto;}
.xzzx-b{margin-bottom: 20px;}
.xzzx-b a{border-bottom:1px solid #eee;padding:20px 20px 23px 20px;margin-bottom:15px;}
.xzzx-b a h3{color:#000;font-size:18px;padding-left:50px;background:url(../images/xzzx-tb.png)no-repeat center left;width:30%;line-height: 30px;}
.xzzx-b a p{color:#878787;width:224px;margin-right:100px;}
.xzzx-b a p i{display:block;}
.xzzx-b a h4{width:150px;height:45px;border:1px solid #099d5b;color:#099d5b;font-size: 16px;}
.xzzx-b a:hover h4{background:#099d5b;color:#fff;}
/*xzzx*/

/*cjwt*/
.cjwt-b{margin-bottom:125px;}
.cjwt-b dl{margin-bottom:20px;border:1px solid #eee;transition:all 0.5s}
.cjwt-b dl:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.1)}
.cjwt-b dl dt{cursor:pointer;padding:20px 43px 20px 28px;}
.cjwt-b dl dt i{width:40px;height:40px;border-radius:40px;background:#eee;transition:all 0.5s;}
.cjwt-b dl dt i.up{background:#22a76c;color:#fff;}
.cjwt-b dl dt h3{font-size:16px;width:calc(100% - 130px);}
.cjwt-b dl dt h3.up{color:#22a76c;font-weight:bold;}
.cjwt-b dl dt h4{width:13px;height:13px;background:url(../images/cjwt-tb.png)no-repeat center;transition:all 0.5s;}
.cjwt-b dl dt h4.up{background:url(../images/cjwt-tb2.png)no-repeat center;}
.cjwt-b dl dd{display:none;padding:0px 43px 35px 28px;}
.cjwt-b dl dd i{width:40px;height:40px;border-radius:40px;background:#eee;transition:all 0.5s;}
.cjwt-b dl dd .div2{width:calc(100% - 130px);font-size:16px;line-height:30px;color:#878787;}
.cjwt-b dl dd h4{width:13px;height:13px;}
/*cjwt*/

/*cpzx*/
.cpzx{margin: 40px auto 40px auto;}
.cpzx-b{}
.cpzx-b a{display:block;background:#fff;border:1px solid #eee;position:relative;border-radius:5px;width:calc((100% - 50px) / 3);margin-right:25px;margin-bottom:30px;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h5{font-size:14px;text-align:center;font-size:14px;background:#099d5b;width:42px;height:59px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;position:absolute;left:20px;top:0;z-index:3;padding-top:10px;color:#fff;}
.cpzx-b a h5 img{display:block;margin:0 auto 7px auto;}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a h3{color:#000;font-size:18px;margin:0 25px 25px 25px;}
.cpzx-b a dl{border-top:1px solid #eee;padding:20px 25px;}
.cpzx-b a dl dt{color:#515151;}
.cpzx-b a dl dt p{margin-right:30px;}
.cpzx-b a dl i{width:110px;height:40px;border-radius:5px;border:1px solid #099d5b;color:#099d5b;}
.cpzx-b a:hover h4 img{transform:scale(1.1);}
.cpzx-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.cpzx-b a:hover i{background:#099d5b;color:#fff;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin: 50px auto 20px auto;/* width: 95%; */max-width: 100%;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 20px;display: flex;justify-content: center;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 100%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imasf2{position:absolute;width:100%;left:0;bottom:0;display:flex;justify-content:center;transition: all 0.5s;}
.imasf2 p{width:10px;height:10px;border-radius:10px;background: rgba(0,0,0,.25);margin: 0 5px;cursor: pointer;}
.imasf2 p.active{background: #0081d7;}
.imgLeft .imasf{width: 1000px;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;margin: 25px auto 0 auto;max-width: 100%;}
.imgLeft .imasf .fad{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:left;color:#fff;}
.imgLeft .imasf .fac{width:20px;height:60px;margin-top:10px;line-height:60px;text-align:center;background:rgba(0,0,0,0.5);bottom:10px;cursor:pointer;float:right;color:#fff;}
.imasf-bb{overflow:hidden;}
.imasf-bb .swiper-container{position:initial;width:calc(100% - 100px);}
.imasf-bb .swiper-slide{box-sizing:border-box;border:1px solid #eee;padding:5px;}
.imasf-bb .swiper-slide-thumb-active{border-color:#02569e;}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;}
.imasf-bb .swiper-button-next{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;right:0;top: 50%;margin-top: -30px;}
.imasf-bb .swiper-button-prev{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;left:0;top: 50%;margin-top: -30px;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:20px;box-sizing:border-box;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 50%;padding-top:40px;display: none;}
.ny-zpal-z-t-r h3{font-size: 36px;margin-bottom: 20px;line-height: 140%;}
.ny-zpal-z-t-r .div1{font-size:16px;line-height:30px;color:#666;margin-bottom:40px;}
.ny-zpal-z-t-r a{width:145px;height:40px;font-size:16px;border-radius:5px;background:#099d5b;color:#fff;}
.ny-zpal-z-t-r a:hover{opacity:0.8;}
.ny-zpal-z-c{margin:0 auto;max-width:100%;}
.ny-zpal-z-ct{display:flex;margin-bottom:20px;font-size: 18px;flex-wrap: wrap;justify-content: center;}
.ny-zpal-z-ct h3{cursor:pointer;font-size: 18px;margin: 0 10px;background: #c5c5c5;display: flex;align-items: center;justify-content: center;width: 150px;height: 25px;}
.ny-zpal-z-ct h3.active{background: #099d5b;color: #fff;}
.ny-zpal-z-cb{}
.ny-zpal-z-cb>.div1 *{color: #666!important;}
.ny-zpal-z-cb>div{display:none;line-height: 24px;}
.ny-zpal-z-cb>div:nth-child(1){display:block;}
.ny-zpal-z-cb table{width:100%;margin:0 auto;border-color:#eee!important;}
.ny-zpal-z-cb table td,.ny-zpal-z-cb table th{padding:5px 10px!important;border-color:#eee!important;}
.ny-zpal-z-c img{/* margin-bottom:10px; */max-width:100%;margin: 0px auto;display: block;}
.ny-zpal-z-c p{/* text-align:left; */color:#666;}
.ny-zpal-z-b{overflow:hidden;margin-top:20px;}
.ny-zpal-z-b a{padding:10px;color:#666;border:1px solid #666;}
.ny-zpal-z-b .a1{float:left;}
.ny-zpal-z-b .a2{float:right;}
.ny-zpal-z-b a:hover{padding:10px;color:#000;border:1px solid #000;}

.xgcp{padding: 40px 0;background:#f3f5f7;}
.xgcp .nybt{margin-bottom:30px;}
.xgcp-b{/* width:1000px; */}
.xgcp-b a{display:block;background:#fff;border:1px solid #eee;margin:10px 5px;position:relative;border-radius:5px;}
.xgcp-b a h5{font-size:14px;text-align:center;font-size:14px;background:#099d5b;width:42px;height:59px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;position:absolute;left:20px;top:0;z-index:3;padding-top:10px;color:#fff;}
.xgcp-b a h5 img{display:block;margin:0 auto 7px auto;}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a h3{color:#000;font-size:18px;margin:0 25px 25px 25px;}
.xgcp-b a dl{border-top:1px solid #eee;padding:20px 25px;}
.xgcp-b a dl dt{color:#515151;width: calc(100% - 109px);}
.xgcp-b a dl dt p{margin-right:30px;}
.xgcp-b a dl i{width:110px;height:40px;border-radius:5px;border:1px solid #099d5b;color:#099d5b;}
.xgcp-b a:hover h4 img{transform:scale(1.1);}
.xgcp-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xgcp-b a:hover i{background:#099d5b;color:#fff;}
@media(min-width:1200px){
	/*.ny-zpal-z-ct.active{position:fixed;width:100%;left:0;top: 80px;background:#fff;z-index:10;}*/
	/*.ny-zpal-z-ct.active h3{padding-bottom:0;line-height:61px;}*/
}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{width:200px;height:50px;}
	.ny-zpal-t{padding-bottom:40px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.ny-zpal-z-cb *{font-size:14px!important;color:#666!important;}
	.ny-zpal-z-ct{
    justify-content: space-between;
}
	.ny-zpal-z-ct h3{border: none;margin: 0;margin-bottom: 10px;height: 40px;font-size: 16px;width: calc(50% - 5px);}
	.ny-zpal-z-t-l .imasf2{transform:scale(0);}
    .ny-zpal-z-t-l .imasf{transform:scale(1);}
}
/*cpzx-z*/

/*zzln*/
.zzln{margin:65px auto;}
.cascade.six,.loading .p {
    margin-top: 30px
}
.cascade {
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #eee;
}

.cascade.six .cascade-t i {
    width: 25px;
    height: 30px;
    display: inline-block;
    background: url(../images/six.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 24px;
    margin-top: -3px
}

.cascade.eight {
    margin-top: 10px;
    margin-bottom: 40px
}

.cascade .cascade-t i,.cascade.eight .cascade-t i {
    vertical-align: middle;
    margin-right: 24px;
    margin-top: -3px;
    display: inline-block
}

.cascade.eight .cascade-t i {
    width: 24px;
    height: 32px;
    background: url(../images/eight.png) no-repeat;
    background-size: 100%
}

.cascade .cascade-t {
    height: 68px;
    padding-left: 44px;
    /* padding-top: 46px */
    display: flex;
    align-items: center;
    background: #fff;
}

.cascade .cascade-t i {
    width: 30px;
    height: 29px;
    background: url(../images/four.png) no-repeat;
    background-size: 100%
}

.cascade .cascade-t span {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.cascade .cascade-c {
    background: #f9f9f9;
    box-shadow: 0 -1px 2px 0 rgba(51,51,51,.1);
    padding: 20px 50px;
    border-bottom: 1px solid #eee;
}

.cascade .cascade-c .bangho p,.cascade .cascade-c .tongho p {
    display: inline-block;
    transition: all 0.5s;
}

.cascade .cascade-c .bangho .title,.cascade .cascade-c .tongho .title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-right: 12px
}

.cascade .cascade-c .bangho .click,.cascade .cascade-c .tongho .click {
    width: 100px;
    height: 35px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-right: 20px;
    line-height: 33px;
    text-align: center;
    color: #666;
    cursor: pointer;
    display: inline-block;
}

.cascade .cascade-c .bangho .click:hover,.cascade .cascade-c .tongho .click:hover {
   
    background: #099d5b;
    border: 1px solid #099d5b;
    color: #fff;
}

.cascade .cascade-c .bangho .click.active,.cascade .cascade-c .tongho .click.active {
    background: #099d5b;
    border: 1px solid #099d5b;
    color: #fff;
}

.cascade .cascade-c .tongho {
    margin-top: 20px
}

.cascade .cascade-table {
    padding: 30px 35px 0;
    background: #f8f8f8;
}

.cascade .cascade-table .table {
    width: 100%
}

.cascade .cascade-table .table tr.tr_bg {
    background: #f9f9f9
}

.cascade .cascade-table .table tr td {
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    padding: 0;
    text-indent: 15px;
    font-size: 13px;
    color: #878787;
}
.cascade .cascade-table .table tr:nth-child(2) td{background:#fff;}

.cascade .cascade-table .table tr td.bold {
    font-weight: 700;
    color: #333
}

.cascade .cascade-table .table tr td.td_1 {
    width: 82px
}

.cascade .cascade-table .table tr td.td_2 {
    width: 330px
}

.cascade .cascade-table .table tr td.td_3,.cascade .cascade-table .table tr td.td_4 {
    width: 240px
}

.cascade .cascade-table .table tr td .mixture {
    height: 24px;
    margin: 4px 10px;
    background-color: #F4BB69;
    padding: 3px 0;
}

.cascade .cascade-table .table tr td .mixture .mixture-color {
    height: 18px;
    background-color: #6F4C1B;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    color: #fff
}

.cascade .cascade-table .table tr td p.color {
    width: 310px;
    height: 6px;
    margin-left: 10px
}

.cascade .cascade-table .table tr td p.green {
    background-color: #F4BB69
}

.cascade .cascade-table .table tr td p.golden {
    background-color: #6F4C1B
}

.cascade .cascade-tables {
    padding: 35px
}

.cascade .cascade-tables .name {
    font-size: 16px;
    color: #099d5b;
    margin-bottom: 10px;
    font-weight: bold;
}

.cascade .cascade-tables .tables {
    width: 100%
}

.cascade .cascade-tables .tables tr.th_bg td {
    background-color: #099d5b;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-indent: 0;
}

.cascade .cascade-tables .tables tr td {
    height: 39px;
    line-height: 39px;
    border: 1px solid #eee;
    padding: 0;
    text-indent: 15px;
    font-size: 13px;
    color: #878787;
}

.cascade .cascade-tables .tables tr td.tables-desc {
    padding: 16px;
    background-color: #fff;
}

.cascade .cascade-tables .tables tr td.tables-desc h3 {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    line-height: 24px;
}

.cascade .cascade-tables .tables tr td.tables-desc p {
    font-size: 13px;
    color: #878787;
    line-height: 24px;
}

.cascade .cascade-tables .tables tr td.ckc {
    text-indent: 0;
    padding-left: 15px
}

.cascade .cascade-tables .tables tr td.color {
    background-color: #f8f8f8;
}
/*zzln*/

/*zzln2*/
.zzln2{margin: 65px auto;}
.zzln2-t{border: 1px solid #eee;margin-bottom:30px;}
.zzln2-l{width:50%;overflow:hidden;}
.zzln2-l img{display:block;width:100%}
.zzln2-l:hover img{transform:scale(1.1);}
.zzln2-r{width:44.140625%;padding-right:60px;}
.zzln2-r h3{color:#099d5b;font-size:24px;margin-bottom:30px;}
.zzln2-r .div1{color:#878787;font-size:16px;line-height:30px;}
.zzln2-b{}
.zzln2-b table{width:100%;border:1px solid #eee;color:#878787;}
.zzln2-b table tr{}
.zzln2-b table tr:nth-child(1){background:#099d5b;}
.zzln2-b table tr:nth-child(1)>*{color:#fff;font-weight:bold;text-align:left;}
.zzln2-b table tr td,.zzln2-b table tr th{padding:10px 20px;border:1px solid #eee;}
.zzln2-b table tr td:nth-child(1){width: 50px;}
.zzln2-b table tr td:nth-child(2){width: 150px;}
.zzln2-b img{height:auto!important;}
/*zzln2*/

/*zzln3*/
.pcb{padding:45px 0 35px 0;border-bottom:1px solid #eee;}
.pcb-b{}
.pcb-b dl{width:276px;}
.pcb-b dl dt{width:60px;height:60px;border-radius:10px;background:#eeeeee;}
.pcb-b dl dd{padding-top:4px;width:calc(100% - 87px)}
.pcb-b dl dd h3{font-size:18px;margin-bottom:13px;}
.pcb-b dl dd p{color:#878787;line-height:24px;}
.pcb-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.sjal{margin:40px auto 45px auto;}
.sjal-t{text-align:center;margin-bottom:35px;}
.sjal-t h3{font-size:36px;margin-bottom:19px}
.sjal-t p{width:50px;height:1px;background:#22a76c;}
.sjal-b{position:relative;}
.sjal-b .swiper-container{height:595px;}
.sjal-b .swiper-slide{height:calc((100% - 25px) / 2);}
.sjal-b a{display:block;text-align:center;}
.sjal-b a h4{overflow:hidden;margin-bottom:25px;}
.sjal-b a h4 img{display:block;width:100%;}
.sjal-b a h3{color:#000000;font-size:18px;margin-bottom:15px;}
.sjal-b a p{color:#878787;}
.sjal-b a:hover img{transform:scale(1.1)}
.sjal-b a:hover h3{color: #099d5b;}
.sjal-b .swiper-button-next{width:18px;height:35px;background:url(../images/r2.png);transition:all 0.5s;right:-55px;}
.sjal-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.sjal-b .swiper-button-prev{width:18px;height:35px;background:url(../images/l2.png);transition:all 0.5s;left:-55px;}
.sjal-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}

.sjys{background:url(../images/sjys-bj.jpg)no-repeat center top;padding:55px 0;}
.sjys-b{}
.sjys-b a{display:block;background:#fff;margin:5px;box-shadow:1px 1px 10px rgba(190,190,190,0.1)}
.sjys-b a h4{overflow:hidden;}
.sjys-b a h4 img{display:block;width:100%;}
.sjys-b a dl{padding:27px 30px 40px 30px;}
.sjys-b a dl h3{color:#22a76c;font-size:24px;margin-bottom:21px;padding-bottom:5px;border-bottom:1px solid #22a76c;width:48px;}
.sjys-b a dl p{line-height:24px;color:#878787;}
.sjys-b a:hover img{transform:scale(1.1)}

.yzfw{text-align:center;background:url(../images/yzfw-bj.jpg)no-repeat center;}
.yzfw-b{height:450px;}
.yzfw-l{width:50%;}
.yzfw-l h4{font-size:20px;margin-bottom:30px}
.yzfw-l h3{font-size:48px;color:#22a76c}

.sjlc{padding:55px 0 75px 0;background:url(../images/sjlc-bj.jpg)no-repeat center bottom;}
.sjln-b{margin-bottom:45px}
.sjln-l{width:calc(23.197492163009403% - 6px);background:#f5f6f8;font-size:20px;}
.sjln-l a{padding:20px 37px;color:#000;}
.sjln-l a i{display:block;width:15px;height:12px;background:url(../images/sjln-tb.png);margin-right:53px;}
.sjln-l a.active{color:#fff;background:#22a76c}
.sjln-l a.active i{background:url(../images/sjln-tb2.png);}
.sjln-r{width:calc(76.72413793103449% - 4px);font-size:16px;color:#383838;}
.sjln-r>div{display:none;}
.sjln-r>div:nth-child(1){display:block;}
.sjln-r1 table{border:2px solid #fff;width:100%}
.sjln-r1 table:nth-child(1){margin-bottom:10px;}
.sjln-r1 table td{border:2px solid #fff;}
.sjln-r1 table .line1{width:30%;background:#e6e9f3;padding:18px 60px;}
.sjln-r1 table .line2{background:#f5f6f8;padding:18px 50px;}
.sjln-r2{}
.sjln-r2 table{border:2px solid #fff;width:100%;}
.sjln-r2 table tr{border-bottom:2px solid #fff;}
.sjln-r2 table td{padding:18px 20px;background:#f5f6f8;}
.sjln-r2 table th{padding:18px 20px;background:#e6e9f3;text-align:left}


.sjlc-t{background:#fff;margin-bottom:20px;background:#fff;padding:47px 35px;text-align:center;font-size:16px;}
.sjlc-t dl{}
.sjlc-t dl h4{height:80px;}
.sjlc-t i{width:10px;height:17px;background:url(../images/sjlc-tb.png);margin-top:15px;}
.sjlc-t dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.sjlc-b{}
.sjlc-b dl{width:calc(50% - 8px);background:#fff;padding:45px 40px 42px 45px;margin-bottom:15px;}
.sjlc-b dl h3{color:#000000;font-size:24px;margin-bottom:25px;}
.sjlc-b dl p{line-height:24px;color:#878787;}
.sjlc-b dl a{color:#22a76c;padding-top:24px;text-decoration: underline;display:block;}
.sjlc{}
/*zzln3*/

/*xwzx*/
.xwzx{margin: 40px auto;}
.xwzx-t{margin-bottom: 30px;border:1px solid #eee;padding:29px;}
.xwzx-t h4{width:50%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:43.934426229508194%;margin-right:20px;}
.xwzx-t dl h3{color:#000000;font-size:24px;line-height:36px;margin-bottom:30px;}
.xwzx-t dl .div1{color:#878787;font-size:16px;line-height:36px;margin-bottom:50px;}
.xwzx-t dl h5{width:150px;height:45px;background:#099d5b;color:#fff;font-size:16px;}
.xwzx-t:hover img{transform:scale(1.1);}
.xwzx-t:hover h3{color:#099d5b;}
.xwzx-b{/* margin-bottom:25px; */}
.xwzx-b a{display:block;width:calc((100% - 50px) / 3);margin-right:25px;margin-bottom:30px;background:#fff;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{padding:25px 30px 45px 30px;}
.xwzx-b a dl h3{color:#000;font-size:18px;margin-bottom:30px;}
.xwzx-b a dl p{font-size:14px;color:#878787;line-height:24px;margin-bottom:28px;}
.xwzx-b a dl h5{font-size:14px;color:#878787;}
.xwzx-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{}
.xwzx{}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{width:1200px;margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color:#000;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#000;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#000;}
.xwdt-z-b{margin-bottom:50px;line-height:24px;color:#666}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwdt-z-b table *{color:#666}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #000;transition: 0.3s;max-width:30%}
.xwdt-z-b2 a:hover{background:#099d5b;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
	.xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
}
/*xwzx-z*/

/*rczp*/
.rczp{margin:65px auto 95px auto;}
.rczp-b{margin-bottom:65px;}
.rczp-b dl{margin-bottom:25px;border:1px solid #eee;transition:all 0.5s;}
.rczp-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);}
.rczp-b dl dt{cursor:pointer;position:relative;padding:22px 48px 22px 40px;}
.rczp-b dl dt h6{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;background:#fff;}
.rczp-b dl dt h6.up{background:#f0f2f5;}
.rczp-b dl dt h3{font-size:20px;width:30%;}
.rczp-b dl dt p{color:#878787;font-size:16px;margin-right:45%;}
.rczp-b dl dt h4{width:30px;height:30px;background:url(../images/rczp-tb.png);transition:all 0.5s;}
.rczp-b dl dt h4.up{background:url(../images/rczp-tb2.png);}
.rczp-b dl dd{display:none;padding:57px 38px 35px 30px;border-top:1px solid #eee;}
.rczp-b dl dd>div{padding:0 10px 44px 10px;border-bottom:1px solid #eee;margin-bottom:27px;}
.rczp-b dl dd>div .div1{width:48%}
.rczp-b dl dd>div h3{font-size:16px;margin-bottom:30px;}
.rczp-b dl dd>div .div2{color:#878787;font-size:16px;line-height:28px;}
.rczp-b dl dd a{width:150px;height:45px;background:#099d5b;color:#fff;font-size:16px;margin-left:10px; }
.rczp-b dl dd>a:hover{opacity:0.8;}
/*rczp*/

/*lxwm*/
.lxwm{margin: 40px auto 40px auto;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.05);border:1px solid #eee;padding:29px 28px 29px 55px;}
.lxwm-t{padding-bottom:42px;border-bottom:1px solid #eee;margin-bottom:58px;}
.lxwm-l{}
.lxwm-l h3{font-size:24px;margin-bottom:25px;}
.lxwm-l h4{color:#099d5b;margin-bottom:60px;font-size:24px;}
.lxwm-l dl{font-size:18px;color:#878787;margin-bottom:28px;}
.lxwm-l dl dt{width:50px;}
.lxwm-l dl p{width:calc(100% - 50px)}
.lxwm-l dl:last-child{margin-bottom:0!important;}
.lxwm-r{width:600px;height:400px;}
.lxwm-b{text-align:center;padding:0 50px;}
.lxwm-b dl{}
.lxwm-b dl h3{color:#878787;font-size:18px;margin-bottom:25px;}
.lxwm-b dl h4{font-size:24px;}
.lxwm{}
/*lxwm*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.lon-l a{width:calc(100% / 3);height:30px;}
	.gywm-b{justify-content:flex-start;}
    .gywm-b dl{width:33.33%;}
    .gywm-l a{width:150px;}
    .ryzz-b{justify-content:space-between;}
    .ryzz-b a{width:calc(50% - 5px)}
    .vr dl dt{width: 50px;}
    .hyyy-b a p{opacity:1}
    .tsjy-b input{height:45px;padding:10px;font-size:14px;}
    .tsjy-b textarea{height:80px;padding:10px;font-size:14px;}
    .tsjy-b p button{width:150px;height:45px;font-size:14px;}
    .xzzx-b a h3{background:none;}
    .xzzx-b a h4{width:120px;height:40px;}
    .cascade .cascade-t{padding-left:20px;}
    .cascade .cascade-c{padding:20px;}
    .cascade .cascade-c .bangho .click{
    margin-right: 0;
    width: calc((100% - 20px) / 3);
    margin-bottom: 5px;}
    .cascade .cascade-c .tongho .click{ margin-right: 0;
    width: calc((100% - 20px) / 3);
    margin-bottom: 5px;}
    .cascade .cascade-c .bangho .title{width:100%;margin-right:0;margin-bottom:10px;}
    .cascade .cascade-c .tongho .title{width:100%;margin-right:0;margin-bottom:10px;}
    .cascade .cascade-table,.cascade .cascade-tables{padding: 0;margin: 20px;overflow-x: auto;}
    .cascade .cascade-table .table tr td,.cascade .cascade-tables .tables tr td{padding: 5px!important;white-space: nowrap;}
    .xwzx-b a:hover{box-shadow:none;}
    .lxwm-r{height:200px;}
    .zzln2-b table tr td,.zzln2-b table tr th{padding:10px 5px;border:1px solid #eee;}
    .tsjy-b dl dt input{width: calc(100% - 170px);}
    .tsjy-b dl dt img{width:150px;}
    .cjwt-b dl dt h3,.cjwt-b dl dd .div2{width:calc(100% - 20px)}
	.sjln-r table td,.sjln-r table th{padding:10px!important;font-size:14px;}
	.sjlc-t dl{width:25%;margin-bottom:20px;}
	.sjlc-t dl h4{height:60px;}
	.vr-b li{width: 100%;}
	.vr-b li.active{width: 100%;}
	.vr-b li dl{width:100%;}
	.ryzz-r dl{justify-content:space-between}
	.ryzz-r dl a{width:calc(50% - 5px)}
}

