@charset "utf-8";

img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

button,input,select,textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}

textarea {
	resize: none
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}

input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder {
	color: transparent
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.break {
	word-break: break-all;
	word-wrap: break-word
}

header,footer,article,section,nav,menu,hgroup {
	display: block;
	clear: all;
}

.noScript {
	margin: 10px;
	text-align: center;
}

.artBt,.p_newsmore {
	display: block;
	border: 1px solid #e0e0e0;
	cursor: pointer;
	color: #333;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 4px 10px 10px
}

.artBt:hover,.p_newsmore:hover {
	background: #58aede;
	color: #fff
}

.artIcon,.gIcon,.art_op_ico,.article_op ul li,.p_tabnav,.p_tabnav li.active,.advertise_wb,.puch_tips_wb {
	background: url(images/article_icon.png) no-repeat 0px 0px;
	background-size: 50px auto;
}

.hIcon,.h_nav_items li {
	background: url(../images/head_ico.png) no-repeat 0 0;
	background-size: 50px auto
}

.sinaHead {
	clear: both;
	overflow: hidden;
	background: #f8f8f8;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
	line-height: 42px;
	font-size: 14px;
	padding-right: 75px
}

.h_logo {
	float: left;
	position: relative;
	width: 58px;
	height: 42px;
	display: inline-block;
	background-position: 10px 6px;
	overflow: hidden;
	text-indent: 999em;
	border-right: 1px solid #dfdfdf;
}

.h_logo::after {
	content: '';
	position: absolute;
	width: 1px;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
}

.h_nav {
	width: 42px;
	height: 42px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: 10px -44px;
	text-indent: 999em;
	overflow: hidden
}

.h_user {
	display: block;
	height: 30px;
	width: 30px;
	background-position: 0 -164px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: absolute;
	right: 46px;
	top: 6px
}

.h_user img {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.h_user em {
	font-style: normal;
	position: absolute;
	right: -3px;
	top: -3px;
	background: #eb5691;
	min-width: 10px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 0 2px
}

.h_back {
}

.h_refresh {
}

.h_nav_items {
	overflow: hidden;
	height: 42px;
}

.h_nav_items li {
	float: left;
	padding: 0 16px 0 10px;
	background-position: right -92px
}

.h_nav_items li:only-child {
	padding: 0 16px 0 10px!important;
	background-position: right -92px!important
}

.h_nav_items li:last-child {
	background-position: right -200px;
	padding-right: 0
}

.topic {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #ccc;
	background: #f8f8f8;
	color: #83a3b2;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0px 6px 0px 15px;
}

.articleHead .topic a {
	color: #333
}

#artcileMain {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 6px;
	background: #ededed
}

#artCont {
	background: #99FF99;
	border: 1px solid #d7d7d7;
	background: #fafafa;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

#artI {
	padding: 0 12px
}

.articleTitle {
	clear: both;
	position: relative;
	margin-bottom: 5px;
}

.articleTitle h2 {
	padding: 15px 0px 10px 0px;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	font-weight: 600;
}

.articleTitle .from {
	display: inline-block;
}

.articleTitle .prot {
	color: #777;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 104px;
}

