#pagelet-channels,
.fixed-channels {
	position: relative
}

#pagelet-channels.sticky,
.fixed-channels.sticky {
	position: fixed;
	top: 78px;
	transform: translate3d(0px, 0, 0);
	z-index: 10
}

#pagelet-channels .channel-box,
.fixed-channels .channel-box {
	width: 200px
}

#pagelet-channels .channel-item,
.fixed-channels .channel-item {
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px
}

#pagelet-channels .channel-item .item,
.fixed-channels .channel-item .item {
	display: block;
	color: #444;
	border-radius: 18px
}

#pagelet-channels .channel-item .item:hover,
.fixed-channels .channel-item .item:hover,
#pagelet-channels .channel-item .selected,
.fixed-channels .channel-item .selected {
	color: #000;
	background-repeat: no-repeat;
}

#pagelet-channels .channel-tag,
.fixed-channels .channel-tag {
	display: inline-block;
	line-height: 26px;
	vertical-align: middle;
	padding-left: 34px;
	background-repeat: no-repeat;
}

#pagelet-channels .news_0,
.fixed-channels .news_0 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_1,
.fixed-channels .news_1 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_3,
.fixed-channels .news_3 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_tech,
.fixed-channels .news_tech {
	background-repeat: no-repeat;
}

#pagelet-channels .news_car,
.fixed-channels .news_car {
	background-repeat: no-repeat;
}

#pagelet-channels .news_4,
.fixed-channels .news_4 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_2,
.fixed-channels .news_2 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_5,
.fixed-channels .news_5 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_world,
.fixed-channels .news_world {
	background-repeat: no-repeat;
}

#pagelet-channels .more,
.fixed-channels .more {
	background-repeat: no-repeat;
}

#pagelet-channels .fold,
.fixed-channels .fold {
	background-repeat: no-repeat;
}

#pagelet-channels .news_fashion,
.fixed-channels .news_fashion {
	background-repeat: no-repeat;
}

#pagelet-channels .news_travel,
.fixed-channels .news_travel {
	background-repeat: no-repeat;
}

#pagelet-channels .news_discovery,
.fixed-channels .news_discovery {
	background-repeat: no-repeat;
}

#pagelet-channels .news_baby,
.fixed-channels .news_baby {
	background-repeat: no-repeat;
}

#pagelet-channels .news_7,
.fixed-channels .news_7 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_story,
.fixed-channels .news_story {
	background-repeat: no-repeat;
}

#pagelet-channels .news_6,
.fixed-channels .news_6 {
	background-repeat: no-repeat;
}

#pagelet-channels .news_game,
.fixed-channels .news_game {
	background-repeat: no-repeat;
}

#pagelet-channels .news_history,
.fixed-channels .news_history {
	background-repeat: no-repeat;
}

#pagelet-channels .news_food,
.fixed-channels .news_food {
	background-repeat: no-repeat;
}

#pagelet-channels .show-channel,
.fixed-channels .show-channel {
	display: block
}

#pagelet-channels.channel-effect-1,
.fixed-channels.channel-effect-1 {
	position: fixed;
	bottom: -200px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	padding-bottom: 5px;
	background: rgba(0, 0, 0, .5);
	z-index: 12;
	-webkit-transition: bottom .3s ease-in-out;
	transition: bottom .3s ease-in-out
}

#pagelet-channels.channel-effect-1 .channel-box,
.fixed-channels.channel-effect-1 .channel-box {
	width: auto
}

#pagelet-channels.channel-effect-1 .channel-item,
.fixed-channels.channel-effect-1 .channel-item {
	float: left;
	display: block!important;
	width: 90px;
	margin: 5px 5px 0
}

#pagelet-channels.channel-effect-1 .channel-item.magic-btn,
.fixed-channels.channel-effect-1 .channel-item.magic-btn {
	display: none!important
}

#pagelet-channels.channel-effect-1 .channel-item .item,
.fixed-channels.channel-effect-1 .channel-item .item {
	color: #fff
}

