/*banner*/
body{background:#f0f0f0;}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner-xs{display:block;width:100%;}
.ny-banner-yc{display:none;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-align:center;text-align:left;}
.ny-banner-s h3{font-size:38px;margin-bottom:10px;line-height:100%;margin-bottom: 20px;}
.ny-banner-s p{font-size:17px;line-height:24px;/* font-weight:bold; */text-transform:uppercase;width: 560px;max-width: 100%;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.md{position:relative;top:-116px;}
.span3{cursor:pointer;}

/*szwz*/
.lon {background:#fff;}
.cont{display:flex;justify-content:space-between;align-items: center;}
.cont-l{display:flex;flex-wrap:wrap;align-items:center;}
.cont-l a{display:flex;line-height:110px;position:relative;font-size:18px;color:#666;align-items:center;}
.cont-l a span{position:absolute;width:0%;left:0;bottom:0;height:4px;background:#e0c58d;transition:all 0.5s;}
.cont-l a:hover{color:#e0c58d;}
.cont-l a:hover span{width:calc(100% - 72px);transition:all 0.5s;}
.cont-l a.active{color:#e0c58d;}
.cont-l a.active span{width:calc(100% - 72px);}
.cont-l i{margin:0 36px;display:block;width: 1px;height:16px;background:#e5e5e5;}
.cont-l a:last-child i{display:none;}
.cont-l a:last-child:hover span{width:100%!important;}
.cont-l a:last-child.active span{width:100%!important;}
.cont p a {color: #acacac;font-size: 16px;line-height:110px;}
.cont p .active{color:#212121;}
/*szwz*/

/*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: #6d6d6d;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:2px;}
.page1-cenrat ul li a[href]:hover{background-color: #e0c58d;border-color: #e0c58d;color:#fff;}
.page1-cenrat ul li a{color: #6d6d6d;}
.page1-cenrat ul li.active a{background-color: #e0c58d;border-color: #e0c58d;color:#fff;}
.page1-cenrat ul li a[href]{color: #6d6d6d;}
.page1-cenrat ul li.active a.current{background-color: #e0c58d;
	border-color: #e0c58d;
	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{margin:85px auto 132px auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.gywm .w2{}
.gywm-l{width:51.4%;}
.gywm-l-t{}
.gywm-l-t h3{color:#222222;font-size:30px;line-height:100%;margin-bottom:17px;}
.gywm-l-t span{display:block;width:20px;height:4px;background:#e0c58d;margin-bottom:43px;}
.gywm-l-t p{font-size:16px;color:#666666;line-height:34px;}
.gywm-l-c{margin:37px 0 100px 0;display:flex;justify-content:space-between;align-items:center;}
.gywm-l-c i{display:block;width:2px;background:#e4e4e4;height:66px;}
.gywm-l-c dl{}
.gywm-l-c dl dt{color:#e0c58d;font-size:46px;line-height:100%;margin-bottom:5px;font-weight:bold;}
.gywm-l-c dl dd{color:#666666;}
.gywm-r{width:43%;overflow:hidden;border-top-left-radius: 15px;border-bottom-right-radius: 15px;}
.gywm-r img{width:100%;display:block;}

.qywh{margin:85px auto 132px auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.qywh dl{width:calc(50% - 10px);margin-bottom:20px;box-sizing:border-box;background:#fff;padding:42px 76px 50px 76px;}
.qywh dl dt{height:64px;margin-bottom:28px;}
.qywh dl h3{font-size:24px;color:#333333;line-height:100%;margin-bottom:24px;line-height: 140%;}
.qywh dl p{line-height:30px;color:#666666;}
.qywh dl:hover img{transform: rotateY(-180deg);}

.fzlc{background:url(../images/fzlc-bj.jpg);background-size:100% 100%;padding:150px 0 180px 0;}
.fzlc>h3{font-weight:normal;line-height:100%;color:#393939;font-size:24px;text-align:center;margin-bottom:85px;}
.fzlc-b{position:relative;width:  1300px;}
.fzlc-b .swiper-container{/* padding-top:95px; */margin: 0 120px;}
.fzlc-b .swiper-container .swiper-slide .img1{opacity:0;}
.fzlc-b .swiper-container .swiper-slide:nth-child(2n) .img1{opacity:1;}
.fzlc-b .swiper-container .swiper-slide:nth-child(2n) .img2{opacity:0;}
.fzlc-b a{display:block;}
.fzlc-b a i{display:block;width:22px;height:22px;background:url(../images/fzlc-tb2.png);/* margin-top:-80px; *//* margin-bottom:59px; *//* margin-left:30px; */margin: 50px 0;}
.fzlc-b a h3{font-weight:normal;color:#393939;line-height:100%;font-size:34px;/* margin-bottom:51px; */}
.fzlc-b a p{line-height:30px;color:#393939;height:  90px;}
.fzlc-tb{position:absolute;width:100%;left:0;top: 181px;height:9px;background:url(../images/fzlc-tb.png)no-repeat center;}
.fzlc-b .swiper-button-next{width:50px;height:50px;box-shadow:1px 1px 10px rgba(0,0,0,0.07);border-radius:50px;margin-top: -26px;/* top:0; */background:url(../images/r2.png)no-repeat center #fff;right: 5px;}
.fzlc-b .swiper-button-next:hover{background:url(../images/r2-1.png)no-repeat center #d82c25;}
.fzlc-b .swiper-button-prev{width:50px;height:50px;box-shadow:1px 1px 10px rgba(0,0,0,0.07);border-radius:50px;margin-top: -26px;/* top:0; */background:url(../images/l2.png)no-repeat center #fff;left: 3px;}
.fzlc-b .swiper-button-prev:hover{background:url(../images/l2-1.png)no-repeat center #d82c25;}

.ryzz{padding:85px 0 132px 0;}
.ryzz-b{display:flex;flex-wrap:wrap;margin-bottom:27px;}
.ryzz-b a{display:block;width:calc(100% / 3 - 15px);box-sizing:border-box;background:#fff;border:1px solid #d6d6d6;margin-right:22.5px;margin-bottom:25px;padding:29px 48px 48px 48px;text-align:center;font-size:17px;color:#5f5f5f;}
.ryzz-b a:nth-child(3n){margin-right:0;}
.ryzz-b a h4{padding-bottom:24px;border-bottom:1px solid #e1e1e1;margin-bottom:26px;}
.ryzz-b a h4 img{display:block;margin:0 auto;}
.ryzz-b a:hover{color:#e0c58d;}

.hzhb{margin: 90px auto 110px auto;}
.hzhb h3{color:#2f2f2f;font-size:36px;line-height:100%;margin-bottom: 40px;text-align:center;line-height: 54px;}
.hzhb h3 span{color:#e0c58d;display: block;}
.hzhb-b{border-top: 1px solid #e9e9e9;    border-left: 1px solid #e9e9e9;display: flex;
	flex-wrap: wrap;}
.hzhb-b p{width: 16.666666666666668%;box-sizing: border-box;border-bottom: 1px solid #e9e9e9;border-right: 1px solid #e9e9e9;display: flex;align-items: center;justify-content: center;height: 150px;background:#fff;cursor:  transition:  all 0.5s;}

/*gywm*/

/*cpzx*/
.cpzx{display:flex;justify-content:space-between;flex-wrap:wrap;margin:45px auto 103px auto;}
.cpzx-l{width:280px;}
.cpzx-l dl{}
.cpzx-l dl dt{display:flex;align-items:center;justify-content:center;font-size:33px;font-weight:normal;color:#fff;height:123px;background:#e0c58d;}
.cpzx-l dl dd{}
.cpzx-l-b{margin-bottom:3px;}
.cpzx-l-b:last-child{margin-bottom:0px;}
.cpzx-l-b-t:before, .cpzx-l-b-t:after{content: '';width: 0;height: 100%;opacity: 0;position: absolute;top: 0;z-index: -1;transition: all 0.3s;-webkit-transition: all 0.3s;background-color: #d5b166;}
.cpzx-l-b-t:hover:before, .cpzx-l-b-t:hover:after{width: 50%;opacity: 1;}
.cpzx-l-b-t:before{left: 50%;}
.cpzx-l-b-t:after{right: 50%;}
.cpzx-l-b-t:hover{color:#fff;}
.cpzx-l-b-t:last-child{margin-bottom:0;}
.cpzx-l-b-t{display:block;padding:0 29px;line-height: 62px;color: #fff;background: #15256c;margin-bottom:3px;position:relative;opacity:0.999;font-size: 18px;}
.cpzx-l-b-t p{
    width: 14px;
    height: 14px;
    background: url(../images/cpzx-tb3.png)no-repeat center;
    position: absolute;
    right: 34px;
    top: calc(50% - 10px);
}
.cpzx-l-b-t p.up{background: url(../images/cpzx-tb4.png)no-repeat center;}
.cpzx-l-b-t.active{color:#fff;background:#e0c58d;}
.cpzx-l-b-b{display:none;background:#f5f5f5;padding:30px 0px;}
.cpzx-l-b-b a{display:block;line-height:30px;color:#666666;padding-left: 26px;font-size:15px;}
.cpzx-l-b-b a:hover,.cpzx-l-b-b a.active{color:#e0c58d;}
.cpzx-r{width:calc(100% - 312px);}
.cpzx-r-b{display:flex;flex-wrap:wrap;margin-bottom:37px;}
.cpzx-r-b a{display:block;color:#1d1d1d;font-size:16px;width:calc(25% - 7.5px);margin-right:10px;text-align:center;margin-bottom:43px;transition:all 0.5s;}
.cpzx-r-b a:nth-child(4n){margin-right:0;}
.cpzx-r-b a h4{overflow:hidden;background:#eaeaea;margin-bottom:25px;}
.cpzx-r-b a h4 img{width:100%;display:block;}
.cpzx-r-b a p{}
.cpzx-r-b a:hover{color:#e0c58d;transition:all 0.5s;}
.cpzx-r-b a:hover h4 img{transform:scale(1.1);}
/*cpzx*/

/*cpzx-z*/
.ny-zpal-t{overflow:hidden;/*border-bottom:1px solid #ccc;*/padding-bottom:43px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.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;background:#eaeaea;}
.mediumContainer img{max-width:100%;display:block;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:50%;}
.ny-zpal-z-t-r h3{font-size:24px;margin-bottom:23px;color:#333333;line-height:100%;}
.ny-zpal-z-t-r h4{width:26px;height:5px;background:#e0c58d;margin-bottom:30px;}
.ny-zpal-z-t-r p{color:#666;line-height:16px;margin-bottom:16px;}
.ny-zpal-z-t-r a{margin-top:24px;display:flex;align-items:center;width:175px;height:50px;background:#e0c58d;color:#fff;box-sizing:border-box;padding-left:38px;transition:all 0.5s;}
.ny-zpal-z-t-r a img{display:block;margin-right:22px;}
.ny-zpal-z-t-r a:hover{transition:all 0.5s;opacity:0.8;}
.ny-zpal-z-c{/* text-align:center; */}
.ny-zpal-z-c h3{text-align:left;font-size:20px;color:#3e3c39;background:#f5f5f5;line-height: 55px;border-left:8px solid #e0c58d;padding-left:38px;margin-bottom: 20px;}
.ny-zpal-z-c img{max-width:100%;margin:10px auto;}
.ny-zpal-z-c p{/* text-align:left; */color:#666;}
.ny-zpal-z-c table{width:100%;}
.ny-zpal-z-c table *{line-height:30px!important;}
.ny-zpal-z-c table td{padding:0 10px}
.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:20px;}
	.ny-zpal-z-t-r h3{font-size:22px;}
	.imasf-bb .swiper-slide-active{border:none;}
	/*.mediumContainer{display:none;}*/
	.ny-zpal-z-t-r p{margin-bottom:0;line-height:24px;}
}
/*cpzx-z*/

/*yyan*/
.yyan{background:#f0f0f0;margin:57px auto 90px auto;}
.nydh{display:flex;margin-bottom: 40px;flex-wrap:wrap;width:  100%;}
.nydh a{display:block;line-height:46px;color:#666666;font-size:16px;position:relative;opacity:0.999;text-align:center;padding: 0 30px;border-radius:  50px;margin-bottom:  20px;}
.nydh a.active,.nydh a:hover{color: #fff!important;background:#e0c58d;}
.nydh a:before{content: '';width: 1px;height: 12px;top: 50%;position: absolute;margin-top: -6px;z-index: -1;transition: all 0.3s;background:  #adadad;opacity:  0;}
.nydh a.active:before{opacity:0}
.nydh a:hover:beforer{opacity: 1;}
.nydh a:before{right: 0;}
.yyan-b{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;position:  relative;margin-bottom:  40px;padding: 40px 40px;width: calc(50% - 17.5px);background: #fff;box-sizing: border-box;}
.yyan-b>i{display:block;position:  absolute;right:  0;bottom: 0px;width: calc(100% - 48.5%);height:  1px;background: #dddddd;display: none;}
.yyan-l{width:48.5%;overflow:hidden;background:#fff;}
.yyan-l img{width:100%;display:block;}
.yyan-l:hover img{transform:scale(1.1);}
.yyan-r{width:41.4%;}
.yyan-r h3{color:#3e3a39;line-height: 140%;font-size:24px;margin-bottom: 24px;}
.yyan-r>span{display:block;width:65px;height:4px;background:#e0c58d;margin-bottom: 30px;}
.yyan-r>p{line-height:36px;font-size:16px;color:#777777;margin-bottom: 50px;}
.yyan-r a{display:block;width:225px;line-height:60px;background:#fff;box-sizing:border-box;padding-left:60px;text-align:center;position:relative;color:#000;font-size:16px;border: 1px solid #e0c58d;}
.yyan-r a i{display:block;position:absolute;left:0;top:0;width:60px;height:60px;background:url(../images/yyan-1.png)no-repeat #e0c58d;background-position:20px 20px;transition:all 0.5s;}
.yyan-r a p{position:relative;z-index:2;}
.yyan-r a:hover{color:#fff;}
.yyan-r a:hover i{width:100%;transition:all 0.5s;}

.zzlc{background:#fff;padding:85px 0 90px 0;}
.nybt{text-align:center;}
.nybt h3{color:#3e3a39;font-size:24px;line-height:100%;margin-bottom:22px;}
.nybt p{width:37px;height:3px;background:#e0c58d;margin:0 auto;}
.zzlc img{display:block;margin:33px auto 0 auto;}

.yysc{margin:85px auto;}
.yysc-b{position:relative;padding-top:58px;}
.yysc-b .swiper-container{margin-bottom:77px;}
.yysc-b a{display:block;text-align:center;color:#000000;font-size:16px;line-height:100%;}
.yysc-b a h4{border-top-right-radius:40px;border-bottom-left-radius:40px;overflow:hidden;margin-bottom:47px;}
.yysc-b a h4 img{width:100%;display:block;}
.yysc-b a:hover{color:#e0c58d;}
.yysc-b a:hover img{transform:scale(1.1);}
.yysc-b .swiper-pagination{position:initial;display:flex;justify-content:center;}
.yysc-b .swiper-pagination-bullet{background:#fff;opacity:1;width:14px;height:14px;margin:0 10px;box-shadow:1px 1px 10px rgba(0,12,23,0.22);}
.yysc-b .swiper-pagination-bullet-active{background:#e0c58d;}

.yyan2{background:#ffffff;padding:182px 0 150px 0;}
.yyan2-b{position:relative;padding-top:160px;}
#certify{margin:0 auto;position:relative;margin-bottom:70px;}
#certify .swiper-container{}
#certify h4{width:880px;max-width:100%;}
#certify .swiper-slide{width:auto;height:auto;text-align:center;border-radius:20px;overflow:hidden;}
/*#certify .swiper-slide.swiper-slide-duplicate{opacity:0!important;}*/
#certify .swiper-wrapper{align-items:center;}
#certify .swiper-slide-prev,#certify .swiper-slide-next{opacity: 1!important;}
#certify .swiper-slide-prev h4,#certify .swiper-slide-next h4{background:#dedede;}
#certify .swiper-slide-active{opacity: 1!important;background:#f7f7f7;}
#certify .swiper-slide img{display:block;margin:0 auto;}
#certify .swiper-slide p{line-height:60px;padding-top:0;text-align:center;color:#232323;font-size:24px;margin:0;display:none;}
#certify .swiper-slide-active p{display:block;}
.yyan2-b .swiper-pagination{width:100%;bottom:0px;position:initial;}
.yyan2-b  .swiper-pagination-bullet{margin:0 5px;border:2px solid #da251d;background:none!important;width:12px;height:12px;opacity:1;box-sizing:border-box;}
.yyan2-b .swiper-pagination-bullet-active{background:#da251d!important;}
#certify .swiper-button-prev{width:90px;height:90px;background:url(../images/l3.png) no-repeat;background-position:0 0;background-size:100%;left:50px;}
#certify .swiper-button-prev:hover{background:url(../images/l3-1.png) no-repeat;background-size:100% 100%;}
#certify .swiper-button-next{width:90px;height:90px;background:url(../images/r3.png) no-repeat;background-size:100% 100%;right:50px;}
#certify .swiper-button-next:hover{background:url(../images/r3-1.png) no-repeat;background-size:100% 100%;}
/*yyan*/

/*yyan-z*/
.yyan-z{margin:57px auto 138px auto;}
.yyan-z-t{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;}
.yyan-z-t-l{width:48.57%;background:#fff;}
.yyan-z-t-l .gallery-top{}
.yyan-z-t-l .gallery-top .swiper-button-next{width:12px;height:22px;background:url(../images/r4.png);background-size:100% 100%;right:50px;}
.yyan-z-t-l .gallery-top .swiper-button-next:hover{background:url(../images/r4-1.png);background-size:100% 100%;}
.yyan-z-t-l .gallery-top .swiper-button-prev{width:12px;height:22px;background:url(../images/l4.png);background-size:100% 100%;left:50px;}
.yyan-z-t-l .gallery-top .swiper-button-prev:hover{background:url(../images/l4-1.png);background-size:100% 100%;}
.yyan-z-t-l .gallery-top img{display:block;width:100%;}
.yyan-z-t-l .gallery-thumbs{border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;display: none;}
.yyan-z-t-l .gallery-thumbs img{display:block;border:1px solid #d8d8d8;margin-left:-1px;width:calc(100% - 1px);cursor:pointer;}
.yyan-z-t-r{width:calc(100% - 48.57% - 3px);background:#fff;box-sizing:border-box;padding:20px 60px;display:flex;align-items:center;}
.yyan-z-t-r-s{width:100%;}
.yyan-z-t-r-s h3{color:#3e3a39;font-size:24px;line-height:30px;}
.yyan-z-t-r-s>span{display:block;width:65px;height:4px;background:#e0c58d;margin-top:32px;margin-bottom:30px;}
.yyan-z-t-r-s p{color:#777777;font-size:16px;line-height:39px;}
.yyan-z-t-r-s a{display:block;text-align:center;line-height:46px;color:#fff;border-radius:100px;width:160px;background:#e0c58d;margin-top:50px;transition:all 0.5s;}
.yyan-z-t-r-s a:hover{transition:all 0.5s;opacity:0.8;}
.yyan-z-b{background:#fff;}
.yyzn-z-b-t{background:#f7f7f7;display:flex;flex-wrap:wrap;}
.yyzn-z-b-t a{padding:0 30px;color:#3e3a39;font-size:20px;line-height:68px;}
.yyzn-z-b-t a.active{background:#e0c58d;color:#fff;}
.yyan-z-b-b{padding:20px;}
.yyan-z-b-b>div{display:none;}
.yyan-z-b-b>div:nth-child(1){display:block;}
.yyan-z-b-b>div p{line-height:24px;color:#666;}
.yyan-z-b-b table{}
.yyan-z-b-b table td,.yyan-z-b-b table th{padding:0 10px;}
@media (max-width:1200px){
	.yyan-z-t-l .gallery-top .swiper-button-next{right:20px;}
	.yyan-z-t-l .gallery-top .swiper-button-prev{left:20px;}
	.yyan-z-t-r-s p{font-size:14px;line-height:24px;}
	.yyzn-z-b-t a{line-height:50px;width:calc(100% / 3);padding:0;font-size:16px;text-align:center;}
}

/*fwzc*/
.fwzc{margin:145px auto 130px auto;}
.fwzc-c{font-size:36px;color:#2f2f2f;text-align:center;margin-bottom:80px;}
.fwzc-t{margin-bottom:200px;}
.fwzc-t img{display:block;}
.fwzc-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.fwzc-b dl{width:calc(100% / 3 - 20px);background:#fff;border-top-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box;padding:40px;text-align:center;}
.fwzc-b dl dt{height:63px;margin-bottom:37px;}
.fwzc-b dl h3{line-height:100%;font-weight:bold;font-size:20px;margin-bottom:18px;}
.fwzc-b dl p{color:#666666;font-size:16px;line-height:26px;}
.fwzc-b dl:hover img{transform: rotateY(-180deg);}

.cjwt{margin:64px auto 180px auto;}
.cjwt-b{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;}
.cjwt-b a{width:calc(50% - 10px);display:block;box-sizing:border-box;border-radius:2px;transition:all 0.5s;margin-bottom:20px;border: 1px solid #eaeaea;padding:59px 75px 49px 47px;}
.cjwt-b a h3{color: #444444;font-size:21px;line-height:100%;margin-bottom:30px;}
.cjwt-b a span{display:block;margin-bottom:30px;color:#666666;font-size:15px;line-height:100%;}
.cjwt-b a p{color:#666666;font-size: 15px;line-height:25px;margin-bottom:35px;}
.cjwt-b a i{display:block;width:115px;line-height:34px;text-align:center;border:1px solid #dbdbdb;color:#666666;font-size:16px;border-radius:2px;transition:all 0.5s;}
.cjwt-b a:hover{background:#fff;box-shadow: 1px 1px 10px rgb(000 000 000 / 9%);transition:all 0.5s;}
.cjwt-b a:hover h3{color:#e0c58d;}
.cjwt-b a:hover i{background:#e0c58d;color:#fff;border-color:#e0c58d;transition:all 0.5s;}

.xzzx{margin:64px auto 180px auto;}
.xzzx-b{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:47px;}
.xzzx-b a{width:calc(100% / 3 - 22px);display:block;box-sizing:border-box;border-radius:10px;background:#fff;transition:all 0.5s;margin-bottom:45px;padding:40px 47px 49px 40px;margin-right:33px;}
.xzzx-b a:nth-child(3n){margin-right:0;}
.xzzx-b a h3{color:#575757;font-size:20px;line-height:30px;margin-bottom:50px;padding-right:90px;background:url(../images/xzzx.png)no-repeat center right;}
.xzzx-b a span{display:block;color:#999999;font-size:16px;line-height:100%;}
.xzzx-b a:hover{background:#e0c58d;transition:all 0.5s;}
.xzzx-b a:hover h3{background:url(../images/xzzx2.png)no-repeat center right;}
.xzzx-b a:hover h3,.xzzx-b a:hover span{color:#fff;}
/*fwzc*/

/*xwzx*/
.xwzx{margin:109px auto 125px auto;}
.xwzx-c{margin-bottom:55px;}
.xwzx-c a{width:180px;height:54px;background:#f8f8f8;margin:0 7.5px;font-size: 18px;color: #333;transition: all 0.5s;}
.xwzx-c a.active,.xwzx-c a:hover{
    background: #e0c58d;
    color: #fff;
}
.xwzx-t{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:50px;}
.xwzx-t h4{width:483px;overflow:hidden;}
.xwzx-t h4 img{width:100%;display:block;}
.xwzx-t-r{width:calc(100% - 566px);}
.xwzx-t-r h3{color:#333333;font-size:23px;line-height:100%;margin-bottom:30px;}
.xwzx-t-r span{font-size:16px;color:#242424;line-height:100%;margin-bottom:40px;display:block;}
.xwzx-t-r p{line-height:26px;color:#555555;margin-bottom:45px;font-size:16px;}
.xwzx-t-r i{color:#272727;font-size:16px;}
.xwzx-t:hover img{transform:scale(1.1);}
.xwzx-t:hover h3,.xwzx-t:hover i{color:#e0c58d;}
.xwzx-b{margin-bottom:28px;overflow:hidden;}
.xwzx-b a{display:flex;flex-wrap:wrap;justify-content:space-between;padding:70px 90px 70px 60px;align-items:center;margin-bottom:55px;border:1px solid #dcdcdc;transition:all 0.5s;}
.xwzx-b-l{width:140px;height:136px;color:#545454;background:#e0e0e0;padding:30px 20px;box-sizing:border-box;}
.xwzx-b-l p{font-size:20px;line-height:100%;margin-bottom:10px;}
.xwzx-b-l h3{font-size:32px;}
.xwzx-b-c{width:calc(100% - 220px);}
.xwzx-b-c h3{color:#333333;font-size:23px;line-height:100%;margin-bottom:30px;}
.xwzx-b-c p{font-size:16px;line-height:30px;color:#555555;}
.xwzx-b a:hover{background:#fff;border-color:#fff;box-shadow:1px 1px 10px rgba(10,2,4,0.13);transition:all 0.5s;}
.xwzx-b a:hover .xwzx-b-l{background:#e0c58d;color:#fff;}
.xwzx-b a:hover .xwzx-b-c h3{/* color:#e0c58d; */}
.xwzx-b a:hover .xwzx-b-c p{/* color:#e0c58d; */}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{width:1200px;margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #000;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:#e0c58d;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*/

/*spzx*/
.spzx{}
.spzx-b{
    margin-bottom: 30px;
}
.spzx-b dl{width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:30px;position:relative;cursor:pointer;background: url(../images/spzx-bj.jpg)no-repeat;padding: 40px 80px 30px 60px;border-bottom: 6px solid #e5e7ea;}
.spzx-b dl:nth-child(3n){margin-right:0;}
.spzx-b dl dt{width:40%;}
.spzx-b dl dt h3{color:#333333;font-size:22px;line-height:28px;margin-bottom:18px;}
.spzx-b dl dt h4{width:42px;height:3px;background:#e0c58d;}
.spzx-b dl dd{
    width: 40%;
}
.spzx-b dl dd img{
    display: block;
    margin: 0 auto;
}
.spzx-b dl h6{
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.spzx{}
/*spzx*/

/*lxwm*/
.lxwm{margin:100px auto 200px auto;}
.lxwm-t{margin-bottom:60px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.lxwm-l{width:52%;overflow:hidden;}
.lxwm-l:hover img{transform:scale(1.1);}
.lxwm-l img{width:100%;display:block;}
.lxwm-r{width:40%;}
.lxwm-r h3{color:#2c2c2c;font-size: 24px;line-height:100%;margin-bottom: 10px;padding-top: 30px;}
.lxwm-r p{line-height: 26px;display:flex;color:#3d3d3d;flex-wrap:wrap;font-size: 15px;}
.lxwm-r h5{
    display:  flex;
    flex-wrap:  wrap;
    text-align:  center;
    font-size:  14px;
    padding-top:  20px;
}
.lxwm-r h5 p{
    width:  96px;
    flex-wrap:  wrap;
    margin-right:  60px;
}
.lxwm-r h5 p span{
    width:  100%;
}
.lxwm-r span{display:block;width:50%;}
.lxwm-b{height:550px;}

.zxly{margin:95px auto 189px auto;}
.zxly h3{color:#2c2c2c;line-height:100%;font-size:32px;margin-bottom:47px;}
.zxly p{display:flex;flex-wrap:wrap;justify-content:space-between;}
.zxly p input{width:calc(100% / 3 - 24px);height:68px;font-size:16px;color:#666666;margin-bottom:33px;text-indent:30px;background:#fff;}
.zxly textarea{width:100%;box-sizing:border-box;padding:30px;height:273px;background:#fff;font-size:16px;color:#a6a6a6;margin-bottom:25px;}
.zxly p::placeholder,.zxly-l input::placeholder{color:#666666;}
.zxly textarea::placeholder{color:#a6a6a6;}
.zxly-b{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.zxly-l{width:573px;display:flex;justify-content:space-between;align-items:center;}
.zxly-l input{width:calc(100% - 130px);height:68px;font-size:16px;color:#666666;text-indent:30px;background:#fff;}
.zxly-l img{width:92px;display:block;}
.zxly-r{width:570px;display:flex;justify-content:space-between;}
.zxly-r button{width:280px;height:68px;background:#ececec;cursor:pointer;color:#585858;font-size:16px;transition:all 0.5s}
.zxly-r button:hover{background:#e0c58d;color:#fff;/*opacity:0.8;*/transition:all 0.5s}
.zxly-r .active{background:#e0c58d;color:#fff;}
/*lxwm*/

/*rczp*/
.rczp{margin:96px auto 120px auto;}
.rczp>ul{overflow:hidden;display:flex;flex-wrap:wrap;}
.rczp>ul li{width: calc(100% / 3 - 22px);box-sizing:border-box;overflow:hidden;border-radius: 20px;padding:40px;background:#fff;position:relative;margin-bottom:30px;margin-right:  33px;transition:all 0.5s;}
.rczp>ul li:nth-child(3n){margin-right:0;}
.rczp>ul li h3{font-size:18px;color:#444444;margin-bottom:20px;font-weight:normal;}
.rczp>ul li p{font-size: 12px;color:#999999;line-height: 22px;}
.rczp>ul li span{display:block;width:46px;line-height:27px;border:1px solid #c7c7c7;text-align:center;color:#c7c7c7;border-radius:5px;margin-top:20px;}
.rczp>ul li i{display:block;position:absolute;bottom:0px;width:100%;height:10px;background: #e0c58d;left:0;}
.rczp>ul li:hover{background:url(../images/rczp-b-ul-li.png)no-repeat;transition:all 0.5s;background-size:100% 100%;}
.rczp>ul li:hover h3{color:#fff;}
.rczp>ul li:hover p{color:#fff;}
.rczp>ul li:hover span{color:#fff;border-color:#fff;}
.rczp>ul li:hover i{background: #e0c58d;}
.tc{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);left:0;top:0;z-index: 100;display:none;}
.tc2{width:1000px;position:absolute;background:#fff;left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%)}
.tc2-t{background: #1d6bc3;padding: 0 20px;color:#fff;font-size:20px;overflow:hidden;height:  50px;display:  flex;align-items:  center;justify-content: space-between;}
.tc2-t span{float:right;cursor:pointer;display: flex;width: 24px;height: 24px;border-radius:  30px;justify-content:  center;align-items:  center;background:  #e8f0f9;}
.tc2-t span i{
	display:  block;
	width:  11px;
	height:  1px;
	background: #1d6bc3;
}
.tc2-b{padding:40px 20px;}
.tc2-b h4{font-size:16px;padding-top:40px;color:#666;margin-bottom:5px;}
.tc2-b h4:nth-child(1){padding-top:0;}
.tc2-b p{color:#666;line-height:24px;}
.tc2-b button{display:block;width:100px;color:#fff;background: #1d6bc3;line-height:40px;margin-top:50px;cursor:pointer;transition:all 0.5s;}
.tc2-b button:hover{opacity:0.8;transition:all 0.5s;}
@media screen and (max-width:1200px){
	.tc2{
		width:90%;
		top: 50%!;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		height: calc(100% - 200px);
		overflow:  hidden;
		box-sizing:  border-box;
		padding: 50px 15px 15px 15px;
	}
	.tc2-b h4{padding-top:20px;}
	.tc2-b{padding: 0;/* padding-top: 60px; */overflow:  auto;/* box-sizing: content-box; */height: 100%;/* max-height:  1000px; */}
	.tc2-t{padding:5px;position:  absolute;width: 100%;box-sizing:  border-box;top: 0;left:  0;}
	.tc2-b button{margin-top:10px;}
}
/*rczp*/


/*sscp*/
.sscp{display:flex;justify-content:center;align-items:center;height:300px;background:url(../images/sscp-bj.jpg)no-repeat center;}
.sscp h3{text-align:center;color:#ffffff;font-size:36px;line-height:100%;margin-bottom:50px;}
.sscp-b{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,0.15);width:919px;align-items:center;}
.sscp-b input{height:47px;color:#ffffff;text-indent:12px;width:870px;background:none;}
.sscp-b input::placeholder{color:#ffffff;}
.sscp-b button{cursor:pointer;width:20px;height:20px;background:url(../images/ss2.png);}
.sscp{}
/*sscp*/

@media (max-width:1460px){
	.gywm-l-t span{margin-bottom:30px;}
	.gywm-l-c{margin-bottom: 50px;}
}
@media screen and (max-width:1200px){
	.ny-banner{margin-top:60px;}
	.ny-banner-s{width:calc(100% - 30px);}
	.ny-banner-s h3{font-size:16px;margin-bottom: 0;}
	.ny-banner-xs{display:none;width:100%;}
	.ny-banner-yc{display:block;width:100%;}
	.cont-l{justify-content:space-between;}
	.cont-l a{line-height:50px;width:50%;text-align:center;font-size: 16px;justify-content:center;}
	.cont-l a.active span{width:100%!important;}
	.cont-l a:hover span{width:100%!important;}
	.l-h,.qywh dl p{line-height:24px!important;}
	.gywm-l-t p{font-size:14px;line-height:24px;}
	.ryzz-b{justify-content:space-between;}
	.ryzz-b a{width:calc(50% - 10px)!important;padding:15px;}
	.hzhb-b p{width: 50%;}
	.yyan-r a{line-height:50px;}
	.yyan-r a i{height:50px;background-position:20px 15px}
	#certify .swiper-button-prev{left:20px;}
	#certify .swiper-button-next{right:20px;}
	#certify .swiper-button-prev,#certify .swiper-button-next{width:50px;height:50px;}
	#certify .swiper-slide p{display:block;}
	#certify .swiper-slide{background:#f7f7f7;}
	.xwzx-b-c p{height:46px;}
	.lxwm-b{height:300px;}
	.zxly p input{height:50px;text-indent:15px;font-size:14px;}
	.zxly textarea{height:150px;padding:15px;font-size:14px;}
	.zxly-l input{height:50px;text-indent:15px;font-size:14px;}
	.zxly-r button{width:calc(50% - 7.5px);height:50px;}
	.fzlc-b .swiper-container .swiper-slide .img1{opacity:1!important;}
.fzlc-b .swiper-container .swiper-slide .img2{opacity:0;display:none!important;}
.fzlc-b a p{height: auto;}
.fzlc-b .swiper-container{margin: 0 60px;}
	.yyan-b{width:100%;padding:20px;}
	.nydh a{margin-bottom:10px;padding: 0 10px;font-size: 14px;line-height: 30px;}
	.nydh{margin-bottom:10px;}
	.ny-banner-s p{display:none;}
	.xwzx-c a{width:calc(50% - 20px)}
	.spzx-b dl dd{width: 40%;}
	.hzhb h3{line-height: 30px;}
.md{top:-60px;}
}