/* CSS Document */
*{margin:0; padding:0;}
body{font-size:12px; background:url(img/top_bg.jpg) repeat-x left top; color:#555;}

a{color:#333; text-decoration:none;}
a:hover{color:#CC0000;}

ul{list-style:none;}

.nav li{float:left; line-height:31px; width:85px; text-align:center;}
.nav li a{font-size:14px; font-family:"微软雅黑";}
.nav li.currclass a{color:#CC0000;}

img{border:0;}

.news ul{ padding-left:20px;}
.news ul li{line-height:24px;}
.news ul li a{background:url(img/ico01.gif) no-repeat left center; padding-left:10px;}
.news ul li a:hover{background:url(img/hover01.jpg) no-repeat left center;}

.case li{float:left; width:110px; text-align:center; margin-bottom:8px;}
.case li img{width:102px; height:46px; border:solid 1px #CCCCCC;}

.left_title h5{color:#FFFFFF; font-size:14px; text-indent:65px; line-height:26px; margin-bottom:10px;}
.left_title li{width:216px; height:21px; padding-top:10px; background:url(img/left_nav1.jpg) no-repeat left top; text-indent:75px;}
.left_title li.currclass{background:url(img/left_nav2.jpg) no-repeat left top;}
.left_title li.currclass a{ color:#CC0000; font-weight:bold;}

p{margin-bottom:10px;}

.product ul{}
.product li{float:left; width:190px; text-align:center; overflow:hidden; height:160px; line-height:18px;}
.product li img{margin-bottom:5px; width:160px; height:120px;}

.pro_nomal_border{border:solid 3px #e6e6e6; padding:1px;}
.pro_over_border{border:solid 3px #CC0000; padding:1px;}


/*新闻列表开始*/
.news_list li {background:url(img/arr11.jpg) no-repeat left bottom; height:30px; line-height:30px; text-indent:10px;}
.news_list li span{ float:right; color:#999999;}
/*新闻列表结束*/


 /*文章分页样式*/
#fenye{clear:both;}
#fenye a{text-decoration:non;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{width:22px;background:#e8e8e8; border:1px solid #ccc; color:#999; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#666;background:#f8f8f8; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333;} 
#fenye a:hover{color:#333; background:#e8e8e8; border:1px solid #999;float:left;}
#fenye span{line-height:30px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:660px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:0px;padding-bottom:10px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {
    height:86px;
    background:#FFF;
	padding:5px;
}
.thumb_1 {
	text-align: center;
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 30px;
	font-weight: 400;
	font-size: 14px;
	color:#000;
}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;
	width: 590px;
}
.thumb_2_1 {
	background:url(img/qh1.gif) no-repeat 0px 7px;
	float: left;
	height: 73px;
	width: 35px;
	cursor:pointer;
	
	margin-left:10px;
	_margin-left:0px;
}
.thumb_2_2 {
	background:url(img/qh2.gif) no-repeat 0px 7px;
	float: right;
	height: 73px;
	width: 35px;
	cursor:pointer;
}
#scrool_div {
	width:508px;
	position:relative;
	height:80px;
	overflow:hidden;
}
#scrool_wrap {height:78px;position:absolute;width:20000px;}
#scrool_wrap li {width:90px;height:70px;float:left;margin-right:5px;}
#scrool_div img{
	width:80px;
	height:60px;
	margin:5px;
}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:590px;}
.imggrouplist li{width:130px;float:left;margin:2px;border:1px #999999 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:120px;height:90px}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}