#pagelet-channels.channel-effect-1 .channel-item .item.selected,
.fixed-channels.channel-effect-1 .channel-item .item.selected,
#pagelet-channels.channel-effect-1 .channel-item .item:hover,
.fixed-channels.channel-effect-1 .channel-item .item:hover {
	color: #000
}

#pagelet-channels.channel-effect-1.show,
.fixed-channels.channel-effect-1.show {
	bottom: 3px
}

#pagelet-channels .moreBox,
.fixed-channels .moreBox {
	position: relative;
	width: 90px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px
}

#pagelet-channels .moreBox .moreBtn,
.fixed-channels .moreBox .moreBtn {
	display: block;
	color: #444
}

#pagelet-channels .moreBox .moreBtn:hover,
.fixed-channels .moreBox .moreBtn:hover {
	color: #000
}

#pagelet-channels .moreBox.show-layer>.more-channels,
.fixed-channels .moreBox.show-layer>.more-channels {
	display: block
}

#pagelet-channels .moreBox .more-channels,
.fixed-channels .moreBox .more-channels {
	display: none;
	position: absolute;
	bottom: 0;
	left: 90px;
	width: 200px;
	background: #fff;
	z-index: 10;
	border: 1px solid #f5f6f7;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
	padding: 5px
}

#pagelet-channels .moreBox .more-channels .channel-item,
.fixed-channels .moreBox .more-channels .channel-item {
	float: left;
	width: 90px;
	margin: 5px
}

#pagelet-nfeedlist {}

#pagelet-nfeedlist .feedcomm {
	display: none;
	position: relative;
	/*height: 74px;
	border: 1px solid #e8e8e8;
	background: #e8e8e8;*/
	margin-top: 16px
}

#pagelet-nfeedlist .feedcomm .comm-close {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 0;
	top: 0;
	z-index: 10;
	cursor: pointer;
	background-image: url(../images/close16x16_e123308.png);
	background-color: #000;
	background-color: rgba(0, 0, 0, .3)
}

#pagelet-nfeedlist .feedcomm .comm-close:hover {
	background-color: rgba(0, 0, 0, .5)
}

#pagelet-nfeedlist .alert-msg {
	display: none;
	width: 100%;
	text-align: center;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	color: #899ec5;
	margin-top: 16px
}

#pagelet-nfeedlist .alert-msg img {
	height: 14px;
	vertical-align: -3px
}

#pagelet-nfeedlist .unread {
	display: none;
	width: 250px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 16px;
	cursor: pointer;
	margin-top: 16px;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .loadmore {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	text-align: center;
	background: #f1f2f3;
	margin: 16px 0
}

#pagelet-nfeedlist .loadmore:hover {
	background: #f5f6f7
}

#pagelet-nfeedlist .item {
	position: relative
}

#pagelet-nfeedlist .item-inner {
	position: relative;
	padding: 16px 0;
	border-bottom: 1px solid #f5f6f7
}

#pagelet-nfeedlist .link {
	color: #4f5157
}

#pagelet-nfeedlist .link:visited {
	color: #999
}

#pagelet-nfeedlist .link:visited:hover {
	color: #999!important
}

#pagelet-nfeedlist .link.visited {
	color: #999!important
}

#pagelet-nfeedlist .link.title:hover {
	color: #406599
}

#pagelet-nfeedlist .title-box {
	display: block;
	font-size: 18px;
	color: #000042;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.15;
	margin-bottom: 4px;
	font-weight: 700
}

#pagelet-nfeedlist .title-box a {
	color: #222
}

#pagelet-nfeedlist .no-abstract {}

#pagelet-nfeedlist .no-abstract .title {
	white-space: normal
}

#pagelet-nfeedlist .abstract {
	font-size: 12px;
	color: #444;
	line-height: 20px;
	margin-bottom: 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 3em
}

#pagelet-nfeedlist .lbox {
	position: relative;
	width: 126px;
	height: 82px;
	border: 1px solid #e8e8e8;
	background: #e8e8e8
}

#pagelet-nfeedlist .lbox .feedimg {
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

