/* 左侧菜单 */
.main-left-block {
	width: 284px;
	float: left;
}

.left-menu{
	padding-left: 12px;
	background: #4ba0ff;
	border:1px solid #e4e4e4;
	border-bottom: 0;
	border-left: 0;
}

.left-menu li {
	width: 271px;
	height: 68px;
	border-bottom: 1px solid #e4e4e4;
	background: #fff;
}

.left-menu a {
	display: block;
	width: 161px;
	height: 68px;
	line-height: 68px;
	padding-left: 110px;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

.left-menu a:hover{
	color: #fff;
}

.menu-icon1 {
	background: url(../images/menu_icon5.png) 36px 20px no-repeat;
}

.menu-icon2 {
	background: url(../images/menu_icon6.png) 37px 19px no-repeat;
}

.menu-icon3 {
	background: url(../images/menu_icon7.png) 39px 17px no-repeat;
}

.menu-icon4 {
	background: url(../images/menu_icon8.png) 40px 20px no-repeat;
}

.menu-icon1:hover {
	background: url(../images/menu_icon5h.png) 36px 20px no-repeat #4ba0ff;
}

.menu-icon2:hover {
	background: url(../images/menu_icon6h.png) 37px 19px no-repeat #4ba0ff;
}

.menu-icon3:hover {
	background: url(../images/menu_icon7h.png) 39px 17px no-repeat #4ba0ff;
}

.menu-icon4:hover {
	background: url(../images/menu_icon8h.png) 40px 20px no-repeat #4ba0ff;
}

/* 右侧信息 */
.main-right-block {
	margin-left: 20px;
	width: 778px;
	float: left;
}

.right-hd{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-top: 4px solid #2e8df7;
}

.right-hd a{
	font-size: 20px;
	color: #2e8df7;
	font-weight: bold;
}

.ewb-search{
	padding-top: 20px;
	height: 48px;
	background: #f5f5f5;
	font-size: 14px;
	line-height: 28px;
}

.ewb-search-tt{
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	height: 28px;
	line-height: 28px;
	margin-right: 8px;
	font-size: 14px;
}

.ewb-search-name{
	display: block;
	width: 228px;
	height: 26px;
	border: 1px solid #e3e3e4;
	float: left;
}

.ewb-ml30{
	margin-left: 30px;
}

.ewb-time{
	display: block;
	float: left;
	width: 110px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}

.ewb-search span{
	display: block;
	padding: 0 3px;
	float: left;
}

.ewb-search-btn{
	display: block;
	float: left;
	width: 80px;
	height: 28px;
	line-height: 28px;
	padding: 0;
	background: #ff5500;
	text-align: center;
	margin-left: 20px;
	border: 0;
	color: #fff;
	cursor: pointer;
}

.ewb-search-btn:hover{
	background: #ff8400;
}

.ewb-info{
	height: 275px;
}

.ewb-info-bd{
	padding: 0 20px;
}

.ewb-picinfo{
	padding: 20px 0;
	border-bottom: 1px dashed #e4e4e4;
}

.ewb-picinfo img{
	display: block;
	width: 210px;
	height: 140px;
	float: left;
	margin-right: 15px;
}

.ewb-info-r{
	float: right;
	width: 510px;
}

.ewb-info-r h3{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.ewb-info-txt{
	line-height: 20px;
	font-size: 14px;
	color: #666;
	margin-top: 9px;
	word-wrap: break-word;
}

.ewb-info-bom{
	height: 20px;
	line-height: 20px;
	margin-top: 9px;
}

.ewb-info-bom span{
	float: left;
	color: #999;
}

.ewb-more{
	float: right;
	color: #2e8df7;
}

.ewb-more:hover{
	color: #ff5500;
}

.ewb-info{
	padding: 0 20px;
}

.ewb-info-item{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
	vertical-align: top;
}

.ewb-time{
	padding-top: 10px;
	float: right;
	color: #888;
}

.ewb-online{
	float: right;
	color: #333;
	margin-right: 54px;
}

.ewb-issue{
	float: right;
	color: #333;
	margin-right: 54px;
}

.ewb-info-a{
	display: block;
	float: left;
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	text-indent: 13px;
	background: url(../images/list-dian2.png) left center no-repeat;
}

.ewb-info-a:hover,
.ewb-issue:hover,
.ewb-online:hover,
.ewb-time:hover {
	color: #ff5500;
}

.ewb-info-a:hover{
	background: url(../images/list-dian2h.png) left center no-repeat;
}

/* 分页 */

.paging {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 635px;
    height: 26px;
}
 
.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}
 
.wb-page-li>a {
    display: block;
    color: #666;
}
 
.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: #ff0000;
    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: 30px;
}

