.head{background:rgba(0, 0, 0, 0.7);}
.head.active{background:#000;}
/*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%;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s h3{font-size:60px;}
.ny-banner-s p{font-size:16px;line-height:24px;}
.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 {}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 90px;}
.cont a {vertical-align: middle;color: #999;font-size: 14px;display: flex;align-items: center;}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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:14px;color: #666;align-items:center;justify-content:center;width: 50px;height: 50px;border-radius:50px;margin: 0 5px;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: var(--colors);border-color:var(--colors);}
.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{padding:140px 0 140px;background:url(../images/gywm-bj.jpg)no-repeat center top #f4fcf8;}
.gywm-l{/* width:50.625%; */}
.gywm-t{font-size:40px;color:#333;margin-bottom:40px;}
.gywm-c{font-size:16px;line-height:28px;color:#333;/* overflow:auto; *//* padding-right:20px; *//* height:308px; */margin-bottom:180px;}
.gywm-c::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: #ddd;
}
.gywm-c::-webkit-scrollbar-track {
  background-color: #ddd;
}
.gywm-c::-webkit-scrollbar-thumb {
  background-color: var(--colors);
}
.gywm-b{width:690px;max-width:100%;}
.gywm-b>i{width:1px;height:68px;background:#eee;}
.gywm-b dl{}
.gywm-b dl h3{color:var(--colors);margin-bottom:20px;font-size:24px;}
.gywm-b dl h3 i{font-size:48px;line-height:100%;}
.gywm-b dl h4{color:#333;font-size:16px;}

.gchj{margin:120px auto 90px;}
.nybt{font-size:36px;text-align:center;color:#333;margin-bottom:78px;}
.gchj-b{}
.gchj-b>div{padding-bottom:60px;}
.gchj-b a{display:block;color:#fff;text-align:center;overflow:hidden;}
.gchj-b a img{display:block;width:100%;}
.gchj-b a h3{position:absolute;left:0;bottom:0;width:100%;z-index:2;background:rgba(51, 51, 51, 0.5);font-size:14px;line-height:24px;padding:10px 5%;}
.gchj-b a:hover img{transform:scale(1.1);}
.gchj-b .swiper-pagination{bottom:0px;}
.gchj-b .swiper-pagination-bullet{background:#999;opacity:1;width:10px;height:10px;border-radius:14px;position:relative;}
.gchj-b .swiper-pagination-bullet-active{background:var(--colors);}

.fzlc{padding:110px 0;background:var(--colors);color:#fff;position:relative;z-index:2;}
.fzlc .nybt{color:#fff;}
.fzlc>h5{position:absolute;left:0;top:330px;width:100%;height:4px;background:#199d52;z-index:-1;}
.fzlc-b{
    position: relative;
}
.fzlc-b a{display:block;position:relative;}
.fzlc-b a h3{font-size:36px;margin-bottom:32px;padding-left:15px;}
.fzlc-b a>h5{width:27px;height:27px;border-radius:27px;background:rgba(255, 255, 255, 0.2);position:relative;margin-bottom:50px;margin-left: 48px;}
.fzlc-b a>h5 i{width:10px;height:10px;border-radius:10px;background:#fff;display:block;}
.fzlc-b a>h5 span{display:block;width:2px;height:58px;background:#fff;position:absolute;left: calc(50% - 1px);top:18px;width:2px;height: 67px;}
.fzlc-b a dl{}
.fzlc-b a dl dt{margin-bottom:25px;position:relative;}
.fzlc-b a dl dt h4{font-size:16px;line-height:24px;width: 33px;}
.fzlc-b a dl dt h5{width:10px;height:10px;border-radius:10px;border:2px solid #fff;margin-top:7px;}
.fzlc-b a dl dt h5 i{position:absolute;left: 61px;top:17px;width:2px;height:calc(100% + 15px);background: #fff;}
.fzlc-b a dl dt:last-child h5 i{display:none;}
.fzlc-b a dl dt p{line-height:24px;width:calc(100% - 90px);font-size: 16px;}
.fzlc-b .swiper-button-next{width:44px;height:44px;right:-85px;background:url(../images/r.png);margin-top:0;top:80px;}
.fzlc-b .swiper-button-prev{width:44px;height:44px;left:-85px;background:url(../images/l.png);margin-top:0;top:80px;}

.ryzz{margin:120px auto;}
.ryzz-b{position:relative;}
.ryzz-b a{display:block;text-align:center;color:#333;}
.ryzz-b a h4{overflow:hidden;margin-bottom:30px;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a h3{font-size:18px;text-transform:uppercase;margin-bottom:18px;}
.ryzz-b a h5{color:#666;font-size:14px;}
.ryzz-b a:hover img{transform:scale(1.05);}
.ryzz-b .swiper-button-next{width:44px;height:44px;right:-85px;background:url(../images/r2.png);transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.ryzz-b .swiper-button-prev{width:44px;height:44px;left:-85px;background:url(../images/l2.png);transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}
/*gywm*/

/*cpzx*/
.cpzx{margin:100px auto 120px;}
.cpzx-l{width:324px;}
.cpzx-l h3{font-size:24px;color:#999;padding-bottom:40px;border-bottom:2px solid #999999;margin-bottom:35px;}
.cpzx-l dl{font-size:18px;}
.cpzx-l dl a{padding:25px 0;color:#323332;}
.cpzx-l dl a h5{}
.cpzx-l dl a h5 img{transition:all 0s!important;max-width:17px;}
.cpzx-l dl a p{width:calc(100% - 37px);transition:all 0s}
.cpzx-l dl a.active,.cpzx-l dl a:hover{color:var(--colors);}
.cpzx-l dl a.active img,.cpzx-l dl a:hover img{filter: invert(50%) sepia(100%) saturate(5251%) hue-rotate(134deg) brightness(89%) contrast(101%);}
.cpzx-r{width:calc(100% - 413px);}
.cpzx-rt{padding-bottom:39px;border-bottom:1px solid #ddd;margin-bottom:60px;}
.cpzx-rt h3{font-size:24px;}
.cpzx-rt p{font-size:16px;line-height:100%;color:#666;}
.cpzx-rb{}
.cpzx-rb a{display:block;width:calc((100% - 46px) / 3);margin:0 23px 80px 0;color:#333;}
.cpzx-rb a:nth-child(3n){margin-right:0;}
.cpzx-rb a h4{background:#f5f5f5;overflow:hidden;margin-bottom:40px;}
.cpzx-rb a h4 img{display:block;width:100%;}
.cpzx-rb a h3{font-size:24px;margin-bottom:20px;}
.cpzx-rb a h5{font-size:16px;}
.cpzx-rb a:hover img{transform:scale(1.1);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin: 26px auto 70px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 100px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 55.375%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width: 79.00677200902935%;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: var(--colors);}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;width: 18.623024830699775%;}
.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 h5{cursor:pointer;width:100%;height:40px;}
.imasf-bb .a1{
    align-items: flex-start;
}
.imasf-bb .a2{
    align-items: flex-end;
}
.imasf-bb .swiper-container{max-height:100vw;/*height:500px;*/}
.imasf-bb .swiper-slide{height:calc((100% - 30px) / 4);}
.imasf-bb .swiper-slide-active{}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;position:relative;height: 100%;}
.imasf-bb .swiper-slide a p{position:absolute;left:0;top:0;width:100%;height:100%;border:4px solid rgba(0, 0, 0, 0);}
.imasf-bb .swiper-slide a img{width:100%;display:block;}
.imasf-bb .swiper-slide-active a p{border-color:var(--colors);}
.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;box-sizing:border-box;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;}
.imgLeft{width:100%;flex-direction:row-reverse;}
#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: 41.5%;}
.ny-zpal-z-t-r h3{font-size: 24px;margin-bottom: 20px;line-height: 140%;color: #333;}
.ny-zpal-z-t-r .div1{margin-bottom: 30px;color:#666;line-height: 34px;}
.ny-zpal-z-t-r .div1 table{width:100%;}
.ny-zpal-z-t-r .div1 table td{}
.ny-zpal-z-t-r .div1 table td:nth-child(1){width:30%;}

.ny-zpal-z-t-r .div1 table tr{border-bottom:1px solid #ddd;}
.ny-zpal-z-t-r .div1 table tr:last-child{border:none;}

.ny-zpal-z-t-r a{display: flex;align-items:center;justify-content:center;width: 150px;height: 44px;background: var(--colors);color:#fff;font-size: 14px;}
.ny-zpal-z-t-r a img{margin-right:12px;}
.ny-zpal-z-t-r a:last-child{/* display:none; */}
.ny-zpal-z-c{margin:0 auto;max-width:100%;}
.ny-zpal-z-ct{display:flex;justify-content:center;border-bottom:1px solid #eee;margin-bottom:40px;font-size: 18px;flex-wrap: wrap;}
.ny-zpal-z-ct h3{margin: 0 20px;padding-bottom: 40px;border-bottom:1px solid #eee;margin-bottom:-1px;cursor:pointer;}
.ny-zpal-z-ct h3.active{border-color: var(--colors);color: var(--colors);}
.ny-zpal-z-cb{}
.ny-zpal-z-cb *{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;}
.cpzx-zc{}
.cpzx-zc-l{width: 64.0625%;color:#323232;}
.cpzx-zc-lt{font-size:18px;margin-bottom:40px;}
.cpzx-zc-lb1{font-size:16px;line-height:24px;margin-bottom:70px;max-width: 100%;}
.cpzx-zc-lb1:nth-child(2){/* width:860px; */}
.cpzx-zc-lb1 *{color:#323232;}
.cpzx-zc-lb1 img{height:auto!important;}
.cpzx-zc-lb1 table{width:100%;}
.cpzx-zc-lb1 table tr{border-color:#eee!important;}
.cpzx-zc-lb1 table tr td,.cpzx-zc-lb1 table tr th{border: 1px solid #eee!important;padding:16px 20px;}
.cpzx-zc-lb2{padding-top:53px;border-top:1px solid #ddd;}
.cpzx-zc-lb2 a{color:#666;}
.cpzx-zc-lb2 a:hover{color:var(--colors);}
.cpzx-zc-lb2 a:nth-child(1) img{margin-right:10px;}
.cpzx-zc-lb2 a:nth-child(3) img{margin-left:10px;}
.cpzx-zc-r{width:26.4375%;}
.cpzx-zc-rt{font-size:18px;color:#323232;margin-bottom:40px;}
.cpzx-zc-rb{}
.cpzx-zc-rb a{display:block;margin-bottom:60px;color:#333;}
.cpzx-zc-rb a h4{overflow:hidden;margin-bottom:35px;background:#f5f5f5;}
.cpzx-zc-rb a h4 img{display:block;width:100%;}
.cpzx-zc-rb a h3{font-size:24px;margin-bottom:15px;}
.cpzx-zc-rb a h5{font-size:16px;}
.cpzx-zc-rb a:hover h4 img{transform:scale(1.1);}
.cpzx-zc-rb a:hover h3{color:var(--colors);}
/*cpzx-z*/

/*cgal*/
.cgdh{background:#f5f5f5;padding:60px 0;}
.cgdh-b{}
.cgdh-b dl{margin-bottom:30px;}
.cgdh-b dl:last-child{margin-bottom:0!important;}
.cgdh-b dl h3{font-size:18px;color:#333;}
.cgdh-b dl h5{width:1px;height:18px;background:#ccc;}
.cgdh-b dl dt{width:calc(100% - 180px);font-size:18px;}
.cgdh-b dl dt a{color:#333;height:40px;padding:0 30px;margin-right:5px;border-radius:40px;}
.cgdh-b dl dt a.active,.cgdh-b dl dt a:hover{background:var(--colors);color:#fff;}
.cgal{margin:100px auto 120px auto;}
.cgal-b{}
.cgal-b a{display:block;width:calc((100% - 70px) / 3);margin:0 35px 95px 0;color:#333;}
.cgal-b a:nth-child(3n){margin-right:0;}
.cgal-b a h4{overflow:hidden;margin-bottom:30px;position:relative;}
.cgal-b a h4>img{display:block;width:100%;}
.cgal-b a h4>i{position:absolute;left:0;bottom:0;width:100%;height:0;overflow:hidden;background:rgba(0, 171, 74, 0.6);}
.cgal-b a h3{font-size: 18px;margin-bottom:25px;line-height: 1.4;}
.cgal-b a p{font-size:16px;line-height:28px;}
.cgal-b a:hover h4 i{height:100%;}
/*cgal*/

/*cgal-z*/
.cgal-z{background:url(../images/cgal-bj.jpg)no-repeat center right #f5f5f5;}
.cgal-zl{width:50%;}
.cgal-zl a{display:block;}
.cgal-zl a img{display:block;width:100%;}
.cgal-zl .swiper-pagination{bottom:50px;}
.cgal-zl .swiper-pagination-bullet{background:none;opacity:1;width:14px;height:14px;border-radius:14px;border:1px solid rgba(255, 255, 255, 0);position:relative;}
.cgal-zl .swiper-pagination-bullet::before{width:4px;height:4px;background:#fff;border-radius:5px;content: '';position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.cgal-zl .swiper-pagination-bullet-active{border-color:#fff;}
.cgal-zl .swiper-button-next{width:44px;height:44px;right:30px;background:url(../images/r2.png);transition:all 0.5s;}
.cgal-zl .swiper-button-next:hover{background:url(../images/r2-1.png);}
.cgal-zl .swiper-button-prev{width:44px;height:44px;left:30px;background:url(../images/l2.png);transition:all 0.5s;}
.cgal-zl .swiper-button-prev:hover{background:url(../images/l2-1.png);}
.cgal-zr{width:50%;padding-left:5.7291666666666664%;}
.cgal-zr h3{font-size:30px;line-height:48px;margin-bottom:50px;}
.cgal-zr dl{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:70px;font-size:18px;line-height:56px;padding:30px 0;}
.cgal-zr dl table{width:100%;}
.cgal-zr dl table td:nth-child(1){color:#999;width:180px;}
.cgal-zr a{width:150px;height:44px;background:var(--colors);color:#fff;}
.cgal-zr a img{margin-right:12px;}

.xgal{margin:120px auto;}
.xgal-t{margin-bottom:70px;}
.xgal-t h3{font-size:48px;color:#333;}
.xgal-t a{width:136px;height:44px;background:var(--colors);color:#fff;}
.xgal-t a img{margin-left:20px;}
.xgal-b{}
.xgal-b a{display:block;color:#333;}
.xgal-b a h4{overflow:hidden;margin-bottom:30px;position:relative;}
.xgal-b a h4>img{display:block;width:100%;}
.xgal-b a h4>i{position:absolute;left:0;bottom:0;width:100%;height:0;overflow:hidden;background:rgba(0, 171, 74, 0.6);}
.xgal-b a h3{font-size:24px;margin-bottom:25px;}
.xgal-b a p{font-size:16px;line-height:28px;}
.xgal-b a:hover h4 i{height:100%;}
/*cgal-z*/

/*fwzc*/
.nydh{background:#fff;border-bottom:1px solid #ddd;}
.nydh-b{}
.nydh-l{font-size:18px;}
.nydh-l a{position:relative;height:99px;color:#666;margin-right:80px;}
.nydh-l a p{position:absolute;left:0;bottom:-1px;height:3px;background:var(--colors);width:0;}
.nydh-l a.active,.nydh-l a:hover{color:var(--colors);font-weight:bold;}
.nydh-l a.active p,.nydh-l a:hover p{width:100%;}
.nydh-r{}
.nydh-r a{font-size:16px;color:#999;}
.nydh-r a:last-child i{display:none;}

.fwzc{background:#f5f5f5;padding:90px 0 80px;}
.fwzc-t{font-size:30px;margin-bottom:74px;}
.fwzc-t a{position:relative;display:block;color:#999;margin:0 75px;padding:15px 0}
.fwzc-t a p{position:absolute;left:0;bottom:0px;height:3px;background:#000;width:0;}
.fwzc-t a.active{color:#000;}
.fwzc-t a.active p{width:100%;}
.fwzc-b{position:relative;overflow:hidden;}
.fwzc-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.fwzc-b2.active{position:relative;opacity:1;z-index:2;}
.fwzc-b2 dl{width:calc(50% - 32px);background:#fff;border-radius:150px;padding:10px 80px 10px 13px;margin-bottom:40px;}
.fwzc-b2 dl h4{width:100px;height:100px;border-radius:100px;background:var(--colors);color:#fff;font-size:36px;}
.fwzc-b2 dl p{font-size:18px;line-height:30px;width:calc(100% - 140px);}

.ysfw{margin:110px auto;}
.ysfw-t{text-align:center;width:1140px;margin-bottom:70px;}
.ysfw-t h3{font-size:48px;margin-bottom:43px;}
.ysfw-t p{font-size:18px;line-height:36px;color:#666;}
.ysfw-b{}
.ysfw-b dl{width:calc((100% - 105px) / 4);background:var(--colors);color:#fff;padding:42px 40px 46px;}
.ysfw-b dl h5{height:150px;}
.ysfw-b dl h3{font-size:20px;margin-bottom:28px;}
.ysfw-b dl p{font-size:16px;line-height:30px;}

.qqfb{padding:185px 0 197px;background:url(../images/qqfb-bj.jpg)no-repeat center #f4fcf8;}
.qqfb-b{}
.qqfb-l{width:542px;color:#333;}
.qqfb-l h3{font-size:48px;margin-bottom:54px;}
.qqfb-l p{font-size:16px;line-height:28px;margin-bottom:70px;}
.qqfb-l a{width:146px;height:44px;background:var(--colors);color:#fff;text-transform:uppercase;}
.qqfb-l a img{margin-left:19px;}

.wmys{background:var(--colors);color:#fff;padding:50px 0;}
.wmys-b{}
.wmys-b dl{}
.wmys-b dl dt{width:90px;}
.wmys-b dl dd{}
.wmys-b dl dd h3{font-size:48px;margin-bottom:18px;}
.wmys-b dl dd h4{font-size:16px;}
/*fwzc*/

/*cjwt*/
.cjwt{margin:120px auto;}
.cjwt-b{margin-bottom:80px;}
.cjwt-b dl{margin-bottom:20px;background:#f5f5f5;}
.cjwt-b dl dt{padding:40px 50px 38px;cursor:pointer;}
.cjwt-b dl dt h3{width:calc((100% - 50px));font-size:24px;}
.cjwt-b dl dt h3 i{width:40px;height:40px;background:var(--colors);color:#fff;}
.cjwt-b dl dt h3 p{width:calc(100% - 60px);}
.cjwt-b dl dt h5{width:24px;height:24px;transition:all 0.5s;background:url(../images/cjwt-tb.png);}
.cjwt-b dl dt h5.up{background:url(../images/cjwt-tb2.png);}
.cjwt-b dl dd{display:none;border-top:1px solid #ddd;padding:37px 80px 50px 50px;}
.cjwt-b dl dd i{width:40px;height:40px;background:#dcebe2;color:var(--colors);font-size:24px;}
.cjwt-b dl dd .div1{font-size:18px;line-height:36px;color:#333;width:calc(100% - 60px);}
/*cjwt*/

/*xzzx*/
.xzzx{}
.xzzx-b{margin-bottom:80px;}
.xzzx-b a{margin-bottom:30px;background:#f5f5f5;padding:47px 70px 47px 60px;}
.xzzx-b a h3{font-size:24px;color:#333;width:50%;}
.xzzx-b a h3 p{width:calc(100% - 100px);transition:all 0s;}
.xzzx-b a h5{font-size:18px;color:#666;width:200px;}
.xzzx-b a:hover h3{color:var(--colors);}
/*xzzx*/

/*xwzx*/
.xwzx{margin:120px auto;}
.xwzx-b{}
.xwzx-b a{display:block;border:1px solid #ddd;background:#fff;color:#333;width:calc((100% - 60px) / 3);margin:0 30px 80px 0;}
.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:33px 40px 53px 40px;}
.xwzx-b a dl h3{font-size:18px;line-height:30px;height:60px;margin-bottom:15px;}
.xwzx-b a dl p{font-size:16px;height:56px;line-height:28px;color:#666;margin-bottom:35px;}
.xwzx-b a dl h5{padding-top:30px;border-top:1px solid #ddd;font-size:14px;color:#999;}
.xwzx-b a:hover{}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:var(--colors);}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{margin:55px auto 120px auto;}
.xwdt-l{width: 64.375%;}
.xwdt-z-t{padding-bottom:40px;border-bottom: 1px solid #ddd;margin-bottom:50px;}
.xwdt-z-t h3{font-size: 36px;color: #333;line-height:1.4;}
.xwdt-z-t p{color:#666;font-size:16px;margin-bottom:25px;}
.xwdt-z-t p span{display:inline-block;margin-right:60px;}
.xwdt-z-b{margin-bottom:40px;line-height:36px;color:#333;font-size:18px;}
.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{}
.xwdt-z-b2 a{color:#666;}
.xwdt-z-b2 .a1{width:270px;max-width:calc(50% - 50px);}
.xwdt-z-b2 .a1 p{width:calc(100% - 20px);transition:all 0s;}
.xwdt-z-b2 a:nth-child(2) img{margin-right:10px;}
.xwdt-z-b2 a:hover{color:var(--colors);}
.xwdt-r{width: 27.875%;margin-top:15px;background: #f4f5f9;padding: 40px 40px 17px;}
.xwdt-r>h3{color:#333;font-size: 24px;margin-bottom: 8px;}
.xwdt-r a{padding:30px 0 34px;border-bottom:1px solid #ddd;}
.xwdt-r a:last-child{border:none;}
.xwdt-r a h4{overflow:hidden;width:156px;}
.xwdt-r a h4 img{display:block;width:100%;}
.xwdt-r a dl{width:calc(100% - 175px);}
.xwdt-r a dl h3{color:#333;font-size: 16px;line-height:24px;margin-bottom:32px;}
.xwdt-r a dl h5{font-size:14px;color:#999;}
.xwdt-r a:hover h3{color:var(--colors);}
/*xwzx-z*/

/*lxwm*/
.lxwm{margin:100px auto 120px;}
.lxwm-t{padding-bottom:55px;border-bottom:2px solid #000;margin-bottom:100px;}
.lxwm-t h3{font-size:36px;margin-bottom:35px;}
.lxwm-t p{color:#666;font-size:18px;}
.lxwm-b{}
.lxwm-l{width:43.125%}
.lxwm-l h3{font-size:48px;color:#333333;margin-bottom:45px;}
.lxwm-l h4{color:#333;font-size:18px;line-height:32px;margin-bottom:100px;}
.lxwm-l dl{padding-bottom:52px;margin-bottom:58px;border-bottom:1px solid #ddd;}
.lxwm-l dl:last-child{margin-bottom:0!important;padding-bottom:0!important;border-bottom:0;}
.lxwm-l dl dt{margin-bottom:23px;font-size:18px;color:#999;}
.lxwm-l dl dt h5{width:40px;}
.lxwm-l dl p{font-size:20px;line-height:30px;}
.lxwm-l dl p a{color:#000;}
.lxwm-l dl p a:hover{color:var(--colors);}
.lxwm-r{width:50%;background:#f5f5f5;padding:70px 50px 50px;}
.lxwm-r h3{font-size:24px;color:#333;margin-bottom:45px;}
.lxwm-r form{}
.lxwm-r form input{width:calc(50% - 10px);margin-bottom:40px;height:65px;border-bottom:2px solid #000;color:#333;font-size:18px;background:none;}
.lxwm-r form input::placeholder,.lxwm-r form textarea::placeholder{color:#333;}
.lxwm-r form textarea{width:100%;margin-bottom:40px;height:150px;border-bottom:2px solid #000;color:#333;font-size:18px;background:none;}
.lxwm-r form p{width:100%;}
.lxwm-r form p button{margin-left:auto;width:210px;height:60px;background:var(--colors);color:#fff;font-size:16px;padding:0 23px;cursor:pointer;transition:all 0.5s;}
.lxwm-r form p button:hover{opacity:0.8;}
/*lxwm*/

@media(min-width:1200px){
	.cpzx-l,.cpzx-zc-r{position:sticky;top:100px;}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.fzlc-b a dl dt h5 i{height:100%;}
	.fzlc-b a h3{margin-bottom:20px;padding-left:25px;}
	.fzlc>h5{top:143px;}
	.cpzx-zc-lb1 table tr td,.cpzx-zc-lb1 table tr th{padding:10px;}
	.cgdh-b dl dt a{height:30px;padding:0 20px;}
	.cgal-zl .swiper-pagination{bottom:10px;}
	.cgal-zr dl table td:nth-child(1){width:30%;}
	.fwzc-b2 dl h4{width:60px;height:60px;}
	.fwzc-b2 dl p{width:calc(100% - 80px);}
	.fwzc-t a{margin:0 5px;}
	/*.nydh-l a{width:calc(100% / 3);}*/
	.qqfb{background:#f4fcf8;}
	.xzzx-b a h3 img{width:30px;}
	.xzzx-b a h3 p{width:calc(100% - 40px);transition:all 0s;}
	.xwzx-b a dl p,.xwzx-b a dl h3{height:48px;}
	.lxwm-r form input{height:40px;}
	.lxwm-r form p button{width:150px;height:40px;}
	.wmys-b dl{width:50%;}
	.wmys-b dl dt{height:70px;}
}