#pagelet-nfeedlist .lbox .ftype {
	position: absolute;
	right: 4px;
	bottom: 4px;
	height: 22px;
	min-width: 6px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .5);
	padding: 0 8px;
	border-radius: 11px
}

#pagelet-nfeedlist .lbox .ftype.video span {
	padding-left: 8px
}

#pagelet-nfeedlist .lbox .ftype.video:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 8px;
	top: 50%;
	margin-top: -4px;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbox {
	position: relative;
	height: 84px;
	margin-left: 144px;
	font-size: 0
}

#pagelet-nfeedlist .rbox:before {
	content: '';
	width: 0;
	font-size: 0;
	height: 100%;
	visibility: hidden;
	display: inline-block;
	vertical-align: middle
}

#pagelet-nfeedlist .rbox .rbox-inner {
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

#pagelet-nfeedlist .footer {
	font-size: 12px;
	color: #999;
	height: 16px;
	line-height: 16px
}

#pagelet-nfeedlist .rfooter {
	margin-top: 1px;
	position: relative
}

#pagelet-nfeedlist .rfooter .snsbox {
	display: none;
	z-index: 20;
	width: 191px;
	height: 51px;
	position: absolute;
	bottom: 19px;
	right: -90px;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rfooter .snsbox .snsbox-inner {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #9e9e9e;
	width: 100%;
	height: 80%;
	padding: 8px 0
}

#pagelet-nfeedlist .rfooter .snsbox .snsbox-inner .snszone {
	float: right;
	margin-right: 11px
}

#pagelet-nfeedlist .feed_tools:hover .snsbox {
	display: block
}

#pagelet-nfeedlist .lbtn {
	display: inline-block
}

#pagelet-nfeedlist .lbtn.source {
	color: #999
}

#pagelet-nfeedlist .lbtn.comment {
	color: #999
}

#pagelet-nfeedlist .tag {
	width: 16px;
	height: 16px;
	text-align: center
}

#pagelet-nfeedlist .tag.tag-hot {
	background: #ed4040;
	color: #fff
}

#pagelet-nfeedlist .rbtn {
	float: right;
	width: 14px;
	height: 14px;
	margin-right: 14px
}

#pagelet-nfeedlist .rbtn.digg {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.digg:hover {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.bury {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.bury:hover {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share {
	position: relative;
	margin-right: 0;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share .share-list {
	text-align: center;
	display: none;
	position: absolute;
	width: 126px;
	line-height: 32px;
	height: 42px;
	left: -57px;
	top: -40px;
	z-index: 10;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share .share-list .icon {
	width: 28px;
	height: 28px;
	margin: 0 3px;
	vertical-align: middle
}

#pagelet-nfeedlist .rbtn.share:hover {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share:hover .share-list {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

#pagelet-nfeedlist .liked .digg {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .liked .digg:hover {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .disliked .bury {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .disliked .bury:hover {
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .likeGroup_box_like {
	display: none;
	font-size: 14px;
	color: #9e9e9e;
	position: absolute;
	width: 55px;
	height: 34px;
	bottom: 18px;
	right: 37px;
	z-index: 2;
	line-height: 32px;
	text-align: center;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .likeGroup_box_dislike {
	display: none;
	font-size: 14px;
	color: #9e9e9e;
	position: absolute;
	width: 55px;
	height: 34px;
	bottom: 18px;
	right: 9px;
	z-index: 2;
	line-height: 32px;
	text-align: center;
	background-repeat: no-repeat;
}

#pagelet-nfeedlist .bury:hover .likeGroup_box_dislike {
	display: block
}

#pagelet-nfeedlist .digg:hover .likeGroup_box_like {
	display: block
}

#pagelet-nfeedlist .qrcode_changed {
	width: 70px;
	height: 70px;
	padding: 5px;
	background: #fff
}

#pagelet-nfeedlist .qrcodeW {
	width: 80px;
	height: 80px;
	padding: 5px
}

.cityselect {
	width: 246px;
	height: 96px;
	border: 1px solid #e8e8e8;
	border-radius: 1px;
	position: absolute;
	z-index: 1;
	background: #fff;
	top: 20px;
	left: 6px
}

