/*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 h3{font-size:48px;text-transform:uppercase;margin-bottom:15px;}
.ny-banner-s .div1{font-size:16px;line-height:24px;margin-bottom:20px;width:700px;}
.ny-banner-s h4{width:52px;height:3px;background:#e7333b}
.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-top:-77px;position:relative;z-index:10;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;justify-content: flex-end;align-items: center;height: 77px;}
.cont a {vertical-align: middle;color: #fff;font-size: 15px;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: #666;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;background: #fff;border-radius:50px;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #e7333b;}
.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}
.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{border-bottom:1px solid #ededed;font-size:16px;text-align: center;}
.nydh-s{}
.nydh-s a{display:block;line-height:80px;margin:0 30px;color:#333}
.nydh-s a.active,.nydh-s a:hover{color:#e7333b;}
.gywm{margin:100px auto;}
.gywm-t{margin-bottom:90px;}
.gywm-l{width:45%;}
.gywm-l h3{color:#333;font-size:48px;margin-bottom:40px;text-transform:uppercase;}
.gywm-l .div1{color:#666;font-size:16px;line-height:24px;}
.gywm-r{width:50%;overflow:hidden;}
.gywm-r img{display:block;width:100%;}
.gywm-r:hover img{transform:scale(1.1);}
.gywm-b{text-align:center;color:#666;font-size:16px;padding: 0 6%;}
.gywm-b dl{}
.gywm-b dl dt{color:#e7333b;font-size: 28px;margin-bottom:10px;}
.gywm-b dl dt h3{font-size:68px;}
.gywm-b dl p{}
.gywm-b i{width:1px;height:71px;background:#eaeaea}

.qywh{color:#fff;text-align:center;background:url(../images/qywh-bj.jpg)no-repeat center;padding-top:140px;height:660px;}
.nybt{margin-bottom:60px;text-align:center;}
.nybt h3{color:#333;text-transform:uppercase;font-size:48px;}
.qywh .nybt{margin-bottom:90px;}
.qywh .nybt h3{color:#fff}
.qywh-b{padding:0 80px;}
.qywh-b dl{width:382px;}
.qywh-b dl img{display:block;margin:0 auto 27px auto;}
.qywh-b dl h3{font-size:24px;margin-bottom:15px;}
.qywh-b dl p{font-size:16px;line-height:26px;}
.qywh-b dl:hover img{}

.wmys{background:#f7f7f7;padding:100px 0;}
.wmys-b{}
.wmys-b dl{width:calc((100% - 100px) / 3);background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:75px 40px;transition:all 0.5s;flex-direction:row-reverse}
.wmys-b dl dt{width:calc(100% - 100px)}
.wmys-b dl dt h3{color:#e7333b;font-size:30px;text-transform:uppercase;margin-bottom:23px;}
.wmys-b dl dt p{font-size:16px;line-height:26px;color:#333}
.wmys-b dl dd{}
.wmys-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.gcsl{margin:100px auto;}
.gcsl-b{}
.gcsl-b>div{height:720px;padding-bottom:60px;}
.gcsl-b .swiper-slide{height:300px;overflow:hidden;}
.gcsl-b a{display:block;overflow:hiddne;}
.gcsl-b a img{display:block;width:100%}
.gcsl-b a:hover img{transform:scale(1.1);}
.gcsl-b .swiper-pagination{justify-content:center;display:flex;bottom:0}
.gcsl-b .swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:22px;border:1px solid rgba(255, 255, 255, 0);margin-right:10px;opacity:1;background:none;}
.gcsl-b .swiper-pagination-bullet:after{content: '';width:8px;height:8px;background:#c9c9c9;border-radius:10px;}
.gcsl-b .swiper-pagination-bullet-active{border-color: #e7333b;}
.gcsl-b .swiper-pagination-bullet-active:after{background:#e7333b;}
/*gywm*/

