/*banner*/
body{background:#f0f0f0;}
.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:38px;margin-bottom:10px;}
.ny-banner-s p{font-size:17px;text-transform:uppercase;font-weight:bold;}
.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:#ffffff;}
.cont{display:flex;justify-content: space-between;align-items: center;}
.lon-l{display:flex;align-items: center;flex-wrap:wrap;}
.lon-l a{display:block;line-height:100px;color:#666666;font-size:18px;position:relative;}
.lon-l a span{position:absolute;left:0;bottom:0;width:0;height:4px;background:#1242ad;transition:all 0.5s;}
.lon-l i{width:1px;height:16px;background:#e5e5e5;margin:0 60px;}
.lon-l i:last-child{display:none;}
.lon-l a.active,.lon-l a:hover{color:#1242ad;}
.lon-l a.active span,.lon-l a:hover span{width:100%;transition:all 0.5s;}
.cont p{display:flex;align-items: center;}
.cont p a {vertical-align: middle;color: #d5d5d5;font-size: 16px;display: flex;align-items: center;}
.cont .active{color:#212121;}
/*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;}
.page1-cenrat ul li a[href]:hover,
.page1-cenrat ul li a[href]:hover span{background-color: #0057a4;
    border-color: #0057a4;
    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: #0057a4;
    border-color: #0057a4;
    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;}
}
/*fy*/

/*gywm*/
.gywm{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:80px auto;}
.gywm-l{width: 57%;}
.gywm-l h3{color:#313131;font-size:36px;margin-bottom:30px;}
.gywm-l p{line-height:28px;color:#666666;}
.gywm-l p:nth-child(2){margin-bottom:45px;}
.gywm-r{width:38.57%;overflow:hidden;border-radius:15px;}
.gywm-r img{width:100%;display:block;}
.gywm-r:hover img{transform:scale(1.1);}

.ryzz{background:#fff;padding:100px;}
.ryzz-t{margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;}
.ryzz-t h3{color:#313131;font-size:36px;}
.ryzz-t-r{display:flex;}
.ryzz-t-r a{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:47px;height:47px;border-radius:47px;border:1px solid #cfcfcf;transition:all 0.5s;margin-left:15px;}
.ryzz-t-r a .img2{display:none;}
.ryzz-t-r a:hover{background:#1242ad;border-color:#1242ad;transition:all 0.5s;}
.ryzz-t-r a:hover .img1{display:none;}
.ryzz-t-r a:hover .img2{display:block;}
.ryzz-b{}
.ryzz-b a{display:block;text-align:center;color:#313131;font-size:16px;}
.ryzz-b a h4{padding:30px;background:#f6f6f6;}
.ryzz-b a h4 img{display:block;width:100%;}
.ryzz-b a p{line-height:54px;border:1px solid #dbdbdb;}
.ryzz-b a:hover{color:#1242ad;}

.gywm3{margin:100px auto;position:relative;padding-bottom:60px;}
.gywm3 h3{color:#313131;font-size:36px;text-align:center;margin-bottom:60px;}
#certify{margin:0 auto;position:relative;}
#certify .swiper-container{}
#certify .swiper-slide{width:auto;height:auto;text-align:center;border-radius:10px;overflow:hidden;}
/*#certify .swiper-slide.swiper-slide-duplicate{opacity:0!important;}*/
#certify .swiper-slide-prev,#certify .swiper-slide-next{opacity: 0.4!important;}
#certify .swiper-slide-active{opacity: 1!important;}
#certify .swiper-slide img{}
#certify .swiper-slide p{line-height:60px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0}
.gywm3 .swiper-pagination{width:100%;bottom:0px;}
.gywm3  .swiper-pagination-bullet{margin:0 5px;border:2px solid #1242ad;background:none!important;width:12px;height:12px;opacity:1;box-sizing:border-box;}
.gywm3 .swiper-pagination-bullet-active{background:#1242ad!important;}
#certify .swiper-button-prev{width:104px;height:104px;background:url(../images/l2.png) no-repeat;background-position:0 0;background-size:100%}
#certify .swiper-button-prev:hover{background:url(../images/l2-1.png) no-repeat;background-size:100% 100%;}
#certify .swiper-button-next{width:104px;height:104px;background:url(../images/r2.png) no-repeat;background-size:100% 100%;}
#certify .swiper-button-next:hover{background:url(../images/r2-1.png) no-repeat;background-size:100% 100%;}

.qywh{background:#ffffff;padding:100px 0;}
.qywh-t{text-align:center;margin-bottom:60px;}
.qywh-t h3{color:#313131;font-size:36px;text-align:center;margin-bottom:27px;}
.qywh-t p{color:#666666;font-size:16px;}
.qywh-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.qywh-b a{display:block;width:23.71%;color:#666666;}
.qywh-b a h4{overflow:hidden;margin-bottom:25px;}
.qywh-b a h4 img{width:100%;display:block;}
.qywh-b a h3{font-size:20px;margin-bottom:18px;padding:0 10px;}
.qywh-b a p{line-height:21px;padding: 0 60px 0 10px;}
.qywh-b a:hover img{transform:scale(1.1);}
/*gywm*/

/*cpzx*/
.cpzx{margin:70px auto;}
.cpzx-b{display:flex;flex-wrap:wrap;margin-bottom:30px;}
.cpzx-b a{display:block;text-align:center;margin-bottom:60px;color:#000;font-size:18px;width:calc(25% - 37.5px);margin-right:50px;}
.cpzx-b a:nth-child(4n){margin-right:0}
.cpzx-b a h4{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.06);margin-bottom:30px;overflow:hidden;}
.cpzx-b a h4 img{width:100%;display:block;}
.cpzx-b a:hover{color:#094479;}
.cpzx-b a:hover img{transform:scale(1.1);}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{box-sizing:border-box;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*/

/*xwzx*/
.xwzx{margin:84px auto;}
.xwzx-b{margin-bottom:87px;}
.xwzx-b a{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:55px;margin-bottom:55px;border-bottom:1px solid #cecece;}
.xwzx-b a h4{width:360px;overflow:hidden;}
.xwzx-b a h4 img{width:100%;display:block;}
.xwzx-r{width:calc(100% - 420px);}
.xwzx-r h3{color:#1d1d1d;font-size:21px;margin-bottom:30px;}
.xwzx-r h4{color:#666666;font-size:16px;margin-bottom:20px;}
.xwzx-r p{color:#666666;line-height:28px;font-size:16px;}
.xwzx-b a:hover img{transform:scale(1.1);}
.xwzx-b a:hover h3{color:#1242ad;}
.xwzx-b a:hover p{color:#1242ad;}
/*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:#1242ad;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*/

/*fwzc*/
.xzzx{margin:90px auto;}
.xzzx-b{margin-bottom:45px;display:flex;flex-wrap:wrap;}
.xzzx-b a{display:block;box-sizing:border-box;background:#efefef;border-radius:10px;width:calc(100% / 3 - 22px);margin-bottom:45px;padding:40px 40px 50px 40px;margin-right:33px;transition:all 0.5s;background:#fff;}
.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:#1863c6;}
.xzzx-b a:hover h3{color:#fff;}
.xzzx-b a:hover .xzzx-b-b{color:#fff;}
.xzzx-b a:hover p .img1{display:none;}

.cjwt{margin:90px auto;}
.cjwt-b{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:90px;}
.cjwt-b a{display:block;box-sizing:border-box;width:calc(50% - 15px);padding:30px 25px;background:#fff;margin-bottom:12px;box-shadow:1px 1px 10px rgba(0,0,0,0.04);color:#515151;font-size:16px;box-sizing:border-box;border:1px solid #efefef;}
.cjwt-b a p{line-height:17px;padding-left:23px;background:url(../images/cjwt-tb.png)no-repeat center left;}
.cjwt-b a:hover{color:#1242ad;}
/*fwzc*/

/*lxwm*/
.lxwm{margin:80px auto;}
.lxwm>h3{font-size:36px;color:#222222;margin-bottom:50px;}
.lxwm-t{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:40px 50px;background:#fff;border-radius:10px;box-shadow:1px 1px 10px rgba(0,0,0,0.09);margin-bottom:23px;}
.lxwm-t h4{width:46%;border-radius:12px;overflow:hidden;}
.lxwm-t h4 img{display:block;width:100%;}
.lxwm-t-r{width:48%;margin-right:2%;}
.lxwm-t-r h3{color:#353535;line-height:100%;font-size:24px;padding:0 10px 23px 10px;border-bottom:1px solid #e2e2e2;margin-bottom:20px;}
.lxwm-t-r p{padding:0 10px;line-height:34px;color:#666666;font-size:16px;}
#container{height:500px;width:100%;margin-top:72px;}

.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;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% - 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;background:none;}
.zxly-r p{display:flex;justify-content:flex-end;}
.zxly-r p button{display:block;width:145px;background:#ececec;height:40px;color:#666666;font-size:16px;transition:all 0.5s;cursor:pointer;}
.zxly-r p .active{margin-left:9px;background:#0252c3;color:#fff;}
.zxly-r p button:hover{background:#0252c3;color:#fff;}
/*lxwm*/


@media screen and (max-width:1200px){
	.ny-banner{margin-top:60px;}
	.md{top:-60px;}
	.lon-l a{width:33.333%;text-align:center;line-height:30px;font-size:16px;}
	.gywm-l p:nth-child(2){margin-bottom:5px;}
	.gywm-l p{line-height:24px;}
	#certify .swiper-button-prev,#certify .swiper-button-next{width:50px;height:50px;}
	#certify .swiper-slide{width:100%;}
	.lxwm-t-r p{padding:0;font-size:14px;line-height:24px;}
	.zxly-r textarea{height:150px;}
	.zxly-l input{height:50px;}
	.zxly-l p img{height:48px;}
	.zxly-r p{justify-content:space-between;}
	.imasf-bb .swiper-container{width:calc(100% - 40px)}
}