/*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;text-transform:uppercase;}
.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 {margin-bottom:25px;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 80px;}
.cont a {vertical-align: middle;color: #000;font-size: 16px;display: flex;align-items: center;}
/*.cont a:last-child{color:#c31321;}*/
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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: #666666;align-items:center;justify-content:center;width: 50px;height: 50px;margin: 0 5px;border: 1px solid #e8e8e8;border-radius:51px;}
.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{margin:120px auto;}
.nybt{text-align:center;margin-bottom:70px;width:1100px;}
.nybt h3{font-size:42px;text-transform:uppercase;margin-bottom:20px;}
.nybt p{font-size:16px;line-height:30px;color:#333;}
.gywm-t{text-align:center;margin-bottom:50px;padding:0 7.142857142857142%;}
.gywm-t dl{}
.gywm-t dl h3{color:var(--colors);font-size:18px;margin-bottom:26px;display: flex;justify-content: center;}
.gywm-t dl h3 i{line-height:100%;font-size:58px;}
.gywm-t dl h4{font-size:16px;}
.gywm-b{}
.gywm-l{width:50%;position:relative;overflow:hidden;border-radius: 20px;}
.gywm-l>img{display:block;width:100%;}
.gywm-l:hover>img{transform:scale(1.1);}
.gywm-l dl{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.gywm-l dl dt{width:80px;height:80px;border-radius:80px;position:relative;z-index:2;background:#fff;}
.gywm-l dl dt::before, .gywm-l dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #fff;content: '';top:0;left:0;z-index:-1;}
.gywm-l dl dt::before{animation: scale 2s infinite; }
.gywm-l dl dt::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.5); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(2.5);opacity:0;}}
.gywm-r{width:calc(50% - 70px);}
.gywm-r h3{font-size:26px;margin-bottom:43px;}
.gywm-r dl{color:#333;font-size:16px;line-height:30px;}

.fzlc{position:relative;height: 830px;padding-top: 80px;background:url(../images/fzlc-bj2.jpg)no-repeat center;text-align:center;}
.fzlc .nybt{margin-bottom:0px;font-size:42px;width:auto;}
.fzlc i{}
.fzlc-b{position:relative;}
.fzlc-b dl{/*transition:all 0.5s;*/text-align: center;}
.fzlc-b dl dt{margin-bottom: 32px;width:100%;}
.fzlc-b dl .p2{display:none;}
.fzlc-b dl dt p{width: 20px;height: 20px;border-radius:30px;background: #fff;border: 5px solid var(--colors);}
.fzlc-b dl h3{font-size: 36px;width:100%;/* text-align:center; */margin-bottom: 20px;/* color: var(--colors); */}
.fzlc-b dl .div2 h3{
    margin-bottom: 27px;
    padding-top: 10px;
}
.fzlc-b dl dd{font-size: 14px;width:100%;line-height: 24px;/* height: 100px; */color:#666;}
.fzlc-b dl dd p{margin-bottom:5px;}
.fzlc-b dl .div2{display:none;width: 100%;}
.fzlc-b .swiper-button-next{width: 75px;height: 75px;right: -120px;background:url(../images/r.png);top: 220px;transition:all 0.5s;}
.fzlc-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.fzlc-b .swiper-button-prev{width: 75px;height: 75px;left: -120px;background:url(../images/l.png);top: 220px;transition:all 0.5s;}
.fzlc-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.qywh{padding:110px 0;background:url(../images/qywh-bj.jpg)no-repeat center;background-size:cover;color:#fff;}
.nybt2{text-align:center;text-transform:uppercase;font-size:42px;margin-bottom:80px;}
.qywh-b{text-align:center;}
.qywh-b dl{width:calc((100% - 90px) / 4);border:1px solid rgba(255, 255, 255, 0.28);border-radius:10px;padding:39px 28px 37px;}
.qywh-b dl h5{height:63px;}
.qywh-b dl h3{font-size:22px;line-height:34px;margin-bottom:20px;}
.qywh-b dl p{line-height:26px;}
.qywh-b dl:hover img{transform: translateY(-10px);}

.gshj{background:#f3f3f3;padding:140px 0;}
.gshj-c{font-size:18px;margin-bottom:60px;}
.gshj-c a{margin:0 20px;height:60px;border-radius:60px;border:1px solid #d2d2d2;color:#000;padding:0 29px;}
.gshj-c a.active{background:var(--colors);color:#fff;border-color:var(--colors)}
.gshj-b{position:relative;overflow:hidden;}
.gshj-b2{position:absolute;opacity:0;z-index:1;transition:all 0.5s;left:0;top:0;width:100%;}
.gshj-b2.active{position:relative;opacity:1;z-index:2;}
.gshj-b .swiper-container{overflow:initial;width:870px;}
.gshj-b a{display:block;overflow:hidden;}
.gshj-b a img{display:block;width:100%;}
.gshj-b a:hover img{transform:scale(1.1);}
.gshj-b .swiper-button-next{width: 75px;height: 75px;right: -120px;background:url(../images/r.png);top: 220px;transition:all 0.5s;}
.gshj-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.gshj-b .swiper-button-prev{width: 75px;height: 75px;left: -120px;background:url(../images/l.png);top: 220px;transition:all 0.5s;}
.gshj-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.ryzz{margin:140px auto 130px;}
.ryzz-b{position:relative;}
.ryzz-b a{display:block;overflow:hidden;}
.ryzz-b a img{display:block;width:100%;}
.ryzz-b a:hover img{transform:scale(1.1);}
.ryzz-b .swiper-button-next{width: 77px;height: 77px;right: -120px;background:url(../images/r2.png);top: 220px;transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.ryzz-b .swiper-button-prev{width: 77px;height: 77px;left: -120px;background:url(../images/l2.png);top: 220px;transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}

.hzhb{background:#f3f3f3;padding:120px 0 150px;}
.hzhb-b{}
.hzhb-b a{width:10.785714285714286%;height:174px;background:url(../images/hzhb-bj.png)no-repeat center;background-size:100% 100%;}
.hzhb-b a:hover img{/* transform: translateY(-10px); */}
/*gywm*/

/*cpzx*/
.cpzx{margin-bottom:120px;}
.cpzx-b{}
.cpzx-l{width:280px;}
.cpzx-lt{border-radius:10px;overflow:hidden;background:#fff;margin-bottom:40px;padding:36px 0 10px;}
.cpzx-lt h3{font-size:22px;margin-bottom:30px;padding-left:27px;}
.cpzx-lt dl{font-size:16px;}
.cpzx-lt dl a{height:59px;border-bottom:1px solid #e8e8e8;padding:0 24px 0 27px;color:#000;}
.cpzx-lt dl a:last-child{border:none;}
.cpzx-lt dl a i{transition:all 0s;font-weight:normal!important;}
.cpzx-lt dl a:hover,.cpzx-lt dl a.active{font-weight:bold;color:var(--colors);}
.cpzx-lt dl a:hover i,.cpzx-lt dl a.active i{}
.cpzx-lb{border-radius:10px;overflow:hidden;background:#fff;padding:36px 27px 10px;}
.cpzx-lb>h3{font-size:22px;margin-bottom:30px;}
.cpzx-lb a{display:block;margin-bottom:30px;color:#000;}
.cpzx-lb a h4{overflow:hidden;margin-bottom:27px;}
.cpzx-lb a h4 img{display:block;width:100%;}
.cpzx-lb a h5{font-size:16px;color:#666;margin-bottom:20px;}
.cpzx-lb a h3{font-size:18px;line-height:23px;color:#000;margin-bottom:10px;transition:all 0s;}
.cpzx-lb a p{font-size:16px;line-height:21px;}
.cpzx-lb a:hover h4 img{}
.cpzx-lb a:hover h3{color:var(--colors);}
.cpzx-r{width:calc(100% - 330px);}
.cpzx-b{margin-bottom:35px;}
.cpzx-b a{display:block;width:calc((100% - 70px) / 3);margin:0 35px 35px 0;background:#fff;border-radius:10px;text-align:center;padding-bottom:40px;overflow:hidden;color:#000;box-shadow:0 0 6px rgba(0, 0, 0, 0.1);}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a h3{font-size:18px;margin:0px 10px 20px 10px;}
.cpzx-b a p{height:72px;line-height:24px;margin:0 37px 30px;}
.cpzx-b a h5{width:175px;height:50px;border-radius:50px;border:2px solid #000;font-size:16px;color:#000;font-size:16px;}
.cpzx-b a h5 img{margin-left:15px;transition:all 0s!important;}
.cpzx-b a:hover h5{background:var(--colors);color:#fff;border-color:var(--colors);}
.cpzx-b a:hover h5 img{filter: brightness(0) invert(1);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{box-sizing:border-box;margin:80px auto 100px;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 40%;position: relative;width:50%;}
.ny-zpal-z-t-l a{display:block;}
.ny-zpal-z-t-l a img{display:block;width:100%;}
.ny-zpal-z-t-l .swiper-button-next{width:53px;height:53px;right:18px;background:url(../images/r3.png);transition:all 0.5s;}
.ny-zpal-z-t-l .swiper-button-next:hover{background:url(../images/r3-1.png);}
.ny-zpal-z-t-l .swiper-button-prev{width:53px;height:53px;left:18px;background:url(../images/l3.png);transition:all 0.5s;}
.ny-zpal-z-t-l .swiper-button-prev:hover{background:url(../images/l3-1.png);}
.ny-zpal-z-t-l .swiper-pagination{bottom:24px;}
.ny-zpal-z-t-l .swiper-pagination-bullet{background:none;opacity:1;width:16px;height:16px;border-radius:16px;border:1px solid rgba(0,0,0,0);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 8px;}
.ny-zpal-z-t-l .swiper-pagination-bullet:after{content: '';width:8px;height:8px;border-radius:10px;background:#e5e5e5;}
.ny-zpal-z-t-l .swiper-pagination-bullet-active{border-color:var(--colors);}
.ny-zpal-z-t-l .swiper-pagination-bullet-active:after{background:var(--colors);}
.ny-zpal-z-t-r{float:right;width: 42.3125%;}
.ny-zpal-z-t-r h5{font-size:16px;color:#666;margin-bottom:30px;}
.ny-zpal-z-t-r h3{font-size: 31px;;margin-bottom: 40px;padding-bottom:40px;border-bottom:1px solid #ddd;color:#333;}
.ny-zpal-z-t-r .div1{margin-bottom:60px;color:#666;font-size:16px;line-height:30px;margin-bottom:33px;}
.ny-zpal-z-t-r a{width:195px;height:60px;border-radius:60px;font-size:16px;color:#fff;background:var(--colors);}
.ny-zpal-z-t-r a img{margin-left:15px;filter: brightness(0) invert(1);}

.xgcp{background:#fff;padding:140px 0;}
.xgcp-b{position:relative;}
.xgcp-b a{display:block;background:#fff;border-radius:10px;text-align:center;padding-bottom:40px;overflow:hidden;color:#000;box-shadow:0 0 6px rgba(0, 0, 0, 0.1);margin:3px;}
.xgcp-b a h4{overflow:hidden;}
.xgcp-b a h4 img{display:block;width:100%;}
.xgcp-b a h3{font-size:18px;margin:0px 10px 20px 10px;}
.xgcp-b a p{height:72px;line-height:24px;margin:0 37px 30px;}
.xgcp-b a h5{width:175px;height:50px;border-radius:50px;border:2px solid #000;font-size:16px;color:#000;font-size:16px;}
.xgcp-b a h5 img{margin-left:15px;transition:all 0s!important;}
.xgcp-b a:hover h5{background:var(--colors);color:#fff;border-color:var(--colors);}
.xgcp-b a:hover h5 img{filter: brightness(0) invert(1);}
.xgcp-b .swiper-button-next{width: 77px;height: 77px;right: -120px;background:url(../images/r2.png);top: 220px;transition:all 0.5s;}
.xgcp-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.xgcp-b .swiper-button-prev{width: 77px;height: 77px;left: -120px;background:url(../images/l2.png);top: 220px;transition:all 0.5s;}
.xgcp-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}
/*cpzx-z*/

/*cgal*/
.cgal{margin:50px auto 120px;}
.cgal a{border-radius:20px;overflow:hidden;border:1px solid #e9e9e9;margin-bottom:40px;}
.cgal a:nth-child(2n){flex-direction:row-reverse;}
.cgal a h4{width:50%;overflow:hidden;margin:-1px;}
.cgal a h4 img{display:block;width:100%;}
.cgal a h4:hover img{transform:scale(1.1);}
.cgal a dl{width:49.5%;padding:0 5.5%;}
.cgal a dl h3{font-size:40px;margin-bottom:45px;}
.cgal a dl dt{color:#333;font-size:18px;line-height:30px;}
/*cgal*/

/*cgal-z*/
.cgal-z{border-radius:20px;background:#fff;position:relative;z-index:3;margin:-107px auto 110px;box-shadow:0 0 16px rgba(0,0,0,00.08);padding:80px 90px 70px;}
.cgal-zt{text-align:center;font-size:40px;margin-bottom:45px;}
.cgal-zb{font-size:16px;line-height:30px;color:#333;}
.cgal-zb p{margin-bottom:15px;}
.cgal-zb p:last-child{margin-bottom:0;}
.xgal{margin-bottom:100px;}
.xgal-b{}
.xgal-b a{display:block;width:calc((100% - 80px) / 3);margin:0 40px 55px 0;border-radius:30px;overflow:hidden;box-shadow:0 0 17px rgba(0,0,0,0.11);color:#000;}
.xgal-b a:nth-child(3n){margin-right:0}
.xgal-b a h4{overflow:hidden;}
.xgal-b a h4 img{display:block;width:100%;}
.xgal-b a dl{padding:35px 30px 30px;}
.xgal-b a dl h3{margin-bottom:18px;}
.xgal-b a dl p{font-size:16px;line-height:28px;margin-bottom:34px;}
.xgal-b a dl i{width:165px;height:50px;border-radius:50px;border:2px solid #000;font-size:16px;}
.xgal-b a dl i img{margin-left:13px;transition:all 0s;filter:brightness(0) invert(0);}
.xgal-b a:hover h4 img{transform:scale(1.1)}
.xgal-b a:hover i{background:var(--colors);border-color:var(--colors);color:#fff;}
.xgal-b a:hover i img{filter: brightness(0) invert(1);}
/*cgal-z*/

/*xwzx*/
.xwzx{margin:120px auto 100px;}
.xwzx-b{margin-bottom:35px;}
.xwzx-b a{display:block;background:#fff;border:1px solid #e8e8e8;color:#000;margin:0 40px 40px 0;width:calc((100% - 80px) / 3);box-shadow:0 10px 10px rgba(0, 0, 0, 0.07);}
.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{border-top:1px solid #e8e8e8;padding:37px 53px 27px 40px;}
.xwzx-b a dl h3{font-size:18px;line-height:30px;margin-bottom:15px;}
.xwzx-b a dl p{font-size:16px;line-height:28px;margin-bottom:40px;}
.xwzx-b a dl dt{font-size:16px;}
.xwzx-b a dl dt i{width:165px;height:50px;border-radius:50px;color:var(--colors);}
.xwzx-b a dl dt i img{margin-left:13px;transition:all 0s!important;}
.xwzx-b a:hover{}
.xwzx-b a:hover h4 img{transform:scale(1.1);}
.xwzx-b a:hover dl dt i{background:var(--colors);color:#fff;}
.xwzx-b a:hover dl dt i img{filter: brightness(0) invert(1);}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{margin:100px auto 160px;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:60px;border-bottom: 1px solid #e0e0e0;margin-bottom:70px;}
.xwdt-z-t h3{font-size:40px;color:#000;margin-bottom:50px;line-height:1.4;}
.xwdt-z-t p{text-align:center;color:#000;font-size:18px;}
.xwdt-z-t p span{display:inline-block;margin:0 50px;color:#999999;}
.xwdt-z-b{margin-bottom:50px;padding-bottom:90px;border-bottom:1px solid #e0e0e0;font-size:18px;line-height:36px;color:#333}
.xwdt-z-b .div1{width:1000px;}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #333!important}
.xwdt-z-b table *{color:#333}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{font-size:18px;}
.xwdt-z-b2 a{color:#666;}
.xwdt-z-b2 .a1{max-width:calc(50% - 50px);}
.xwdt-z-b2 .a1 p{transition:all 0s;}
.xwdt-z-b2 .a1:nth-child(1) img{margin-right:10px;}
.xwdt-z-b2 .a1:nth-child(3) img{margin-left:10px;}
.xwdt-z-b2 a:hover{color:var(--colors);}

.xgxw{margin-bottom:100px;}
.xgxw-t{margin-bottom:50px;}
.xgxw-t h3{font-size:36px;}
.xgxw-t a{font-size:18px;text-transform:uppercase;color:#000;}
.xgxw-t a img{margin-right:15px;}
.xgxw-b{}
.xgxw-b>div{width:calc(100% + 40px);margin-left:-20px;}
.xgxw-b a{display:block;background:#fff;border:1px solid #e8e8e8;margin:20px;color:#000;box-shadow:0 10px 10px rgba(0, 0, 0, 0.07);}
.xgxw-b a h4{overflow:hidden;}
.xgxw-b a h4 img{display:block;width:100%;}
.xgxw-b a dl{border-top:1px solid #e8e8e8;padding:37px 53px 27px 40px;}
.xgxw-b a dl h3{font-size:18px;line-height:30px;margin-bottom:15px;height: 60px;}
.xgxw-b a dl p{font-size:16px;line-height:28px;margin-bottom:40px;}
.xgxw-b a dl dt{font-size:16px;}
.xgxw-b a dl dt i{width:165px;height:50px;border-radius:50px;color:var(--colors);}
.xgxw-b a dl dt i img{margin-left:13px;transition:all 0s!important;}
.xgxw-b a:hover{}
.xgxw-b a:hover h4 img{transform:scale(1.1);}
.xgxw-b a:hover dl dt i{background:var(--colors);color:#fff;}
.xgxw-b a:hover dl dt i img{filter: brightness(0) invert(1);}
/*xwzx-z*/

/*lxwm*/
.lxwm{margin:80px auto;}
.lxwm-b{border:1px solid #f3f3f3;border:1px solid #f3f3f3;}
.lxwm-l{width:41.07142857142857%;padding:0 6.428571428571428% 0 3.571428571428571%;}
.lxwm-l h3{font-size:28px;line-height:46px;margin-bottom:30px;}
.lxwm-l dt{font-size:16px;line-height:28px;color:#333;}
.lxwm-l dt p{margin-top: 10px;}
.lxwm-l dt a{color:#333;text-decoration:underline;}
.lxwm-l dt a:hover{color:var(--colors);}
.lxwm-r{width:58.57142857142857%;height:428px;}

.zxly{background:#f5f5f5;padding:100px 0;}
.zxly-b{border-radius:14px;background:#fff;padding:66px 110px;}
.zxly-b dl{margin-bottom:30px;width:calc(50% - 10px);}
.zxly-b dl:nth-child(n+3){width:calc((100% - 40px) / 3);}
.zxly-b dl:nth-child(6){width:100%;margin-bottom:40px;}
.zxly-b dl h3{font-size:18px;color:#333;margin-bottom:20px;}
.zxly-b dl h3 i{color:#ff0000;}
.zxly-b dl input{width:100%;height:50px;border-radius:5px;background:#f5f5f5;padding:0 20px;font-size:16px;color:#666;}
.zxly-b dl input::placeholder,.zxly-b dl textarea::placeholder{color:#666;}
.zxly-b dl textarea{width:100%;height:150px;border-radius:5px;background:#f5f5f5;padding:15px 20px;font-size:16px;color:#666;}
.zxly-b p{width:100%;}
.zxly-b p button{width:180px;height:60px;font-size:18px;background:var(--colors);color:#fff;cursor:pointer;border-radius:5px;}

.jrwm{margin:120px auto 140px;}
.jrwm-b{}
.jrwm-b dl{margin-bottom:20px;padding:0 50px;box-shadow:0 5px 20px rgba(197, 197, 197, 0.3);}
.jrwm-b dl dt{padding:43px 0px 30px;cursor:pointer;}
.jrwm-b dl dt .div1{width:calc(100% - 10px);}
.jrwm-b dl dt .div1 h3{font-size:28px;margin-bottom:28px;}
.jrwm-b dl dt .div1 p{font-size:18px;}
.jrwm-b dl dt .div1 p i{padding-right:35px;}
.jrwm-b dl h5{width:24px;height:25px;background:url(../images/jrwm-tb.png);transition:all 0.5s;}
.jrwm-b dl h5.up{background:url(../images/jrwm-tb2.png);}
.jrwm-b dl dd{display:none;border-top:1px solid #dadada;padding:32px 0 80px;}
.jrwm-b dl dd .div1{font-size:16px;line-height:32px;margin-bottom:25px;}
.jrwm-b dl dd .div1 b{}
.jrwm-b dl dd a{font-size:16px;color:var(--colors);}
/*lxwm*/

@media screen and (min-width:1200px){
    .hzhb-b a{margin:0 0.9795918367346937%;}
    .hzhb-b a:nth-child(8){margin-left:0;}
    .hzhb-b a:nth-child(15){margin-right:0;}
    .hzhb-b a:nth-child(n+8){margin-top:-20px}
}
@media(min-width:1200px){
	.fzlc-b .swiper-slide dl{height: 706px;}
	.fzlc-b .swiper-slide .dl2 .div1,.fzlc-b .swiper-slide .dl4 .div1{display:none;width: 100%;}
	.fzlc-b .swiper-slide .dl2 .div2,.fzlc-b .swiper-slide .dl4 .div2{display:block;}
	.fzlc-b .dl1{padding-top: 432px;}
	.fzlc-b .dl2{padding-bottom: 290px;display: flex;align-items: flex-end;}
	.fzlc-b .dl3{padding-top: 297px;}
	.fzlc-b .dl4{padding-bottom: 425px;display: flex;align-items: flex-end;}
	.fzlc-b .dl4 dd{}
	.fzlc-b .dl5{padding-top: 163px;}
	@media(max-width:1500px){
		.fzlc-b dl dd{height: 130px;}
		.fzlc-b .dl1{padding-top: 345px;}
		.fzlc-b .dl2{padding-top: 96px;}
		.fzlc-b .dl3{padding-top: 252px;}
		.fzlc-b .dl4{padding-top: 1px;}
		.fzlc-b .dl4 dd{/* height: 137px; */}
		.fzlc-b .dl5{padding-top: 157px;}
	}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.gywm-l dl dt{width:60px;height:60px;}
	.gywm-t dl{width:50%;}
	.fzlc{background:url(../images/fzlc-bj.jpg)no-repeat center;}
	.fzlc-b dl dt{margin-bottom:20px;}
	.fzlc-b dl h3{margin-bottom:10px;}
	.hzhb-b{justify-content:space-between;}
    .hzhb-b a{width:calc((100% - 20px) / 3);margin-bottom:10px;height:120px;}
    .cpzx-lt dl a{height:40px;}
    .cpzx-b a h5,.ny-zpal-z-t-r a,.xgcp-b a h5{width:150px;height:40px;}
    .xgxw-b a{margin:0px;box-shadow:0 10px 10px rgba(0, 0, 0, 0);}
    .lxwm-r{height:200px;}
    .zxly-b dl input{height:40px;}
    .zxly-b dl textarea{height:120px;}
    .zxly-b p button{width:150px;height:40px;}
    .cgal-zb p{margin-bottom:10px;}
    .gshj-c{justify-content:space-between;margin-bottom:10px;}
    .gshj-c a{height:45px;padding:0;margin:0 0px 10px 0;width:calc(50% - 5px);font-size:12px;}
	.xgxw-b a dl h3{height:48px;}
}