/*yyly*/
.yyly{margin-top:100px;}
.yyly a{margin-bottom:90px;background:#f7f7f7;}
.yyly  dl:nth-child(2n) a{flex-direction:row-reverse}
.yyly a h4{overflow:hidden;width:50%;overflow:hidden;}
.yyly a h4 img{display:block;width:100%;}
.yyly a>div{width:50%;padding:0 5%;}
.yyly a h3{color:#222222;font-size:48px;text-transform:uppercase;margin-bottom:35px;}
.yyly a .div1{color:#999999;font-size:16px;line-height:24px;margin-bottom:70px;}
.yyly a h5{font-size:14px;width:197px;height:52px;border:1px solid #e1e1e1;color:#666666;font-family: myFirstFont2;}
.yyly a h5 img{margin-left:20px;}
.yyly a h5 .img2{display:none;}
.yyly a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.yyly a:hover h4 img{transform:scale(1.1);}
.yyly a:hover h5{background:#e62b33;color:#fff;border-color:#e62b33;}
.yyly a:hover h5 .img1{display:none;}
.yyly a:hover h5 .img2{display:block;}
/*yyly*/

/*yyly-z*/
.nybt p{width:45px;height:4px;background:#e7333b;margin-top:20px;}
.hyyy{background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:90px;margin-bottom:80px;position:relative;z-index:3;}
.hyyy-b{color:#666;font-size:16px;line-height:24px;text-align:center;width:1280px;max-width:100%;}

.yycx{background:#f6f6f6;padding:100px 0;}
.yycx-b{text-align:center;}
.yycx-b dl{background:#fff;width:calc((100% - 100px) / 5);padding:80px 20px;color:#333;font-size:16px;color:#333;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.yycx-b dl h4{margin-bottom:30px;}
.yycx-b dl p{
    font-weight: bold;
}
.yycx-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.xgal{margin:100px auto;}
.xgal-b>div{padding-bottom:60px;}
.xgal-b a{display:block;text-align:center;background:#f6f6f6;color:#333;font-size:16px;padding-bottom:30px;}
.xgal-b a h4{overflow:hidden;margin-bottom:30px;}
.xgal-b a h4 img{display:block;width:100%}
.xgal-b a p{transition:all 0s;}
.xgal-b a:hover{color:#e7333b;}
.xgal-b a:hover img{transform:scale(1.1);}
.xgal-b .swiper-pagination{justify-content:center;display:flex;bottom:0}
.xgal-b .swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:22px;border:1px solid rgba(255, 255, 255, 0);margin-right:10px;opacity:1;background:none;}
.xgal-b .swiper-pagination-bullet:after{content: '';width:8px;height:8px;background:#c9c9c9;border-radius:10px;}
.xgal-b .swiper-pagination-bullet-active{border-color: #e7333b;}
.xgal-b .swiper-pagination-bullet-active:after{background:#e7333b;}
/*yyly-z*/

/*cpzx*/
.cpzx{background:#f6f6f6;padding-top:100px;}
.cpzx-b{padding-bottom:60px;}
.cpzx-t{color:#222222;font-size:22px;text-transform:uppercase;margin-bottom:40px;}
.cpzx-b2{}
.cpzx-b2 a{background:#fff;width:calc((100% - 105px) / 4);margin-right:35px;margin-bottom:40px;display:block;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);color:#333333;}
.cpzx-b2 a:nth-child(4n){margin-right:0;}
.cpzx-b2 a h4{overflow:hidden;}
.cpzx-b2 a h4 img{display:block;width:100%;}
.cpzx-b2 a dl{padding:50px 30px;transition:all 0s}
.cpzx-b2 a dl h3{font-size:20px;width:calc(100% - 50px);transition:all 0s;}
.cpzx-b2 a dl p{}
.cpzx-b2 a dl p .img2{display:none;}
.cpzx-b2 a:hover{background:#e7333b;color:#fff;}
.cpzx-b2 a:hover h4 img{transform:scale(1.1);}
.cpzx-b2 a:hover .img1{display:none;}
.cpzx-b2 a:hover .img2{display:block;}
.cpzx{}
/*cpzx*/


/*cpzx-z*/
.cpzx-z{background:#f6f6f6;padding:100px 0;}
.ny-zpal-t{padding:80px 70px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);background:#fff;}
.ny-zpal-t{background:url(../images/cpzx-bj.png)no-repeat right 10px top 10px #fff;}
.ny-zpal-z-t-l{width: 40%;position: relative;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}
.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}


.imasf-bb{overflow:hidden;}
.imasf-bb .swiper-container{position:initial;width:calc(100% - 100px);}
.imasf-bb .swiper-slide{box-sizing:border-box;border:1px solid #eee;padding:5px;}
.imasf-bb .swiper-slide-active{border-color:#02569e;}
.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;box-sizing:border-box;}
.mediumContainer img{max-width:100%;display:block;margin:0 auto;width: 100%;}

.imgRight{z-index:100;}
.imgLeft{width:100%;}
#zhezhao {width: 100%;height: 100%;background: transparent;position: absolute;top: 0;border: 1px solid transparent;}
#zhezhao:hover {cursor: move;}
.img_x {width: 100%!important;display: flex;}
.img_x li{height: 54px;border: 2px solid transparent;margin: 8px 4px;padding: 2px;cursor:pointer;}
.img_x li img{height:100%}
.img_u {position:absolute;width: 500px;height: 400px;border: 1px solid #eee;float: left;margin-left: 15px;overflow: hidden; display: none; background:#fff;z-index:100;}
.img_u img{width:1000px;max-width:1000px;}
.ny-zpal-z-t-r{float:right;width: 49%;margin-right: 5%;}
.ny-zpal-z-t-r h3{color: #222222;font-size: 48px;text-transform: uppercase;line-height: 140%;margin-bottom: 25px;}
.ny-zpal-z-t-r h4{width: 80px;height: 4px;background: #e7333b;margin-bottom: 50px;}
.ny-zpal-z-t-r .div1{color: #666666;font-size: 16px;line-height: 24px;}

.cptd{height:650px;padding-top:100px;background:url(../images/cptd-bj.jpg)no-repeat center;}
.cptd .nybt h3{color:#fff;}
.cptd-b{}
.cptd-b dl{background:#fff;width:calc(50% - 18px);}
.cptd-b dl dt{color:#fff;text-transform:uppercase;padding:25px 60px;background:#e7333b;}
.cptd-b dl dt h3{font-size:32px;}
.cptd-b dl dd{padding:50px 60px;font-size:16px;color:#666;height:245px;}
.cptd-b dl dd p{width:30%;margin-right:5%;padding:10px 0}
.cptd-b dl dd p:nth-child(3n){margin-right:0;}

.xgyy{background:#f5f5f5;padding:100px 0;}
.xgyy-b{}
.xgyy-b>div{padding-bottom:60px;}
.xgyy-b a{margin:5px;background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);text-transform:uppercase;color:#222;display:block;}
.xgyy-b a h4{overflow:hidden;}
.xgyy-b a h4 img{display:block;width:100%;}
.xgyy-b a h3{font-size:26px;padding:36px 46px;transition:all 0s;}
.xgyy-b a:hover{background:#e7333b;color:#fff;}
.xgyy-b a:hover img{transform:scale(1.1);}
.xgyy-b .swiper-pagination{justify-content:center;display:flex;bottom:0}
.xgyy-b .swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:22px;border:1px solid rgba(255, 255, 255, 0);margin-right:10px;opacity:1;background:none;}
.xgyy-b .swiper-pagination-bullet:after{content: '';width:8px;height:8px;background:#c9c9c9;border-radius:10px;}
.xgyy-b .swiper-pagination-bullet-active{border-color: #e7333b;}
.xgyy-b .swiper-pagination-bullet-active:after{background:#e7333b;}
/*cpzx-z*/

/*jszc*/
.jszc{height:694px;padding-top:100px;background:url(../images/jszc-bj.jpg)no-repeat center;background-size:auto 100%;}
.jszc .nybt h3{color:#fff;}
.jszc-t{font-size:16px;margin-bottom:60px;}
.jszc-t a{color:#fff;}
.jszc-t a p{width:8px;height:8px;border-radius:10px;margin-right:13px;margin:0 20px;}
.jszc-t a.active{color:#e7333b;}
.jszc-t a.active p{background:#e7333b;}
.jszc-b{}
.jszc-b>div{display:none;flex-wrap:wrap;}
.jszc-b>div:nth-child(1){display:flex;}
.jszc-b dl{background:#f6f6f6;width:calc((100% - 70px) / 3);margin-right:35px;min-height:300px;padding:55px 47px;transition:all 0.5s;}
.jszc-b dl:nth-child(3n){margin-right:0;}
.jszc-b dl dt{width:calc(100% - 110px)}
.jszc-b dl dt h3{color:#222;font-size:20px;margin-bottom:25px;transition:all 0.5s;}
.jszc-b dl dt .div1{color:#666;font-size:16px;line-height:24px;transition:all 0.5s;}
.jszc-b dl dd img{opacity:0;}
.jszc-b dl:hover{background:#e7333b;}
.jszc-b dl:hover *{color:#fff!important;opacity:1;}

.jczl{padding:100px 0;background:#f6f6f6;}
.jczl-b{background:#fff;padding:60px 65px;}
.jczl-l{color:#666666;font-size:16px;width:60%;}
.jczl-l .div1{line-height:28px;padding-bottom:45px;border-bottom:1px solid #eaeaea;margin-bottom:30px;}
.jczl-l .div2{}
.jczl-l .div2 p{width:30%;padding:10px 0}
.jczl-l .div2 p:nth-child(1){width:100%;}
.jczl-r{width: 33.490%;}
.jczl-r img{display:block;width:100%}
/*jszc*/

/*cjwt*/
.cjwt{padding:100px 0;background:#f6f6f6;}
.cjwt-b{}
.cjwt-b dl{margin-bottom:20px;background:#fff;transition:all 0.5s;}
.cjwt-b dl dt{position:relative;padding:37px 60px;cursor:pointer;}
.cjwt-b dl dt h3{position:relative;z-index:3;color:#444;font-size:24px;transition:all 0.5s;width:calc(100% - 50px)}
.cjwt-b dl dt h3 i{width:11px;height:11px;border-radius:15px;border:1px solid #e7333b;transition:all 0.5s;margin-right:25px;}
.cjwt-b dl dt p{position:relative;z-index:3;width:43px;height:43px;border-radius:43px;background:url(../images/cjwt-tb.png)no-repeat center;}
.cjwt-b dl dt h4{position:absolute;left:0;top:0;background:#e7333b;width:100%;height:100%;opacity:0;transition:all 0.5s;}
.cjwt-b dl dt h3.up{color:#fff;}
.cjwt-b dl dt h3.up i{border-color:#fff;}
.cjwt-b dl dt p.up{background:url(../images/cjwt-tb2.png)no-repeat center;}
.cjwt-b dl dt h4.up{opacity:1;}
.cjwt-b dl dd{display:none;padding:70px 65px;color:#666;line-height:24px;}
.cjwt-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}

.jssc{margin:100px auto;}
.jssc-b{}
.jssc-b a{display:block;background:#f7f7f7;padding:45px}
.jssc-b a h4{overflow:hidden;margin-bottom:30px;}
.jssc-b a h4 img{display:block;width:100%}
.jssc-b a h3{color:#333333;font-size:24px;font-weight:bold;margin-bottom:30px;}
.jssc-b a h5{text-transform:uppercase;color:#e62b33;font-size:14px;}
.jssc-b a h5 img{display:block;margin-left:20px;}
.jssc-b a:hover h4 img{transform:scale(1.1);}
.jssc-b a:hover h3{color:#e62b33;}
/*cjwt*/

/*xwzx*/
.xwzx{background:#f7f7f7;padding:100px 0;}
.xwzx-t{margin-bottom:70px;background:#fff;}
.xwzx-t h4{width:50%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t>div{width:50%;padding:0 70px;}
.xwzx-t h6{color:#d5000f;font-size:18px;margin-bottom:40px;}
.xwzx-t h6 img{display:block;margin-right:12px;}
.xwzx-t h3{color:#222222;font-size:38px;line-height:42px;margin-bottom:30px;}
.xwzx-t .div1{color:#666666;line-height:24px;font-size:16px;margin-bottom:70px;}
.xwzx-t h5{font-size:14px;text-transform:uppercase;color:#e62b33;font-family: myFirstFont2;}
.xwzx-t h5 img{display:block;margin-left:15px;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover h3{color:#e62b33;}
.xwzx-b{margin-bottom:25px;}
.xwzx-b a{display:block;background:#fff;width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:30px;padding:50px 50px 65px 50px;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h6{color:#d5000f;font-size:18px;margin-bottom:25px;}
.xwzx-b a h6 img{display:block;margin-right:12px;}
.xwzx-b a h3{font-weight:bold;font-size:20px;color:#333333;margin-bottom:20px;line-height:28px;height:56px;}
.xwzx-b a p{color:#777777;font-size:15px;line-height:26px;}
.xwzx-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xwzx-b a:hover h3{color:#e62b33;}
/*xwzx*/


/*xwzx-z*/
.xwzx2{background:#fff;padding:100px;margin:90px auto}
.xwzx2-t{padding-bottom:45px;border-bottom:1px solid #e5e5e5;margin-bottom:40px;}
.xwzx2-t dt{}
.xwzx2-t dt h3{color:#222222;font-size:38px;margin-bottom:25px;}
.xwzx2-t dt p{color:#999999;font-size:16px;}
.xwzx2-t dt p i{padding-right:90px;}
.xwzx2-c{color:#666666;font-size:16px;line-height:28px;}
.xwzx2-c img{height:auto!important;}
.xwzx2-b{}
.xwzx2-b dt{width:calc(100% - 300px);font-size:16px;}
.xwzx2-b dt a{display:block;color:#000;line-height:30px;}
.xwzx2-b dt a:hover{color:#e75638;text-decoration:underline;}
.xwzx2-b dd{}
.xwzx2-b dd a{width:174px;height:60px;background: #ff0007;color:#fff;font-size:16px;}
.xwzx2-b dd a img{margin-right:15px;}
.xwzx2-b dd a:hover{opacity:0.8;}
.xwzx3{border-top:1px solid #e1e1e1;padding:45px 0 35px 0;}
.xwzx3-b{padding-top:55px;margin-top:50px;border-top:1px solid #e5e5e5;text-transform:uppercase;}
.xwzx3-b>a{width:214px;height:50px;background:#e7333b;color:#fff;font-family: myFirstFont2;}
.xwzx3-b>a:hover{opacity:0.8;}
.xwzx3-b p{width:40%}
.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:#999999;display:block;max-width: calc(100% - 15px);font-family: myFirstFont2;}
.xwzx3-b p:hover .img1{display:none;}
.xwzx3-b p:hover .img2{display:block;}
.xwzx3-b p:hover a{color:#e7333b}

.xgxw{margin:100px auto;}
.xgxw-b{}
.xgxw-b a{display:block;background:#fff;padding:50px 50px 65px 50px;margin:5px;}
.xgxw-b a h6{color:#d5000f;font-size:18px;margin-bottom:25px;}
.xgxw-b a h6 img{display:block;margin-right:12px;}
.xgxw-b a h3{font-weight:bold;font-size:20px;color:#333333;margin-bottom:20px;line-height:28px;height:56px;}
.xgxw-b a p{color:#777777;font-size:15px;line-height:26px;}
.xgxw-b a:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.xgxw-b a:hover h3{color:#e62b33;}
/*xwzx-z*/

/*lxwm*/
.lxwm{padding:100px 0;background:#f6f6f6;}
.lxwm-t{margin-bottom:70px;}
.lxwm-t dl{width:calc((100% - 100px) / 4);background:#fff;padding:40px 35px 30px 35px;}
.lxwm-t dl h3{font-size:20px;color:#333333;margin-bottom:20px;padding-bottom:25px;border-bottom:1px solid #f3f3f3;}
.lxwm-t dl p{color:#666666;font-size:16px;line-height:22px;}
.lxwm-t dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.lxwm-b{height:600px;}
.zxly{padding:100px 0;}
.zxly-b{overflow:hidden;}
.zxly-b dl{width:calc(50% - 20px);background:#f6f6f6;margin-bottom:30px;}
.zxly-b dl:nth-child(5){width:100%}
.zxly-b dl dt{line-height:60px;font-size:16px;color:#666;padding-left:30px;white-space:nowrap;}
.zxly-b dl dt i{color: #dc0000;}
.zxly-b dl dd{width: calc(100% - 180px);overflow:hidden;}
.zxly-b dl dd input{width:100%;height:60px;padding:10px;background:none;color:#666}
.zxly-b dl dd textarea{height:160px;padding:20px 10px;background:none;width:100%;color:#666}
.zxly-b p{text-align:center;width:100%}
.zxly-b p button{width:230px;height:60px;background: #ff9212;color:#fff;font-size:18px;cursor:pointer;transition:all 0.5s;}
.zxly-b p button:hover{opacity:0.8;}
.zxly-t{}
.zxly-t dt{}
.zxly-t dt input{width:250;padding:0 17px;color:#666666;height:50px;margin-right:10px;background:#f6f6f6;font-size:16px;}
.zxly-t dt img{cursor:pointer;width:170px;height:50px;cursor:pointer;}
.zxly-t button{width:258px;height:50px;background:#e7333b;color:#fff;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-t button:hover{opacity:0.8;}
/*lxwm*/

@media(max-width:1700px){
    .gcsl-b>div{height:514px;}
    .gcsl-b .swiper-slide{height:222px;}
}
@media(max-width:1500px){
	.gcsl-b>div{height:610px;}
    .gcsl-b .swiper-slide{height:260px;}
    .jczl-l{font-size:14px;}
}
@media screen and (max-width:1200px){
	body:before{content: '';width:100%;height:60px;display:block;}
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.nydh-s{justify-content:space-between;}
	.nydh-s a{width:50%;line-height:24px;font-size:14px;padding:3px 0}
	.gywm-b dl{width:50%}
	.qywh{background-size:auto 100%;}
	.wmys-b dl dd img{transform:scale(0.8);}
	.cptd-b dl dd p{width:50%;margin-right:0;}
	.cptd-b dl:nth-child(1){margin-bottom:20px;}
	.jszc-b dl{min-height:100px;}
	.jczl-l .div2 p{width:100%}
	.zxly-b p button{height:45px;}
	.zxly-b dl dd textarea{height:100px;}
	.lxwm-b{height:200px;}
	.zxly-b dl dt{line-height:40px;padding-left:10px;}
	.zxly-b dl dd input{height:40px;}
	.zxly-b dl dd{width:calc(100% - 80px)}
	.cpzx-z2-t a{width:50%;margin:0;height:50px;}
	.xgcj-b .swiper-pagination span{width:20px}
	.zxly-t dt input{width:calc(100% - 110px)}
    .zxly-t dt img{width:100px;}
}