.cityselect .select-style {
	width: 106px;
	float: left;
	position: relative;
	height: 26px;
	border: 1px solid #e8e8e8;
	margin-top: 12px;
	margin-left: 7px
}

.cityselect .select-style span {
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 14px;
	width: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 16px;
	color: #444
}

.cityselect .select-style .active-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	background: #f4f5f6;
	border-left: 1px solid #e8e8e8;
	height: 26px
}

.cityselect .select-style .active-icon .arrow-down {
	position: absolute;
	width: 0;
	height: 0;
	left: 7px;
	top: 12px;
	border-radius: 2px;
	border: 6px solid #51698a;
	border-color: #51698a transparent transparent
}

.cityselect .select-style .active-icon .arrow-down:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: -4px;
	top: -6px;
	border: 4px solid #f4f5f6;
	border-color: #f4f5f6 transparent transparent
}

.cityselect .ok-btn,
.cityselect .cancel-btn {
	width: 106px;
	float: left;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	margin-left: 7px;
	margin-top: 12px;
	background: #406599;
	color: #fff;
	border-radius: 6px
}

.cityselect .ok-btn:hover,
.cityselect .cancel-btn:hover {
	opacity: .8
}

.cityselect .cancel-btn {
	margin-left: 10px;
	background: #e8e8e8;
	color: #999
}

.cityselect .city {
	margin-left: 10px
}

.cityselect .province-list,
.cityselect .city-list {
	width: 170%;
	background: #fff;
	padding: 2px;
	position: absolute;
	z-index: 2;
	left: -1px;
	top: 26px;
	border: 1px solid #e8e8e8
}

.cityselect .province-list a,
.cityselect .city-list a {
	width: 33%;
	line-height: 28px;
	float: left;
	text-align: center
}

.cityselect .province-list a:hover,
.cityselect .city-list a:hover {
	background: #e8e8e8
}

.cityselect .city-list {
	left: inherit;
	right: -1px
}

.cityselect .short {
	width: 97%
}

.cityselect .short a {
	width: 50%
}

#pagelet-weather {
	display: none;
	color: #444;
	margin: 15px 0 15px;
	position: relative
}

#pagelet-weather .hide {
	display: none
}

#pagelet-weather .head {
	font-size: 14px
}

#pagelet-weather .head span.location {
	margin-right: 14px;
	padding-left: 16px;
	color: #406599;
	float: left;
	height: 20px;
	position: relative
}

#pagelet-weather .head span.location .white-line-box {
	position: absolute;
	height: 24px;
	width: 100%;
	left: 6px;
	top: -5px;
	border: 1px solid #e8e8e8;
	border-bottom-color: #fff;
	z-index: 2
}

#pagelet-weather .head span.location em {
	cursor: pointer
}

#pagelet-weather .head span.location img {
	height: 12px;
	position: relative;
	top: 1px
}

#pagelet-weather .head span.location:hover {
	color: #7696b3
}

#pagelet-weather .head span.wind {
	margin-right: 10px
}

#pagelet-weather .head span.air {
	border-radius: 4px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding: 0 4px
}

#pagelet-weather .head span.air p {
	color: #fff
}

#pagelet-weather .days_weather {
	margin-top: 10px;
	font-size: 14px
}

#pagelet-weather .days_weather .day_weather {
	float: left;
	display: inline-block;
	width: 33%
}

#pagelet-weather .days_weather .tomorrow {
	width: 34%
}

#pagelet-weather .days_weather span {
	display: block;
	text-align: center
}

#pagelet-weather .days_weather .title {
	color: #999
}

#pagelet-weather .days_weather .weather-icon {
	margin: auto;
	width: 48px;
	height: 48px
}

#pagelet-weather .temperature {
	white-space: nowrap
}

#pagelet-weather .temperature em {
	padding-right: 4px;
	position: relative
}

#pagelet-weather .temperature em:after {
	content: "。";
	position: absolute;
	right: 1px;
	width: 2px;
	top: -8px;
	opacity: .9
}

