@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family: "SourceHanSansCN-Regular", Helvetica, sans-serif;
	position: relative;
	}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,img{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	font-weight: normal;
	font-size: 14px;
	font-family: "SourceHanSansCN-Light", Helvetica, sans-serif;
	}		
a{text-decoration:none;}
.clear{clear: both;}
.hide{display: none;}
@font-face {
    font-family: 'SourceHanSansCN-Light';
    src: url('../font/SourceHanSansCN-Light.otf');
	src: url('../font/SourceHanSansCN-Heavy.otf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}	
.width{width: 1275px;margin: auto;}
.padding{padding: 0 7%;}


/*head*/
.head{padding: 0 5%;width: 90%;position: fixed;top: 0;left: 0;z-index: 9999;height: 100px;background: rgba(255,255,255,.5);
moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.08);-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.08);box-shadow: 0px 3px 6px rgba(0,0,0,0.08);}
.logo{width: 200px;float: left;margin-top: 10px;}
.logo img{width: 100%;display:block;}
.logo .b{display: none;}
.nav{width: 1100px;top: 0;left: 50%;margin-left: -400px;position: absolute;}
.nav li{float: left;border-left: 1px solid rgba(255,255,255,0);}
.nav li h1{line-height: 100px;border-right: 1px solid rgba(255,255,255,0);}
.nav li h1 a{color: #000000;font-size: 18px;display: block;padding: 0 50px;}
.nav li:hover h1{background: #4caafb;}
.nav li:hover h1 a{color: #fff;}
.nav .ua1 h1{background: #4caafb;}
.nav .ua1 a{color: #fff;}
.head1{float: right;overflow: hidden;width: 7.5%;margin-top: 35px;}
.ser{float: right;}
.ser img{width: 30px;cursor: pointer;}
.ser .d{display: none;}
.lan{float: left;font-size: 0;line-height: 30px;}
.lan li{display: inline-block;vertical-align: top;background: url(../img/bg1.png) left center no-repeat;}
.lan li a{color: #474747;font-size: 16px;display: block;padding: 0 10px;}
.lan li:nth-of-type(1){background: none;}
.search{width: 100%;height: 0;background: rgba(255,255,255,0.8);z-index: 999;position: fixed;top: 0;left: 0;overflow: hidden;
transition:all 0.5s ease-in-out;moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.08);-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.08);box-shadow: 0px 3px 6px rgba(0,0,0,0.08);}
.search1{width: 80%;margin: auto;overflow: hidden;border-bottom: 1px solid #000;padding-top: 200px;}
.search2{width: 80%;height: 50px;float: left;margin-left: 10px;}
.search2 input{width: 100%;height: 100%;display: block;background: none;color: #000;outline: none;}
.search2 input::-webkit-input-placeholder{color:#000;}
.search3{width: 50px;height: 50px;float: right;cursor: pointer;}
.search3 input{width: 100%;height: 100%;display: block;background: url(../img/icon1.png) center no-repeat;background-size: 20px;}
.active_02{height: 300px !important;}
.navchild{position: absolute;top: 106px;z-index: 999;left: 50%;width: 1000px;margin-left: -400px;text-align: center;height: 0;line-height: 115px;overflow: hidden;transition:all 0.5s ease-in-out;}
.navchild dt{display: inline-block;vertical-align: top;margin: 0 20px;}
.navchild dt h2{display: inline-block;vertical-align: middle;color: #fff;font-size: 18px;}
.nav_bg{width: 100%;height: 0;background: rgba(200,171,157,0.8);position: fixed;top: 115px;left: 0;z-index: 99;transition:all 0.5s ease-in-out;z-index: 999;}
.active_03{height: 100px;}
/*第一屏*/
.banner{position: relative;}
/* .banner .swiper-slide{width: 100%;height: 100%;}
.banner .swiper-slide img{width: 100%;height: 100%;display: block;}
.banner .swiper-pagination{width: 45px;height: 20px; bottom: 65px;left: 50%;margin-left: -25px; text-align: left;
background: url(../img/bg4.png) center no-repeat;background-size: 100% 100%;font-size: 0;padding-left: 5px;padding-top: 4px;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 14px;background: none;border-radius: 0;border: 1px solid #fff;
display: inline-block;vertical-align: top;margin: 0 0.5px;outline: none;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #fff;background-size: 100% 100%;} */

.banner .owl-carousel .item{width: 100%;height: 100%;}
.banner .owl-carousel .item img{width: 100%;height: 100%;display: block;}
.banner .owl-theme .owl-controls{width: 100%;height: 80px;top: 50%;margin-top: -40px;left: 0;text-align: left;position: absolute;
/*background: url(../img/bg4.png) center no-repeat;background-size: 100% 100%;*/font-size: 0;}

.banner .owl-nav .owl-prev{width: 80px;height: 80px;background: rgba(0,0,0,0.2) url(../img/left1a.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 0;left: 8%;transition:all 0.3s ease-in-out;}
.banner .owl-nav .owl-next{width: 80px;height: 80px;background: rgba(0,0,0,0.2) url(../img/right1a.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 0;right: 8%;transition:all 0.3s ease-in-out;}
.banner .owl-nav .owl-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;}
.banner .owl-nav .owl-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;}

.banner .owl-theme .owl-dots .owl-dot{position: relative;}
.banner .owl-theme .owl-dots .owl-dot span{width: 6px;height: 14px;background: none;border-radius: 0;border: 1px solid #fff;
display: inline-block;vertical-align: top;margin: 0 0.5px;outline: none;}
.banner .owl-theme .owl-dots .owl-dot.active span{background: #fff;background-size: 100% 100%;}

/*第二屏*/
.all1{width: 83%;margin: auto;overflow: hidden;padding-top: 10%;}
.pic1{width: 53%;float: right;overflow: hidden;background: url(../img/bg2.jpg) left bottom no-repeat;padding-bottom: 40px;
opacity: 0;transform: translateX(200px);transition: all 1s ease 0.2s;}
.active .pic1 {opacity: 1;transform: translateX(0);}
.pic1 img{width: 92%;float: right;}
.all1a{width: 44%;float: left;margin-top: 5%;opacity: 0;transform: translateX(-200px);transition: all 1s ease 0.2s;}
.active .all1a {opacity: 1;transform: translateX(0);}
.index1{padding-left: 15%;}
.index1 span{display: block;color: #474747;font-size: 32px;}
.index1 h1{color: #4caafb;font-size: 36px;font-weight: bold;/* font-family: "SourceHanSansCN-Heavy"; */}
.syabout{padding-left: 15%;margin-top: 60px;}
.syabout1{color: #474747;font-size: 16px;line-height: 35px;height: 105px;overflow: hidden;text-align: justify;}
.syabout1 p{font-size: 16px;}
.more1{margin-top: 45px;background: url(../img/bg3.png) 100px center no-repeat;background-size: 50px 1px;transition:all 0.3s ease-in-out;}
.more1 a{display: block;color: #258be5;font-weight: bold;/* font-family: "SourceHanSansCN-Heavy"; */}
.more1:hover{background-size: 100px 1px}
.syabout2{width: 130px;position: absolute;bottom: 60px;left: 5%;}
.syabout2 li{margin-top: 20px;position: relative;width: 45px;height: 35px;border-radius: 18px;
line-height: 35px;overflow: hidden;transition:all 0.3s ease-in-out;}
.syabout2 li h1{width: 45px;height: 35px;float: left;background: url(../img/icon2.png) center no-repeat;background-size: 20px;}
.syabout2 li span{float: left;color: #fff;}
.syabout2 li:hover{width: 130px;background: #258be5;}
.syabout2 li:hover h1{background: url(../img/icon2a.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(2) h1{background: url(../img/icon3.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(3) h1{background: url(../img/icon4.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(4) h1{background: url(../img/icon5.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(5) h1{background: url(../img/icon6.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(2):hover h1{background: url(../img/icon3a.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(3):hover h1{background: url(../img/icon4a.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(4):hover h1{background: url(../img/icon5a.png) center no-repeat;background-size: 20px;}
.syabout2 li:nth-of-type(5):hover h1{background: url(../img/icon6a.png) center no-repeat;background-size: 20px;}
/*第三屏*/
.sysystem{overflow: hidden;width: 100%;height: 100%;}
.sysystem li{width: 33.333%;float: left;height: 100%;position: relative;}
.sysystem li a{display: block;width: 100%;height: 100%;}
.pic3{width: 100%;height: 100%;position: relative;}
.pic3 img{width: 100%;display: block;height: 100%;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray; transition: all 0.2s ease-in-out;}
.hide1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.35);transition: all 0.2s ease-in-out;}
.sysystem li:hover .pic3 img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);
-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: gray;}
.sysystem li:hover .hide1{opacity: 0;}
.sysystem1{width: 80%;position: absolute;bottom: 90px;left: 50%;margin-left: -40%;opacity: 0;transform: translateY(200px);transition: all 1s ease 0.2s;}
.active .sysystem1 {opacity: 1;transform: translateY(0);}
.sysystem1 img{display: block;}
.sysystem1 h1{color: #fff;font-size: 36px;margin-top: 35px;}
.sysystem1 p{color: #fff;font-size: 22px;font-weight: bold;text-transform: uppercase;}
.sysystem1 span{display: block;color: #ffffff;font-size: 12px;font-weight: bold;transition:all 0.3s ease-in-out;
margin-top: 35px;background: url(../img/bg5.png) 80px center no-repeat;background-size: 30px 1px;}
.sysystem li:hover .sysystem1 span{background-size: 60px 1px;}
/*第四屏*/
.all2{width: 100%;height: 100%;background: url(../img/bg4.jpg) center bottom no-repeat;background-size: cover;}
.all2a{width: 80%;margin: auto;padding-top: 12%;opacity: 0;transform: translateY(200px);transition: all 1s ease 0.2s;}
.active .all2a {opacity: 1;transform: translateY(0);}
.sypro{position: relative;width: 100%;}
.sypro .custom1{width: 74%;margin: auto;}
.sypro .swiper-slide{overflow: hidden;}
.pic2{width: 65%;float: right;margin-top: 50px;}
.pic2 img{width: 100%;display: block;}
.sypro1{width: 35%;float: left;margin-top: 10%;}
.sypro1 h1{color: #464646;font-size: 46px;}
.sypro1 span{display: block;color: #258be5;font-weight: bold;transition:all 0.3s ease-in-out;font-size: 12px;
background: url(../img/bg3.png) 80px center no-repeat;background-size: 30px 1px;padding-left: 5px;margin-top: 10px;}
.sypro .owl-dots{display: none;}
.sypro .owl-theme .owl-controls{position: absolute;width: 100%;top:0;height: 80px;left: 0;}
.sypro .owl-nav{overflow: hidden;}
.sypro .owl-nav .owl-prev{width: 80px;height: 80px;background: #fff url(../img/left1.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 120px;left: 0}
.sypro .owl-nav .owl-next{width: 80px;height: 80px;background: #fff url(../img/right1.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 120px;right: 0}
.sypro .owl-nav .owl-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;}
.sypro .owl-nav .owl-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;}
.sypro .owl-carousel .owl-item:hover .sypro1 span{background-size: 60px 1px;}

.index2{position: absolute;top: 0;left: 13%;}
.index2 span{display: block;color: #474747;font-size: 32px;}
.index2 h1{color: #4caafb;font-size: 36px;font-weight: bold;}
/*第五屏*/
.all3{width: 100%;height: 100%;background: url(../img/bg6.jpg) center no-repeat;background-size: cover;}
.index3{text-align: center;padding-top: 12%;opacity: 0;transform: translateY(-200px);transition: all 1s ease 0.2s;}
.active .index3 {opacity: 1;transform: translateY(0);}
.index3 h1{color: #4caafb;font-size: 36px;font-weight: bold;}
.syhonor{text-align: center;font-size: 0;margin-top: 45px;opacity: 0;transform: translateY(-200px);transition: all 1s ease 0.2s;}
.active .syhonor {opacity: 1;transform: translateY(0);}
.syhonor li{display: inline-block;vertical-align: top;width: 160px;height: 45px;line-height: 45px;margin: 0 45px;
color: #474747;font-size: 28px;cursor: pointer;}
.syhonor .selected{color: #fff;background: #4caafb;border-radius: 4px;}
.syhonor1{width: 80%;margin: auto;margin-top: 70px;opacity: 0;transform: translateY(200px);transition: all 1s ease 0.2s;}
.active .syhonor1 {opacity: 1;transform: translateY(0);}
.syhonor2{position: relative;overflow: hidden;}
/* .syhonor2 .swiper-container{width: 84%;margin: auto;}
.syhonor2 .swiper-slide img{width: 100%;display: block;}
.syhonor2 .swiper-button-next{width: 58px;height: 58px;background: url(../img/left1.png) center no-repeat;
left: 0;top: 140px;border: 1px solid #4caafb;position: absolute;outline: none;cursor: pointer;}
.syhonor2 .swiper-button-prev{width: 58px;height: 58px;background: url(../img/right1.png) center no-repeat;
right: 0;top: 140px;left: auto;border: 1px solid #4caafb;position: absolute;outline: none;cursor: pointer;}
.syhonor2 .swiper-button-next:hover{background: #258be5 url(../img/left1a.png) center no-repeat;border-color: #258be5;}
.syhonor2 .swiper-button-prev:hover{background: #258be5 url(../img/right1a.png) center no-repeat;border-color: #258be5;} */
.syhonor2 .item img{width: 100%;display: block;}
.syhonor2 .custom1{width: 84%;margin: auto;}
.syhonor2 .owl-theme .owl-controls{position: absolute;width: 100%;top: 50%;height: 80px;left: 0;margin-top: -29px;}
.syhonor2 .owl-nav{overflow: hidden;}
.syhonor2 .owl-nav .owl-prev{width: 58px;height: 58px;background: url(../img/left1.png) center no-repeat;float: left;
border: 1px solid #4caafb;color: rgba(0,0,0,0);}
.syhonor2 .owl-nav .owl-next{width: 58px;height: 58px;background: url(../img/right1.png) center no-repeat;float: right;
border: 1px solid #4caafb;color: rgba(0,0,0,0);}
.syhonor2 .owl-nav .owl-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;border-color: #258be5;}
.syhonor2 .owl-nav .owl-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;border-color: #258be5;}

.active_04{height: 0 !important;}
/*第六屏*/
.all4{width: 80%;margin: auto;overflow: hidden;padding-top: 10%;}
.all4a{width: 23%;float: right;opacity: 0;transform: translateX(200px);transition: all 1s ease 0.2s;}
.active .all4a {opacity: 1;transform: translateX(0);}
.index4{text-align: right;}
.index4 h1{color: #4caafb;font-size: 36px;font-weight: bold;/* font-family: "SourceHanSansCN-Heavy"; */}
.synews{overflow: hidden;margin-top: 40px;}
.synews ul{overflow: hidden;float: right;}
.synews ul li{width: 160px;height: 45px;text-align: center;line-height: 45px;margin-top: 15px;
color: #474747;font-size: 28px;cursor: pointer;}
.synews ul li a{color: #474747;}
.synews ul li:nth-of-type(3){display: none;}
.synews ul .selected{background: #4caafb;color: #fff;border-radius: 3px;}
.more2{margin-left: 45px;overflow: hidden;margin-top: 100px;margin-right: 20px;line-height: 15px;}
.more2 a{color: #258be5;font-weight: bold;font-family: "SourceHanSansCN-Heavy";float: right;transition:all 0.3s ease-in-out;
background: url(../img/bg3.png) center top no-repeat;background-size: 1px 30px;padding-top: 50px}
.more2 img{display: block;margin-left: 6px;transition:all 0.3s ease-in-out;}
.more2 a:hover{background-size: 1px 60px;}
.more2 span{display: block;transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);}
.synews1{width: 76%;float: left;overflow: hidden;opacity: 0;transform: translateX(-200px);transition: all 1s ease 0.2s;}
.active .synews1 {opacity: 1;transform: translateX(0);}
.synews2{overflow: hidden;}
.synews3{width: 45%;float: left;position: relative;}
.synews3 .swiper-slide{position: relative;}
.synews3 .item img{width: 100%;display: block;}
.hide2{width: 100%;height: 100px;background: rgba(0,0,0,0.35);position: absolute;bottom: 0;left: 0;}
.hide2a{width: 90%;margin: auto;padding-top: 20px;}
.hide2a span{display: block;color: #ffffff;}
.hide2a h1{color: #fff;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;margin-top: 10px;width: 70%;}
/* .synews3 .swiper-pagination{width: 100%;bottom: 20px;right: 10px;text-align: right;position: absolute;}
.synews3 .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;background: none;border-radius: 100%;
display: inline-block;vertical-align: top;margin: 0 6px;border: 1px solid #fff;outline: none;}
.synews3 .swiper-pagination .swiper-pagination-bullet-active{background: #fff;} */

.synews3 .owl-theme .owl-controls{width: 100%;bottom: 20px;right: 10px;text-align: right;position: absolute;}
.synews3 .owl-theme .owl-dots .owl-dot{position: relative;}
.synews3 .owl-theme .owl-dots .owl-dot span{width: 8px;height: 8px;background: none;border-radius: 100%;
display: inline-block;vertical-align: top;margin: 0 6px;border: 1px solid #fff;outline: none;}
.synews3 .owl-theme .owl-dots .owl-dot.active span{background: #fff;}

.synews4{width: 53%;float: right;}
.synews4 li{border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.synews4 li a{display: block;padding: 32px 25px;overflow: hidden;}
.synews4a{width: 80%;float: left;margin-top: 10px;}
.synews4a h1{color: #474747;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;}
.synews4a p{color: #474747;line-height: 20px;height: 40px;overflow: hidden;margin-top: 15px;}
.synews4b{width: 14%;float: right;border: 1px solid #bfbfbf;text-align: center;padding: 10px 0;}
.synews4b h1{color: #474747;font-size: 36px;font-weight: bold;font-family: "SourceHanSansCN-Heavy";}
.synews4b span{display: block;color: #474747;}
.synews4 li:last-child{border: none;}
.synews4 li:hover{background: #fff;border-color: #fff;}
.synews4 li:hover .synews4a h1{color: #4caafb;}
.synews4 li:hover .synews4a p{color: #4caafb;}
.synews4 li:hover .synews4b{background: #4caafb;border-color: #4caafb;}
.synews4 li:hover .synews4b h1{color: #fff;}
.synews4 li:hover .synews4b span{color: #fff;}
/*foot*/
.foot{width: 100%;height: 70px;line-height: 70px;background: #072271;}
.foot1{float: left;margin-left: 3%;overflow: hidden;}
.foot1a{float: left;color: #fff;}
.foot1b{float: left;color: #fff;margin-left: 20px;}
.foot1b a{color: #fff;}
.foot2{float: right;margin-right: 3%;}
.foot2 a{color: #fff;}
.foot2 h1{display: inline-block;vertical-align: top;padding-top: 25px;cursor: pointer;margin-left: 25px;position: relative;}
.foot2 h1 .ua2{width: 25px;display: block;}
.foot2a{width: 80px;position: absolute;top: -80px;left: 50%;margin-left: -45px;padding: 5px;background: #fff;display: none;}
.foot2a img{width: 100%;display: block;margin: auto;}
.foot2 h1:hover .foot2a{display: block;}
/*公司简介*/
.banner1{width: 100%;overflow: hidden;position: relative;}
.banner1 .owl-carousel .item{width: 100%;height: 100%;}
.banner1 .owl-carousel .item img{width: 100%;height: 100%;display: block;}
.banner1 .owl-theme .owl-controls{position: absolute;width: 100%;left: 0;bottom: 30px;text-align: center;}
.banner1 .owl-theme .owl-dots .owl-dot{position: relative;}
.banner1 .owl-theme .owl-dots .owl-dot span{width: 30px;height: 5px;background: #fff;border-radius: 3px;}
.banner1 .owl-theme .owl-dots .owl-dot.active span{background: #258be5;}
.banner1 img{width: 100%;display: block;}
.list{height: 80px;line-height: 80px;text-align: center;font-size: 0;background: url(../img/bg9.jpg) center;}
.list li{display: inline-block;vertical-align: top;}
.list li a{display: block;color: #464646;font-size: 16px;padding: 0 40px;}
.list li:hover{background: #fff;}
.list li:hover a{color: #072271;}
.list .ua3{background: #fff;}
.list .ua3 a{color: #072271;}
.about{width: 100%;margin: auto;overflow: hidden;padding-top: 100px;
margin-bottom: 120px;}
.about1{width: 810px;float: left;margin-left: 295px;}
.index5 h1{color: #072271;font-size: 36px;font-weight: bold;}
.pic4{margin-top: 100px;}
.pic4 img{width: 100%;display: block;}
.about3{float: right;}
.about3a{width: 440px;margin-right: 295px;color: #474747;font-size: 16px;line-height: 35px;}
.about3a p{font-size: 16px;}
.about3b{width: 100%;background: #f8f8f8;margin-top: 40px;}
.about3c{width: 440px;position: relative;}
.about3c .ua4{width: 100%;display: block;}
.play{width: 60px;left: 50%;margin-left: -30px;top: 50%;margin-top: -30px;position: absolute;cursor: pointer;}
.play img{width: 100%;display: block;}
.demo1{width: 100%;height: 100%;background: rgba(0,0,0,0.8);position: fixed;top: 0;left: 0;z-index: 99999;display: none;}
.demo1a{width: 800px;height: 500px;background: #fff;position: absolute;top: 50%;margin-top: -250px;left: 50%;
margin-left: -400px;border-radius: 5px;}
.demo1a video{width: 85%;margin: auto;height: 400px;display: block;object-fit: fill;margin-top: 50px;}
.close1{width: 25px;position: absolute;top: 15px;right: 15px;cursor: pointer;}
.close1 img{width: 100%;display: block;}
/*荣誉资质*/
.all5{width: 72%;margin: auto;overflow: hidden;margin-top: 100px;margin-bottom: 120px;}
.index6{width: 18%;float: left;margin-top: 55px;}
.index6 h1{color: #072271;font-size: 36px;font-weight: bold;}
.index6 ul{margin-top: 280px;}
.index6 ul li{width: 160px;height: 45px;text-align: center;line-height: 45px;margin-top: 30px;border-radius: 5px;
color: #474747;font-size: 28px;cursor: pointer;}
.index6 ul .selected{background: #474747;color: #fff;}
.honor{width: 73%;float: right;height: 520px;background: #f8f8f8;padding-top: 80px;}
.honor1{text-align: center;color: #474747;font-size: 20px;margin-bottom: 40px;opacity: 0;transition: all 0.2s ease-in-out;}
.active_05{height: 0 !important;}
.pc-banner{overflow: hidden;}
.index7{margin-top: 100px;text-align: center;}
.index7 h1{color: #072271;font-size: 36px;font-weight: bold;}
.culture{width: 1350px;margin: auto;text-align: center;font-size: 0;margin-top: 70px;margin-bottom: 100px;}
.culture li{width: 420px;height: 420px;background: url(../img/bg11.png) center no-repeat;background-size: 100% 100%;
display: inline-block;vertical-align: top;margin: 0 14px;}
.culture li img{display: block;margin: auto;width: 60px;padding-top: 85px;}
.culture li h1{color: #fff;font-size: 28px;font-weight: bold;margin-top: 10px;}
.culture li h2{width: 30px;height: 1px;background: #fff;margin: auto;margin-top: 25px;}
.culture li p{color: #fff;font-size: 16px;line-height: 30px;margin-top: 25px;}
.culture li:nth-of-type(2){background: url(../img/bg12.png) center no-repeat;background-size: 100% 100%;}
.culture li:nth-of-type(3){background: url(../img/bg13.png) center no-repeat;background-size: 100% 100%;}
/*创始人介绍*/
.all6{width: 1280px;margin: auto;margin-top: 70px;position: relative;padding-bottom: 100px;margin-bottom: 100px;}
.person{width: 43%;}
.person img{width: 100%;display: block;}
.all6a{width: 62%;position: absolute;top: 60px;right: 0;background: #fff url(../img/bg14.png) center top no-repeat;
background-size: 100%;padding-top: 70px;padding-bottom: 70px;-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.15); 
-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.15); box-shadow:5px 5px 10px rgba(0,0,0,0.15);z-index: 99999}
.person1{text-align: center;color: #4caafb;font-size: 36px;}
.person2{width: 85%;margin: auto;color: #313131;font-size: 16px;line-height: 35px;margin-top: 25px;}
.person2 p{font-size: 16px;margin-top: 15px;}
/*厂区展示*/
.lista{width: 1200px;margin: auto;overflow: hidden;margin-top: 80px;}
.lista li{width: 238px;height: 60px;float: left;background: #f2f2f2;text-align: center;line-height: 60px;margin-top: 2px;margin-left: 2px;}
.lista li a{display: block;color: #484848;font-size: 20px;}
.lista li:nth-of-type(5n-4){margin-left: 0;}
.lista li:hover{background: #072271;}
.lista li:hover a{color: #fff;}
.lista .ua5{background: #072271;}
.lista .ua5 a{color: #fff;}
.show{margin-top: 80px;margin-bottom: 100px;}
/*发展历程*/
.fazhan{width: 1190px;margin: auto;margin-top: 60px;background: url(../img/bg19.png) center no-repeat;
background-size: 1px 100%;padding-top: 60px;padding-bottom: 130px;margin-bottom: 100px;}
.fazhan li{overflow: hidden;margin-top: 100px;}
.fazhan1{width: 50.75%;float: right;margin-top: 110px;}
.fazhan1a{padding-left: 154px;background: url(../img/bg17.png) left center no-repeat;overflow: hidden;}
.fazhan1a h1{width: 176px;height: 61px;background: url(../img/bg15.png) center no-repeat;background-size: 100% 100%;
text-align: center;line-height: 61px;color: #fff;font-size: 32px;font-weight: bold;}
.fazhan1b{padding-left: 185px;margin-top: 20px;}
.fazhan1b h1{color: #474747;font-size: 24px;font-weight: bold;}
.fazhan1b p{color: #474747;font-size: 16px;margin-top: 10px;}
.pic7{width: 38%;float: left;border-radius: 10px;overflow: hidden;}
.pic7 img{width: 100%;display: block;}
.fazhan li:nth-of-type(1){margin-top: 0;}
.fazhan li:nth-of-type(2n) .pic7{float: right;}
.fazhan li:nth-of-type(2n) .fazhan1{float: left;}
.fazhan li:nth-of-type(2n) .fazhan1a{padding-left: 0;padding-right: 154px;background: url(../img/bg18.png) right center no-repeat;}
.fazhan li:nth-of-type(2n) .fazhan1a h1{float: right;background: url(../img/bg16.png) center no-repeat;background-size: 100% 100%;}
.fazhan li:nth-of-type(2n) .fazhan1b{padding-left: 0;padding-right: 176px;text-align: right;}
/*合作伙伴*/
.partner{width: 72%;margin: auto;overflow: hidden;margin-bottom: 120px;}
.partner li{width: 31%;float: left;margin-top: 55px;position: relative;text-align: center;margin-left: 3.5%;}
.pic8{border-radius: 10px;overflow: hidden;position: relative;}
.pic8 img{width: 100%;display: block;}
.hide3{width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: absolute;top: 0;left: 0;}
.partner1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 9999;}
.partner1 img{display: block;margin: auto;padding-top: 140px;}
.partner1a{width: 90%;position: absolute;bottom: 65px;left: 5%;}
.partner1a h1{color: #fff;font-size: 24px;font-weight: bold;}
.partner1a p{color: #fff;font-size: 20px;margin-top: 10px;font-weight: bold;}
.partner li:nth-of-type(1){margin-left: 0;}
/*新闻列表*/
.news{width: 1320px;margin: auto;overflow: hidden;margin-top: 30px;}
.news li{margin-top: 60px;background: #fafafa;width: 48.5%;float: left;padding-bottom: 30px;}
.pic9{overflow: hidden;}
.pic9 img{width: 100%;display: block;transition: all 0.6s;}
.news1{width: 90%;margin: auto;margin-top: 25px;}
.news1 h1{color: #474747;font-size: 20px;height: 25px;line-height: 25px;overflow: hidden;}
.news1 p{color: #474747;line-height: 25px;height: 50px;overflow: hidden;margin-top: 15px;}
.news2{overflow: hidden;margin-top: 20px;}
.news2a{float: left;text-align: center;}
.news2a h2{color: #474747;font-size: 36px;font-weight: bold;font-family: "微软雅黑";}
.news2a span{display: block;color: #474747;}
.news2b{width: 33px;height: 33px;float: right;border: 1px solid #bfbfbf;background: url(../img/right1.png) center no-repeat;
background-size: 7px;margin-top: 15px;}
.news li:nth-of-type(2n){float: right;}
.news li:hover .news1 h1{color: #072271;}
.news li:hover .news1 p{color: #072271;}
.news li:hover .news2a h2{color: #072271;}
.news li:hover .news2a span{color: #072271;}
.news li:hover .news2b{background: #258be5 url(../img/right1a.png) center no-repeat;background-size: 7px;
border-color: #258be5;}
.news li:hover .pic9 img{transform: scale(1.05);} 
.fenye{text-align: center;margin-top: 80px;font-size: 0;margin-bottom: 100px;}
.fenye a{display: inline-block;vertical-align: top;height: 40px;color: #000000;font-size: 16px;
border-radius: 5px;line-height: 40px;padding: 0 15px;margin: 0 5px;}
.fenye a:hover{color: #fff;background: #258be5;}
.fenye .ua6{color: #fff;background: #258be5;}
/*新闻详情*/
.title1{text-align: center;background: url(../img/bg20.png) center bottom no-repeat;margin-top: 80px;padding-bottom: 35px;}
.title1 h1{color: #474747;font-size: 26px;}
.title1 span{display: block;color: #474747;margin-top: 15px;}
.newsde{width: 1200px;margin: auto;margin-top: 80px;color: #474747;line-height: 30px;margin-top: 40px;}
.newsde p{color: #474747;}
.newsde img{max-width: 100%;display: block;margin: auto;}
.all7{background: url(../img/bg20.png) center bottom no-repeat;padding-bottom: 80px;}
.back{width: 150px;height: 40px;margin: auto;margin-top: 20px;background: #258be5;text-align: center;line-height: 40px;border-radius: 5px;}
.back a{display: block;color: #fff;font-size: 18px;}
.back a img{width: 20px;display: inline-block;vertical-align: top;padding-top: 13px;margin-left: 13px;}
.xyp{width: 1200px;margin: auto;overflow: hidden;margin-top: 60px;padding: 10px;margin-bottom: 100px;}
.xyp li{width: 46%;float: left;background: #f8f8f8;transition:all 0.3s ease-in-out;height: 140px}
.xyp li:nth-of-type(2){float: right;}
.xyp1{width: 30%;float: left;text-align: center;color: #474747;font-size: 18px;transition:all 0.3s ease-in-out;
	height: 100px;line-height: 100px;margin-top: 20px;border-right: 1px solid #d2d2d2;}
.xyp2{width: 63%;float: right;padding-left: 20px;margin-right: 2.5%;transition:all 0.3s ease-in-out;margin-top: 20px}
.xyp2 h1{color: #474747;font-size: 18px;height: 22px;line-height: 22px;overflow: hidden;transition:all 0.3s ease-in-out;}
.xyp2 span{display: block;color: #474747;margin-top: 5px;transition:all 0.3s ease-in-out;}
.xyp2 p{color: #474747;line-height: 25px;height: 50px;overflow: hidden;transition:all 0.3s ease-in-out;}
.xyp li:hover{background: #fff;-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15); 
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);}
.xyp li:hover .xyp1{color: #072271;}
.xyp li:hover .xyp2{border-color: #072271;}
.xyp li:hover .xyp2 h1{color: #072271;}
.xyp li:hover .xyp2 span{color: #072271;}
.xyp li:hover .xyp2 p{color: #072271;}
/*联系我们*/
.contact{width: 850px;margin: auto;border-top: 1px solid #d8d8d8;margin-top: 20px;overflow: hidden;}
.contact li{width: 30%;float: left;overflow: hidden;margin-top: 20px;}
.contact li img{width: 20px;float: left;}
.contact li p{float: left;color: #474747;margin-left: 15px;}
.contact li:nth-of-type(3n-2){width: 38%;}
.map{width: 1200px;height: 560px;margin: auto;margin-top: 55px;margin-bottom: 100px;}
.map img{width: 100%;height: 100%;display: block;}
/*在线留言*/
.demo2{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: url(../img/bg21.jpg) center no-repeat;background-size: cover;}
.close2{width: 30px;position: absolute;top: 50px;right: 50px;}
.close2 img{width: 100%;display: block;cursor: pointer;}
.index8{margin-top: 150px;text-align: center;}
.index8 h1{color: #072271;font-size: 36px;font-weight: bold;}
.message{width: 1200px;margin: auto;margin-top: 70px;}
.form1{overflow: hidden;}
.form1a{width: 48.5%;float: left;background: rgba(255,255,255,0.8);height: 80px;line-height: 80px;overflow: hidden;margin-top: 20px;}
.form1a label{width: 16%;text-align: right;color: #474747;font-size: 20px;float: left;}
.form1a input{width: 65%;float: left;height: 100%;display: block;background: none;outline: none;color: #474747;font-size: 20px;}
.form1a span{width: 10%;float: right;text-align: center;}
.form1b{width: 48.5%;float: right;background: rgba(255,255,255,0.8);height: 80px;line-height: 80px;overflow: hidden;margin-top: 20px;}
.form1b label{width: 23%;text-align: right;color: #474747;font-size: 20px;float: left;}
.form1b input{width: 60%;float: left;height: 100%;display: block;background: none;outline: none;color: #474747;font-size: 20px;}
.form1b span{width: 10%;float: right;text-align: center;}
.form2{margin-top: 20px;height: 300px;background: rgba(255,255,255,0.8);}
.form2 label{width: 11%;text-align: right;color: #474747;font-size: 20px;float: left;margin-top: 30px;}
.form2 textarea{width: 85%;float: left;height: 240px;margin-top: 30px;color: #474747;font-size: 20px;background: none;outline: none;}
.form3{margin-top: 40px;text-align: center;font-size: 0;}
.form3a{width: 160px;height: 50px;display: inline-block;vertical-align: top;margin: 0 10px;}
.form3a input{width: 100%;height: 100%;display: block;background: #072271;outline: none;color: #fff;font-size: 20px;cursor: pointer;}
.form3b{width: 160px;height: 50px;display: inline-block;vertical-align: top;}
.form3b input{width: 100%;height: 100%;display: block;background: #258be5;outline: none;color: #fff;font-size: 20px;cursor: pointer;}
/*用人理念*/
.banner2{position: relative;}
.banner2 .swiper-slide{width: 100%;height: 100%;}
.banner2 .swiper-slide img{width: 100%;height: 100%;display: block;}
.banner2 .swiper-pagination{width: 100%;bottom: 30px;left: 0;text-align: center;font-size: 0;}
.banner2 .swiper-pagination .swiper-pagination-bullet{width: 30px;height: 5px;background: #fff;border-radius: 10px;
display: inline-block;vertical-align: top;margin: 0 5px;outline: none;}
.banner2 .swiper-pagination .swiper-pagination-bullet-active{background: #258be5;}
.all8{background: url(../img/bg22.jpg) center bottom no-repeat;background-size: cover;padding-top: 130px;padding-bottom: 160px;}
.index9{text-align: center;}
.index9 h1{color: #072271;font-size: 36px;font-weight: bold;display: inline-block;border-bottom: 1px solid #4caafb;}
.concept{width: 1070px;margin: auto;overflow: hidden;margin-top: 60px;}
.concept li{background: #fff;width: 350px;text-align: center;float: left;height: 350px;border-radius: 1px;margin-left: 10px;}
.concept li:nth-of-type(1){margin-left: 0;}
.concept li img{display: block;margin: auto;width: 50px;padding-top: 110px;}
.concept li p{color: #4caafb;font-size: 18px;line-height: 30px;margin-top: 30px;}
/*员工活动*/
.all9{width: 82%;margin: auto;margin-top: 65px;position: relative;margin-bottom: 110px;}
/*.all9 .swiper-container{width: 83%;margin: auto;}
.all9 .swiper-slide{background: #f8f8f8;padding-bottom: 20px;}
.all9 .swiper-slide img{width: 100%;display: block;}
.all9 .swiper-button-next{width: 70px;height: 70px;background: url(../img/right1.png) center no-repeat;
right: 0;top: 50%;margin-top: -35px;border: 1px solid #bfbfbf;position: absolute;outline: none;cursor: pointer;}
.all9 .swiper-button-prev{width: 70px;height: 70px;background: url(../img/left1.png) center no-repeat;
left: 0;top: 50%;margin-top: -35px;left: auto;border: 1px solid #bfbfbf;position: absolute;outline: none;cursor: pointer;}
.all9 .swiper-button-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;border-color: #258be5;}
.all9 .swiper-button-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;border-color: #258be5;}*/
.all9 .custom1{width: 83%;margin: auto;}
.all9 .owl-theme .owl-controls{position: absolute;width: 100%;top: 50%;height: 80px;left: 0;margin-top: -29px;}
.all9 .owl-nav{overflow: hidden;}
.all9 .owl-nav .owl-prev{width: 70px;height: 70px;background: url(../img/left1.png) center no-repeat;float: left;
border: 1px solid #4caafb;color: rgba(0,0,0,0);border: 1px solid #bfbfbf;}
.all9 .owl-nav .owl-next{width: 70px;height: 70px;background: url(../img/right1.png) center no-repeat;float: right;
border: 1px solid #4caafb;color: rgba(0,0,0,0);border: 1px solid #bfbfbf;}
.all9 .owl-nav .owl-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;border-color: #258be5;}
.all9 .owl-nav .owl-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;border-color: #258be5;}
.pic10 img{width: 100%;display: block;}
.act1{padding: 0 5%;border-bottom: 1px solid #dcdcdc;padding-top: 30px;padding-bottom: 15px;}
.act2{overflow: hidden;}
.act2 h1{float: left;color: #000;font-size: 50px;font-weight: bold;border-right: 1px solid #7f8db4;
height: 50px;line-height: 50px;padding-right: 15px;}
.act2 span{float: left;color: #072271;font-size: 20px;font-weight: bold;margin-left: 15px;margin-top: 20px;}
.act3{color: #474747;font-size: 20px;margin-top: 25px;}
.act4{padding: 0 5%;color: #474747;font-size: 16px;line-height: 20px;margin-top: 15px;height: 60px;}
/*招聘信息*/
.joba{background: #fff;margin: auto;width: 1200px;}
.job{width: 100%;background: #fff;margin-top: 70px;}
.job li{margin-top: 2px;}
.job1{height: 60px;background: #f4f4f4;line-height: 60px;overflow: hidden;padding: 0 40px;cursor: pointer;transition:all 0.1s ease-in-out;}
.job1 dl{width: 90%;float: left;color: #5f5f5f;font-size: 18px;overflow: hidden;}
.job1 dl dt{width: 30%;float: left;color: #474747;font-size: 18px;}
.job1 dl dt:nth-of-type(1){width: 40%;}
.job1 span{float: right;width: 20px;height: 60px;background: url(../img/bg23.png) center no-repeat;background-size: 13px;}
.job5{background: #223a82 url(../img/bg24.png) right bottom no-repeat;display: none;}
.job2{width: 1120px;margin: auto;padding-bottom: 35px;border-top: 1px solid #6575a8;padding-top: 5px;}
.job3{height: 100px;line-height: 100px;overflow: hidden;border-bottom: 2px solid #eeeeee;}
.job3 p{float: left;width: 25%;color: #3a3a3a;font-size: 18px;}
.active01{background: #223a82 !important;}
.active01 h1{color: #fff !important;}
.active01 dt{color: #fff !important;}
.active01 span{background: url(../img/bg23a.png) center no-repeat;background-size: 13px;}
.job3a{color: #FFFFFF;font-size: 18px;margin-top: 20px;}
.job3b{color: #fff;line-height: 30px;}
.job4{width: 120px;height: 40px;text-align: center;line-height: 40px;background: #6575a8;margin-top: 25px;}
.job4 a{display: block;color: #fff;font-size: 16px;}
/*在线求职*/
.all10{width: 1380px;margin: auto;margin-top: 80px;background: #f2f2f2;padding-top: 60px;padding-bottom: 115px;margin-bottom: 115px;}
.index10{text-align: center;}
.index10 h1{color: #072271;font-size: 36px;font-weight: bold;}
.apply{width: 1155px;margin: auto;margin-top: 40px;}
.apply1{overflow: hidden;}
.apply2{width: 560px;float: left;overflow: hidden;line-height: 50px;margin-top: 20px;}
.apply2a{width: 535px;float: left;background: #fff;border-radius: 5px;height: 50px;}
.apply2a label{float: left;color: #313131;font-size: 16px;margin-left: 30px;}
.apply2a input{width: 360px;height: 100%;float: left;outline: none;color: #313131;font-size: 16px;background: none;}
.apply2 span{float: right;color: #474747;font-size: 18px;}
.apply1 .apply2:nth-of-type(2n){float: right;}
.apply2a select{width: 395px;height: 100%;float: left;outline: none;border: none;color: #313131;font-size: 16px;appearance:none;
-moz-appearance:none;-webkit-appearance:none;background: url(../img/bg25.png) right center no-repeat;background-size: 11px;}
.apply1 .apply2:nth-of-type(3) .apply2a{background: #fff url(../img/bg25.png) 490px center no-repeat;background-size: 11px;}
.apply3{margin-top: 20px;overflow: hidden;}
.apply3a{height: 300px;background: #fff;border-radius: 5px;width: 1130px;float: left;}
.apply3a label{float: left;color: #313131;font-size: 16px;margin-left: 30px;margin-top: 18px;}
.apply3a textarea{width: 940px;height: 240px;float: left;outline: none;margin-top: 18px;color: #313131;font-size: 16px;}
.apply3 span{float: right;color: #474747;font-size: 18px;margin-top: 20px;}
.apply4{margin-top: 80px;text-align: center;font-size: 0;}
.apply4a{width: 160px;height: 50px;display: inline-block;vertical-align: top;margin-right: 30px;}
.apply4a input{width: 100%;height: 100%;display: block;cursor: pointer;background: #072271;color: #fff;font-size: 20px;}
.apply4b{width: 160px;height: 50px;display: inline-block;vertical-align: top;}
.apply4b input{width: 100%;height: 100%;display: block;cursor: pointer;background: #258be5;color: #fff;font-size: 20px;}
.apply4c{width: 160px;height: 50px;display: inline-block;vertical-align: top;line-height: 50px;margin-left: 30px;}
.apply4c input{width: 100%;height: 100%;display: block;color: #ffffff;font-size: 20px;background: #b2b2b2;}
/*公司福利*/
.all11{background: #f8f8f8;margin-top: 50px;padding-top: 40px;padding-bottom: 120px;}
.well{width: 1200px;margin: auto;overflow: hidden;}
.well li{width: 320px;position: relative;float: left;margin-top: 60px;margin-left: 120px;}
.well li .ua7{width: 100%;display: block;}
.well1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;text-align: center;}
.well1 img{display: block;margin: auto;width: 45px;padding-top: 100px;}
.well1 p{color: #fff;font-size: 20px;line-height: 30px;margin-top: 35px;}
.well li:nth-of-type(3n-2){margin-left: 0;}
/*技术体系*/
.all12{margin-top: 75px;background: url(../img/bg26.jpg) center top no-repeat;background-size: 100%;padding-top: 150px;}
.all12a{width: 1380px;margin: auto;}
.all12b{width: 760px;background: #fff;}
.all12c{width: 605px;margin: auto;padding-top: 80px;}
.index11{color: #072271;font-size: 32px;font-weight: bold;background: url(../img/bg27.jpg) left bottom no-repeat;padding-bottom: 30px;}
.all12d{color: #474747;font-size: 18px;line-height: 35px;font-weight: bold;margin-top: 30px;}
.all12d p{font-size: 18px;font-weight: bold;}
.all12d p span{color: #258be5;}
.system1{width: 1200px;margin: auto;color: #474747;font-size: 18px;line-height: 35px;font-weight: bold;}
.system1 img{max-width: 100%;display: block;margin: auto;}
.system1 p{font-size: 18px;font-weight: bold;}
.system1 p span{color: #258be5;}
.system2{width: 1200px;margin: auto;color: #474747;font-size: 18px;line-height: 35px;font-weight: bold;margin-top: 50px}
.system2 p{font-size: 18px;font-weight: bold;}
.system2 p span{color: #258be5;}
.system2 img{max-width: 100%;display: block;margin: auto;}
.system3{background: url(../img/bg28.jpg) center bottom no-repeat;background-size: cover;
margin-top: 80px;padding-top: 65px;padding-bottom: 40px;}
.system3a{width: 1200px;margin: auto;}
.system3a img{width: 100%;display: block;}
.system4{width: 1200px;margin: auto;color: #474747;font-size: 18px;line-height: 35px;font-weight: bold;margin-top: 60px;}
.system4 p{font-size: 18px;font-weight: bold;}
.system4 p span{color: #258be5;}
.system4 img{max-width: 100%;display: block;margin: auto;}
.system5{background: url(../img/bg28.jpg) center bottom no-repeat;background-size: cover;
margin-top: 80px;padding-top: 65px;padding-bottom: 40px;}
.system5a{width: 1200px;margin: auto;}
.system5a img{width: 100%;display: block;}
.system6{width: 1200px;margin: auto;color: #474747;font-size: 18px;line-height: 35px;
font-weight: bold;margin-top: 60px;margin-bottom: 120px;}
.system6 p{font-size: 18px;font-weight: bold;}
.system6 p span{color: #258be5;}
.system6 img{max-width: 100%;display: block;margin: auto;}
/*研发平台*/
.plat{width: 1200px;margin: auto;color: #484848;font-size: 16px;line-height: 35px;text-align: center;margin-top: 70px;}
.plat p{font-size: 16px;}
.plat1{width: 100%;margin-top: 70px;margin-bottom: 110px;}
.plat1 li{padding: 70px 14%;overflow: hidden;margin-top: 40px;background: url(../img/bg29.jpg) right center no-repeat;
background-size: auto 100%;}
.pic11{width: 48%;float: left;}
.pic11 img{width: 100%;display: block;}
.plat2{width: 52%;float: right;margin-top: 100px;}
.plat2 h1{border-bottom: 1px solid #e5e5e5;color: #072271;font-size: 26px;font-weight: bold;padding-left: 15%;padding-bottom: 10px;}
.plat2a{padding-left: 15%;color: #474747;font-size: 16px;line-height: 35px;margin-top: 25px;}
.plat2a p{font-size: 16px;}
.plat1 li:nth-of-type(2n){background-position: left center;background-size: auto 100%;}
.plat1 li:nth-of-type(2n) .pic11{float: right;}
.plat1 li:nth-of-type(2n) .plat2 h1{padding-left: 0;padding-right: 15%;color: #258be5;}
.plat1 li:nth-of-type(2n) .plat2 .plat2a{padding-left: 0;padding-right: 15%;}
/*检验中心*/
.center{width: 1330px;margin: auto;overflow: hidden;margin-top: 70px;}
.pic12{width: 39%;float: right;}
.pic12 img{width: 100%;display: block;}
.center1{width: 42%;float: left;background: #f8f8f8;padding: 0 5%;padding-top: 40px;padding-bottom: 40px;}
.center1a h1{color: #258be5;font-size: 24px;font-weight: bold;}
.center1a h2{width: 20px;height: 6px;background: #95a3ac;margin-top: 20px;}
.center1b{color: #474747;line-height: 30px;margin-top: 30px;}
.center1b p{margin-top: 15px;}
.all13{background: #f8f8f8;margin-top: 80px;padding-top: 80px;padding-bottom: 80px;margin-bottom: 110px;}
.all13a{width: 1200px;margin: auto;}
.detec{text-align: center;font-size: 0;}
.detec li{width: 200px;height: 50px;display: inline-block;vertical-align: top;border: 1px solid #7d7d7d;
border-radius: 5px;line-height: 50px;font-size: 24px;cursor: pointer;margin: 0 35px;}
.detec li:hover{background: #474747;color: #fff;}
.detec .selected{background: #474747;color: #fff;}
.detec1{width: 1160px;margin: auto;margin-top: 20px;}
.detec1 li{width: 47%;float: left;margin-top: 40px;}
.pic13{height: 540px;background: #fff;display: table;text-align: center;width: 100%;transition:all 0.2s ease-in-out;}
.pic13 span{display: table-cell;vertical-align: middle;}
.pic13 span img{display: block;margin: auto;max-width: 90%;}
.detec2{width: 94%;margin: auto;margin-top: 15px;}
.detec2 h1{color: #474747;font-size: 20px;height: 25px;line-height: 25px;overflow: hidden;}
.detec2 span{display: block;color: #474747;font-size: 16px;text-transform: uppercase;}
.detec1 li:nth-of-type(2n){float: right;}
.detec1 li:hover .pic13{-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15); 
  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);}
.detec1 li:hover .detec2 h1{color: #072271;}
.detec1 li:hover .detec2 span{color: #072271;}
.detec1b{color: #474747;line-height: 30px;background: url(../img/bg30.png) center no-repeat;
background-size: 100% 100%;padding: 35px 55px;}
/*检验中心详情*/
.all14{width: 1200px;margin: auto;margin-top: 80px;background: #f8f8f8;padding-top: 80px;padding-bottom: 80px;}
.title2{text-align: center;width: 1000px;margin: auto;}
.title2 h1{color: #474747;font-size: 32px;}
.title2 span{font-size: 24px;color: #474747;display: block;text-transform: uppercase;}
.content1{width: 780px;margin: auto;margin-top: 40px;color: #474747;font-size: 16px;line-height: 30px;}
.content1 img{max-width: 100%;display: block;margin: auto;}
.content1 p{color: #474747;font-size: 16px;}
.back1{width: 150px;height: 40px;margin: auto;margin-top: 45px;background: #258be5;text-align: center;
line-height: 40px;border-radius: 5px;margin-bottom: 110px;}
.back1 a{display: block;color: #fff;font-size: 18px;}
.back1 a img{width: 20px;display: inline-block;vertical-align: top;padding-top: 13px;margin-left: 13px;}
/*电池*/
.listb{text-align: center;font-size: 0;margin-top: 50px;}
.listb li{width: 200px;height: 50px;display: inline-block;vertical-align: top;border: 1px solid #7d7d7d;
border-radius: 5px;line-height: 50px;font-size: 24px;cursor: pointer;margin: 0 35px;}
.listb li a{font-size: 24px;color: #474747;display: block;}
.listb li:hover{background: #474747;}
.listb li:hover a{color: #fff;}
.listb .ua8{background: #474747;}
.listb .ua8 a{color: #fff;}
.all15{width: 1380px;margin: auto;margin-top: 80px;margin-bottom: 110px;}
.energy{overflow: hidden;}
.energy1{width: 48%;float: left;background: #f8f8f8;}
.pic14 img{width: 100%;display: block;}
.energy2{width: 90%;margin: auto;margin-top: 25px;}
.energy2a{color: #258be5;font-size: 20px;font-weight: bold;}
.energy2b{color: #474747;font-size: 16px;line-height: 35px;margin-top: 10px;min-height: 260px;}
.energy2b p{font-size: 16px;}
.energy .energy1:nth-of-type(2){float: right;}
.pro1{border-bottom: 1px solid #e5e5e5;margin-top: 65px;}
.pro1 h1{padding: 0 25px;height: 50px;text-align: center;line-height: 50px;background: #072271;color: #fff;display: inline-block;vertical-align: top;
font-size: 24px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.pro2{color: #474747;font-size: 16px;line-height: 35px;width: 1330px;margin: auto;margin-top: 35px;}
.pro2 p{font-size: 16px;}
.pro2hxl img{width: 48%}
.pro2hxl img:nth-of-type(2n){float: right}
.pro3{width: 1330px;margin: auto;overflow: hidden;}
.pro3 li{width: 24%;float: left;position: relative;margin-top: 15px;margin-left: 1.2%;}
.pro3 li img{width: 100%;display: block;}
.pro3 li h1{width: 100%;height: 50px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);
text-align: center;line-height: 50px;color: #fff;font-size: 16px;}
.pro3 li:nth-of-type(4n-3){margin-left: 0;}
.pro4{width: 1330px;margin: auto;overflow: hidden;margin-top: 30px;}
.pro4 li{width: 32.5%;float: left;position: relative;margin-top: 15px;margin-left: 1%;}
.pro4 li img{width: 100%;display: block;}
.pro4 li h1{width: 100%;height: 50px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);
text-align: center;line-height: 50px;color: #fff;font-size: 16px;}
.pro4 li:nth-of-type(4n-3){margin-left: 0;}
/*集装箱储能系统*/
.container{overflow: hidden;}
.container1{width: 32%;float: left;background: #f8f8f8;margin-left: 2%;}
.container .container1:nth-of-type(1){margin-left: 0;}
.energy2_1{width: 80%;}
.pro5{color: #474747;font-size: 16px;line-height: 35px;width: 1330px;margin: auto;margin-top: 35px;overflow: hidden;}
.pro5a{width: 64%;float: left;font-size: 16px;color: #474747;line-height: 35px;}
.pro5a p{font-size: 16px;}
.pro5b{width: 34%;float: right;}
.pro5b img{width: 100%;display: block;}

/*搜索页*/
.all9m{width: 76%;margin: auto;padding-top: 50px;}
.find{width: 660px;height: 60px;margin: auto;border: 1px solid #b2b2b2;overflow: hidden;}
.find1{width: 15%;height: 60px;float: left;}
.find1 select{width: 90%;height: 100%;display: block;outline: none;border: none;padding-left: 10%;font-size: 16px;}
.find2{width: 74%;float: left;height: 60px;margin-left: 10px}
.find2 input{width: 100%;height: 100%;display: block;outline: none;font-size: 16px;}
.find3{width: 10%;height: 60px;float: right;background: url(../img/bg33.jpg) left center no-repeat;}
.find3 input{width: 100%;height: 100%;display: block;background: url(../img/icon25.png) center no-repeat;}
.search_List{margin-top: 80px;}
.search_List li{border-bottom: 1px solid #e5e5e5;margin-top: 45px;padding-bottom: 45px;}
.search_List li h1{color: #474747;font-size: 20px;height: 25px;line-height: 25px;overflow: hidden;}
.search_List li p{color: 474747;font-size: 16px;line-height: 30px;height: 60px;overflow: hidden;color: #474747;margin-top: 15px;}


/*phone*/
.banner-phone{display: none}
.banner-phone .owl-carousel .item{width: 100%;}
.banner-phone .owl-carousel .item img{width: 100%;display: block;}
.banner-phone .owl-theme .owl-controls{width: 100%;height: 80px;top: 50%;margin-top: -40px;left: 0;text-align: left;position: absolute;font-size: 0;}
.banner-phone .owl-nav .owl-prev{width: 80px;height: 80px;background: rgba(0,0,0,0.2) url(../img/left1a.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 0;left: 8%;transition:all 0.3s ease-in-out;}
.banner-phone .owl-nav .owl-next{width: 80px;height: 80px;background: rgba(0,0,0,0.2) url(../img/right1a.png) center no-repeat;
color: rgba(0,0,0,0);position: absolute;top: 0;right: 8%;transition:all 0.3s ease-in-out;}
.banner-phone .owl-nav .owl-prev:hover{background: #258be5 url(../img/left1a.png) center no-repeat;}
.banner-phone .owl-nav .owl-next:hover{background: #258be5 url(../img/right1a.png) center no-repeat;}
.banner-phone .owl-theme .owl-dots .owl-dot{position: relative;}
.banner-phone .owl-theme .owl-dots .owl-dot span{width: 6px;height: 14px;background: none;border-radius: 0;border: 1px solid #fff;
display: inline-block;vertical-align: top;margin: 0 0.5px;outline: none;}
.banner-phone .owl-theme .owl-dots .owl-dot.active span{background: #fff;background-size: 100% 100%;}
.syhonor2 .custom2{width: 84%;margin: auto;display: none !important}
.syhonor2 .custom3{width: 84%;margin: auto;display: none}

.menu{display: none;float: right;margin-top: 3px;margin-left: 20px}
.menu img{width: 25px;display: block;}
.nav_phone{width: 60%;height: 100%;background: rgba(255,255,255,0.9);z-index: 999999;position: fixed;top: 0;right: -100%;transition:all 0.5s ease-in-out;
-moz-box-shadow:-2px 0px 2px rgba(0,0,0,0.1); -webkit-box-shadow:-2px 0px 2px rgba(0,0,0,0.1); box-shadow:-2px 0px 2px rgba(0,0,0,0.1);}
.active_06{right: 0 !important;}
.close1{width: 30px;position: absolute;top: 20px;right: 4%}
.close1 img{width: 100%;display: block;}
.nav_phone ul{text-align: center;padding-top: 50px;}
.nav_phone ul li{margin-top: 30px;}
.nav_phone ul li h1 a{color: #000;font-size: 18px;font-weight: bold;display: block;}
.nav_phone ul li dl{width: 90%;margin: auto;margin-top: 10px;}
.nav_phone ul li dl dt{display: inline-block;vertical-align: top;margin: 0 10px;margin-top: 10px;}
.nav_phone ul li dl dt a{display: block;font-size: 18px;color: #000;}

.all9 .custom2{display: none !important}




