@charset "utf-8";

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
	margin: 0;
	padding: 0
}

body {
	font: 16px/1.5 'XinGothic-SinaWeibo', 'Microsoft Yahei', 'helvetica', 'arial';
	color: #1a1a1a;
	background: #f9f9f9;
	-webkit-text-size-adjust: none;
	min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

form {
	display: inline
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none;
	color: #1a1a1a
}

a:hover,
a:active,
a:focus {
	color: #377cce;
	text-decoration: none;
}

a:active {
	color: #aaa;
}

img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

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;
}

.clearfix:after {
	content: '\0020';
	display: block;
	height: 0;
	clear: both
}

.clearfix {
	*zoom: 1
}

.noScript {
	margin: 10px;
	text-align: center;
}

.artIcon,
.gIcon,
.levelOne,
.levelTwo,
.more_line,
.op_ico,
.advertise,
.topline,
span.down,
span.up,
.card_tips_icon,
.more_btn_down,
.more_btn_next {
	background: url(../img/channel_icon.png) no-repeat 0px 0px;
	background-size: 50px auto;
}

.articleHead {}

.articleHead a {
	color: #1a1a1a;
	font-size: 16px;
}

.articleHead .mainNav {
	position: relative;
	height: 43px;
	line-height: 43px;
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	background: #f8f8f8
}

.articleHead .sinaLogo {
	float: left;
	width: 42px;
	height: 32px;
	margin: 5px 7px 0px 8px;
	display: inline-block;
	background-position: 0 -202px;
}

.articleHead .back {
	float: left;
	width: 42px;
	height: 32px;
	margin: 0px 7px 0px 8px;
	display: inline-block;
	background-position: 4px -258px;
}