#pagelet-weather .weather-icon-0 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-1 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-2 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-3 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-4 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-5 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-6 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-7 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-8 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-9 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-10 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-13 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-14 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-15 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-16 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-17 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-18 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-19 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-20 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-29 {
	background: url(../images/29-36.png)
}

#pagelet-weather .weather-icon-30 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-31 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-32 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-33 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-34 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-35 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-36 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-44 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-45 {
	background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-46 {
	background-repeat: no-repeat;
}

#pagelet-commbox {
	position: relative;
	width: 240px;
	margin: 15px 0 15px;
}

#pagelet-commbox .img-box>img {
	height: 100%;
	width: 100%;
	opacity: 0;
	vertical-align: middle;
	-webkit-transition: .4s opacity;
	transition: .4s opacity
}

#pagelet-commbox .comm-label {
	display: inline-block;
	position: absolute;
	bottom: 2px;
	right: 2px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	padding: 1px 2px;
	text-align: center
}

#pagelet-hotnews {
	display: none;
	position: relative;
	margin: 16px 0 30px
}

#pagelet-hotnews .head {
	position: relative;
	font-size: 18px;
	color: #444;
	font-weight: 700;
	padding-left: 10px;
	line-height: 1
}

#pagelet-hotnews .head:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 4px;
	height: 16px;
	left: 0;
	top: 50%;
	margin-top: -8px;
	background-color: #ed4040;
	border-radius: 5px;
	float: left
}

#pagelet-hotnews .news a:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #777;
	margin-bottom: 3px;
	position: absolute;
	top: 8px;
	left: 0
}

#pagelet-hotnews .news a {
	margin-top: 16px;
	font-size: 14px;
	overflow: hidden;
	color: #444;
	line-height: 1.5em;
	display: block;
	cursor: pointer;
	padding-left: 9px;
	position: relative
}

#pagelet-hotnews .news a:hover {
	color: #406599
}

#pagelet-stock {
	display: none;
	margin: 16px 0 30px
}

#pagelet-stock a {
	cursor: pointer
}

#pagelet-stock .selected {
	border: 1px solid #e8e8e8;
	border-bottom: 1px solid #fff
}

#pagelet-stock .selected a {
	color: #444
}

#pagelet-stock .unselected {
	border: 1px solid transparent;
	border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .unselected a {
	color: #999
}

#pagelet-stock .stock_head {
	width: 240px;
	font-size: 0
}

#pagelet-stock .stock_head .rise {
	background-color: #fd6055
}

#pagelet-stock .stock_head .drop {
	background-color: #39c79d
}

#pagelet-stock .stock_head .head_block {
	width: 80px;
	height: 72px;
	display: inline-block
}

#pagelet-stock .stock_head span {
	display: block;
	text-align: center;
	line-height: 1
}

#pagelet-stock .stock_head span.stock_name {
	font-size: 14px;
	color: #fff;
	margin-top: 7px
}

#pagelet-stock .stock_head span.stock_number {
	font-size: 16px;
	color: #fff;
	margin-top: 10px
}

#pagelet-stock .stock_head span.stock_percentage {
	font-size: 12px;
	color: #fff;
	margin-top: 6px
}

#pagelet-stock .stock_body .stock_selection {
	margin-top: 10px;
	font-size: 0;
	height: 33px;
	border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .stock_body .stock_selection span {
	float: left;
	width: 70px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	position: relative;
	top: 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle
}

#pagelet-stock .stock_body .stock_selection span a {
	display: inline
}

#pagelet-stock .stock_body .stock_selection .selected {
	border-bottom-color: #fff;
	color: #444
}

#pagelet-stock .stock_body .stock_selection .unselected {
	border-bottom: 1px solid #e8e8e8;
	color: #999
}

#pagelet-stock .stock_body .stock_selection .extra_line {
	width: 28px;
	border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .stock_body .stock_detail .detail_line {
	margin-top: 18px;
	font-size: 14px;
	color: #444;
	display: block;
	position: relative
}

