﻿.mbt-30 {
	margin-bottom:30px
}
.trans, .header ul li a:hover, .footer .links_wrap ul li, .news_wrap ul li .infos_wrap .title, .tags_wrap a {
	transition:all linear .3s;
	-webkit-transition:all linear .3s;
	-moz-transition:all linear .3s;
	-ms-transition:all linear .3s;
	-o-transition:all linear .3s
}
.rotate180 {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg)
}
.panle {
	background:#FFFFFF;
	border:1px solid rgba(219,219,219,0.21);
	box-shadow:0 2px 4px 0 rgba(153,153,153,0.1)
}
.header ul li a:hover {
	color:#2877E4
}
.header ul li.active a {
	background:#2877E4;
	color:#fff
}
.header .back_last_page, .header .right_btns {
	display:none
}
.header .menu_list_wrap ul::-webkit-scrollbar {
height:0.05rem
}
@media (max-width: 768px) {
* {
	padding:0;
	margin:0;
	word-break:normal;
	-webkit-tap-highlight-color:rgba(255,255,255,0);
	-moz-tap-highlight-color:rgba(255,255,255,0);
	-ms-tap-highlight-color:rgba(255,255,255,0);
	-o-tap-highlight-color:rgba(255,255,255,0)
}
::-webkit-scrollbar {
display:none
}
}
.mbt-30 {
	margin-bottom:30px
}
.trans, .header ul li a:hover, .footer .links_wrap ul li, .news_wrap ul li .infos_wrap .title, .tags_wrap a {
	transition:all linear .3s;
	-webkit-transition:all linear .3s;
	-moz-transition:all linear .3s;
	-ms-transition:all linear .3s;
	-o-transition:all linear .3s
}
.rotate180 {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg)
}
.panle {
	background:#FFFFFF;
	border:1px solid rgba(219,219,219,0.21);
	box-shadow:0 2px 4px 0 rgba(153,153,153,0.1)
}

