body{
	margin: 0;
	padding: 0;
	/*font-family:"微软雅黑";*/
}
ul{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.thebox{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.cc-box{
	clear: both;
	height: 0;
	width: 100%;
}
/*导航*/
.navbar {
    border-radius: 0;
    min-height: 125px;
    margin-bottom: 0;
}
.navbar-default {
    background-color: white;
    border: none;
}
.navbar-nav {
    float: right;
    margin-top: 60px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-brand {
    padding: 16px 0;
}
.navbar-default .navbar-nav>li>a {
    color: #434343;
    font-size: 16px;
}
.navbar-nav>li {
    margin-left: 12px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #0088CF;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0088CF;
}
.navbar>div{position: relative;}
.nav-lag{position: absolute;top: 0;right: 0;border-bottom: 1px solid #E0E0E0;line-height: 44px;
color: #646464;font-weight: bold;padding: 0 12px}
.nav-lag span{color: #0088CF;}
.nav-lag a{color: #646464;}
.nav-lag a:hover{color: #0088CF;}
.nav-lag img{margin-right: 6px;margin-bottom: 3px;}
/*轮播*/
.carousel-indicators {
    bottom: 15px;
}
.carousel-inner {
    min-width: 1200px;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
}
.carousel-indicators li {
    width: 40px;
    height: 8px;
    margin: 1px 5px;
    background-color: white;
    border: 1px solid white;
    border-radius: 0;
}
.carousel-indicators .active {
    width: 40px;
    height: 8px;
    margin: 1px 3px;
    background-color: #029FD4;
    border: 1px solid #029FD4;
}
.carousel-inner>.item{
	height: 716px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*三大亮点*/
.inthree-box{padding-top: 55px;}
.index-til{
	color: #0088CF;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	color: #0088CF;
	margin-bottom: 45px;
}
.index-til span{display: block;margin: 13px auto 0;width: 44px;height: 2px;background-color: #59A2D7;}
.inthree-ul{background: url(../images/inthree-bj.jpg) no-repeat center center;height: 420px;padding: 0 120px;
text-align: center;padding-top: 45px;}
.inthree-ul ul li{float: left;text-align: center;margin: 0 82px;}
.inthree-ul ul li div{width: 152px;height: 152px;border-radius:50%;display: flex;align-items: center;
justify-content: center;border-radius: 50%;border: 1px solid transparent;}
.inthree-ul ul li div img{max-width: 100%;max-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.4s;}
.inthree-ul ul li:hover div{border-color: #0D8ED1;}
.inthree-ul ul li:hover div img{-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;   
    filter: none;-webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);}
.inthree-ul ul li span{color: #0088CFe;font-size: 23px;display: block;color: #0088CF;margin: 12px 0;}
.inthree-ul ul li p{width: 156px;margin: 0;color: #343434;line-height: 23px;}
/*经验  服务*/
.infw-box{
	padding-top: 55px;
	background: url(../images/infw-bj.jpg) no-repeat center center;
	min-width: 1200px;
	height: 760px;
}
.infw-box>div{position: relative;height: 100%;}
.index-til p{color: #999999;font-size: 14px;    margin: 15px 0 0;font-weight: 100;}
.index-tilb p{color: #CBE2F5;}
.index-tilb{color: white;}
.index-tilb span{background-color: #A7D2F1;}
.infw-swc .swiper-slide{
	width: 100%;
	height: 445px;
	position: relative;
	z-index: 100;
}
.infw-sbox{width: 695px;height: 420px;}
.infw-sbox img{width: 100%;height: 100%;}
.infw-imp{position: absolute;right: 0;bottom: 0;height: 415px;width: 530px;background-color: white;
padding: 18px 25px 10px; 20px;z-index: 200;}
#infwt{position: absolute;top: -31px;left: 0;width: 25px;height: 31px;}
#infwd{position: absolute;bottom: 0;left: -36px;width: 36px;height: 25px;}
.infw-til{font-size: 22px;color: #333333;margin-bottom: 28px;}
.infw-til span{font-size: 38px;font-family: fantasy;color: #0C63B6;padding: 0 5px 12px;display: inline-block;
border-bottom: 3px solid #59A2D7;margin-right: 12px;position: relative;top: 6px;}
.infw-tex p{color: #444444;line-height: 25px;margin-bottom: 20px;overflow: hidden;max-height: 94px;}
.infw-tex div{display: flex;align-items: center;justify-content: space-between;}
.infw-tex div img{width: 229px;height: 165px;}
.infw-sw{position: relative;}
.infw-sw .swiper-button-next.swiper-button-disabled,.infw-sw .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}
.infw-sw .swiper-button-next, .infw-sw .swiper-button-prev {
    width: 87px;
    height: 50px;
    z-index: 1000;
    -moz-background-size: 27px 23px;
    -webkit-background-size: 27px 23px;
    background-size: 27px 23px;
    background-color: white;
}
.infw-sw .swiper-button-next, .infw-sw .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/infw-pp0.png);
}
.infw-sw .swiper-button-prev, .infw-sw .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/infw-nn0.png);
}
.infw-sw .swiper-button-prev:hover{background-color: #0C63B6;background-image: url(../images/infw-pp.png);}
.infw-sw .swiper-button-next:hover{background-color: #0C63B6;background-image: url(../images/infw-nn.png);}
@media only screen and (min-width:1200px ) {
	.infw-sw .swiper-button-next, .infw-sw .swiper-container-rtl .swiper-button-prev {
    right: -70px;
    }
    .infw-sw .swiper-button-prev, .infw-sw .swiper-container-rtl .swiper-button-next {
    left:-70px;
    }
}
.infw-bot{background-color: white;padding: 28px;text-align: center;position: absolute;left: 0;bottom: -30px;
width: 100%;box-shadow: 0 10px 20px 1px #F3F3F3;}
.infw-bot ul{display: flex;justify-content: space-between;    padding: 0 30px;}
.infw-bot ul li{display: inline-block;margin: 0 12px}
.infw-bot ul li a{color: black;font-size: 15px;}
.infw-bot ul li a:hover{color: #0088CF;}
.infw-bot ul li span{width: 34px;height: 34px;border-radius: 50%;font-size: 16px;font-weight: bold;color: white;text-align: center;
background-color: #0C63B6;line-height: 34px;display: inline-block;margin-right: 12px;}
/*公司简介*/
.inabo-box{padding: 80px 0 50px;}
.inabo-top{text-align: center;margin-bottom: 36px;}
.inabo-top p{font-size: 15px;line-height: 30px;margin-bottom: 36px;padding: 0 145px;}
.inabo-top a{display: inline-block;border: 1px solid #EEEEEE;color: #333333;font-size: 15px;
padding: 12px 60px 10px;}
.inabo-top a:hover{background-color: #0C63B6;color: white;border-color: #0C63B6;}
.inabo-img{background: url(../images/inabo-bj.png) no-repeat bottom;background-size: contain;height: 454px;
margin-bottom: 46px;}
.inabo-sw{width: 968px;height: 335px;float: left;}
.inabo-sw  .swiper-slide img{width: 100%;height: 100%;}
.inabo-np{position: relative;width: 115px;display: inline-block;margin-left: 60px;margin-top: 87px;}
.inabo-np .swiper-button-next, .inabo-np .swiper-button-prev {
    width: 39px;
    height: 38px;
    z-index: 1000;
    -moz-background-size: 12px 20px;
    -webkit-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: white;
    border: 1px solid #EDF3F7;
}
.inabo-np .swiper-button-next, .inabo-np .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/inabo-pp.png);}
.inabo-np .swiper-button-prev, .inabo-np .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/inabo-nn.png);}
.inabo-np .swiper-button-next:hover{background-color: #0088CF;background-image: url(../images/inabo-nn0.png);}
.inabo-np .swiper-button-prev:hover{background-color: #0088CF;background-image: url(../images/inabo-pp0.png);}
.inzz-til{text-align: center;margin-bottom: 40px;}
.inzz-til p{margin: 0;background-color: #0088CF;color: white;font-size: 16px;padding: 9px 50px;
margin: 0 15px;display: inline-block;}
.inzz-til span{display: inline-block;width: 485px;height: 1px;background-color: #D8D8D8;position: relative;
bottom: 3px;}
.inzz-tex{position: relative;}
.inzz-sw{width: 1018px;}
.inzz-sw .swiper-slide{border: 1px solid #DCDCDC;width: 159px;height: 223px;}
.inzz-sw .swiper-slide img{width: 100%;height: 100%;}
.inzz-tex .swiper-button-next, .inzz-tex .swiper-button-prev {
    width: 35px;
    height: 75px;
    z-index: 1000;
    -moz-background-size: 12px 20px;
    -webkit-background-size: 12px 20px;
    background-size: 12px 20px;
    background-color: #999999;
}
.inzz-tex .swiper-button-next, .inzz-tex .swiper-container-rtl .swiper-button-prev {background-image: url(../images/inabo-nn0.png);}
.inzz-tex .swiper-button-prev, .inzz-tex .swiper-container-rtl .swiper-button-next {background-image: url(../images/inabo-pp0.png);}
.inzz-tex .swiper-button-next:hover, .inzz-tex .swiper-button-prev:hover{background-color: #0088CF;
border-color: #0088CF;}
/*了解*/
.inlj-box{padding: 55px 0;background: url(../images/inlj-bj.jpg) no-repeat center center;min-width: 1200px;
height: 785px;}
.inlj-text li{
	float: left;
	width: 357px;
	background-color: white;
	height: 505px;
	padding: 10px;transition: all 0.4s;
}
.inlj-text ul li:nth-of-type(2){margin: 0 64px}
.inlj-text ul li:hover{background-color: #0C63B6;}
.inlj-img{width: 100%;height: 286px;margin-bottom: 30px;overflow: hidden;}
.inlj-img img{width: 100%;height: 100%;transition: all 0.4s;}
.inlj-text ul li:hover .inlj-img img{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);}
.inlj-imp div{text-align: center;font-size: 18px;color: #333333;}
.inlj-text ul li:hover .inlj-imp div{color: white;}
.inlj-imp span{display: block;margin: 12px auto 22px;width: 68px;height: 2px;background-color: #0088CF;}
.inlj-text ul li:hover .inlj-imp span{background-color: white;}
.inlj-imp p{padding:0 10px;text-align: justify;color: #969696;line-height: 25px;margin: 0;overflow: hidden;height: auto;}
.inlj-text ul li:hover .inlj-imp p{color: white;}
/*首页产品*/
.inpro-box{padding: 54px 0;}
.inpro-chag{display: flex;justify-content: space-between;margin-bottom: 50px;}
.inpro-chag span{display: inline-block;background: url(../images/inpro-topic.png) no-repeat center center;
width: 168px;height: 40px;line-height: 41px;text-align: center;border-radius: 20px;}
.inpro-chag span a{font-size: 18px;color: #333333;display: block;}
.inpro-chag span:hover{background-image: none;background-color: #0088CF;}
.inpro-chag span a:hover{color: white;}
.inpro-text ul li{float: left;margin-right: 86px;}
.inpro-img{width: 180px;height: 260px;display: flex;justify-content: center;align-items: center;float: left;}
.inpro-img img{max-width: 100%;max-height: 100%;}
.inpro-imp{margin-left: 200px;width: 305px;padding-top: 38px;}
.inpro-imp h3{margin: 0;padding: 0;color: black;font-size: 16px;display: block;}
.inpro-imp div{color: #0088CF;font-size: 18px;margin-bottom: 12px;}
.inpro-imp p{color: #727272;margin-bottom: 18px;line-height: 23px;height: 94px;overflow: hidden;}
.inpro-imp span{color: #727272;border: 1px solid #767676;padding: 8px 45px;display: inline-block;
transition: all 0.4s;}
.inpro-text ul li:hover .inpro-imp span{color: white;background-color: #0088CF;border-color: #0088CF;}
/*新闻资讯*/
.innews-box{background-color: #F8F8F8;padding: 54px 0;}
.innews-ul ul li{float: left;width: 569px;}
.innews-ul ul li:last-of-type{margin-left: 62px;}
.innews-ul ul li img{width: 100%;height: 238px;}
.innews-tt{width: 59px;border-right: 1px solid #E3E3E3;padding-top: 20px;position: relative;float: left;
min-height: 164px;}
.innews-tt div{font-size: 34px;color: #0088CF;text-align: center;line-height: 28px;}
.innews-tt div p{color: black;font-size: 12px;font-weight: bold;}
.innews-tt span{display: block;position: absolute;right: -6px;width: 6px;height: 53px;background-color: #0088CF;top: 20px;}
.innews-tex{margin-left: 79px;padding-top: 20px;}
.innews-tex div{color: #0088CF;font-size: 17px;margin-bottom: 12px;}
.innews-tex p{line-height: 25px;color: #858484;margin-bottom: 15px;}
.innews-tex span{border: 1px solid #767676;color: #727272;display: inline-block;padding: 8px 45px;
transition: all 0.4s;}
.innews-ul ul li:hover .innews-tex span{color: white;background-color: #0088CF;border-color: #0088CF;}
/*脚部*/
footer{background-color: #0170AA;min-width: 1200px;}
.foot-top{padding: 50px 0 30px;border-bottom: 1px solid #348DBB;}
.foot-top ul{
	float: left;
}
.foot-top ul li{
	margin-bottom: 32px;color: #F3F3F3;line-height: 24px;
}
.foot-top ul li img{max-width: 100%;max-height: 100%;}
.foot-top ul li p{margin-left: 40px;margin-bottom: 0;color: white;}
.foot-top ul li p span{display: block;font-family: arial;font-size: 18px;margin-bottom: 18px;}
.foot-top ul li p span small{font-size: 14px;}
.foot-top ul div{width: 23px ;height: 22px;display: flex;justify-content: center;align-items: center;
text-align: center;float: left;}
.foot-top form{margin-left: 100px;float: left;}
.foot-top form span{display: block;color: white;font-size: 18px;margin-bottom: 24px;width: 389px;}
.foot-top form>input[type=text]{width: 100%;height: 35px;padding-left: 12px;margin-bottom: 10px;
background-color: transparent;border: 1px solid #DADADA;}
.foot-top form input:-ms-input-placeholder,
.foot-top form textarea:-ms-input-placeholder {
    color: #DADADA;
}

.foot-top form input::-webkit-input-placeholder,
.foot-top form textarea::-webkit-input-placeholder {
    color: #DADADA;
}
.foot-top form div{display: flex;justify-content: space-between;margin-bottom: 10px;}
.foot-top form div input{height: 35px;width: 190px;padding-left: 12px;background-color: transparent;
border: 1px solid #DADADA;}
.foot-top form textarea{background-color: transparent;border: 1px solid #DADADA;padding: 12px 10px 0 12px;
margin-bottom: 14px;width: 100%;height: 100px;}
.foot-top form input[type=submit]{color: #0170AA;background-color: #EFD7A6;padding: 2px 38px;border: none;border-radius: 15px;}
.foot-erwei{float: right;text-align: center;margin-top: 40px;}
.foot-erwei div{color: #E9E9E9;margin-top: 12px;}
.foot-bot{text-align: center;font-size: 12px;color: #D2D2D2;padding: 20px 14px 18px;}
.foot-bot a{color: #fff;}
/*关于我们页面*/
.oth-top{background-size: cover;background-repeat: no-repeat;background-position: center;height: 426px;
width: 100%;min-width: 1200px;}
.oth-box{padding: 55px 0;}
.abo-top{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abo-top img{width: 593px;height: 406px;margin-bottom: 20px;}
.abo-box p{
	font-size: 16px;
	margin: 0;
	line-height: 28px;
}
.abo-simg{margin-top: 20px;display: flex;flex-wrap: wrap;}
.abo-simg img{margin-bottom: 10px;width: 390px;height: 262px;}
.abo-simg img:nth-of-type(3n+2){margin: 0 10px 10px}
.abo-bimg{display: flex;flex-wrap: wrap;}
.abo-bimg img{margin-bottom: 10px;width: 592px;height: 405px;}
.abo-bimg img:nth-of-type(2n){margin: 0 0 10px 10px}
/*产品中心*/
.oth-chag{background-color: #F2F2F2;min-width: 1200px}
.oth-chag ul li{float: left;}
.oth-chag ul li a{color: #666666;font-size: 16px;padding: 16.5px 42px;display: block;}
.oth-chag ul .oth-act a{color: white;background-color: #0088CF;}
.pro-box{background-color: #F2F2F2;padding: 20px 24px;}
.pro-box>ul li{float: left;width: 364px;height: 383px;margin-left: 30px;margin-bottom: 28px;
position: relative;background-color: white;}
.pro-box>ul li:nth-of-type(3n+1){margin-left: 0;}
.pro-img{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.pro-img img{max-width: 100%; max-height: 100%;}
.inpro-swimp{
	background-color: rgba(0,136,207,.8);
	color: white;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s;
	padding: 10px;
}
.pro-box>ul li a:hover .inpro-swimp{
	opacity: 1;
}
.inpro-swimp>div{
	width: 100%;
	height: 100%;
	border: 1px solid white;
	position: relative;
}
.inpro-sbox>p{
	position: absolute;
	top: 14px;
    left: 16px;
	font-size: 18px;
}
.inpro-sbox>p img{
	width: 6px;height: 10px;
	margin-right: 10px;
}
.inpro-sbox i{
	display: block;
	position: absolute;
	    bottom: 20px;
    right: 17px;
}
.inpro-sbox i img{
	margin-left: 5px;
}
.inpro-ssbox{
	text-align: center;
	padding-top: 85px;
}
.inpro-ssbox h3{padding: 0;margin: 0 0 3px;font-size: 16px;}
.inpro-ssbox p{
	font-size: 18px;
	margin: 0;
}
.inpro-ssbox span{
	display: block;
	width: 20px;
	height: 2px;
	margin: 14px auto 18px;
	background-color: white;
}
.inpro-ssbox div{
	width: 282px;
	margin: 0 auto;
	height: 142px;
	overflow: hidden;
}
.fenye {
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
}
.fenye li{
	display: inline-block;
	margin: 0 3px;
}
.fenye li a{
	color: #666;
	padding: 5px 11px;
}
.fenye li a:hover{
	color: #0088CF;
}
.fenye .fenyeact a{
	color: white;
	background-color: #0088CF;
}
.fenye .fenyeact a:hover{
	color: white;
	background-color: #0088CF;
}
/*产品详情*/
.prode-box{background-color: #F7F7F7;min-width: 1200px;padding: 28px 46px;}
.prode-top{margin-bottom: 25px;}
.prode-sw{width: 458px;float: left;}
.prode-sw .swiper-slide{background-color: white;width: 458px;height: 481px;display: flex;
align-items: center;justify-content: center;text-align: center;}
.prode-sw .swiper-slide a img{max-width: 100%;max-height: 100%;}
.prode-sw .swiper-button-next, .prode-sw .swiper-button-prev {
    width: 31px;
    height: 42px;
    -moz-background-size: 31px 42px;
    -webkit-background-size: 31px 42px;
    background-size: 31px 42px;
}
.prode-sw .swiper-button-next, .prode-sw .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/pro-nn.png);
    right: 0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/pro-pp.png);
    left: 0;
}
.prode-imp{width: 540px;margin-left: 532px;padding-top: 60px;}
.prode-imp h3{margin: 0;padding: 0;font-size: 21px;margin-bottom: 5px;}
.prode-imp div{font-size: 24px;color: #0088CF;}
.prode-imp span{display: block;margin: 25px 0;height: 2px;width: 34px;background-color: #0073B6;}
.prode-imp p{font-size: 16px;color: #727272;margin-bottom: 20px; line-height: 28px;min-height: 180px;}
.prode-imp a{display: inline-block;color: white;background-color: #0088CF;font-size: 16px;padding: 8px 40px;}
.proder-botchag{border-bottom: 2px solid #0088CF;}
.proder-botchag span{font-size: 16px;display: inline-block;cursor: pointer;padding: 7px 20px 5px;}
.proder-botchag .prode-act{background-color: #0088CF;color: white;}
.prode-tex{padding: 28px 10px;}
.prode-tex p{margin: 0;font-size: 16px;color: #727272;line-height: 28px;}

/*联系我们*/
.cont-top{
	padding: 0 28px;
	margin-bottom: 15px;
}
.cont-top ul li{
	float: left;
	width: 50%;
	margin-bottom: 25px;
	padding-right: 30px;
}
.cont-top ul li span{
	display: inline-block;
	border: 1px solid #D3D3D3;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.cont-top ul li span img{
	max-width: 100%;
	max-height: 100%;
}
.cont-top ul li p{
	margin-left: 95px;
	font-size: 16px;
	line-height: 80px;
}
.cont-map{
	width: 100%;
	height: 402px;
	margin-bottom: 36px;
}
.cont-map img{
	width: 100%;
	height: 100%;
}
.cont-f{
	padding: 64px 28px;
	background-color: #F6F6F6;
	min-width: 1200px;
}
.cont-f>div{
	font-size: 20px;
	color: #0088CF;
	font-weight: bold;
	margin-bottom: 30px;
}
.cont-f form div{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
}
.cont-f form div input{
	height: 45px;
	width: 350px;
	border: 1px solid #DCDCDC;
	padding-left: 12px;
}
.cont-f form textarea{
	height: 140px;
	width: 100%;
	border: 1px solid #DCDCDC;
	padding-left: 12px;
	padding-top: 12px;
	margin-bottom: 26px;
}
.cont-f form input[type=submit]{
	color: white;
	background-color: #0088CF;
	font-size: 18px;
	padding: 11px 42px;
	border: none;
}
.cont-foot{background-color: #0170AA;min-width: 1200px;padding: 15px 0 10px}
.cont-logo {float: left;color: #D2D2D2;font-size: 12px;padding-top: 20px;}
.cont-logo img{width: 180px;height: 81px;}
.cont-logo span{display: block;margin-top: 16px;}
.cont-ferwei{float: right;text-align: center;}
.cont-ferwei img{width: 111px;height: 111px;}
.cont-ferwei div{color: #E9E9E9;margin-top: 8px;}

/*资质*/
.zz-box div{font-size: 32px;color: #0072AE;margin-bottom: 45px;}
.zz-box p{font-size: 16px;color: #666666;line-height: 32px;margin-bottom: 35px;}
.zz-box div{text-align: center;}
.zz-box div img{margin: 0 20px;width: 159px;}
/*研发*/
.yy-box li{margin-bottom: 50px;text-align: center;padding: 35px;border: 1px solid #0073B6;}
.yy-box li div{padding: 10px 50px;background-color: #0073B6;color: white;margin-bottom: 35px;font-size: 28px;}
.yy-box li p{font-size: 18px;line-height: 35px;color: #666666;}
/*品质*/
.pz-box{text-align: center;}
.pz-box p{font-size: 18px;line-height: 35px;color: #727272;margin-bottom: 25px;}
.pz-box p b{display: block;}
.pz-box img{max-width: 100%;}
/*OMG*/
.oem-box{text-align: center;}
.oem-box span{display: block;font-size: 28px;margin-bottom: 35px;}
.oem-box img{max-width: 100%;margin-bottom: 24px;}
.oem-box p{font-size: 16px;color: #767676;line-height: 32px;margin-bottom: 18px;text-align: justify;}
.oem-box div{text-align: justify;color: #0073B6;font-style: italic;font-size: 28px;margin-top: 25px;
font-weight: bold;line-height: 42px;}
/*新闻*/
.news-box>ul li{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 20px;
	margin-bottom: 25px;
	height: 135px;
}
.news-lef{
	width: 128px;
	height: 113px;
	background-color: #F3F3F3;
	text-align: center;
	float: left;
	padding-top: 12px;
}
.news-lef span{
	display: block;
	font-size: 40px;
	color: black;
}
.news-lef  p{
	font-size: 18px;
	color: #999999;
}
.news-tex{
	margin-left: 170px;
    padding-top: 12px;
}
.news-tex span{
	display: block;
	margin-bottom: 16px;
	font-size: 18px;
	color: black;
}
.news-box>ul li a:hover .news-tex span{
	color: #0073B6;
}
.news-tex p{
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	margin-bottom: 0;
}
/*详情*/
.news-de-til {
	border-bottom: 1px solid gainsboro;
	margin-bottom: 25px;
}
.news-de-til>div {
	font-size: 26px;
	text-align: center;
}
.news-de-til>div>div {
	color: #999999;
	font-size: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.news-de-til>div>div>span {
	margin-left: 15px;
	margin-right: 10px;
}
.news-de-text p {
	font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 10px;
	text-align: justify;
}
.news-de-text .de-box-til{
	font-weight: bold;
	margin-bottom: 10px;
}
.news-de-text img {
	max-width: 100%;
	margin-bottom: 15px;
}
.news-de-simg img{
	max-width: 100%;
	margin: 12px 0;
}
.thebottom-jump>div {
	margin-top: 65px;
	border-top: 1px solid gainsboro;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.thebottom-jump>div>a {
	font-size: 16px;
	color: #999999;
	line-height: 35px;
	border: 1px solid gainsboro;
	text-align: center;
	margin-top: 40px;
	padding: 3px 15px;
}
.thebottom-jump>div>a>div {
	height: 30px;
	line-height: 30px;
}
.thebottom-jump>div>a:hover {
	background-color: #0073B6;
	color: white;
}
/*新闻内页*/
.newsdes-text{
	width: 100%;
}
.newsde-til{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsde-til span{
	display: block;
	width: 57px;
	height: 3px;
	margin-top: 15px;
	background-color: #0073B6;
	margin-left: auto;
	margin-right: auto;
}
.news-tilbot{
	text-align: center;
	color: #999999;
	margin-bottom: 20px;
	font-size: 15px;
	border-bottom: 1px solid gainsboro;
    padding-bottom: 18px;
}
.news-tilbot a{
	color: #0073B6;
}
.newsde-text{
	margin-bottom: 40px;
	text-align: center;
}
.newsde-text p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-bottom: 20px;
	text-align: justify;
}
.newsde-text p span{

}
.newsde-text img{
	max-width: 100%;
	width: auto;
	margin-bottom: 20px;
}
.jumptil{
	margin-bottom: 30px;
}
.jumptil span{
	display: block;
	margin-bottom: 12px;
	font-size: 15.5px;
}
.jumptil span a{
	color: #666666;
}
.jumptil span a:hover{
	color: #0073B6;
}
.move-newsde{
	padding: 20px 25px;
	border: 1px solid #CCCCCC;
	margin-bottom: 45px;
}
.moven-til{
	border-left: 3px solid #0073B6;
	padding: 3px 8px;
	font-size: 20px;
	margin-bottom: 18px;
}
.moven-text{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	display: flex;
}
.moven-text ul{
	min-width: 500px;
	margin-right: 30px;
	color: #0073B6;
	line-height: 28px;
	list-style-type: disc;
	list-style-position: inside;
	width: 100%;
}
.moven-text ul li{
	width: 50%;
	float: left;
}
.moven-text ul li a{
	color: #666666;
	font-size: 15.5px;
}
.news-de-text{text-align: center;}