#pagelet-stock .stock_body .stock_detail .detail_line .wrap {
	position: absolute;
	top: 0;
	right: 0
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #777;
	margin-right: 6px;
	margin-bottom: 3px
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name {
	display: inline-block;
	width: 105px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: pre;
	float: left
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name:hover {
	color: #406599
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_number {
	margin-right: 14px;
	float: right
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_percentage {
	float: right;
	width: 55px;
	text-align: right
}

#pagelet-stock .stock_body .stock_detail .detail_line .rise {
	color: #fd6055
}

#pagelet-stock .stock_body .stock_detail .detail_line .drop {
	color: #39c79d
}

#pagelet-stock .stock_body .stock_detail .detail_line .remain {
	color: #999
}

#pagelet-company {
	background-color: #f5f6f7;
	line-height: 2;
	font-size: 12px;
	color: #999;
	padding: 10px;
	margin: 16px 0 30px;
	text-align: left
}

#pagelet-company span {
	display: block
}

#pagelet-company a {
	color: #999;
	display: inline;
	margin-right: 10px;
	cursor: pointer
}

#pagelet-company img {
	vertical-align: middle;
	margin-right: 1px;
	margin-bottom: 3px
}

#pagelet-channels .channel-item .item:hover,
.fixed-channels .channel-item .item:hover,
#pagelet-channels .channel-item .selected,
.fixed-channels .channel-item .selected {
	background-position: -160px 0px
}

#pagelet-channels .channel-tag,
.fixed-channels .channel-tag {
	background-position: -224px -66px
}

#pagelet-channels .news_0,
.fixed-channels .news_0 {
	background-position: -224px -122px
}

#pagelet-channels .news_1,
.fixed-channels .news_1 {
	background-position: -224px -178px
}

#pagelet-channels .news_3,
.fixed-channels .news_3 {
	background-position: -224px -234px
}

#pagelet-channels .news_tech,
.fixed-channels .news_tech {
	background-position: -224px -290px
}

#pagelet-channels .news_car,
.fixed-channels .news_car {
	background-position: -224px -346px
}

#pagelet-channels .news_4,
.fixed-channels .news_4 {
	background-position: -224px -402px
}

#pagelet-channels .news_2,
.fixed-channels .news_2 {
	background-position: -224px -458px
}

#pagelet-channels .news_5,
.fixed-channels .news_5 {
	background-position: -224px -514px
}

#pagelet-channels .news_world,
.fixed-channels .news_world {
	background-position: -224px -570px
}

#pagelet-channels .more,
.fixed-channels .more {
	background-position: -224px -626px
}

#pagelet-channels .fold,
.fixed-channels .fold {
	background-position: -224px -682px
}

#pagelet-channels .news_fashion,
.fixed-channels .news_fashion {
	background-position: -224px -738px
}

#pagelet-channels .news_travel,
.fixed-channels .news_travel {
	background-position: -224px -794px
}

#pagelet-channels .news_discovery,
.fixed-channels .news_discovery {
	background-position: -224px -850px
}

#pagelet-channels .news_baby,
.fixed-channels .news_baby {
	background-position: -224px -906px
}

#pagelet-channels .news_7,
.fixed-channels .news_7 {
	background-position: -224px -962px
}

#pagelet-channels .news_story,
.fixed-channels .news_story {
	background-position: -224px -1018px
}

#pagelet-channels .news_6,
.fixed-channels .news_6 {
	background-position: -224px -1074px
}

#pagelet-channels .news_game,
.fixed-channels .news_game {
	background-position: -224px -1130px
}

#pagelet-channels .news_history,
.fixed-channels .news_history {
	background-position: -224px -1186px
}

#pagelet-channels .news_food,
.fixed-channels .news_food {
	background-position: -224px -1242px
}

#pagelet-nfeedlist .unread {
	background-position: 0px -1298px
}

#pagelet-nfeedlist .lbox .ftype.video:before {
	background-position: -244px -1360px
}

#pagelet-nfeedlist .rfooter .snsbox {
	background-position: -59px -1398px
}

#pagelet-nfeedlist .rbtn.digg {
	background-position: -236px -1482px
}

#pagelet-nfeedlist .rbtn.digg:hover {
	background-position: -236px -1526px
}

