@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;}
.container{margin: 0 auto;max-width: 1230px;}
.jianbian{
    background: #018bd6;
    background: -moz-linear-gradient(left,  #018bd6 30%, #ce0104 60%);
    background: -webkit-gradient(linear,0 0,100% 0, from(#018bd6), to(#ce0104));
    background: -webkit-linear-gradient(left,  #018bd6 40%,#ce0104 60%);
    background: -o-linear-gradient(left,  #018bd6 40%,#ce0104 60%);
    background: -ms-linear-gradient(left,  #018bd6 4%,#ce0104 60%);
    background: linear-gradient(to right,  #018bd6 40%,#ce0104 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#018bd6', endColorstr='#ce0104',GradientType=1 );
}
.jianbian1{
    background: #2162a0;
    background: -moz-linear-gradient(left,  #2162a0 30%, #ce0104 100%);
    background: -webkit-gradient(linear,0 0,100% 0, from(#2162a0), to(#ce0104));
    background: -webkit-linear-gradient(left,  #2162a0 30%,#ce0104 100%);
    background: -o-linear-gradient(left,  #2162a0 300%,#ce0104 100%);
    background: -ms-linear-gradient(left,  #2162a0 40%,#ce0104 100%);
    background: linear-gradient(to right,  #2162a0 30%,#ce0104 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08600', endColorstr='#ce0104',GradientType=1 );
}


.luru-overflow2{overflow: hidden;margin-bottom:30px;}	
.luru-float2{float: left;width: 48%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float2 img{width: 100%;}
.luru-float2 p{font-size: 14px;line-height: 30px;text-align: center;}

.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}

@media (max-width: 600px){
.luru-float3{width: 48%;margin-right: 1%;margin-left: 1%;}
}

img{display: block;}
h1,h5,h2{font-size: 1em;}
.clearfix{clear: both;}

p{font-size: 14px;}
p img{max-width:900px;margin:0 auto;transition: 0.5s;border: 1px solid #ddd;}
@media(max-width:500px){
	p img{width:100%;}
}




.luru-overflow2{overflow: hidden;margin-bottom:30px;}	
.luru-float2{float: left;width: 48%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float2 img{width: 100%;}
.luru-float2 p{font-size: 14px;line-height: 30px;text-align: center;}

.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}






.index-fl{background-color: #E9E9E9;padding:10px 0;}
.index-fl .container a{display: inline-block;color: #333;line-height: 20px;margin-right: 2px;letter-spacing: 1px;}


.in-proinfo p img:hover{transform: scale(1);transition: 0.5s;z-index:200;}
/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 10px 0;}
.nav-btn img{width:100%;}
.navli .nav-cn-en{overflow: hidden;background-color: #243c62;}
.navli .nav-cn-en a{display: block;color: #fff;float: left;width: 50%;border-right: 1px solid #131314;}
.navli>div:first-child{font-size: 18px;padding: 10px 0px;color: #999;font-weight: bold;text-align: center;}
.navli{position: fixed;right:0px;top:0;text-align: left; display: none;z-index: 999;background-color: #333;width:240px;height: 100%;}
.navli a {font-size: 14px; color: white;line-height: 50px;display: block;padding-left:30px;padding-right: 10px;}
.navli li{background-color: #333;border-bottom: 1px solid #000;position: relative;}
.id-nav-tu{position: absolute;right: 0px;top: 0px;width: 50px;height: 50px;background: url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoK1uGKHOnEO9qIHZsDy1G.jpg)center no-repeat #243c62;background-size: 10px;transition: 1s;border-left: 2px solid #131314;opacity: 0.6}
.navli .navli-txt{overflow: hidden;padding: 10px 10px 10px 30px;background-color: #000;}
.navli-txt div:nth-child(1){float: left;font-size: 16px;color: #fff;}
.navli-txt div:nth-child(2){float: right;width: 16px;margin-top: 3px;}
.navli-txt div:nth-child(2) img{width: 100%;}

.navli-down-menu{display: none;background-color: #fff;z-index: 2;}
.navli-down-menu li{border-top: 1px solid #666;background-color: #131314;}

.navli>li:hover{background-color:rgba(96,96,96,0.90) }
.navli-down-menu li:hover{background-color:rgba(96,96,96,0.80)}
.navli .nav-cn-en a:hover{background-color: #1d66cf;}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:992px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}
@media(max-width:600px){
	.nav-btn{padding: 5px 0;}
}

@media(max-width:420px){
	.nav-btn{padding: 2px 0;}
}

/**************************************************nav-导航********************************************/
.id-head-color{width: 100%;height: 6px;}
.index-nav-all{overflow: hidden;}
/************nav-导航-logo***********/
.logo{float: left;width: 60px;padding: 15px 0;}
.logo img{width: 100%;}
.logo1{float: left;margin-left: 15px;padding: 12px 0;}
.logo1 div:nth-child(1){font-size: 24px;color: #000;}
.logo1 div:nth-child(2){font-size: 12px;color: #999;}

.id-nav-right{float: right;margin-left: 40px;width: calc(100% - 450px);}
/************nav-导航-right-top***********/
.id-nav-a{overflow: hidden;}
.id-nav-a a{font-size: 14.2px;line-height: 40px;padding-left: 30px;margin-left: 40px;display: block;float: right;color: #000;}
.id-nav-a a:nth-child(1){background: url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKIEGI2gpHy1qONpsDy1G.jpg)left center no-repeat;}
.id-nav-a a:nth-child(2){background: url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKIEGI2gpHy1qONDsDy1G.jpg)left center no-repeat;}
/************nav-导航-right-bottom***********/

.id-nav{overflow: hidden;}
.id-nav li{float: left;width:14%;line-height: 80px;text-align: center;}
.id-nav li a{font-size: 16px;padding: 15px 0; color: #333;}
.id-nav li.on-top a{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoJ1ORoSupK1pqESgJ.jpg)center bottom no-repeat;background-size: 100% 8px;color:#0a6fb4;}

.id-nav-a a:hover{color:#0a6fb4;}
.id-nav li:hover a{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoJ1ORoSupK1pqESgJ.jpg)center bottom no-repeat;background-size: 100% 8px;color:#0a6fb4;}

@media(max-width:992px){
	.id-nav-a{display: none;}
	.id-nav-right{display: none;}
	.logo{width: 60px;padding: 0;}
	.index-nav-all{padding: 15px 0;}
	.logo1{padding: 0;}
}

@media(max-width:600px){
	.index-nav-all{padding: 15px 0;}
	.logo{width: 50px;}
	.logo1 div:nth-child(1){font-size: 18px;font-weight: 600;}
	.logo1 div:nth-child(2){font-size: 10px;width: 265px;line-height: 14px;height: 14px;overflow: hidden;}
}


@media(max-width:422px){
	.logo{width: 46px;}
	.logo1{margin-left: 10px;}
	.logo1 div:nth-child(1){font-size: 15px;font-weight: 600;}
	.logo1 div:nth-child(2){font-size: 8px;width: 190px;}
}
/**************************************************banner********************************************/

.swiper-slide img{width: 100%;}

/****************更多*************************/
.more1{
	display:block;
	width:125px;
	height:45px;
	padding-left:30px;
	border:1px solid #ce0104;
	color:#fff;
	font-size:16px;
	line-height:43px;
	background-color: #ce0104;
}
.more1:hover{background-color: transparent;color:#ce0104;}

@media(max-width:767px){
	/****************更多*************************/
	.more1{
		width:100px;
		height:32px;
		padding-left:15px;
		font-size:14px;
		line-height:30px;
	}
}
/**************首页标题***************************/
.index-tit{
	text-align:center;
	margin-bottom:40px;
}
.index-tit-en{
	display:inline-block;
	font-size:38px;
	line-height:38px;
	color:#0a6fb4;
	margin-right:10px;
	font-weight:600;
	vertical-align:bottom;
}
.index-tit-cn{
	display:inline-block;
	font-size:22px;
	line-height:38px;
	color:#555;
	vertical-align:bottom;
}

@media(max-width:767px){
	.index-tit{margin-bottom:30px;}
	.index-tit-en{
		font-size:28px;
		line-height:28px;
	}
	.index-tit-cn{
		font-size:18px;
		line-height:28px;
	}
}

/***************产品分类***************************/
.index-catalog{padding:60px 0 0;position: relative;}
.index-catalog-tit{font-size:34px;line-height:34px;color:#0a6fb4;text-align:center;}
.index-catalog-tit1{font-size: 16px;color: #999;line-height: 30px;margin-bottom:20px;text-align: center;}



.index-catalog-des{font-size:17px;line-height:28px;color:#666;width:83%;margin:0 auto;text-align:center;}
.index-catalog-box{width:calc(100% - 56px);margin-top:30px;}
.index-catalog-box li{float:left;width:25%;height:128px;padding:20px 0 20px 56px;background-color:#f4f4f4;position:relative;}
.index-catalog-box li:first-of-type{padding-left:25px;}
.cat_icon{width:60px;height:60px;margin:0 auto 10px;}

.index-catalog-box li:nth-of-type(1) .cat_icon{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS1JKyjQOEgOKSD.jpg) no-repeat center;background-size: auto 100%;}
.index-catalog-box li:nth-of-type(2) .cat_icon{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS1JKyjQOugOKSD.jpg) no-repeat center;background-size: 100% 100%;}
.index-catalog-box li:nth-of-type(3) .cat_icon{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS1JKyjQOkgOKSD.jpg) no-repeat center;background-size: auto 100%;}
.index-catalog-box li:nth-of-type(4) .cat_icon{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS1JKyjQNOgOKSD.jpg) no-repeat center;background-size: auto 100%;}


.cat_tit{text-align:center;font-size:17px;line-height:17px;color:#666;}
.cat_jiao{width:56px;height:128px;position:absolute;top:0;right:-56px;background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS5pHS0QOEgOKSD.jpg) no-repeat center;z-index:20;}

.cat_des{width:100%;height:100%;line-height:52px;text-align:center;display:none;background-color:#ce0104;}
.cat_des img{height: 100%;width: auto;}

.index-catalog-box li.on-cat{background-color:#ce0104;}

.index-catalog-box li.on-cat .cat_des{display:block;}
.index-catalog-box li.on-cat .cat_tit{color:#fff;}
.index-catalog-box li.on-cat .cat_jiao{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoIyOToS5pHS0QOugOKSD.jpg) no-repeat center;}

.index-pro-jiao{width:98px;height:36px;background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKS9JIxkdDHOpn19LH1jnEI9I.jpg) no-repeat center;position:absolute;bottom:-36px;left:50%;margin-left:-49px;z-index: 60;}

@media(max-width:991px){
	.index-catalog-tit{
		font-size:24px;
		line-height:24px;
		margin-bottom:20px;
	}
	.index-catalog-des{
		font-size:15px;
		line-height:24px;
		width:83%;
	}
	.cat_tit{
		font-size:14px;
		line-height:14px;
	}
  
   
  
}

/***************产品中心***************************/
.index-pro{padding:80px 0 60px;background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoEHAqUyMFU1uQHj.jpg) no-repeat center;background-size:100% 100%;}

.pro-box-nav{text-align:center;}
.pro-box-nav a{display:inline-block;width:18%;height:52px;background:#ce0104;color:#fff;font-size:16px;line-height:52px;
margin-right:1%;overflow: hidden;}
.pro-box-nav a:last-child{margin-right: 0;}

.pro-box-nav a.active{background:#f4f4f4;color:#333;}
.pro-box-list li{
	float:left;
	width:23.5%;
	margin-top:30px;
	margin-right:2%;
}
.pro-box-list li:nth-of-type(4n){margin-right:0;}
.pro-box-info{
	width:100%;
	position:relative;
	border: 1px solid #0a6fb4;
}
.pro-box-img{
	display:block;
	width:100%;
  	height: 250px;
	position:relative;
}
.pro-box-overlay{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(0,0,0,.5);
	display:none;
}
.pro-box-overlay img{
	display:block;
	margin:0 auto;
	margin-top:25%;
}
.pro-box-overlay span{
	display:block;
	margin:10px auto 0;
	font-size:18px;
	color:#fff;
	text-align:center;
}
.pro-box-list li:hover .pro-box-overlay{display:block;}

@media (max-width:991px){
	
	.pro-box-overlay img{
		margin-top:15%;
	}
	.pro-box-overlay span{
		font-size:16px;
	}
  	.pro-box-img{
      display:block;
      width:100%;
      height: 150px;
      position:relative;
  }
}

@media (max-width:761px){
	.index-pro{
		padding:40px 0;
	}
	.index-pro-jiao{
		display:none;
	}
	.pro-box-nav a{height:52px;font-size:16px;line-height:50px;}
	.pro-box-list li{width:32%;margin-right:0;}
	.pro-box-list li:nth-of-type(3n-1){margin-right:2%;margin-left:2%;}
	.pro-box-list li:nth-last-of-type(1),
	.pro-box-list li:nth-last-of-type(2){display:none;}
  
   .pro-box-img{
      display:block;
      width:100%;
      height: 150px;
      position:relative;
  }
  
}
@media (max-width:620px){
	.pro-box-nav a{width:42%;margin:0 3% 10px;}
	.pro-box-nav a:nth-last-of-type(1){margin-bottom:0;}
	.pro-box-list li{width:49%;margin-right:2%;}
	.pro-box-list li:nth-of-type(3n-1){margin-right:0;margin-left:0;}
	.pro-box-list li:nth-of-type(2n){margin-right:0;}
	.pro-box-list li:nth-of-type(2n+1){margin-right:2%;}
  
   .pro-box-img{
      display:block;
      width:100%;
      height: 150px;
      position:relative;
  }
  
}





/****************走进**********************/
.index-about{padding:60px 0 80px;}
.about-box{
	width:calc(100% - 40px);
	border:5px solid #0a6fb4;
	padding:40px 30px;
	position:relative;
}
.about-box-tit{
	font-size:25px;
	line-height:25px;
	color:#666;
	margin-bottom:15px;
}
.about-box-line{
	width:98px;
	height:3px;
	background-color:#0a6fb4;
	margin-bottom:20px;
}
.about-box-des{
	width:580px;
	margin-bottom:30px;
}
.about-box-des span{
	display:block;
	font-size:15px;
	line-height:29px;
	text-indent:2em;
	color:#666;
}
.about-box-img{position:absolute;right:-40px;bottom:-60px;width: 500px;}
@media (max-width:1259px){
	.about-box-des{
		width:100%;
	}
	.about-box-des span{
		font-size:15px;
		line-height:24px;
		width:480px;
	}
	.about-box-des span:first-of-type{width:100%;}
	.about-box-img{width:300px}
}
@media (max-width:991px){
	.about-box-des span{font-size:15px;line-height:24px;width:100%;;}
	.about-box-img{display:none;}
	.about-box{width:100%;border: none;padding:0 15px;}
}
@media (max-width:767px){
	.index-about{padding:40px 0;}
	
}
@media (max-width:500px){
	.about-box-tit{font-size:22px;line-height:28px;margin-bottom:15px;}
	.about-box-des span:last-child{display: none;}
	
}


/****************新闻**********************/
.index-news{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKSHsKISPDyOHTy9OID.jpg)left center no-repeat;background-size:55% 100%;}
.news-box{width:50%;float:right;background: url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKSHsKISPDxMJGRRpHSDnK0SI.jpg)center no-repeat;background-size: 100% 100%;padding:60px 40px;}
.id-nl-right{width:480px;}
.news-box-tit{margin-bottom:40px;}
.nbt-cn{
	font-size:22px;
	color:#444;
	line-height:20px;
	font-weight:600;
	vertical-align:top; 
}
.nbt-en{
	font-size:20px;
	color:#777;
	line-height:20px;
	vertical-align:top; 
}
.news-box-list{margin-bottom:40px;}
.news-box-list li{margin-bottom:50px;}
.news-box-list li:last-of-type{margin-bottom:0;}
.nbl-left{
	float:left;
	width:350px;
}
.nbl-left-tit{display:block;font-size:18px;line-height:24px;height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-bottom:6px;font-weight:600;color: #333;}

.nbl-left-des{display:block;font-size:15px;line-height:24px;height:48px;overflow:hidden;color: #333;}

.nbl-right{float:right;width:60px;}
.nbl-right-m{
	display:block;
	font-size:14px;
	line-height:14px;
	color:#999;
	margin-bottom:10px;
}
.nbl-right-d{
	display:block;
	font-size:43px;
	line-height:43px;
	color:#999;
}
.news-box-list li:hover span{color:#0a6fb4;}

@media (max-width:1259px){
	.index-news{background-size:60% 100%;}
	.news-box-list li{margin-bottom:40px;}
	.news-box{width:60%;}
}

@media (max-width:991px){
	.index-news{background-size:65% 100%;}
	.news-box-list li{margin-bottom:30px;}
}
@media (max-width:880px){
	.news-box{width:70%;}
}
@media (max-width:767px){
	.index-news{background-size:100% 100%;}
	.news-box{width:100%;float:none;}
	.id-nl-right{width:100%;}
	.news-box-tit{display:none;}
	.nbl-left{width:calc(100% - 150px);}

}

@media (max-width:600px){
	.nbl-left{width:calc(100% - 100px);}
}

@media (max-width:500px){
	.nbl-left{width:calc(100% - 80px);}
	.nbl-left-tit{font-size:17px;}
}


/****************拦腰**********************/
.index-fen{
	padding:60px 0;
	background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKSHsIISoUSOHTy9OID.jpg);
	background-size:cover;
}
.fen-box li{
	float:left;
	width:25%;
}
.fen-icon{
	display:block;
	width:66px;
	height:66px;
	margin:0 auto;
}
.fen-icon1{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKS9JIxkdI1qqn1kFKI0ROO9PKIZ.jpg) no-repeat center}
.fen-icon2{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKS9JIxkdI1qqn1kFKI0ROk9PKIZ.jpg) no-repeat center}
.fen-icon3{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKS9JIxkdI1qqn1kFKI0ROu9PKIZ.jpg) no-repeat center}
.fen-icon4{background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoKS9JIxkdI1qqn1kFKI0RNE9PKIZ.jpg) no-repeat center}
.fen-tit{
	font-size:20px;
	line-height:20px;
	margin:15px 0;
	text-align:center;
	color:#fff;
}
.fen-des{
	width:80%;
	margin:0 auto;
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#fff;
}

/****************foot**********************/
.index-link{padding:60px 0;}
.foot-link1{float:left;width:380px; margin-right:20px;}
.foot-link2{float:left;width:160px;}
.foot-link3{float:left;width:320px;}
.foot-link4{float:right;width:200px;}
.foot-link4 img{width: 100%;}
.link-tit{
	font-size:18px;
	line-height:18px;
	color:#666;
	margin-bottom:20px;
}
.foot-link1 .link-box a{
	float: left;
	width: 50%;
}
.link-box a{
	display:block;
	font-size:14px;
	line-height:26px;
	color:#888;
}
.link-box a:hover{color:#0a6fb4;}
.link-add li{
	font-size:14px;
	line-height:26px;
	color:#888;
}
.link-add li:first-of-type{
	font-size:16px;
	line-height:26px;
	color:#0a6fb4;
}
.friend-link a{
	font-size:14px;
	line-height:26px;
	color:#888;
	margin-right:10px;
}
.friend-link a:hover{color:#0a6fb4;}
.index-copy{padding:15px 0;}
.index-copy a,
.index-copy span{
	font-size:13px;
	line-height:20px;
	color:#fff;
}
.foot-copy{
	margin-right:200px;
}
.foot-jianshe{
	float:right;
}

.index-beian{
	padding:10px 0;
	text-align:center;
}
.index-beian a{
	font-size:13px;
	line-height:20px;
	margin:0 5px;
	color: #666;
}

@media (max-width:1259px){
	.foot-link1{width:310px;}
	.foot-link2{width:130px;}
	.foot-link3{width:280px;}
	.foot-link4{width:200px;}
	.foot-copy{margin-right:100px;}
}
@media (max-width:991px){
	.foot-link1{width:190px;}
	.foot-link2{width:150px;}
	.foot-link3{width:180px;}
	.foot-link4{width:150px;}
	.foot-copy{margin-right:50px;}
	.foot-link1 .link-box a{
	clear: left;
	width: 100%;
	}
}
@media (max-width:767px){
	.index-link{display:none;}
	.index-copy{text-align:center;}
	.index-copy a,
	.index-copy span{
		float:none;
		display:block;
	}
	.foot-copy{margin-right:0;}
	.foot-bei1{margin:8px 0;}
}

/*******************************************内页********************************************/
/******面包屑导航******/
.pos{
	height:40px;
	background-color:#f1f1f1;
}
.pos-box{
	height:40px;
	color:#999;
}
.pos-box span{
	font-size:13px;
	color:#999;
	line-height:40px;
	margin-right:5px;
}
.pos-box a{
	font-size:13px;
	color:#999;
	line-height:40px;
	margin-right:5px;
}
.pos-box a:hover{
	color:#0a6fb4;
}

/******main******/
.main{
	width:100%;
	padding:50px 0;
}
.mainleft{
	float:left;
	width:250px;
	margin-right:50px;
}
.maincenter{
	float:left;
	width:calc(100% - 300px);
}
.mainright{
	float:left;
	width:250px;
	margin-left:50px;
}

@media (max-width: 991px) {
	.main{padding:30px 0;}
	.mainleft{
		width:100%;
		margin-right:0;
	}
	.maincenter{
		width:100%;
	}
}

/*****mainleft****/
.left-nav{
	padding:10px;
	border:1px solid #dedede;
}
.left-nav-tit{
	width:100%;
	height:65px;
	background:#0a6fb4 url(../images/jiao.png) no-repeat top right;;
	padding:12px 0;
	text-align:center;
}
.lnt-cn{
	display:block;
	font-size:23px;
	line-height:23px;
	color:#fff;
	margin-bottom:5px;
}
.lnt-en{
	display:block;
	font-size:13px;
	line-height:13px;
	color:#a3d2ee;
}

.left-nav-list li{
	width:100%;
	margin-bottom:5px;
}
.left-nav-list li:first-of-type{margin-top:8px;}
.left-nav-list li a{
	display:block;
	width:100%;
	padding:8px 40px 8px 20px;
	line-height:22px;
	color:#555;
	background-color:#efefef;
}
.left-nav-list li:hover a{
	background-color:#0a6fb4;
	color:#fff;
}
.left-con{
	margin-top:30px;
}
.left-con-tit{
	width:100%;
	height:60px;
	font-size:20px;
	line-height:60px;
	text-align: center;
	background-color:#0a6fb4;
	color:#fff;
	border-radius: 5px 5px 0 0;
}
.left-con-info{
	border: 1px solid #dcdcdc;
  overflow: hidden;
	background-color:#f6f6f6;
}
.left-con-info li{
	width:100%;
	padding:10px 15px;
	line-height:20px;
	font-size:13px;
	color:#555;
	border-bottom:1px solid #dcdcdc;
}
.left-con-info li:last-of-type{
	border-bottom:0;
}
@media  (max-width:991px){
	.left-nav{
		padding:0;
		border:0;
	}
	.left-nav-list{text-align:center;}
	.left-nav-list li{
		display:inline-block;
		width:130px;
		border:1px solid #fff;
	
	}
	.left-nav-list li:first-of-type{margin-top:0;}
	.left-nav-list li a{
		padding:10px 5px;
		line-height:24px;
		height:44px;
		text-align:center;
		background:#efefef;
		
	}
	.left-nav-list li:hover a{
		background:#0a6fb4;
	}
}

/*****main-right**********/
.in-news-latest{margin-bottom:30px;}
.inl-tit{
	width:100%;
	height:60px;
	font-size:20px;
	line-height:60px;
	text-align: center;
	background-color:#0a6fb4;
	color:#fff;
	border-radius: 5px 5px 0 0;
}
.inl-info li{
	padding:10px 25px;
	height:42px;
	border:1px solid #dcdcdc;
	border-top:0;
}
.inl-info li span{
	display:block;
	width:20px;
	height:16px;
	float:left;
	margin-right:10px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	margin-top:3px;
	text-align:center;
	background-color:#999;
}
.inl-info li:nth-of-type(1) span{background-color:#0a6fb4;}
.inl-info li:nth-of-type(2) span{background-color:#0a6fb4;}
.inl-info li:nth-of-type(3) span{background-color:#0a6fb4;}
.inl-info li div{
	float:left;
	font-size:14px;
	line-height:22px;color: #333;
}
.inl-info li:hover span{background-color:#0a6fb4;}
.inl-info li:hover div{color:#0a6fb4;}


/*****maincenter**/
.maincenter-top{
	height:45px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc; 
}
.maincenter-tit{
	float:left;
	font-size:24px;
	line-height:30px;
	color:#0a6fb4;
	padding-left:24px;
	position:relative;
}
.maincenter-pos{
	float:right;
	color:#999;
}
.maincenter-pos span{
	color:#999;
	line-height:30px;
	margin-right:5px;
}
.maincenter-pos a{
	color:#999;
	line-height:30px;
}
.maincenter-pos a:hover{
	color:#0a6fb4;
}
.maincenter-icon{
	display:block;
	width:6px;
	height:30px;
	background-color:#0a6fb4;
	position:absolute;
	left:0;
	top:0;
}
.maincenter-content{padding:30px 0;}
@media (max-width:480px){
	.maincenter-tit{
		font-size:18px;
		padding-left:15px;
	}
  
   .in-prolist-img{
      display:block;
      width:100%;
      height: 150px;
      position:relative;
	}
  
} 
/*****in-prolist*****/
.in-prolist{margin-bottom:50px;}
.in-prolist li{
	float:left;
	width:32%;
	margin-top:30px;
}
.in-prolist li:nth-of-type(3n-1){margin-right:2%;margin-left:2%;}
.in-prolist-info{
	width:100%;
	position:relative;
	border:2px solid #dedede;
}
.in-prolist-img{
	display:block;
	width:100%;
  	height: 250px;
	position:relative;
}


@media (max-width:1200px){
  
   .in-prolist-img{
      display:block;
      width:100%;
      height: 150px;
      position:relative;
	}
  
} 


.in-prolist-overlay{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(2,72,134,.75);
	display:none;
}
.in-prolist-overlay img{
	display:block;
	margin:0 auto;
	margin-top:25%;
}
.in-prolist-overlay span{
	display:block;
	margin:10px auto 0;
	font-size:17px;
	color:#fff;
	text-align:center;
}
.in-prolist-tit{
	display:block;
	width:100%;
	height:32px;
	font-size:16px;
	line-height:32px;
	text-align:center;
	overflow:hidden;
	color: #333;
}
.in-prolist li:hover .in-prolist-overlay{display:block;}
.in-prolist li:hover .in-prolist-tit{color:#024886;}
@media (max-width:991px){
	.in-prolist{margin-bottom:30px;}
	.in-prolist-tit{font-size:15px;}
	.in-prolist-overlay img{margin-top:20%;}
	.in-prolist-overlay span{font-size:15px;}
}

@media (max-width:650px){
	.in-prolist li{margin-top:20px;}
}
@media (max-width:550px){
	.in-prolist li{
		width:48%;
	}
	.in-prolist li:nth-of-type(3n-1){margin-left:0;margin-right:0;}
	.in-prolist li:nth-of-type(2n){margin-left:4%;}
}
@media (max-width:420px){
	.in-prolist-tit{
		font-size:13px;
	}
}
/*********新闻列表页***********/
.in-newslist{margin-bottom:50px;}
.in-newslist li a{
	display: block;
	padding:15px;
	height:55px;
	border-bottom:1px dashed #999; 
	transition:.8s; 
}
.in-newslist li .in-newslist-dot{
	display:block;
	float:left;
	width:8px;
	height:8px;
	margin-top:9px;
	border-radius:50%;
	border:1px solid #999;
	background-color:#fff; 
	margin-right:10px;
}
.in-newslist li div{
	float:left;
	font-size:15px;
	line-height:25px;
	color: #333;
}
.in-newslist li .in-newslist-date{
	display:block;
	float:right;
	font-size:14px;
	line-height:25px;
	color:#666;
}
.in-newslist li:hover{
	background-color:#0a6fb4;
}
.in-newslist li:hover .in-newslist-dot{
	border:1px solid #fff;
}
.in-newslist li:hover div,
.in-newslist li:hover .in-newslist-date{
	color:#fff;
}
@media (max-width:991px){
	.in-newslist{margin-bottom:30px;}
}
@media (max-width:640px){
	.in-newslist li a{
 		padding:15px 10px;
		height:55px;
	}
	.in-newslist li .in-newslist-dot{
		width:6px;
		height:6px;
		margin-top:10px;
		margin-right:5px;
	}
	.in-newslist li div{
		font-size:14px;
	}
	.in-newslist li .in-newslist-date{
		font-size:12px;
	}
}
@media (max-width:480px){
	.in-newslist li a{
		padding:10px 10px;
		height:68px;
	}
	.in-newslist li div{
		line-height:24px;
	}
	.in-newslist li .in-newslist-date{
		width:100%;
		line-height:24px;
		padding-left:11px;
	}
}
/*********详情页**********/
.page-detail,
.page-feedback,
.in-proinfo,
.in-newsinfo{padding:30px 0;}
@media (max-width:991px){
	.page-feedback,
	.page-detail{padding:0;}
	.in-proinfo,
	.in-newsinfo{padding:20px 0;}
}
/*********产品详情页***********/
.in-proinfo-tit{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	padding-bottom:20px;
	border-bottom: 1px dashed #ddd;
}

.in-proinfo img{
    width: 100%;
    max-width: 650px;
}

.in-newsinfo p{
    	font-size: 18px;
}


@media (max-width:991px){
	.in-proinfo-tit{margin-top:20px;}
	
	.in-newsinfo p{
    	font-size: 14px;
    }

}
/*********新闻详情内页***********/
.in-newsinfo-tit{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.in-newsinfo-date{
	font-size:14px;
	line-height:24px;
	text-align:center;
	padding-bottom:20px;
	border-bottom: 1px dashed #ddd;
}
.in-newsinfo-date a{
	margin: 0 15px;
	color:#666; 
}
/******推荐新闻**********/
.in-news-tj{margin-top:50px;margin-bottom:50px;}
.in-pro-tj{margin-bottom:50px;}
.tj-tit{
	width:100%;
	height:30px;
	padding-left:25px;
	background:url(/EIqrESyDEyLoHIEHHxSMEE1nJIEJI0NoDIuToSMFU1uQHj.jpg) no-repeat left center;
	font-size:16px;
	line-height:30px;
	color:#fff;
}
.in-tjnews-box,
.in-tjpro-box{
	padding:25px;
	border-bottom:1px solid #999;
}
.in-tjnews-box li{
	width:45%;
	height:28px;
	overflow:hidden;
}
.in-tjnews-box li:nth-of-type(2n){float:right;}
.in-tjnews-box li:nth-of-type(2n+1){float:left;}
.in-tjnews-box li .tj-dot{
	display:block;
	float:left;
	width:6px;
	height:6px;
	margin-top:11px;
	border-radius:50%;
	background-color:#0a6fb4;
	margin-right:10px;
}
.in-tjnews-box li div{
	float:left;
	font-size:14px;
	line-height:28px;
	width: 70%;
	overflow: hidden;color: #333;
}
.in-tjnews-box li .tj-date{
	display:block;
	float:right;
	font-size:12px;
	line-height:28px;
	color:#666;
}
.in-tjnews-box li:hover div,
.in-tjnews-box li:hover .tj-date{color:#0a6fb4;}
@media (max-width: 1229px) {
	.in-tjnews-box li .tj-date{display:none;}
}
/*****推荐产品**********/
.in-tjpro-box li{
	float:left;
	width:23.5%;
	margin-right:2%;
}
.in-tjpro-box li:last-of-type{
	margin-right:0;
}
.in-tjpro-box li img{	
	width:100%;
	border:1px solid #999;
  	height: 200px;
}
.in-tjpro-box li span{
	display:block;
	width:100%;
	height:14px;
	font-size:14px;
	line-height:14px;
	margin-top:10px;
	text-align:center;
	overflow:hidden;color: #333;
}
.in-tjpro-box li:hover img{
	border:1px solid #0a6fb4;
	box-shadow:0 0 8px rgba(12,143,215,.3);
}
.in-tjpro-box li:hover span{color:#0a6fb4;}
/*******分页**********/
#pageDiv {
	clear: both;
	float:right;
	text-align:center; 
	color: #333; 
}
#pageDiv a {
	display:inline-block; 
	font-size:14px;
	line-height:26px;
	border: 1px solid #999;
	color:#666;
	height:28px; 
	margin:0 1px 10px 1px;
	padding:0 6px; 
	text-decoration:none; 
}
#pageDiv a:hover,
#pageDiv a.current {
	background-color:#0a6fb4;
	border: 1px solid #0a6fb4;
	color:#fff;
}
@media (max-width: 991px) {
	#pageDiv{ 
		float:none;
		margin:0 auto;
	}
  
  	.in-tjpro-box li img{	
        width:100%;
        border:1px solid #999;
        height: 120px;
    }
  
}
@media (max-width: 767px) {
	#pageDiv span,#pageDiv a { 
		font-size:12px;
	}
   	.in-tjpro-box li img{	
        width:100%;
        border:1px solid #999;
        height: 120px;
    }
  
}
/*******上下页**********/
.in-prenext div span{
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-right:10px;
}
.in-prenext div a{
	font-size:14px;
	color:#666;
	line-height:24px;
}
.in-prenext div a:hover{color:#0a6fb4;}
.in-back{
	display:block;
	width:130px;
	padding-left:20px;
	text-align:center;
	font-size:14px;
	line-height:32px;
	height:32px;
	background:#0a6fb4 url(../images/back.png) no-repeat 8px center;
	color:#fff;
	border-radius:5px;
	margin-top:10px;
	position:relative;
	top:0;
}
.in-back:hover{top:-2px;box-shadow:0 1px 6px 1px rgba(0,0,0,.5); }
/*******search 页面**********/
/*******search btn**********/
.inner-search{
	padding:20px 0;
	background-color:#f0f0f0;
}
.search-box{
	height:50px;
	padding:0 30px;  
	background-color:#fff;
  box-shadow: 0px 1px 5px 0px rgba(6, 0, 1, 0.3);
}
.search-key{
	float:left;
	line-height:50px;
}
.search-key span{color:#999;}
.search-key a{
	color:#999;
	margin-left:15px;
}
.search-key a:hover{color:#0a6fb4;}
.search-btn{
	float:right;
	height:36px;
	margin-top:7px;
}
.search-btn .ss_con{
	display:block;
	float:left;
	width:214px;
	height:36px;
	padding-left:20px;
	font-size:14px;
	line-height: 34px;
	border:1px solid #d6d6d6;
	color:#999;
	margin-right:4px;
}
.search-btn .ss_btn{
	float:left;
	display:block;
	width:52px;
	height:36px;
	line-height:36px;
	background:#a7a7a7;
	color:#fff;
	text-align:center;
}
.search-btn .ss_btn:hover{background-color:#0a6fb4;}
@media (max-width:991px){
	.search-box{padding:0 10px;}
	.search-key a{margin-left:10px;}
	.search-btn .ss_con{width:166px;}
	.search-btn .ss_btn{width:46px;}
}
@media (max-width:767px){
	.inner-search{padding:10px 0;}
	.search-box{
		height:auto;
		padding:0;  
		background-color:transparent;
  	box-shadow:0 0 0 0;
	}
	.search-btn{margin:0}
	.search-btn .ss_con{
		margin:0;
		border:1px solid #a7a7a7;
		border-right:0;
	}
}
/*******search list**********/
.in-search{padding:40px 0 30px;}
.in-search-list{margin-bottom:10px;}
.in-search-list li{
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:30px;
}
.in-search-list li:nth-of-type(4n){margin-right:0;}
.isl-info{
	width:100%;
	position:relative;
	border:2px solid #dedede;
}
.isl-img{
	display:block;
	width:100%;
	position:relative;
}
.isl-overlay{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(2,72,134,.75);
	display:none;
}
.isl-overlay img{
	display:block;
	margin:0 auto;
	margin-top:25%;
}
.isl-overlay span{
	display:block;
	margin:10px auto 0;
	font-size:17px;
	color:#fff;
	text-align:center;
}
.isl-tit{
	display:block;
	width:100%;
	height:32px;
	font-size:16px;
	line-height:32px;
	text-align:center;
	overflow:hidden;
}
.in-search-list li:hover .isl-overlay{display:block;}
.in-search-list li:hover .isl-tit{color:#024886;}
@media (max-width:991px){
	.isl-tit{font-size:14px;}
	.isl-overlay img{margin-top:20%;}
	.isl-overlay span{font-size:15px;}
}
@media (max-width:767px){
	.in-search-list li{
		width:32%;
		margin-right:0;
	}
	.in-search-list li:nth-of-type(3n-1){margin-right:2%;margin-left:2%;}
}
@media (max-width:650px){
	.in-search-list{margin-bottom:20px;}
	.in-search-list li{margin-bottom:20px;}
}
@media (max-width:550px){
	.in-search-list li{
		width:48%;
	}
	.in-search-list li:nth-of-type(3n-1){margin-left:0;margin-right:0;}
	.in-search-list li:nth-of-type(2n){margin-left:4%;}
}
@media (max-width:420px){
	.isl-tit{
		font-size:13px;
	}
}


/******************************************联系我们**************************************************/
.pd-cu-map{overflow-x: scroll;}
.id-pd-contact{overflow: hidden;margin-bottom: 20px;}
.id-pd-contact li{float: left;width: 33%;color: #666;line-height: 36px;font-size: 14px;}
.id-pd-contact li:first-child{font-size: 18px;color: #0a6fb4;font-weight: 600;width: 100%;margin-bottom: 10px;}
.id-pd-contact li:last-child{width: 100%;}
#dituContent{width: 100%;height: 400px;}

@media (max-width:800px){
	#dituContent{height: 300px;}
}

@media (max-width:700px){
	.id-pd-contact li{width: 50%;}
}

@media (max-width:500px){
	#dituContent{height: 260px;}
}

@media (max-width:400px){
	.id-pd-contact li{width: 100%;}
	#dituContent{height: 240px;width: 500px;}
}

/***********************************在线留言***************************************/

.feedback{
	width:100%;
	margin:20px 0;
}
.feedback-line2{margin-bottom: 10px;}
.feedback-line1,
.feedback-line2{width:100%;}
.cus-info{
	display:block;
	float:left;
	width:48%;
	margin:0 1% 10px;
	height:44px;
	line-height:24px;
	padding:10px;
	border:1px solid #aeaeae;
	border-radius:4px;
}


.cus-mes{
	width:98%;
	margin:0 1% 10px;
	height:140px;
	line-height:24px;
	padding:10px;
	border:1px solid #aeaeae;
	border-radius:4px;
	
}
.captcha,
.captcha-img,
.feedback-submit{
	display:block;
	float:left;
	width:30%;
	height:44px;
	margin:0 1%;
	border-radius:4px;
}
.captcha{
	line-height:24px;
	padding:10px;
	border:1px solid #aeaeae;
}
.captcha-img{border:1px solid #aeaeae;}
.captcha-img img{
	width:100%;
	height:100%;
	max-width:100%;
	max-height:100%;
}
.feedback-submit:hover{
	background-color:#0c8fd7;
	color:#fff;
}
@media (max-width:991px){
	.pro-info-pos1{display:block;}
	.pro-info-pos2{display:none;}
}
@media (max-width:767px){
	.feedback{font-size:13px;}
	.cus-info{
		padding:10px;
	}
	
	
	.cus-mes{
		padding:10px;
		
		background-size:16px;
	}
	.captcha{padding:10px 5px;}
	.mainright-info{font-size: 14px;}
}
@media (max-width:680px){
	.feedback{font-size:12px;}
	.cus-info{
		width:48%;
		margin:0 1% 10px;
	}
	.captcha,
	.captcha-img,
	.feedback-submit{
		width:48%;
	}
}
@media (max-width:530px){
	.mainright-info{font-size: 12px;}
	.captcha,
	.captcha-img,
	.feedback-submit{
		width:48%;
	}
}



