@charset "utf-8";

/*整体大结构*/
.content{ width:1100px; margin:0 auto; background:#fff; padding:}
.padd{ padding:0 36px 60px 36px;}
/*面包屑开始*/
.BreadcrumbNav{ line-height:44px; height:44px; font-size:12px;font-family:"宋体"; color:#000;}
.BreadcrumbNav a{ color:#666;}

/*标题部分*/
.tit_tab{background: url(../images/public_titbg_t4.jpg) repeat-x 0 -2px; background-size:100% 105%; height:43px; font-family:"微软雅黑", "宋体";}
.tit_tab .tit_gray {display: block;margin-left:6px;}
.tit_tab div {float: left;height: 43px; line-height:43px;position:relative; top:-2px;}
.tit_tab span{display: block;height: 44px;line-height: 44px;float: left;}
.bg01,.bg02{width:20px;}
.tabg{ padding:0 10px;}


.tit_s01 span.tabg {
	width: auto;
	background: url(../images/public_titbg_t3.jpg) repeat-x;
	padding: 0 8px;
	font-size: 18px;
	color: #ffffff;
}
.tit_s01 span.tabg a {
	color: #ffffff;
}
.tit_s01 span.bg01 {
	width: 20px;
	background: url(../images/public_titbg_t1.jpg) no-repeat;
}
.tit_s01 span.bg02 {
	width: 20px;
	background: url(../images/public_titbg_t2.jpg) no-repeat right 0;
}
/*要闻标题样式*/
.channel_tab {margin: 0 auto; background: #dcdcdd; border-bottom: none; padding-bottom: 0px; line-height: 40px;height: 40px; margin-bottom:15px;}
.channel_tab a{ font-size:22px;font-family: "微软雅黑","宋体";}
/*要闻列表*/
.news_box{ margin: 0 auto; border:1px solid #dddddd; padding:0 22px; *padding-bottom:40px;}

/*.news_box .list{ border-bottom:3px solid #dddddd;}*/
.news_box .list_1 ul {padding: 15px 0;}
.news_box .list li{ line-height:36px; background:url("../images/point.jpg") no-repeat left 17px; padding-left:12px;}
.news_box .list a{ font-size:15px; background:none; padding-left:0px; }
.news_box .list a:hover{ text-decoration:underline; color:#ae0e16;}
.news_box .list span{ font-size:12px;}
.news_box .current{ border:0;}
/*更多的样式*/
.news_box .list li:nth-child(5n+5) {
    border-bottom: 1px #dddddd solid;
    margin-bottom: 15px;
    padding: 0 0 15px 12px;
}
/*.news_box li:last-child{
    border: 0;
}*/

.news_box a.zl_more{ margin:30px auto 40px;}

.news_box li.line{
border-bottom: 1px #dddddd solid;
margin-bottom: 15px;
padding:0 0 15px 12px;
}
.channel_tab .span1{background: none;color: #666666;font-size: 14px;font-family: "微软雅黑", "宋体";}

/*翻页样式*/
.newspage { padding:21px 0px 36px 14px; height: 23px; font-size:12px;}
.newspage ul li {float:left; margin:0 3px; line-height:20px; }
.newspage ul li a { border:1px solid #ae0e16; color:#ae0e16; padding: 0px 8px; display:block;}
.newspage ul li.on a { border:none; background:#ae0e16; color:#fff;border:1px solid #ae0e16;}
.newspage ul span { color:#333; display:block; float:left;}
.newspage ul input { width:43px;height:20px; line-height:22px; font-size:12px;color:#333; border:1px solid #b2b2b2; margin:0 5px; background:none; float:left; display:inline;}
.newspage ul input.newspageBtn { cursor:pointer; height:22px; line-height:20px;}


.line {
    font-size: 14px;
    font-weight: normal;
    padding: 0 4px;
    color: #d6d6d6;
}




