﻿body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video, img {
	display: block;
}
body {
	font-size: 100%;
	font-family: Helvetica, STHeiti, Droid Sans Fallback;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
textarea {
	resize: none;
}
iframe, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
input, select, textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;
}
input {
	-webkit-appearance: none;
}
a {
	text-decoration: none;
}
body, .global {
	background: #f4f4f4;
}
.global {
	min-width: 320px;
}
.tgbox {
	height: 29px;
	line-height: 29px;
	margin: 11px 10px;
	padding-top: 3px;
	text-align: center;
	border-top: 1px solid #eceef0;
	box-shadow: inset 0 1px 1px #ffffff;
	color: #9a8071;
}
.tgbox a {
	color: #9a8071;
	font-size: 15px;
	vertical-align: middle;
}
.tgbox i {
	font-size: 16px;
	color: #9a8071;
	margin: 0 8px;
	font-style: normal;
	vertical-align: 1px;
}
.comments{
	width:98%;
	margin:0 auto;}
.header {
	width: 100%;
	height: 44px;
	background: url(/skin/default/wap/images/headerbg_v2.png) 139px top no-repeat;
	-webkit-background-size: 141px 44px;
	-moz-background-size: 141px 44px;
	-o-background-size: 141px 44px;
	background-size: 141px 44px;
	border-bottom: 2px solid #B30810;
}

.header h3{ width: 35px;
    height: 30px;
	float: left;
	    margin-top: 5px;
		    margin-left: 6px;
	}
	.header img{ width: 100%;
    height: 100%;}
.split img{ width:100%;}


.logo {
	display: inline-block;
	text-indent: -9999em;
	width: 119px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 119px 30px;
	-moz-background-size: 119px 30px;
	-o-background-size: 119px 30px;
	background-size: 119px 30px;
	margin: 7px 0 0 10px;
}
.logo a {
	display: block;
}
.jump, .gochannels, .cComm:before, .more .gomore:after, .more .gochannel:after, .gotop:after {
	background-image: url(/skin/default/wap/images/icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 119px 21px;
	-moz-background-size: 119px 21px;
	-o-background-size: 119px 21px;
	background-size: 119px 21px;
}
.jump {
	display: inline-block;
	float: right;
	margin: 13px 14px 0 0;
	width: 20px;
	height: 19px;
}
.gochannels {
	display: inline-block;
	float: right;
	margin: 14px 14px 0 0;
	width: 22px;
	height: 16px;
	background-position: -20px 0;
}
.channels {
	width: 100%;
	overflow: hidden;
	background: #B30808;
	padding: 5px 0;
	display: none;
}
.channels ul {
	overflow: hidden;
}
.channels li {
	width: 20%;
	line-height: 30px;
	float: left;
	font-size: 1.125em;
	display: inline-block;
	text-align: center;
}
.channels li a {
	display: block;
	color: #fafafa;
}
.channelstoggle {
	display: block;
}
.channels li.current a {
	background: #B30808;
}
.channels li a:focus {
	background: #B30808;
}
.more {
	height: 33px;
	line-height: 33px;
	margin: 0 8px;
	border: 1px solid #efefef;
	background-color: #f6f5f5;
	text-align: center;
	margin-bottom: 15px;
}
.more a {
	color: #b4b4b4
}
.more span {
	font-size: 1em;
}
.more .gomore::after, .more .gochannel::after {
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: -5px;
	margin-left: 5px;
}
.more .gochannel::after {
	background-position: -63px 0;
}
.more .gomore::after {
	background-position: -42px 0;
}
#pagination {
	display: none;
}
.primary {
	overflow: hidden;
}
.primary .more {
	margin: 0 10px 10px;
}
.primary .title {
	font-size: 1.375em;
	color: #000;
	text-align: left;
	padding: 15px 0 5px;
	font-weight: 700;
	line-height: 26px;
	margin: 0 8px;
}
.primary .meta {
	margin: 0 8px;
	overflow: hidden;
	font-size: 0.8125em;
	position: relative;
	height: 26px;
	border-bottom: 1px solid #eceef0;
}
.primary .time {
	font-family: Helvetica;
}
.primary .time, .primary .author {
	color: #666;
	line-height: 26px;
}
.primary .time {
	display: inline-block;
	width:200px;
	overflow: hidden;
	float: left;
}
.contentbar {
	position: absolute;
	right: 0;
	bottom: -1px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.contentbar i {
	color: #666;
	font-size: 0.8125em;
	font-style: normal;
	margin-left: 10px;
}
.contentbar i:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/skin/default/wap/images/d_bar_icon.png);
	background-repeat: no-repeat;
	-webkit-background-size: 45px 14px;
	-moz-background-size: 45px 14px;
	-o-background-size: 45px 14px;
	background-size: 45px 14px;
	margin-right: 4px;
}
.contentbar i.count:before {
	width: 15px;
	height: 13px;
	background-position: 0 0;
}
.contentbar i.size_s:before {
	width: 13px;
	height: 14px;
	background-position: -15px 0;
}
.contentbar i.size_l:before {
	width: 13px;
	height: 14px;
	background-position: -30px 0;
}