@media (max-width: 768px) {
/*底部条*/
.ui-bottom-bar a,.ui-bottom-bar {
	color: #fff;
}
.ui-bottom-bar {
    position: relative;
    height: 45px;
    display: flex;
}.ui-bottom-bar {
	height: 40px;
	background-color: #3C3D41;
	position: relative;
	border-bottom: 1px solid rgba(4, 67, 119, 0.7);
	-webkit-box-shadow: inset 0 -3px 5px rgba(70,70,70,0.2);
}
.ui-bottom-bar a {
	line-height: 2;
	margin-left: 10px;
}
.ui-bottom-bar a:nth-child(1) {
	margin-right: 10px;
}
.ui-bottom-bar > p{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	font-size: 10px;
	-webkit-text-size-adjust:none;
	text-align: center;
}
}
.news_flash_wrap ul li {
	padding-left:0px;
	position:relative;
	border-bottom:0;
	padding:0;
	padding-bottom:10px;
	cursor:pointer
}
.news_flash_wrap ul li .share_btn {
	display:none
}
.news_flash_wrap ul li .date {
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	width:60px;
	height:60px;
	display:none;
	background:#F9FAFD;
	color:#999999;
	border-radius:2px
}
.news_flash_wrap ul li .date .num_top {
	font-size:40px
}
.news_flash_wrap ul li .date .num_bottom {
	font-size:12px;
	position:relative;
	top:-5px
}
.news_flash_wrap ul li .date .num_bottom .point {
	display:none
}
.news_flash_wrap ul li .date.blue {
	background:#2877E4;
	color:#fff
}
.news_flash_wrap ul li:before {
	content:'';
	position:absolute;
	top:30px;
	left:89px;
	width:1px;
	height:100%;
	background:rgba(219,219,219,0.3)
}
.news_flash_wrap ul li .infos_wrap {
	position:relative;
	height:auto;
	padding-bottom:10px;
	padding-left:160px
}
.news_flash_wrap ul li .infos_wrap .pub_time {
	position:absolute;
	left:86px;
	top:8px;
	font-size:12px;
	color:#999;
	padding-left:18px
}
.news_flash_wrap ul li .infos_wrap .pub_time span {
	display:block
}
.news_flash_wrap ul li .infos_wrap .pub_time span:last-child {
	margin-top:-3px
}
.news_flash_wrap ul li .infos_wrap .pub_time:before {
	content:'';
	position:absolute;
	top:8px;
	left:0;
	width:7px;
	height:7px;
	border-radius:100%;
	background:#999
}
.news_flash_wrap ul li .infos_wrap .pub_time:after {
	content:'';
	position:absolute;
	top:4px;
	left:-4px;
	width:15px;
	height:15px;
	border-radius:100%;
	background:rgba(216,216,216,0.34)
}
.news_flash_wrap ul li .infos_wrap .title {
	font-size:24px;
	color:#333333;
	line-height:36px;
	margin-bottom:25px;
	padding-top:3px
}
.news_flash_wrap ul li .infos_wrap .title:hover {
	color:#333333
}
.news_flash_wrap ul li .infos_wrap .content {
	color:#888 !important;
	font-size:15px !important;
	line-height:26px !important
}
.news_flash_wrap ul li .infos_wrap .content li {
	padding-bottom:0
}
.news_flash_wrap ul li .infos_wrap .content li:before {
	display:none
}
.news_flash_wrap ul li .infos_wrap .content p, .news_flash_wrap ul li .infos_wrap .content span {
	color:#999 !important;
	font-size:15px !important;
	line-height:26px !important
}
.news_flash_wrap ul li:last-child .infos_wrap:after {
	height:0
}
.news_flash_wrap ul li .bottom {
	padding-left:164px
}
.news_flash_wrap ul li:hover .infos_wrap .title {
	color:#2877E4
}
.news_flash_wrap ul li:hover .infos_wrap .content {
	color:#2877E4 !important
}
.news_flash_wrap ul li:hover .infos_wrap .content p {
	color:#2877E4 !important
}
.recommend_wrap .head .title i {
	display:none
}
.recommend_wrap.right_flash_list {
	padding:0
}
.recommend_wrap.right_flash_list .head {
	padding:15px;
	background:#2877E4;
	color:#fff;
	margin-bottom:0
}
.recommend_wrap.right_flash_list .head .iconfont {
	color:#fff;
	transform:rotateY(180deg);
	display:inline-block;
	font-size:16px;
	margin-right:0;
	padding-right:1px
}
.recommend_wrap.right_flash_list .head .title {
	top:-1px;
	left:5px
}
.recommend_wrap.right_flash_list .head .more {
	color:#fff
}
.recommend_wrap.right_flash_list .head .more:hover {
	color:#fff;
	text-decoration:underline
}
.recommend_wrap.right_flash_list .body {
	height:580px;
	padding-bottom:30px;
	overflow-y:scroll;
	box-sizing:border-box
}
.recommend_wrap.right_flash_list .body::-webkit-scrollbar-track-piece {
background-color:rgba(0,0,0,0.02)
}
.recommend_wrap.right_flash_list .body::-webkit-scrollbar-thumb:vertical {
background-color:rgba(125,125,125,0.2)
}
.recommend_wrap.right_flash_list .body::-webkit-scrollbar-thumb:horizontal {
background-color:rgba(125,125,125,0.2)
}
.recommend_wrap .news_flash_wrap {
	padding-top:20px
}
.recommend_wrap .news_flash_wrap ul li {
	padding-bottom:0px
}
.recommend_wrap .news_flash_wrap ul li:before {
	left:20px
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap {
	padding-left:90px;
	padding-right:15px
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .title {
	font-size:14px;
	line-height:21px;
	margin-bottom:10px
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .content {
	text-align:justify;
	font-size:14px !important;
	line-height:24px !important;
	color:#9B9B9D !important
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .content p, .recommend_wrap .news_flash_wrap ul li .infos_wrap .content span {
	font-size:14px !important;
	line-height:24px !important;
	color:#9B9B9D !important
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .pub_time {
	left:17px;
	top:2px;
	padding-left:14px
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .pub_time:before {
	content:'';
	position:absolute;
	top:5px;
	left:1px;
	width:5px;
	height:5px;
	background:#D8D8D8
}
.recommend_wrap .news_flash_wrap ul li .infos_wrap .pub_time:after {
	content:'';
	position:absolute;
	top:2px;
	left:-2px;
	width:11px;
	height:11px;
	border-radius:100%;
	background:rgba(216,216,216,0.34)
}
.recommend_wrap .news_flash_wrap ul li:hover .infos_wrap .title {
	color:#2877E4
}
.recommend_wrap .news_flash_wrap ul li:hover .infos_wrap .content {
	color:#2877E4 !important
}
.recommend_wrap .news_flash_wrap ul li:hover .infos_wrap .content p {
	color:#2877E4 !important
}
@media (max-width: 768px) {
.news_flash_wrap ul li {
	padding-bottom:0;
	margin-bottom:0
}
.news_flash_wrap ul li:before {
	left:0;
	top:0
}
.news_flash_wrap ul li .share_btn {
	display:block;
	text-align:right;
	padding-top:0.2rem
}
.news_flash_wrap ul li .share_btn a {
	display:inline-block;
	color:#999
}
.news_flash_wrap ul li .share_btn a:active {
	color:#2877E4
}
.news_flash_wrap ul li .share_btn a .iconfont {
	font-size:0.5rem
}
.news_flash_wrap ul li .date {
	position:static;
	text-align:left;
	box-sizing:border-box;
	width:100%;
	padding:0 0.3rem;
	height:0.46rem;
	line-height:0.46rem;
	background:#F2F2F2;
	color:#999999;
	font-size:0.24rem
}
.news_flash_wrap ul li .date .num_top {
	font-size:0.24rem;
	display:inline
}
.news_flash_wrap ul li .date .num_bottom {
	float:left;
	top:0;
	font-size:0.24rem
}
.news_flash_wrap ul li .date .num_bottom .point {
	display:inline
}
.news_flash_wrap ul li .date.fixed {
	position:fixed;
	z-index:100;
	width:100%;
	border-radius:0
}
.news_flash_wrap ul li .infos_wrap {
	padding-left:1.6rem;
	padding-bottom:0;
	padding-top:0.35rem
}
.news_flash_wrap ul li .infos_wrap:after {
	left:1.2rem;
	width:83%;
	display:none
}
.news_flash_wrap ul li .infos_wrap .title {
	font-size:0.32rem;
	line-height:0.48rem;
	margin-bottom:0.26rem;
	margin-top:0
}
.news_flash_wrap ul li .infos_wrap .content {
	margin-bottom:0;
	font-size:0.3rem !important;
	line-height:0.46rem !important;
	color:#666 !important
}
.news_flash_wrap ul li .infos_wrap .content img {
	max-width:100% !important;
	display:block !important;
	margin:0.3rem 0 !important;
	height:auto !important
}
.news_flash_wrap ul li .infos_wrap .content p {
	font-size:0.3rem !important;
	line-height:0.46rem !important;
	color:#666 !important
}
.news_flash_wrap ul li .infos_wrap .content p span {
	font-size:0.3rem !important;
	line-height:0.46rem !important;
	color:#666 !important
}
.news_flash_wrap ul li .infos_wrap .content p img {
	display:block;
	margin:0.1rem 0
}
.news_flash_wrap ul li .infos_wrap .pub_time {
	left:-0.06rem;
	top:0.44rem;
	font-size:0.24rem;
	color:#999;
	padding-left:0.36rem
}
.news_flash_wrap ul li .infos_wrap .pub_time:before {
	width:0.12rem;
	height:0.12rem;
	top:0.09rem
}
.news_flash_wrap ul li .infos_wrap .pub_time:after {
	width:0.25rem;
	height:0.25rem;
	top:0.03rem;
	left:-0.07rem
}
}
.mbt-30 {
	margin-bottom:30px
}
.trans, .header ul li a:hover, .footer .links_wrap ul li, .news_wrap ul li .infos_wrap .title, .tags_wrap a {
	transition:all linear .3s;
	-webkit-transition:all linear .3s;
	-moz-transition:all linear .3s;
	-ms-transition:all linear .3s;
	-o-transition:all linear .3s
}
.rotate180 {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg)
}
.panle {
	background:#FFFFFF;
	border:1px solid rgba(219,219,219,0.21);
	box-shadow:0 2px 4px 0 rgba(153,153,153,0.1)
}
.news_wrap ul li {
	padding:30px 0 30px 0;
	border-bottom:1px solid rgba(223,223,223,0.2);
	position:relative
}
.news_wrap ul li:last-child {
	border-bottom:0
}
.news_wrap ul li .thumb_wrap {
	position:absolute;
	top:30px;
	left:0;
	width:220px;
	height:150px;
	background-color:#f2f2f2;
	background-image:url(/images/thumb_icon.jpg);
	background-size:cover;
	background-position:50% 50%;
	border-radius:2px;
	z-index:10;
	cursor:pointer;
	border:1px solid #f2f2f2
}
.news_wrap ul li .thumb_wrap .artical-country {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	width:31px;
	height:18px;
	box-shadow:0 1px 3px 0 rgba(153,153,153,0.1)
}
.news_wrap ul li .thumb_wrap .channel_name {
	display:none;
	position:absolute;
	top:10px;
	left:10px;
	padding:3px 10px;
	background:#2877E4;
	color:#fff;
	font-size:12px;
	border-radius:2px
}
.news_wrap ul li .infos_wrap {
	position:relative;
	padding-left:240px;
	height:128px
}
.news_wrap ul li .infos_wrap .title {
	cursor:pointer;
	font-size:22px;
	color:#333333;
	line-height:33px;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2
}
.news_wrap ul li .infos_wrap .title:hover {
	color:#2877E4
}
.news_wrap ul li .infos_wrap .prview_wrap {
	color:#666666;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom:5px
}
.news_wrap ul li .infos_wrap .prview_wrap:hover {
	color:#2877E4
}
.news_wrap ul li .author_infos_wrap {
	padding-left:240px
}
.news_wrap ul li .author_infos_wrap .name, .news_wrap ul li .author_infos_wrap .read_count, .news_wrap ul li .author_infos_wrap .avatar_wrap {
	display:none
}
.news_wrap ul li .author_infos_wrap .tags_wrap {
	float:right;
	margin-right:0
}
.news_wrap ul li.top_flag1 .title {
	padding-right:50px
}
.news_wrap ul li.top_flag1 .title:after {
	content:'荐';
	position:absolute;
	right:0;
	top:-1px;
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	border-radius:100%;
	border:1px solid #FF6060;
	color:#FF6060;
	font-size:16px
}
.news_wrap li.has_no_thumb .author_infos_wrap .country-img {
	line-height:0;
	box-shadow:0 1px 3px 0 rgba(153,153,153,0.1)
}
.news_wrap li.has_three_thumb .infos_wrap {
	height:auto;
	padding-left:0
}
.news_wrap li.has_three_thumb .author_infos_wrap {
	padding-left:0;
	margin-top:10px
}
.news_wrap li.has_three_thumb .author_infos_wrap span {
	display:inline-block;
	vertical-align:middle
}
.news_wrap li.has_three_thumb .author_infos_wrap .country-img {
	display:inline-block;
	width:31px;
	height:18px;
	margin-top:3px;
	box-shadow:0 1px 3px 0 rgba(153,153,153,0.1)
}
.news_wrap li.has_three_thumb .author_infos_wrap .tags_wrap {
	float:right;
	margin-right:0
}
.news_wrap li.has_three_thumb .news-img {
	font-size:0
}
.news_wrap li.has_three_thumb .news-img span {
	display:inline-block;
	width:230px;
	height:160px;
	margin-right:18px;
	background-size:cover;
	background-position:50% 50%
}
.news_wrap li.has_three_thumb .news-img span:last-child {
	margin-right:0
}
@media (max-width: 768px) {
.page_body .main_wrapper .left_wrap {
	padding:0
}
.news_wrap {
	width:100%;
	margin-top:0 !important
}
.news_wrap ul li {
	padding:0.3rem 0
}
.news_wrap ul li .thumb_wrap {
	width:2.2rem;
	height:1.54rem;
	top:0.3rem
}
.news_wrap ul li .thumb_wrap .artical-country {
	width:20px;
	height:12px;
	left:6px;
	top:4px
}
.news_wrap ul li .thumb_wrap .artical-country img {
	width:100%
}
.news_wrap ul li .thumb_wrap .channel_name {
	top:0.1rem;
	left:0.1rem;
	font-size:0.2rem;
	padding:0.03rem 0.1rem
}
.news_wrap ul li .infos_wrap {
	position:relative;
	padding-left:2.4rem;
	margin-top:0;
	height:1.1rem
}
.news_wrap ul li .infos_wrap .title {
	font-size:0.32rem;
	line-height:0.48rem;
	font-weight:normal
}
.news_wrap ul li .infos_wrap .prview_wrap {
	display:none
}
.news_wrap ul li .author_infos_wrap {
	font-size:0.22rem;
	padding-left:2.4rem;
	height:0.48rem;
	line-height:0.48rem
}
.news_wrap ul li .author_infos_wrap .avatar {
	display:none
}
.news_wrap ul li .author_infos_wrap .name {
	color:#2877E4;
	margin-right:0
}
.news_wrap ul li .author_infos_wrap .time {
	margin:0 0.3rem 0 0
}
.news_wrap ul li .author_infos_wrap .read_count {
	float:left;
	margin:0
}
.news_wrap ul li.top_flag1 .title {
	position:relative;
	top:-0.07rem;
	padding-right:0.6rem
}
.news_wrap ul li.top_flag1 .title:after {
	width:0.38rem;
	height:0.38rem;
	line-height:0.38rem;
	font-size:0.2rem;
	top:0.02rem
}
.news_wrap ul .has_no_thumb .country-img {
	width:20px;
	height:12px;
	float:left;
	margin-top:6px;
	margin-right:8px
}
.news_wrap ul .has_no_thumb .country-img img {
	width:100%
}
.news_wrap ul li.has_three_thumb {
	position:relative
}
.news_wrap ul li.has_three_thumb .author_infos_wrap .country-img {
	width:20px;
	height:12px;
	margin-right:8px;
	margin-top:1px
}
.news_wrap ul li.has_three_thumb .author_infos_wrap .country-img img {
	width:100%
}
.news_wrap ul li.has_three_thumb .news-img span {
	width:2rem;
	height:1.54rem;
	margin-right:0.3rem
}
.news_wrap ul li.has_three_thumb .news-img span img {
	width:100%
}
.news_wrap ul li.has_three_thumb .news-img span:last-child {
	margin-right:0
}
.news_wrap ul li.has_three_thumb .block_hot_icon {
	position:absolute;
	top:-0.04rem;
	left:-0.04rem;
	display:block;
	width:0.72rem;
	height:0.72rem;
	background-image:url("/images/block_hot.png");
	background-size:cover;
	background-position:50% 50%
}
.news_wrap ul .block_style .news-img span {
	height:1.3rem
}
.news_wrap ul .block_style .infos_wrap .title {
	margin-bottom:8px
}
}
html, body {
	font-family:"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	font-size:14px;
	color:#333333;
	min-height:100%;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
i {
	font-style:normal
}
img {
	max-width:100%
}
a {
	color:#333333
}
input::-webkit-input-placeholder {
font-family:'微软雅黑'
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	overflow:hidden;
	clear:both;
	visibility:hidden
}
.fl {
	float:left
}
.fr {
	float:right
}
.w1200 {
	width:1200px;
	margin:0 auto
}
.no_data {
	text-align:center;
	padding:100px 0 !important
}
.no_data:before {
	width:0 !important;
	height:0 !important
}
.refresh_tip {
	text-align:center;
	margin-bottom:0.3rem;
	display:none
}
.js_back_top {
	position:fixed;
	right:20px;
	bottom:20px;
	width:40px;
	height:40px;
	background:#353535;
	background:rgba(0,0,0,0.6);
	border-radius:3px;
	text-align:center;
	line-height:40px;
	color:#fff;
	cursor:pointer;
	display:none;
	z-index:1001
}
.js_back_top:hover {
	background:#353535
}
.tags_wrap a {
	color:#DBDBDB;
	margin-right:8px
}
.tags_wrap a:hover {
	color:#999
}
.tags_wrap a .iconfont {
	font-size:12px
}
.read_count {
	color:#999
}
.author_infos_wrap {
	font-size:12px;
	height:24px;
	line-height:24px;
	color:#999
}
.author_infos_wrap span {
	margin-right:15px;
	float:left
}
.author_infos_wrap .avatar {
	width:24px;
	height:24px;
	background:#f2f2f2;
	border-radius:100%;
	background-position:50% 50%;
	background-size:cover
}
.author_infos_wrap .name:hover {
	color:#2877E4
}
.author_infos_wrap .time {
	margin-right:20px
}
.author_infos_wrap .read_count i {
	display:none
}
.page-breadcrumb-nav {
	width:1200px;
	margin:0 auto
}
.page-breadcrumb-nav a {
	color:#a8a8a8;
	font-size:12px
}
.page-breadcrumb-nav a:hover {
	color:#2877E4
}
.page_body {
	width:1200px;
	margin:0 auto;
	position:relative;
	margin:20px auto 50px;
	min-height:800px
}
.page_body .main_wrapper {
	padding-left:130px
}
.page_body .main_wrapper .left_wrap {
	width:700px
}
.page_body .main_wrapper .right_wrap {
	width:340px
}
.figures_wrap {
	position:relative;
	margin-bottom:10px;
	height:335px;
	overflow:hidden
}
.figures_wrap .cover_wrap {
	display:none;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:335px;
	padding-top:10%;
	background:rgba(0,0,0,0.7);
	color:#fff;
	text-align:center;
	font-size:12px
}
.figures_wrap .cover_wrap .avatar {
	width:160px;
	height:160px;
	background-size:cover;
	background-position:50% 50%;
	border-radius:100%;
	margin:0 auto
}
.figures_wrap .cover_wrap .name {
	font-size:16px;
	height:16px;
	margin:30px 0 15px
}
.figures_wrap .cover_wrap .brief {
	width:80%;
	margin:0 auto;
	opacity:0.8
}
.figures_wrap ul li {
	float:left;
	width:105px;
	height:105px;
	border-radius:2px;
	cursor:pointer;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-right:10px;
	margin-bottom:10px
}
.figures_wrap ul li:nth-child(2) {
	margin-right:0;
	width:220px;
	height:105px
}
.figures_wrap ul li:nth-child(8) {
	margin-right:0
}
.figures_wrap ul li:nth-child(3) {
	margin-right:10px
}
.figures_wrap ul li:nth-child(5) {
	margin-right:0px
}
.figures_wrap ul.figures_top_wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:transparent
}
.right_ads_wrap {
	margin-bottom:10px
}
.right_ads_wrap ul li {
	border-radius:2px;
	height:100px;
	margin-bottom:10px;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	box-shadow:0 2px 5px 0 rgba(0,0,0,0.3)
}
.right_ads_wrap ul li:last-child {
	margin-bottom:0
}
.right_ads_wrap ul li a {
	display:block;
	height:100%
}
.recommend_wrap {
	background:#F9FAFD;
	border-radius:2px;
	padding:30px;
	margin-bottom:10px;
	overflow:hidden
}
.recommend_wrap .head {
	height:20px;
	line-height:20px;
	margin-bottom:30px
}
.recommend_wrap .head .title {
	font-size:16px;
	position:relative;
	top:-2px
}
.recommend_wrap .head .iconfont {
	font-size:20px;
	color:#2877E4;
	margin-right:5px
}
.recommend_wrap .head .more {
	color:#dfdfdf;
	font-size:12px
}
.recommend_wrap .head .more:hover {
	color:#2877E4
}
.recommend_wrap .flash_list li {
	position:relative;
	margin-bottom:25px
}
.recommend_wrap .flash_list li:last-child {
	margin-bottom:0
}
.recommend_wrap .flash_list .title {
	color:#4A4A4A;
	line-height:24px;
	margin-bottom:8px;
	padding-left:54px
}
.recommend_wrap .flash_list .time {
	position:absolute;
	left:0;
	top:12px;
	transform:translateY(-50%);
	font-size:12px;
	color:#999999
}
.hot_list_wrap .icon-hothuorererexiao {
	color:#FF6060 !important;
	font-size:22px !important;
	margin-right:0px !important
}
.hot_list li {
	position:relative;
	margin-bottom:20px;
	height:45px;
	cursor:pointer
}
.hot_list li:last-child {
	margin-bottom:0
}
.hot_list li a {
	display:block;
	position:relative;
	padding-left:85px
}
.hot_list li .thumb {
	position:absolute;
	top:0px;
	left:0;
	width:70px;
	height:45px;
	border-radius:2px;
	background-color:#f2f2f2;
	background-image:url(/images/thumb_icon.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%
}
.hot_list li .title {
	font-size:14px;
	line-height:21px;
	color:#666;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2
}
.hot_list li .title:hover {
	color:#2877E4
}
.hot_list li .brief {
	font-size:12px;
	color:#999999;
	line-height:20px;
	margin:10px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2
}
.hot_list li .time {
	color:#999;
	font-size:12px
}
.load_more {
	display:none;
	cursor:pointer;
	text-align:center;
	color:#888888;
	margin:40px 0;
	height:40px;
	line-height:40px
}
.load_more.can_click {
	display:block;
	color:#2877E4
}
.load_more:hover {
	color:#2877E4
}
.load_more i {
	font-size:25px;
	position:relative;
	top:3px;
	left:-3px
}
.icon-loading {
	display:inline-block;
	-webkit-animation:spin 2s infinite linear;
	animation:spin 2s infinite linear
}
@keyframes spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
.search_page {
	background:#F9FAFD;
	margin:0 auto
}
.search_page input {
	display:block;
	width:1200px;
	height:40px;
	margin:0 auto;
	text-align:center;
	background:transparent;
	color:#999999;
	font-size:14px
}
.search_page input::-webkit-input-placeholder {
color:rgba(13,26,75,0.2);
font-size:14px;
font-family:'微软雅黑'
}
.search_page .head a, .search_page .head i {
	display:none
}
.search_page .body {
	display:none
}
.flash_share_wrap {
	display:none
}
@media (max-width: 768px) {
.flash_share_wrap {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow-y:scroll;
	z-index:2000;
	background:#F9FAFD
}
.flash_share_wrap .head {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	line-height:0.9rem;
	background:#fff;
	text-align:center;
	font-size:0.3rem;
	font-weight:bold;
	box-shadow:0 2px 15px 0 rgba(0,0,0,0.05)
}
.flash_share_wrap .head .close {
	position:absolute;
	right:0;
	top:0;
	padding:0 0.3rem;
	color:#999
}
.flash_share_wrap .head .close .iconfont {
	font-size:0.3rem
}
.flash_share_wrap .img {
	padding:1.5rem 0 1rem;
	text-align:center
}
.flash_share_wrap .img img {
	display:block;
	width:6rem;
	margin:0 auto;
	border-radius:2px
}
.flash_share_wrap .img p {
	padding-top:2rem;
	color:#999
}
.search_page {
	display:block;
	position:fixed;
	top:0;
	left:100%;
	right:0;
	bottom:0;
	overflow-y:scroll;
	background:rgba(255,255,255,0.98);
	z-index:1002;
	transition:all linear .3s;
	-webkit-transition:all linear .3s
}
.search_page .head {
	position:fixed;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	background:#fafcfe;
	padding:0.16rem 0.98rem 0.16rem 0.3rem;
	box-sizing:border-box;
	z-index:1500;
	transition:all linear .3s;
	-webkit-transition:all linear .3s;
	line-height:0.98rem
}
.search_page .head .js_cancel {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:0.9rem;
	color:#999
}
.search_page .head .input_wrap {
	height:0.64rem;
	line-height:0.64rem;
	background:#F2F2F2;
	border-radius:1rem;
	position:relative;
	box-sizing:border-box;
padding:0 0.9rem 0 .75rem
}
.search_page .head .input_wrap i {
	display:block;
	position:absolute;
	left:0.28rem;
	top:50%;
	transform:translateY(-50%);
	color:#2877E4
}
.search_page .head .input_wrap .js_search {
	display:block;
	font-size:0.26rem;
	line-height:0.64rem;
	position:absolute;
	top:0;
	right:0.28rem;
	color:#2877E4
}
.search_page .head .input_wrap input {
	width:100%;
	height:100%;
	background:transparent;
	color:#333
}
.search_page .head .input_wrap input::-webkit-input-placeholder {
color:rgba(13,26,75,0.3)
}
.search_page .body {
	padding:1rem 0.3rem 0.3rem
}
.search_page .body .search_tip {
	text-align:center;
	font-size:0.24rem;
	margin:0.3rem 0;
	color:#999999
}
.search_page.show {
	left:0
}
.search_page.show .head {
	left:0
}
.no_data {
	padding:1rem 0 !important
}
.back_last_page {
	transform:rotate(-90deg);
	color:#2877E4
}
.load_more {
	margin:0.4rem 0 0.2rem
}
.load_more:hover {
	color:#888888
}
.load_more:active {
	color:#2877E4
}
html, body {
	background:#fff !important;
	height:100%
}
html.no_scroll, body.no_scroll {
	overflow:hidden
}
html, body, .w1200, .page_body {
	width:100%
}
.page_body {
	padding:1.85rem 0 0.4rem;
	min-height:89.4% !important;
	margin:0
}
.page_body .main_wrapper {
	padding-left:0;
	width:100% !important
}
.page_body .main_wrapper .right_wrap {
	display:none
}
.page_body .main_wrapper .left_wrap {
	width:100% !important;
	padding:0 0.3rem;
	box-sizing:border-box;
	border:0 !important;
	box-shadow:none !important
}
.page_body .main_wrapper .left_wrap .banner_wrap {
	height:4rem
}
.author_infos_wrap {
	font-size:0.24rem
}
.author_infos_wrap .tags_wrap {
	margin:0;
	text-align:left
}
.author_infos_wrap .tags_wrap .js_tags {
	margin-right:0.08rem
}
.author_infos_wrap .tags_wrap .js_tags .iconfont {
	font-size:0.22rem
}
.author_infos_wrap .tags_wrap .js_tags:nth-child(n+3) {
	display:none
}
.author_infos_wrap .read_count i {
	padding:0 0.1rem;
	display:inline
}
.js_back_top {
	right:0.3rem;
	bottom:1.8rem;
	width:0.8rem;
	height:0.8rem;
	line-height:0.8rem
}
.js_back_top .iconfont {
	font-size:0.3rem
}
}
/*幻灯片*/
.category-gallery{width:100%;display: block;height: 160px;overflow: hidden;position: relative;}
.category-gallery li{height: 160px;display: block;position: relative;}
.category-gallery li img{height: 3.2rem;  margin-top: 0.2rem;transition-duration: 0ms;  margin-right: 35px;width: 5.9rem !important;   box-shadow: 0 2px 20px 0 rgba(190,190,206,0.2);}

.category-gallery p{line-height: 30px;position: absolute;bottom:0;width:100%;background: rgba(0, 0, 0, .6);color:#fff;font-size: 14px;}
.category-gallery p span{overflow: hidden;display: block;text-overflow:ellipsis;white-space: nowrap;font-weight: normal;}
.category-gallery .swipeslide-index{color:#fff;line-height: 30px;font-size: 14px; font-weight: normal; background-color: rgba(0,90,255, .6); width: 30px; text-align: center;}
.category-gallery var{font-style: normal;}