/*banner*/
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;transform:scale(1.2);transition:all 2s!important}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-transform:uppercase;}
.ny-banner-s h3{font-size:36px;margin-bottom:10px;}
.ny-banner-s p{font-size:16px;line-height:24px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon {background:#fff;overflow:hidden;box-shadow:1px 1px 10px rgba(0,0,0,0.1);width:100%;z-index: 5;}
.cont{display:flex;justify-content:space-between;align-items: center;}
.cont-l{display:flex;flex-wrap:wrap;align-items:center;}
.cont-l a{display:block;line-height:74px;position:relative;font-size: 16px;color:#000000;display:flex;align-items:center;}
.cont-l a:last-child i{opacity:0;}
.cont-l a span{position:absolute;width:0;right:61px;bottom:0;height:4px;background:#ff911d;transition:all 0.5s;}
.cont-l a:hover{color:#ff911d;}
.cont-l a:hover span{width:100vw;transition:all 0.5s;}
.cont-l a.active{color:#ff911d;font-weight:bold;}
.cont-l a.active span{width:100vw;}
.cont-l i{margin: 0px 30px;display:block;width: 2px;height:16px;background:#e5e5e5;}
.cont p{display:flex;align-items: center;}
.cont p a {vertical-align: middle;color: #888888;/* font-size: 16px; */display: flex;align-items: center;}
.cont a:last-child{color:#000000;}
/*szwz*/

.md{position:relative;top:-100px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 a,.page1 span{min-width:40px;line-height:38px;border:1px solid #d3d3d3;margin:0 5px;text-align:center;color:#6d6d6d;display: block;background:#fff;border-radius:3px;padding:0 5px;}
.page1 a:nth-child(1),.page1 a:last-child,.page1 li:last-child a,.page1 li:nth-child(1) a,.page1 li:last-child span,.page1 li:nth-child(1) span{font-family:SimSun!important;}
.page1 a:hover,.page1 a.active,.page1 .active a,.page1 .active span,.page1 span{border-color:#ff911d;background:#ff911d;color:#fff;}

@media (max-width: 768px){
	.page1 a,.page1 span{min-width:30px;line-height:28px;}
}
/*fy*/

/*gywm*/
.gywm{margin:66px auto;display: flex;justify-content:space-between;flex-wrap:wrap;}
.gywm-l{width:28.5%;}
.gywm-l h3{color:#1f1f1f;font-size:40px;margin-bottom:15px;}
.gywm-l h4{color:#b4b4b4;font-size:26px;text-transform:uppercase;margin-bottom:24px;}
.gywm-l p{width:42px;height:3px;background:#f8b62b}
.gywm-r{width:71.5%;color:#555;font-size:16px;line-height:25px;}

.yftd{background:#f5f5f5;padding:70px 0;}
.yftd-b{display: flex;flex-wrap:wrap;justify-content:space-between;position:relative}
.yftd-b>div{width:calc(50% - 10px);}
.yftd-b dl{background:#fff;transition:all 0.5s;}
.yftd-b dl dt{overflow:hidden;}
.yftd-b dl dt img{display: block;width:100%;}
.yftd-b dl dd{padding:30px 44px 25px 44px;}
.yftd-b dl dd h3{font-size:23px;margin-bottom:15px;text-align: center;}
.yftd-b dl dd p{color:#666;font-size:16px;line-height:25px;}
.yftd-b dl:hover{transition:all 0.5s;box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.yftd-b dl:hover img{transform:scale(1.1);}
.yftd-b .swiper-button-next{background:url(../images/r.png);width:16px;height:31px;right:-50px;transition:all 0.5s;}
.yftd-b .swiper-button-next:hover{background:url(../images/r-1.png);}
.yftd-b .swiper-button-prev{background:url(../images/l.png);width:16px;height:31px;left:-50px;transition:all 0.5s;}
.yftd-b .swiper-button-prev:hover{background:url(../images/l-1.png);}

.zlfz{margin:70px auto;}
.nybt{text-align:center;margin-bottom:50px;}
.nybt h3{color:#1f1f1f;font-size:40px;margin-bottom:15px;justify-content:center;}
.nybt h4{color:#b4b4b4;font-size:26px;text-transform:uppercase;margin-bottom:24px;justify-content:center;}
.nybt p{width:42px;height:3px;background:#f8b62b;margin:0 auto;}
.zlfz-b{display: flex;flex-wrap:wrap;justify-content:space-between;}
.zlfz-b dl{background:#f4f4f4;width:calc((100% - 81px) / 4);transition:all 0.5s;}
.zlfz-b dl dt{padding:45px 30px;}
.zlfz-b dl dt h3{color:#1f1f1f;font-size:24px;margin-bottom:17px;text-align: center;}
.zlfz-b dl dt p{color:#666;line-height:24px;}
.zlfz-b dl dd{overflow:hidden;}
.zlfz-b dl dd img{display: block;width: 100%;}
.zlfz-b dl:hover{transition:all 0.5s;box-shadow:1px 1px 10px rgba(0,0,0,0.2)}
.zlfz-b dl:hover img{transform:scale(1.1);}

.fzlc{background:url(../images/fzlc-bj.jpg)no-repeat center;padding:65px 0;}
.fzlc-b{display: flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.fzlc-l{width:13.71%;border-left:1px solid #c2c2c4;}
.fzlc-l a{display: block;position:relative;font-size:20px;color:#666;font-weight:bold;margin-left:-1px;padding-left:28px;line-height:42px;margin-bottom:10px;}
.fzlc-l a p{position:absolute;left:0;width:3px;height:0;top:0;background:#f8b62b;}
.fzlc-l a.active{font-size:30px;color:#f8b62b;}
.fzlc-l a.active p{height:100%;}
.fzlc-r{width:84%;}
.fzlc-r dl{display: none;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.fzlc-r dl:nth-child(1){display: flex;}
.fzlc-r dt{width:414px;overflow:hidden;}
.fzlc-r dt img{display: block;width:100%;}
.fzlc-r dd{width:calc(100% - 470px);}
.fzlc-r dd h3{font-size:60px;font-weight:bold;margin-bottom:20px;}
.fzlc-r dd p{font-size:16px;line-height:34px;}
.fzlc-r dl:hover img{transform:scale(1.1);}

.ryzz{margin:60px auto;}
.ryzz-t{margin-bottom:20px;}
.ryzz-c{display: flex;align-items:center;flex-wrap:wrap;margin-bottom:70px;justify-content:space-between;}
.ryzz-c p{}
.ryzz-c p:hover{}
.ryzz-b{display: flex;justify-content:center;}
.ryzz-b dl{text-align:center;margin:0 100px;}
.ryzz-b dl dt{font-size:26px;line-height:50px;margin-bottom:20px;display: flex;align-items:center;justify-content:center;}
.ryzz-b dl b{font-size:60px;color:#f8b62b;line-height:100%;display: block;margin-right:5px;}
.ryzz-b dl p{color:#686868;font-size:20px;}

.qywh{background:#f5f5f5;padding:60px 0;}
.qywh-b{display: flex;flex-wrap:wrap;justify-content:space-between;}
.qywh-b dl{width:30%;text-align:center;}
.qywh-b dl dt{overflow:hidden;margin-bottom:33px;}
.qywh-b dl dt img{display: block;width:100%;}
.qywh-b dl h3{font-size:26px;margin-bottom:20px;}
.qywh-b dl p{font-size:18px;color:#666;}
.qywh-b dl:hover img{transform:scale(1.1);}

.fzyj{display: flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:60px auto;}
.fzyj-l{width:44%;}
.fzyj-l h3{color:#1f1f1f;font-size:40px;margin-bottom:15px;}
.fzyj-l h4{color:#b4b4b4;font-size:26px;text-transform:uppercase;margin-bottom:24px;}
.fzyj-l h5{width:42px;height:3px;background:#f8b62b;margin-bottom:40px;}
.fzyj-l .div1{font-size:18px;line-height:34px;}
.fzyj-r{width:49.9%;overflow:hidden;}
.fzyj-r img{display: block;width:100%;}
.fzyj-r:hover img{transform:scale(1.1);}
/*gywm*/

/*cpzx*/
.cpzx{display:flex;justify-content:space-between;flex-wrap:wrap;margin:80px auto;align-items:center;width:1028px;}
.cpzx-l{display: flex;justify-content:center;width:426px;align-items: center;}
.cpzx-l img{display: block;width: 100%;}
.cpzx-r{width:496px;}
.cpzx-r h3{font-size:32px;color:#222;padding-bottom:30px;border-bottom:1px solid #d6d6d6;margin-bottom:24px;}
.cpzx-r .div1{font-size:16px;line-height:40px;padding-left:16px;color:#666;}
.cpzx-r .div1 p{position:relative;}
.cpzx-r .div1 p:after{content: '';width:6px;height:6px;border-radius:6px;background:#ff911d;left:-15px;top:17px;display: block;position:absolute;}
.cpzx:hover img{transform:scale(1.1);}
.cpzx:hover h3{color:#ff911d;}
.cpzx2{position:relative;}
.cpzx2>img{display: block;width:100%;}
.cpzx2 dl{position:absolute;width:100%;left:0;bottom:60px;display: flex;justify-content:center;flex-wrap:wrap;display: none;}
.cpzx2 dl a{display: flex;align-items:center;border-right:1px solid #fff;padding-right:80px;margin-right:64px;color:#fff;font-size:32px;}
.cpzx2 dl a:last-child{border:none;margin-right:0;padding-right:0;}
.cpzx2 dl i{display: block;margin-right:35px;}
.cpzx2 dl a.active{}
.cpzx3{}
.cpzx3>div{/* display: none; */}
.cpzx3>div:nth-child(1){display: block;}
.cpzx4{background:#f6f6f6;padding:70px 0;}
.cpzx4>div{background:#fff;padding:0 30px;position:relative}
.cpzx4 a{display: block;text-align:center;padding-bottom:70px;}
.cpzx4 a h4{display: flex;align-items:center;padding:50px 30px;justify-content:center;}
.cpzx4 a h4 img{width:80%;}
.cpzx4 a h3{font-size:22px;color:#222;margin-bottom:20px;}
.cpzx4 a p{color:#666;margin-bottom:27px;}
.cpzx4 a h5{font-size:14px;width:130px;line-height:41px;text-align:center;border:1px solid #d8d8d8;color:#000;margin:0 auto;}
.cpzx4 a:hover img{transform:scale(1.1);}
.cpzx4 a:hover h5{background:#ff911d;border-color:#ff911d;color:#fff;}
.cpzx4 .swiper-button-next{background:url(../images/r.png);width:16px;height:31px;right:-50px;transition:all 0.5s;}
.cpzx4 .swiper-button-next:hover{background:url(../images/r-1.png);}
.cpzx4 .swiper-button-prev{background:url(../images/l.png);width:16px;height:31px;left:-50px;transition:all 0.5s;}
.cpzx4 .swiper-button-prev:hover{background:url(../images/l-1.png);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{margin:60px auto 70px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/background: #fff;margin-bottom: 40px;display: flex;flex-wrap: wrap;align-items: center;padding: 40px 0;}
.ny-zpal-z-t-l{float:left;width: 47%;}
.magnifierContainer {width:100%;display: flex;}
.imgMedium {width:100%;position: relative;}.imgLeft .magnifier {position: absolute;display: none;width: 200px;height: 200px;}
.imgLeft .imasf{width:100%;position:relative;overflow:hidden;}
.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;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: 341px;}

.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: 539px;}
.ny-zpal-z-t-r h3{font-size:30px;font-weight:normal;color: #222;margin-bottom: 25px;}
.ny-zpal-z-t-r h4{
    width: 20px;
    height: 4px;
    background: #ff911d;
    margin-bottom: 25px;
}
.ny-zpal-z-t-r .div1{
    color: #666;
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 50px;
}
.ny-zpal-z-t-r a{
    width: 130px;
    line-height: 41px;
    text-align: center;
    border: 1px solid #d8d8d8;
    color: #000;
    display: block;
    position: relative;overflow:hidden
}
.ny-zpal-z-t-r a i{
    position: relative;
    z-index: 2;transition:all 0s;
}
.ny-zpal-z-t-r a h5{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 0;
    height: 110%;
    background: #ff911d;
}
.ny-zpal-z-t-r a:hover{border-color:#ff911d;color:#fff;}
.ny-zpal-z-t-r a:hover h5{width:100%}
.ny-zpal-z-c{background: #fff;margin-bottom: 100px;}
.ny-zpal-z-c1{font-size:30px;color:#222;padding:50px 0 25px 0;margin:0 50px 30px 50px;border-bottom:1px solid #e0e0e0;}
.ny-zpal-z-c2{margin:0 50px 50px 50px;color:#666;line-height:24px;}
.ny-zpal-z-c2 img{height:auto!important;}
.ny-zpal-z-c2 table{width:100%;}
.ny-zpal-z-c2 table td,.ny-zpal-z-c2 table th{padding:10px!important;border-color: rgb(221, 221, 221)!important;}
.ny-zpal-z-c3{display:flex;justify-content:space-between;opacity: 0;height: 1px;}
.ny-zpal-z-c3 a{display:block;text-align:center;line-height:54px;border:1px solid #d6d6d6;width:50%;font-size:16px;color:#222}
.ny-zpal-z-c3 a:hover{color:#ff911d}
.cptj{background:#fff;padding:50px 50px 0 50px;}
.cptj-t{font-size:30px;color:#222;padding-bottom:25px;border-bottom:1px solid #e0e0e0;}
.cptj-b{}
.cptj-b a{display: block;text-align:center;padding-bottom:70px;}
.cptj-b a h4{display: flex;align-items:center;padding: 0px 30px;justify-content:center;overflow: hidden;}
.cptj-b a h4 img{width:80%;}
.cptj-b a h3{font-size:22px;color:#222;margin-bottom:20px;}
.cptj-b a p{color:#666;margin-bottom:27px;}
.cptj-b a h5{font-size:14px;width:130px;line-height:41px;text-align:center;border:1px solid #d8d8d8;color:#000;margin:0 auto;}
.cptj-b a:hover img{transform:scale(1.1);}
.cptj-b a:hover h5{background:#ff911d;border-color:#ff911d;color:#fff;}
/*cpzx-z*/

/*fwzc*/
.khfw{margin:70px auto;position:relative;}
.khfw-t{}
.khfw-t dl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:20px;background:#fff;}
.khfw-t dl dd{width:57%;overflow:hidden;}
.khfw-t dl dd img{display:block;width:100%;}
.khfw-t dl dd:hover img{transform:scale(1.1);}
.khfw-t dl dt{width:43%;padding-left:50px;}
.khfw-t dl dt h3{font-size:24px;color:#141414;margin-bottom:33px;}
.khfw-t dl dt h4{width:28px;height:5px;background:#ff911d;margin-bottom:30px;}
.khfw-t dl dt p{font-size:16px;color:#444;line-height:30px;}
.khfw-t dl .img2{display:none;}
.khfw-t dl:nth-child(2) .img2{display:block;}
.khfw-t dl:nth-child(2) .img1{display:none;}
.khfw-b{display:flex;flex-wrap:wrap;justify-content:space-between;background:#fff;padding:70px 50px 50px 50px;}
.khfw-b h3{width:100%;text-align:center;font-size:24px;color:#141414;margin-bottom:40px;}
.khfw-b dl{border:1px solid #e8e8e8;width:calc((100% - 70px) / 3);height:198px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.khfw-b dl dt{margin-right:25px;}
.khfw-b dl dd{}
.khfw-b dl dd p{color:#666;margin-bottom:10px;}
.khfw-b dl dd span{color:#666;}
.khfw-b dl dd a{color:#ff911d;}
.khfw-b dl:hover img{transform: rotateY(-180deg);}
/*fwzc*/

/*xzzx*/
.xzzx{margin:80px auto;position:relative;}
.xzzx-t{display:flex;flex-wrap:wrap;margin-bottom:60px;}
.xzzx-t a{display:block;width:207px;line-height:50px;border-radius:50px;text-align:center;color:#393939;font-size:16px;margin-right:30px;background:#fff;transition:all 0.5s;}
.xzzx-t a.active,.xzzx-t a:hover{background:#ff911d;color:#fff;}
.xzzx-b{display:flex;flex-wrap:wrap;}
.xzzx-b a{display:block;box-sizing:border-box;background:#fff;border-radius:10px;width:calc(100% / 3 - 22px);margin-bottom:45px;padding:40px 40px 50px 40px;margin-right:33px;transition:all 0.5s;}
.xzzx-b a:nth-child(3n){margin-right:0;}
.xzzx-b-t{display:flex;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap;align-items:flex-start;}
.xzzx-b-t h3{line-height:30px;color:#575757;font-size:20px;width:calc(100% - 80px);min-height: 60px;}
.xzzx-b-t p{width:28px;height:28px;overflow:hidden;}
.xzzx-b-t p img{width:100%;}
.xzzx-b-t p .img1{}
.xzzx-b-t p .img2{}
.xzzx-b-b{font-size:16px;color:#999999;line-height:100%;}
.xzzx-b a:hover{box-shadow:1px 1px 10px rgba(160,160,160,0.32);background:#ff911d;}
.xzzx-b a:hover h3{color:#fff;}
.xzzx-b a:hover .xzzx-b-b{color:#fff;}
.xzzx-b a:hover p .img1{display:none;}
/*xzzx*/

/*cjwt*/
.cjwt{position:relative;margin:70px auto;}
.cjwt-b{margin-bottom:40px;}
.cjwt-b dl{margin-bottom:8px;}
.cjwt-b dl dt{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:20px;font-size:16px;color:#777;cursor:pointer;}
.cjwt-b dl dt.up{color:#ff911d;}
.cjwt-b dl dt p{width:calc(100% - 50px);}
.cjwt-b dl dt span{display:block;width:20px;height:20px;background:url(../images/cjwt-tb.png)no-repeat center;}
.cjwt-b dl dt.up span{background:url(../images/cjwt-tb2.png)no-repeat center;}
.cjwt-b dd{padding:20px;color:#666;font-size:16px;line-height:30px;display:none;}
/*cjwt*/

/*xwzx*/

.xwzx{margin: 80px auto;position:relative;}
.xwzx a{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-top-left-radius: 5px;border-bottom-right-radius: 5px;overflow:hidden;background:#fff;}
.xwzx-l{width:50%;box-sizing:border-box;padding:0 90px 0px 70px;}
.xwzx-l h3{color: #403e3d;font-weight:normal;font-size: 24px;line-height:40px;margin-bottom: 40px;}
.xwzx-l p{line-height:28px;font-size:15px;color:#666666;margin-bottom:120px;}
.xwzx-l span{display:flex;justify-content:space-between;align-items:center;color:#666666;font-size:13px;font-weight: bold;}
.xwzx-l span img{transition: all 0.5s;}
.xwzx h4{width:50%;overflow:hidden;}
.xwzx h4 img{width:100%;display:block;}
.xwzx a:hover .xwzx-l h3{color: #ff911d;}
.xwzx a:hover h4 img{transition:all 0.5s;transform:scale(1.1);}
.xwzx2{padding: 80px;background:#fff;}
.xwzx2-b{}
.xwzx2-b a{display: none;align-items:center;justify-content:space-between;padding-bottom: 40px;margin-bottom: 40px;border-bottom: 1px solid #cecece;flex-wrap:wrap;}
.xwzx2-b a:nth-child(-n+4){display:flex;}
.xwzx2-b a h4{width:360px;overflow:hidden;}
.xwzx2-b a h4 img{width:100%;display:block;}
.xwzx2-r{width:calc(100% - 420px);box-sizing:border-box;padding-right:30px;}
.xwzx2-r h3{color:#444444;font-size:21px;margin-bottom:30px;}
.xwzx2-r h4{color:#666666;font-size:16px;margin-bottom:23px;}
.xwzx2-r p{color:#666666;font-size: 14px;line-height:30px;}
.xwzx2-b a:hover h3{color: #ff911d;}
.xwzx2-b a:hover p{color: #ff911d;}
.xwzx2-b a:hover img{transform:scale(1.1);}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{padding: 80px 0;}
.xwdt-z .w2{position: relative;}
.xwdt-z-t{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:2px solid #e7e7e7;margin-bottom:40px;}
.xwdt-z-t dt{color:#222;width: calc(100% - 200px);}
.xwdt-z-t h3{font-size: 26px;margin-bottom:15px;line-height: 35px;}
.xwdt-z-t h4{font-size:16px;}
/*.xwdt-z-t .bshare-custom.icon-medium .bshare-weixin{background:url(../images/fx6.png)no-repeat center;}*/
/*.xwdt-z-t .bshare-custom.icon-medium .bshare-sinaminiblog{background:url(../images/fx5.png)no-repeat center;}*/
.xwdt-z-b{color:#555555;font-size:16px;line-height:32px;padding-bottom:50px;border-bottom:2px solid #e7e7e7;margin-bottom:50px;}
.xwdt-z-b img{margin-bottom:5px;}
.xwdt-z-b2{display:flex;justify-content:space-between;flex-wrap:wrap;}
.xwdt-z-b2 a{max-width:30%;display:block;color:#222;font-size:16px;}
.xwdt-z-b2 a h3{padding-left:13px;background:url(../images/xwzx-tb4.png)no-repeat center left;line-height:56px;}
.xwdt-z-b2 a p{padding-left:13px;}
.xwdt-z-b2 a h4{height:56px;display:flex;align-items:center;justify-content:center;}
.xwdt-z-b2 a:hover p{color: #ff911d}
.xwdt-z-b2 a:nth-child(2){text-align:center;}
.xwdt-z-b2 a:nth-child(2) p{padding-left:0}
.xwdt-z-b2 a:nth-child(3) h3{text-align:right;padding-left:0;padding-right:13px;background: url(../images/xwzx-tb2.png)no-repeat center right;}
.xwdt-z-b2 a:nth-child(3) p{padding-left:0;padding-right:13px;}
/*xwzx-z*/

/*lxwm*/
.lxwm{margin:40px auto 70px auto;position:relative;}
.lxwm>h3{}
.lxwm-t{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:43px;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.09);margin-bottom:23px;}
.lxwm-t h4{width:46%;overflow:hidden;}
.lxwm-t h4 img{display:block;width:100%;}
.lxwm-t h4 img:hover{transform:scale(1.1);}
.lxwm-t-r{width: 49%;margin-right:2%;position:relative;}
.lxwm-t-r h3{color: #353535;line-height:100%;font-size:24px;padding:0 10px 30px 10px;border-bottom:1px solid #e2e2e2;margin-bottom:25px;}
.lxwm-t-r p{color:#666666;font-size:16px;line-height:36px;margin-left: 10px;}
.lxwm-t-r p span{width:calc(100% - 50px);}
.lxwm-t-r h4{position:absolute;right:0px;top:100px;width:120px;}
#container{height:500px;width:100%;margin-top:72px;}

.lxwm2{background:#fff;padding:60px 0;}
.lxwm2 h3{font-size: 30px;margin-bottom: 36px;}
.zxly{display:flex;flex-wrap:wrap;justify-content:space-between;}
.zxly h3{font-size:18px;color:#363636;line-height:29px;margin-bottom:20px;width:100%;}
.zxly-l{width:48%;}
.zxly-l input{width:100%;box-sizing:border-box;height:56px;border: 1px solid #dcdcdc;text-indent:20px;color:#666666;font-size:16px;margin-bottom:25px;background:none;}
.zxly-l input::placeholder,.zxly-r textarea::placeholder{color:#666;}
.zxly-l p{display:flex;}
.zxly-l p input{max-width: calc(100% - 117px);margin-right:17px;width:233px;}
.zxly-l p img{height:54px;border:1px solid #d8d8d8;cursor:pointer;}
.zxly-r{width:48.5%;}
.zxly-r textarea{width:100%;box-sizing:border-box;height:300px;border: 1px solid #dcdcdc;padding:20px;color:#666666;font-size:16px;margin-bottom:15px;background:none;}
.zxly-r p{display:flex;justify-content:flex-end;}
.zxly-r p button{display:block;width:145px;background: #fff;height:40px;color:#666666;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-r p .active{margin-left:9px;background: #ff911d;color:#fff;}
.zxly-r p button:hover{background: #ff911d;color:#fff;}
/*lxwm*/

@media screen and (max-width:1200px){
	body:before{content: '';width:100%;height:60px;display:block;}
	.md{top:-60px;}
	.cont-l a{padding:0;width:50%;line-height:45px;justify-content: center;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.fzlc-l{display: flex;flex-wrap:wrap;border:none;}
	.fzlc-l a{padding:none;width:33%;text-align:center;line-height:30px;}
	.fzlc-l a.active{font-size:25px;}
	.ryzz-c p{width:24%;}
	.ryzz-c p img{transform:scale(0.8);}
	.cpzx-r .div1 p:after{top:9px;}
	.cpzx-l img{width:70%;}
	.cpzx2 dl{bottom:20px;}
	.cpzx2 dl a{margin-right:10px;padding-right:10px;height:20px;border: none;margin-bottom: 10px;}
	.cpzx2 dl i{transform:scale(0.5);}
	.khfw-t dl:nth-child(2) .img1{display:block;}
	.khfw-t dl:nth-child(2) .img2{display:none;}

	.zxly-r textarea{height:150px;}
	.zxly-l input{height:50px;}
	.zxly-l p img{height:48px;width: 100px;}
	.zxly-r p{justify-content:space-between;}
	#container{height:200px;}
	.lxwm-t-r p{
    font-size: 14px;
    line-height: 24px;
}
	.lxwm-t-r p span{width:calc(100% - 30px);}
	.khfw-b dl dt{width:40px}
	.khfw-b dl dd{width:calc(100% - 80px)}
	.xwdt-z-t dt{width:100%}
}
