/*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%;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;}
.ny-banner-s h4{font-size:42px;text-transform:uppercase;color:rgba(255, 255, 255, 0.2);}
.ny-banner-s h3{font-size:36px;text-transform:uppercase;position:relative;z-index:3;margin-top:-20px;}
.ny-banner-s p{font-size:16px;margin-bottom:45px;}
.ny-banner-s a{width:140px;height:50px;border-radius:50px;background:#e50100;color:#fff;font-size:16px;}
.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;}
/*szwz*/

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

/*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: #5f5f5f;align-items:center;justify-content:center;width: 40px;height: 40px;margin: 0 5px;background: #fff;border-radius:35px;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #e50100;}
.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;background:none!important;color:#666!important;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*/
.nydh{font-size:16px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.nydh a{width:164px;height:66px;color:#666666;font-weight: bold;}
.nydh a.active,.nydh a:hover{background:#e50100;color:#fff;font-weight:bold;}
.gywm{margin:100px auto;}
.nybt{text-align:center;margin-bottom:40px;}
.nybt h3{color:#333333;font-size:38px;}
.gywm-t{color:#777777;font-size:16px;line-height:30px;padding:0 70px;margin-bottom:85px;}
.gywm-b{padding:0 100px;text-align:center;}
.gywm-b dl{transition:all 0.5s;}
.gywm-b dl h3{color:#e50100;font-size:58px;margin-bottom:15px;}
.gywm-b dl:nth-child(3) h3{font-size:33px;}
.gywm-b dl:nth-child(4) h3{font-size:28px;font-weight:bold;}
.gywm-b dl h3 i{font-size:58px;line-height:100%;}
.gywm-b dl h3 span{line-height:100%;font-family:Microsoft YaHei;}
.gywm-b dl p{font-size:16px;color:#666666;}
.gywm-b dl:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.qywh{color:#fff;text-align:center;height:630px;background:url(../image/qywh-bj.jpg)no-repeat center;padding-top:108px;}
.qywh .nybt{margin-bottom:90px;}
.qywh .nybt h3{color:#fff}
.qywh-b{padding:0 100px 0 85px;}
.qywh-b dl:last-child{width:272px;}
.qywh-b dl h4{margin-bottom:20px;}
.qywh-b dl h3{font-size:24px;margin-bottom:18px;}
.qywh-b dl p{font-size:16px;line-height:26px;}
.qywh-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.fzlc{padding: 100px 0;background:#fff;}
.fzlc .nybt{color:#1d1d1d;margin-bottom:45px;}
@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;}}
.fzlc-t{position:relative;margin-bottom: 60px;}
.fzlc-t .w1{position:relative;}
.fzlc-t .swiper-container{width:900px;max-width:100%}
/*.fzlc-t>div{width:calc(100% - 200px);}*/
.fzlc-tl{position:absolute;width:180px;left: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr{position:absolute;width:180px;right: 100px;top:48px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr .fzlc-tl-s{left:-240px;}
.fzlc-tl-s{position:absolute;min-width:100%;display:flex;left:0;top:0;transition:all 0.5s}
.fzlc-tl-s p{width:60px;text-align:center;color: #ababab;font-weight: bold;font-size: 20px;}
.fzlc-tl-s p i{display:block;width:10px;height:10px;border-radius:10px;background: #ababab;margin:0 auto 15px auto;}
.fzlc-t h6{position:absolute;width:100%;left:0;background: #eaeaea;height:1px;top:calc(50% - 1px);}
.fzlc-t dl{align-items:center;color: #333333;font-size: 120px;justify-content:center;height:108px;display:flex;transform:scale(0);transition:all 0.5s;font-weight: bold;}
.fzlc-t dl p{width: 11px;height: 11px;border-radius:10px;background: #e50100;margin-right: 40px;position:relative;}
.fzlc-t dl p::before, .fzlc-t dl p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #e50100;content: '';top:0;left:0;}
.fzlc-t dl p::before{animation: scale 2s infinite; }
.fzlc-t dl p::after{animation: scale2 2s infinite; }
.fzlc-t .swiper-slide-thumb-active dl{transform:scale(1);}
.fzlc-t .swiper-button-next{width: 44px;height: 44px;background: url(../image/r3.png);right:0;margin:0;margin-top: -22.5px;}
.fzlc-t .swiper-button-prev{width: 44px;height: 44px;background: url(../image/l3.png);left:0;margin:0;margin-top: -22.5px;}
.fzlc-b{}
.fzlc-b dl{display:flex;flex-wrap:wrap;justify-content:space-between;background: #f8f8f8;border-radius: 5px;}
.fzlc-b dl dt{width:49.357142857142855%;overflow:hidden;}
.fzlc-b dl dt img{display:block;width:100%;}
.fzlc-b dl dd{width: calc(50% - 50px);padding-top: 70px;padding-right:100px;}
.fzlc-b dl dd h3{font-size: 37px;margin-bottom: 15px;font-weight: bold;color: #e50100;}
.fzlc-b dl dd h3 i{font-weight:bold;font-size:16px;padding-left:5px;}
.fzlc-b dl dd h4{width:70px;height:1px;background: #ec6916;display: none;}
.fzlc-b dl dd .div1{line-height: 30px;color: #555555;font-size: 16px;}
.fzlc-b dl dt:hover img{transform:scale(1.1);}

.ryzz{padding: 100px 0;background: #f6f6f6;}
.ryzz-t{padding-bottom:80px;background:url(../image/ryzz-bj.png)no-repeat center bottom;}
.ryzz-t a{display:block;position:relative;background-size:100% 100%;}
.ryzz-t a h4{overflow:hidden;}
.ryzz-t a h4 img{display:block;width:100%;}
.ryzz-t a p{position:absolute;width: 100%;height:0;left:0px;bottom:0px;background:url(../image/fdj.png)no-repeat center rgba(0,0,0,0.2);}
.ryzz-t a:hover h4 img{}
.ryzz-t a:hover p{height: 100%;}
.ryzz-b{margin-top:-30px;position:relative;z-index:3;color:#333333;}
.ryzz-b img{margin-right:10px;}

.gchj{background: #fff;padding: 100px 0;overflow:hidden;}
.gchj-t{margin-bottom: 40px;font-size: 20px;}
.gchj-t a{color: #666666;margin: 0 30px;position: relative;padding-bottom: 10px;}
.gchj-t a p{width:0;height:2px;background: #e50100;position:absolute;left:0;bottom:0;}
.gchj-t a.active{color: #e50100;}
.gchj-t a.active p{width:100%;}
.gchj-b{position:relative;}
.gchj-b2{width:100%;left:0;top:0;position:absolute;opacity:0;transition:all 0.5s;}
.gchj-b2>div{padding-bottom:55px;height:758px;}
.gchj-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.gchj-b2 .swiper-slide{height:336px;}
.gchj-b2 a{display:block;background:#fff;color:#333;}
.gchj-b2 a h4{overflow:hidden;}
.gchj-b2 a h4 img{display:block;width:100%}
.gchj-b2 a:hover img{transform:scale(1.1);}
.gchj-b2 .swiper-pagination{bottom:0;}
.gchj-b2 .swiper-pagination span{opacity:1;background:#d5d5d5;}
.gchj-b2 .swiper-pagination .swiper-pagination-bullet-active{background:#e50100;}
/*gywm*/

/*lxwm*/
.lxwm{margin:100px auto;}
.lxwm-l{width:34.285714285714286%;}
.lxwm-l h3{color:#333333;font-size:30px;margin-bottom:10px;}
.lxwm-l h5{color:#d0d0d0;font-size:15px;text-transform:uppercase;padding-bottom:34px;border-bottom:3px solid #efefef;}
.lxwm-l i{display:block;width:138px;height:3px;margin-top:-3px;position:relative;z-index:3;margin-bottom:27px;background:#e50100;}
.lxwm-l p{color:#777777;font-size:16px;margin-bottom:66px;}
.lxwm-l h2{color:#333333;font-size:24px;margin-bottom:25px;}
.lxwm-l h2 img{margin-right:15px;}
.lxwm-l .div1{color:#666666;font-size:16px;line-height:30px;}
.lxwm-r{width:60.5%;height:553px;}
.zxly{padding: 90px 0;background:#f6f6f6;}
.zxly-b{}
.zxly-b>input{width: calc((100% - 71px) / 3);padding:0 17px;margin-bottom:20px;color:#777777;height:50px;background: #fff;font-size: 16px;}
.zxly-b input::placeholder,.zxly-b>textarea::placeholder{color:#777777;}
.zxly-b>textarea{width:100%;padding:17px;margin-bottom:20px;color:#777777;height:160px;background: #fff;font-size: 16px;}
.zxly-b dl{width:100%}
.zxly-b dl dt{}
.zxly-b dl dt input{width:250;padding:0 17px;color:#777777;height:50px;margin-right:10px;background: #fff;font-size: 16px;}
.zxly-b dl dt img{cursor:pointer;width:170px;height:50px;cursor:pointer;}
.zxly-b dl .button{width: 168px;height:50px;background: #dc0403;color:#fff;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-b dl .button:hover{opacity:0.8;}
/*lxwm*/

/*jrwm*/
.jrwm{padding:100px 0;background: #f6f6f6;}
.jrwm-b{margin-bottom: 45px;}
.jrwm-b dl{margin-bottom:15px;background:#fff;transition:all 0.5s;}
.jrwm-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.jrwm-b dl dt{padding:20px 55px;cursor:pointer;}
.jrwm-b dl:nth-child(1) dt{background: #e50100;color:#fff;}
.jrwm-b dl:nth-child(1) dt p{color:#fff!important;font-size:16px;background:none!important;height:auto;}
.jrwm-b dl .p1{width:160px;color:#555555;font-size:18px;}
.jrwm-b dl .p2{width:140px;color:#999;font-size:16px;}
.jrwm-b dl .p3{width:50px;color:#999;font-size:16px;}
.jrwm-b dl .p4{width:40px;color:#999;font-size:16px;}
.jrwm-b dl .p5{width:36px;text-align:center;height:36px;line-height:36px;background:url(../image/jrwm-tb.png)no-repeat center;transition:all 0.5s;}
.jrwm-b dl .p5.up{background:url(../image/jrwm-tb2.png)no-repeat center;}
.jrwm-b dl dd{border-top:1px solid #f0f0f0;padding:55px 55px;display:none;font-size:15px;line-height:30px;color:#999;}
.jrwm-b dl dd h3{font-size:16px;color:#333;margin-bottom:5px;font-weight: bold;}
/*jrwm*/

/*cpzx*/
.cpzx{background:#f6f6f6;padding:100px 0;}
.cpzx-b{margin-bottom:30px;}
.cpzx-b a{display:block;background:#fff;width:calc((100% - 70px) / 3);margin-right:35px;margin-bottom:35px;position:relative;}
.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 h4 p{color:#e50100;font-size:20px;line-height:100%;position:absolute;right:50px;top:40px;}
.cpzx-b a dl{border-top:1px solid #ececec;padding: 40px 75px;text-align: center;}
.cpzx-b a dl h3{color:#333;font-size:22px;margin-bottom: 15px;font-weight:bold;}
.cpzx-b a dl p{color: #666666;font-size: 16px;line-height: 26px;}
.cpzx-b a:hover h4 img{transform:scale(1.1);}
.cpzx-b a i{display:block;position:absolute;background:#e50100;}
.cpzx-b a .i1{width:0px;height:1px;right:0px;top:0px;}
.cpzx-b a .i2{width:1px;height:0px;left:0px;top:0px;}
.cpzx-b a .i3{width:0px;height:1px;left:0px;bottom:0px;}
.cpzx-b a .i4{width:1px;height:0px;right:0px;bottom:0px;}
.cpzx-b a:hover .i1,.cpzx-b a:hover .i3{width:100%}
.cpzx-b a:hover .i2,.cpzx-b a:hover .i4{height:100%}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{margin: 60px auto 110px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 47.66666666666667%;position: relative;}
.magnifierContainer {width:100%;}
.imgMedium {width:100%;position: relative;background: #fff;width: calc(100% - 115px);}.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;width: 96px;}
.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 .a1{width:100%;height:33px;margin-bottom:14px;}
.imasf-bb .a2{width:100%;height:33px;margin-top:14px;}
.imasf-bb .swiper-container{position:initial;width: 100%;height: 407px;}
.imasf-bb .swiper-slide{box-sizing:border-box;border: 1px solid #e2e2e2;padding:5px;display: flex;align-items: center;justify-content: center;height: 93px;background: #fff;}
.imasf-bb .swiper-slide-active{border-color: #e50100;}
.imasf-bb .swiper-slide a{display:block;overflow:hidden;}
.imasf-bb .swiper-slide a img{width:100%;}
.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:20px;box-sizing:border-box;display: flex;align-items: center;justify-content: center;height: 100%;border: 1px solid #e8e8e8;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;}

.imgRight{z-index:100;width: 500px;position: absolute;left: 100%;top: 0;}
.imgLeft{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 45.33333333333333%;padding-right: 60px;}
.ny-zpal-z-t-r h5{color:#0cb75b;font-size:26px;margin-bottom:20px;}
.ny-zpal-z-t-r h3{color:#333;font-size: 30px;position:relative;padding-bottom: 30px;border-bottom: 3px solid #e7e7e7;position:relative;margin-bottom: 35px;}
.ny-zpal-z-t-r h3 p{width:160px;height:3px;background: #e50100;position:absolute;left:0;bottom:-3px;}
.ny-zpal-z-t-r .div1{color: #666666;line-height: 32px;margin-bottom: 40px;font-size: 15px;}
.ny-zpal-z-t-r .div1 p{width: 100%;}
.ny-zpal-z-t-r .div1 p i{position:absolute;width: 7px;height: 7px;border: 2px solid #0cb75b;left:0;top: calc(50% - 4px);display:block;border-radius: 7px;}
.ny-zpal-z-t-r .div2{font-size: 16px;}
.ny-zpal-z-t-r .div2 a{width: 162px;height: 50px;border-radius: 70px;background: #a5a5a5;color: #fff;}
.ny-zpal-z-t-r .div2 a img{margin-right:10px;}
.ny-zpal-z-t-r .div2 a:nth-child(1){margin-right: 23px;}
.ny-zpal-z-t-r .div2 a:hover,.ny-zpal-z-t-r .div2 a:last-child{background: #e50100;border-color: #e50100;color: #fff;}

.cpxq2{background:#3d3d3d;}
.cpxq2-b{font-size:18px;}
.cpxq2-b a{height:80px;width:190px;position:relative;color:#fff;}
.cpxq2-b a i{opacity:0.3;display:block;width:40px}
.cpxq2-b a p{width:1px;height:100%;background:#515151;position:absolute;right:0;top:0px;}
.cpxq2-b a:last-child p{display:none;}
.cpxq2-b a span{display:block;}
.cpxq2-b a.active,.cpxq2-b a:hover{background:#e50100;}
.cpxq2-b a.active i,.cpxq2-b a:hover i{opacity:1;}
.cpxq2-b a.active p,.cpxq2-b a:hover p{background:#e50100;}

.cpjs{background:#fff;padding:140px  0;}
.cpjs-b{}
.cpjs-b>h3{color:#333333;font-size:38px;margin-bottom:30px;}
.cpjs-b .div1{color:#666666;font-size:15px;line-height:32px;margin-bottom:80px;width:611px;}
.cpjs-b .div1:last-child{margin-bottom:0!important;}

.cpcs{margin:120px auto;}
.cpcs-t{color:#333333;font-size:38px;margin-bottom:55px;}
.cpcs-b{color:#666666;font-size:16px;text-align:center;width: 1240px;max-width: 100%;}
.cpcs-b table{width:100%!important;background:#fff;}
.cpcs-b table tr{}
.cpcs-b table tr:nth-child(1){background:#e50100;color:#fff;}
.cpcs-b table tr:nth-child(1) td{}
.cpcs-b table tr td{height:70px;padding:10px!important;border:1px solid #dddddd;/* width: 33%!important; */}

.zlxz{padding:120px 0;background:#fff;}
.zlxz-b{}
.zlxz-b a{background:#f8f8f8;padding:50px 60px;width:calc(50% - 17.5px);margin-bottom:40px;}
.zlxz-b a h4{width:120px;height:120px;border:1px solid #e2e2e2;background:#fff;}
.zlxz-b a h4 img{}
.zlxz-b a div{width:calc(100% - 173px)}
.zlxz-b a h3{color:#333333;font-size:24px;margin-bottom:15px;}
.zlxz-b a dl{font-size:15px;line-height:25px;color:#999999;margin-bottom:22px;}
.zlxz-b a h5{width:128px;height:42px;border:1px solid #d8d7d7;color:#666666;font-size:14px;}
.zlxz-b a h5 img{margin-right:15px;}
.zlxz-b a h5 .img1{display:block;}
.zlxz-b a h5 .img2{display:none;}
.zlxz-b a:hover h5{color:#fff;background:#e50100;border-color:#e50100;}
.zlxz-b a:hover h5 .img1{display:none;}
.zlxz-b a:hover h5 .img2{display:block;}


.tjcp{margin:100px auto;}
.tjcp-b a{display:block;background:#fff;position:relative;}
.tjcp-b a h4{overflow:hidden;}
.tjcp-b a h4 img{display:block;width:100%}
.tjcp-b a h4 p{color:#e50100;font-size:20px;line-height:100%;position:absolute;right:50px;top:40px;}
.tjcp-b a dl{border-top:1px solid #ececec;padding: 40px 75px;text-align: center;}
.tjcp-b a dl h3{color:#333;font-size:22px;margin-bottom: 15px;font-weight:bold;}
.tjcp-b a dl p{color: #666666;font-size: 16px;line-height: 26px;}
.tjcp-b a:hover h4 img{transform:scale(1.1);}
.tjcp-b a i{display:block;position:absolute;background:#e9e9e9;}
.tjcp-b a .i1{width:0px;height:1px;right:0px;top:0px;}
.tjcp-b a .i2{width:1px;height:0px;left:0px;top:0px;}
.tjcp-b a .i3{width:0px;height:1px;left:0px;bottom:0px;}
.tjcp-b a .i4{width:1px;height:0px;right:0px;bottom:0px;}
.tjcp-b a:hover .i1,.tjcp-b a:hover .i3{width:100%}
.tjcp-b a:hover .i2,.tjcp-b a:hover .i4{height:100%}
/*cpzx-z*/

/*jjfa*/
.jjfa{background:#f6f6f6;padding-bottom:90px;overflow:hidden;}
.jjfa li{}
.jjfa li a{margin-top:80px;background:#fff;}
.jjfa li:nth-child(2n) a{flex-direction:row-reverse}
.jjfa li a h4{width:61.78571428571429%;overflow:hidden;position:relative;}
.jjfa li a h4 i{position:absolute;width:30px;height:30px;background:#fff;transform: rotate(45deg);top:calc(50% - 15px);left:calc(100% - 15px);}
.jjfa li:nth-child(2n) a h4 i{left:-15px;}
.jjfa li a h4 img{display:block;width:100%;}
.jjfa li a dl{width:38.21428571428571%;padding:0 70px;}
.jjfa li a dl h3{color:#333333;font-size:32px;margin-bottom:16px;}
.jjfa li a dl h5{color:#d0d0d0;font-size:20px;text-transform:uppercase;margin-bottom:35px;}
.jjfa li a dl p{color:#666;font-size:16px;line-height:28px;margin-bottom:70px;}
.jjfa li a dl dt{width:163px;height:58px;border-radius:60px;border:2px solid #dfdfdf;color:#333;font-size:16px;}
.jjfa li a:hover img{transform:scale(1.1);}
.jjfa li a:hover dt{background:#e50100;border-color:#e50100;color:#fff;}
/*jjfa*/

/*jjfa-z*/
.jjfa2{position:relative;z-index:3;margin-top:-90px;margin-bottom:125px;padding:110px 100px;background:#fff;}
.jjfa2-l{position:absolute;top:265px;left:-11.428571428571428%;width:87px;}
.jjfa2-l a{color:#778091;position:relative;margin-bottom:50px;}
.jjfa2-l a i{width:7px;height:7px;border-radius:7px;background:#a8b3c9;}
.jjfa2-l a p{width:1px;height:47px;position:absolute;top:20px;right:3px;background:#a8b3c9;}
.jjfa2-l a.active,.jjfa2-l a:hover{color:#e50100}
.jjfa2-l a.active i,.jjfa2-l a:hover i{background:#e50100}
.jjfa2-t{margin-bottom:100px;}
.jjfa2-t>h3{color:#e50100;font-size:30px;margin-bottom:40px;}
.jjfa2 .div1{font-size:16px;line-height:32px;color:#666666;}
.jjfa2 .div1 img{height:auto!important;}
.jjfa2 .div1 table{width:100%;}
.jjfa2 .div1 table td{padding:10px!important;}
.jjfa2-b{}
.jjfa2-b>h3{color:#e50100;font-size:30px;margin-bottom:40px;}
/*jjfa-z*/

/*jszc*/
.xzzx{background:#f6f6f6;padding:100px 0;}
.xzzx-s{background:#fff;padding:100px 65px;}
.xzzx-t{background:#e50100;color:#fff;text-align:center;font-size:16px;line-height:60px;margin-bottom:60px;}
.xzzx-s .p1{width:46.03174603174603%}
.xzzx-s .p2{width:18.253968253968253%}
.xzzx-s .p3{width:19.365079365079366%}
.xzzx-s .p4{width:16.19047619047619%;}
.xzzx-s .p4 img{display:block;margin:0 auto;}
.xzzx-s .p4 .img2{display:none;}
.xzzx-t p{border-right:1px solid #fff}
.xzzx-t .p1{text-align:left;padding-left:57px;}
.xzzx-t .p4{border-right:0;}
.xzzx-b{margin-bottom:55px;}
.xzzx-b a{color:#666666;height:104px;border-bottom:1px solid #eee;text-align:center;}
.xzzx-b a .p1{font-size:16px;padding-left: 57px;text-align:center;}
.xzzx-b a .p1 i{width:48px;height:48px;border-radius:48px;background:url(../image/xzzx-tb2.png)no-repeat center #f3f3f3;margin-right:25px;display:block;}
.xzzx-b a .p1 span{}
.xzzx-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xzzx-b a:hover .p1{color:#e50100;font-weight:bold;}
.xzzx-b a:hover .p1 i{background:url(../image/xzzx-tb3.png)no-repeat center #e50100;}
.xzzx-b a:hover .img1{display:none;}
.xzzx-b a:hover .img2{display:block;}
.cjwt{background:url(../image/cjwt-bj.jpg)no-repeat center;height:769px;padding-top:100px;}
.cjwt .nybt{margin-bottom:50px;}
.cjwt .nybt h3{color:#fff;}
.cjwt-b{}
.cjwt-b>div{padding-bottom:75px;}
.cjwt-b a{background:#fff;border-radius:5px;height:64px;padding:0 30px;color:#333333;font-size:16px;margin-bottom:18px;}
.cjwt-b a i{width:6px;height:6px;border-radius:6px;background:#a0a0a0;display:block;}
.cjwt-b a p{width:calc(100% - 20px);transition:all 0s;}
.cjwt-b a:hover i{background:#dc0403;}
.cjwt-b a:hover{color:#dc0403;font-weight:bold;}
.cjwt-b .swiper-pagination-bullet{background:#fff;opacity:1;}
.cjwt-b .swiper-pagination-bullet-active{background:#e50100;}
/*jszc*/

/*xwzx*/
.xwzx{background:#f6f6f6;padding:100px 0;}
.xwzx-t{margin-bottom:70px;}
.xwzx-t a{background:#fff;}
.xwzx-t a h4{width:49.857142857142855%;overflow:hidden;}
.xwzx-t a h4 img{display:block;width:100%;}
.xwzx-t a>div{width:50.14285714285714%;padding:0 60px;}
.xwzx-t a h5{color:#e50100;font-size:16px;margin-bottom:45px;}
.xwzx-t a h5 img{margin-right:10px;}
.xwzx-t a h3{color:#333333;font-size:32px;line-height:42px;margin-bottom:35px;}
.xwzx-t a p{color:#777777;font-size:16px;line-height:30px;margin-bottom:100px;}
.xwzx-t a h6{color:#c82126;font-size:15px;width:93px;padding-bottom:11px;border-bottom:2px solid #e20404;}
.xwzx-t a h6 img{margin-left:24px;}
.xwzx-t a:hover h4 img{transform:scale(1.1);}
.xwzx-t a:hover h3{color:#e50100;}
.xwzx-t a:hover h6{width:110px;}
.xwzx-t .a1{width:41px;height:42px;bottom:77px;position:absolute;z-index:3;right:186px;background:url(../image/l4.png);transition:all 0.5s;cursor:pointer;}
.xwzx-t .a1:hover{background:url(../image/l4-1.png);}
.xwzx-t .a2{width:41px;height:42px;bottom:77px;position:absolute;z-index:3;right:128px;background:url(../image/r4.png);transition:all 0.5s;cursor:pointer;}
.xwzx-t .a2:hover{background:url(../image/r4-1.png);}
.xwzx-b{margin-bottom:40px;}
.xwzx-b a{display:block;background:#fff;width:calc((100% - 70px)/3);margin-right:35px;margin-bottom:28px;padding:55px 45px;}
.xwzx-b a:nth-child(3n){margin-right:0}
.xwzx-b a h5{color:#e50100;font-size:16px;margin-bottom:27px;}
.xwzx-b a h5 img{margin-right:10px;}
.xwzx-b a h3{color:#333333;font-size:22px;margin-bottom:20px;}
.xwzx-b a p{color:#777777;font-size:16px;line-height:26px;}
.xwzx-b a:hover{}
.xwzx-b a:hover h3{color:#e50100}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{background:#fff;padding:100px;margin:100px auto;}
.xwdt-z-t{padding-bottom: 50px;border-bottom: 1px solid #ededed;margin-bottom: 45px;}
.xwdt-z-t h3{font-size: 42px;color: #333333;position:relative;}
.xwdt-z-t h3 p{width:6px;background:#e50100;position:absolute;left:-100px;top:0;height:100%;}
.xwdt-z-t>div p i:nth-child(1){margin-right:90px;display:block;}
.xwdt-z-b{color:#666;font-size:16px;line-height: 30px;}
.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;}
.xwzx3-b{padding-top:55px;margin-top:50px;border-top: 1px solid #e4e6e9;text-transform:uppercase;}
.xwzx3-b>a{width: 149px;height: 52px;background: #e50100;color:#fff;font-size:16px;border-radius: 50px;}
.xwzx3-b>a:hover{opacity:0.8;}
.xwzx3-b .p1 img{margin-right:19px}
.xwzx3-b .p2{justify-content:flex-end}
.xwzx3-b .p2 img{margin-left:23px}
.xwzx3-b p img{display:block;}
.xwzx3-b p .img2{display:none;}
.xwzx3-b p a{color:#666666;display:block;font-size: 16px;}
.xwzx3-b p:hover a{color:#e50100}

.xgxw{margin-bottom:100px;}
.xgxw-b{}
.xgxw-b a{display:block;background:#fff;padding:55px 45px;}
.xgxw-b a h5{color:#e50100;font-size:16px;margin-bottom:27px;}
.xgxw-b a h5 img{margin-right:10px;}
.xgxw-b a h3{color:#333333;font-size:22px;margin-bottom:20px;}
.xgxw-b a p{color:#777777;font-size:16px;line-height:26px;}
.xgxw-b a:hover{}
.xgxw-b a:hover h3{color:#e50100}
/*xwzx-z*/

@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.ny-banner-s h3{margin-top:-10px;}
	.nydh a{height:50px;flex:1}
	.gywm-b dl{width:50%;}
	.fzlc-tl{left:0;}
	.fzlc-tr{right:0;}
	.fzlc-t dl{transform:scale(1);color:#5f5f5f;height:auto}
	.fzlc-t dl p{background:#e5e5e5}
	.fzlc-t .swiper-slide-thumb-active dl{color: #e08022;}
	.fzlc-t .swiper-slide-thumb-active dl p{background: #e08022}
	.fzlc-t dl p{width:8px;height:8px;margin-right: 15px!important;}
	.fzlc-b dl dd{background:none;}
	.lxwm-r{height:200px;}
    .zxly-b dl dt input{width:calc(100% - 110px)}
    .zxly-b dl dt img{width:100px;}
    .zxly-b>textarea{height:80px;}
    .zxly-b>input,.zxly-b dl dt input,.zxly-b dl dt img{height:40px;font-size:14px;}
    .jrwm-b dl .p1{width:150px}
	.jrwm-b dl .p2{width:80px}
	.cpxq2-b a{width:33%;display:block;}
	.cpxq2-b a i{height:35px;}
	.cpcs-b table tr td{height:auto;padding:5px!important;font-size:14px!important;}
	.zlxz-b a h4{width:100px;height:100px;}
	.zlxz-b a div{width:calc(100% - 120px)}
	.xzzx-s .p1{width: calc(100% - 90px);}
	.xzzx-t{line-height:50px;}
	.xzzx-s .p2{width: 89px;}
	.qywh{background-size:auto 100%;}
	@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(3);opacity:0;}}
    .xzzx-b a .p1{width:calc(100% - 90px);text-align:left;}
}




.pglist {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}.pglist * {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}.pglist a {
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}.pglist .active a{
    display: inline-block;
    color: #fff;
    background: #0056a8;
    border-color: #0056a8;
}.pglist span{
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}
.pglist .current{ color: aliceblue;    background: #e50100;}