
/*产品展示*/
.small_banner{
	width:1000px;
	height:135px;
	margin:20px auto;
	
}


.main .left .list h5{
		
	height:50px;
	background: url(../images/list_bg.png) no-repeat 20px center #32c7fe;
	font-size:16px;
	font-weight:100;
	line-height:50px;
	color:#fff;	
	padding-left:40px;
}

.main .left .list li{
	min-height:85px;
	border:1px solid #ccc;	
	padding-left:20px;
	overflow:hidden;
	margin-top:-1px;
	padding-bottom:5px;
}
.main .left .list li:hover{
	background: url(../images/list_li_bg.png) repeat-y #f9f9f9;	
	border-left:1px solid #32c7fe;
}

.main .left .list li h2{
	font-size:14px;
	color:#32c7fe;
	line-height:40px;	
}
.main .left .list li a{
	margin-right:10px;	
	display:block;
	padding:3px 7px;
	border-radius:20px;
	margin-bottom:7px;
}
.main .left .list li a:hover{
	background:#32c7fe;
	color:#fff;
}

.main .left .news{
	margin-top:40px;	
	margin-bottom:40px;
}
.main .left .news h5{
	height:50px;
	background: url(../images/news_bg.png) no-repeat 20px center #32c7fe;
	font-size:16px;
	font-weight:100;
	line-height:50px;
	color:#fff;	
	padding-left:40px;		
}
.main .left .news h5 a{
	font-size:12px; color:#fff;
	float:right;
	margin-top:20px;	
	padding-right:5px;
}
.main .left .news ul{
	padding:20px;	
	border:1px solid #ccc;
	margin-top:-1px;	
}
.main .left .news ul li{
	min-height:25px;	
}
.main .left .news ul li span{
	 float:right;	
	 color:#999;
}
.main .left .news ul li a:hover{
	color:#0096cd;
}
.main .right .title{
	height:50px;
	width:100%;
	background:url(../images/right_title.png) no-repeat left bottom;	
}
.main .right .news_title{
		background:url(../images/news_right_title.png) no-repeat left bottom;	
}
.main .right .about_title{
		background:url(../images/about_right_title.png) no-repeat left bottom;	
}

.main .right .title a{
	 font-size:14px;
	 color:#666;
	 float:right;
	 margin-top:30px;	
}
.main .right .con{ margin-top:40px; }
.main .right .con_show{background:#fbfbfb;padding-top:20px;margin-top:40px;padding-bottom:20px;}

.main .right .con ul li{
	width:218px;
	height:180px;	
	float:left;	
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
}
.main .right .con ul li:hover{
	border:1px solid #32c7fe;	
}

.main .right .con ul li img{
	width:218px;
	height:150px;	
}
.main .right .con ul li p{
	 line-height:30px;	
	 padding:8px 5px 0;
	 border-top:1px solid #efefef;
}
.main .right .con ul li p span{
 float:right;	
 color:#999;
}
.main .right .con ul li p a:hover{
	color:#0096cd;	
}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:4px 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}






/*新闻页面*/
.news_con{margin-top:20px;}
.news_con ul li{
	height:50px;line-height:25px;border-bottom:1px solid #eff2f4;padding:10px 0 5px 0;color:#a0a0a0;		
}
.news_con ul li span{padding-top:10px; color:#666}
.news_con ul li span.news_title a{float:left;color:#09F;font-weight:bold;}
.news_con ul li span.title a:hover{text-decoration:none;color:#000;}
.news_con ul li span.time{float:left;}
.news_con ul li span.hits{float:right; }
.news_con ul li span.class{margin-left:12px; float:left;}
.news_con ul li span.class a{text-decoration:underline;color:#a0a0a0;}


.news_show_con{
	padding-top:20px;
	
	
}


/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .newsshow_title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}


/*详细页功能区*/
.preNext{position:relative; }
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text a{color:#999;line-height:3em;}
#textarea,#textarea p{
	line-height:2em;	
}