.articleTitle .goCommentShare {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	z-index: 200;
	background: -webkit-linear-gradient(top,#f8f8f8,#ededed);
	background: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ededed));
	background: -moz-linear-gradient(top,#f8f8f8,#ededed);
	background: -ms-linear-gradient(top,#f8f8f8,#ededed);
	background: linear-gradient(top,#f8f8f8,#ededed);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,1.0);
	-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,1.0);
}

.articleTitle .goComment {
	float: left;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #c8c8c8;
	padding: 2px 5px;
}

.articleTitle .goComment .comment_icon {
	display: inline-block;
	position: relative;
	top: 3px;
	width: 12px;
	height: 12px;
	background-position: 0px 0px;
	margin-right: 4px
}

.articleTitle .goComment .num {
	color: #5494ea;
	display: inline-block;
	padding: 2px 4px;
	line-height: 12px;
}

.articleTitle .goShare {
	float: left;
	display: inline-block;
	width: 40px;
	height: 24px;
	border: 1px solid #c8c8c8;
	border-left: 0px;
	background-position: 12px -23px;
	overflow: hidden;
	text-indent: 999em
}

.articleContent {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #2C2C2C;
	word-wrap: break-word;
	overflow: hidden;
	text-align: justify;
}

.articleContent a,.nav a {
	color: #4E7EBD
}
#spvideo { text-align:center; margin:0 auto}
.articleContent br {
	margin-bottom: 8px !important;
	content: "" !important;
	display: block !important
}

.articleContent p {
	margin-bottom: 12px
}

.articleContent .img_span {
	text-align: left;
	color: #787878;
	font-size: 13px;
	line-height: 25px;
}

.articleContent img {
	width: 90%!important;
	padding: 0px;
	vertical-align: middle;
	border: none;
	height: auto!important;
}

.articleContent .video {
	text-align: center;
	line-height: 1.6;
	padding: 5px 0;
	font-size: 14px
}

.articleContent video {
	width: 282px;
	margin: 0 auto;
}

.articleContent .videoMessage {
	text-align: center;
	padding-top: 1px;
	font-size: 13px;
	padding-bottom: 5px;
}

.articleContent .imgMessage {
	display: block;
	padding: 5px 0;
	color: #787878;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}

.articleContent button,.articleContent input,.articleContent select,.articleContent textarea {
	margin-right: 5px;
}

.articleContent .picbox {
	text-align: center;
	padding: 5px 0;
	color: #787878;
	font-size: 13px;
}

.articleContent .picbox span {
	position: relative;
	display: inline-block;
}

.articleContent .picbox span em {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 20px;
	height: 20px;
	background: url(images/28738.png) no-repeat;
	background-size: 20px auto;
	z-index: 111;
	text-indent: 999em;
	overflow: hidden;
	line-height: 20px;
	border: 1px solid rgba(0,0,0,0.4);
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.articlepage {
	clear: both;
	text-align: center;
}

.articlepage .artBt {
	margin: 12px 12px 20px
}

.loadingArt {
	display: inline-block;
	vertical-align: middle;
	margin: 10px auto;
	height: 30px;
	width: 30px;
	background: url(../images/loading_40.40.png) 0 0 no-repeat;
	background-position: 0 100%;
	background-size: 30px auto;
	-webkit-animation-name: loading;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes loading {
	from {
		-webkit-transform: rotate(0deg) translateZ(0);
	}

	to {
		-webkit-transform: rotate(360deg) translateZ(0);
	}
}

.loading_t {
	display: inline-block;
	line-height: 8px;
	margin-left: 5px
}

.apps_news {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0 0 6px 0;
	margin: 0 10px;
	color: #888
}
.apps_news span { float:right; padding-right:4px;}
.apps_news a {
	color: #888
}

.weiboCard {
	font-size: 15px;
	line-height: 22px;
	margin: 0 auto 10px;
	padding: 8px 10px;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.weiboCard  a {
	color: #5494ea;
}

.weiboCard  .userAction {
	padding-top: 2px;
}

.weiboCard  .userAction a {
	margin-right: 6px;
}

#artcileMain .weiboCard .user img,.weiboCard .user img {
	padding: 0 4px 5px;
}

.weibo_wrap {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	margin: 0 auto 10px;
	position: relative;
	font-size: 14px;
}

.weibo_title {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	line-height: 30px;
	padding-bottom: 5px
}

.weibo_wrap p,.wrapper-wb p {
	margin-bottom: 0
}

.wb_tit_l {
	float: left;
}

.wb_tit_r {
	float: right;
}

.wb_tit_r a {
	color: #4E7EBD
}

.weibo_wrap .textwrap {
	padding: 6px;
	position: relative;
	font-size: 14px;
	color: #333;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #999;
	background: #FFF;
}

.weibo_input {
	font-size: 16px;
	border: none;
	width: 100%;
	color: #999;
	height: 66px;
}

.weibo_smt {
	display: inline-block;
	font-size: 12px;
	width: 47px;
	text-align: center;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	border: 1px solid #54c2f0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #54c2f0;
	margin-left: 8px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#53d2f4),to(#42c5f0));
	background-image: -webkit-linear-gradient(top,#53d2f4,#42c5f0);
	background-image: -moz-linear-gradient(top,#53d2f4,#42c5f0);
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.27);
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.27);
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.27);
}

.form_op {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 10px 0 5px
}

.form_op_l {
	float: left;
}

.form_op_r {
	float: right;
}

.weibo_btm {
	padding: 0;
	border-bottom: 1px solid #dadada;
	position: relative;
	margin-bottom: 10px
}

.L-tab,.L-tab-arrow,.L-tab-line {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.L-item-tab {
	position: relative;
	display: block;
	width: auto;
	text-align: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
}

.action-wb i,.pos-info-publisher span,.action-publisher a,.wrapper-send-publisher label.member,.close-imgpop,.footer-imgpop a,.footer-imgpop span,.cmt-action-cmt,.rt-action-cmt,.del-action-cmt,.content-wb .short-url::before,.content-wb a[pgtype]:before,.tit-recommend-bestfriend,.like-detail-wb a:first-child,.num-info-publisher.del,.btn-pos-pop,.close-popup {
	background-image: url(images/icon_20130530.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
}

.rt-action-wb i,.rt-action-cmt {
	background-position: 0 -249px;
}

.cmt-action-wb i,.cmt-action-cmt {
	background-position: 0 -279px;
}

.like-action-wb i {
	background-position: 0 -308px;
}

.liked i {
	background-position: 0 -338px;
}

.more-action-wb i {
	background-position: 0 -1298px;
}

.wrapper-wb {
	clear: both;
	overflow: hidden;
	*zoom: 1;
}

.wrapper-wb-item {
	margin: 0 0 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(49,60,75,.35);
	box-shadow: 0 1px 1px rgba(49,60,75,.35);
	border-color: #D7D7D7 #D4D4D4 #CBCBCB;
	background: #fafafa;
}

.wrapper-wb-item a {
	color: #58aede
}

.clearfix {
	clear: both;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.tit-wb {
	position: relative;
	padding: 8px 8px 0;
	line-height: 1.2em;
	font-size: 1rem;
}

.tit-wb img {
	position: relative;
	top: -1px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.tit-wb .vip {
	position: absolute;
	top: 35px;
	left: 35px;
}

.avatar-wb {
	float: left;
	margin: 0 10px 0 0;
	border: rgba(0,0,0,.05) solid 1px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.avatar-wb img {
	position: relative;
	vertical-align: middle;
	top: 0;
	float: left;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.nikename-wb {
	display: inline-block;
	margin: 3px 5px 0 0;
	color: #262626;
}

.origin-wb {
	display: block;
	font-size: 0.625rem;
	white-space: nowrap;
	color: #919191;
}

.time-wb {
	margin: 0 5px 0 0;
	font-size: 0.625rem;
	color: #919191;
}

.content-wb {
	padding: 7px 8px 10px;
	line-height: 1.25rem;
	font-size: 1rem;
	word-break: break-all;
}

.action-wb {
	background: #FFF;
	border-color: rgba(223,226,228,0.5);
	border-style: solid;
	border-width: 1px 0 0;
	font-size: 0.75rem;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.action-wb a {
	float: left;
	width: 30%\9;
	color: #507DAF;
}

.action-wb p {
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #EBEEF2;
	margin: 2px 0;
	padding: 6px 0;
	line-height: 1rem;
}

.action-wb a:last-child p {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.action-wb i {
	overflow: hidden;
	display: inline-block;
	padding: 0 0 0 18px;
	width: 0px;
	vertical-align: middle;
}

.action-wb .more-action-wb {
	-webkit-box-flex: .1;
	-moz-box-flex: .1;
	-ms-flex: .1;
	box-flex: .1;
	flex: .1 0 auto;
	width: 10%\9;
}

.ads-feed-pic {
	width: 100%;
	margin: 0;
	background-position: center;
	background-size: 100%;
}

.large-img-wb {
	clear: both;
	position: relative
}

.large-img-wb img {
	max-width: 100%;
}

.wrapper-wb-after {
	margin: 0 10px 13px;
	background: #f8f8f8;
}

.wrapper-action-op {
	padding: 5px 10px;
	text-align: right;
	font-size: 14px;
	color: #999999
}

.wrapper-action-op span {
	margin-left: 15px
}

.article_op {
	clear: both;
	border-top: 1px solid #e0e0e0;
	color: #1a1a1a;
	font-size: 12px;
	background: #f7f7f7;
}

.article_op ul {
	clear: both;
	line-height: 38px;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.article_op ul.noborder {
	border-bottom: none
}

.article_op ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
	color: #666;
	background-position: right -123px
}

.article_op ul .favor {
	-webkit-box-flex: 0.5;
	-moz-box-flex: 0.5;
	-ms-flex: 0.5 0 auto;
	box-flex: 0.5;
	flex: 0.5 0 auto;
	background: none
}

.art_op_l {
	text-align: left;
	position: relative
}

.art_op_r {
	text-align: right;
	position: relative
}

.art_op_ico {
	display: inline-block;
	cursor: pointer
}

.art_op_wb {
	background-position: 0 -290px;
	padding-left: 22px
}

.art_op_comment {
	background-position: 0 -323px;
	padding-left: 22px
}

.art_op_sup {
	background-position: 0 -350px;
	padding-left: 22px
}

.art_op_sup.on {
	background-position: 0 -387px;
}

.art_op_add {
	background-position: 4px -741px;
	padding-left: 22px;
}

.art_op_add.on {
	background-position: 4px -772px;
}

.article_op .art_op_sup.on {
	color: #e56e1d;
}

.tui_txt {
	padding: 4px 12px 12px;
	font-size: 16px;
	line-height: 20px;
}

.tui_txt a {
	color: #4E7EBD;
}

.article_push,.article_ad {
	clear: both;
	border: 1px solid #d7d7d7;
	color: #1a1a1a;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	margin: 0 0 10px;
	padding: 10px;
}

.article_push ul,.article_ad ul {
}

.article_push li a,.article_ad li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.article_push_t,.article_ad_t {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.article_push_t_ad,.article_ad_t_ad,.article_push_tips {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(images/45840.png) no-repeat 0 8px;
	background-size: 14px 14px;
	padding: 0 10px 0 26px;
}

.article_push_pic,.article_ad_pic {
	clear: both;
	padding: 0
}

.article_push_pic dl,.article_ad_pic dl {
	clear: both;
	overflow: hidden
}

.article_push_pic dt,.article_ad_pic dt {
	float: left;
	width: 51px;
	padding-right: 10px
}

.article_push_pic dt img,.article_ad_pic dt img {
	width: 51px;
	height: 51px
}

.article_push_pic dd,.article_ad_pic dd {
	overflow: hidden;
	*zoom: 1;
}

.article_push_pic dd h3,.article_ad_pic dd h3 {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.article_push_pic dd h3:only-child,.article_ad_pic dd h3:only-child {
	line-height: 51px
}

.article_push_pic dd p,.article_ad_pic dd p {
	font-size: 12px;
	color: #666;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.advertise,.puch_tips {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(images/45840.png) no-repeat 0 8px;
	background-size: 14px 14px;
	padding: 0 10px 0 26px;
}

.advertise_wb,.puch_tips_wb {
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px 0 26px;
	background-position: 0 -814px
}

.backTopic {
	position: relative;
	display: block;
	margin: 0 10px 10px;
	text-align: left;
	color: #1a1a1a;
}

.backTopic a.info:link {
	padding-left: 50px;
	display: inline-block;
	font-size: 15px;
	color: #4E7EBD;
	line-height: 20px;
	background: url(images/article_backTopic.png) 0 0 no-repeat;
	background-size: 42px auto;
	cursor: pointer;
}

.articl_title {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 34px;
	line-height: 34px;
	border-top: 2px solid #dfdfdf;
	background: #f4f4f4;
	padding: 0 8px;
	color: #1a1a1a;
	font-size: 14px;
	font-weight: bold
}

.articl_title span.fl {
	float: left;
}

.articl_title span.fr {
	float: right;
	color: #4e7ebe;
	font-size: 14px
}

.articl_title span.fr a {
	color: #379ed8
}

.commentInfo {
	clear: both;
	padding: 5px 10px
}

.commentInfo li {
	color: #2c2c2c;
	line-height: 22px;
	padding: 5px 0;
	font-size: 14px
}

.commentInfo .user {
	height: 22px;
	padding-right: 118px;
	position: relative;
	color: #5494ea;
	text-align: left;
}

.commentInfo .user:after {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0px;
	clear: both;
}

.commentInfo .name {
	width: auto;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
}

.commentInfo .mobile {
	padding-right: 33px;
	background-position: right -492px;
	background-size: 50px auto;
}

.commentInfo .date {
	width: auto;
	color: #ccc;
	float: right;
	font-size: 12px;
	position: absolute;
	top: 2px;
	right: 0
}

.commentIsNull {
	clear: both;
	padding: 30px 8px 40px 8px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #999;
}

.commentInfo .content {
	padding: 2px 0
}

.p_tab_wrap {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	color: #1a1a1a;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
}

.p_tab_wrap strong {
	color: #323232
}

.p_tab_wrap a {
	color: #5494ea
}

.p_tabnav {
	clear: both;
	*zoom: 1;
	height: 34px;
	line-height: 34px;
	background: #fff url(images/article_icon.png) repeat-x;
	font-size: 14px;
	color: #1a1a1a;
	background-position: 0 -662px;
	background-size: 50px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.p_tabnav li {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
	text-align: center;
	color: #858585;
	cursor: pointer
}

.p_tabnav li.active {
	color: #323232;
	background-position: center -704px;
	font-weight: bold
}

.p_tabnav li.active a {
	color: #323232
}

.p_newstab {
	overflow: hidden;
	padding: 0 0 12px 0
}

.p_newsitem {
	overflow: hidden;
	position: relative;
}

.p_newsitem > div {
	float: left;
	width: 100%;
	position: relative;
}

.relate_wrap {
	clear: both;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	color: #1a1a1a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8;
	margin-bottom: 10px;
}

.relateitems {
	list-style: none;
	padding: 6px 10px;
	clear: both;
	overflow: hidden
}

.relateitems li,.relateitems p {
	padding: 6px 0;
	font-size: 16px;
	line-height: 18px;
}

.relateitems li a,.relateitems p a {
	display: inline-block
}

.relateitems li a:only-child,.relateitems p a:only-child {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.p_piclistbox {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	margin: 0 auto;
	width: 292px;
	padding: 10px 0;
}

.p_piclistbox li {
	float: left;
	width: 142px;
	height: 120px;
	display: inline;
	position: relative;
	overflow: hidden;
	font-size: 12px;
}

.p_piclistbox li:nth-child(2n) {
	float: right
}

.p_piclistbox li a {
	width: 142px;
	height: 120px;
	overflow: hidden;
	display: block;
	background-size: cover;
	-moz-background-size: cover;
}

.p_piclistbox li p {
	height: 25px;
	line-height: 25px;
	color: #666;
	padding: 0 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #f4f4f4;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 134px;
	text-align: center
}

.t_ad_items {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 10px 0;
	margin: 0 auto;
	width: 300px;
	margin-left: -7px;
	overflow: hidden
}

.t_ad_items li {
	float: left;
	width: 88px;
	height: 88px;
	position: relative;
	display: inline;
	margin-right: 14px;
}

.t_ad_items li:nth-child(3n) {
	float: right;
	margin: 0;
}

.t_ad_items li img {
	width: 88px;
	height: 88px;
}

.t_ad_items li h4 {
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 88px;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	text-align: right
}


.surey_paper {
	padding: 0!important
}

.sp_state .sps_title {
	padding-left: 26px !important;
	font-size: 14px !important
}

.auto_seller {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	margin: 16px 0 10px;
	border: 1px solid #d7d7d7;
	color: #1a1a1a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8;
}

.auto_seller a {
	color: #5494EA;
}

.auto_seller_top {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-left: 10px;
	background: #fff;
}

.auto_seller_top a {
	margin-right: 12px;
}

.auto_seller_cnt {
	padding: 8px 10px 10px;
	line-height: 24px;
	font-size: 12px;
}

.seller_mark {
	background: url(images/article_icon.png) no-repeat;
	background-size: 50px auto;
	background-position: 0 -518px;
	padding-left: 18px;
}

.tel {
	color: #b31400;
}

.seller_bd {
	height: 1px;
	border-bottom: 1px dotted #e3e3e3;
	margin: 8px 0 9px;
}

.disclaimer {
	color: #A6A6A6;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 9px 11px;
}

.hotSearch {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 20px;
	line-height: 20px;
	color: #1a1a1a;
	font-size: 15px;
	margin: 0 10px 10px;
	padding-left: 50px;
	background: url(images/hotSearch.png) no-repeat;
	background-size: 42px auto;
}

.hotSearch a {
	color: #4E7EBD;
	padding: 0 10px 0 0;
}

.hotSearch a:last-child {
	padding: 0;
}

.appLogo {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	height: 20px;
	line-height: 20px;
	color: #1a1a1a;
	font-size: 15px;
	margin: 0 10px 10px;
	padding-left: 50px;
	background: url(images/appLogo.png) no-repeat;
	background-size: 42px auto;
}

.appLogo a {
	color: #4E7EBD;
}

.op_remind {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 999;
	opacity: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: rgba(68,68,68,.9);
}

.op_remind a {
	display: inline-block;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	margin: 0 10px;
	background: #777;
}

@keyframes first {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes first {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes first {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes first {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.animate2 {
	animation: first 8s;
	-moz-animation: first 8s;
	-webkit-animation: first 8s;
	-o-animation: first 8s;
}

.bjcz_pics {
	clear: both;
	text-align: center;
	margin: 0 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bjcz_pics li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	box-flex: 1;
	flex: 1 0 auto;
}

.bjcz_pics li img {
	height: 66px;
	width: 66px;
	margin: 5px auto;
}

.bjcz_pics li span {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #000;
	font-size: 12px;
}

.winner_tips {
	position: absolute;
	bottom: 2px;
	right: 80px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	background: url(images/lw.png) no-repeat;
	background-size: 20px auto;
	border-radius: 2px;
}

.winner_tips a {
	display: block;
	color: #fff;
	text-indent: 999em;
	overflow: hidden;
	line-height: 20px
}

.float_btns .winner {
	float: left;
	line-height: 26px;
	height: 26px;
	background: url(images/lw.png) no-repeat 4px 8px;
	background-size: 16px auto;
	padding: 0 8px 0 25px;
	font-size: 14px;
	border-radius: 2px;
	color: #fff;
}

.float_btns .winner a {
	color: #fff;
	background: none
}


.news-more {
	width:90%;
	color: #575757;
	font-size:14px;
	text-align: center;
	display: block;
	background:#eee;
	height: 30px;
	line-height: 30px;
	margin: 12px auto 10px auto;
	-webkit-border-radius: 3px
}
.news-more:hover{ background:#377cce; color:#fff}
