﻿.header .logo_wrap {
	float: left;
	margin-bottom: 0;
	margin-right: 50px;
	padding-top: 14px !important
}

.header .logo_wrap img {
	width: 190px !important;
	display: block
}
.header .right_btns {
	display: none
}
.news_wrap ul li.has_no_thumb .thumb_wrap {
	width: 60px;
	height: 32px;
	background: none;
	border: 0
}

.news_wrap ul li.has_no_thumb .thumb_wrap .channel_name {
	top: 0;
	left: 0;
	padding: 0;
	width: 66px;
	line-height: 22px;
	text-align: center
}

.news_wrap ul li.has_no_thumb .author_infos_wrap {
	padding-left: 0
}

.news_wrap ul li.has_no_thumb .author_infos_wrap .channel_name {
	display: none
}


.news_wrap ul li.has_no_thumb .infos_wrap .prview_wrap {
	margin-bottom: 18px
}
.banner_wrap.author_banner_wrap {
	background: url(/images/author_bg_bianews1.jpg) 0 0px no-repeat
}

.news_wrap ul li .thumb_wrap .channel_name {
	background: #363BA5 !important
}

.flash_scroll_wrap {
	display: none
}

@media (max-width: 768px) {

	.flash_scroll_wrap {
		display: block;
		position: relative;
		height: 0.3rem;
		margin: 2.1rem auto 0.3rem;
		overflow: hidden;
		padding: 0 0.3rem
	}

	.flash_scroll_wrap ul {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		float: right;
		color: #444;
		font-size: 0.28rem
	}

	.flash_scroll_wrap ul li {
		height: 0.3rem;
		line-height: 0.3rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1
	}

	.flash_scroll_wrap ul li .lt {
		position: absolute;
		left: -1px;
		top: 7px;
		font-family: "宋体";
		font-weight: bold;
		color: #AAAAAA
	}

	.flash_scroll_wrap ul li .gt {
		position: absolute;
		right: 26px;
		top: 7px;
		font-family: "宋体";
		font-weight: bold;
		color: #AAAAAA
	}
	.header .top_wrap {
		background: url(/images/header_bg_bianews.png) no-repeat 0 0 !important;
		background-size: cover !important
	}

	.header .logo_wrap {
		padding: 0.22rem 0 0 0 !important;
		width: 2.6rem !important
	}

	.header .logo_wrap img {
		width: 100% !important
	}
	.banner_wrap.author_banner_wrap {
		background: url(/images/author_bg_bianews2.jpg) 0 0px no-repeat;
		background-size: contain
	}

	.author_infos_wrap .tags_wrap {
		display: none
	}

	.news_wrap ul li.top_flag1 .title {
		top: 0 !important
	}

	.news_wrap ul li.has_no_thumb {
		padding: 0.3rem 0 0.22rem !important
	}

	.news_wrap ul li.has_no_thumb .infos_wrap {
		padding-left: 0
	}

	.news_wrap ul li.has_no_thumb .infos_wrap .title {
		height: auto;
		margin: -0.05rem 0 0.1rem
	}

	.news_wrap ul li.has_no_thumb .infos_wrap .author_infos_wrap {
		padding-left: 0
	}

	.news_wrap ul li.has_no_thumb .thumb_wrap .channel_name {
		width: 1.2rem;
		line-height: 0.44rem
	}
}