/*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 h4{font-size:48px;text-transform:uppercase;position:relative;padding-bottom:28px;margin-bottom:30px;display:inline-block;display: none;}
.ny-banner-s h4 p{position:absolute;left:0;bottom:0;width:100%;height:2px;background:#fff;}
.ny-banner-s h3{font-size:60px;margin-bottom:30px;}
.ny-banner-s h3 i{color:var(--colors);}
.ny-banner-s h5{font-size:14px;text-transform:uppercase;letter-spacing:5px;}
.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 #ebebeb;background:#f5f5f5;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;justify-content: flex-end;align-items: center;height: 40px;}
.cont a {vertical-align: middle;color: #6b6b6b;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:-60px;}

/*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: #666;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 1px solid #cdced3;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*/
.nydh{background:#f6f6f6;font-size:18px;}
.nydh a{color:#333;height: 60px;width:135px;text-transform: uppercase;}
.nydh a.active,.nydh a:hover{background:var(--colors);color:#fff;}
.gywm{margin: 40px auto 20px auto;align-items: flex-start;}
.gywm-l{width:41.208791208791207%;border-radius:10px;overflow:hidden;}
.gywm-l img{display:block;width:100%;}
.gywm-l:hover img{transform:scale(1.1);}
.gywm-r{width:calc(58.79120879120879% - 50px);color:#333;height: auto!important;}
.gywm-r>h3{font-size:60px;margin-bottom: 20px;text-transform:uppercase;display: none;}
.gywm-r>h4{font-size:36px;margin-bottom:60px;}
.gywm-r>h4 p{width:50px;height:2px;background:#000;margin-right:20px;}
.gywm-b2 .div1{background:#f6f6f6;text-align:center;padding: 40px 75px 40px 75px;margin-top:50px;width:100%;}
.gywm-b2 .div1 dl{}
.gywm-b2 .div1 dl h3{font-size: 14px;color:var(--colors);margin-bottom:15px;}
.gywm-b2 .div1 dl h3 i{font-size:48px;line-height:100%;}
.gywm-b2 .div1 dl h4{font-size:16px;color:#666;}
.gywm-r .div2{font-size: 15px;margin-top: -7.5px;line-height: 30px;text-indent:2em;/* padding-right: 20px; *//* overflow: auto; */height: calc(100% - 344px);}
.gywm-r .div2::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #f6f6f6;
	box-shadow:none;
}
.gywm-r .div2::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f6f6f6;
	box-shadow:none;
}
.gywm-r .div2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: var(--colors);
	box-shadow:none;
}

.gshj{margin: 40px auto 50px auto;}
.gshj-t{text-align:center;margin-bottom: 20px;padding-top: 7px;}
.gshj-t h4{text-transform:uppercase;color:#333;font-size:36px;margin-bottom:30px;display: none;}
.gshj-t h3{font-size: 36px;color:var(--colors);}
.gshj-t h3 p{width:50px;height:2px;background:var(--colors);margin: 0 30px;}
.gshj-t2{margin-bottom: 40px;color:#fff;}
.gshj-t2 h3{font-size: 36px;margin-bottom:30px;text-transform:uppercase;}
.gshj-t2 h4{font-size:36px;margin-bottom:40px;display: none;}
.gshj-t2 p{color:#bababa;font-size: 18px;line-height: 36px;text-indent: 2em;}
.gshj-b{position:relative;}
.gshj-b>div{width:calc(100% + 20px);}
.gshj-b a{margin:10px;display:block;text-align:center;color:#333;box-shadow:0 0 10px rgba(27, 27, 26, 0.2);position:relative;background:#fff;padding-bottom: 30px;border-bottom: 10px solid #999;}
.gshj-b a h4{overflow:hidden;margin-bottom:40px;}
.gshj-b a h4 img{display:block;width:100%;}
.gshj-b a h3{font-size: 16px;}
.gshj-b a p{position:absolute;left:0;bottom:-10px;height:10px;width:0;background:var(--colors);}
.gshj-b a:hover{}
.gshj-b a:hover h3{color:var(--colors);}
.gshj-b a:hover img{transform:scale(1.1);}
.gshj-b a:hover p{width:100%;}

.qywh{background: url(../images/qywh-bj.png)no-repeat center;padding:50px 0;background-size: cover;background:#e8edf4;}
.qywh-b{}
.qywh-b dl{width:calc((100% - 120px) / 4);background:#fff;text-align:center;padding: 77px 31px 25px;}
.qywh-b dl h5{height:120px;}
.qywh-b dl h3{font-size:23px;margin-bottom:20px;color:var(--colors)}
.qywh-b dl h4{font-size:16px;color: #333;line-height: 30px;transition:all 0.5s;}
.qywh-b dl:hover img{transform:translateY(-10px);}


.fzlc{padding: 50px 0;background:url(../images/fzlc-bj.jpg)no-repeat center;background-size:cover;}
.fzlc-t{display: none;text-align:center;margin-bottom:80px;color:#fff;}
.fzlc-t h3{font-size:36px;margin-bottom:20px;}
.fzlc-t h4{font-size:18px;}
.fzlc-s{background:#fff;padding: 40px 40px 30px 40px;}
.fzlc-c{position:relative;margin-bottom: 20px;z-index:2;padding:0 100px;}
.fzlc-c .swiper-container{}
.fzlc-c h5{height:2px;background:#c3c3c3;position:absolute;width:calc(100% - 220px);left:110px;z-index:-2;top:63px;}
.fzlc-c a{text-align:center;display:block;color:#999;text-align:center;}
.fzlc-c a h3{font-size:30px;margin-bottom:25px;}
.fzlc-c a dt{width:20px;height:20px;border-radius:20px;border:1px solid #999;}
.fzlc-c a dt p{width:10px;height:10px;border-radius:10px;background:#999;}
.fzlc-c .swiper-slide-thumb-active a{}
.fzlc-c .swiper-slide-thumb-active a h3{color:var(--colors);}
.fzlc-c .swiper-slide-thumb-active a p{background:var(--colors);}
.fzlc-c .swiper-button-next{width:68px;height:68px;right:0;top:0;background:url(../images/r.png);margin:0}
.fzlc-c .swiper-button-prev{width:68px;height:68px;left:0;top:0;background:url(../images/l.png);margin:0}
.fzlc-b{overflow:hidden;width: calc(100% + 20px);margin-left: -20px;}
.fzlc-b>div{/* margin-left:-20px; */width: 34%;overflow:initial;margin: 0;}
.fzlc-b a{margin:20px;display:block;color:#999;background: #f6f6f6;}
.fzlc-b a h4{overflow:hidden;position:relative;/* height: 216px; */}
.fzlc-b a h4 i{display:block;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;}
.fzlc-b a h4 img{display:block;/* width:100%; */}
.fzlc-b a dl{/* border-top:10px solid #fff; */background:#f6f6f6;padding: 16px 40px 32px 40px;}
.fzlc-b a dl h3{font-size:24px;margin-bottom:13px;}
.fzlc-b a dl p{font-size:18px;line-height:38px;}
.fzlc-b a:hover{box-shadow:1px 1px 20px rgba(1, 155, 166, 0.35);}
.fzlc-b a:hover img{/* transform:scale(1.1); */}
.fzlc-b a:hover i{opacity:0}
.fzlc-b a:hover dl{border-color:#f6f6f6;}
.fzlc-b a:hover dl h3{color:var(--colors);}
.fzlc-b a:hover dl p{color:#333;}

.ryzz{margin: 40px auto 40px auto;}
.ryzz .gshj-t{margin-bottom: 40px;}
.ryzz .gshj-t h5{font-size: 16px;color:#666;padding-top: 20px;}
.ryzz .gshj-t h5 i{color:#333;}
.ryzz-b{margin-bottom: 0!important;overflow: hidden;}
.ryzz-b .swiper-container{width:1000px;overflow: initial;}
.ryzz-b a{display:block;background:#ecf7fb;overflow:hidden;}
.ryzz-b a:nth-child(4n){margin-right:0;}
.ryzz-b a img{display:block;width:100%;}
/* .ryzz-b a:hover img{transform:scale(1.06);} */
.ryzz-c{text-align:center;padding:0 7.857142857142857%;color:var(--colors);color:var(--colors);display: none;}
.ryzz-c dl{width:190px;text-align:center;}
.ryzz-c dl dt{}
.ryzz-c dl dt h3{font-size:18px;margin-bottom:18px;}
.ryzz-c dl dt h3 i{font-size:28px;}
.ryzz-c dl dt h5{font-size:18px;}

.ryzz2{padding:75px 0 90px;background:url(../images/ryzz2-bj.jpg)no-repeat center;/* background-size:cover; */height: 980px;display: none;}
.ryzz2-t{margin-bottom:130px;}
.ryzz2-t h3{font-size:35px;color:var(--colors)}
.ryzz2-t p{width:calc(100% - 210px);padding-right:65px;font-size:18px;line-height:24px;color:#666;}
.ryzz2-b{
    display: none;
}
.ryzz2-b img{display:block;width:100%;}
/*gywm*/

/*pzjs*/
.pzjs{padding: 40px 0;background:url(../images/pzjs-bj.jpg)no-repeat center;background-size:cover;}
.pzjs .gshj-t *{color:#fff;}
.pzjs .gshj-t p{background:#fff;}
.pzjs .gshj-b>div{padding-bottom: 20px;}
.pzjs .swiper-pagination{bottom:0}
.pzjs .swiper-pagination-bullet{background:#fff;opacity:1;}
.pzjs .swiper-pagination-bullet-active{background:var(--colors);}
.gshj-b2 .swiper-pagination{bottom:0}
.gshj-b2 .swiper-pagination-bullet{background:#eee;opacity:1;}
.gshj-b2 .swiper-pagination-bullet-active{background:var(--colors);}

.pzrz-b{position:relative}
.pzrz-b>div{padding-bottom:40px;}
.pzrz-b a{display:block;overflow:hidden;}
.pzrz-b a img{display:block;width:100%;}
.pzrz-b a:hover img{transform:scale(1.1)}
.pzrz-b .swiper-pagination{bottom:0}
.pzrz-b .swiper-pagination-bullet{background:#eee;opacity:1;}
.pzrz-b .swiper-pagination-bullet-active{background:var(--colors);}
/*pzjs*/

/*yfsj2*/
.kfal{padding: 40px 0;background:url(../images/kfal-bj.jpg)no-repeat center;background-size:cover;color:#fff;}
.kfal .yfsj3-t{margin-bottom: 40px;}
.kfal .yfsj3-t h5 img{filter: brightness(0) invert(1);}
.kfal .yfsj3-t h3 p{color:#fff;}
.kfal .yfsj3-t h3 p i{background:#fff;}
.kfal .gshj-t *{color:#fff;}
.kfal .gshj-t p{background:#fff;}
.kfal .gshj-b2{margin-bottom: 40px;}
.kfal .gshj-b2:last-child{margin-bottom:0;}
/*yfsj2*/

/*yfsj3*/
.csyz{padding: 40px 0 40px;background:url(../images/csyz-bj.jpg)no-repeat center;background-size:cover;text-align:center;color:#fff;}
.csyz .yfsj3-t{margin-bottom: 50px;}
.csyz .yfsj3-t h5 img{filter: brightness(0) invert(1);}
.csyz .yfsj3-t h3 p{color:#fff;}
.csyz .yfsj3-t h3 p i{background:#fff;}
.csyz-c{color:#cdcdcd;font-size: 16px;line-height: 30px;width:1350px;margin-bottom:50px;max-width:90%;}
.csyz-b{width:270px;height: 60px;border-radius:10px;background:var(--colors);color:#cdcdcd;font-size:24px;position:relative;margin-bottom:50px;}
.csyz-b p{position:absolute;top:100%;height:50px;background:var(--colors);width:3px;left:calc(50% - 1.5px);}
.csyz-b2{position:relative;z-index:2;}
.csyz-b2>i{position:absolute;width:85.16483516483516%;left:7.417582417582418%;top:0;height:3px;background:var(--colors);z-index:-1;}
.csyz-b2 a{display:block;width:14.835164835164835%;}
.csyz-b2 a h3{font-size:24px;position:relative;z-index:2;width:79px;height:79px;border-radius:79px;background:var(--colors);margin:43px auto 58px auto;}
.csyz-b2 a h3 i{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index:-1;background:var(--colors);border-radius:100px;}
.csyz-b2 a h3 i.i1{width:98px;height:98px;opacity:0.5;z-index:-2;}
.csyz-b2 a h3 i.i2{width:117px;height:117px;opacity:0.2;z-index:-3;}
.csyz-b2 a h3 p{position:absolute;width:3px;height:43px;background:var(--colors);left:calc(50% - 1.5px);bottom:100%;}
.csyz-b2 a dl{position:relative;z-index:3;}
.csyz-b2 a dl>i{display:block;position:absolute;left:0;top:-72px;height: 131px;width:100%;background-image:linear-gradient(rgba(1,155,166,0),rgba(1,155,166,0.5));opacity:0;}
.csyz-b2 a:hover dl>i{opacity:1;}
.csyz-b2 a:hover h3{background:var(--colors2);}
.csyz-b2 a:hover h3 i{background:var(--colors2);}
.csyz-b2 a:hover h3 p{background:var(--colors2);}
.csyz-b2 a dl h5{height: 60px;font-size:24px;background:var(--colors);border-top-left-radius:10px;border-top-right-radius:10px;position: relative;z-index: 2;}
.csyz-b2 a dl dt{border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-size:24px;overflow:hidden;}
.csyz-b2 a dl dt p{background:#000;height: 50px;}
.csyz-b2 a dl dt p:hover{background:var(--colors2);}
/*yfsj3*/

/*yfsj*/
.yfsj{margin: 40px auto;}
.yfsj-t{margin-bottom:47px;}
.yfsj-l{color:#333;}
.yfsj-l h4{font-size:36px;text-transform:uppercase;margin-bottom:30px;display: none;}
.yfsj-l h3{font-size: 36px;padding: 50px 0 0 35px;}
.yfsj-r{width: 80%;background: #f6f6f6;padding: 25px 8.05% 25px 66px;text-align: center;}
.yfsj-r dl{}
.yfsj-r dl h3{color:var(--colors);font-size:30px;margin-bottom: 13px;}
.yfsj-r dl h3 i{font-size:48px;line-height:100%;}
.yfsj-r dl h5{font-size: 16px;color: #666;}
.yfsj-c{font-size: 18px;line-height: 36px;color:#666;margin-bottom: 30px;text-indent: 2em;}
.yfsj-b{margin-bottom: 0px;}
.yfsj-b a{display:block;width:calc((100% - 120px) / 4);margin:0 40px 40px 0;box-shadow:0 0 12px rgba(27, 27, 16, 0.2);border-bottom:10px solid #999;position:relative;text-align:center;color:#333;padding:27px 40px 37px 40px;}
.yfsj-b a:nth-child(4n){margin-right:0;}
.yfsj-b a h4{margin-bottom:30px;overflow:hidden;}
.yfsj-b a h4 img{display:block;width:100%;}
.yfsj-b a h3{font-size: 16px;line-height: 1.3;}
.yfsj-b a p{position:absolute;left:0;bottom:-10px;width:0;height:10px;background:var(--colors);}
.yfsj-b a:hover{}
.yfsj-b a:hover img{transform:scale(1.05);}
.yfsj-b a:hover h3{color:var(--colors);}
.yfsj-b a:hover p{width:100%;}

.yfsj2{text-align:center;color:#fff;padding: 75px 10px;background:url(../images/yfsj-bj.jpg)no-repeat center;background-size:cover;position: relative;z-index: 2;}
.yfsj2 p{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;/* background:rgba(0,0,0,0.5); */}
.yfsj2 h3{font-size: 45px;/* margin-bottom:40px; */}
.yfsj2 h5{width:600px;height:60px;border-radius:60px;background:var(--colors);color:#fff;font-size:20px;max-width: 100%;}

.yfsj3{margin:80px auto;}
.yfsj3-t{text-align:center;margin-bottom:40px;}
.yfsj3-t h5{margin-bottom:30px;display: none;}
.yfsj3-t h3{text-align:center;font-size: 36px;margin-bottom:40px;}
.yfsj3-t h3 img{margin: 0 20px;}
.yfsj3-t h3 img:nth-child(1){margin-left:0}
.yfsj3-t h3 img:last-child{margin-right:0}
.yfsj3-t h3 p{position:relative;color:var(--colors);}
.yfsj3-t h3 p i{display:block;position:absolute;left:0;bottom:-18px;width:100%;height:2px;background:var(--colors);}
.yfsj3-b{padding:60px 0;background:url(../images/yfsj-bj2.jpg)no-repeat center;background-size:cover;color:#333}
.yfsj3-b h3{font-size:24px;margin-bottom:15px;text-align:center;}
.yfsj3-b h4{font-size:18px;color:#666;margin-bottom:45px;text-align:center;}
.yfsj3-b a{width:230px;height:60px;border-radius:60px;background:var(--colors);color:#fff;font-size:20px;}
.yfsj3-b a:hover{}

.yfsj4{height:80px;border-top:1px solid #efefef;display: none;}
.yfsj4 a{position:relative;margin:0 15px;}
.yfsj4 a i{display:none;position:absolute;left:0;top:100%;width:100px;}
.yfsj4 a:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.yfsj4 a:hover i{display:block;}

.yfsj5{background:#f6f6f6;padding:60px 0 80px;position:relative;}
.yfsj5 h3{text-align:center;color:#333;font-size:28px;margin-bottom:30px;}
.yfsj5 h4{color:#999;font-size:16px;margin-bottom:40px;text-align:center;}
.yfsj5 form{width:570px;background:#fff;border-radius:5px;overflow:hidden;}
.yfsj5 form input{width:calc(100% - 70px);height:55px;background:url(../images/yfsj5-tb.png)no-repeat center left 20px;padding-left:70px;color:#999;}
.yfsj5 form input::placeholder{color:#999;}
.yfsj5 form button{width:70px;cursor:pointer;background:none;}
.yfsj5 a{width:48px;height:48px;border-radius:48px;background:#7b7b7b;position:absolute;right: 30px;bottom: 50px;position: fixed;z-index: 10;}
.yfsj5 a:hover{background:var(--colors);}
/*yfsj*/

/*cpzx*/
.xptj{margin:53px auto 150px;}
.xptj-t{padding-bottom: 20px;margin-bottom: 20px;border-bottom:1px solid #d1d1d1;}
.xptj-t h3{font-size:30px;color:#333;padding-left:18px;border-left:5px solid var(--colors)}
.xptj-t a{width:183px;height:40px;border-radius:40px;background:#999;color:#fff;}
.xptj-t a:hover{background:var(--colors)}
.xptj-b{text-align:center;}
.xptj-b a{display:block;background:#f6f6f6;text-align:center;}
.xptj-b a h4{overflow:hidden;background:#f6f6f6;}
.xptj-b a h4 img{display:block;width:100%;}
.xptj-b a dl{padding: 30px 40px 30px;}
.xptj-b a dl h5{color:var(--colors);font-size:18px;margin-bottom:15px;}
.xptj-b a dl h3{font-size:24px;color:#333;margin-bottom: 20px;transition:all 0s;}
.xptj-b a dl p{font-size:18px;line-height:40px;transition:all 0s;color:#666;}
.xptj-b a:hover{background:var(--colors);}
.xptj-b a:hover *{color:#fff}
.cpzx{margin:40px auto 20px;}
.cpzx-l{width:320px;}
.cpzx-l dl{margin-bottom:20px;}
.cpzx-l dl dt{background:var(--colors);cursor:pointer}
.cpzx-l dl dt a{/* display:block; */width:calc(100% - 80px);height:50px;color:#fff;font-size:18px;font-weight:bold;padding-left:40px;}
.cpzx-l dl dt p{width:80px;height:50px;}
.cpzx-l dl dt p.up img{transform: rotate(180deg);}
.cpzx-l dl.active dt{}
.cpzx-l dl.active dt a{}
.cpzx-l dl.active dt p img{}
.cpzx-l dl dd{display:none;}
.cpzx-l dl .div1{
    border-bottom: 1px solid #e7e7e7;
}
.cpzx-l dl .div1:last-child{border:none;}
.cpzx-lt{padding-left:16px;cursor:pointer;display: flex;align-items: center;justify-content: space-between;}
.cpzx-lt a{font-size: 15px;color:#333;width:calc(100% - 50px);padding: 9px 0px 9px 40px;transition:all 0s;}
.cpzx-lt a.up,.cpzx-l dl .div1:hover .cpzx-lt a,.cpzx-l dl .div1.active .cpzx-lt a{background:url(../images/cpzx-tb11.png)no-repeat center left 16px;color:var(--colors)}
.cpzx-lt p{width:48px;height:48px;}
.cpzx-lt p.up img{transform: rotate(180deg);}
.cpzx-lb{display:none;/* padding: 5px 0; */}
.cpzx-lb a{color:#666;padding: 10px 0 10px 60px;}
.cpzx-lb a:hover,.cpzx-lb a.active{color:var(--colors);}
.cpzx-r{width:calc(100% - 360px);}
.cpzx-r .page1{/* justify-content:flex-start; */}
.cpzx-rb{}
.cpzx-rb a{display:block;background:#f6f6f6;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;text-align:center;padding-bottom:24px;}
.cpzx-rb a:nth-child(3n){margin-right:0;}
.cpzx-rb a h4{}
.cpzx-rb a h4 img{}
.cpzx-rb a dl{padding:0 10px;}
.cpzx-rb a dl p{font-size:16px;color:#333;word-break: break-all;margin-bottom:12px;}
.cpzx-rb a dl h3{font-size:14px;color:var(--colors)}
.cpzx-rb a:hover p{color:var(--colors)}
.cpzx{}
.cpzx-t{height:550px;}
.cpzx-t a{background:#fff;width: 66%;align-items: center;}
.cpzx-t a h4{width:55%;}
.cpzx-t a h4 img{display:block;width:100%;}
.cpzx-t a dl{width:44.999999999999996%;padding-right:30px;/* padding-top:97px; */}
.cpzx-t a dl h3{color:#333;font-size:24px;margin-bottom:15px;}
.cpzx-t a dl p{color:#666;font-size: 14px;line-height: 30px;}
.cpzx-t a:hover{}
.cpzx-c{margin-top:80px;font-size:16px;}
.cpzx-c a{width:130px;height:40px;border-radius:40px;border:1px solid #c3c3c3;margin: 0 20px 20px 20px;color:#000;}
.cpzx-c a.active{background:var(--colors);color:#fff;border-color:var(--colors);}
.cpzx-c2{font-size:16px;}
.cpzx-c2 dl{margin-bottom:10px;}
.cpzx-c2 dl h4{font-size:18px;color:#333;font-weight:bold;}
.cpzx-c2 dl dt{width:calc(100% - 80px);}
.cpzx-c2 dl dt a{padding:0 20px;height:40px;border-radius:40px;margin-right:25px;color:#000;border-radius: 100px;}
.cpzx-c2 dl dt a.active,.cpzx-c2 dl dt a:hover{background: var(--colors);color: #fff;}
.cpzx-b{margin-bottom:40px;margin-top:60px;position:relative;overflow: hidden;}
.cpzx-b2{position:absolute;z-index:1;opacity:0;left:0;top:0;width:100%;transition:all 0.5s;}
.cpzx-b2.active{position:relative;z-index:2;opacity:1;}
.cpzx-b a{display:block;background:#f6f6f6;width:calc((100% - 80px) / 3);margin:0 40px 40px 0;text-align:center;}
.cpzx-b a:nth-child(3n){margin-right:0}
.cpzx-b a h4{overflow:hidden;background:#f6f6f6;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a dl{padding:35px 40px 33px;}
.cpzx-b a dl h5{color:var(--colors);font-size:18px;margin-bottom:15px;}
.cpzx-b a dl h3{font-size:24px;color:#333;margin-bottom:27px;transition:all 0s;}
.cpzx-b a dl p{font-size:18px;line-height:40px;transition:all 0s;color:#666;}
.cpzx-b a:hover{background:var(--colors);}
.cpzx-b a:hover *{color:#fff}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin:110px auto;}
.ny-zpal-t{/*border-bottom:1px solid #ccc;*/display: flex;/* align-items: center; */justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.ny-zpal-z-t-l{float:left;width: 41.214285714285714%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;background: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.2);}.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;}
.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% - 110px);}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #9ea6b1;}
.imasf-bb .swiper-slide-active{border-color: var(--colors);}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;display: block;}
.imasf-bb .swiper-button-next{width: 40px;height: 100%;text-align: center;background: #e7e7e7;cursor: pointer;color: #000;right:0;top: 0;margin-top: 0;}
.imasf-bb .swiper-button-next img{transition:all 0s!important;}
.imasf-bb .swiper-button-next:hover{background:var(--colors)}
.imasf-bb .swiper-button-next:hover img{filter: brightness(0) invert(1);}
.imasf-bb .swiper-button-prev{width: 40px;height: 100%;text-align: center;background: #e7e7e7;cursor: pointer;color: #000;left:0;top: 0;margin-top: 0;}
.imasf-bb .swiper-button-prev img{transition:all 0s!important;}
.imasf-bb .swiper-button-prev:hover{background:var(--colors)}
.imasf-bb .swiper-button-prev:hover img{filter: brightness(0) invert(1);}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom: 40px;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: 55.71428571428572%;}
.ny-zpal-z-t-r>h3{font-size: 36px;color:#333;margin-bottom: 20px;}
.ny-zpal-z-t-r>h3 i{font-size:20px;color:var(--colors);padding-left:10px;}
.ny-zpal-z-t-r>h4{font-size:18px;color:#666;margin-bottom: 30px;}
.ny-zpal-z-t-r .div1{background:#f6f6f6;text-align:center;padding: 30px 0 0 0;}
.ny-zpal-z-t-r .div1 dl{margin-bottom: 30px;width: 25%;padding: 0 10px;}
.ny-zpal-z-t-r .div1 dl h3{color:var(--colors);font-size:18px;margin-bottom: 10px;}
.ny-zpal-z-t-r .div1 dl h4{font-size: 14px;color:#333;line-height: 1.4;word-break: break-all;}
.ny-zpal-z-t-r .div2{}
.ny-zpal-z-t-r .div2 dl{padding: 65px 0 20px;border-bottom:1px solid #d1d1d1;}
.ny-zpal-z-t-r .div2 dl dt{width:40px;}
.ny-zpal-z-t-r .div2 dl dd{width:calc(100% - 40px);color:#333;}
.ny-zpal-z-t-r .div2 dl dd h5{font-size:24px;margin-bottom: 10px;}
.ny-zpal-z-t-r .div2 dl dd p{font-size: 16px;line-height:30px;}

.xgcp{}
.xgcp-b{}
.xgcp-b a{display:block;background:#f6f6f6;}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a dl{padding:5px 35px 35px 35px;}
.xgcp-b a dl h3{font-size:24px;text-align:center;color:#333;margin-bottom:15px;}
.xgcp-b a dl p{font-size:18px;line-height:40px;height:80px;color:#666;}
.xgcp-b a:hover{}
.xgcp-b a:hover img{transform:scale(1.1);}
.xgcp-b a:hover h3{color:var(--colors);}
/*cpzx-z*/

/*xwzx*/
.xwzx{margin: 60px auto 80px auto;}
.xwzx-t{margin-bottom:150px;}
.xwzx-t dl{margin-bottom:40px;}
.xwzx-t dl h3{font-size:20px;padding-top:20px;}
.xwzx-t dl dt{width:calc(100% - 165px);font-size:20px;}
.xwzx-t dl dt a{width:170px;height:60px;border-radius:60px;color:#333;}
.xwzx-t dl dt a.active,.xwzx-t dl dt a:hover{background:var(--colors);color:#fff;}
.xwzx-b{}
.xwzx-b2{margin-bottom: 90px;position:relative;z-index:2;}
.xwzx-b2:last-child{}
.xwzx-b2:after{content: '';position:absolute;left:0;bottom: 0px;width:100%;height:1px;background:#d1d1d1;}
.xwzx-b2:last-child{margin-bottom: 20px;}
.xwzx-b2>i{display:block;left:0;top:0;width:70%;height:100%;background:#f6f6f6;z-index:-1;position:absolute;}
.xwzx-l{width: 50%;padding: 40px;}
.xwzx-l h3{width:90%;font-size:48px;margin-bottom:33px;}
.xwzx-l h3 a{color:#333;}
.xwzx-b2:hover .xwzx-l h3 a{color:var(--colors);}
.xwzx-l h5{color:#333;font-size: 28px;margin-bottom: 25px;}
.xwzx-l p{color:#666;font-size:20px;line-height:40px;margin-bottom: 28px;}
.xwzx-l>a{width:180px;height:40px;border-radius:60px;background:#999999;font-size:14px;color:#fff;}
.xwzx-b2:hover .xwzx-l>a{background:var(--colors);}
.xwzx-r{position:absolute;right: 30px;top: -60px;background:#fff;width: 41.923076923076924%;}
.xwzx-r h4{overflow:hidden;background:#fff;position:relative;z-index:2;top: 90px;box-shadow:0 0 12px rgba(27, 27, 26, 0.2);}
.xwzx-r h4 img{display:block;width:100%;}
.xwzx-r i{position:absolute;width:135px;display: none;}
.xwzx-r i img{transition:all 0s!important;}
.xwzx-r .i1{left:-52px;top:-30px;}
.xwzx-r .i2{right:-50px;bottom:40px;}
.xwzx-r h5{position:absolute;width:100%;height: 100%;background:#999;left: 30px;bottom: -115px;transition:all 0.5s;}
.xwzx-r .swiper-container{overflow:hidden;background:#fff;position:relative;z-index:2;box-shadow:0 0 12px rgba(27, 27, 26, 0.2);}
.xwzx-r .swiper-container h4{box-shadow:none;}
.xwzx-r .swiper-pagination{bottom:5%;}
.xwzx-r .swiper-pagination-bullet{background:#999;opacity:1;}
.xwzx-r .swiper-pagination-bullet-active{background:var(--colors);}
.xwzx-b2:nth-child(2n+1){justify-content:flex-end;}
.xwzx-b2:nth-child(2n+1)>i{left:auto;right:0;}
.xwzx-b2:nth-child(2n+1) .xwzx-r{right:auto;left: 0;}
.xwzx-b2:hover .xwzx-r i img{/* filter: invert(50%) sepia(38%) saturate(7486%) hue-rotate(156deg) brightness(93%) contrast(99%); */}
.xwzx-b2:hover .xwzx-r h5{background:var(--colors);}
/*xwzx*/

/*xwzx-z*/
.xwdt{margin:60px auto 80px auto;}
.xwdt-t{background:#f6f6f6;padding:40px 45px;margin-bottom:35px;}
.xwdt-t>a{width:180px;height:40px;border-radius:40px;color:#fff;background:var(--colors);margin-bottom:15px;}
.xwdt-t h3{color:#333;font-size:30px;text-align:center;margin-bottom:30px;}
.xwdt-t>p{color:#666;margin-bottom:35px;}
.xwdt-t>p i{margin:0 20px;}
.xwdt-t>p i img{margin-right:10px;}
.xwdt-t h5{color:#666;font-size:18px;padding-bottom:30px;border-bottom:1px dotted #999;margin-bottom:25px;}
.xwdt-t .div1{line-height:24px;color:#666;margin-bottom:25px;text-indent: 2em;}
.xwdt-t .div2{}
.xwdt-t .div2 a{position:relative;margin-right:20px;}
.xwdt-t .div2 a i{display:none;width:100px;position:absolute;left:0;top:100%;}
.xwdt-t .div2 a:hover i{display:block;}
.xwdt-c{color:#666;width: 1100px;line-height:24px;margin: 0 auto 40px;max-width: 100%;font-size: 18px;line-height: 30px;}
.xwdt-c table{width:100%!important}
.xwdt-c table td,.xwdt-c table th{padding:10px!important;border:1px solid #666!important}
.xwdt-c table *{color:#666}
.xwdt-c img{height:auto!important;}
.xwdt-b{border:1px solid #d6d6d6;width: 1100px;margin: 0 auto;max-width: 100%;}
.xwdt-b a{height: 60px;padding: 0 20px;width:50%;}
.xwdt-b a dl{width:calc(100% - 40px)}
.xwdt-b a dl h5{font-size:16px;color:var(--colors);margin-bottom: 5px;}
.xwdt-b a dl p{color:#666;}
.xwdt-b a:nth-child(2){background:#f5f6f8;border-left:1px solid #d6d6d6;text-align:right;}
.xwdt-b a:hover p{color:var(--colors);}
/*xwzx-z*/

/*lxwm*/
.lxwm2{background:#e8edf3;padding: 40px 0;}
.lxwm2-l{width:calc(50% - 20px);color:#333;}
.lxwm2-l h3{font-size:30px;margin-bottom:20px;}
.lxwm2-l h5{font-size:18px;padding-bottom:24px;margin-bottom:39px;border-bottom:1px solid #cfcfcf;}
.lxwm2-l h4{overflow:hidden;height: 382px;}
.lxwm2-l h4 img{display:block;width:100%;margin: -40px 0 0px 0;}
.lxwm2-l h4:hover img{transform:scale(1.1);}
.lxwm2-r{width:calc(50% - 20px);}
.lxwm2-rt{font-size:18px;}
.lxwm2-rt a{width:calc((100% - 2px) / 3);height: 40px;border-top-left-radius:8px;border-top-right-radius:8px;background:#fff;color:#333;}
.lxwm2-rt a.active{background:var(--colors);color:#fff;}
.lxwm2-rb{position:relative;background:#fff;}
.lxwm2-rb2{padding:40px;position:absolute;z-index:1;opacity:0;left:0;top:0;width:100%;transition:all 0.5s;}
.lxwm2-rb2.active{position:relative;z-index:2;opacity:1;}
.lxwm2-rb2 form{}
.lxwm2-rb2 form input{width:calc(50% - 20px);margin-bottom: 20px;color:#666;font-size: 16px;height: 50px;padding:0 27px;background:#ededed;}
.lxwm2-rb2 form input:nth-child(3){width:100%;}
.lxwm2-rb2 form input::placeholder,.lxwm2-rb2 form textarea::placeholder{color:#666;}
.lxwm2-rb2 form textarea{width:100%;margin-bottom: 20px;color:#666;font-size: 16px;padding:10px 27px;background:#ededed;height: 185px;}
.lxwm2-rb2 form button{width:100%;height: 50px;color:#fff;font-size: 16px;background:var(--colors);cursor: pointer;}
.lxwm2-rb2 dl{border-bottom:1px solid #ededed;font-size: 16px;padding: 12px 0;color:#333;line-height: 36px;}
.lxwm2-rb2 dl dt{width:33px;}
.lxwm2-rb2 dl dd{width:calc(100% - 33px);color:#333;}
.lxwm2-rb2 dl dd a{color:#666;}
.lxwm2-rb2 dl dd a:hover{color:var(--colors)}
.lxwm2-rb2 dl dd a.a1{color:var(--colors);float:right;}
.lxwm{margin: 80px auto 40px;text-align:center;}
.lxwm dl{border-radius:10px;width: calc((100% - 80px) / 3);padding: 40px 36px 28px 36px;box-shadow:0 0 12px rgba(27, 27, 26, 0.2);}
.lxwm dl h5{width: 95px;height: 95px;border-radius:122px;background:#e3eaf2;margin-bottom:25px;}
.lxwm dl h3{color:#333;font-size: 23px;margin-bottom:22px;}
.lxwm dl p{color:#666;font-size: 18px;line-height: 26px;}
.zxly{margin-bottom:80px;border-radius:10px;box-shadow:0 0 12px rgba(27, 27, 26, 0.2);overflow:hidden;}
.zxly #container{height: 866px;width:50%;}
.zxly-r{width:50%;padding:0 3.296703296703297% 0 5.4945054945054944%;}
.zxly-r h3{color:#333;font-size:48px;padding-left:20px;border-left:3px solid var(--colors);margin-bottom:50px;}
.zxly-r input{width:100%;height: 80px;border-radius:10px;margin-bottom: 20px;color:#999;font-size:24px;padding:0 40px;border:1px solid #d9d9d9;}
.zxly-r input::placeholder,.zxly-r textarea::placeholder{color:#999;}
.zxly-r textarea{width:100%;height:180px;border-radius:10px;margin-bottom:30px;color:#999;font-size:24px;padding:10px 40px;border:1px solid #d9d9d9;}
.zxly-r button{width:100%;border-radius:10px;background:var(--colors);color:#fff;font-size:24px;cursor:pointer;height: 80px;}
/*lxwm*/

/*cndz*/
.khan{margin-top: 40px;}
.sybt{text-align:center;font-size:36px;margin-bottom:40px;}
.sybt img{margin:0 30px;}
.sybt p{position:relative;color:var(--colors);text-transform: uppercase;}
.sybt p i{display:block;position:absolute;left:0;bottom:-18px;width:100%;height:2px;background:var(--colors);}
.khan .sybt{/* margin-bottom:60px; */}
.khan-t{margin-bottom: 35px;}
.khan-t a{display:block;color:#333;}
.khan-t a h4{overflow:hidden;margin-bottom:30px;}
.khan-t a h4 img{display:block;width:100%;}
.khan-t a h3{font-size:24px;margin-bottom:20px;transition:all 0s;}
.khan-t a p{font-size:16px;line-height:24px;}
.khan-t a:hover img{transform:scale(--colors)}
.khan-t a:hover h3{color:var(--colors)}
.khan-c{
    display: none;
}
.khan-c dl{padding:60px 0;}
.khan-c dl a{color:#333;}
.khan-c dl:nth-child(2n){background:url(../images/khan-bj.jpg)no-repeat center;background-size: cover;background-position: center;}
.khan-c dl:nth-child(2n) a{flex-direction:row-reverse}
.khan-c dl a h4{width:40%;overflow:hidden;}
.khan-c dl a h4 img{display:block;width:100%;}
.khan-c dl a dt{width:57.14285714285714%;}
.khan-c dl a dt h3{font-size:30px;margin-bottom:28px;transition:all 0s}
.khan-c dl a dt p{font-size:16px;line-height:24px;}
.khan-c dl a:hover dt h3{color:var(--colors)}

.cndz{margin: 0px auto 0px auto;/* width: 1200px; */max-width: 100%;}
.cndz-t{text-align:center;margin-bottom:130px;font-size: 20px;line-height: 200%;color:#333;}
.cndz-t p{/* margin-bottom:150px; */}
.cndz-c{padding-bottom:40px;border-bottom:1px solid #d1d1d1;margin-bottom:80px;color:#333;display: none;}
.cndz-c h3{font-size:48px;margin-bottom:20px;}
.cndz-c h4{font-size:24px;}
.cndz-b{background:#f6f6f6;margin-bottom: 40px;}
.cndz-b h3{color:#fff;font-size:24px;padding: 20px 0;background: var(--colors);text-align: center;}
.cndz-b dl{padding:45px 40px;font-size:24px;line-height:46px;color:#666;display: none;}
.cndz-b2{}
.cndz-b2 a{display:block;/* overflow:hidden; */width:calc((100% - 120px) / 4);margin:0 40px 40px 0;text-align:center;background:#fff;position: relative;border-bottom:10px solid #999999;box-shadow:0 0 12px rgba(27, 27, 26, 0.2);border-top-left-radius: 10px;border-top-right-radius: 10px;cursor: pointer;}
.cndz-b2 a:nth-child(4n){margin-right:0;}
.cndz-b2 a h3{position:relative;background: #999999;height: 50px;color: #fff;font-size: 20px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.cndz-b2 a h3 img{position:absolute;right:30px;top: calc(50% - 10px);}
.cndz-b2 a dl{padding: 30px 10px 40px 10px;}
.cndz-b2 a dl dt{position:relative;margin-bottom: 30px;}
.cndz-b2 a dl dt>img{display:block;margin:0 auto;}
.cndz-b2 a dl dt>p{position:absolute;left:0;top:0;width:100%;height:100%;}
.cndz-b2 a dl dt p img{}
.cndz-b2 a dl h4{font-size: 24px;color: #333;margin-bottom:23px;}
.cndz-b2 a dl h5{font-size: 18px;color: #666;}
.cndz-b2 a dl>p{position:absolute;left:0;bottom:-10px;width:0;height:10px;background:var(--colors);z-index: 2;}
.cndz-b2 a:hover{z-index:5}
.cndz-b2 a:hover h3{background:var(--colors);}
.cndz-b2 a:hover dl h4{color:var(--colors);}
.cndz-b2 a:hover dl h5{color:var(--colors);}
.cndz-b2 a:hover dl>p{width:100%;}

.tc{position:fixed;z-index:10;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);border:10px;background: var(--colors);color:#fff;font-size: 16px;line-height: 30px;width:890px;max-width:calc(100% - 30px);padding:40px;display:none;text-align:left;border-radius:10px;display:none;}
.tc-s{}
.tc-s .div1{display:none;text-indent: 2em;}
.tc-s .div1 h3{font-size:24px;margin-bottom:20px;text-align:center;text-indent: 0;}
.tc-s .div1.active{display:block;}
.tc h5{position:absolute;width:40px;height:40px;right:10px;top:10px;cursor:pointer;}

.rzbz{padding: 40px 0;background:url(../images/rzbz-bj.jpg)no-repeat center #000;/* margin-bottom: 40px; */}
.rzbz-l{width:47.14285714285714%;text-align:center;color:#fff;}
.rzbz-l h3{font-size: 30px;margin-bottom: 20px;}
.rzbz-l dl{width: 300px;height: 50px;border-radius:120px;border:1px solid #fff;margin-bottom:10px;}
.rzbz-r{/* max-width: 500px; */background:#fff;padding: 30px 30px;width: 40%;}
.rzbz-r .yfsj3-t h3{font-size:24px;}
.rzbz-r form{}
.rzbz-r form dl{width:calc(50% - 15px);border-radius:10px;border:1px solid #d9d9d9;margin-bottom:20px;overflow:hidden;transition:all 0.5s;}
.rzbz-r form dl:hover{border-color:var(--colors);}
.rzbz-r form dl dt{width:80px;transform: scale(0.8);}
.rzbz-r form dl input{width:calc(100% - 80px);height: 40px;color:#999;font-size: 16px;}
.rzbz-r form dl input::placeholder{color:#999;}
.rzbz-r form button{width:100%;height: 40px;border-radius:10px;background:var(--colors);color:#fff;cursor:pointer;font-size: 18px;transition:all 0.5s;}
.rzbz-r form button:hover{opacity:0.8;}
/*cndz*/

/* @media(max-width:1850px){ */
	.gywm-r>h3{font-size:40px;margin-bottom:15px;}
	.gywm-r>h4{font-size:20px;margin-bottom:40px;}
	.ryzz-r>h3{font-size:40px;}
	.ryzz-r>h4{font-size:30px;}
	.csyz-b2 a dl h5,.csyz-b2 a dl dt p{font-size:22px}
/* } */
/*@media(max-width:1700px){*/
	.gywm-r .div1{margin-bottom:30px;}
	.gywm-r .div1 dl h3 i{font-size: 30px;}
	.gywm-r .div2{/* height: calc(100% - 128px); */}
	.ryzz-r .div2{font-size:20px;line-height:40px;}
	.xwzx-l h3{font-size: 28px;padding-bottom:20px;margin-bottom:30px;line-height: 1.4;}
	.xwzx-l dl{font-size:14px;line-height:24px;}
	.xwzx-l{width:50%;}
	.csyz-b2 a dl h5,.csyz-b2 a dl dt p{font-size: 16px;}
	.yfsj2 h3{font-size: 36px;line-height: 1.4;}
/*}*/
@media(max-width:1500px){
	.gywm-r .div2{font-size: 12px;line-height: 25px;padding-right: 40px;height: calc(100% - 249px);}
	.ryzz-r .div2{font-size:16px;line-height:30px;}
	.ryzz-r>h3{font-size:30px;}
	.ryzz-r>h4{font-size:20px;}
	.yfsj3-t h3{/* font-size:30px; */}
	.csyz-b2 a dl h5,.csyz-b2 a dl dt p{font-size:16px}
	.rzbz-r form dl dt{width:50px;}
	.rzbz-r form dl input{width:calc(100% - 50px)}
	.cpzx-rb a dl p{font-size:14px;}
	.ny-zpal-z-t-r .div1{
    padding: 20px 0 0 0;
}
	.ny-zpal-z-t-r .div1 dl{
    margin-bottom: 20px;
}
	.ny-zpal-z-t-r .div2 dl{padding: 35px 0 20px;}
	.lxwm2-rb2 dl{font-size:14px;}
	
}
@media(min-width:1200px){
	.cpzx-l{position:sticky;top: 60px;}
	.ryzz-b .a1{transform: scale(0.55)  translateX(214%);}
	.ryzz-b .a2{transform: scale(0.7) translateX(97%);}
	.ryzz-b .a3{transform: scale(0.85) translateX(25%);}
	.ryzz-b .a4{position: relative;z-index: 7;}
	.ryzz-b .a5{transform: scale(0.85) translateX(-25%);position: relative;z-index: 6;}
	.ryzz-b .a6{transform: scale(0.7) translateX(-97%);position: relative;z-index: 5;}
	.ryzz-b .a7{transform: scale(0.55)  translateX(-214%);}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width: 900px!important;}
	.gywm-r .div1 dl{width:50%;}
	.ryzz-b{justify-content:space-between;margin-bottom:10px;}
	.nydh a{height: 40px;width:calc(100% / 3);}
	.yfsj-b{justify-content:space-between;}
	.yfsj-b a{width:calc(50% - 5px)}
	.yfsj3-b a{width:150px;height:40px;}
	
	.xwzx-r{position:initial;}
	.xwzx-l>a{width:150px;height:40px;}
	.xwzx-t dl dt a{height:45px;}
	.xwzx-t dl dt a{width:calc(100% / 3);height:40px;}
	.xgcp-b a dl p{height:48px;}
	.yfsj2 h5{height:45px;line-height: 20px;}
	.yfsj2 h3{line-height:1.4}
	.xwzx-b2:after{bottom:-20px;}
	.zxly #container{height:200px;}
	.zxly-r input{height:40px;}
	.zxly-r textarea{height:50px;}
	.zxly-r button{height:50px;}
	.lxwm dl h5{width:80px;height:80px;}
	.lxwm dl h5 img{transform:scale(0.5);}
	.cndz-b2{justify-content:space-between;}
	.cndz-b2 a{width:calc(50% - 10px)}
	.rzbz{background:#000;}
	.rzbz-l dl img{max-width: 80%;}
	.yfsj3-t h5{margin-bottom:10px;}
	.rzbz-r form dl input{height:50px;}
	.rzbz-r form button{height: 50px;}
	.fzlc-b a{margin:0px}
	.fzlc-b a:hover{box-shadow:none;}
	.csyz-c{max-width:100%;}
	.csyz-b{width:200px;height:50px;}
	.csyz-b2{}
	.csyz-b2 a{width:calc(50% - 10px);}
	.csyz-b2 a dl h5{height:50px;}
	.csyz-b2 a dl dt p{height:40px;}
	.fzlc-b a h4{/* height:150px; *//* margin-bottom:-30px; */}
	.xptj-t a{width:150px;}
	.ny-zpal-z-t-r .div1 dl{width:calc(100% / 3)}
	/*.cpzx-b a dl p,.xptj-b a dl p{height:48px;}*/
	.lxwm2-rt a{height:40px;}
	.lxwm2-rb2 form input,.lxwm2-rb2 form button{height:40px;}
	.lxwm2-rb2 form textarea{height:100px;}
	.qywh-r dl:nth-child(3){border-bottom:1px solid #dcdcdc;}
	.ryzz-c dl{width:calc(50% - 10px);}
	.cpzx-c{margin-top:40px;padding:0 15px;justify-content:space-between;}
	.cpzx-c a{margin:0;width:calc((100% - 20px) / 3)}
	.cpzx-b{margin-top:20px!important;}
	.qywh-l{margin:0;overflow:hidden;}
	.qywh-l img{margin:-60% 0;}	
	.ryzz2{height:auto;padding-left:0!important;padding-right:0!important;background: #fbfbfd;}
	.ryzz2-b{display:block;}
	.lxwm2-l h4{height:auto;}
	.lxwm2-l h4 img{margin:0;}
	.gywm-b2 .div1{justify-content:flex-start}
	.gywm-b2 .div1 dl{width:33.33%;}
	.cndz-b2 a h3{height:40px;}
	.xwdt-b a{height:60px;}
	.rzbz-l dl{width: 250px;height: 60px;}
	.rzbz-r form dl dt{transform: scale(0.8);}
	.yfsj-l h3{padding:0;}
	.lxwm2-rb2 dl i{display:block;}
}