/*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;}
.ny-banner-s h3{font-size:48px;margin-bottom:24px;}
.ny-banner-s .flex{font-size:20px;}
.ny-banner-s .flex h4{height:42px;padding:0 14px;background:#f58020;}
.ny-banner-s .flex p{width:20px;height:42px;}
.ny-banner-s .flex p.p1{background:url(../images/banner-tb1.png);}
.ny-banner-s .flex p.p2{background:url(../images/banner-tb2.png);}
.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;}

.ssk{background: #fff;border-bottom:1px solid #e2e2e2;}
.ssk .w1{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;line-height:89px;}
.ssk-l{display:flex;flex-wrap:wrap;align-items:center;}
.ssk-l span{display:block;color:#000;line-height:16px;padding-left:16px;border-left:3px solid #f89009}
.ssk-l p{margin-left:10px;display:flex;flex-wrap:wrap;}
.ssk-l a{font-size:16px;color:#666666;display:block;margin-right:10px;}
.ssk-l a:last-child{margin-right:0;}
.ssk-l a:hover{color:#f89009;}
.ssk-r{overflow:hidden;width: 289px;}
.ssk-r input{width:calc(100% - 52px);height: 41px;background:#f5f5f5;color:#999999;text-indent:14px;border-radius:50px;}
.ssk-r input::placeholder{color:#999999;}
.ssk-r button{display:block;width:37px;height:37px;background:url(../images/ss.png)no-repeat center #f58020;cursor:pointer;transition:all 0.5s;border-radius:37px;}
.ssk-r button:hover{transition:all 0.5s;background:url(../images/ss.png)no-repeat center #f89009}

/*szwz*/
.lon {}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 67px;}
.cont a {vertical-align: middle;color: #777777;font-size: 14px;display: flex;align-items: center;}
.cont a:last-child i{display:none;}
/*szwz*/

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

/*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: #999999;align-items:center;justify-content:center;width: 35px;height: 35px;margin: 0 5px;background: #f0f0f0;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: #f58020;}
.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-top:45px;}
.nydh{background:#f7f7f7;font-size:18px;margin-bottom:60px;}
.nydh a{width:200px;height:67px;position:relative;color:#666;}
.nydh a i{position:relative;z-index:3;transition:all 0s;}
.nydh a p{position:absolute;left:0;bottom:0;width:0;height:100%;background:#f58020;}
.nydh a h6{width:20px;height:10px;position:absolute;z-index:2;left:calc(50% - 10px);bottom:0;opacity:0;background:url(../images/nydh-tb.png);}
.nydh a.active,.nydh a:hover{color:#fff;}
.nydh a.active p,.nydh a:hover p{width:100%;}
.nydh a.active h6,.nydh a:hover h6{opacity:1;}
.gywm-b{}
.gywm-l{overflow:hidden;width:49.79166666666667%}
.gywm-l img{display:block;width:100%;}
.gywm-l:hover img{transform:scale(1.1);}
.gywm-r{width:50.20833333333333%;padding-left:77px;}
.gywm-r h3{color:#333333;font-size:36px;position:relative;padding-bottom:32px;border-bottom:3px solid #f58020;margin-bottom:30px;}
.gywm-r h3 p{position:absolute;left:0;bottom:-3px;width:227px;height:3px;background:#005ebc;}
.gywm-r .div1{font-size:16px;line-height:30px;color:#666;}

.wmys{padding:112px 0 100px 0;background:#f7f7f7;}
.nybt{text-align:center;margin-bottom:53px;font-size:42px;color:#333333;}
.nybt i{color:#f58020;}
.wmys-b{}
.wmys-b dl{margin-bottom:70px;background:#fff;}
.wmys-b dl:last-child{margin-bottom:0!important;}
.wmys-b dl:nth-child(2n){flex-direction:row-reverse}
.wmys-b dl dt{width:52.57142857142857%;overflow:hidden;}
.wmys-b dl dt img{display:block;width:100%;}
.wmys-b dl dt:hover img{transform:scale(1.1);}
.wmys-b dl dd{width:47.42857142857143%;padding:0 70px;}
.wmys-b dl dd h6{color:#f3f3f3;line-height:100%;font-size:131px;}
.wmys-b dl dd h3{color:#333333;font-size:36px;margin-bottom:57px;margin-top:-80px;position:relative;z-index:3;}
.wmys-b dl dd h5{width:54px;height:5px;background:#f58020;margin-bottom:35px;}
.wmys-b dl dd p{color:#666666;font-size:16px;line-height:34px;}

.gswh{margin:45px auto 100px auto;}
.gswh-b{}
.gswh-b dl{background:#f7f7f7;}
.gswh-b dl:nth-child(2n){flex-direction:row-reverse}
.gswh-b dl dt{width:50%;overflow:hidden;}
.gswh-b dl dt img{display:block;width:100%;}
.gswh-b dl dt:hover img{transform:scale(1.1);}
.gswh-b dl dd{width:50%;padding:0 9% 0 5%;}
.gswh-b dl dd h3{color:#333333;font-size:34px;margin-bottom:35px;}
.gswh-b dl dd h4{width:54px;height:4px;background:#f58020;margin-bottom:34px;}
.gswh-b dl dd .div1{color:#666666;font-size:16px;line-height:34px;}

.ryzz{}
.ryzz-b{margin-bottom:23px;font-size:16px;}
.ryzz-b a{display:block;width:calc((100% - 84px) / 4);margin-right:28px;margin-bottom:33px;background:#f0f0f0;color:#333333;text-align:center;}
.ryzz-b a:nth-child(4n){margin-right:0;}
.ryzz-b a h4{overflow:hidden;border:1px solid #e7e7e7;padding:54px 57px;background:#fff;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a p{line-height:24px;padding:17px 10px;transition:all 0s;}
.ryzz-b a:hover{background:#f58020;color:#fff;}
.ryzz-b a:hover img{transform:scale(1.1);}

.shfw{margin:45px auto 90px auto;}
.shfw-b{}
.shfw-b dl{width:calc((100% - 78px) / 4);margin-right:26px;margin-bottom:26px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.08);padding:20px;}
.shfw-b dl:nth-child(4n){margin-right:0;}
.shfw-b dl h4{overflow:hidden;}
.shfw-b dl h4 img{display:block;width:100%;}
.shfw-b dl dt{padding:40px 13px 37px 7px;}
.shfw-b dl h3{color:#333333;font-size:26px;margin-bottom:17px;}
.shfw-b dl h3 img{margin-right:13px;}
.shfw-b dl p{font-size:15px;line-height:28px;color:#666666;}
.shfw-b dl:hover h4 img{transform:scale(1.1);}

.scsb{}
.scsb-b{margin-bottom:23px;text-align:center;font-size:16px;}
.scsb-b a{display:block;background:#f0f0f0;width:calc((100% - 60px) / 3);margin-bottom:27px;margin-right:20px;color:#333333;}
.scsb-b a:nth-child(3n){margin-right:0;}
.scsb-b a h4{border:1px solid #e7e7e7;padding:11px;background:#fff;overflow:hidden;}
.scsb-b a h4 img{display:block;width:100%;}
.scsb-b a p{line-height:24px;padding:16px 10px;transition:all 0s;}
.scsb-b a:hover{color:#f58020;}
.scsb-b a:hover img{transform:scale(1.1);}
/*gywm*/

/*cpzx*/
.cpzx .nydh{background:#fff;}
.cpzx-b{margin-bottom:10px;}
.cpzx-b a{background:#fff;color:#666666;display:block;width:calc((100% - 80px) / 3);margin-right:40px;margin-bottom:40px;}
.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{border-top:1px solid #ececec;padding:29px 25px 29px 30px;transition:all 0s;}
.cpzx-b a dl h3{width:calc(100% - 60px);font-size:22px;transition:all 0s;}
.cpzx-b a dl p{width:38px;height:36px;border-radius:3px;background:url(../images/cpzx-tb5.png)no-repeat center #ededed;}
.cpzx-b a:hover{color:#f58020;}
.cpzx-b a:hover img{transform:scale(1.1);}
.cpzx-b a:hover h3{}
.cpzx-b a:hover p{background:url(../images/cpzx-tb6.png)no-repeat center #f58020;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;margin:45px auto 100px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom: 100px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.ny-zpal-z-t-l{float:left;width: 40%;position: relative;border: 1px solid #e2e2e2;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;border-bottom: 1px solid #e2e2e2;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imgMedium .swiper-button-next{width:32px;height:66px;background: rgba(0,0,0,0.3);right:20px;}
.imgMedium .swiper-button-prev{width:32px;height:66px;background: rgba(0,0,0,0.3);left:20px;}
.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;background: #e2e2e2;}
.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 .swiper-container{position:initial;}
.imasf-bb .swiper-slide{box-sizing:border-box;background: #fff;}
.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%;display: block;}
.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;}


.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: 50%;}
.ny-zpal-z-t-r h3{color:#333333;font-size:27px;position:relative;padding-bottom:16px;border-bottom:3px solid #f58020;margin-bottom:20px;}
.ny-zpal-z-t-r h3 p{position:absolute;left:0;bottom:-3px;width:92px;height:3px;background:#005ebc;}
.ny-zpal-z-t-r .div1{margin-bottom:34px;color:#666;font-size:15px;line-height:36px;}
.ny-zpal-z-t-r dl{margin-bottom:40px;}
.ny-zpal-z-t-r dl img{margin-right:10px;}
.ny-zpal-z-t-r dl dt{}
.ny-zpal-z-t-r dl dt p{color:#333333;font-size:16px;}
.ny-zpal-z-t-r dl dt b{color:#ff8f21;font-size:32px;}
.ny-zpal-z-t-r a{width:140px;height:40px;background:#005ebc;font-size:16px;color:#fff;}
.ny-zpal-z-t-r a img{margin-right:10px;}
.ny-zpal-z-t-r a:hover{background:#f58020;}

@media(min-width:1200px){
	.ny-zpal-z-ct.active{position:fixed;width:100%;left:0;top: 80px;background:#fff;z-index:10;}
	.ny-zpal-z-ct.active h3{padding-bottom:0;line-height:61px;}
}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-r a{width:200px;height:50px;}
	.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*/

/*fwzc*/
.fwzc{}
.fwzc-b{margin-bottom:25px;}
.fwzc-b a{background:#f7f7f7;width:calc(50% - 12.5px);padding:30px 40px 30px 35px;margin-bottom:25px;}
.fwzc-b a dl{width:calc(100% - 160px)}
.fwzc-b a dl dt{width:120px;height:100px;background:#fff;border:1px solid #f0f0f0;}
.fwzc-b a dl dd{width:calc(100% - 145px)}
.fwzc-b a dl dd h3{color:#333;font-size:24px;margin-bottom:15px;}
.fwzc-b a dl dd p{color:#999;font-size:15px;line-height:22px;}
.fwzc-b a h4{width:128px;height:42px;border:1px solid #d8d7d7;color:#666666;font-size:14px;}
.fwzc-b a h4 i{width:16px;height:17px;background:url(../images/fwzc-tb2.png);display:block;margin-right:16px;}
.fwzc-b a:hover h4{background:#f58020;border-color:#f58020;color:#fff;}
.fwzc-b a:hover h4 i{background:url(../images/fwzc-tb3.png);}
/*fwzc*/

/*cjwt*/
.cjwt{}
.cjwt-b{margin-bottom:50px;}
.cjwt-b dl{border-bottom:1px solid #eee;}
.cjwt-b dl dt{padding:16px 0;cursor:pointer;}
.cjwt-b dl dt h3{color:#444444;position:relative;padding-left:24px;width:calc(100% - 60px);transition:all 0.5s;}
.cjwt-b dl dt h3 i{display:block;width:10px;height:10px;border-radius:11px;border:2px solid #f58020;position:absolute;left:0;top:calc(50% - 5px)}
.cjwt-b dl dt h3.up{color:#f58020;font-weight:bold;}
.cjwt-b dl dt p{width:36px;height:36px;border-radius:36px;background:#c2c2c2;transition:all 0.5s;}
.cjwt-b dl dt p.up{background:#f58020;transform: rotate(45deg);}
.cjwt-b dl dd{display:none;margin:-7px 180px 35px 24px;color:#999999;line-height:28px;}
/*cjwt*/

/*jjfa*/
.jjfa{margin-bottom:75px;}
.jjfa-b{}
.jjfa-b a{display:block;width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:30px;background:#f7f7f7;}
.jjfa-b a:nth-child(3n){margin-right:0;}
.jjfa-b a h4{overflow:hidden;}
.jjfa-b a h4 img{display:block;width:100%;}
.jjfa-b a dl{padding:28px 26px 40px 26px;}
.jjfa-b a dl h3{color:#333333;font-size:22px;margin-bottom:17px;}
.jjfa-b a dl h3 i{width:21px;height:3px;background:#f58020;margin-right:12px;}
.jjfa-b a dl p{color:#666666;line-height:22px;}
.jjfa-b a:hover{}
.jjfa-b a:hover img{transform:scale(1.1);}
.jjfa-b a:hover h3{color:#f58020;}
/*jjfa*/

/*xwzx*/
.xwzx{}
.xwzx-l{width:298px;}
.xwzx-l h3{background:#f58020;color:#fff;font-size:26px;padding:22px 37px;}
.xwzx-lt{margin-bottom:30px;}
.xwzx-lt a{padding:29px 26px 29px 37px;color:#666666;font-size:16px;border-top:2px solid #f7f7f7;background:#fff;}
.xwzx-lt a p{width:9px;height:15px;background:url(../images/xwzx-tb4.png);}
.xwzx-lt a:hover,.xwzx-lt a.active{color:#f58020;}
.xwzx-lt a:hover p,.xwzx-lt a.active p{background:url(../images/xwzx-tb5.png);}
.xwzx-lc{margin-bottom:20px;}
.xwzx-lc a{display:block;text-align:center;color:#fff;font-size:16px;background:#005ebc;}
.xwzx-lc a h4{overflow:hidden;}
.xwzx-lc a h4 img{display:block;width:100%;}
.xwzx-lc a p{line-height:42px;padding:0 10px}
.xwzx-lc a:hover{/* background:#f58020; */}
.xwzx-lc a:hover img{transform:scale(1.1);}
.xwzx-lb{height:182px;background:url(../images/xwzx-bj.jpg);padding:70px 0 0 115px;}
.xwzx-lb h4{color:#333333;font-size:18px;margin-bottom:7px;}
.xwzx-lb h4 img{margin-right:8px;margin-left:5px;}
.xwzx-lb h5{color:#333333;font-size:22px;}
.xwzx-r{width:calc(100% - 330px);}
.xwzx-b{margin-bottom:40px;}
.xwzx-b a{background:#fff;padding:25px 67px 25px 22px;margin-bottom:20px;}
.xwzx-b a h4{width:274px;overflow:hidden;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a dl{width:calc(100% - 310px)}
.xwzx-b a dl h3{color:#444444;font-size:22px;margin-bottom:18px;}
.xwzx-b a dl p{font-size:16px;line-height:24px;margin-bottom:36px;color:#777777;}
.xwzx-b a dl h5{color:#999999;font-size:16px;}
.xwzx-b a:hover{}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:#f58020;}
/*xwzx*/

/*xwzx-z*/
.xwzx2{width:calc(100% - 330px);background:#fff;padding:60px 54px}
.xwdt-z-t{padding-bottom:20px;border-bottom: 1px solid #ebebeb;margin-bottom:40px;}
.xwdt-z-t h3{font-size:30px;color:#333333;margin-bottom:25px;}
.xwdt-z-t p{color:#999999;}
.xwdt-z-t p span{display:inline-block;margin-right:35px;}
.xwdt-z-b{margin-bottom:80px;line-height:28px;color:#666;font-size:15px;}
.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 p{text-indent:2em;}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-c{margin-bottom:32px;}
.xwdt-z-c dl{margin-bottom:2px;}
.xwdt-z-c dl dt{width:69px;height:33px;background:#a2a2a2;color:#fff;font-size:16px;}
.xwdt-z-c dl dd{width:calc(100% - 87px);}
.xwdt-z-c dl:nth-child(1) dd{height:38px;padding-bottom:4px;border-bottom:1px dotted #c3c3c3;}
.xwdt-z-c dl dd p{color:#666;font-size:15px;width:calc(100% - 100px)}
.xwdt-z-c dl dd a{color:#666666;font-size:15px;}
.xwdt-z-c dl dd a:hover{color:#f58020}
.xwdt-z-b2{border-top:1px solid #f58020;}
.xwdt-z-b2 p{color:#666666;font-size:15px;}
.xwdt-z-b2 a{width:86px;height:34px;color:#fff;background:#f58020;font-size:18px;margin-top:-1px;}
.xwdt-z-b2 a:hover{opacity:0.8;}
/*xwzx-z*/

/*lxwm*/
.lxwm{}
.lxwm-l{width:34.285714285714286%;}
.lxwm-l>h3{color:#333333;font-size:30px;margin-bottom:14px;}
.lxwm-l>h4{text-transform:uppercase;font-size:15px;color:#d0d0d0;margin-bottom:34px;}
.lxwm-l>h6{height:3px;background:#005ebc;margin-bottom:20px;}
.lxwm-l>h6 i{display:block;height:3px;width:138px;background:#f58020;}
.lxwm-l>p{font-size:16px;line-height:30px;color:#777777;margin-bottom:30px;}
.lxwm-l>h5{color:#333333;font-size:24px;margin-bottom:25px;}
.lxwm-l>h5 img{margin-right:13px;}
.lxwm-l .div1{color:#666666;font-size:16px;line-height:30px;}
.lxwm-r{width:60.5%;height:503px;}

.zxly{padding:95px 0;background:#f7f7f7;}
.zxly-b{}
.zxly-b>input{padding:0 20px;margin-bottom:20px;color:#777;height:50px;background: #fff;font-size: 16px;width:calc((100% - 78px) / 3);}
.zxly-b input::placeholder,.zxly-b>textarea::placeholder{color:#777777;}
.zxly-b>textarea{width:100%;padding:20px;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:236;padding:0 20px;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: #f58020;color:#fff;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-b dl button:hover{opacity:0.8;}
/*lxwm*/

@media(max-width:1500px){
	.gywm-r .div1{font-size:14px;line-height:24px;}
}
@media screen and (max-width:1200px){
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.nydh a{width:50%;height:50px;}
	.wmys-b dl dd h6{font-size:60px;}
	.wmys-b dl dd h3{margin-top:-40px;}
	.ryzz-b{justify-content:space-between;}
	.ryzz-b a{width:calc(50% - 10px)}
	.fwzc-b a dl dt{width:80px;height:60px;}
	.fwzc-b a dl dt img{width:40px;}
	.fwzc-b a dl dd{width:calc(100% - 90px)}
	.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;}
    .zxly-b dl button{height:40px;}
    .cpzx-z2-l5 .div1 table tr td{padding:5px;word-break: break-all;  }
    .ssk-l a{font-size:13px;}
    .ssk-l span{padding-left: 6px;}
    .ny-banner-s{display:none}
}
