.local{height:55px;line-height:55px;border-bottom:1px solid #dadada;background:#fff; font-size:14px}
.local{line-height:55px;color:#000;}
.local span{float:left;background:url(../images/home.png) left center no-repeat;font-size:14px;color:#666;font-weight:normal;padding-left:30px;}
.local span a{color:#666;}
.newslist{
	margin-top: 20px;
	margin-bottom: 60px;
}
.inner_left{ width:280px; background:#fff;}
.inner_left img{ vertical-align:top; display:block}
.inner_left h2{ height:72px; background:#a13235 ; padding-left:30px; color:#fff; line-height:30px; font-size:24px; font-weight:bold; padding-top:15px;}
.inner_left h2 span{ font-size:14px; font-weight:normal}
.inner_left ul{ background:#f6f6f6;overflow: hidden; padding:5px 0}
.inner_left ul li{font: normal 16px/50px "microsoft yahei"; background:#fff url(../images/li.png) 20px center no-repeat;  border-bottom:1px solid #eaeaea; text-indent:50px;}
.inner_left ul li a{ display:block;}
.inner_left ul li a:hover,.inner_left ul li.currclass a{ background:#cb4144  url(../images/li_hover.png) 20px center no-repeat; color:#fff;}


.inner_left .redian {
	margin-bottom:60px;
}
.inner_left .redian h3{
	border-left: 5px solid #a13235;
    padding-left: 16px;
}
.inner_left .redian-list{
	border-top: 1px solid #dfdfdf;
    margin-top: 16px;
}
.inner_left .redian-list a{
	display:block;
	padding-top:20px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.inner_left .redian-list a em{
	background:#cbcbcb;
	padding: 0 5px;
	color:#fff;
	margin-right:10px;
	font-size:12px;
	line-height: 17px;
}
.inner_left .redian-list a em.rd{
	background:#666;
	 
}

.newlist{margin-bottom: 20px; width:900px;}
.new{ overflow:hidden; height:120px; padding:20px; border-bottom:1px solid #ccc; padding-bottom:30px; margin-bottom:20px; background:#f9f9f9}
.new .news-pic{ width:200px; height:120px; float:left; margin-right:20px;}
.new .news-pic img{
	width:200px;
	height:120px;
}

.xwcon{ width:640px; float:left; height:120px; overflow:hidden; font-size:14px; line-height:30px; color:#777;}
.xwcon a{ display:block; font-size:18px; overflow:hidden;color:#000;}
.xwcon a:hover{ color:#ED1C24}
.xwcon p{height: 68px;overflow:hidden;}
.xwcon .news-time{
	height: 20px;
    line-height: 20px;
	font-size:13px;
}
.xwcon .news-time  .cout{
	background:url(../images/liulan.png) left no-repeat;
	height: 20px;
    line-height: 20px;
    padding-left: 24px;
    background-size: contain;
}
/*news-show*/
.wenzhang{ width:840px; padding:20px 30px; padding-bottom:0; background:#fafafa}
.wenzhang .title1{ text-align:center; padding:10px 0; font-size:22px; color:#000;}
.wenzhang .shuxing{ text-align:center; color:#333; display:block; font-size:12px;  height:32px; line-height:32px; border-bottom:1px dashed #dadada; margin-bottom:20px;}
.wenzhang p{ text-indent:2em; padding-bottom:10px; font-size:16px; line-height:26px; color:#3E3A39}
.wenzhang img {display: block; margin: 0px auto;max-width: 100%;overflow: hidden;	}
.updown{ border-top:1px dashed #dadada; margin-top:15px;line-height:26px; font-size:12px; padding-top:10px;}
.updown a{ color:#333;}
.updown a:hover{ color:#009933}
#MyContent{ margin-top:20px;margin-bottom: 20px;}


.the_pages{width:100%;height:36px;text-align:center;padding:22px 0px;font-size:16px; background:#fafafa; border-top:1px solid #dadada}
.the_pages span{display:inline-block;width:auto;padding:0px 10px;height:36px;line-height:36px;color:#666}
.the_pages a{display:inline-block;width:auto;padding:0px 16px;height:36px;line-height:36px;background:#999;text-decoration:none;color:#fff;margin:0px 2px;}
.the_pages a.active{background:#6fba2c}
.the_pages a:hover{background:#1f1f1f}
.the_pages a.btn_pre{background:url(../images/page_nav_bg.png) no-repeat left top #999;padding-left:36px;font-size:14px}
.the_pages a.btn_pre:hover{background:url(../images/page_nav_bg.png) no-repeat left top #1f1f1f;padding-left:36px;color:#fff}
.the_pages a.btn_nav{background:url(../images/page_nav_bg.png) no-repeat left -36px #999;padding-left:36px;font-size:14px}
.the_pages a.btn_nav:hover{background:url(../images/page_nav_bg.png) no-repeat left -36px #1f1f1f;padding-left:36px;color:#fff}
.the_pages a.btn_next{background:url(../images/page_nav_bg.png) no-repeat right bottom #999;padding-right:36px;font-size:14px}
.the_pages a.btn_next:hover{background:url(../images/page_nav_bg.png) no-repeat right bottom #1f1f1f;padding-right:36px; color:#fff}
.c_main_cont{width:944px;height:auto;margin:0px auto;padding:10px 0px 0px 0px;color:#666;font-size:14px;line-height:26px}

.text-center {
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
	list-style-type: none;
    float: left;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	 
}
.pagination>.page-active>a, .pagination>.page-active>a:focus, .pagination>.page-active>a:hover, .pagination>.page-active>span, .pagination>.page-active>span:focus, .pagination>.page-active>span:hover {
    background-color: #df595c;
    border-color: #df595c;
	color:#fff;
}