#pagelet-nfeedlist .rbtn.bury {
	background-position: -236px -1570px
}

#pagelet-nfeedlist .rbtn.bury:hover {
	background-position: -236px -1614px
}

#pagelet-nfeedlist .rbtn.share {
	background-position: -236px -1658px
}

#pagelet-nfeedlist .rbtn.share .share-list {
	background-position: -124px -1702px
}

#pagelet-nfeedlist .rbtn.share:hover {
	background-position: -236px -1774px
}

#pagelet-nfeedlist .liked .digg {
	background-position: -236px -1818px
}

#pagelet-nfeedlist .liked .digg:hover {
	background-position: -236px -1818px
}

#pagelet-nfeedlist .disliked .bury {
	background-position: -236px -1862px
}

#pagelet-nfeedlist .disliked .bury:hover {
	background-position: -236px -1862px
}

#pagelet-nfeedlist .likeGroup_box_like {
	background-position: -195px -1906px
}

#pagelet-nfeedlist .likeGroup_box_dislike {
	background-position: -195px -1906px
}

#pagelet-weather .weather-icon-0 {
	background-position: -202px -1972px
}

#pagelet-weather .weather-icon-1 {
	background-position: -202px -2050px
}

#pagelet-weather .weather-icon-2 {
	background-position: -202px -2128px
}

#pagelet-weather .weather-icon-3 {
	background-position: -202px -2206px
}

#pagelet-weather .weather-icon-4 {
	background-position: -202px -2284px
}

#pagelet-weather .weather-icon-5 {
	background-position: -202px -2362px
}

#pagelet-weather .weather-icon-6 {
	background-position: -202px -2440px
}

#pagelet-weather .weather-icon-7 {
	background-position: -202px -2518px
}

#pagelet-weather .weather-icon-8 {
	background-position: -202px -2596px
}

#pagelet-weather .weather-icon-9 {
	background-position: -202px -2674px
}

#pagelet-weather .weather-icon-10 {
	background-position: -202px -2752px
}

#pagelet-weather .weather-icon-13 {
	background-position: -202px -2830px
}

#pagelet-weather .weather-icon-14 {
	background-position: -202px -2908px
}

#pagelet-weather .weather-icon-15 {
	background-position: -202px -2986px
}

#pagelet-weather .weather-icon-16 {
	background-position: -202px -3064px
}

#pagelet-weather .weather-icon-17 {
	background-position: -202px -3142px
}

#pagelet-weather .weather-icon-18 {
	background-position: -202px -3220px
}

#pagelet-weather .weather-icon-19 {
	background-position: -202px -3298px
}

#pagelet-weather .weather-icon-20 {
	background-position: -202px -3376px
}

#pagelet-weather .weather-icon-36 {
	background-position: -202px -3376px
}

#pagelet-weather .weather-icon-30 {
	background-position: -202px -3454px
}

#pagelet-weather .weather-icon-31 {
	background-position: -202px -3532px
}

#pagelet-weather .weather-icon-32 {
	background-position: -202px -3610px
}

#pagelet-weather .weather-icon-33 {
	background-position: -202px -3688px
}

#pagelet-weather .weather-icon-34 {
	background-position: -202px -3766px
}

#pagelet-weather .weather-icon-35 {
	background-position: -202px -3844px
}

#pagelet-weather .weather-icon-44 {
	background-position: -202px -3922px
}

#pagelet-weather .weather-icon-45 {
	background-position: -202px -4000px
}

#pagelet-weather .weather-icon-46 {
	background-position: -202px -4000px
}

