

.ban-about{ background:url(../images/ban-about.jpg) center top no-repeat; height:300px;}
.ban-job{ background:url(../images/ban-job.jpg) center top no-repeat; height:300px;}
.ban-contact{ background:url(../images/ban-contact.jpg) center top no-repeat; height:300px;}
.ban-news{ background:url(../images/ban-news.jpg) center top no-repeat; height:300px;}
.ban-service{ background:url(../images/ban-service.jpg) center top no-repeat; height:300px;}
.ban-product{ background:url(../images/ban-product.jpg) center top no-repeat; height:300px;}


.n_title{ border-bottom:3px solid #d9d9dd; width:1200px; margin:auto;position:relative; padding-top:30px;}
.n_title h1{ font-size:24px; color:#0087c9; line-height:40px; font-weight:bold; }
.n_title h1 span{ font-size:18px; color:#999; line-height:40px;  font-family: "Arial"; text-transform:uppercase; padding-left:5px; font-weight:normal; padding-left:5px;}
.n_title .position{ position:absolute; right:0; bottom:0; line-height:40px; color:#01a94b; background:url(../images/icon_home.png) left center no-repeat; padding-left:18px;}
.n_title .position span,.n_title .position a,.n_title .position i{ font-size:12px; color:#b0b0b0;}
.n_title .position em{ font-size:12px; color:#0087c9; font-style:normal;}
.n_title .position a:hover{ color:#0087c9;}



.middle{ width:1200px; margin:auto; margin-top: 38px; min-height:400px; margin-bottom: 50px;}

#n_left{ float: left; width:260px;}

#n_nav ul{ border: 1px solid #dadadc; border-top: none;}
#n_nav li{ display: block;}
#n_nav li a{ display: block; height: 48px; position: relative;  border-top: 1px solid #dadadc; }
#n_nav li a span{ position: relative; z-index: 9; height: 48px; line-height: 48px; color: #535355; display: block; font-size: 14px; padding-left: 30px;}
#n_nav li a i{position: absolute; left: 0px; top: 0; display:block; background: #0087c9; height: 48px; width: 0;}
#n_nav li a:hover i{ width:100%;}
#n_nav li a:hover span{ color: #fff; background: url(../images/icon_nav_arrow.png) 220px center no-repeat;}
#n_nav li.on a i{  width:100%;}
#n_nav li.on a span{ color: #fff;  background: url(../images/icon_nav_arrow.png) 220px center no-repeat;}
a:link, a:visited { text-decoration: none; cursor:pointer !important;}  
a:hover, a:active {  border: none;  color: #77787a;  }  
#n_nav i,#n_nav li a span{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; } 



.lx{ background:#fff; margin-top:20px; padding-bottom:30px; border:1px solid #dadadc;}
.lx h1{ margin-bottom:10px;border-bottom:1px solid #dadadc;}
.lx p{ font-size:13px; padding:0px 12px; line-height:24px; color:#666;}

#n_right{ float: right; width: 880px;}
.about p{font-size: 14px;color: #666;line-height: 24px; margin-bottom:10px;}


/******************产品列表************************/
.proboxline_box{}
.proboxline_box a{ width:260px;  float:left; display:inline-block; margin-right:30px; margin-bottom:25px; border:#d7ddde solid 1px; border-bottom:#d7ddde solid 4px; }
.proboxline_box a:hover{ border-bottom:#0087c9 solid 4px;}
.proboxline_box a .proimg_img{ width:100%; overflow:hidden;}
.proboxline_box a .proimg_img img{ width:100%;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
.proboxline_box a .proimg_img:hover img{transform:scale(1.1);}
.proboxline_box a .proimg_title{ font-size:15px; background:#f4f4f4; text-align:center; color:#666; height:46px; line-height:46px; overflow:hidden; white-space:pre; text-overflow:ellipsis;}
.proboxline_box a .proimg_time{ font-size:12px; color:#999; height:20px; line-height:20px; background:url(../images/bg31.png) no-repeat 100% 50%;}
.proboxline_box a:hover .proimg_title{ color:#fff; background:#0087c9;}

.pre_right {float: right;width: 400px;padding-top: 40px;}
.pre_right h2 {font-size: 20px;color: #333;font-weight: bold;line-height: 40px;border-bottom: 1px solid #dbdbdb;padding-top: 10px;margin-bottom: 10px;}
.pre_right p {font-size: 14px;color: #666666;line-height: 24px;padding-top: 8px;}
.pre_fx{border-top: 1px solid #dbdbdb; margin-top:20px; padding-top:20px;}


.pro_detail {padding-top: 20px;}
.pro_detail_tit {background:#f0f0f0;color: #333;line-height: 40px;border-bottom: 2px solid #0087C9;margin-bottom: 8px; font-weight:bold;}
.pro_detail_tit h3{ background:#0087C9; color:#fff; width:130px;font-size: 16px; text-align:center;}
.pro_detail p {font-size: 14px;line-height: 24px;color: #434343;}


/*******新闻动态********/
.news-top{float:left;border-bottom:1px solid #ebebeb;margin-bottom: 10px;padding-bottom: 35px;}
.news-top img{  float:left; width:232px; height:130px; border:1px solid #ebebeb; padding:2px;}
.news-top dl { width:620px; float:left; margin-left:20px; line-height:24px; padding-top:5px;}
.news-top dl dt{ font-size:16px; font-weight:bold; padding-bottom:8px; padding-top:8px;}
.news-top dl dd{ font-size:12px; color:#999;}
.news-top a {color: #555;text-decoration: none;}
.news-top a:hover {color: #0087C9;}

/******************新闻样式************************/
.news {padding-bottom: 10px;padding-top: 10px;}

.news ul {height: 38px;margin-right: 8px;padding-left: 12px;background: url(../images/xsj.jpg) no-repeat;background-position: 1px;border-bottom: 1px dotted #dbdbdb;}
.news li {font-size: 12px;color: #999999;list-style-type: none;float: left;line-height: 38px;height: 38px;}
.news_wz {width: 790px;}
.news_wz a {color: #666666;text-decoration: none;font-size: 14px;}
.news_wz a:hover {color: #0087C9;text-decoration: underline;}



/*新闻详情*/

.news-title{border-bottom: 1px dotted #DDD;padding-bottom: 20px; margin-bottom:20px; text-align:center;}
.news-title h2{ font-size:24px; float:none; color:#444; margin-bottom:10px; font-weight:bold;}
.news-title p span{margin:0 5px;color: #999;}

.pages{line-height:30px;border-top:1px dotted #ccc;margin-top:25px;padding-top:12px;font-size:14px;color:#666666;margin-right: 12px;} 
.pages a{text-decoration:none;margin-left:3px;padding:2px 5px;border:1px solid #E5E5E5; color:#666666; }
.pages a:hover{text-decoration:none;border:1px solid #0087C9;color:#fff; background-color:#0087C9;}



#rpro-text{}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	font-size:14px;
	color:#2f2e2e;
	text-align:center;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#rpro-text a label{
	line-height: 24px;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:262px;
	padding: 2px;
}
#rpro-text img:hover{border:solid 1px #0087C9;}
#rpro-text a:hover{color:#0087C9;}


/*job*/
.faq-box {
	position: relative;
	margin-bottom: 25px;
}
.faq-box .faq-top {
	height: 50px;
	padding-left: 19px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	background-color: #f5f5f5;
	background-image: url(../images/icon-dd4.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	cursor: pointer;
}
.faq-top span {
	display: block;
	width: 90%;
	padding-left: 12px;
	background: url(../images/sj.png) no-repeat left center;
	float: left;
}
.faq-box .faq-block {
	padding-top: 12px;
	background: url(../images/icon-dd5.png) no-repeat 19px top;
	margin-top: 20px;
	display: none;
}
.faq-block .faq-con {
	padding: 25px;
	color: #666666;
	line-height: 30px;
	background-color: #f5f5f5;
	position: relative;
	font-size:14px;
}
.faq-block .faq-con p{font-size:14px; }
.faq-box .faq-top.cur {
	background-color: #0087C9;
	color: #fff;
	background-image: url(../images/icon-dd4-2.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}


/******************下载样式************************/

.downs ul {
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom:10px;
}
.downs li {
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	float: left;
}
.downs .d1 {
	width: 600px;
	line-height: 30px;
}
.downs .d2 {
	width: 200px;
	line-height: 30px;
}
.d1 a {
	color: #666666;
	text-decoration: none;
}
.d1 a:hover {
	color: #0087C9;
	text-decoration: underline;
	-webkit-transition: all 0.3s; transition: all 0.3s;
}


/******************留言样式************************/
.message {
    width: 880px;

}
.message h3 {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
}

.message li {
	list-style-type: none;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
	width: 50px;
}
.message .txt_wb {
	width: 420px;
	text-align: left;
}
.message .txt_wb2 {
	width: 420px;
	text-align: left;
	float:right;
}
.message .txt_wz {
	text-align: left;
}

.message .box {
	height: 32px;
	width: 420px;
	border: 1px solid #ddd;
	text-indent: 12px;
	line-height: 32px;
	font-size: 14px;
	color: #CCC;
	background-color: #fff;
}

.message .box2 {
	width: 880px;
	border: 1px solid #ddd;
	text-indent: 12px;
	line-height: 32px;
	height: 130px;
	font-size: 14px;
	color: #CCC;
	background-color: #fff;
	font-family:"微软雅黑";
}
.message h2 {
	height: 40px;
	width: 280px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin-left:320px;
	margin-top: 12px;
	background-color:#0087C9;
}
.message h2 a { display:block; color:#FFFFFF;}

.message h2 a:hover {
	background-color: #ED2923;
	color:#FFFFFF;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