.articleHead .center_tips {
	overflow: hidden;
	*zoom: 1;
	padding-right: 57px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.mainNav {
	line-height: 43px;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
}

.mainNav .navLine {
	display: inline-block;
	float: left;
	height: 43px;
	line-height: 43px;
	width: 1px;
	overflow: hidden;
	border-left: 1px solid #d7d7d7;
	background: #fff;
}

.mainNav .levelOne,
.mainNav .levelTwo {
	background-position: right -49px
}

.mainNav .levelOne {
	padding: 0 18px 0 12px;
	float: left;
}

.mainNav .levelTwo,
.mainNav .levelThree {
	padding: 0px 14px 0px 8px;
	float: left;
	max-width: 74px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.mainNav .levelThree {
	padding: 0 0 0 8px;
	background: none
}

.mainNav .levelTips {
	padding: 0px 18px 0px 12px;
	float: left;
}

.mainNav .navBtn {
	width: 52px;
	height: 44px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-position: 16px -247px;
	outline: none;
	text-indent: 999em;
}

.footer {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #dfdfdf;
	text-align: center;
	padding: 15px 4px 10px;
}

.f_search_btn,
.backPrevPage,
.backTop,
.footer_t_ico {
	background: url(../img/f_ico.png) no-repeat;
	background-size: 27px auto;
	cursor: pointer;
	display: inline-block;
}

.footer_search {
	clear: both;
	position: relative;
	padding: 0 6px;
}

.footer_search strong {
	font-weight: normal
}

.footer_select {
	float: left;
	cursor: pointer;
	background: #fff;
	text-align: left;
	border: 1px solid #dfdfdf;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 22px 0 8px;
	position: relative;
	margin-right: 10px
}

.footer_select::after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: 6px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #b2b2b2;
	border-bottom: 2px solid #b2b2b2;
	border-left: none;
	border-left: none;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.footer_select select {
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 61px;
	opacity: 0;
	border: none;
	z-index: 99;
}

.footer_select option {
	line-height: 25px;
	height: 25px;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.footer_searchbox {
	overflow: hidden;
	*zoom: 1;
	border: 1px solid #dfdfdf;
	height: 32px;
	line-height: 32px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	padding: 0 70px 0 0;
	margin-bottom: 12px
}

.footer_search_input {
	clear: both;
	position: relative;
	padding-left: 12px;
	line-height: 28px
}

.f_search_t {
	width: 100%;
	border: none;
	background: none;
}

.f_search_btn {
	position: absolute;
	right: 0;
	top: 0px;
	width: 32px;
	height: 32px;
	line-height: px;
	border: none;
	background-position: -2px 6px
}

.cross {
	position: absolute;
	display: none;
	right: 30px;
	width: 35px;
	height: 32px;
	top: 0;
	z-index: 5;
	color: #fff
}

.cross b {
	position: absolute;
	right: 10px;
	top: 7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	width: 18px;
	height: 18px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	background-color: #b2b2b2;
}

.cross b::before {
	content: '';
	position: absolute;
	height: 12px;
	width: 2px;
	background: white;
	left: 8px;
	top: 3px;
}

.cross b::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	left: 3px;
	top: 8px;
	background: white;
}

.footer_nav {
	clear: both;
	height: 32px;
	line-height: 32px;
	font-size: 14px
}

.footer_nav a {
	margin: 0 12px;
}

.backPrevPage {
	float: left;
	height: 30px;
	width: 35px;
	background-position: 4px -31px;
	overflow: hidden;
	text-indent: 999em
}

.backTop {
	float: right;
	height: 30px;
	width: 35px;
	background-position: -2px -69px;
	overflow: hidden;
	text-indent: 999em
}

.footer_times {
	line-height: 40px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}

.footer_t_ico {
	background-position: 0 -98px;
	padding-left: 15px;
	margin-left: 10px;
}

.comment_wrapper {}

.comment_nav {
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	line-height: 38px;
	position: relative
}

.substitute_nav {
	height: 39px;
}

.fixednav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 800;
	background: #f9f9f9;
	opacity: .95;
}

.comment_nav_main {
	padding: 0 2px;
	clear: both;
	text-align: center;
	font-size: 17px;
	font-weight: 600
}

.comment_nav_main.list_4 {}

.comment_nav_main.list_3 {}

.comment_nav_main li {
	float: left;
	display: inline;
	width: 20%;
	color: #333;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.comment_nav_main.list_4 li {
	width: 25%;
}

.comment_nav_main.list_3 li {
	width: 33%;
}

.comment_nav_main.list_3 li:nth-child(3n-1) {
	width: 34%;
}

.comment_nav_main li a.on {
	color: #1f90de
}

.comment_nav_main li span {
	cursor: pointer
}

.comment_nav_main li.more_line {
	background-position: left -120px;
}

.comment_nav_main li.more_line span.down {
	background-position: right -154px;
	padding-right: 12px
}

.comment_nav_main li.more_line span.up {
	background-position: right -183px;
	padding-right: 12px
}

.comment_nav_other {
	position: absolute;
	left: 0;
	top: 38px;
	width: 100%;
	z-index: 900;
	background: #f9f9f9;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #ccc
}

.swipe {
	overflow: hidden;
	height: 160px;
	position: relative;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ececec;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative;
	background: #ececec;
}

.swipe_pic {
	position: relative;
	width: 100%;
	height: 160px;
	background-color: #ececec;
	background-image: url(../images/logo.png);
	background-position: center center;
	background-size: 60px auto;
	background-repeat: no-repeat;
}

.swipe_pic img {
	width: 100%;
	min-height: 160px;
}

.swipe_pic a {
	display: block
}

.swipe_h3 {
	line-height: 30px;
	height: 30px;
	background: rgba(0, 0, 0, .4);
	z-index: 100;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	color: #fff;
	font-weight: 600;
	padding-left: 8px;
}

.swipe_num {
	position: absolute;
	right: -2px;
	padding-right: 8px;
	bottom: 0;
	z-index: 110;
	height: 30px;
	line-height: 30px;
}

.swipe_num li {
	float: left;
	width: 5px;
	height: 5px;
	font-size: 0;
	text-indent: 999em;
	background: #fff;
	margin: 0 4px;
	overflow: hidden;
	margin-top: 12px
}

.swipe_num li.active {
	background: #f84c4a;
	box-shadow: 0 0 4px #f84c4a
}

@media only screen and (min-width:321px) and (orientation:landscape) {
	.swipe_pic img {
		margin-top: -40px;
		min-height: 200px
	}
}

.meg_tips {
	padding: 10px 12px;
	border-bottom: 1px solid #ececec;
}

.meg_tips_t {
	background: #efefd6;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #74623a;
	font-size: 12px
}

.meg_tips_wrap {
	clear: both;
	z-index: 800;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 0;
	display: none;
}

.meg_tips_t a {
	display: block;
}

.carditems {
	clear: both;
	background: #f9f9f9
}

.carditems_push {
	padding: 0px;
	margin: 10px 0;
	border-top: 1px solid #ececec;
}

.carditems_list {
	clear: both;
	*zoom: 1;
	border-bottom: 1px solid #ececec;
	padding: 10px 12px 9px;
	background: #fff
}

.carditems_push .carditems_list {
	padding: 10px 12px 9px
}

.carditems_push_line {
	border-top: 1px solid #ececec;
}

.carditems_list_dt {
	float: left;
	width: 80px;
	height: 60px;
	border: 1px solid #ececec;
	background-color: #e4f0f9;
	background-image: url(../images/logo.png);
	background-position: center center;
	background-size: 42px auto;
	background-repeat: no-repeat;
	margin-right: 8px;
	position: relative;
}

.carditems_list_dt .topline {
	background-position: 0 -423px;
	color: #fff;
	display: inline-block;
	position: absolute;
	left: -6px;
	top: -4px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	height: 24px;
	width: 49px;
	text-align: center
}

.carditems_list_dt img {
	width: 80px;
	height: 60px
}

.carditems_list_dt .video_tips {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/video_m.png) no-repeat;
	background-size: 96px 18px;
	color: #fff;
	width: 81px;
	font-size: 10px;
	text-align: right;
	padding-right: 4px
}

