@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


/*********************banner样式*************************/
.banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 392px;
}
.banner2 {
	width: 998px;
	padding-top: 18px;
	margin-right: auto;
	margin-left: auto;
	
}

img { border: 0px; }
.bannerbox { width: 998px; height: 353px; overflow: hidden; margin: 0px auto; }
#focus { width: 998px; height: 353px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width: 998px; height: 353px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 998px; height: 353px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 550px; height: 353px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; }
    #focus .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; }
	
	
	
	
	
.middle {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 227px;
	padding-bottom: 8px;
}
.left h1 {
	background-image: url(../images/left-t.jpg);
	background-repeat: no-repeat;
	height: 43px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 38px;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
}
.left2 {
	background-image: url(../images/left_list.jpg);
	background-repeat: no-repeat;
	border: 1px solid #dbdbdb;
}
.left2 ul {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.left2 li {
	font-family: "宋体";
	font-size: 12px;
	line-height: 31px;
	height: 31px;
	list-style-type: none;
	background-image: url(../images/li_bg.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 191px;
	margin-top: 8px;
}
.left2 .aa {
	line-height: 31px;
	background-image: url(../images/li_bg2.png);
	background-repeat: no-repeat;
	height: 31px;
	color: #FFFFFF;
}

.left2 a {
	color: #434343;
	text-decoration: none;
	display:block;
	height:31px;
	line-height:31px;

}
.left2 a:hover {
	background-image: url(../images/li_bg2.png);
	background-repeat: no-repeat;
	height: 31px;
	color: #FFFFFF;
	line-height:31px;
}
.left2 h2 {
	text-align: center;
}
.left2 h3 {
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #434343;
	padding-bottom: 8px;
	padding-top: 3px;
}
.lx {
	padding-top: 8px;
}
.lx h2 {
	background-image: url(../images/lx_h1.jpg);
	background-repeat: no-repeat;
	height: 41px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 41px;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
}
.lx2 {
	background-image: url(../images/left_list.jpg);
	background-repeat: no-repeat;
	border: 1px solid #dbdbdb;
}
.lx2 ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.lx2 li {
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #434343;
	padding-left: 16px;
	padding-right: 10px;
}






.right {
	float: right;
	width: 763px;
	padding-bottom: 8px;
}
.right_top {
	background-image: url(../images/pro_top.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
.right_top h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #AC0B10;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: normal;
}
.right2 {
	background-image: url(../images/right_center.jpg);
	background-repeat: repeat-y;
}


.about {
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
.about p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-top: 5px;
}


/******************新闻样式************************/
.news {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 12px;

}

.news ul {
	height: 36px;
	background-image: url(../images/ico3.gif);
	background-repeat: no-repeat;
	line-height: 36px;
	background-position: 10px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
}
.news li {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	float: left;
	line-height: 36px;
	height: 36px;

}
.news_wz {
	width: 620px;

}
.news_wz a {
	color: #666666;
	text-decoration: none;
}
.news_wz a:hover {
	color: #D30100;
	text-decoration: underline;
}


/******************新闻详细样式************************/
.news_detail {
	padding-top: 15px;
}
.news_detail h3 {
	text-align: center;
	color: #D52019;
	font-family: "微软雅黑";
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
}
.news_detail p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	padding-top: 5px;
	color: #666666;
	padding-right: 16px;
	padding-left: 16px;
}
.news_detail a {
	color: #D51F1B;
	text-decoration: none;
}



/******************产品样式************************/
.products {
	_padding-bottom: 0px;
	*padding-bottom: 0px;
	padding-left: 10px;
	
}
.products dl {
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.products dt {
	margin-top: 6px;
	padding-bottom: 5px;
}
.products dd {
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
	padding-top: 5px;
}
.products img {
	border: 1px solid #dbdbdb;
	width:160px;
	padding: 2px;
}
.products img:hover{border:solid 1px #f1030e;}
.products a:hover{color:#ff0000;}



#DB_gallery {
	padding-top: 15px;
}
#DB_gallery h1 {
	line-height: 36px;
	color: #0094C4;
	font-family: "微软雅黑";
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 500px;
}
.pro_detail {
	margin-top: 20px;
}

.pro_detail p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-right: 20px;
	padding-left: 20px;
}
.pro_detail a {
	color: #005399;
	text-decoration: none;
}


/******************留言样式************************/
.message {
	padding-left: 20px;
}
.message li {
	list-style-type: none;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
	padding-left: 6px;
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 50px;
}
.message .txt_wb {
	width: 250px;
	text-align: left;
}
.message .txt_wz {
	text-align: left;
	width: 400px;
}

.message .box {
	height: 24px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}

.message .box1 {
	width: 250px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}
.message p {
	margin-top: 10px;
	margin-left: 60px;
}


.contact {
	padding-top: 8px;
}
.contact2 {
	float: left;
	width: 360px;
}

.contact2 li {
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	padding-left: 24px;
}
.contact3 {
	float: left;
}


/***************************分页样式****************************/
.fanye ul {
	padding-top: 20px;
	padding-left: 280px;
}
.fanye li {
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	float: left;
	padding-left: 12px;
	color: #666666;
}


#rpro-text{ float:left; width:716px;}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	margin:8px;
	font-size:12px;
	color:#2f2e2e;
	text-align:center;
	_margin:11px;
	padding-left: 12px;
}
#rpro-text a label{
	line-height:30px;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:200px;
	padding:3px;
	height: 150px;
}
#rpro-text img:hover{border:solid 1px #f1030e;}
#rpro-text a:hover{color:#ff0000;}



#rpro-text2{ float:left; width:716px;}
#rpro-text2 a{
	display:block;
	text-decoration:none;
	float:left;
	margin:8px;
	font-size:12px;
	color:#2f2e2e;
	text-align:center;
	_margin:11px;
	padding-left: 12px;
}
#rpro-text2 a label{
	line-height:30px;
}
#rpro-text2 img{
	border:solid 1px #dbdbdb;
	width:200px;
	padding:3px;
}
#rpro-text2 img:hover{border:solid 1px #f1030e;}
#rpro-text2 a:hover{color:#ff0000;}