﻿@charset "utf-8";
/*======== 设计制作：汇讯网络 www.hx-cms.com QQ：517075321 ========*/
*{margin:0px; padding:0px;}
body{margin:0px; padding:0px; color:#666; font-size:12px; font-family:Verdana, Arial, "宋体", Geneva, sans-serif; text-align:center; background:#fff;}
a:link,a:active,a:visited{color:#666; text-decoration:none;}
a:hover{color:#ff6611; text-decoration:underline;}
ul,li{margin:0px; padding:0px; list-style:none;}
img{margin:0px; padding:0px; border:0px;}
img:hover{margin:1px 0px 0px 0px;}
img:hover{margin:1px 0px 0px 0px;}
.clear{clear:both;}
.red{color:#FF0000;}
.webcl{color:#0a508c;}
.s{font-family:"宋体", Verdana, Arial, Geneva, sans-serif;}

.point{margin:50px 0px; color:#FF0000; font-size:14px; font-weight:bold; text-align:center;}

/*--------===header===--------*/

#nav{
	margin:2px auto 0px auto;
	height:30px;
	text-align:left;
	overflow:hidden;
}
#nav li{
	float:left;
	background:url(../Images/navLi.gif) right center no-repeat;
}
#nav li a{
	display:block;
	margin:1px 5px 0px 5px;
	padding:0px 13px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#nav li a:hover{
	color:#FFF;
	background:#fabb46;
}

#nav .navon a{
	display:block;
	padding:0px 4px;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#nav .navon a:hover{
	background:none;
}
/*=============================== list Table */
.proTable{margin:8px 10px 20px 20px;}
.proTable{width:144px; height:124px; overflow:hidden;}
.proTable td{text-align:center;}
.proTd{width:140px; height:120px; border:1px solid #ddd; background:#fff; overflow:hidden;}
.proTd:hover{border:1px solid #bbb;}
.proTd .img{margin-top:1px;}

/*=============================== home */
.inlist{
	margin:5px auto;
}
.inlist li{
	height:24px;
	line-height:24px;
	border-bottom:1px dashed #ccc;
}
.inlist li a{
	padding-left:18px;
	height:24px;
	line-height:24px;
	background:url(../Images/newsLi.gif) 5px center no-repeat;
}		
.inlist li span.date{
	float:right;
	padding-right:5px;
	font-size:11px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}

.iico{
	margin:5px auto;
	padding:5px 0px 15px 0px;
	line-height:18px;
	font-size:11px;
}


/*=============================== box */
.barabout,.barcontact,.barnews,.barproduct,.barservice{
	clear:both;
	margin:0px auto;
	width:1000px;
	height:220px;
}
.barabout{
	background:#f4f4f4 url(../Images/about.jpg) no-repeat;
}
.barcontact{
	background:#f4f4f4 url(../Images/contact.jpg) no-repeat;
}
.barnews{
	background:#f4f4f4 url(../Images/news.jpg) no-repeat;
}
.barproduct{
	background:#f4f4f4 url(../Images/product.jpg) no-repeat;
}
.barservice{
	background:#f4f4f4 url(../Images/service.jpg) no-repeat;
}

#container{
	clear:both;
	margin:0px auto;
	width:1000px;
	height:auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#sideBox{
	float:left;
	padding-right:20px;
	width:250px;
	height:auto;
	overflow:hidden;
}
#mainBox{
	float:right;
	width:720px;
	height:auto;
	overflow:hidden;
}


/*=============================== side */
.sidetitle{
	padding-left:28px;
	color:#9f0f18;
	font-weight:bold;
	background:url(../Images/sideLi.gif) 5px 6px no-repeat;
}


.sidebs{
	padding:0px 0px 0px 15px;
}

.sidebs a:hover{
	padding:2px 0px 0px 1px;
	color:#ff6611;
}



.sideul{
	margin:8px auto;
}
.sideul li{
	margin:2px 0px;
	height:28px;
	line-height:28px;
	text-align:left;
}
.sideul li a{
	padding-left:28px;
	color:#333;
	font-size:11px;
	background:url(../Images/sortLi.gif) 17px 2px no-repeat;
}

.sideul li a:hover{
	padding:2px 0px 0px 26px;
	color:#ff6611;
	background:url(../Images/sortLi.gif) 18px 5px no-repeat;
}




/*=============================== main */
.loca{
	margin-top:6px;
	height:24px;
	line-height:24px;
	font-size:11px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.cbox{
	padding: 10px 8px;
	line-height:22px;
}



/*=============================== NewsList */
.newsList{
	margin-bottom:10px;
	width:100%;
	text-align:left;
}
.newsList li{
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #cccccc;
}		
.newsList a{
	padding-left:20px;
	background:url(../Images/newsLi.gif) 6px 4px no-repeat;
}	
.newsList li span.date{
	float:right;
	padding-right:5px;
	color:#666;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
}


/*--------===footer===--------*/
#footer{
	clear:both;
	margin:20px auto 0px auto;
	width:1000px;
	height:60px;
	line-height:60px;
	text-align:center;
	background:#f0eee1 url(../Images/footIco.jpg) 800px center no-repeat;
}