.carditems_list_dd {
	overflow: hidden;
	*zoom: 1;
}

.m40 {
	min-height: 40px;
}

.card_push_tit {
	clear: both;
	color: #2f2f2f;
	line-height: 1.4;
	font-size: 17px;
	font-weight: 600;
	padding-bottom: 8px
}

.carditems_list_h3 {
	clear: both;
	color: #2f2f2f;
	line-height: 20px;
	font-size: 17px;
	font-weight: 600
}

.carditems_list_h4 {
	clear: both;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	height: 20px;
	line-height: 22px
}

.carditems_list_h3.pic_t_44 {
	height: 42px;
	overflow: hidden
}

.card_f_15 {
	font-size: 15px !important
}

.carditems_list_op {
	clear: both;
	overflow: hidden;
	height: 20px;
	color: #888
}

.op_ico {
	display: inline-block;
	font-size: 10px;
	height: 24px;
	line-height: 26px;
	padding-left: 30px;
	margin-left: 8px
}

.op_ico.time_num {
	padding-left: 0;
	margin-left: 0;
	background: none
}

.op_ico.num_ico {
	background-position: -4px -294px;
}

.op_ico.video_ico {
	background-position: -11px -321px;
	margin-left: 2px;
	padding-left: 20px
}

.op_ico.pics_ico {
	background-position: -4px -349px;
}

.op_sub_tips,
.op_tips,
.op_tips_apple,
.op_tips_tech {
	background: #f84c4a;
	color: #fff;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	margin-top: 2px;
	display: inline-block;
	padding: 0 4px;
	margin-left: 8px;
	margin-top: 4px
}

.op_tips {
	background: #a2c1d2
}

.op_tips_apple {
	background: #084995
}

.op_tips_tech {
	background: #62bfc4
}

.carditems_list_pics {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding: 8px 0 6px;
}

.carditems_list_pics li {
	float: left;
	width: 33%;
	display: inline;
	height: 70px;
	text-align: left;
}

.carditems_list_pics li span {
	background-color: #e4f0f9;
	background-image: url(../images/logo.png);
	background-position: center center;
	background-size: 42px auto;
	background-repeat: no-repeat;
	display: inline-block;
	height: 70px;
	width: 94px;
	border: 1px solid #ececec
}

.carditems_list_pics li img {
	height: 70px;
	width: 94px
}

.carditems_list_pics li:nth-child(2n) {
	width: 34%;
	text-align: center
}

.carditems_list_pics li:nth-child(3n) {
	text-align: right
}

.card_tips {
	clear: both;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	padding: 0 12px;
	font-size: 14px;
	font-weight: 600;
	color: #888;
}

.card_tips .card_tips_btn {
	float: right;
	color: #2f2f2f;
	padding: 0px 6px;
}

.card_tips a {
	color: #888
}

.card_tips_icon {}

.card_tips_icon.icon_1 {
	padding-left: 26px;
	background-position: 0 -476px;
	display: block
}

.card_tips_icon.icon_2 {
	padding-left: 26px;
	background-position: 0 -544px;
	display: block
}

.card_tips_icon.icon_3 {
	padding-left: 26px;
	background-position: 0 -620px;
	color: #2f2f2f;
	float: left;
}

