/*banner*/
.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;text-transform:uppercase;}
.ny-banner-s h3{font-size:32px;margin-bottom:40px;}
.ny-banner-s p{font-size:20px;}
.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:18px;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:#f77636;transition:all 0.5s;}
.cont-l a:hover{color:#f77636;}
/*.cont-l a:hover span{width:100vw;transition:all 0.5s;}*/
.cont-l a.active{color:#f77636;}
.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 .active{color:#000000;}
/*szwz*/

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

/*fy*/
.page1{}
.page1-cenrat ul{text-align: center;font-size: 0;}
.page1-cenrat ul li{display: inline-block;margin: 0 5px;	vertical-align: middle;}
.page1-cenrat ul li *{color: #6f6f6f;font-size: 14px;	}
.page1-cenrat ul li a,
.page1-cenrat ul li span{border: 1px solid #d3d3d3;padding: 10px 16px;line-height: initial;display: block;border-radius:3px;}
.page1-cenrat ul li a[href]:hover,
.page1-cenrat ul li a[href]:hover span{background-color: #f77636;
    border-color: #f77636;
    color: #ffffff;color: initial;color:#fff;}
.page1-cenrat ul li a,
.page1-cenrat ul li span{color: #6d6d6d;}
.page1-cenrat ul li a[href]{color: #6d6d6d;}
.page1-cenrat ul li.active a,
.page1-cenrat ul li span.current{background-color: #f77636;
    border-color: #f77636;
    color: #ffffff;}
.page1-cenrat ul li.page1-num{color: #C89C5A;font-size: 14px;margin-left: 20px;		}
@media (max-width: 768px){
	.page1-cenrat ul li.page1-num{display: none;}
	.page1-cenrat ul li a, .page1-cenrat ul li span{padding:2px 7px;}
}
/*fy*/

/*gywm*/
.gywm{margin:80px auto;}
.nybt{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px;}
.nybt h3{color:#353535;font-size:26px;}
.nybt h3 i{display:block;margin-top:27px;width:30px;height:4px;background:#f77435;}
.nybt p{display:flex;}
.nybt p a{display:block;width:54px;height:54px;}
.nybt p .a1{background:url(../images/l.png);background-size:100% 100%;}
.nybt p .a1:hover{background:url(../images/l-1.png);background-size:100% 100%;}
.nybt p .a2{background:url(../images/r.png);background-size:100% 100%;margin-left:5px;}
.nybt p .a2:hover{background:url(../images/r-1.png);background-size:100% 100%;}
.gywm-b{color:#666;line-height:30px;font-size:16px;}
.gywm-b img{max-width:100%;height:auto!important;}

.gshj{background:#f6f6f6;padding:80px 0;}
.gshj-b2{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;}
.gshj-b2 a{display:block;width:calc(50% - 7.5px);overflow:hidden;}
.gshj-b2 a img{display:block;width:100%;}
.gshj-b2 a:hover img{transform:scale(1.1);}
.gshj-l{margin-bottom:-13px;}
.gshj-r{display:flex;flex-wrap:wrap;justify-content:space-between;width:calc(50% - 7.5px);}
.gshj-r a{margin-bottom:13px;}

.qywh{margin:80px auto;}
.qywh-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.qywh dl{background:#f6f6f6;padding-bottom:40px;width:calc(100% / 3 - 19px);}
.qywh dl dt{overflow:hidden;border-bottom-left-radius:12px;border-bottom-right-radius:12px;}
.qywh dl dt img{width:100%;display:block;}
.qywh dl dd{padding:50px 40px 0 40px;}
.qywh dl dd h3{color:#222;font-size:20px;}
.qywh dl dd p{padding-top:20px;color:#666;line-height:24px;}
.qywh dl:hover img{transform:scale(1.1);}

.jyll{padding:80px 0;background:#f6f6f6}
.jyll-b{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;}
.jyll-l{width:450px;}
.jyll-l dl{display:flex;align-items:center;justify-content:center;height:230px;background:#fff;border-radius:6px;box-shadow:1px 1px 10px rgba(130,130,130,0.14);text-align:center;}
.jyll-l dl:nth-child(1){margin-bottom:103px}
.jyll-l dl dt{}
.jyll-l dl dt h3{font-size:21px;margin-bottom:15px;}
.jyll-l dl dt p{color:#666;font-size:16px;}
.jyll-c{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);z-index:10;}
.jyll-c img{display:block;}

.hzhb{margin:80px auto;}
.hzhb-b{}
.hzhb-b .swiper-container{height:350px;}
.hzhb-b .swiper-slide{display:flex;align-items:center;justify-content:center;height: calc(100% / 2);}


@media(max-width:1420px){
	.jyll-l{width:377px;}
	.jyll-l dl{height:180px}
}
/*gywm*/

/*cpzx*/
.cpzx{display:flex;flex-wrap:wrap;justify-content:space-between;margin:55px auto 100px auto;align-items: flex-start;}
.cpzx-l{width:240px;background:#fff;padding-bottom:20px;}
.cpzx-l h3{text-align:center;line-height:100px;background:#f77636;color:#fff;font-size:34px;margin-bottom:10px;border-bottom:1px solid #f5f5f5;}
.cpzx-l dl{padding:0 18px;}
.cpzx-l dt{border-bottom:1px solid #cccccc;}
.cpzx-l dt a{padding:30px 15px;font-size:16px;color:#333333;display:block;}
.cpzx-l dt a p{padding-left:30px;background:url(../images/cpzx-tb.png)no-repeat center left;}
.cpzx-l dd{padding:10px 45px;display:none;}
.cpzx-l dd a{display:block;color:#333;font-size:16px;line-height:45px;}
.cpzx-l dd a.active{color:#f77636;}
.cpzx-l dd a:hover{color:#f77636;}
.cpzx-r{width:calc(100% - 270px);}
.cpzx-t{display:flex;align-items:center;line-height:101px;justify-content:flex-end;}
.cpzx-t a{font-size:16px;color:#a6a6a6;}
.cpzx-t a.active{color:#212121;}
.cpzx-b{display:flex;flex-wrap:wrap;margin-bottom:50px;}
.cpzx-b a{display:block;width:calc(100% / 3 - 10px);margin-right:15px;margin-bottom:55px;text-align:center;font-size:16px;color:#222222;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;background:#fff;margin-bottom:28px;}
.cpzx-b a h4 img{display:block;width:100%;}
.cpzx-b a p{}
.cpzx-b a:hover{color:#f77636;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{background:#fff;box-sizing:border-box;width:1200px;margin:70px auto;}
.ny-zpal-z{background:#fff;padding:20px;}
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom:10px;}
.ny-zpal-z-t-l{float:left;width:50%;}
.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%;border: 1px solid #eee;overflow: hidden;text-align:center;vertical-align:middle;margin-bottom:20px;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:48%;}
.ny-zpal-z-t-r h3{font-size:30px;margin-bottom:10px;font-weight:normal;color:#515151;}
.ny-zpal-z-t-r p{margin-bottom:10px;color:#666;/*padding-bottom:10px;*/}
.ny-zpal-z-c{text-align:center;}
.ny-zpal-z-c h3{text-align:left;padding:10px;font-size:20px;font-weight: normal;/*border-bottom:1px solid #ccc;*/margin-bottom:10px;color:#fff;background:#515151;}
.ny-zpal-z-c img{margin-bottom:10px;max-width:100%;margin:10px auto;}
.ny-zpal-z-c p{text-align:left;color:#666;}
.ny-zpal-z-b{overflow:hidden;margin-top:20px;}
.ny-zpal-z-b a{padding:10px;color:#666;border:1px solid #666;}
.ny-zpal-z-b .a1{float:left;}
.ny-zpal-z-b .a2{float:right;}
.ny-zpal-z-b a:hover{padding:10px;color:#000;border:1px solid #000;}
@media screen and (max-width: 1200px){
	.ny-zpal-z-t-l{margin-bottom:30px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.imasf-bb .swiper-slide-active{border:none;}
	.mediumContainer{display:none;}
}
/*cpzx-z*/

/*fwzc*/
.fwzc{background:#f0f0f0;padding:70px 0;}
.fwzc-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.fwzc-b a{display:block;width:calc(50% - 15px);margin-bottom:10px;background:#fff;padding:30px 25px;font-size:16px;color:#515151;}
.fwzc-b a p{line-height:17px;padding-left:24px;background:url(../images/fwzc-tb.png)no-repeat center left;}
.fwzc-b a:hover{color:#f47115;}

.sbfw{padding:115px 0 130px 0;background:#f0f0f0;text-align:center;}
.sbfw h3{font-size:20px;margin-bottom:25px;}
.sbfw p{line-height:30px;color:#666;width:1050;max-width:100%;}

.sbfw2{margin:130px auto 150px auto;}
.sbfw2 dl{display:flex;flex-wrap:wrap;align-items:center;}
.sbfw2 dl h3{font-size: 20px;margin-bottom:25px;}
.sbfw2 dl p{color:#666;line-height:24px;}
.sbfw2 dl dt{overflow:hidden;}
.sbfw2 dl dt img{display:block;width:100%;}
.sbfw2 dl dt:hover img{transform:scale(1.1);}
.sbfw2 .dl1{margin-bottom:60px;}
.sbfw2 .dl1 dt{width:534px;margin-right:160px}
.sbfw2 .dl2{margin-bottom:110px;justify-content:space-between;}
.sbfw2 .dl2 dt{width:439px;}
.sbfw2 .dl2 dd{width:calc(100% - 560px);}
.sbfw2 .dl3{justify-content:space-between;}
.sbfw2 .dl3 dt{width:738px;}

.xzzx{margin:63px auto 126px auto;}
.xzzx-b{margin-bottom:45px;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);}
.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:#f47115;}
.xzzx-b a:hover h3{color:#fff;}
.xzzx-b a:hover .xzzx-b-b{color:#fff;}
.xzzx-b a:hover p .img1{display:none;}
/*fwzc*/

/*xwzx*/
.xwzx{background: #f0f0f0;padding:80px 0;}
.xwzx-s{}
.xwzx-s 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-s-l{width:50%;box-sizing:border-box;padding:0 90px 0px 70px;}
.xwzx-s-l h3{color:#222222;font-weight:normal;font-size:26px;line-height:100%;margin-bottom: 40px;}
.xwzx-s-l p{line-height:28px;font-size:15px;color:#666666;margin-bottom:120px;}
.xwzx-s-l span{display:flex;justify-content:space-between;align-items:center;color:#666666;font-size:13px;}
.xwzx-s-l span img{transition: all 0.5s;}
.xwzx-s h4{width:50%;overflow:hidden;}
.xwzx-s h4 img{width:100%;display:block;}
.xwzx-s a:hover .xwzx-s-l h3{color:#f77636;}
.xwzx-s a:hover h4 img{transition:all 0.5s;transform:scale(1.1);}
.xwzx2{padding:90px 0 100px 0;background:#fff;}
.xwzx2-t{display:flex;align-items:center;color:#222222;font-size:24px;margin-bottom:60px;}
.xwzx2-t img{margin-left:17px;transform: rotate(-90deg);}
.xwzx2-b{overflow:hidden;margin-bottom: 70px;}
.xwzx2-b a{display:flex;flex-wrap:wrap;padding-right:100px;margin-bottom:10px;justify-content:space-between;border-bottom:1px solid #f0f0f0;align-items:center;}
.xwzx2-b a h4{width:307px;overflow:hidden;height:209px;}
.xwzx2-b a h4 img{width:100%;display:block;height:100%;}
.xwzx2-b-c{width:calc(100% - 355px);}
.xwzx2-b-c h3{font-weight:normal;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;}
.xwzx2-b-c h3 i{color:#222222;font-size:24px;line-height:100%;width:calc(100% - 100px);}
.xwzx2-b-c h3 span{font-size:14px;color:#666666;}
.xwzx2-b-c p{line-height:26px;color:#666;font-size:16px;}
.xwzx2-b a:hover{background: #efefef;}
.xwzx2-b a:hover h3 i{color:#f77636;}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color:#000;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#000;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#000;}
.xwdt-z-b{margin-bottom:50px;}
.xwdt-z-b p{color:#000;}
.xwdt-z-b img{margin:10px auto;display:block;max-width:100%;width:auto!important;}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #000;transition: 0.3s;}
.xwdt-z-b2 a:hover{background:#f47115;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
}
/*xwzx-z*/

/*lxwm*/
.lxwm{background:#f0f0f0;padding:66px 0;}
.lxwm dl{display:flex;flex-wrap:wrap;align-items:center;border-radius:5px;overflow:hidden;margin-bottom:35px;}
.lxwm dl dt{width:50%;overflow:hidden;margin-right:80px;}
.lxwm dl dt img{display:block;width:100%;}
.lxwm dl dt:hover img{transform:scale(1.1);}
.lxwm dl dd{width:386px;}
.lxwm dl dd h3{color:#222222;font-size:24px;margin-bottom:24px;}
.lxwm dl dd p{line-height:30px;color:#666666;}
#container{height:500px;}
.lxwm2{margin:100px auto;}
.lxwm2 h3{text-align:center;font-size:21px;margin-bottom:55px;color:#222222;}
.lxwm2-b{overflow:auto;}
.lxwm2-b table{width:100%;border-top-left-radius: 30px;border-top-right-radius: 30px;border:1px solid #dcd9d8;overflow:hidden;}
.lxwm2-b table tr{}
.lxwm2-b table tr:nth-child(){}
.lxwm2-b table tr:nth-child(1){background:#f77636;color:#fff;font-size:20px;}
.lxwm2-b table tr:nth-child(2n) td{background:url(../images/lxwm-3.jpg);background-size:100% 100%;}
.lxwm2-b table tr th{font-weight:normal;width:calc(100% / 6);height:72px;padding:0 50px;text-align:left;}
.lxwm2-b table tr td{background:url(../images/lxwm-4.jpg);background-size:100% 100%;padding:20px 50px;color:#666;line-height:24px;}

.zxly{display:flex;flex-wrap:wrap;justify-content:space-between;}
.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;}
.zxly-l input::placeholder,.zxly-r textarea::placeholder{color:#666;}
.zxly-l p{display:flex;}
.zxly-l p input{max-width:calc(100% - 130px);margin-right:17px;width:233px;}
.zxly-l p img{height:54px;border:1px solid #dcdcdc;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;}
.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:#f77636;color:#fff;}
.zxly-r p button:hover{background:#f77636;color:#fff;}
/*lxwm*/

@media screen and (max-width:1200px){
	.ny-banner{margin-top:60px;}
	.md{top:-60px;}
	.cont-l a{padding:0;width:50%;line-height:45px;justify-content: center;}
	.hzhb-b .swiper-container{height:200px;}
	#container{height:200px;}
	.lxwm2-b table th,.lxwm2-b table td{padding:10px!important;height:auto;font-size:14px;white-space: nowrap;text-align:center;}
	.lxwm2-b table tr th{height:50px;text-align:center;}
	.zxly-r textarea{height:150px;}
	.zxly-l input{height:50px;}
	.zxly-l p img{height:48px;}
	.zxly-r p{justify-content:space-between;}
}


.cpzx-l dt a.active {
    color: #f77636 !important;
}