#pagelet-channels .channel-item .item:hover,
.fixed-channels .channel-item .item:hover,
#pagelet-channels .channel-item .selected,
.fixed-channels .channel-item .selected,
#pagelet-channels .channel-tag,
.fixed-channels .channel-tag,
#pagelet-channels .news_0,
.fixed-channels .news_0,
#pagelet-channels .news_1,
.fixed-channels .news_1,
#pagelet-channels .news_3,
.fixed-channels .news_3,
#pagelet-channels .news_tech,
.fixed-channels .news_tech,
#pagelet-channels .news_car,
.fixed-channels .news_car,
#pagelet-channels .news_4,
.fixed-channels .news_4,
#pagelet-channels .news_2,
.fixed-channels .news_2,
#pagelet-channels .news_5,
.fixed-channels .news_5,
#pagelet-channels .news_world,
.fixed-channels .news_world,
#pagelet-channels .more,
.fixed-channels .more,
#pagelet-channels .fold,
.fixed-channels .fold,
#pagelet-channels .news_fashion,
.fixed-channels .news_fashion {
	background-image: url(../images/newindex_z_1a05532.png)
}

#pagelet-channels .news_travel,
.fixed-channels .news_travel,
#pagelet-channels .news_discovery,
.fixed-channels .news_discovery,
#pagelet-channels .news_baby,
.fixed-channels .news_baby,
#pagelet-channels .news_7,
.fixed-channels .news_7,
#pagelet-channels .news_story,
.fixed-channels .news_story,
#pagelet-channels .news_6,
.fixed-channels .news_6,
#pagelet-channels .news_game,
.fixed-channels .news_game,
#pagelet-channels .news_history,
.fixed-channels .news_history,
#pagelet-channels .news_food,
.fixed-channels .news_food,
#pagelet-nfeedlist .unread,
#pagelet-nfeedlist .lbox .ftype.video:before,
#pagelet-nfeedlist .rfooter .snsbox,
#pagelet-nfeedlist .rbtn.digg,
#pagelet-nfeedlist .rbtn.digg:hover,
#pagelet-nfeedlist .rbtn.bury,
#pagelet-nfeedlist .rbtn.bury:hover,
#pagelet-nfeedlist .rbtn.share,
#pagelet-nfeedlist .rbtn.share .share-list,
#pagelet-nfeedlist .rbtn.share:hover,
#pagelet-nfeedlist .liked .digg,
#pagelet-nfeedlist .liked .digg:hover {
	background-image: url(../images/newindex_z_1a05532.png)
}

#pagelet-nfeedlist .disliked .bury,
#pagelet-nfeedlist .disliked .bury:hover,
#pagelet-nfeedlist .likeGroup_box_like,
#pagelet-nfeedlist .likeGroup_box_dislike,
#pagelet-weather .weather-icon-0,
#pagelet-weather .weather-icon-1,
#pagelet-weather .weather-icon-2,
#pagelet-weather .weather-icon-3,
#pagelet-weather .weather-icon-4,
#pagelet-weather .weather-icon-5,
#pagelet-weather .weather-icon-6,
#pagelet-weather .weather-icon-7,
#pagelet-weather .weather-icon-8,
#pagelet-weather .weather-icon-9,
#pagelet-weather .weather-icon-10,
#pagelet-weather .weather-icon-13,
#pagelet-weather .weather-icon-14,
#pagelet-weather .weather-icon-15,
#pagelet-weather .weather-icon-16,
#pagelet-weather .weather-icon-17,
#pagelet-weather .weather-icon-18,
#pagelet-weather .weather-icon-19,
#pagelet-weather .weather-icon-20,
#pagelet-weather .weather-icon-36,
#pagelet-weather .weather-icon-30,
#pagelet-weather .weather-icon-31,
#pagelet-weather .weather-icon-32,
#pagelet-weather .weather-icon-33,
#pagelet-weather .weather-icon-34,
#pagelet-weather .weather-icon-35 {
	background-image: url(../images/newindex_z_1a05532.png)
}

#pagelet-weather .weather-icon-44,
#pagelet-weather .weather-icon-45,
#pagelet-weather .weather-icon-46 {
	background-image: url(../images/newindex_z_1a05532.png)
}

#pagelet-company .flink {
	display: block;
	margin-right: 0px;
}


@media screen and (max-width: 1024px) {
	/*.channel-tag,.item,.selected{background-image: initial !important;}*/
	#pagelet-channels .channel-box, .fixed-channels .channel-box {width: 100%;}
	#pagelet-channels .channel-item, .fixed-channels .channel-item {text-align: left;}
	
	
}