.magazine_content {
	padding: 45px 0;
}

.banner_right_content {
	padding-top: 0;
}

.banner_right_item {
	margin-top: 0;
	height: 200px;
	margin-bottom: 20px;
}

.article_nav {
	width: 820px;
	background: #FFFFFF;
	z-index: 999;
}

.article_nav .active {
	font-weight: 700;
}

.article_nav .active a {
	color: #333 !important;
}

.article_nav li {
	padding: 0 13px;
	cursor: default;
	margin: 0 3px;
}

.article_nav li a {
	width: 100%;
	height: 100%;
}

.article_nav li:hover a {
	color: #2ba187;
}

.article_item_nopic {
	height: 100px;
	padding-right: 24px;
	display: block;
}

.position_fix {
	position: fixed;
	top: 0;
}

.pad_t_20 {
	padding-top: 20px;
}

.pad_t_60 {
	padding-top: 60px;
}

.b-page {
	background: #fff;
	box-shadow: 0px 1px 2px 0px #E2E2E2;
}

.page {
	width: 100%;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	margin-top: 50px;
}

.page .first,
.page .prev,
.page .current,
.page .num,
.page .current,
.page .next,
.page .end {
	padding: 8px 16px;
	margin: 0px 5px;
	display: inline-block;
	color: #144970;
	border: 1px solid #F2F2F2;
	border-radius: 5px;
}

.page .first:hover,
.page .prev:hover,
.page .current:hover,
.page .num:hover,
.page .current:hover,
.page .next:hover,
.page .end:hover {
	text-decoration: none;
	background: #F8F5F5;
}

.page .current {
	background-color: #144970;
	color: #FFF;
	border-radius: 5px;
}

.page .current:hover {
	text-decoration: none;
	background: #144970;
}

.page .not-allowed {
	cursor: not-allowed;
}

.del_wrap {
	height: 200px;
	padding: 20px;
	;
}

.del_wrap label {
	width: 50%;
	display: inline-block;
	height: 30px;
}

#beiZhu {
	width: 420px;
	resize: none;
	height: 80px;
	padding: 10px;
	border: 1px solid #eee;
}

#beiZhu_bak {
	width: 420px;
	resize: none;
	height: 80px;
	padding: 10px;
}
.ui-paging-container li {
	padding: 4px 10px;
}
.ui-select-pagesize{
	visibility: hidden;
	width: 5px !important;
}