@charset "utf-8";
/* CSS Document */
*{list-style:none;outline:none;font-family:"微软雅黑",arial;border:none;color:#333;padding:0;margin:0;}
ul{padding:0;margin:0}
h1,h2,h3,h4,h5,h6{margin:0;}
.fl{float:left;}
.fr{float:right;}
.bg-f5{background-color:#f5f5f5;}
.tb-rl{
	-webkit-writing-mode:vertical-rl;
	writing-mode:tb-rl;
	writing-mode:vertical-rl;
}

.index-beian .id-link-pro-all{font-size:0;margin:10px 0;}
.index-beian .container .id-link-pro-all a{font-size:12px;color:#666;display:inline-block;margin-right:2px;line-height:24px;}


/*******************************************首页********************************************/
.index-head-top{background-color: #216ad0;padding:10px 0;}
.id-head-left{float:left;color: #fff;font-size: 12px;}

.id-head-right{float: right;
color: #fff;}

@media(max-width:992px){
	.index-head-top{display: none;}
}
/****************************logo*******************************/
.index-logo{}
.logo{float: left;margin-right: 10px;padding: 10px 0; width: 70px;}
.logo1{float: left;margin-top: 20px;margin-right: 10px;width: 250px;}
.logo1 div:nth-child(1){font-size: 22px;color: #333;font-weight: 600;}
.logo1 div:nth-child(2){font-size: 12px;color: #999;}
.logo2{float: left;width: 140px;}
/***************************************************导航*****************************************************/
.nav{float: right; width:calc(100% - 500px);}
.nav li{float: left;line-height: 80px;width:14%;}
.nav a{font-size: 16px; text-align: center; color: #333;padding: 5px 0;display: block;}
.nav>li{position: relative;}
.nav-down-menu{position: absolute;left:0px;top:90px;clear: both;display:none;z-index: 99;background-color:#216ad0;width:120px; }
.nav-down-menu a{font-size: 16px; color:#fff;display: block;text-align: center;line-height: 30px;padding: 5px 0;}
.navli-down-menu a{padding-left:25px;}
.nav .on-top a{color:#216ad0;}
.nav-a{position: relative; z-index: 999;}
.nav a:hover{color:#216ad0;}
.nav-down-menu a:hover{color:#216ad0; }
@media(max-width:1260px){
	.nav{width: calc(100% - 360px);}
	.logo2{display: none;}
	.nav-down-menu{width: 90px;}
}


@media(max-width:992px){
	
	.logo{width: 60px;}
	.logo1{margin-top: 15px;}
	.nav li{line-height: 60px;}
	.nav-down-menu{top:70px;}
}

@media(max-width:768px){
}

@media(max-width:530px){
	.logo{width: 54px;}
	.logo1{margin-top: 15px;width:200px;overflow: hidden;}
	.logo1 div:nth-child(1){font-size: 18px;}
	.logo1 div:nth-child(2){font-size: 10px;overflow: hidden;line-height: 20px;height: 20px;}
}

@media(max-width:420px){
	.logo{width: 48px;}
	.logo1{margin-top: 14px;width:160px;overflow: hidden;}
	.logo1 div:nth-child(1){font-size: 16px;}
	.logo1 div:nth-child(2){font-size: 8px;overflow: hidden;line-height: 20px;height: 20px;}
}

@media(max-width:360px){
}


/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 25px 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(../upload/jiantou-nav.png)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: #026bbc;}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:992px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}
@media(max-width:768px){
	.nav-btn{}
}
@media(max-width:530px){
	.nav-btn{padding:25px 0;width: 26px;}
}
@media(max-width:420px){
	.nav-btn{padding:20px 0;}
}


/**************************************************banner********************************************/

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

/***********index-more************/
.index-more{
	display:block;
	width:200px;
	height:40px;
	border:1px solid #f2b81d;
	border-radius:20px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	padding-left:85px;
	color:#fff;
	background:#f2b81d url(../upload/images/arrow01.png) no-repeat 30px center;
	box-shadow: 0px 2px 4px 0px rgba(162, 204, 233, 0.53);
	transition:all 0.4s ease-in 0s;
}
.index-more:hover{
	border:1px solid #0096d6;
	background:#0096d6 url(../upload/images/arrow01.png) no-repeat 45px center;
}
@media (max-width:767px){
	.index-more{
		width:140px;
		height:38px;
		line-height:36px;
		padding-left:55px;
		background:#0096d6 url(../upload/images/arrow01.png) no-repeat 15px center;
	}
	.index-more:hover{
		background:#0096d6 url(../upload/images/arrow01.png) no-repeat 22px center;
	}
}
/********首页标题**************/
.index-tit{
	text-align:center;
	margin-bottom:50px;
}
.index-tit-cn{
	display:block;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center;
}
.index-tit-en{
	display:inline-block;
	font-size:18px;
	line-height:18px;
	height:18px;
	position:relative;
}
.index-tit-en:before,
.index-tit-en:after{
	content:"";
	width:8px;
	height:1px;
	position:absolute;
	top:50%;
}
.index-tit-en:before{
	left:-15px;
}
.index-tit-en:after{
	right:-15px;
}
.index-tit01 .index-tit-cn{color:#0075c5;}
.index-tit01 .index-tit-en{color:#999;}
.index-tit01 .index-tit-en:before,
.index-tit01 .index-tit-en:after{
	background:#999;
}
.index-tit02 span{color:#fff;}
.index-tit02 .index-tit-en:before,
.index-tit02 .index-tit-en:after{
	background:#fff;
}
@media (max-width:1259px) {
	.index-tit{margin-bottom:40px;}
}
@media (max-width: 991px) {
	.index-tit{margin-bottom:30px;}
}
@media (max-width:767px) {
	.index-tit{margin-bottom:25px;}
	.index-tit-cn{
		font-size:22px;
		line-height:22px;
		margin-bottom:10px;
	}
	.index-tit-en{
		font-size:14px;
		line-height:14px;
		height:14px;
	}
}	
/****************关于**********************/
.index-about{
	padding:60px 0;
	background:#f8f8f8;
}
.index-about .container{position:relative;}
.index-about-pic01{
	float:left;
	width:40%;
	height:600px;
	background:url(../upload/images/index_about01.jpg) no-repeat center;
	background-size:cover;
}
.index-about-right{
	float:right;
	width:60%;
}
.index-about-tit{
	width:100%;
	height:350px;
	position:relative;
	z-index: 9999;
}
.index-at-cn{
	display:block;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#0075c5;
	position:absolute;
	right:30px;
	top:60px;
}
.index-at-en{
	display:inline-block;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#999;
	letter-spacing:-1px;
	position:absolute;
	right:0;
	top:0;
}
.index-about-list{
	float:left;
	width:calc(100% - 430px);
	padding-left:25px;
}
.index-about-pic02{
	float:right;
	width: 400px;
	height: 245px;
	margin-right: 15px;
}
.index-about-pic02 img{
	display:block;
}
.index-about-list li{
	margin-top:10px;
	height:40px;
}
.index-about-ll{
	float:left;
	width:40px;
	height:40px;
	margin-right:10px;
	padding:3px;
	border-radius:50%;
	background-color:#a2cce9;
}
.index-about-color{
	width:100%;
	height:100%;
	border-radius:50%;
	background-color:#0075c5;
}
.index-about-color span{
	display:block;
	width:100%;
	height:100%;
}
.index-about-color1 span{
	background:url(../upload/images/ic1.png) no-repeat center;
}
.index-about-color2 span{
	background:url(../upload/images/ic2.png) no-repeat center;
}
.index-about-color3 span{
	background:url(../upload/images/ic3.png) no-repeat center;
}
.index-about-color4 span{
	background:url(../upload/images/ic4.png) no-repeat center;
}
.index-about-lr{
	float:right;
	width:calc(100% - 50px);
	font-size:16px;
	line-height:40px;
}
.index-about-list li:hover .index-about-ll{
	background-color:#f9dd8f;
}
.index-about-list li:hover .index-about-color{
	background-color:#f2b81d;
}
.index-about-info{
	width:760px;
	background-color:#fff;
	padding:30px 25px;
	position:absolute;
	right: 42px;
	top: 35px;
}
.index-about-info:before,
.index-about-info:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
}
.index-about-info:before{
	left:-10px;
	top:-10px;
	border-left:10px solid rgba(0,62,149,.25);
	border-top:10px solid rgba(0,62,149,.25);
}
.index-about-info:after{
	right:-10px;
	bottom:-10px;
	border-right:10px solid rgba(0,62,149,.25);
	border-bottom:10px solid rgba(0,62,149,.25);
}
.index-about-name{
	font-size:20px;
	line-height:20px;
	margin-bottom:25px;
	font-weight:bold;
}
.index-about-des span{
	display:block;
	font-size:16px;
	line-height:30px;
	color:#666;
	text-indent:2em;
}
@media (max-width:991px){
	.index-about-pic01{
		width:60%;
		height:600px;
	}
	.index-about-right{
		width:40%;
	}
	.index-about-list{
		float:none;
		width:100%;
	}
	.index-about-pic02{display:none;}
	.index-about-info{
		width:400px;
		padding:30px 20px;
	}
	.index-about-name{
		font-size:18px;
		line-height:18px;
		margin-bottom:15px;
	}
	.index-about-des span{
		font-size:15px;
		line-height:25px;
	}
}
@media (max-width:767px){
	.index-about-pic01{
		display:none;
	}
	.index-about-right{
		float:none;
		width:100%;
	}
	.index-about-tit{
		height:auto;
		padding-top:15px;
		margin-bottom:25px;
	}
	.index-about-tit:before{
		content:"";
		width:60px;
		height:4px;
		background-color:#e6e6e6;
		position:absolute;
		top:0;
		left:0;
	}
	.index-at-cn{
		display:block;
		position:static;
		font-size:22px;
		line-height:22px;
		margin-bottom:10px;
	}
	.index-at-en{
		font-size:14px;
		line-height:14px;
		font-weight:normal;
		display:block;
		letter-spacing:0;
		position:static;
		-webkit-writing-mode:horizontal-tb;
		writing-mode:lr-tb;
		writing-mode:horizontal-tb;
	}
	.index-about-info{
		position:relative;
		right:auto;
		top:auto;
		laft:auto;
		bottom:auto;
		width:calc(100% - 20px);
		margin:10px;
		padding:15px;
	}
	.index-about-list{
		padding-left:0;
		margin-top: 10px;margin-bottom: 20px;
	}
	.index-about-list li{
		float:left;
		width:28%;
		height:85px;
		margin:0 2% 20px;
	}
	.index-about-ll{
		float:none;
		margin:0 auto 5px;
	}
	.index-about-lr{
		float:none;
		width:80%;
		margin:0 auto;
		text-align:center;
		font-size:14px;
		line-height:20px;
	}
}
@media (max-width:420px){
	.index-about-list li{
		width:40%;
		margin:0 5% 20px;
		overflow: hidden;
	}
}
/***************产品中心***********************/
.index-pro{
	padding:60px 0;
}
.index-pro-left{
	float:left;
	width:350px;
	margin-right:50px;
}
.index-pro-list{
	float:right;
	width:calc(100% - 400px);
}
.index-pro-tit{
	padding-top:20px;
	margin-bottom:20px;
	position:relative;
}
.index-pro-tit:before{
	content:"";
	width:100px;
	height:6px;
	background-color:#e6e6e6;
	position:absolute;
	top:0;
	left:0;
}
.index-pt-cn{
	display:block;
	font-size:33px;
	line-height:33px;
	font-weight:bold;
	margin-bottom:10px;
	color:#0075c5;
}
.index-pt-en{
	display:block;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#999;
	letter-spacing:-1px;
}
.index-pro-nav{
	width:300px;
}
.index-pro-nav li a{
	display:block;
	width:100%;
	height:40px;
	padding-left:60px;
	font-size:16px;
	line-height:40px;
	color:#999;
	margin-bottom:1px;
	background:#f5f5f5;
	position:relative;
}
.index-pro-nav li a:before{
	content:"";
	display:block;
	width:40px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#0096d6 url(../upload/images/arrow01.png) no-repeat center;
}
.index-pro-nav li a:hover{
	background-color:#0075c5;
	color:#fff;
}

.index-pro-intro{
	padding:20px 0;
}
.index-pro-intro span{
	display:block;
	font-size:15px;
	line-height:25px;
	color:#999;
	text-indent:2em;
}
.index-pro-list{
	padding:35px 30px 0 30px;
	background-color:#ebebeb;
}
.index-pro-list li{
	float:left;
	width:21%;
	margin-right:2%;
	margin-left:2%;
	margin-bottom:20px;
}

.index-pro-img img{
	display:block;
	width:100%;
}
.index-pro-name{
	display:block;
	width:100%;
	font-size:14px;
	line-height:46px;
	height:46px;
	color:#999;
	background-color:#f5f5f5;
	padding:0px 10px;
	overflow:hidden;
	text-align: center;
}
.index-pro-list li:hover .index-pro-name{
	background-color:#f2b81d;
	color:#fff;
}
@media (max-width:1259px){
	.index-pt-cn{
		font-size:28px;
		line-height:28px;
	}

	.index-pro-left{
		width:280px;
		margin-right:30px;
	}
	.index-pro-list{
		width:calc(100% - 310px);
	}
	.index-pro-nav{
		width:100%;
		margin-bottom:20px;
	}
	.index-pro-intro{display:none;}
	.index-pro-list{padding:15px 15px 0 15px}
	.index-pro-list li{
	
		margin-right:2%;
		margin-bottom:15px;
	}
}
@media (max-width:991px){
	.index-pro-left{width:250px;}
	.index-pro-list{
		width:calc(100% - 280px);
	}
	.index-pro-tit:before{height:5px;}
	.index-pro-nav li a{
		padding-left:55px;
		font-size:15px;
	}
	.index-pro-list li{
		width:29%;
		margin-bottom:15px;
	}
	.index-pro-list li:nth-of-type(7),
	.index-pro-list li:nth-of-type(8){
		display:none;
	}
}
@media (max-width:767px){
	.index-pro-left,
	.index-pro-list{
		float:none;
		width:100%;
	}
	.index-pro-left{margin-bottom: 20px;}
}
@media (max-width:520px){
	.index-pro-list{padding:15px 10px 0 10px}
	.index-pro-list li{
		width:46%;
	}
	
}
/****************新闻**********************/
.index-news{padding:60px 0;background:#09346e url(../upload/images/index_news_bg.jpg) no-repeat  center;background-size:100% 100%;}
/****************新闻-top**********************/
.id-news-all{overflow: hidden;}
.id-news-box1{overflow: hidden;padding: 30px;background-color: #fff;margin-bottom: 2px;width: 100%;}
.id-news-left{float: left;width: 360px;margin-right: 40px;position: relative;}
.id-news-left img{width: 100%;}
.id-news-left>div{width: 100px;height: 80px;background:url(../upload/images/toutiao-nav.png)center no-repeat;background-size: 100% 100%;position: absolute;left:0;top:0;}
.id-news-right{float: left;width: calc(100% - 400px);}

.id-news-1{display: block;}
.id-news1-tit{font-size: 18px;color: #0075c5;font-weight: 600;margin-bottom: 10px;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.id-news1-txt{font-size: 16px;color: #666;margin-bottom: 20px;line-height: 30px;height: 90px;overflow: hidden;}
.id-news-more{font-size: 14px; display: inline-block;padding: 10px 30px;text-align: center;color: #666;border: 1px solid #999;}

/****************新闻-bottom**********************/
.id-news-box2{float: left;width: 33.2%;margin-right: 0.2%;background-color: #fff;padding: 30px;display: block;}
.id-news-all a:last-child{margin-right: 0;}
.id-news-time{margin-bottom: 15px;}
.id-news-time span{padding: 6px;}
.id-news-time span:nth-child(1){font-size: 16px;background-color: #0075c5;color: #fff;margin-right: 10px;}
.id-news-time span:nth-child(2){font-size: 14px;color: #999;}

.id-news-tit{font-size: 16px;color: #333;font-weight: 600;margin-bottom: 10px;line-height: 30px;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.id-news-txt{font-size: 14px;color: #666;line-height: 26px;height: 52px;overflow: hidden;}




.id-news-more:hover{background-color: #0075c5;color: #fff;border-color:#0075c5;}
.id-news-box2:hover .id-news-tit{color: #0075c5;text-decoration: underline;}


@media (max-width:992px){
	.index-news{padding:50px 0;}
	.id-news-left{width: 260px;}
	.id-news-right{width: calc(100% - 300px);}
	.id-news-left>div{width: 80px;height: 60px;}
	.id-news1-tit{margin-bottom: 10px;line-height: 20px;height: 20px;}
	.id-news1-txt{font-size: 14px; margin-bottom: 20px;line-height: 26px;height: 52px;}
	.id-news-more{font-size: 14px;padding: 8px 20px;}
}

@media (max-width:700px){
	.id-news-left{width: 180px;margin-right: 20px;}
	.id-news-right{width: calc(100% - 200px);}
	.id-news-left>div{width: 60px;height: 40px;}
	.id-news1-tit{font-size:16px;margin-bottom: 10px;line-height: 20px;height: 20px;}
	.id-news1-txt{font-size: 14px; margin-bottom: 20px;line-height: 26px;height: 52px;}
	.id-news-box2{clear: left;width: 100%;margin-right: 0;margin-bottom: 2px;}
	
}
@media (max-width:500px){
	.id-news-box1,.id-news-box2{padding: 20px;}
	.id-news-left{display: none;}
	.id-news-right{width: 100%;}
}


/****************生产设备**********************/
.index-equipment{padding:60px 0;background-color: #ececec;}
.id-equip-all{overflow: hidden;}
.id-equip-box{width: 23.5%;margin-right: 2%; float: left; display: block;}
.id-equip-box img{width: 100%;}
.id-equip-all a:last-child{margin-right: 0;}


@media (max-width:992px){
	.index-equipment{padding:40px 0;}
}

@media (max-width:768px){
	.index-equipment{padding:30px 0;}
}

@media (max-width:600px){
	.id-equip-box{width: 49%;margin-bottom: 10px;}
	.id-equip-all a:nth-child(2n){margin-right: 0;}
}


/****************联系**********************/
.index-contact{
	background:#0075c5;
	height:300px;
}
.index-contact-left{
	float:left;
	width:350px;
	padding-top:26px;
}

.index-contact-center{
	float: left;
  margin-top: 100px;
  margin-left: 50px;

}
.index-contact-right{
	float:right;
	width:50%;
	height:300px;
	background:url(../upload/images/index_contact.jpg) no-repeat center;
}
.index-contact-tit{
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
}
.index-ct-cn{
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
}
.index-ct-en{
	font-size:16px;
	line-height:20px;
	color:#fff;
}
.index-contact-des li{
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.index-contact-des li span{font-size: 16px;color: #fff;margin-left: 116px;}




@media (max-width:767px){
	.index-contact{display:none;}
}

/*******************************************友情链接********************************************/
.index-friend-link {padding: 10px 0;}
.index-friend-link a{font-size: 12px;line-height: 20px;margin-right: 3px; display: inline-block;color: #666666;font-weight: 400;}


/*******************************************底部导航********************************************/
.index-di-nav{background-color: #f2b81d;padding: 15px;}
.index-di-nav a{font-size: 14px;width: 14%;line-height: 16px;float: left; display: block; color: #fff;text-align: center;border-right: 1px solid #fff;}
.index-di-nav a:last-child{border-right: none;}

@media (max-width:600px){
	.index-di-nav{display:none;}
}

/*******************************************备案链接********************************************/
.index-beian{background-color: #e6e6e6;padding: 15px 0;}
.index-beian .container div{text-align: center;line-height: 30px;font-size: 14px;color: #666;}
.index-beian .container div a{display: inline-block;margin-right:2px; line-height: 30px;font-size: 14px;color: #666;}
.index-beian .container div span{display: inline-block;margin: 0 5px; line-height: 30px;font-size: 14px;color: #666;}

@media (max-width:600px){
	.index-beian .container div,.index-beian .container div a,.index-beian .container div span{font-size: 12px;line-height: 20xp;}
}


/**********首页边距***********/
@media(max-width:767px){
	.index-about,
	.index-pro,
	.index-news,
	.index-honor{padding:30px 0;}
}
/*******************************************内页********************************************/
/**********子页banner***********/
.sub-banner img{
	display:block;
	width:100%;
}
/**********内页通用框架***********/
.sub-cont{padding:40px 0;}
.sub-left{
	float:left;
	width:250px;
	margin-right:30px;
}
.sub-right{
	float:right;
	width:calc(100% - 280px);
}
@media(max-width:991px){
	.sub-left,
	.sub-right{
		float:none;
		width:100%;
	}
	.sub-left-con{display: none;}
}

/**********pos***********/
.pos-box{
	padding-bottom:10px;
	border-bottom:1px solid #cdcdcd;
}
.pos-box-left{
	float:left;
	height:24px;
	border-left:2px solid #0075c5;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#0075c5;
}
.pos-box-right{
	float:right;
	font-size:14px;
	line-height:24px;
	color:#999;
}
.pos-box-right span,
.pos-box-right a{
	font-size:14px;
	line-height:24px;
	color:#999;
	margin-left:5px;
}
.pos-box-right a:hover{
	color:#0075c5;
}
/**********sub-left***********/
@media(max-width:991px){
	.sub-left-nav02{margin-bottom:30px}
}
/***一级导航****/
.sln-fir-list{margin-bottom:1px;}
.sln-fir-list>a{
	display:block;
	width:100%;
	height:40px;
	padding-left:50px;
	font-size:15px;
	line-height:40px;
	color:#666;
	background-color:#f5f5f5;
	position:relative;
}
.sln-fir-list>a:before{
	content:"";
	display:block;
	width:40px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#0096d6 url(../upload/images/arrow01.png) no-repeat center;
}
.sln-fir-list.active>a,
.sln-fir-list>a:hover{
	background-color:#0075c5;
	color:#fff;
}
/***二级导航****/
.sln-sec-list{
	margin-bottom:5px;
	display:none;
}
.sln-sec-list li a{
	display:block;
	width:100%;
	height:30px;	
	padding:0 5px 0 5px;
	font-szie:14px;
	line-height:30px;
	color:#666;
	background-color:#f5f5f5;
	margin-bottom:1px;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.sln-sec-list li a:before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background-color:#0096d6;
	position:absolute;
	left:-100%;
	bottom:0;
	transition:all 0.4s ease 0s;
}
.sln-sec-list li.active a:before,
.sln-sec-list li:hover a:before{
	left:0;
}

/***二级导航显示****/
.sln-fir-list:hover .sln-sec-list,
.sln-fir-list.active .sln-sec-list{
	display:block;
}
/***联系我们***/
.sub-left-con{margin-top:50px;}
.slc-tit{
	padding-bottom: 10px;
 	margin-bottom: 5px;
	position:relative;
}
.slc-tit-cn{
	font-size:18px;
  font-weight:bold;
  line-height:20px;
	color:#0075c5;
}
.slc-tit-en{
	font-size:13px;
  line-height:20px;
	color:#999;
}
.slc-list li{
	padding:10px 5px 10px 15px;
	border-left:3px solid #0096d6;
	background-color:#f5f5f5;
	margin-bottom:1px;
	font-size:14px;
	line-height:20px;
	color:#666;
}
@media(max-width:991px){
	.sub-left-nav {margin-bottom: 20px;}
	.sln-fir-list{display: inline-block;}
	.sln-fir-list>a{font-size:14px;padding-left: 0;text-align: center;padding: 0 10px;}
	.sln-fir-list>a:before{background: none;}
}

/*********文章列表 ***************/
.sub-news-list{margin-bottom:40px;}
.sub-news-list li{
	padding:20px 0 10px;
	border-bottom:1px dashed #bbb;
}
.snl-tit{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	margin-bottom:10px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.snl-des{
	font-size:16px;
	line-height:25px;
	height:75px;
	color:#999;
	margin-bottom:10px;
	overflow:hidden;
}
.snl-date{
	float:right;
	width:100px;
	height:30px;
	border-radius:4px;
	background-color:#666;
	font-size:14px;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.sub-news-list li:hover .snl-tit{color:#0075c5;}
.sub-news-list li:hover .snl-date{background-color:#0075c5;}
@media (max-width:1259px){
	.snl-des{font-size:15px;}
}
@media (max-width:991px){
	.snl-tit{
		font-size:17px;
		margin-bottom:5px;
	}
	.snl-des{font-size:14px;}
	.snl-date{
		width:90px;
		height:26px;
		line-height:26px;
		font-size:13px;
	}
}
@media (max-width:767px){
	.snl-des{height:auto;}
	.snl-date{font-size:12px;}
}
/*********案例列表***************/
.sub-case-list{
	margin-top:30px;
	margin-bottom:10px;
}
.sub-case-list li{
	float:left;
	width:32%;
	border:1px solid #ddd;
	margin-right: 2%;
	margin-bottom:30px;
}
.sub-case-list li a{display: block;cursor: hand;}
.sub-case-list li:nth-child(3n){
	margin-right:0%;
}
.sub-case-list li a img{
	width: 100%;
	display: block;
	min-height: 200px;
}
.sub-case-list li a div{font-size: 14px;color: #666;line-height: 36px;height: 36px;padding: 0 10px;overflow: hidden;text-align: center;}

.sub-case-list li:hover{
	border:1px solid #0075c5;
}

@media (max-width:660px){
	.sub-case-list li{width:49%;}
	.sub-case-list li:nth-child(3n){margin-right:2%;}
	.sub-case-list li:nth-child(2n){margin-right:0%;}
}
/*********新闻详情***************/
.sub-news-box{padding-top:20px;}
.snb-tit{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}
.snb-date{
	font-size:13px;
	line-height:20px;
	text-align:center;
	padding-bottom:15px;
	border-bottom: 1px dashed #ddd;
}
.snb-date span{
	margin: 0 15px;
	color:#666;
}
.sub-news-detail{padding:20px 0;}
/*********产品详情***************/
.sub-pro-box{padding-top:20px;}
.spb-tit{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	border-bottom: 1px dashed #ddd;
}
.sub-pro-detail{padding:20px 0;}
/*********案例详情***************/
.sub-case-detail{padding:20px 0;}
/*********联系**************/
.sub-contact-detail{padding-top:20px;}
.sub-contact-company{
	font-size:18px;
	font-weight:bold;
	margin-bottom:40px;
	color:#0075c5;
}
.sub-contact-list{margin-bottom:20px;}
.sub-contact-list li{
	float:left;
	width:32%;
	margin-bottom:20px;
}
.sub-contact-list li:nth-of-type(3n-1){
	margin-left:2%;
	margin-right:2%;
}
.sub-contact-tit{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	color:#0075c5;
	padding-left:30px;
	margin-bottom:5px;
}
.sub-contact-des{
	font-size:14px;
	line-height:20px;
	color:#666;
}
.sub-contact-tit01{
	background:url(../upload/images/con_ic01.png) no-repeat left center;
}
.sub-contact-tit02{
	background:url(../upload/images/con_ic02.png) no-repeat left center;
}
.sub-contact-tit03{
	background:url(../upload/images/con_ic03.png) no-repeat left center;
}
.sub-contact-tit04{
	background:url(../upload/images/con_ic04.png) no-repeat left center;
}
.sub-contact-tit05{
	background:url(../upload/images/con_ic05.png) no-repeat left center;
}
@media (max-width:1259px){
	.sub-contact-list li{
		width:49%;
	}
	.sub-contact-list li:nth-of-type(3n-1){
		margin-left:0;
		margin-right:0;
	}
	.sub-contact-list li:nth-of-type(2n){
		margin-left:2%;
	}
}
@media (max-width:991px){
	.sub-contact-list li{
		width:45%;
	}
	.sub-contact-list li:nth-of-type(2n){
		margin-left:10%;
	}
	.sub-contact-des{
		height:40px;
	}
}
@media (max-width:620px){
	.sub-contact-list li{
		width:100%;
		margin-bottom:15px;
	}
	.sub-contact-list li:nth-of-type(2n){
		margin-left:0;
	}
	.sub-contact-des{
		height:auto;
	}
}
/*********单页 **************/
.sub-page-detail{padding-top:20px;}

/*******分页**********/
#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:#0075c5;
	border: 1px solid #0075c5;
	color:#fff;
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	#pageDiv{ 
		float:none;
		margin:0 auto;
	}
	#pageDiv span,#pageDiv a { 
		font-size:12px;
	}
}
/*******上下页**********/
.in-prenext div span{
	font-size:13px;
	color:#666;
	line-height:24px;
	margin-right:10px;
}
.in-prenext div a{
	font-size:13px;
	color:#666;
	line-height:24px;
}
.in-prenext div a:hover{color:#0075c5;}
.in-back{
	display:block;
	width:130px;
	padding-left:20px;
	text-align:center;
	font-size:14px;
	line-height:32px;
	height:32px;
	background:#0075c5 url(../upload/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); }
/******推荐新闻**********/
.in-news-tj{
	margin-top:40px;
	margin-bottom:30px;
}
.tj-tit{
	width:100%;
	height:35px;
	padding-left:8px;
	background:url(../upload/images/tit_bg01.png) no-repeat left bottom;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#0075c5;
}
.in-tjnews-box,
.in-tjpro-box{
	padding:25px 5px;
	background:url(../upload/images/tit_bg02.png) no-repeat right bottom;
}
.in-tjnews-box li{
	width:48%;
	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:#0075c5;
	margin-right:10px;
}
.in-tjnews-box li div{
	float:left;
	width:calc(100% - 100px);
	font-size:14px;
	line-height:28px;
	height:28px;
	overflow: hidden;
}
.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:#0075c5;}
@media (max-width: 1259px) {
	.in-tjnews-box,
	.in-tjpro-box{
		padding:20px 5px;
	}
	.in-tjnews-box li .tj-date{display:none;}
	.in-tjnews-box li div{width:calc(100% - 20px);}
}
/*****推荐产品**********/
.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;
}
.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;
}
.in-tjpro-box li:hover img{
	border:1px solid #0075c5;
	box-shadow:0 0 8px rgba(12,143,215,.3);
}
.in-tjpro-box li:hover span{color:#0075c5;}





.cu-map{overflow-x: scroll;}
#dituContent{width: 100%;height: 400px;}

@media (max-width: 900px){
	#dituContent{height: 200px;}
}


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

@media (max-width: 400px){
	#dituContent{width: 600px; height: 230px;}
}
