/*banner*/
body{background:#f3f4f9;}
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;animation: fangda 5s ease-in-out infinite alternate;}
.ny-banner-s{position:absolute;left: 50%;top: 45%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;text-align:center;}
.ny-banner-s p{font-size:24px;margin-bottom:33px;}
.ny-banner-s h3{font-size:48px;}
.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 {}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 75px;}
.cont a {vertical-align: middle;color: #878787;font-size: 14px;display: flex;align-items: center;}
.cont a:last-child{color:#f08200;}
/*szwz*/

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

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border: 1px solid #e5e5e5;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;/* font-size:16px; */color: #878787;align-items:center;padding: 0 10px;justify-content:center;min-width: 40px;height: 40px;/* margin: 0 5px; */background: #fff;}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #f08200;}
.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; */}
.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; */padding: 0 8px;min-width: 35px;height: 35px;}
	.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*/
.nydh{display:flex;flex-wrap:wrap;justify-content:center;font-size:18px;margin-bottom:55px;}
.nydh a{display:block;position:relative;color:#878787;margin:0 20px;}
.nydh a p{position:absolute;width:0;height:1px;background:#f08200;bottom:1px;}
.nydh a.active,.nydh a:hover{color:#f08200;}
.nydh a.active p,.nydh a:hover p{width:100%;}
.gywm{background:#f3f4f9;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.gywm-l{width:50%;overflow:hidden;}
.gywm-l img{display:block;width:100%;}
.gywm-l:hover img{transform:scale(1.1);}
.gywm-r{width:calc(50% - 90px);}
.gywm-r h4{font-size:18px;color:#f08200;margin-bottom:18px;}
.gywm-r h3{font-size:36px;margin-bottom:50px;}
.gywm-r .div1{color:#878787;font-size:16px;line-height:30px;}

.qywh{background:url(/static/boyd/images/qywh-bj.jpg)no-repeat center;display:flex;justify-content:center;align-items:center;height:900px;}
.qywh-b{}
.qywh-l{width:50%}
.qywh-l h4{font-size:18px;color:#f08200;margin-bottom:16px;}
.qywh-l h3{font-size:36px;margin-bottom:34px;}
.qywh-l h6{width:90px;height:3px;background:#f08200;margin-bottom:80px;}
.qywh-l .div1{font-size:30px;line-height:50px;margin-bottom:75px;}
.qywh-l .div1 i{color:#f08200;}
.qywh-b2{background:rgba(255,255,255,0.5);padding:50px 64px 53px 64px;display:flex;justify-content:space-between;font-size:18px;line-height:30px;}
.qywh-b2 dl{}
.qywh-b2 dl dt{width:30px;height:30px;border-radius:30px;border:8px solid #f0ba79;background:#fff;margin-bottom:24px;position: relative;}
.qywh-b2 dl dt::before,.qywh-b2 dl dt::after{position: absolute;width: 100%; height: 100%; border-radius: 50%;content: ''; }
.qywh-b2 dl dt::before{animation: scale 2s infinite;background:#fff;}
.qywh-b2 dl dt::after{animation: scale2 2s infinite;background:#f08200}
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(4); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(6);opacity:0;}}
.qywh-b2 dl dd{color:#878787;}

.ppll{text-align:center;color:#fff;height:900px;background:url(/static/boyd/images/ppll-bj.jpg)no-repeat center;padding-top:250px;}
.ppll-s{}
.ppll h4{font-size:18px;margin-bottom:15px;}
.ppll h3{font-size:36px;margin-bottom:55px;}
.ppll .div1{font-size:18px;line-height:36px;}

.fzlc{background:#f3f4f9;padding:80px 0;}
.fzlc-t{text-align:center;margin-bottom:55px;}
.fzlc-t h4{font-size:18px;color:#f08200;margin-bottom:15px;}
.fzlc-t h3{font-size:36px;}
.fzlc-c{margin-bottom:70px;}
.fzlc-c dl{position:relative;}
.fzlc-c dl dt{width:64%;overflow:hidden;}
.fzlc-c dl dt img{display:block;width:100%;animation: fangda 5s ease-in-out infinite alternate;}
.fzlc-c dl dt:hover img{transform:scale(1.1);}
.fzlc-c dl dd{width:50%;background:#fff;padding:130px 8.9% 0 8.9%;}
.fzlc-c dl dd h3{font-size:60px;margin-bottom:50px;}
.fzlc-c dl dd .div1{color:#878787;font-size:18px;line-height:36px;}
.fzlc-c dl dd h3,.fzlc-c dl dd .div1{transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;transition:all 1s;}
.fzlc-c  .swiper-slide-active dl dd h3,.fzlc-c  .swiper-slide-active dl dd .div1{transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.fzlc-c  .swiper-slide-active dl dd .div1{transition-delay: .2s;-ms-transition-delay: .2s;-moz-transition-delay: .2s;-webkit-transition-delay: .2s;-o-transition-delay: .2s;} 
.fzlc-b{position:relative;padding:45px 110px 0 110px;background:url(/static/boyd/images/fzlc-1.png)no-repeat center top;}
.fzlc-b a{display:flex;text-align:center;font-size:24px;color:#000;height:47px;align-items:center;justify-content:center;}
.fzlc-b a:hover{}
.fzlc-b .swiper-slide-thumb-active a{color:#f08200;font-size:36px;}
.fzlc-b .swiper-button-next{width:35px;height:35px;transition:all 0.5s;right:-70px;background:url(/static/boyd/images/r3.png);margin-top:0;top:0}
.fzlc-b .swiper-button-next:hover{background:url(/static/boyd/images/r3-1.png);}
.fzlc-b .swiper-button-prev{width:35px;height:35px;transition:all 0.5s;left:-70px;background:url(/static/boyd/images/l3.png);margin-top:0;top:0}
.fzlc-b .swiper-button-prev:hover{background:url(/static/boyd/images/l3-1.png);}
/*gywm*/

/*cpzx*/
.cpdh{text-align:center;position:relative;z-index:3;margin-top:-170px;background:rgba(26, 26, 26, 0.6);font-size:18px;}
.cpdh-s{padding:40px 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.cpdh-s a{display:block;color:#fff;}
.cpdh-s i{width:1px;height:90px;background:rgba(238, 238, 238, 0.1);margin:0 75px;}
.cpdh-s i:last-child{display:none;}
.cpdh-s a h4{height:50px;}
.cpdh-s a h4 img{display:block;margin:0 auto}
.cpdh-s a h4 .img1{}
.cpdh-s a h4 .img2{display:none;}
.cpdh-s a.active,.cpdh-s a:hover{color:#f08200}
.cpdh-s a.active .img1,.cpdh-s a:hover .img1{display:none;}
.cpdh-s a.active .img2,.cpdh-s a:hover .img2{display:block;}
.cpzx{margin-bottom:80px;}
.cpzx-t{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e5e5;padding:0 35px;margin-bottom:15px;}
.cpzx-t input{height:79px;width:calc(100% - 55px);color:#c3c3c3;}
.cpzx-t input::placeholder{color:#c3c3c3;}
.cpzx-t button{width:20px;height:20px;cursor:pointer;background:url(/static/boyd/images/ss2.png)}
.cpzx-c{margin-bottom:80px;}
.cpzx-c dl{display:flex;flex-wrap:wrap;justify-content:space-between;padding:43px 35px;border-bottom:1px solid #e5e5e5;}
.cpzx-c dl dt{width:134px;color:#1c1c1c;font-size:16px;}
.cpzx-c dl dd{width:calc(100% - 134px);display:flex;flex-wrap:wrap;font-size:16px;}
.cpzx-c dl dd a{display:block;position:relative;margin-right:35px;color:#878787;}
.cpzx-c dl dd a b{font-weight:normal}
.cpzx-c dl dd a:last-child{margin-right:0!important;}
.cpzx-c dl dd a p{position:absolute;width:0;height:1px;background:#f08200;bottom:-1px;}
.cpzx-c dl dd a.active,.cpzx-c dl dd a:hover{color:#f08200;}
.cpzx-c dl dd a.active p,.cpzx-c dl dd a:hover p{width:100%;}
.cpzx-b{display:flex;flex-wrap:wrap;}
.cpzx-b a{display:block;width:calc((100% - 60px) / 3);margin-right:30px;margin-bottom:80px;color:#000;font-size:18px;}
.cpzx-b a:nth-child(3n){margin-right:0;}
.cpzx-b a h4{overflow:hidden;position: relative;}
.cpzx-b a h4:after{content: '';position:absolute;width:100%;height:100%;left:0;top:0;background:url(/static/boyd/images/sy.png)no-repeat center;background-size:auto 100%}
.cpzx-b a h4 img{display:block;width:100%}
.cpzx-b a dl{display:flex;align-items:center;justify-content:space-between;position:relative;padding:38px 31px 38px 10px;border-bottom:1px solid #bfbfbf;transition:all 0s;}
.cpzx-b a dl p{width:0px;height:14px;background:url(/static/boyd/images/cpzx-tb8.png);}
.cpzx-b a dl dd{position:absolute;width:0;height:1px;background:#f08200;bottom:-1px;}
.cpzx-b a:hover{color:#f08200;}
.cpzx-b a:hover img{transform:scale(1.1);}
.cpzx-b a:hover p{width:30px}
.cpzx-b a:hover dd{width:100%}
.cpzx-b2{display:flex;justify-content:center;}
/*cpzx*/

/*cpzx-z*/
.cpzx-z{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;position: relative;}
.mediumContainer:after{content: '';position:absolute;width:100%;height:100%;left:0;top:0;background:url(/static/boyd/images/sy.png)no-repeat center;background-size:auto 100%}
.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:after{content: '';position:absolute;width:100%;height:100%;left:0;top:0;background:url(/static/boyd/images/sy.png)no-repeat center;background-size:auto 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 .div1{margin-bottom:10px;color:#666;line-height:24px;}
.ny-zpal-z-c{}
.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{max-width:100%;margin:10px auto;height:auto!important;}
.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){
	.imasf-bb .swiper-container{width:calc(100% - 70px);}
}
/*cpzx-z*/

/*xwzx-z*/
.xwdt-z{width:1200px;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;margin: 10px 0px;}
.xwdt-z-b img{max-width: 60%;height: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;max-width:30%}
.xwdt-z-b2 a:hover{background:#02569e;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*/


/*qwdz*/
.shdz{margin:80px auto}
.shdz-t{text-align:center;margin-bottom:60px;}
.shdz-t h4{font-size:30px;color:#f08200;margin-bottom:30px;}
.shdz-t h3{font-size:36px;}
.shdz-c{display:flex;justify-content:center;flex-wrap:wrap;font-size:18px;text-align:center;margin-bottom:80px;}
.shdz-c dl{margin:0 55px;}
.shdz-c dl dt{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:68px;margin:0 auto 20px auto;border:1px solid #000;transition:all 0.5s;}
.shdz-c dl:hover{color:#f08200;}
.shdz-c dl:hover dt{webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.shdz-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.shdz-b dl{width:calc(25% - 15px);border:1px solid #e5e5e5;transition:all 0.5s;padding:67px 35px;text-align:center;}
.shdz-b dl h6{display:flex;justify-content:center;align-items:center;border-radius:90px;margin:0 auto 60px auto;border:1px solid #f08200;position:relative;overflow:hidden;width:90px;height:90px;}
.shdz-b dl h6 img{position:relative;z-index:3;}
.shdz-b dl h6 .img2{display:none;}
.shdz-b dl h6 i{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#f08200;transition:all 0.5s;transform:scale(0.8);opacity:0;}
.shdz-b dl h3{font-size:24px;color:#f08200;margin-bottom:17px;}
.shdz-b dl h4{font-size:16px;margin-bottom:47px;}
.shdz-b dl h5{height:1px;background:#e5e5e5;margin-bottom:50px;}
.shdz-b dl dt{font-size:16px;line-height:100%;margin-bottom:30px;}
.shdz-b dl dd{color:#878787;line-height:24px;}
.shdz-b dl:hover{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.2);}
.shdz-b dl:hover .img1{display:none;}
.shdz-b dl:hover .img2{display:block;}
.shdz-b dl:hover i{transform:scale(1);opacity:1;}

.qwdz{padding-bottom:80px;border-bottom:1px solid #e5e5e5;}
.qwdz-t{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;padding:28px 47px;margin-bottom:40px;}
.qwdz-t h3{font-size:24px;margin-right:260px;}
.qwdz-t p{display:flex;flex-wrap:wrap;font-size:16px;}
.qwdz-t p a{display:block;margin-right:40px;color:#878787;}
.qwdz-t p a.active{color:#f08200;text-decoration:underline;}
.qwdz-b{position:relative;}
.qwdz-b2{position:absolute;width:100%;left:0;top:0;opacity:0;transition:all 0.5s;}
.qwdz-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.qwdz-b2 a{display:block;text-align:center;color:#000;font-size:18px;}
.qwdz-b2 a h4{overflow:hidden;position:relative;margin-bottom:30px;}
.qwdz-b2 a h4 img{display:block;width:100%;}
.qwdz-b2 a h4 p{min-width: 147px;height:45px;display:flex;justify-content:center;align-items:center;color: #fff;background:#f08200;font-size:18px;border-top-left-radius:5px;border-bottom-left-radius:5px;position:absolute;top:60px;right:0;z-index:3;padding: 0 10px;}
.qwdz-b2 a{opacity:0;}
.qwdz-b2 .swiper-slide-active a{opacity:1;}
.qwdz-b2 a:hover{color:#f08200;}
.qwdz-b2 a:hover img{transform:scale(1.1);}
.qwdz-b2 .swiper-button-next{width:18px;height:35px;background:url(/static/boyd/images/r4.png);transition:all 0.5s;right:-60px}
.qwdz-b2 .swiper-button-next:hover{background:url(/static/boyd/images/r4-1.png);}
.qwdz-b2 .swiper-button-prev{width:18px;height:35px;background:url(/static/boyd/images/l4.png);transition:all 0.5s;left:-60px}
.qwdz-b2 .swiper-button-prev:hover{background:url(/static/boyd/images/l4-1.png);}

.wydz{margin:80px auto}
.wydz-t{text-align:center;font-size:36px;margin-bottom:45px;}
.wydz-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.wydz-b input{width:calc((100% - 60px) / 3);height:60px;padding:0 28px;border-bottom:1px solid #e5e5e5;font-size:16px;color:#878787;margin-bottom:40px;transition:all 0.5s;background:none;}

.wydz-b input::placeholder,.wydz-b textarea::placeholder{color:#878787;}
.wydz-b textarea{width:100%;height:120px;padding:10px 28px;border:none;border-bottom:1px solid #e5e5e5;font-size:16px;color:#878787;margin-bottom:60px;transition:all 0.5s;background:none;}
.wydz-b input:hover,.wydz-b textarea:hover{border-color:#f08200}
.wydz-b p{text-align:center;font-size:16px;width:100%}
.wydz-b p button{width:220px;height:50px;color:#fff;background:#f08200;cursor:pointer;transition:all 0.5s;font-size: 16px;}
.wydz-b p button:hover{opacity:0.8;}
/*qwdz*/

/*cgal*/
.cgal-banner{}
.cgal-banner img{display:block;width:100%;}
.cgal-banner .swiper-button-next{width:47px;height:116px;background:rgba(62, 62, 62, 0.7);transition:all 0.5s;right:0;display:flex;justify-content:center;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.cgal-banner .swiper-button-next::after{width: 14px;height:27px;color:#fff;font-size:30px;background:url(/static/boyd/images/r5.png);}
.cgal-banner .swiper-button-next:hover{background:#f08200;}
.cgal-banner .swiper-button-prev{width:47px;height:116px;background:rgba(62, 62, 62, 0.7);transition:all 0.5s;left:0;display:flex;justify-content:center;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.cgal-banner .swiper-button-prev::after{width: 14px;height:27px;color:#fff;font-size:30px;background:url(/static/boyd/images/l5.png);}
.cgal-banner .swiper-button-prev:hover{background:#f08200;}
.cgal-t{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:60px;font-size:18px;}
.cgal-t a{display:block;color:#878787;margin:0 20px}
.cgal-t a.active,.cgal-t a:hover{color:#f08200;text-decoration:underline;}
.cgal-c{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:50px;}
.cgal-c a{display:block;border-radius:100px;overflow:hidden;position:relative;padding: 5px;margin: 0 0.8%;}
.cgal-c a img{display:block;width:50px;position: relative;z-index: 3;}
.cgal-c a p{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #f08200;
    opacity: 0;
}
.cgal-c a.active,.cgal-c a:hover{border-color:#f08200;}
.cgal-c a.active p,.cgal-c a:hover p{
    opacity: 1;
}
.cgal2{background:#f3f4f9;border-top:1px solid #e5e5e5;padding:80px 0}
.cgal-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.cgal-b a{display:block;width:calc(50% - 10px);margin-bottom:70px;color:#000;font-size:18px;}
.cgal-b a h4{overflow:hidden;}
.cgal-b a h4 img{display:block;width:100%}
.cgal-b a dl{display:flex;align-items:center;justify-content:space-between;position:relative;padding:35px 31px 35px 10px;border-bottom:1px solid #bfbfbf;transition:all 0s;}
.cgal-b a dl p{width:0px;height:14px;background:url(/static/boyd/images/cpzx-tb8.png);}
.cgal-b a dl dd{position:absolute;width:0;height:1px;background:#f08200;bottom:-1px;}
.cgal-b a:hover{color:#f08200;}
.cgal-b a:hover img{transform:scale(1.1);}
.cgal-b a:hover p{width:30px}
.cgal-b a:hover dd{width:100%}
/*cgal*/

/*fwzc*/
.fwzc{margin:50px auto 80px auto;text-align:center;}
.fwzc-t{text-align:center;margin-bottom:53px;}
.fwzc-t h3{text-align:center;font-size:36px;}
.fwzc-t p{margin:50px auto 0 auto;font-size:18px;line-height:36px;width:1073px;max-width:100%;color:#878787}
.fwzc-b{display:flex;justify-content:center;align-items:center;border-top-left-radius:50px;border-bottom-right-radius:50px;height:620px;font-size:18px;background:url(/static/boyd/images/fwzc-1.jpg)no-repeat center;flex-wrap:wrap;}
.fwzc-b dl{margin:0 60px;}
.fwzc-b dl h4{display:flex;justify-content:center;align-items:center;width:68px;height:68px;border-radius:70px;margin:0 auto 30px auto;border:1px solid #000}
.fwzc-b dl h4 img{}
.fwzc-b dl:hover{}

.fwln{margin-bottom:120px;}
.fwln-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
.fwln-b dl{transition:all 0.5s;border:1px solid #e5e5e5;width:calc((100% - 60px) / 3);padding:67px 60px;position:relative;}
.fwln-b dl dt{position:relative;z-index:3;}
.fwln-b dl dt h3{display:flex;align-items:center;justify-content:space-between;width:110px;margin-bottom:35px;font-size:24px;color:#f08200;}
.fwln-b dl dt h3 img{}
.fwln-b dl dt p{color:#878787;font-size:18px;line-height:30px;}
.fwln-b dl dd{position:absolute;width:100%;height:100%;transition:all 0.5s;transform:scale(0.8);background:#fff;opacity:0;left:0;top:0}
.fwln-b dl:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.2);}
.fwln-b dl:hover dd{transform:scale(1);opacity:1;}

.wnfw{color:#fff;text-align:center;height:780px;background:url(/static/boyd/images/wnfw-bj.jpg)no-repeat center;padding-top:160px;}
.wnfw-b{display:flex;justify-content:center;flex-wrap:wrap;font-size:18px;}
.wnfw-b dl{}
.wnfw-b dl h4{height:120px;}
.wnfw-b i{width:1px;height:150px;background:rgba(255, 255, 255, 0.2);margin:0 5%;}
.wnfw-b i:last-child{display:none;}
/*fwzc*/

/*xwzx*/
.xwzx-t{margin-bottom: 60px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background: #fff;border-top-left-radius: 50px;border-bottom-right-radius: 50px;overflow: hidden;}
.xwzx-t h4{width:50%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-r{width:50%;padding:0 75px;}
.xwzx-t h5{color: #f08200;font-size:16px;margin-bottom:25px;}
.xwzx-t h3{color:#000;font-size:30px;margin-bottom: 60px;}
.xwzx-t p{color: #878787;font-size:16px;line-height:30px;margin-bottom: 100px;}
.xwzx-t h6{display:flex;align-items:center;justify-content:center;width:160px;height:40px;border-radius:2px;overflow:hidden;position:relative;font-size:16px;color:#000;margin:0 10px;border:1px solid #a0a0a0;font-weight:normal;}
.xwzx-t h6 i{position:relative;z-index:3;transition:all 0s;}
.xwzx-t h6 img{margin-left:20px;position:relative;z-index:3;}
.xwzx-t h6 .img2{display:none;}
.xwzx-t h6 span{display:block;position:absolute;left:0;bottom:0;width:0;height:100%;background:#f08200;}
.xwzx-t:hover h4 img{transform:scale(1.1);}
.xwzx-t:hover h3{color: #f08200;}
.xwzx-t:hover h6{color:#fff;border-color:#f08200;}
.xwzx-t:hover h6 .img1{display:none;}
.xwzx-t:hover h6 .img2{display:block;}
.xwzx-t:hover h6 span{width:100%;}
.xwzx-b{display:flex;flex-wrap:wrap;width: calc(100% + 50px);margin-left: -25px;margin-bottom: 10px;}
.xwzx-b a{display:block;padding: 40px 25px;width:25%;border-radius:5px;margin-bottom: 10px;}
.xwzx-b a:nth-child(4n){}
.xwzx-b a h5{font-size:14px;color: #f08200;margin-bottom: 15px;}
.xwzx-b a h3{color:#000;font-size: 24px;line-height: 36px;margin-bottom: 40px;}
.xwzx-b a h4{overflow:hidden;margin-bottom:35px;}
.xwzx-b a h4 img{display:block;width:100%;}
.xwzx-b a p{color: #878787;line-height: 30px;font-size: 16px;}
.xwzx-b a:hover{box-shadow: 1px 1px 10px rgba(0,0,0,0.1);background: #fff;}
.xwzx-b a:hover h3{/* color:#12756a; */}
.xwzx-b a:hover img{transform:scale(1.1);}
/*xwzx*/

/*lxwm*/
.lxwm{margin:50px auto 80px auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.lxwm-l{width:40%}
.lxwm-l h3{font-size:36px;margin-bottom:50px;}
.lxwm-l .div1{font-size:18px;margin-bottom:40px;}
.lxwm-l p{display:flex;align-items:center;justify-content:space-between;}
.lxwm-l p i{display:flex;width:50px;align-items:center;height:48px;}
.lxwm-l span{width:calc(100% - 50px);display:block;line-height:48px;}
.lxwm-b{height:300px;}
.lxwm-r{width:750px;background:#fff;border-radius:50px;padding:70px 60px 100px;}
.lxwm-r h3{font-size:36px;margin-bottom:35px;}
.lxwm-r input{height:67px;border-bottom:1px solid #e5e5e5;padding:0 20px;margin-bottom:24px;color:#878787;width:100%;transition:all 0.5s;font-size: 16px;}
.lxwm-r input::placeholder,.lxwm-r textarea::placeholder{color:#878787;}
.lxwm-r textarea{height:67px;border-bottom:1px solid #e5e5e5;padding:25px 20px;margin-bottom:23px;color:#878787;width:100%;height:155px;margin-bottom:60px;transition:all 0.5s;font-size: 16px;}
.lxwm-r input:hover,.lxwm-r textarea:hover{border-color:#f08200;}
.lxwm-r button{width:220px;height:50px;color:#fff;background:#f08200;cursor:pointer;transition:all 0.5s;font-size: 16px;}
.lxwm-r button:hover{opacity:0.8;}
/*lxwm*/

@media(min-width:1200px){
	.fzlc-c dl dd{position:absolute;right:0;top:calc(50% - 235px);height:470px;}
}
@media(max-width:1600px){
	.gywm-r{width:calc(50% - 60px)}
    .gywm-r h3{font-size:30px;}
}
@media screen and (max-width:1200px){
	body:before{content: '';width:100%;height:60px;display:block;}
	.md{top:-60px;}
	.table{overflow:auto;}
	.table table{width:500px;}
	.nydh a{margin:0 5px;}
	.cpdh-s a{width: calc(100% / 4);margin-bottom:20px;}
	.cpzx-t input{height:50px;}
	.cpzx-c dl dd a{margin-right:10px;margin-bottom:10px;}
	.shdz-c{justify-content:flex-start;}
	.shdz-c dl{width: 33%;}
	.qwdz-b2 a h4 p{top:15px;font-size:14px;width:auto;height:auto;padding:10px}
	.wydz-b input{height:40px;font-size:14px;padding:0 10px;margin-bottom:20px;}
	.wydz-b textarea{height:80px;font-size:14px;padding:10px;margin-bottom:20px;}
	.cgal-c{justify-content:flex-start;}
	.cgal-t a{margin:0;width: 25%;text-align:center;font-size: 15px;}
	.fwzc-b{border-top-left-radius:10px;border-bottom-right-radius:10px;}
	.fwzc-b dl,.wnfw-b dl{width:50%}
	.wnfw-b dl h4{height:60px;}
	.wnfw-b dl h4 img{width:50px}
	.xwzx-t{border-radius:5px;}
	.xwzx-b a{box-shadow: 1px 1px 10px rgba(0,0,0,0.1);background: #fff;}
	.lxwm-r{border-radius:5px;}
	.lxwm-r input{height:40px;font-size:14px;margin-bottom:10px;padding:10px;}
	.lxwm-r textarea{padding:10px;font-size:14px;height:80px;margin-bottom:20px;}
	.lxwm-l p i{width:30px;height:30px;}
	.lxwm-l span{line-height:24px;width:calc(100% - 40px)}
	.ny-banner-s{top:50%;}
	.qwdz-t p a{margin-right: 0!important;width:33%;}
	.cgal-t{justify-content:flex-start;margin-bottom:20px;}
}
