﻿/** 栏目页布局样式 **/
.main{width:992px; margin:0 auto; padding:0 0 0 0;background:#fff url(../images/side_bg.png) repeat-y 0 0; overflow:hidden;}
.wrapper{ float:right; width:744px; margin:0 18px 0 0; _display:inline; border-top:20px solid #fff; min-height:500px; _height:500px;}
.wrapTit{ display:block; height:30px; line-height:30px; margin:6px 0 0 0; border-bottom:1px solid #38700b; background:url(../images/title_tip.jpg) no-repeat 0 center;}
.wrapTit b{ display:none;}
.wrapTit em{ float:left;padding-left:15px; font-style:normal;}

.aboutCon{ float:left; width:710px; padding:20px 0 0 20px; line-height:200%; text-indent:24px; overflow:hidden;}

.newsCon{ float:left; width:710px; margin:20px 0 0 20px; _display:inline; line-height:200%; overflow:hidden;}
.newsCon ul li{ float:left; width:710px; height:30px; line-height:30px; border-bottom:1px dotted #ccc;}
.newsCon ul li span{ float:left; width:600px; height:30px; padding-left:20px; background:url(../images/dot1.gif) no-repeat 5px 12px; font-size:12px; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsCon ul li em{ float:right; font-style:normal;}
.newsCon h5{ display:block; width:710px; margin-bottom:12px; font-size:15px; text-align:center; font-weight:normal;}
.newsCon img{ display:block; margin:0 auto; text-align:center;}

.proCon{ float:left; width:730px; margin:10px 0 0 10px; _display:inline;}
.item{float:left;width:158px;margin:5px 10px 0;_display:inline;}
.item .picBox{float:left;width:152px;height:110px; border:3px solid #ccc;overflow:hidden;}
.item .picImgBox{width:152px;height:110px;line-height:110px;font-size:110px;overflow:hidden;text-align:center;display:table-cell;vertical-align:middle;*display:block;}
.item img{display:block;height:152px;margin:0 auto;text-align:center;vertical-align:middle;}
.item .imgTit{ display:block;width:158px;height:30px;line-height:30px; font-weight:bold;font-size:12px;text-align:center;overflow:hidden;}

/** 翻页样式 **/#page{ clear:both; padding:20px 0; text-align:center;}#page a{ padding:0 5px;}.fanye{clear:both;padding:20px 0;}
/** 留言样式 **/.feedback{width:600px;float:left;margin:20px 0 0 30px;_display:inline;}.feedback span{color:#900; padding-left:10px;}