body {
	background: #fff;
}

.dom_hidden {
	display: none !important;
}

.content {
	width: 100%;
	height: auto;
}

.content_cont {
	width: 1200px;
	height: auto;
	padding-top: 50px;
	margin: 0 auto;
}

.nav_position {
	padding: 20px 0 40px;
}

.nav_position .nav_interval {
	padding-left: 6px;
	padding-right: 4px;
}

.nav_position a {
	color: #333;
}

.nav_position a:hover {
	color: #2ba187;
}

.hotel_move_details {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}

.magazine_content_left {
	width: 825px;
	margin-right: 40px;
}


/*左侧文章 start*/

.article_content {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}

.hotel_moves_nav_cont {
	width: 825px;
	height: 60px;
	background: #FFFFFF;
	position: relative;
}

.article_nav {
	width: 825px;
	height: auto;
	background: #FFFFFF;
}

.article_nav ul {
	display: flex;
	height: 60px;
	padding-top: 20px;
	border-bottom: 1px solid #f2f3f5;
}

.article_nav li {
	line-height: 20px;
	margin: 0 12px;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	min-width: 76px;
}

.article_nav li:hover {
	border-bottom: 3px solid #2ba187;
}

.article_nav .active {
	border-bottom: 3px solid #2ba187;
}

.article_lists {
	display: none;
}

.article_lists_active {
	display: block;
	min-height: 326px;
	padding-top: 10px;
	background: #fff;
}

.article_item {
	width: 100%;
	height: 141px;
	padding: 20px;
	border-bottom: 1px solid #f2f3f5;
	border-radius: 4px;
	display: flex;
}

.article_item:hover {
	/*box-shadow: 5px 6px 5px rgba(10,10,10,.1);*/
	box-shadow: 0 0 10px #888888;
}

.article_item_banner {
	width: 150px;
	height: 100px;
	margin-right: 20px;
	border-radius: 4px;
	overflow: hidden;
}

.article_item_article {
	width: 600px;
}

.article_item_title {
	line-height: 30px;
	min-height: 30px;
	max-height: 60px;
	font-weight: 700;
	margin-bottom: 0;
}

.article_item_title>a:hover {
	color: #2BA187;
}

.article_item_title a {
	max-width: 100%;
}

.article_item_txt {
	line-height: 20px;
	max-height: 40px;
}

.article_item_txt a {
	max-height: 40px;
}

.article_item_describe {
	width: 520px;
	height: 14px;
	line-height: 14px;
	left: 0;
	bottom: 0;
	display: flex;
}

.article_autho,
.article_time {
	bottom: 0;
}

.article_autho {
	left: 0;
}


/*.article_time{
	right: 0;
}*/


/*左侧文章end*/


/*右侧start*/

.magazine_content_right {
	width: 335px;
	height: auto;
}

.hotel_text {
	width: 335px;
	height: auto;
	background: #FFFFFF;
	font-size: 12px;
	color: #999999;
	box-sizing: border-box;
}

.magazine_content {
	padding: 45px 0;
}

.banner_right_content {
	padding-top: 0;
}
/*特别报道start */
.meeting_tit{
	font-size: 16px;
	font-weight: 700;
}
.specialReport{
	width: 100%;
	line-height: 25px;
	padding-top: 20px;
}
.specialReport_items>a{
	width: 100%;
}
.specialReport .new_common_title {
    padding-top: 4px;
    line-height: 34px;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
}
.position-absolute-right{
	font-weight: normal;
	position: absolute;
	right: 0;
}
.specialReport_item{
	width: 100%;
	height: 100px;
	padding-top: 20px;
	border-bottom:1px solid #f2f3f5;
	display: flex;
	flex-wrap: wrap;
}

.specialReport_banner{
	width: 60px;
	height: 60px;
	margin-right: 20px;
}
.specialReport_banner_txt{
	width: 255px;
	height: 50px;
	text-align: left;
}
.specialReport_banner_txt a{
	width: 100%;
	max-height: 100%;
	color: #333;
	text-align: left;
}

.specialReport_item a:hover{
	color:#2ba187;
}
/*特别报道start  end*/
/*右侧广告位start*/
.banner_right_content{
	width: 100%;
	height: auto;
}
.banner_right_item{
	width: 100%;
	height: 200px;
	margin-top: 20px;
}
.banner_right_item a{
	display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}
.banner_right_item a img{
	height: 100%;
}
/*右侧广告位end*/


/*右侧end*/

.article_nav {
	z-index: 999;
}

.article_nav .active {
	font-weight: 700;
}

.article_nav .active a {
	color: #333 !important;
}

.article_nav li a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 0 13px;
}

.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 ul {
	text-align: left !important;
}

.ui-paging-container li {
	padding: 4px 9px !important;
}

.ui-select-pagesize {
	visibility: hidden;
	width: 5px !important;
}

/* 没有内容时 */
.article_null {
	text-align: center;
	background: #fff;
	height: 330px;
	margin-bottom: 150px;
}

.article_null_cont {
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.article_null_cont img {
	height: 100px;
}

.article_null_cont p {
	color: #333;
	padding-top: 30px;
}