.primary .content {
	border-top: 1px solid #fff;
	padding: 12px 0;
}
.primary .content p {
    padding: 0 20px 0;
    line-height: 24px;
    word-wrap: break-word;
    text-align: justify;
    color: #333;
    text-shadow: 0 1px 1px #fff;
    margin-bottom: 1em;
}

.primary .content p img{
	margin-top:0px
}

.pcglobal .primary .content p {
	text-indent: 0em;
}
.primary .content .video p {
	text-indent: 0;
	text-align: center;
}
.image {
	min-height: 120px;
	line-height: 100px;
	position: relative;
	text-align: center;
	margin-bottom: 0px;
	background: #e9f1f4;
	width: 100%;
	overflow: hidden;
}
.image img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.image span {
	position: absolute;
	right: 10px;
	top: 10px;
	display: inline-block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	background: rgba(0,0,0,0.6);
	font-size: 0.75em;
	color: #fff;
	font-family: Helvetica;
	display: none;
}
.spread {
	background: #f5f5f5;
	padding: 4px;
	margin: 20px;
	border-radius: 6px;
}
.spread a {
	display: block;
	background: #b30808;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
}
.spread a span {
	color: #fff;
	display: inline-block;
}
.spread a span:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	width: 28px;
	height: 28px;
	vertical-align: -8px;
	background-image: url(/skin/default/wap/images/download.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 28px 28px;
	-moz-background-size: 28px 28px;
	-o-background-size: 28px 28px;
	background-size: 28px 28px;
}
.share {
	overflow: hidden;
}
.share dl {
	margin: 5px 8px 15px;
	text-align: right;
}
.share dt {
	color: #767676;
	padding: 0 0 0 8px;
}
.share dt, .share dd {
	display: inline-block;
	vertical-align: middle;
}
.share dd a {
	margin-left: 5px;
	width: 33px;
	height: 33px;
	display: inline-block;
	background-image: url(/skin/default/wap/images/sheraicon.png);
	background-repeat: no-repeat;
	-webkit-background-size: 165px 33px;
	-moz-background-size: 165px 33px;
	-o-background-size: 165px 33px;
	background-size: 165px 33px;
}
.sharet {
	background-position: 0 0;
}
.shareqzone {
	background-position: -33px 0;
}
.sharewb {
	background-position: -66px 0;
}
.sharewx {
	background-position: -99px 0;
}
.shareqq {
	background-position: -132px 0;
}
.share .sharewx, .share .shareqq {
	display: none;
}
.comments .content, .related .content {
	padding: 0 8px;
}
.head {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-top: 2px solid #4998e7;
	border-bottom: 1px solid #e8e8e8;
}
.head h2 {
	font-size: 1em;
	color: #317ecb;
	font-weight: normal;
	padding-left: 10px;
}
.relatedlist li {
	width: 100%;
	text-align: left;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #eceef0;
	border-top: 1px solid #fff;
	overflow: hidden;
}
.relatedlist li a {
	font-size: 1em;
	color: #393939
}
.relatedlist li a:visited {
	color: #929292;
}
.commentlist li {
	padding: 10px 8px 0;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #fff;
}
.commentlist .meta {
	font-size: 0.9375em;
	color: #a8abaf;
	text-align: left;
	font-weight: 400;
	padding: 3px 0
}
.commentlist .meta time {
	float: right;
}
.commentlist .content {
	color: #454545;
	line-height: 1.375em;
	font-size: 0.9375em;
	padding: 5px 0 10px;
	word-wrap: break-word;
}
.commentlist li:last-of-type {
	border-bottom: none;
}
.spread, .video {
	display: none\9;
	display: none\9
}
.footnav {
	width: 100%;
	background: #49535d;
	padding: 12px 0;
	overflow: hidden;
}
.footnav li {
	float: left;
	width: 20%;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 0.9375em;
}
.footnav li a {
	color: #95a0ac;
}
.footnav li.current {
	background: #404a54;
}
.footer {
	background: #404a54;
	padding: 10px 45px 12px 0;
	overflow: hidden;
	position: relative;
}
.footer .links {
	height: 25px;
	line-height: 25px;
	color: #565e61;
	font-size: 0.8125em;
	text-align: left;
}
.footer .links a {
	color: #95a0ac;
	margin: 0 0 0 8px;
	display: inline;
	float: left;
}
.footer .links a:before {
	content: "";
	background: #565e61;
	width: 1px;
	height: 12px;
	display: inline-block;
	vertical-align: -1px;
	font-size: 1em;
	color: #565e61;
	margin-right: 8px;
}
.footer .links a:first-child:before {
	display: none;
}
.footer .links .pcs {
	display: none;
}
.copyright {
	font-size: 0.5em;
	color: #707982;
	text-align: left;
	text-indent: 8px;
	white-space: nowrap;
}
.gotop {
	width: 40px;
	height: 36px;
	background: #313a43;
	position: absolute;
	right: 12px;
	top: 10px;
}
.gotop:after {
	content: "";
	display: block;
	margin: 10px auto 0;
	width: 25px;
	height: 15px;
	background-position: -95px 0;
}
.footer .links .iosweb {
	display: none;
}
a[href="http://ta.qq.com?ADTAG=FROUM.FOOTER.CLICK.ICON"] {
	display: none;
}
img[src="http://tajs.qq.com/icon/toss_11.gif"] {
	display: none;
}
.video {
	width: 100%;
	margin: 0 auto;
}
.video video {
	width: 100%;
	height: auto;
}
.video p {
	padding: 5px 0;
	text-align: center;
}
.video p a {
	color: #317ecb;
}
#liveAndroid {
	display: none;
}
.logonews, .logoNews, .logokn, .logoKn {
	position: relative;
	background-image: url(/skin/default/wap/images/logo_news.png);
}
.logorushidao {
	width: 102px;
	height: 30px;
	background-image: url(/skin/default/wap/images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 102px 30px;
	-moz-background-size: 102px 30px;
	-o-background-size: 102px 30px;
	background-size: 102px 30px;
}
.logonews:after, .logoNews:after, .logokn:after, .logoKn:after {
	position: absolute;
	right: -40px;
	top: 8px;
	display: inline-block;
	content: "";
	width: 35px;
	height: 15px;
	background-image: url(/skin/default/wap/images/ssp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 35px 15px;
	-moz-background-size: 35px 15px;
	-o-background-size: 35px 15px;
	background-size: 35px 15px;
}
.logoqah, .logoQah {
	background-image: url(/skin/default/wap/images/logo_qah.png);
}
.logofinance, .logoFinance {
	background-image: url(/skin/default/wap/images/logo_finance.png);
}
.logoent, .logoEnt {
	background-image: url(/skin/default/wap/images/logo_ent.png);
}
.logosports, .logoSports, .logoshijiebei {
	background-image: url(/skin/default/wap/images/logo_sports.png);
}
.logomil, .logoMil {
	background-image: url(/skin/default/wap/images/logo_mil.png);
}
.logotech, .logoTech {
	background-image: url(/skin/default/wap/images/logo_tech.png);
}
.logodigi, .logoDigi, .logodigi_tech {
	background-image: url(/skin/default/wap/images/logo_digi.png);
}
.logofashion, .logoFashion {
	background-image: url(/skin/default/wap/images/logo_fashion.png);
}
.logoauto, .logoAuto {
	background-image: url(/skin/default/wap/images/logo_auto.png);
}
.logogames, .logoGames {
	background-image: url(/skin/default/wap/images/logo_games.png);
}
.logohouse, .logoHouse {
	background-image: url(/skin/default/wap/images/logo_house.png);
}
.logoastro, .logoAstro {
	background-image: url(/skin/default/wap/images/logo_astro.png);
}
.logophoto, .logoPhoto {
	background-image: url(/skin/default/wap/images/logo_photo.png);
}
.logovideo, .logoVideo {
	background-image: url(/skin/default/wap/images/logo_video.png);
}
.logoshehui, .logoShehui, .logossh {
	background-image: url(/skin/default/wap/images/logo_news.png);
}
.logocul, .logoCul {
	background-image: url(/skin/default/wap/images/logo_cul.png);
}
.logosh, .logogd, .logocd, .logocq, .logoxian, .logohn, .logohb, .logofj, .logohenan, .logozj, .logoln, .logojs {
	width: 102px;
	height: 30px;
	background-repeat: no-repeat;
	-webkit-background-size: 102px 30px;
	-moz-background-size: 102px 30px;
	-o-background-size: 102px 30px;
	background-size: 102px 30px;
}
.logosh {
	background-image: url(/skin/default/wap/images/logo_sh.png);
}
.logogd {
	background-image: url(/skin/default/wap/images/logo_dg.png);
}
.logocd {
	background-image: url(/skin/default/wap/images/logo_cd.png);
}
.logocq {
	background-image: url(/skin/default/wap/images/logo_cq.png);
}
.logoxian {
	background-image: url(/skin/default/wap/images/logo_xian.png);
}
.logohn {
	background-image: url(/skin/default/wap/images/logo_hn.png);
}
.logohb {
	background-image: url(/skin/default/wap/images/logo_hb.png);
}
.logohb {
	background-image: url(/skin/default/wap/images/logo_hb.png);
}
.logofj {
	background-image: url(/skin/default/wap/images/logo_fj.png);
}
.logohenan {
	background-image: url(/skin/default/wap/images/logo_henan.png);
}
.logozj {
	background-image: url(/skin/default/wap/images/logo_zj.png);
}
.logoln {
	background-image: url(/skin/default/wap/images/logo_ln.png);
}
.logojs {
	background-image: url(/skin/default/wap/images/logo_js.png);
}
#vote {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
	display: none;
}
#vote .hd {
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	border-top: 2px solid #4998e7;
	border-bottom: 1px solid #e8e8e8;
}
#vote h2 {
	font-size: 1em;
	color: #317ecb;
	font-weight: normal;
	float: left;
	text-indent: 10px;
}
#vote .hd span {
	color: #1d6ac7;
	font-size: 14px;
	float: right;
	margin: 0 10px 0 0;
}
#vote .bd {
	padding: 0 10px;
}
#vote .bd h2 {
	padding: 10px 0
}
#vote .bd .votebdnum {
	color: #a8abaf;
	padding: 10px 0 5px 5px;
	font-size: 14px;
}
#vote .bd .voteUlSingle li, #vote .bd .voteUlMore li {
	height: 43px;
	border: solid 1px #d0cdcd;
	border-radius: 10px;
	background: url("/skin/default/wap/images/71d8e36000834a8eb67c80dc2a7e7b21.gif") repeat-x;
	background-size: 2px 43px;
	margin-bottom: 12px;
	line-height: 43px;
	font-size: 14px;
	color: #454545;
}
#vote .bd .voteUlSingle li span, #vote .bd .voteUlMore li span {
	font-size: 15px;
	color: #81a3ca;
	padding: 0 8px 0 12px;
	font-weight: bold;
}
#vote .bd .voteUlSingle li.on .voteyixuan, #vote .bd .voteUlMore li.on .voteyixuan {
	width: 17px;
	height: 15px;
	background: url("/skin/default/wap/images/ebb2478d672f4bc192b3aa2176531f14.gif") no-repeat;
	background-size: 17px 14px;
	float: right;
	margin: 13px 15px 0 0;
	overflow: hidden;
}
#vote .bd .voteUlSingleOn li, #vote .bd .voteUlMoreOn li {
	height: 55px;
	margin-bottom: 12px;
	line-height: 24px;
	padding-left: 10px;
	font-size: 14px;
	color: #454545;
}
#vote .bd .voteUlSingleOn {
	width: 100%;
	overflow: hidden;
}
#vote .voteUlSingleOn li.on {
	background: #eaeaea;
}
#vote .voteUlSingleOn .voteL, #vote.voteUlMoreOn .voteL {
	color: #555555;
}
#vote .voteUlSingleOn .voteL .voteLTxt, #vote .voteUlMoreOn .voteL .voteLTxt {
	height: 19px;
	color: #555555;
	line-height: 19px;
	padding: 8px 5px 0px;
	font-size: 14px;
}
#vote .voteUlSingleOn .voteL span, #vote .voteUlMoreOn .voteL span {
	color: #aaaaaa;
	font-size: 15px;
	padding: 0 8px 0 0;
}
#vote .voteUlSingleOn .voteL .voteXian, #vote .voteUlMoreOn .voteL .voteXian {
	padding: 0 100px 0 5px;
	position: relative;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine, #vote .voteUlMoreOn .voteL .voteXian .voteLine {
	height: 10px;
	background: #b6c45f;
	color: #b6c45f;
	border-radius: 10px;
	display: inline-block;
}
#vote .voteUlSingleOn .voteL .voteXian .voteNum, #vote .voteUlMoreOn .voteL .voteXian .voteNum {
	position: absolute;
	top: 1px;
	display: inline-block;
	margin-left: 10px;
}
#vote .voteUlSingleOn .voteR, #vote .voteUlMoreOn .voteR {
	display: none
}
#vote .voteUlSingleOn li.on .voteR, #vote .voteUlMoreOn li.on .voteR {
	width: 44px;
	height: 40px;
	float: right;
	background: url("/skin/default/wap/images/a775a4fdabfa4ace913c3966b3afb19f.gif") top center no-repeat;
	background-size: 17px 14px;
	font-size: 12px;
	color: #aaaaaa;
	padding: 15px 0 0 0;
	margin: 12px 0px 0 0;
	display: block;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine2 {
	background: #63a687;
	color: #63a687;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine3 {
	background: #f28950;
	color: #f28950;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine3 {
	background: #d95f6d;
	color: #d95f6d;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine4 {
	background: #3798a1;
	color: #3798a1;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine5 {
	background: #f44b78;
	color: #f44b78;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine6 {
	background: #9c4e90;
	color: #9c4e90;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine7 {
	background: #873f3c;
	color: #873f3c;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine8 {
	background: #5d90da;
	color: #5d90da;
}
#vote .voteUlSingleOn .voteL .voteXian .voteLine.voteLine9 {
	background: #64b24f;
	color: #64b24f;
}
.voteBtn {
	height: 44px;
	background: url("/skin/default/wap/images/e9d8928a475d42629027a473b0720fd2.gif") repeat-x;
	border-radius: 10px;
	margin: 5px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.voteUlSingle {
	overflow: hidden;
	width: 100%;
}
#vote .voteUlSingleOn .voteR, #vote .voteUlMoreOn .voteR {
	display: none;
}
.fontsmall {
}
.fontsmall .image {
	margin-bottom: 10px
}
.primary .fontsmall p {
	font-size: 15px;
}
.fontlarge {
}
.fontlarge .image {
	margin-bottom: 20px
}
.primary .fontlarge p {
	font-size: 1.25em;
}
.imgglobal {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	line-height: 100%;
	display: none;
	background: rgba(0,0,0,0.8);
}
.imgglobalshow {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.imgglobal span {
	width: 34px;
	height: 34px;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(/skin/default/wap/images/closed_icon.png) no-repeat 0 0;
	-webkit-background-size: 34px 34px;
	-moz-background-size: 34px 34px;
	-o-background-size: 34px 34px;
	background-size: 34px 34px;
	z-index: 9;
}
.imgglobal img {
	max-width: 100%;
	z-index: 8;
}/*  |xGv00|bd8fabc098548d31107fa14d826948d6 */
.content img{
	width:100%;
	height:auto;
	margin:auto;
}
.primary .content img{max-width: 100%!important;height: auto !important;}