.about-ban {
	background-image: url(../images/ban-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.contact-ban {
	background-image: url(../images/ban-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.site-ban {
	background-image: url(../images/ban-site2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.news-ban {
	background-image: url(../images/ban-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.service-ban {
	background-image: url(../images/ban-service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.order-ban {
	background-image: url(../images/ban-order.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.factory-ban {
	background-image: url(../images/ban-factory.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.product-ban {
	background-image: url(../images/ban-product.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}




.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom:40px;
}
.left {
	float: left;
	width: 260px;
}
.left2 {
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.left2 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 28px;
	font-weight: bold;
	margin-bottom:15px;
}

.left2 li {
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.left2 .aa {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	display:block;
}

.left2 .aa2 {
	background-image: none;
	background-color:#dce8f6;
	color: #0e67be;
	font-weight: bold;
}

.left2 li a{
	display:block;
}


.left2 li a:hover {
	color:#fff;
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;transition: all 0.5s;
}


.left2 li ul li {
	background-image:none;
	background-color:#dce8f6;
	margin-bottom:5px;
	line-height:36px;
	margin:1px 1px 0px 0px;
	text-indent: 36px;
	font-size:13px;	
}
.left2 li ul li a:hover {
	
	background-image:none;
	color: #0e67be;
	text-decoration:underline;
}

.left2 li ul li ul li{
	background-image:none;
	background-color:#fff;
	line-height:28px;
	margin:0px;
	text-indent: 48px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #eaeaea;
}
.left2 li ul li ul li a{
	background-image:none;
	background-color:#fff;
}
.left2 li ul li ul li a:hover{
	background-image:none;
	line-height:28px;

}




.lx {
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
.lx h2 {
	padding-left: 8px;
}

.lx p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 24px;
}

.right {
	float: right;
	width: 900px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tub4.png);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 22px;
	margin-bottom: 8px;
}
.title {
	float: right;
	font-size: 14px;
	color: #999999;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 6px;
	padding-left: 18px;
}


.about {
	padding-top: 15px;
	padding-left: 2px;
}
.about p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}


.news {padding-bottom: 20px;}

.news2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 30px;
	padding-top: 20px;
}




.news-img {
	float: left;
	width: 200px;
	padding: 2px;
	border: 1px solid #dbdbdb;
	margin-top: 8px;
}
.news-img img {
	width: 200px;
}
.news-img img:hover {
	filter: alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;
-webkit-transition: all 1.5s;
transition: all 1.5s;
behavior: url(../js/PIE.htc);
}

.news3 {
	float: right;
	width: 670px;
	padding-top: 15px;
}
.news3 h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.news3 p {
	line-height: 24px;
	font-size:14px;
	color:#999999;
}
.news3 h4 {
	border: 1px solid #dbdbdb;
	height: 26px;
	width: 100px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	margin-top:15px;
}

.news3 a {
	color: #666;
	text-decoration: none;
}
.news3 a:hover {
	color: #0d74db;

}


/*新闻内页开始*/

.news-tit{
	text-align:center;
	font-size:18px;
	color: #0e67be;;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
.news-tit span{ text-align:center; display:block; line-height:25px;}
.news_detail {
	padding-bottom: 20px;
}
.news_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-top: 8px;
}


.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	font-size:14px;
	color:#666666;
	padding-top: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 8px;
} 

.pages a{text-decoration:none;margin-left:3px;padding:2px 2px;border:1px solid #E5E5E5; color:#666666;}
.pages a:hover{text-decoration:none;border:1px solid #dbdbdb;background:#0d74db;color:#FFF;}



/*首页放大效果*/
.team_list{ margin-top:15px;}
.team_list ul li { float:left; width:280px; height:280px; margin:10px;}
.team_list_title { position:absolute; z-index:1;  width:280px; margin-top:240px;  text-align:center; background:#0e67be;filter:alpha(opacity=0.8); -moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.team_list_title samp { font-size:18px; color:#fff; line-height:60px; font-weight:normal; padding-left:6px; }
.team_list_title h4 { font-size:15px; color:#fff; line-height:40px; }
.team_list img {width: 280px;height:280px;}

.team_list ul li:hover .team_list_title { background:#0e67be; }
.team_list * { transition:all 0.5s;}
.team_list li { float:left; width:280px;   color:#fff; text-align:center; }
.team_list li>a { position:relative; display:block; width:280px; height:280px; overflow:hidden; }
.team_list li:hover { background-color:#3ebb2b; }
.team_list li:hover img { transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); }



.pre_right {
	float: left;
	padding-left: 30px;
	width: 450px;
	padding-top: 50px;
}
.pre_right h2 {
	font-size: 18px;
	color: #0e67be;
	font-weight: bold;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.pre_right h3 {
	padding-top: 5px;
}

.pre_right p {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}

.pro_detail {
	padding-top: 25px;
	padding-left: 5px;
}
.pro_detail h2 {
	font-size: 15px;
	background-image: url(../images/detail_h1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e67be;
	margin-bottom: 8px;

}

.pro_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
}




#rpro-text{padding-top: 20px;}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	font-size:14px;
	color:#2f2e2e;
	text-align:center;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
}
#rpro-text a label{
	line-height: 24px;
	width:280px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;display:block;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:280px;
	height:210px;
	padding: 2px;
}
#rpro-text img:hover{border:solid 1px #007DCF;}
#rpro-text a:hover{color:#007DCF;}
.sites {
	margin-top: 30px;
}
.sites li {
	float: left;
	border: 1px solid #ebebeb;
	margin-right: 13px;
	margin-bottom: 20px;
}




/******************留言样式************************/
.message {
	padding-top: 25px;
	width: 840px;
	margin-left:20px;
}
.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-top: 10px;
	width: 50px;
}
.message .txt_wb {
	width: 400px;
	text-align: left;
}
.message .txt_wb2 {
	width: 380px;
	text-align: left;
	float:right;
}
.message .txt_wz {
	text-align: left;
}

.message .box {
	height: 32px;
	width: 400px;
	border: 1px solid #ddd;
	text-indent: 12px;
	line-height: 32px;
	font-size: 14px;
	color: #CCC;
	background-color: #fff;
	font-family:"微软雅黑";
}

.message .box2 {
	width: 860px;
	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: 36px;
	width: 180px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	margin-left:360px;
	margin-top: 12px;
	background-color:#007AC5;
}
.message h2 a { display:block; color:#FFFFFF;}

.message h2 a:hover {
	background-color: #C81500;
	color:#FFFFFF;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}


/*留言*/
/*feedback*/
.content_box {
	margin-top: 5px;
}
.content_box .messages_box {
	width: auto;
	padding: 10px 1% 60px 1%;
}
.content_box .messages_box ul {
	width: 100%;
}
.content_box .messages_box ul li {
	padding: 5px 28px 5px 5px;
}
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input {
	width: 100%;
	height: 33px;
	padding: 0px 10px;
	line-height: 33px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .cont-input {
	width: 100%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .code-input {
	width: 125px;
	vertical-align: middle;
	height: 33px;
	padding: 0px 10px;
	line-height: normal;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
}
.content_box .messages_box .verify-pic {
	height: 35px;
	vertical-align: middle;
}
.content_box .messages_box .submitBtn {
	text-align: center;
	padding-top: 10px;
}
.content_box .messages_box .messages-button {
	width: 125px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: none repeat scroll 0% 0% #e24a45;
	border: none;
	transition-duration: .3s;
}
.content_box .messages_box .messages-button:hover {
	background: none repeat scroll 0% 0% #74b956;
	transition-duration: .3s;
	cursor: pointer
}