/*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:48px;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 {}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 75px;}
.cont a {vertical-align: middle;color: #021d3c;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:-150px;}

/*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: var(--colors2);align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;border: 1px solid var(--colors2);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;font-weight: bold;}
.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:70px auto 125px auto;width:1100px;}
.gywm-t{font-size:30px;margin-bottom:55px;}
.gywm-c{font-size:20px;line-height:30px;margin-bottom:28px;}
.gywm-b{overflow:hidden;border-radius:5px;position:relative;margin-bottom:50px;}
.gywm-b>img{display:block;width:100%;}
.gywm-b dl{position:absolute;left:0;top:0;width:100%;height:100%;}
.gywm-b dl dt{position:relative;z-index:2;width:80px;height:80px;border-radius:90px;background:var(--colors);z-index:2;}
.gywm-b dl dt::before, .gywm-b dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: var(--colors);content: '';top:0;left:0;z-index:-1;}
.gywm-b dl dt::before{animation: scale 2s infinite; }
.gywm-b dl dt::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(2); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(4);opacity:0;}}
.gywm-b2{text-align:center;color: var(--colors2);padding: 0 20px;}
.gywm-b2 dl{text-align:center;border-radius:5px;}
.gywm-b2 dl dt{margin-bottom:30px;}
.gywm-b2 dl dt img{margin-right:19px;}
.gywm-b2 dl dt h3{font-size:24px;}
.gywm-b2 dl dt h3 i{font-size:48px;line-height:100%;}
.gywm-b2 dl h4{font-size:16px;}
.gywm-b2 dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.nybt{font-size:36px;text-align:center;margin-bottom:60px;color:#021d3c;}
.fzlc{position:relative;height:980px;padding-top:106px;background:url(../images/fzlc-bj2.jpg)no-repeat center;}
.fzlc .nybt{font-size:36px;margin-bottom:-15px;color:#fff;text-align:left;text-transform:uppercase;}
.fzlc i{}
.fzlc-b{position:relative;}

.fzlc-b dl{color:#fff;/*transition:all 0.5s;*/}
.fzlc-b dl dt{margin-bottom:53px;width:100%;}
.fzlc-b dl .p2{display:none;}
.fzlc-b dl dt p{width:30px;height:30px;border-radius:30px;background:var(--colors);border:10px solid #fff;}
.fzlc-b dl h3{font-size:36px;width:100%;text-align:center;margin-bottom:20px;}
.fzlc-b dl dd{width:100%;font-size: 14px;line-height: 24px;height:160px;}
.fzlc-b dl .div2{display:none;}

.fzlc-b .swiper-button-next{width:70px;height:70px;right:-140px;background:url(../images/r3.png);top:340px}
.fzlc-b .swiper-button-prev{width:70px;height:70px;left:-140px;background:url(../images/l3.png);top:340px}

.gsfj{overflow:hidden;margin:110px 0 120px;}
.gsfj .nybt{margin-bottom:40px}
.gsfj-t{margin: 0 0 50px -5.052083333333335%;width:110.10416666666667%}
.gsfj-t a{display:block;color: var(--colors3);margin: 20px 5px;}
.gsfj-t a h4{overflow:hidden;}
.gsfj-t a h4 img{display:block;width:100%;}
.gsfj-t a dl{border:1px solid #e5e5e5;border-top:none;padding:30px 28px 29px 35px;transition:all 0s;}
.gsfj-t a dl h3{font-size:18px;margin-bottom:20px;transition:all 0s;}
.gsfj-t a dl p{width:40px;height:40px;border-radius:40px;background:var(--colors);}
.gsfj-t a dl p img{transition:all 0s!important;filter: brightness(0) invert(1);}

.gsfj-t a:hover h4 img{transform:scale(1.1)}
/* .gsfj-t a:hover{color:#fff;box-shadow: 0px 10px 12px rgba(173,173,173,0.2);}
.gsfj-t a:hover dl{background:var(--colors);border-color:var(--colors);}
.gsfj-t a:hover p{background:#fff;}
.gsfj-t a:hover p img{filter: brightness(1) invert(0);} */
.gsfj-b{position:relative;height:1px;}
.gsfj-b .swiper-pagination{background:#021d3c;}
.gsfj-b .swiper-pagination .swiper-pagination-progressbar-fill{background:var(--colors);}

.ryzz{padding:100px 0;background:#ededed;}
.ryzz-b{position:relative;}
.ryzz-b a{display:block;color:var(--colors2);background:#fff;text-align:center;}
.ryzz-b a h4{overflow:hidden;padding: 30px;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a h3{font-size:16px;padding:34px 10px;}
.ryzz-b a:hover{}
.ryzz-b a:hover img{transform:scale(1.05);}
.ryzz-b .swiper-button-next{width:11px;height:20px;right:-60px;background:url(../images/r.png);transition:all 0.5s;}
.ryzz-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.ryzz-b .swiper-button-prev{width:11px;height:20px;left:-60px;background:url(../images/l.png);transition:all 0.5s;}
.ryzz-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.hzhb{margin:100px auto}
.hzhb-b{}
.hzhb-b p{width:15.142857142857144%;height:239px;background:url(../images/hzhb-tb.png)no-repeat center top;background-size:100% auto;margin-left:-0.35714285714285713%;margin-right:-0.35714285714285713%;padding-bottom:39px;}
.hzhb-b p:nth-child(1){margin-left:-1.4285714285714285%;}
.hzhb-b p:nth-child(7){margin-right:-1.4285714285714285%;}
.hzhb-b p:nth-child(n+8){margin-top:-70px;}
.hzhb-b p img{max-width:80%;max-height:80%;}
.hzhb-b p:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
/*gywm*/

/*cpzx*/
.cpzx{padding:35px 0;box-shadow:0 5px 10px rgba(163, 163, 163, 0.2);}
.cpzx-t{margin-bottom: 40px;font-size:16px;}
.cpzx-t a{margin-right:20px;border: 2px solid #fff;height: 40px;padding:0 27px;color:var(--colors3);border-radius: 10px;}
.cpzx-t a img{margin-right:20px;}
.cpzx-t a.active,.cpzx-t a:hover{border-color:var(--colors);color: var(--colors);}
.cpzx-b{}
.cpzx-b a{width:182px;display:block;text-align:center;color:var(--colors3);margin-right:40px;}
.cpzx-b a h4{margin-bottom:8px;}
.cpzx-b a h4 img{display:block;}
.cpzx-b a h3{font-size:16px;transition:all 0s;}
.cpzx-b a h3 img{margin-right:17px;}
.cpzx-b a:hover{color:var(--colors);}
.cpzx2{margin:80px auto 90px auto;}
.cpzx2 a{display:block;width: calc((100% - 39px) / 4);margin:0 13px 30px 0;border:3px solid #eee;color:var(--colors3);}
.cpzx2 a:nth-child(4n){margin-right:0;}
.cpzx2 a h4{overflow:hidden;}
.cpzx2 a h4 img{display:block;width:100%;}
.cpzx2 a dl{padding: 0 27px 57px 27px;}
.cpzx2 a dl h3{font-size:18px;margin-bottom: 10px;}
.cpzx2 a dl p{font-size:16px;margin-bottom: 40px;}
.cpzx2 a dl h5{font-size:14px;color:var(--colors);}
.cpzx2 a dl h5 img{margin-left:20px;}
.cpzx2 a:hover{border-color:var(--colors);box-shadow:0 5px 10px rgba(163,163,163,0.2)}
.cpzx2 a:hover h4 img{transform:scale(1.1);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;margin:25px auto 110px auto;}
.ny-zpal-z{background:#fff;}
.ny-zpal-t{overflow:hidden;padding-bottom: 100px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 50%;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: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;position:relative;padding:0 80px;}
.imasf-bb .swiper-container{}
.imasf-bb .swiper-slide{box-sizing:border-box;border:2px solid #eee;padding:5px;}
.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:15px;height:27px;right:33px;background:url(../images/r2.png);transition:all 0.5s;display:block;}
.imasf-bb .swiper-button-next:hover{background:url(../images/r2-1.png);}
.imasf-bb .swiper-button-prev{width:15px;height:27px;left:33px;background:url(../images/l2.png);transition:all 0.5s;display:block;}
.imasf-bb .swiper-button-prev:hover{background:url(../images/l2-1.png);}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:20px;border:3px solid #eee;}
.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;padding-top: 40px;width: 38.21428571428571%;margin-right:5.714285714285714%;}
.ny-zpal-z-t-r h3{font-size: 30px;color:var(--colors3);margin-bottom: 45px;line-height: 140%;}
.ny-zpal-z-t-r .div1{margin-bottom:60px;color:var(--colors3);font-size:16px;line-height:24px;}
.ny-zpal-z-t-r .div2 a{color: var(--colors3);font-size:16px;}
.ny-zpal-z-t-r .div2 a img{margin-right: 20px;}
.ny-zpal-z-t-r .div2 .a1{margin-right: 50px;}
.ny-zpal-z-t-r .div2 a:hover{
    color: var(--colors);
}
.cpzx-zc{}
.cpzx-zc-l{width: 70%;margin-bottom: 50px;}
.cpzx-zc-lt{font-size:30px;color:var(--colors3);padding-bottom:36px;border-bottom:1px solid #e5e5e5;position:relative;margin-bottom:44px;}
.cpzx-zc-lt p{width:70px;height:1px;background:var(--colors);position:absolute;left:0;bottom:-1px;}
.cpzx-zc-lb{margin-bottom:40px;}
.cpzx-zc-lb img{height:auto!important;display:block;}
.cpzx-zc-lb table{width:100%;line-height:18px;}
.cpzx-zc-lb table tr{}
.cpzx-zc-lb table tr td,.cpzx-zc-lb table tr th{padding: 20px 15px;}
.cpzx-zc-lb table tr td:nth-child(1){font-weight:bold;}
.cpzx-zc-lb table tr:nth-child(2n+1){background:#f2f2f2;}
.cpzx-zc-lb table tr:nth-child(1){color:#fff;font-size:16px;border-radius: 10px;background:none;}
.cpzx-zc-lb table tr:nth-child(1) td,.cpzx-zc-lb table tr:nth-child(1) th{background: var(--colors);padding: 13px 15px;}
.cpzx-zc-lb table tr:nth-child(1) td:nth-child(1){border-top-left-radius:10px;border-bottom-left-radius:10px;}
.cpzx-zc-lb table tr:nth-child(1) th:nth-child(1){border-top-left-radius:10px;border-bottom-left-radius:10px;}
.cpzx-zc-lb table tr:nth-child(1) td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px;}
.cpzx-zc-lb table tr:nth-child(1) th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px;}
.cpzx-zc-lb table tr:nth-child(1) th{padding: 13px 15px;}
.cpzx-zc-r{width: 24.285714285714285%;}
.cpzx-zc-r a{display:block;margin-bottom:20px;border:3px solid #eee;color:var(--colors3);}
.cpzx-zc-r a h4{overflow:hidden;}
.cpzx-zc-r a h4 img{display:block;width:100%;}
.cpzx-zc-r a dl{padding: 0 27px 57px 27px;}
.cpzx-zc-r a dl h3{font-size:18px;margin-bottom: 10px;}
.cpzx-zc-r a dl p{font-size:16px;margin-bottom: 40px;}
.cpzx-zc-r a dl h5{font-size:14px;color:var(--colors);}
.cpzx-zc-r a dl h5 img{margin-left:20px;}
.cpzx-zc-r a:hover{border-color:var(--colors);box-shadow:0 5px 10px rgba(163,163,163,0.2)}
.cpzx-zc-r a:hover h4 img{transform:scale(1.1);}
.cpzx-zc-c{width:100%;}
.cpzx-zc-cb{}
.cpzx-zc-cb dl{width:calc((100% - 50px) / 3);margin-bottom:20px;border:1px solid #e5e5e5;padding:14px 0;}
.cpzx-zc-cb dl dt{height:25px;width:58px;}
.cpzx-zc-cb dl dd{border-left:1px solid #ededef;width:calc(100% - 58px)}
.cpzx-zc-cb dl dd input{width:100%;height: 25px;font-size:16px;color:#a3a7af;padding:0 20px;}
.cpzx-zc-cb .dl2{width:100%;margin-bottom:30px;}
.cpzx-zc-cb dl dd textarea{width:100%;height:170px;font-size:16px;color:#a3a7af;padding: 5px 20px;}
.cpzx-zc-cb dl dd input::placeholder,.cpzx-zc-cb dl dd textarea::placeholder{color:#a3a7af;}
.cpzx-zc-cb p{width:100%}
.cpzx-zc-cb p button{width: 160px;height: 45px;background:var(--colors);color:#fff;font-size:16px;cursor:pointer;border-radius: 10px;}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{}
	.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 h3{padding-bottom:10px;border: none;margin: 0 10px;}
	.ny-zpal-z-t-l .imasf2{transform:scale(0);}
    .ny-zpal-z-t-l .imasf{transform:scale(1);}
}
/*cpzx-z*/

/*jjfa*/
.jjfa{margin:70px auto 130px auto;padding:0 10.714285714285714%;}
.jjfa-t{color:var(--colors2);font-size:20px;line-height:30px;margin-bottom:60px;}
.jjfa-c{border-radius:5px;overflow:hidden;margin-bottom:100px;}
.jjfa-c img{display:block;width:100%;}
.jjfa-b{font-size:30px;line-height:36px;color:var(--colors3);width:672px;margin-bottom:40px;}
.jjfa-b2{font-size:18px;margin-bottom:55px;}
.jjfa-b2 a{width: 170px;height: 45px;margin-right:10px;background:#2f4266;color:#fff;border-radius: 10px;font-weight: bold;}
.jjfa-b2 a.active{background:var(--colors);}
.jjfa-b3{font-size:20px;line-height:30px;color:var(--colors3);}
.jjfa-b4{display:none;}
.jjfa-b4.active{display:block;}
.jjfa-b4 img{height:auto!important;}

.jjcj{background:#ededed;padding:100px 0 70px 0;}
.jjcj-b{}
.jjcj-b a{display:block;background:#fff;width:calc((100% - 48px) / 3);margin:0 12px 30px 12px;color:var(--colors2);}
.jjcj-b a:nth-child(1){margin-left:0;}
.jjcj-b a:nth-child(3){margin-right:0;}
.jjcj-b a h4{overflow:hidden;}
.jjcj-b a h4 img{display:block;width:100%;}
.jjcj-b a h3{font-size:18px;padding:33px 30px;}
.jjcj-b a:hover{}
.jjcj-b a:hover img{transform:scale(1.1);}

.jjcl{margin:110px auto 130px auto;}
.jjcl-b{position:relative;}
.jjcl-b a{display:block;background:#ededed;text-align:center;color:var(--colors2);}
.jjcl-b a h4{overflow:hidden;}
.jjcl-b a h4 img{display:block;width:100%;}
.jjcl-b a h3{padding:33px 10px;font-size: 18px;}
.jjcl-b a:hover{}
.jjcl-b a:hover img{transform:scale(1.1);}
.jjcl-b .swiper-button-next{width:15px;height:27px;right:-55px;background:url(../images/r2.png);transition:all 0.5s;}
.jjcl-b .swiper-button-next:hover{background:url(../images/r2-1.png);}
.jjcl-b .swiper-button-prev{width:15px;height:27px;left:-55px;background:url(../images/l2.png);transition:all 0.5s;}
.jjcl-b .swiper-button-prev:hover{background:url(../images/l2-1.png);}
/*jjfa*/

/*xwzx*/
.xwzx{margin:25px auto 110px auto;}
.xwzx a{margin-bottom:40px;color:var(--colors3);background:#fff;}
.xwzx a .img2{display:none;}
.xwzx a h4{width:32.142857142857145%;overflow:hidden;}
.xwzx a h4 img{display:block;width:100%;}
.xwzx a dl{padding:0 43px 0 57px;width:67.85714285714286%;}
.xwzx a dl h3{font-size:24px;margin-bottom:20px;}
.xwzx a dl p{font-size:16px;line-height:30px;margin-bottom:40px;}
.xwzx a dl dt{border-top:1px solid #e5e5e5;padding-top:33px;}
.xwzx a dl dt .div1 i{margin-right:28px;}
.xwzx a dl dt .div1 i img{margin-right:12px;}
.xwzx a dl dt>i{}
.xwzx a dl dt>i img{margin-left:15px;}
.xwzx a:hover h4 img{transform:scale(1.1);}
.xwzx a:hover h3,.xwzx a:hover dt>i{color:var(--colors);}
.xwzx a:hover .img1{display:none;}
.xwzx a:hover .img2{display:block;}
.xwzx2{background:#fff;padding:80px 0 90px 0;}
.xwzx2-b{margin-bottom:27px;}
.xwzx2-b a{display:block;color:var(--colors3);width:calc((100% - 50px) / 3);margin:0 25px 40px 0;}
.xwzx2-b a .img2{display:none;}
.xwzx2-b a:nth-child(3n){margin-right:0;}
.xwzx2-b a h4{overflow:hidden;}
.xwzx2-b a h4 img{display:block;width:100%;}
.xwzx2-b a dl{padding: 38px 37px 42px 37px;border:3px solid #eee;border-top:none;}
.xwzx2-b a dl h3{font-size:24px;line-height:30px;margin-bottom: 23px;height:60px;}
.xwzx2-b a dl p{line-height:24px;margin-bottom:38px;height:72px;}
.xwzx2-b a dl dt{padding-top:33px;border-top:1px solid #eee;}
.xwzx2-b a dl dt .div1 i{margin-right:28px;}
.xwzx2-b a dl dt .div1 i img{margin-right:12px;}
.xwzx2-b a dl dt>i{}
.xwzx2-b a dl dt>i img{margin-left:15px;}
.xwzx2-b a:hover h4 img{transform:scale(1.1);}
.xwzx2-b a:hover h3,.xwzx2-b a:hover dt>i{color:var(--colors);}
.xwzx2-b a:hover .img1{display:none;}
.xwzx2-b a:hover .img2{display:block;}
/*xwzx*/


/*xwzx-z*/
.xwdt-z{width:880px;margin:70px auto 120px auto;overflow:hidden;color:var(--colors3);}
.xwdt-z-t{padding-bottom:45px;border-bottom: 2px solid var(--colors3);margin-bottom:60px;}
.xwdt-z-t h3{font-size:48px;line-height:60px;color: var(--colors3);margin-bottom:30px;}
.xwdt-z-t p{}
.xwdt-z-t p span{margin-right:28px;}
.xwdt-z-t p span img{margin-right:20px}
.xwdt-z-b{margin-bottom:80px;padding-bottom:80px;border-bottom:2px solid var(--colors3);line-height:30px;font-size:16px;}
.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{font-size:16px;}
.xwdt-z-b2 a{color:var(--colors3);}
.xwdt-z-b2 a:nth-child(1){margin-bottom:20px;}
.xwdt-z-b2 a i{width:80px;height:40px;border:1px solid var(--colors3);}
.xwdt-z-b2 a p{width:calc(100% - 107px);}
.xwdt-z-b2 a:hover{text-decoration:underline;}
@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:14px;}
	.xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
}
/*xwzx-z*/

/*lxwm*/
.lxwm{margin:25px auto 125px auto;}
.lxwm-t{margin-bottom:100px;border-radius:5px;overflow:hidden;text-align:center;color:#fff;background:#2f4266;}
.lxwm-t dl{width:25%;height:330px;padding:53px 40px 0 40px;}
.lxwm-t dl:nth-child(2n){border-radius:5px;background:#021c3b;}
.lxwm-t dl h4{width:70px;height:70px;border-radius:70px;background:var(--colors);margin-bottom:55px;}
.lxwm-t dl h3{font-size:16px;margin-bottom:30px;}
.lxwm-t dl p{font-size:18px;line-height:24px;}
.lxwm-t dl p a{color:#fff;}
.lxwm-t dl p a:hover{text-decoration:underline;}
.lxwm-t dl:last-child p{text-align:left;}
.lxwm-t dl:last-child h4{margin-bottom:25px;}
.lxwm-c{color:#021d3c;margin-bottom:43px;}
.lxwm-c h3{font-size:30px;margin-bottom:25px;}
.lxwm-c dl{font-size:20px;line-height:30px;}
.lxwm-b{border:3px solid #eee;border-radius:5px;padding:65px 45px;color:#021d3c;}
.lxwm-l{width:50%;padding-left:15px;}
.lxwm-l h3{font-size:30px;margin-bottom:45px;}
.lxwm-l dl{font-size:20px;line-height:30px;margin-bottom:55px;width:560px;max-width:100%;}
.lxwm-l h5{}
.lxwm-l h5 a{position:relative;border:1px solid #021c3b;border-radius: 10px;margin-right: 10px;width: 50px;height: 50px;}
.lxwm-l h5 a p{position:absolute;left:0;top:100%;width:100px;display:none;}
.lxwm-l h5 a:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.lxwm-l h5 a:hover p{display:block;}
.lxwm-r{width:50%;}
.lxwm-r dl{margin-bottom: 25px;font-size: 18px;}
.lxwm-r dl label{margin-right:45px;cursor:pointer;}
.lxwm-r dl input{display:block;margin-right: 13px;width: 20px;height: 20px;}
.lxwm-r>input{width:100%;height: 50px;background:#eee;font-size:16px;color:#021d3c;padding:0 34px;margin-bottom: 10px;}
.lxwm-r>input::placeholder,.lxwm-r>textarea::placeholder{color:#021d3c;}
.lxwm-r>textarea{width:100%;height: 120px;background:#eee;font-size:16px;color:#021d3c;padding:10px 34px;margin-bottom:30px;}
.lxwm-r button{width: 160px;height: 45px;border-radius: 10px;background:var(--colors);color:#fff;font-size:16px;cursor:pointer;transition:all 0.5s;margin: 0 auto;display: block;}
.lxwm-r button:hover{background:var(--colors2);}
/*lxwm*/

/*login*/
.login{height:800px;background:url(../images/login-bj.jpg)no-repeat center;background-size:cover;}
.login-r{margin-right:65px;background:#fff;padding:70px 50px 66px 55px;border-radius:5px;width:560px;}
.login-r h3{color:#021c3b;font-size:30px;margin-bottom:35px;}
.login-r input{width:100%;border-radius:5px;height:60px;font-size:16px;color:#021c3b;margin-bottom:20px;padding:0 30px;border:1px solid #e5e5e5}
.login-r input::placeholder{color:#021c3b;}
.login-r dl{margin-bottom:10px;border:1px solid #e5e5e5;border-radius:5px;overflow:hidden;}
.login-r dl input{border:none;margin-bottom:0;border-radius:0;}
.login-r dl input:nth-child(1){height:48px;width:calc(100% - 120px);}
.login-r dl input:nth-child(2){width:120px;cursor:pointer;color:#fff;background:#021c3b;transition:all 0.5s;}
.login-r dl input:nth-child(2):hover{background:var(--colors);}
.login-r p{font-size:16px;margin-bottom:30px;text-align:right;}
.login-r p a{color:#021c3b;}
.login-r p a:hover{color:var(--colors);}
.login-r button{width: calc(50% - 10px);font-size:16px;height: 50px;border-radius:5px;background:var(--colors);color:#fff;cursor:pointer;}
.login-r button:hover{}
.login-r .div1 a{width: calc(50% - 10px);font-size:16px;height: 50px;border-radius:5px;color:#021c3b;border:1px solid #021c3b}
.login-r .div1 a:hover{background:var(--colors);color:#fff;border-color:var(--colors);}
/*login*/

@media(max-width:1500px){
	.hzhb-b p{height:220px;padding-bottom:20px;}
	.hzhb-b p:nth-child(n+8){margin-top:-80px;}
}
@media(min-width:1200px){
	.fzlc-b .swiper-slide{height:860px;}
	.fzlc-b .swiper-slide .dl2 .div1,.fzlc-b .swiper-slide .dl4 .div1{display:none;}
	.fzlc-b .swiper-slide .dl2 .div2,.fzlc-b .swiper-slide .dl4 .div2{display:block;}
	.fzlc-b .dl1{padding-top: 521px;}
	.fzlc-b .dl2{padding-top: 194px;}
	.fzlc-b .dl3{padding-top: 301px;}
	.fzlc-b .dl4{padding-top: 0px;width: 140%;margin-left: -20%;}
	.fzlc-b .dl4 dd{height: 137px;}
	.fzlc-b .dl5{padding-top: 83px;}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.gywm-b2 dl{width:calc(50% - 5px)}
	.hzhb-b p{width:calc(100% / 3);height:120px;padding-bottom:10px;padding-top:25px;}
	.hzhb-b p:nth-child(n+4){margin-top:-10px;}
	.cpzx-b dl a{height:45px;width:150px}
	.ny-zpal-z-t-r .div2 a{}
	.cpzx-zc-lb table tr td, .cpzx-zc-lb table tr th{padding:10px 5px!important}
	.cpzx-zc-cb dl dd textarea{height:100px;}
	.cpzx-zc-cb .dl2{margin-bottom:20px;}
	.cpzx-zc-cb p button{height:45px;width:150px;}
	.imasf-bb{padding:0 30px}
	.imasf-bb .swiper-button-next{right:0;margin-top:0;top:calc(50% - 13px)}
	.imasf-bb .swiper-button-prev{left:0;margin-top:0;top:calc(50% - 13px)}
	.nybt{line-height:1.2;}
	.lxwm-l h5 a{width:30px;height:30px;}
	.lxwm-r>input{font-size:14px;padding:0 10px;height:45px;margin-bottom:10px;}
	.lxwm-r>textarea{font-size:14px;padding:10px;height:100px;margin-bottom:20px;}
	.lxwm-r button{height:45px;font-size:14px;}
	.login-r input{height:45px;font-size:14px;padding:0 10px;}
	.login-r button,.login-r a{height:45px;font-size:14px;}
	.cpzx-t{justify-content:space-between;text-align:center;}
	.cpzx-t a{width:calc(50% - 5px);height: auto;line-height:20px;text-align: left;padding: 5px;}
	.cpzx-b a{width:50%;}
	.gywm-b2{padding:0}
	.gywm-b dl dt{width:50px;height:50px;}
	.fzlc{background:url(../images/fzlc-bj.jpg)no-repeat center;}
	.fzlc-b dl dt{margin-bottom:20px;}
	.fzlc-b dl h3{margin-bottom:10px;}
	.jjfa-b2{justify-content: space-between;}
	.jjfa-b2 a{width:calc(50% - 5px)}
	.ny-banner-s{width:100%}
	.ny-zpal-z-t-r{padding-top:0}

}