@charset "utf-8";
/* 单页样式 */
#main h2{ height:35px ;text-indent:2px ;line-height:35px; background:url(../images/index_81.jpg); color:#fff;font-size:16px}
#main div.content{line-height:180%;padding:2px;}

#main div.news{}
#main div.news ul{}
#main div.news ul li{
height: 35px;
color: #333;
line-height: 35px;
font-size: 13px;
border-bottom: 1px dashed #dedede;
background-image: url(../images/main_19.png);
background-repeat: no-repeat;
background-position: 5px center;
}
#main div.news li a{ color:#333; float:left; padding-left:15px;}
#main div.news li a:hover{ text-decoration:none;}
#main div.news li span{ float:right;}
.fenye {
margin: 2px auto;
line-height: 25px;
height: 25px;
}

#main .case{text-align:center;padding-top:5px;}
#main .case dl{width:150px;display:inline-block;margin-right:5px;}
#main .case dl dt{text-align:center;}
#main .case dl dt img{width:150px;height:120px;}
#main .case dl dd{height:25px;line-height:25px;text-align:center;overflow:hidden;}
#main .detail{line-height:180%}
#main .detail h3{text-align:center;height:30px;line-height:30px;}
#main .detail img{width:98%;display:block;margin:3px auto; }