.card_more_list {
	clear: both;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	text-align: center;
	font-size: 14px;
}

.more_btn_down {
	background-position: right -145px;
	padding-right: 12px;
	display: block;
	cursor: pointer;
	display: inline-block;
}

.more_btn_next {
	background-position: right -578px;
	padding-right: 12px;
	display: block;
	cursor: pointer;
	display: inline-block;
}

.txt_area {
	clear: both;
	padding: 5px 12px;
	font-size: 16px;
	background: #f2f2f2;
	border-bottom: 1px solid #d7d7d7;
}

.txt_area p {
	padding: 5px 0
}

.txt_area a {
	color: #3990e6;
	display: inline-block;
	margin: 0 1px
}

.article_bg {
	background: #f2f2f2
}

.advertise {
	font-weight: normal;
	clear: both;
	overflow: hidden;
	*zoom: 1;
	border-bottom: 1px solid #ececec;
	font-size: 15px;
	padding: 8px 0 8px 22px;
	background-position: 12px 16px;
	background-color: #f2f2f2
}

.par_advertise {
	font-weight: normal;
	clear: both;
	overflow: hidden;
	*zoom: 1;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #fff;
	padding: 0 12px
}

.gotop_btn {
	position: fixed;
	display: none;
	right: 13px;
	top: 85%;
	width: 36px;
	height: 36px;
	background: url(../images/goTop.png) no-repeat;
	background-size: 36px 36px;
	z-index: 9999;
}

.active_rss {
	height: 50px;
	line-height: 50px;
	padding-left: 12px;
	border-bottom: 1px solid #d2d4d4;
	padding-right: 12px;
}

.ar_wrap {
	float: right;
	border-radius: 20px;
	height: 25px;
	width: 60px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#64b626), to(#7fd13b));
	background: -moz-linear-gradient(#64b626, #7fd13b);
	background: -o-linear-gradient(#64b626, #7fd13b);
	background: linear-gradient(#64b626, #7fd13b);
	border: 1px solid #3e9300;
	padding: 1px 0;
	margin-top: 10px;
}

.ar_wrapDis {
	float: right;
	border-radius: 20px;
	height: 25px;
	width: 60px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999999), to(#7f7f7f));
	background: -moz-linear-gradient(#999999, #7f7f7f);
	background: -o-linear-gradient(#999999, #7f7f7f);
	background: linear-gradient(#999999, #7f7f7f);
	border: 1px solid #626262;
	padding: 1px 0;
	margin-top: 10px;
}

.ar_wrap em {
	display: block;
	background: #fff;
	width: 25px;
	height: 25px;
	border-radius: 20px;
	transition-duration: 0.5s;
	transform: translateX(35px);
	-ms-transform: translateX(35px);
	-webkit-transform: translateX(35px);
	-o-transform: translateX(35px);
	-moz-transform: translateX(35px);
}

.ar_wrapDis em {
	display: block;
	background: #fff;
	width: 25px;
	height: 25px;
	border-radius: 20px;
	transition-duration: 0.5s;
	transform: translateX(0px);
	-ms-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-moz-transform: translateX(0px);
}

.ar_wrap .disActive {
	transform: translateX(0px);
	-ms-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-moz-transform: translateX(0px);
}

.loading_tips {
	clear: both;
	text-align: center;
	padding: 10px 0 15px 0;
	display: none;
}

.loadingArt {
	display: inline-block;
	vertical-align: middle;
	margin: 0 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: 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: 0 10px
}

.loading_t:hover {
	background: #58aede;
	color: #fff
}

.star_nav {
	clear: both;
	border-top: 1px solid #ececec;
	height: 38px;
	font-size: 15px;
}

.star_nav_main {
	clear: both;
	overflow: hidden;
	height: 100%;
}

.tab2 li {
	width: 50%;
}

.tab4 li {
	width: 25%;
}

.star_nav_main li {
	float: left;
	height: 100%;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 1px solid #ececec;
}

.star_nav_main li a {
	display: block;
	margin-top: 9px;
	height: 20px;
	color: #888;
	border-right: 1px solid #ececec;
	font-size: 14px;
	font-weight: 600;
}

.star_nav_main li:last-child a {
	border-right: none;
}

.star_nav_main li.on a {
	color: #2f2f2f;
}

.star_nav_main li.on:after {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	bottom: -4px;
	background: #f9f9f9;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	left: 50%;
	margin-left: -5px;
}