@charset "utf-8";
/* CSS Document */
.index_banner {
	width: 100%;
	height: 302px;
	text-align: center;
	background: url(../images/index_banner_bg.png) repeat-x center top;
	margin-bottom:3px;
}




.box2{
	width:100%;
	background:#eeeeef;
	height:36px;
	border-bottom:#d1d1d1 1px solid;
	}
.noticebox{ 
	width:996px;
	margin:0 auto;
}
.noticebox li{ width:498px; float:left;	height:36px;  line-height:36px}
.noticebox li span{ width:65px; height:35px; margin-right:10px; float:left; color:#ffffff; font-size:14px; font-weight:bold; text-align:center; display:block; background:url(../images/index_tit_bg.png) no-repeat;}
.noticebox li a{ color:#18d1d0;}
/*首页 内容*/
.index_box {
	width: 996px;
	height:210px;
	margin: 12px auto 20px;
}
/*产品*/
.index_product {
	width:340px;
	float:left;
}
.index_product h1{ background:url(../images/index_list_tit_bg.png) no-repeat; height:22px;	color:#FFFFFF; text-indent:15px;
	font-size:14px; margin-bottom:5px;
}
.index_product ul{ border:1px solid #f2f2f2; height:177px; }
.index_product li {
	width: 165px;
	float: left;
	text-align:left;
	text-indent:5px;
	height:22px;
	padding: 6px 0;
	margin:0 2px;
	border-bottom:1px dotted #acacac;
}
.index_product li a {
	color: #0d99da
}

.index_center{width: 302px;
	margin:28px 5px 0;
	float:left;}
.index_news {
	width: 300px;
	float:left;
	border:1px solid #f2f2f2;

	}
.index_news li {
	text-indent: 10px;
	height: 22px;
	margin: 2px 5px ;
	float: left;
	width: 290px;
	border-bottom:1px dotted #acacac;
	overflow: hidden;
	display: block
}
.index_2code{
	width:292px;
	float:left;
	height:79px;
	border:1px solid #f2f2f2;
	padding:4px;
	margin-top:6px;
	}
	
.index_case {
	width:340px;
	float:left;
}
.index_case h1{ background:url(../images/index_list_tit_bg.png) no-repeat; height:22px;	color:#FFFFFF; text-indent:15px;
	font-size:14px; margin-bottom:5px;
}
.index_case ul{ border:1px solid #f2f2f2; height:176px; }
.index_case li {
	width: 330px;
	float: left;
	padding: 2px 0;
	height:52px;
	margin: 1px 5px;
	background-color:#fdfdfd;
	border-bottom:1px dotted #acacac;
}
.index_case li a {
	color: #0d99da
}
.caseimg{
	border:1px solid #efefef;
	margin:2px 3px;
	width:41px; 
	height:44px;
	padding:1px;
	float:left;
	}
.caseinfo{
	float:left;
	margin-left:10px;
	line-height:17px;
	
	}

/*首页 内容*/
.index_box2 {
	width: 996px;
	margin: 12px auto 20px;
}
.index_tit {
	background:url(../images/index_list2_tit_bg.png) no-repeat;
	height:200px;
	color:#FFFFFF; text-indent:15px;
	font-size:14px; margin-bottom:5px;
	font-weight:bold;
	clear:both;
	}
/*友情链接*/
#demo {
overflow:hidden;
width:980px;
font: 12px/1.5 tahoma, arial, Hiragino Sans GB, \5b8b\4f53;
}
.flink{
	width:986px;
	margin:0 auto;
	height:60px;
	padding:10px 5px;
	border:1px solid #d6d6d6;
	clear: both;
}
.flink h1{ font-size:14px; padding-bottom:10px;}
.flink li{  float:left; list-style: none; margin-left:20px;}