﻿/**!
 * 聊城&#30005;&#35270;&#30452;&#25773;&#32593;&#51;&#54;&#53;&#95;&#24517;&#21457;&#51;&#54;&#53;&#23089;&#20048;&#22312;&#32447;&#23448;&#32593;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#32593;&#22336;&#26159;&#22810;&#23569;列表页面样式
 * date: 2016.3.1
 * author: wuzhou
 */

 .list-left-tt {
 	height: 31px;
 	text-align: center;
 	line-height: 31px;
 	color: #fff;
 	font-weight: bold;
 	font-size: 14px;
 	background: url(../images/list_tt_bg.png) top no-repeat;
 }

 .list-left {
	border: 1px solid #e0e0e0;
	border-top: none;
	height: 604px;
	background: url(../images/list_left_bg.jpg) bottom no-repeat;
 }

 .left-menu {
 	margin-left: 15px;
 	padding-top: 15px;
 }

 .left-menu-item {
 	margin-bottom: 10px;
 }

 .left-menu-link {
 	display: block;
 	width: 210px;
 	height: 35px;
 	line-height: 35px;
 	color: #333;
 	font-weight: bold;
 	text-indent: 42px;
 	background: url(../images/left_menu_bg.png) no-repeat;
 }

 .left-menu-link:hover {
 	color: #157dd7;
 	background: url(../images/left_menu_bg_hover.png) no-repeat;
 }

.main {
	padding-bottom: 12px;
}

.list-content {
	border: 1px solid #e0e0e0;
	border-top: 2px solid #157dd7;
	min-height: 632px;
	background: url(../images/list_content_bg.jpg) top repeat-x;
}
.list-content1 {
	border: 1px solid #e0e0e0;
	border-top: 2px solid #157dd7;
	background: url(../images/list_content_bg.jpg) top repeat-x;
}
.bread-route {
	width: 724px;
	height: 42px;
	line-height: 42px;
	text-indent: 26px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../images/bread_ico.png) left no-repeat;
}
.bread-route1 {
	height: 42px;
	line-height: 42px;
	text-indent: 26px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../images/bread_ico.png) left no-repeat;
}

.bread-link {
	color: #333;
}

.bread-link:hover {
	color: #f00;
}
.list-info {
	width: 714px;
	padding-top: 6px;
	margin-left: 15px;
}
.list-info1 {
	padding-top: 6px;
	margin-left: 15px;
}
.list-info2 {
	padding-top: 6px;
	margin-left: 15px;
	margin-right: 15px;
}
.list-name {
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #157dd7;
	text-indent: 8px;
	border-bottom: 2px solid #157dd7;
}

.news-items {
	padding-top: 9px;
}

.news-item {
 	vertical-align: top;
 	background: url(../images/news_ico.jpg) 0 10px no-repeat;
 }

 .news-link {
 	display: block;
 	color: #333;
 	line-height: 24px;
 	text-indent: 8px;

 }

 .news-link:hover {
	color: #f00;
 }


 .news-txt {
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-date {
	color: #969696;
}

/* 页码 */

.wb-page-items {
  margin-top:14px;
  margin-left: 51px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}
.wb-page-item:hover{
    border:1px solid #0030cc;
}

.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #0030cc;
    font-weight: bold;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}

/* 日期天气 */
.weather-txt {
	margin-left: 13px;
}
.weather-frame {
	margin-top: -4px;
}


/*doufukuai*/

.con-box {
	position: relative;
	border-top: 0;
	padding-left:10px;
	padding-right:10px;
	
}
.s-block {
	margin-bottom: 0px;
	
	margin-left: 10px;
    margin-right: 15px;
}
.s-block-title {
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #4490db;
	padding-left: 20px;
	background: url(../images/title-type1.png) no-repeat 0 center;
}
.block-link {
	color: #4490db;
}


.post-content {
	padding-top: 15px;
	font-size: 14px;
	font-family: "宋体";
	color: #333;
}
.post-content p {
	text-align:justify; 
	text-justify:inter-ideograph;
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 26px;
}
.post-content img {
	max-width: 876px;
	_width: auto;
}
.post-content .center {
	text-align: center;
}


.fjleft {
	float:left;
	width:50px;
	padding-top:4px;
}
.fjright {
	float:left;
	line-height:20px;
}
.fjright a {
	color:#333;
}




/* 多级菜单 */


.LeftMenu {
	height:45px;
	line-height:45px;
	background-repeat:no-repeat;
	background-position:center;
	padding-left:50px;
	font-size:12px;
	font-weight:bold;
}
.LeftMenuSub {
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}