/*banner*/
body{background:#f5f6fa;}
@keyframes fangda{
    0%{transform: scale(1);}
    100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;height:300px;}
.ny-banner>img{display:block;width:100%;animation: fangda 5s ease-in-out infinite alternate;}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s h3{font-size:36px;text-transform:uppercase;position:relative;}
.ny-banner-s h4{font-size:100px;color:rgba(217, 213, 247, 0.15);margin-top:-23px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}

.an{width: 146px;height: 48px;background:#ffad00;color:#012a47;font-size:16px;}
.an i{width:6px;height:6px;display:block;background:#012a47;/* opacity:0; */}
.an:before{content: '';width: 6px;height:6px;display:block;background:#012a47;transform: translateX(6px);}
.an:after{content: '';width: 6px;height:6px;display:block;background:#012a47;transform: translateX(-6px);}
.an span{display:block;margin:0 30px;position:relative;transition:all 0s;}
.an .i1{transform: translateX(67px);opacity: 0;}
.an .i2{transform: translateX(-67px);opacity: 0;}
.an:hover{background:#081136;color:#fff;}
.an:hover:before,.an:hover:after{opacity:0;background:#fff;}
.an:hover .i1{transform: translateX(0px);opacity:1;background:#fff;}
.an:hover .i2{transform: translateX(0px);opacity:1;background:#fff;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon {position:relative;margin-top:-60px;z-index:3;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 60px;}
.cont a {vertical-align: middle;color: #fff;font-size: 14px;display: flex;align-items: center;}
.cont a:last-child{color:#fff;}
/*szwz*/

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

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{font-weight:bold;}
.page1 li a,.page1 li span{display:flex;font-size:18px;color: #081136;align-items:center;justify-content:center;margin: 0 15px;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#ffad00;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-size: 0px;display:block;width:20px;height:15px;}
.page1 li:nth-child(1) a,.page1 li:nth-child(1) span{background:url(../images/l2.png);}
.page1 li:nth-child(1) a:hover,.page1 li:nth-child(1) span:hover{background:url(../images/l2-1.png);}
.page1 li:last-child a,.page1 li:last-child span{background:url(../images/r2.png);}
.page1 li:last-child a[href]:hover,.page1 li:last-child span:hover[href]{background:url(../images/r2-1.png);}
@media (max-width: 768px){
    .page1 li a,.page1 li span{margin:0 5px}
}
/*fy*/

/*gywm*/
.gywm{margin:130px auto 175px auto;}
.gywm-b{
    /* align-items: flex-start; */
}
.gywm-l{position:relative;width:39.0625%;}
.gywm-l p{position:relative;overflow:hidden;box-shadow:1px 1px 10px rgba(172, 172, 172, 0.2);z-index:3;}
.gywm-l p img{display:block;width:100%;}
.gywm-l p:hover img{transform:scale(1.1);}
.gywm-l i{position:absolute;width:100%;height:100%;background:#e9ebf3;left:50px;top:50px;display: block;}
.gywm-r{width:50%;}
.gywm-r h3{color:#080b2b;font-size:48px;margin-bottom:45px;}
.gywm-r .div1{color:#253249;font-size:16px;line-height:26px;}

.gswh{margin-bottom:157px;}
.nybt{color:#080b2b;text-align:center;font-size:48px;margin-bottom:80px;}
.gswh-b a{display:block;overflow:hidden;position:relative;color:#fff;}
.gswh-b a h4{overflow:hidden;}
.gswh-b a h4 img{display:block;width:100%;}
.gswh-b a dl{position:absolute;width:100%;bottom:0;height:120px;overflow:hidden;background:rgba(8, 17, 54, 1);}
.gswh-b a dl dt{text-align:center;padding:40px 10px;margin-bottom:7px;position:relative;z-index:3;}
.gswh-b a dl dt h3{font-size:24px;margin-bottom:14px;}
.gswh-b a dl dt h5{}
.gswh-b a dl dt h5 p{width:46px;height:2px;background:#ffad00;}
.gswh-b a dl dd{font-size:18px;line-height:30px;margin:10px auto;position:relative;z-index:3;width:316px;max-width:90%;text-align:center;}
.gswh-b a dl h6{position:absolute;left:0;bottom:0;width:100%;height:0;background:rgba(8, 17, 54, 0.9);}
/*.gswh-b a:hover{box-shadow:1px 4px 5px rgb(11 17 41 / 20%)}*/
.gswh-b a:hover img{transform:scale(1.1);}
.gswh-b a:hover dl{height:100%;padding-top:30%;background:rgba(8, 17, 54, 0.9);}
.gswh-b a:hover dl dt{}
.gswh-b a:hover dl dt h3{font-size:30px;}
.gswh-b a:hover dl dt h5 p{width:117px}

.schj{background:#ffffff;padding-bottom:144px;}
.schj .nybt{padding-bottom:80px;margin-bottom:0;background:#f5f6fa;}
.schj-t{height:520px;background:url(../images/schj-bj.jpg)no-repeat center;position:relative;}
.schj-t dl{position:absolute;width:100%;height:100%;left:0;top:0;}
.schj-t dl dt{width: 80px;height: 80px;background:#ffad00;position:relative;}
.schj-t dl dt img{position:relative;z-index:3;}
.schj-t dl dt::before, .schj-t dl dt::after {position: absolute;width: 100%;height: 100%;content: '';left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);border:1px solid #ffad00;}
.schj-t dl dt::before{animation: scale 2s infinite; }
.schj-t dl dt::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ width:100%;height:100%; opacity:.9}100%{ width:120%;height:120%; opacity: 0;}}
@keyframes scale2{0%{ width:100%;height:100%;opacity:.9;}100%{ width:180%;height:180%;opacity:0;}}

.schj-c{font-size:24px;position:relative;z-index:3;margin-top:-70px;}
.schj-c a{background:#081136;color:#fff;height:70px;width:calc(100% / 3)}
.schj-c a:nth-child(2){background:#172567;}
.schj-c a.active{background:#fff!important;color:#080b2b;}
.schj-b{position:relative;}
.schj-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.schj-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.schj-b2 a{display:block;}
.schj-b2 a img{display:block;margin: -120px 0 -120px 0;}
.schj-b2 .swiper-pagination{bottom:30px;}
.schj-b2 .swiper-pagination-bullet{background:#fff;opacity:1;border-radius:0;width:30px;height:4px;margin:0!important;position:relative;}
.schj-b2 .swiper-pagination-bullet:after{content: '';width: 0;height: 100%;background:#fcae2c;transition:all 0.5s;position:absolute;left:0;top:0;overflow: hidden;}
/*.schj-b2 .swiper-pagination-bullet-active{background:#fcae2c;}*/
.schj-b2 .swiper-pagination-bullet-active:after{width:100%;}


.hxys{background: #f4f5f9;position:relative;padding:110px 0;height:775px;}
.hxys h6{position:absolute;right:0;bottom: 0;height:100%;width:27.08333333333333%;background:url(../images/hxys-6.jpg)no-repeat center;}
.hxys h6 p{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255, 173, 0, 0.9);}
.hxys-b{position:relative;z-index:2;align-items:flex-start;}
.hxys-l{width:40.625%;}
.hxys-l>h3{color:#080b2b;font-size:48px;margin-bottom:50px;}
.hxys-l .div1{background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.hxys-l .div1 a{position:relative;padding:25px 30px;border-bottom: 1px solid #f2f2f2;}
.hxys-l .div1 a h2{position:absolute;left:0;top:-1px;height:2px;width:0;background:#ffad00;}
.hxys-l .div1 a dl{width: calc(100% - 178px);height: 50px;overflow: hidden;}
.hxys-l .div1 a dl h3{font-size:24px;color:#080b2b;line-height: 50px;}
.hxys-l .div1 a dl p{color: #253249;line-height:20px;overflow:hidden;padding-top: 18px;}
.hxys-l .div1 a h5{width:150px;height:50px;background:#f0f0f0;color:#080b2b;font-size:18px;/* transition: all 0s; */}
.hxys-l .div1 a h5 i{width:35px;display:block;position: relative;}
.hxys-l .div1 a h5 i img{display:block;/* transition: all 0s!important; */}
.hxys-l .div1 a h5 i .img2{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.hxys-l .div1 a.active h5,.hxys-l .div1 a h5:hover{background:#ffad00;color:#fff;}
.hxys-l .div1 a.active h5 .img1,.hxys-l .div1 a h5:hover .img1{opacity: 0;}
.hxys-l .div1 a.active h5 .img2,.hxys-l .div1 a h5:hover .img2{opacity: 1;}
.hxys-l .div1 a.active{}
.hxys-l .div1 a.active h2{width:100%;}
.hxys-l .div1 a.active dl h3{color:#ffad00;}
.hxys-r{width:56.25%;position:relative;}
.hxys-r h4{overflow:hidden;}
.hxys-r h4 img{display:block;width:100%;}
.hxys-r h4:hover img{transform:scale(1.1);}
.hxys-r dl{position:absolute;left:0;top:95px;width:220px;height:180px;background:#141b4f;padding:20px;z-index: 3;}
.hxys-r dl h3{color:#ffad00;font-size:16px;margin-bottom:10px;}
.hxys-r dl p{font-size:18px;line-height:24px;margin-bottom:10px;color:#fff;}
.hxys-r dl p i{font-size:14px;padding-left:16px;}
.hxys-r dl>a{width:175px;height:55px;background:#ffad00;color:#012a47;font-size:16px;}
.hxys-r dl a i{width:6px;height:6px;display:block;background:#012a47;opacity:0;}
.hxys-r dl a span{display:block;margin:0 30px;position:relative;transition:all 0s;}
.hxys-r dl a .i1{transform: translateX(67px);}
.hxys-r dl a .i2{transform: translateX(-67px);}
/* .hxys-r dl a:hover{background:#081136;color:#fff;} */
/* .hxys-r dl a:hover i{opacity:1;transform: translateX(0px);background:#fff;} */
.hxys-r dl .an:hover{background: #fff;color: #000;}
.hxys-r dl .an:hover:before,.hxys-r dl .an:hover:after{opacity:0;background:#000;}
.hxys-r dl .an:hover:before,.hxys-r dl .an:hover:after{background:#000;}
.hxys-r dl .an:hover .i1{background:#000;}
.hxys-r dl .an:hover .i2{background:#000;}
/*gywm*/

/*cpzx*/
.cpzx{margin:50px auto 75px auto;}
.cpzx-t{margin-bottom:50px;font-size:18px;}
.cpzx-t a{width:190px;height:55px;color:#080b2b;position:relative;margin:0 10px;background:#dee2f4;}
.cpzx-t a p{}
.cpzx-t a.active{background: #081136!important;color: #fff!important;}
.cpzx-t a:hover{background: #b9bbc5;color:#fff;}
.cpzx-b{}
.cpzx-b a{display:block;margin-bottom:40px;margin-right:40px;width:calc((100% - 80px) / 3);background:#fff;box-shadow:1px 1px 10px 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 dl{padding: 23px 0 40px 0;}
.cpzx-b a dl h3{text-align:center;color:#080b2b;font-size:24px;margin-bottom:25px;}
.cpzx-b a dl h5{width:94px;height:2px;background:#ffad00;margin-bottom:24px;}
.cpzx-b a dl p{color: #253249;line-height:24px;margin: 0 50px 20px 50px;/* height: 120px; */}
.cpzx-b a dl h2{color:#080b2b;font-size:16px;transition: all 0s;}
.cpzx-b a dl h2 i{display:block;width:16px;height:11px;margin-left:10px;transition: all 0s;background:url(../images/cpzx-tb2.png);}
.cpzx-b a:hover img{transform:scale(1.1);}
.cpzx-b a:hover h5{width:100%;}
.cpzx-b a:hover h2{color:#ffad00;}
.cpzx-b a:hover h2 i{background:url(../images/cpzx-tb3.png);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{margin:80px auto 50px auto;padding-bottom:53px;border-bottom:2px solid #e9e9ec;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 43.75%;position: relative;}
.magnifierContainer {width:100%;}
.imgMedium {width:100%;position: relative;z-index: 3;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imasf2{position:absolute;width:100%;display: none;left:0;bottom:0;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;}
.imasf{width:100%;position:relative;overflow:hidden;transition: all 0.5s;z-index:3;}
.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;}
.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{}
.imasf-bb .swiper-slide{box-sizing:border-box;}

.imasf-bb .swiper-slide a{display:block;overflow:hidden;position: relative;}
.imasf-bb .swiper-slide a img{width:100%;display: block;}
.imasf-bb .swiper-slide a p{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;border:3px solid #fcae2c;opacity:0}
.imasf-bb .swiper-slide a p{}
.imasf-bb .swiper-slide-active a p{opacity:1}
.imasf-bb .swiper-button-next{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;right:0;top: 50%;margin-top: -30px;}
.imasf-bb .swiper-button-prev{width: 20px;height: 60px;margin-top: 10px;line-height: 60px;text-align: center;background: rgba(0,0,0,0.5);cursor: pointer;color:#fff;left:0;top: 50%;margin-top: -30px;}
.mediumContainer {width: 100%;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom: 10px;box-sizing:border-box;/* height: 360px; */}
.mediumContainer img{width: 100%;display:block;margin:0 auto;}

.imgRight{/* z-index: -1; */position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.imgLeft{width:100%;position: relative;z-index: 3;}
.imgLeft h6{position:absolute;z-index:4;right:20px;bottom:20px;width: 32px;height: 32px;overflow:hidden;box-shadow: 1px 1px 10px hsl(0deg 0% 0% / 50%);}
.imgLeft h6 a{width: 32px;height: 32px;}
.imgLeft h6 a img{display:block;}
#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: 100%;height: 100%;float: left;overflow: hidden;display: none;/* z-index:100; */left: 0;top: 0;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 50%;padding-top: 20px;}
.ny-zpal-z-t-r h3{font-size: 30px;margin-bottom: 20px;color: #080b2b;font-weight: bold;border-bottom: 2px solid #ededef;padding: 0 0 28px 19px;position: relative;}
.ny-zpal-z-t-r h3 p{position: absolute;width: 5px;height: 30px;left: 0;background: #fcae2c;top: 3px;}
.ny-zpal-z-t-r .div1{color: #080b2b;font-size: 18px;line-height: 30px;margin-bottom: 50px;}
.ny-zpal-z-t-r>h4{color: #080b2b;font-size: 18px;margin-bottom: 18px;font-weight: bold;}
.ny-zpal-z-t-r .div2{line-height: 24px;color: #253249;margin-bottom:55px;}
.ny-zpal-z-t-r .div2 p{position:relative;padding-left:20px;margin-bottom: 8px;}
.ny-zpal-z-t-r .div2 p i{display:block;width:8px;height:8px;border-radius:8px;background:#c0c6e1;position:absolute;left:0;top: 8px;}
.ny-zpal-z-t-r .div2:last-child{margin-bottom:0;}

.sxx{margin-bottom:96px;margin-top:40px}
.sxx-t{color:#080b2b;font-size:30px;padding-left:14px;border-left:5px solid #fcae2c;margin-bottom:26px;}
.sxx-c{margin-bottom:30px;}
.sxx-c dl{border-bottom:1px solid #f5f6fa;background:#fff;}
.sxx-c dl dt{width:180px;height: 115px;background:#081136;color:#fff;font-size:16px;}
.sxx-c dl:last-child dt{height:140px;}
.sxx-c dl dd{width:calc(100% - 217px);padding: 20px 0;}
.sxx-c dl dd a{color:#424242;line-height:100%;margin:5px 0;width:20%}
.sxx-c dl dd a i{width:12px;height:12px;border-radius:12px;border:1px solid #dedede;margin-right:10px;}
.sxx-c dl dd a p{width:13px;height:13px;margin-right:10px;}
.sxx-c dl dd a:nth-child(1) p,.sxx-c dl dd a:nth-child(9) p{/* border:1px solid #eee; */}
.sxx-c dl dd a.active{}
.sxx-c dl dd a.active i{border:3px solid #081136;}
.sxx-c dl dd a:hover i{border-color: #081136;}
.sxx-b{background:#ffad00;color:#012a47;margin-bottom:70px;}
.sxx-b i{width:6px;height:6px;display:block;background:#012a47;opacity:0;}
.sxx-b span{display:block;margin: 0 15px;position:relative;transition:all 0s;}
.sxx-b .i1{}
.sxx-b .i2{}
.sxx-b:hover{background:#081136;color:#fff;}
.sxx-b:hover i{opacity:1;transform: translateX(0px);background:#fff;}
.sxx-b2{}
.sxx-b2 table{color:#424242;width:100%;text-align:center;}
.sxx-b2 table tr{background:#eff0f1;}

.sxx-b2 table tr td{height:60px;padding: 10px 15px;}
.sxx-b2 table tr td:nth-child(4):hover a img{opacity:0.8}
.sxx-b2 table tr:nth-child(2n){background:#fff;}
.sxx-b2 table tr:nth-child(1){background: #081136!important;color:#fff;}
.sxx-b2 table tr:nth-child(1) td{position:relative;}
.sxx-b2 table tr:nth-child(1) td p{width:2px;height:16px;background:#373e67;display:block;position:absolute;left:0;top:calc(50% - 8px);}
.sxx-b2 table tr:nth-child(1) td:nth-child(1) p{display:none;}
.sxx-b2 table tr img{display:block;margin:0 auto;}
.sxx-b2 table tr a .img2{display:none}
.sxx-b2 table tr a:hover .img1{display:none;}
.sxx-b2 table tr a:hover .img2{display:block;}
.sxx-b2 table tr:hover{background:#E3E7F8;transition:all 0.5s}
.yyly2{padding:86px 0 120px 0;background:#ffffff;}
.yyly2 .sxx-t{margin-bottom:42px;}
.yyly2-b{color:#fff;font-size:16px;}
.yyly2-b a{display:block;overflow:hidden;position:relative;}
.yyly2-b a img{display:block;width:100%;}
.yyly2-b a p{position:absolute;left:20px;top:20px;z-index:3;padding:9px 20px;background:#ffad00;}
.yyly2-b a:hover img{transform:scale(1.1);}
/*cpzx-z*/

/*lxwm*/
.lxwm{margin:74px auto 77px auto;}
.lxwm .nybt{margin-bottom:44px;}
.lxwm-t{}
.lxwm-t dl{width:calc(50% - 10px);background:#e2e9f7;padding:54px 45px 45px 50px;margin-bottom:70px;}
.lxwm-t dl dt{width:309px;}
.lxwm-t dl dt h3{color:#080b2b;font-size:24px;margin-bottom:34px;}
.lxwm-t dl dt p{margin-bottom:22px;}
.lxwm-t dl dt p:last-child{margin-bottom:0!important;}
.lxwm-t dl dt p i{width:30px;height:22px;}
.lxwm-t dl dt p span{line-height:22px;color:#253249;display:block;width:calc(100% - 30px)}
.lxwm-t dl dt p a{color:#253249;}
.lxwm-t dl dt p a:hover{color:#fcae2c;}
.lxwm-t dl dd{width:175px;padding-top:6px;}
.lxwm-t dl dd h5{color:#253249;font-size:14px;margin-bottom:19px;}
.lxwm-t dl dd h5 img{margin-right:10px;}
.lxwm-t dl dd h6{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.lxwm-t dl dd h6 img{display:block;width:100%;}
.lxwm-b{}
.lxwm-l{width:46.875%;}
.lxwm-l>h3{color:#080b2b;font-size:36px;margin-bottom:22px;}
.lxwm-l>p{color: #626770;font-size:16px;line-height:30px;margin-bottom:23px;}
.lxwm-l>h4{overflow:hidden;}
.lxwm-l>h4 img{display:block;width:100%}
.lxwm-l>h4:hover img{transform:scale(1.1);}
.lxwm-l dl{color:#fff;background:#081136;padding: 23px 37px;}
.lxwm-l dl dt{width:60px;}
.lxwm-l dl dt img{}
.lxwm-l dl dd{width:calc(100% - 60px);}
.lxwm-l dl dd h5{font-size:14px;margin-bottom: 13px;}
.lxwm-l dl dd p{
    font-size: 20px;
}
.lxwm-l dl dd p i{font-size: 16px;padding-right: 40px;margin-left: 15px;line-height: 100%;}
.lxwm-l dl dd p i:nth-child(2){padding-left:20px;}
.lxwm-r{width:49.21875%;background:#fff;border-top:5px solid #081136;padding: 32px 30px 35px 30px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.lxwm-r h3{color:#080b2b;font-size:24px;margin-bottom:33px;}
.lxwm-r dl{margin-bottom:20px;width:calc(50% - 8px)}
.lxwm-r dl:nth-child(5),.lxwm-r dl:nth-child(6), .lxwm-r dl:nth-child(7){width:100%}
.lxwm-r dl h4{color:#253249;font-size:14px;margin-bottom:14px;}
.lxwm-r dl h4 i{color:#ff0000;padding-left:5px;}
.lxwm-r dl input{width:100%;height:40px;background:#f5f6fa;padding:0 20px;color: #081136;}
.lxwm-r dl select{width: calc((100% - 40px)/3);height:40px;padding:0 20px;color:#626770;border-radius: 0;border:none;appearance:none;background:url(../images/lxwm-7.png)no-repeat center right 22px #f5f6fa;border-radius: 0;}
.lxwm-r dl textarea{width:100%;height:100px;background:#f5f6fa;padding:20px;color:#626770;}
.lxwm-r button{width:146px;height:55px;background:#ffad00;color:#012a47;font-size:16px;transition:all 0.5s;cursor:pointer;}
.lxwm-r button i{width:6px;height:6px;display:block;background:#012a47;opacity:0;transition:all 0.5s;}
.lxwm-r button span{display:block;margin: 0 15px;position:relative;transition:all 0s;}
.lxwm-r button .i1{transform: translateX(50px);}
.lxwm-r button .i2{transform: translateX(-50px);}
.lxwm-r button:hover{background:#081136;color:#fff;}
.lxwm-r button:hover i{opacity:1;transform: translateX(0px);background:#fff;}
#container{height:500px;}
/*lxwm*/

/*xwzx*/
.xwzx{margin:80px auto 95px auto;}
.xwzx-b{margin-bottom:10px;}
.xwzx-b a{display:block;box-shadow:1px 1px 10px rgba(184, 184, 184, 0.1);width:calc(50% - 20px);margin-bottom:80px;background:#fff;}
.xwzx-b a h4{overflow:hidden;text-align:center;color:#fff;position:relative;}
.xwzx-b a h4 img{display:block;}
.xwzx-b a h4 .div1{width: 80px;height: 70px;background:#ffad00;position:absolute;left:20px;top:20px;z-index:3;}
.xwzx-b a h4 .div1 i{font-size:36px;line-height:100%;display:block;margin-bottom: 8px;}
.xwzx-b a h4 .div1 span{font-size:16px;display:block;}
.xwzx-b a dl{padding: 30px 45px 38px 45px;}
.xwzx-b a dl h3{color:#080b2b;font-size:30px;line-height:36px;margin-bottom:20px;}
.xwzx-b a dl>p{font-size:16px;line-height:26px;color:#253249;margin-bottom:33px;height: 78px;}
.xwzx-b a dl dt{color:#9f9f9f;font-size:16px;}
.xwzx-b a dl dt p{
    transition: all 0s;
}
.xwzx-b a dl dt p img{margin-right:15px;}
.xwzx-b a dl dt p:nth-child(1) img:nth-child(2){margin-left:30px;}
.xwzx-b a dl dt p:last-child{color:#081136;}
.xwzx-b a dl dt p:last-child img{margin-left:10px;margin-right:0;}
.xwzx-b a dl dt p:last-child .img2{display:none;}
.xwzx-b a:hover{}
.xwzx-b a:hover h4 img{transform:scale(1.1);}
.xwzx-b a h3:hover{color:#ffad00;}
.xwzx-b a dl dt p:last-child:hover{color:#ffad00;}
.xwzx-b a dl dt p:last-child:hover .img1{display:none;}
.xwzx-b a dl dt p:last-child:hover .img2{display:block;}
.xwzx{}
/*xwzx*/

/*xwzx-z*/
.xwzx-z{background:#fff;padding:90px 180px 106px 180px;}
.xwzx-zt{margin-bottom:70px;}
.xwzx-zt h3{font-size:48px;margin-bottom:48px;}
.xwzx-zt p{color:#9f9f9f;font-size:16px;}
.xwzx-zt p i{width:1px;height:15px;background:#d2d2d2;margin:0 20px;}
.xwzx-zt p img{margin-right:15px;}
.xwzx-zt p img:nth-child(4){margin-left:30px;}
.xwzx-zc{color:#253249;font-size:16px;line-height:36px;padding-bottom:80px;border-bottom:1px solid #eeeeee;margin-bottom:50px;}
.xwzx-zc p{/* text-indent:2em; */}
.xwzx-zc img{height:auto!important;}
.xwzx-zc table{}
.xwzx-zc table td{padding:10px;}
.xwzx-zb{}
.xwzx-zb p{color:#9f9f9f;}
.xwzx-zb p img{margin-right:15px;}
.xwzx-zb p img:nth-child(2){margin-left:30px;}
.xwzx-zb .bshare-custom a{background:none!important;padding:0!important;display:flex!important;font-size:16px;}
.xwzx-zb .bshare-custom img{margin-right:10px;}
.bFind-wrapper-top{height:25px!important;}
/*xwzx-z*/

/*jrwm*/
.tdwh{margin:120px auto;}
.tdwh .nybt{margin-bottom:60px;}
.tdwh-b{}
.tdwh-b a{width:50%;position:relative;color:#fff;overflow: hidden;}
.tdwh-b a h4{overflow:hidden;}
.tdwh-b a h4 img{display:block;width:100%;}
.tdwh-b a h6{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.tdwh-b a h3{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;padding:64px 66px 0 66px;font-size:30px;}
.tdwh-b a p{
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	padding: 115px 66px 0 66px;
	font-size:16px;
	line-height: 26px;
	opacity: 0;
	transform: translate(0, 80px);
	transform-origin: bottom;
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	-ms-transform-origin: bottom;
	-o-transform-origin: bottom;
	transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
	-webkit-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
	-moz-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
	-ms-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
	-o-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
	}
.tdwh-b a dl{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height: 100%;
    z-index:2;
    transform: translate(0, 440px);
    transform-origin: bottom;
    transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -webkit-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -moz-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -ms-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    -o-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    }
.tdwh-b a:nth-child(1){width: 66.40625%;}
.tdwh-b a:nth-child(1) h6{background:rgba(0, 68, 189, 0.7);}
.tdwh-b a:nth-child(1) dl{background:#0044bd;}
.tdwh-b a:nth-child(2){width: 33.59375%;}
.tdwh-b a:nth-child(2) h6{background:rgba(255, 173, 0, 0.7);}
.tdwh-b a:nth-child(2) dl{background:#ffad00;}
.tdwh-b a:nth-child(3) h6{background:rgba(8, 17, 54, 0.7);}
.tdwh-b a:nth-child(3) dl{background:#081136;}
.tdwh-b a:nth-child(4) h6{background:rgba(44, 64, 120, 0.7);}
.tdwh-b a:nth-child(4) dl{background:#2c4078;}
.tdwh-b a:hover p{opacity: 1;
    transform: translate(0, 0px);
	-webkit-transform: translate(0, 0px);
	-moz-transform: translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform: translate(0, 0px);}
.tdwh-b a:hover dl{opacity: 1;
    transform: translate(0, 0px);
	-webkit-transform: translate(0, 0px);
	-moz-transform: translate(0, 0px);
	-ms-transform: translate(0, 0px);
	-o-transform: translate(0, 0px);}

.jrwm{margin-bottom:125px;}
.jrwm .nybt{margin-bottom:40px;}
.jrwm-t{margin-bottom:40px;font-size:18px;}
.jrwm-t a{background:#dee2f4;color:#080b2b;margin:0 10px;padding:15px 30px;}
.jrwm-t a.active{background:#081136;color:#fff;}
.jrwm-b{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);background:#fff;position:relative;}
.jrwm-b2{padding:58px 109px 70px 109px;border-top:5px solid #fff;transition:all 0.5s;}
.jrwm-b2{position:absolute;opacity:0;z-index:1;left:0;top:0;width:100%;transition:all 0.5s;}
.jrwm-b2 h6{position:absolute;left:0;width:0;top: -5px;height:5px;background:#081136;}
.jrwm-b2.active h6{width:100%;transition:all 1s;}
.jrwm-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.jrwm-b h3{color:#080b2b;font-size:36px;padding-bottom:35px;border-bottom:1px solid #eee;margin-bottom:37px;}
.jrwm-b h4{color:#080b2b;font-size:20px;margin-bottom:24px;}
.jrwm-b .div1{color:#253249;font-size:16px;line-height:30px;margin-bottom:42px;}
.jrwm-b .div1 p{position:relative;padding-left:20px;}
.jrwm-b .div1 p i{width:8px;height:8px;border-radius:8px;background:#c0c6e1;display:block;position:absolute;left:0;top:11px;}
.jrwm-b .div1:last-child{margin-bottom:0;}
.jrwm{}
/*jrwm*/

@media screen and (max-width:1200px){
    .md{top:-60px;}
    .table{overflow:auto;}
	.table::-webkit-scrollbar{/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/-webkit-box-shadow:inset005pxrgba(0,0,0,0.2);border-radius:0;background:#e5e5e5;height:6px;}
	.table::-webkit-scrollbar-thumb{background:#081136;}
	.table::-webkit-scrollbar-track{}
	
    .table table{width: 1304px;}
    .ny-banner{height:150px;}
    .ny-banner-s h4{font-size:50px;}
    .gswh-b a dl dt h3{font-size: 22px;}
	.gswh-b a dl dt h5 p{height:4px;}
    .gswh-b a:hover dl dt h3{font-size:24px;margin-bottom:24px;}
    .gswh-b a dl{height: 121px;}
    .schj-t dl dt{width:60px;height:60px;margin-bottom:60px;}
    .schj-t{height:260px;}
    .schj-c{margin-top:-50px}
    .schj-c a{height:50px;}
    .hxys-r dl{top:0px;position:relative;}
    .cpzx-t{justify-content:space-between;}
    .cpzx-t a{width:calc(50% - 5px);height:50px;}
    .ny-zpal-z-t-r .div2 p i{/* top:8px; */}
    .sxx-c dl dt{width:100%;height: 50px!important;font-size: 18px;}
	.sxx-c dl{
    justify-content: center;
}
    .sxx-c dl dd{width: 345px;padding-left: 50px!important;}
    .sxx-c dl dd a{width:calc(100% / 3);}
	.sxx-c dl dd a{width:50%;font-size: 15px;margin: 10px 0;}
    .sxx-b{width: 180px;height: 50px;}
    .sxx-b2 table tr td{padding:0 5px;}
    .lxwm-l dl dt{width: 90px;text-align: center;}
	.lxwm-l dl dt img{margin:0 auto;display:block;}
	.lxwm-l dl h6{width:1px;height:60px;background:#21294a}
    .lxwm-l dl dd{width: auto;line-height: 30px;}
    .lxwm-l dl dd p i{font-size:16px;padding-right:10px;}
    .lxwm-l dl dd p i:nth-child(2){padding-left:10px;}
    .lxwm-r button{margin: 0 auto;width: 160px;height: 50px;}
    #container{height:200px;}
    .tdwh-b a dl{padding:0 20px}
    .tdwh-b a:hover p{padding: 50px 20px 0 20px;}
    .jrwm-b .div1 p i{/* top:8px; */}
    .ny-banner-s{width:90%}
    .schj-b2 .swiper-pagination{bottom:10px;}
    .bsBox{width:calc(100% - 30px)!important;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);margin:0!important;z-index: 3!important;}
    .bsTop,#bsMorePanel{width:100%!important;}
    .bFind-wrapper-top{height: 25px!important;}
    .bFind{width:calc(100% - 30px)!important}
    .title1{/* padding-right:15px; */}
	.amap-info-content{padding:10px;}
	.hxys-l .div1 a dl h3{line-height:100%;}
	.hxys-l .div1 a dl p{padding-top: 20px;line-height: 24px;}
	.gywm-l i{left: 15px;top: 15px;}
	.gywm-r .div1{/* color:#626770; */}
	.hxys-l .div1 a{
    justify-content: flex-end;}
	.hxys-r dl>a{margin:0 auto;width:140px;height:50px;}
	.hxys-r dl a span{margin:0 10px}
	.hxys h6{height:180px}
	.lxwm-t dl dt{border-bottom:1px solid #d0d8e6}
	.lxwm-t dl dd h6{width:150px;margin:0 auto;}
	.lxwm-r dl select{width: calc((100% - 20px)/3);background: url(../images/lxwm-7.png)no-repeat center right 5px #f5f6fa;}
	.jrwm-t a{margin:0 5px;padding-left: 22px!important;padding-right: 22px!important;}
	.schj-b2 a img{margin:0}
	.hxys-r dl p{line-height:35px}
	.xwzx-b a h4 .div1{left:10px;top:10px;}
	.sxx-c dl dd a i,.sxx-c dl dd a p{width:20px;height:20px;}
	.ny-zpal-z-t-r a{margin:0 auto;}
	.xwzx-zt h3,.xwzx-zc{line-height:30px;}
	.hxys-l .div1 a h2{height:4px;}
	.xwzx-zt p img{margin-right:10px;}
	.xwzx-zt p img:nth-child(3){margin:0 10px 0 20px!important;}
	.sxx-c dl dd a.active i{border-width:6px;}
	.schj-t{background:url(../images/schj-bj2.jpg)no-repeat center;}
	.cpzx-b a dl h5{width:150px;}
	.xwzx-b a dl>p{line-height:30px;}
	.mediumContainer{height:auto;}
}


