.clearfix:after{
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    font-size:0
}

html, body{
	background-color: transparent;
	height: 100%;
}
.iOS {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.right-box {
	margin-bottom:20px;
}

.hotNewsList li {
	background-color:#F7F7F7;
}

.hotNewsList li.moreWrap {
	background-color:#F2F2F2;
}

.hotNewsList li a {
    color: #000;
    text-decoration: none;
}

.newsImgWrap {
    overflow:hidden;
    border:#F2F2F2 1px solid;
    width:100%;
}


#ctlPanel {
    height:0;
    width: 910px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:transparent;
    display: block;
    position:relative;
    z-index: 80;
}

#ctlPanel .btnClose {
    position:absolute;
    top:20px;
    right:-11px;
    width:40px;
    height:50px;
    background-image:url(/20230307111818oe_/https://news.now.com/revamp2014/images/btn_close.png);
    cursor:pointer;
    z-index: 100;
}

#ctlPanel .btnPrev{
    display: block;
    position:absolute;
    top:290px;
    left:-45px;
    width:45px;
    height:80px;
    background-image:url(/20230307111818oe_/https://news.now.com/revamp2014/images/btn_L_arrow.png);
    cursor:pointer;
    text-decoration: none;
    z-index: 100;
    display: none;
}

#ctlPanel .btnNext{
    display: block;
    position:absolute;
    top:290px;
    right:-45px;
    width:45px;
    height:80px;
    background-image:url(/20230307111818oe_/https://news.now.com/revamp2014/images/btn_R_arrow.png);
    cursor:pointer;
    text-decoration: none;
    z-index: 100;
    display: none;
}
#ctlPanel .tips{
	height: 100%;
	width: 333px;
}
#ctlPanel .btnNext .tipsWrap, #ctlPanel .btnPrev .tipsWrap{
	background-color: #E6E6E6;
	position: absolute; 
	border: 2px solid #FFFFFF;
	bottom: -2px;
	overflow: hidden;
	transition: width 0.3s;
	font-size: 20px;
	line-height: 1.15em;
	color: #000000;
}

#ctlPanel .btnNext .tipsWrap{
	right: 100%;
	width: 0;
	height: 117px;
}
#ctlPanel .btnNext .tips, #ctlPanel .btnNext:hover .tipsWrap, #ctlPanel .btnNext.active .tipsWrap{
	width: 344px;
}
#ctlPanel .btnPrev .tipsWrap{
	left: 100%;
	width: 0;
	height: 80px;
}
#ctlPanel .btnPrev:hover .tipsWrap{
	width: 333px;
}
#ctlPanel .tips .titleWrap{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	display: table-cell;
	padding: 0 20px;
}
#ctlPanel .btnPrev .tips .titleWrap{
	height: 77px;
}
#ctlPanel .btnNext .tips .titleWrap{
	height: 117px;
}
#ctlPanel .tips .titleWrap .title{
	font-size: 16px;
}
#ctlPanel .tips .titleWrap .desc{
	font-size: 14px;
	color: #4d4d4d;
	display: block;
}
#ctlPanel .btnNext .newsImgWrap{
	width: 118px;
	height: 84px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 14px 0 0 16px;
} 

#ctlPanel .boxShare {
    position:absolute;
    top:20px;
    left:-45px;
    width:45px;
    height:232px;
    background-image:url(/20230307111818oe_/https://news.now.com/revamp2014/images/btn_share.png);
    cursor:pointer;
    z-index: 100;
}

#ctlPanel .boxShare .fbBtn {
    position:relative;
    left:0;
    top:0;
    width:45px;
    height:58px;
    z-index: 100;
}

#ctlPanel .boxShare .twitterBtn {
    position:relative;
    left:0;
    top:0;
    width:45px;
    height:58px;
    z-index: 100;
}

#ctlPanel .boxShare .weiboBtn {
    position:relative;
    left:0;
    top:0;
    width:45px;
    height:58px;
    z-index: 100;
}

#ctlPanel .boxShare .emailBtn {
    display: block;
    position:relative;
    left:0;
    top:0;
    width:45px;
    height:58px;
    z-index: 100;
}

#ctlPanel .boxShare .fbCtr,
#ctlPanel .boxShare .twitterCtr,
#ctlPanel .boxShare .weiboCtr {
    padding:35px 0 0 0;
    width:45px;
    height:15px;
    line-height:15px;
    font-family:Arial, Helvetica, Tahoma, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}

#newsDetails {
    background: transparent;
    position: relative;
    width: 100%;
    height: 100%;
}

#newsDetailsBody {
    background-color: #ffffff;
    background-image: url(/20230307111818oe_/https://news.now.com/revamp2014/images/bottom_gray.png);
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0 auto;
    padding: 0 30px 40px 30px;
    width: 850px;
    min-height: 100%;
}

.noIFrame body {
    background: #4D4D4D;
}

#newsDetailsBody .colLeft {
	float:left;
	width:520px;
}

#newsDetailsBody .colRight {
	float:left;
	width:300px;
    margin-left: 30px;
}

#newsDetailsBody .newsTitle {
	font-size:29px;
	font-weight:bold;
	letter-spacing:0.06em;
	padding:20px 0 0 0;
    margin: 0 0 12px 0;
}

#newsDetailsBody .newsInfo {
	margin-bottom: 15px;
	line-height: 30px;
}
#newsDetailsBody .newsInfo .newsTime{
	display: inline-block;
}
#newsDetailsBody .newsTime{
	color:#999999;
}
#newsDetailsBody .newsTime time{
	display: inline;
}
#newsDetailsBody .providerLogo{
	display: inline-block;
	padding-left: 11px;
}
#newsDetailsBody .providerLogo img{
	vertical-align: middle;
	max-height: 26px;
}
#newsDetailsBody .newsLeading {
	font-size:16px;
	letter-spacing:0.06em;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	line-height: 1.7em;
}

#newsDetailsBody .newsLeading a{
	color: #FC8423;
}

#newsDetailsBody .newsLeading a:hover{
	text-decoration: underline;
}

#newsDetailsBody .newsLeading p {
	margin:16px 0;
	padding:0;
}

#newsDetailsBody a.btnTab {
	display:block;
	float:left;
	width:50%;
	height:auto;
	text-decoration:none;
}

#newsDetailsBody a.btnTab.on {
    margin-top: -1px;
}

#newsDetailsBody a.btnTab:hover {
	text-decoration:none;
}

#newsDetailsBody .btnTab > div {
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	padding: 0 12px;
	text-align:center;
}

#newsDetailsBody .btnTab > div.on {
	background-color:#F7F7F7;
	border-top:3px solid #07A4EE;
	color: #07A4EE;
    padding-bottom: 1px;
}

#newsDetailsBody .btnTab > div.off {
	background-color:#333333;
	border-top:3px solid #333333;
	color: #BCBCBC;
}

#newsDetailsBody ol.on {
	display:block;
}

#newsDetailsBody ol.off {
	display:none;
}

#newsDetailsBody .categoryNewsList {
	list-style:none;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

#newsDetailsBody .categoryNewsList li {
	background-color:#F7F7F7;
	border-bottom:1px solid #E5E4E4;
	margin:0;
	padding:0;
    height: 84px;
    overflow: hidden;
}

#newsDetailsBody .categoryNewsList .newsWrap,
#newsDetailsBody .categoryNewsList .newsWrap:hover {
    display: inline-block;
    text-decoration: none;
}

#newsDetailsBody .categoryNewsList .newsImgHolder {
	display: table-cell;
	vertical-align:middle;
	float: left;
	line-height: 60px;
	height: 60px;
	width: 96px;
    margin: 12px;
    border: 1px solid #FFFFFF;
}

#newsDetailsBody .categoryNewsList .itemText {
	display: table-cell;
	vertical-align:middle;
    height: 80px;
    width: 300px;
    line-height: 20px;
    letter-spacing: 0.08em;
}

#newsDetailsBody .categoryNewsList .newsTime {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 2px;
}

#newsDetailsBody .categoryNewsList .itemText.noImage {
    padding-left: 12px;
}

#newsDetailsBody .categoryNewsList li.off {
    display: none;
}

#newsDetailsBody .categoryNewsList li.moreWrap,
#newsDetailsBody .hotNewsList li.moreWrap {
	background-color:#F2F2F2;
	border-bottom: none;
	height: 42px;
}

#newsDetailsBody .categoryNewsList li a.more {
	display: block;
	text-align: center;
	line-height: 42px;
	color: #07A4EE;
	font-size: 22px;
    text-decoration: none;
}

#newsDetailsBody .hotNewsList .newsTime {
    margin-bottom: 0;
}

#newsDetailsBody .hotNewsList .bullet {
    padding-left: 14px;
}

#newsDetailsBody .hotNewsList .itemText {
    padding: 0 17px;
}

#facebookComments {
    background-image: url(/20230307111818oe_/https://news.now.com/revamp2014/images/fb-ajax-loader.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: 50% 8%;
    width: 520px;
    min-height: 164px;
    margin-top: 60px;
}
#facebookComments iframe{
	background-color: #fff;
}

div.news-media {
    background:#000;
    width: 520px;
    height: 292px;
}

div.news-media .player-outer_htc {
    background:url('/20230307111818oe_/https://news.now.com/images/main/player_bg.png') no-repeat 2px 0;
    width: 100%;
    height: 100%;
    margin:0 0;
    /*padding:28px 0;*/
}

div.news-media .player-outer {
    width: 100%;
    height: 100%;
    margin:0 0;
    /*padding:10px 0;*/
}

div.news-media .player-inner{
    width: 100%;
    height: 100%;
    position:relative;
    margin:0 auto;
    padding:0
}

div.news-media .photo-outer{
    width:480px;
    /*margin:10px 0;
    padding:10px 0*/
}

div.news-media .photo-inner{
    width:480px;
    margin:0 auto;
    padding:0;
    text-align:center;
    color: #8a8a8a;
    font-size: 14px;
}

div.news-media .photo{
    width: 100%;
    height: 100%;
    text-align:center;
    background:#000;
    position:absolute;
    top:0;
    left:0;
    overflow: hidden;
    display: block;
    margin: 0;
}

div.news-media .playvideo{
    cursor:pointer;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:url(/20230307111818oe_/https://news.now.com/revamp2014/images/icon_play_l.png) no-repeat 50% 50%;
    z-index: 5;
}

div.news-media .playvideo:hover{
    background:url(/20230307111818oe_/https://news.now.com/revamp2014/images/icon_play_l.png) no-repeat 50% 50%
}

#newsDetailsBody .relatedNewsWrap.show {
    border-top: #F2F2F2 1px solid;
    margin-top: 48px;
    padding-top: 20px;
}

#newsDetailsBody .header {
    font-size: 25px;
    font-weight: bold;
}

#newsDetailsBody .relatedNews {
    list-style: none outside none;
    overflow: hidden;
    margin: 25px 0 0;
    width: 520px;
    height: auto;
    padding: 0;
}

#newsDetailsBody .relatedNews li {
    float: left;
    display: block;
    width: 160px;
    height: 210px;
    margin: 0;
    padding: 0;
}

#newsDetailsBody .relatedNews li.middle {
    margin: 0 20px;
}

#newsDetailsBody .relatedNews a {
    display: block;
    text-decoration: none;
}

#newsDetailsBody .relatedNews .newsImgWrap {
    width: 158px;
    height: 104px;
}

#newsDetailsBody .relatedNews .newsTitle {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height: 22px;
    padding-top: 7px;
    margin-bottom: 5px;
}

#newsDetailsBody .relatedNews .newsTime {
    color: #999;
    font-size: 14px;
}

#flashplayer{
	padding: 20px;
}
#html5Player, #html5Player video{
	width: 100%;
	height: 100%;
	display: block;
}
#preRollAdContainer{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.hotNewsList li a:hover, 
#ctlPanel .btnNext .tipsWrap:hover, #ctlPanel .btnPrev .tipsWrap:hover,
#newsDetailsBody .categoryNewsList li a.more:hover {
    color: #FD8624;
}

.fb_iframe_widget {
    background: #ffffff;
}

.additionalUrls {
	padding-top: 20px;
	border-top: 1px solid #F2F2F2;
	margin-top: 42px;
}
.additionalUrls ul{
	padding: 0 15px;
	margin: 22px 0 0 0;
	list-style: none;
	background-color: #F7F7F7;
}
.additionalUrls ul li{
	padding: 16px 30px 16px 0;
	border-bottom: 1px solid #E4E4E4;
	background: url(/20230307111818oe_/https://news.now.com/revamp2014/images/icon_link_web.png) no-repeat 465px center;
}
.additionalUrls ul li:last-child{
	border-bottom: none;
}
.imagesCollection.gallery {
	width: 500px;
	height: 385px;
	margin: 15px 0;
}
.imageCell{
	border: 1px solid #E8E8E8;
	background-color: #F2F2F2;
	margin: 20px 0px;
	width: 100%;
}
.imageCell img{
	max-height: 385px;
	max-width: 100%;
	display: block;
	border: none;
	margin: auto;
}
.imageCell .imageDesc{
	border-top: 1px solid #E8E8E8;
	background-color: #FAFAFA;
	padding: 7px 9px 6px;
	color: #4D4D4D;
	line-height: 1.4em;
	font-size: 15px;
}
#newsDetailsBody .newsLeading .galleria-info-description p{
	margin: 0;
}
#newsDetailsBody .imageCell .imageDesc > p{
	margin: 0;
}
.providerLinks{
	line-height: 28px;
	float: right;
}
.providerWebsite, .providerFansPage {
	padding-left: 37px;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: inline-block;
	line-height: 22px;
}
.providerWebsite {
	background-image: url(/20230307111818oe_/https://news.now.com/revamp2014/images/icon_site.png);
	padding-right: 12px;
	border-right: 1px solid #E5E5E5;
}
.providerFansPage {
	background-image: url(/20230307111818oe_/https://news.now.com/revamp2014/images/icon_thumb.png);
}
.providerHeader{
	font-size: 24px;
	font-weight: bold;
}
.providerHeader .providerName {
	color: #FC8423;
}
.linkBlock{
	display: block;
}
.linkCell{
	display: block;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	margin: 15px 0;
	text-decoration: none;
}
#newsDetailsBody .newsLeading a.linkCell{
	text-decoration: none;
}
.linkCell .linkImgWrap {
	width: 156px;
	height: 110px;
	float: left;
	overflow: hidden;
	position: relative;
}
.linkCell .linkInfo{
	display: table-cell;
	height: 110px;
	vertical-align: middle;
	padding: 0 12px;
}
.linkCell .linkTitle {
	font-size: 22px;
	line-height: 1.3em;
	width: 100%;
	color: #000;
}
.linkCell:hover .linkTitle{
	color: #FC8423;
}
.linkCell .linkDomain {
	font-size: 13px;
	color: #B8B8B8;
	margin-top: 8px;
	line-height: 1em;
}
.linkCell .videoType {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}

.fillWidth {
    width: 100%;
    height: auto;
}
.fillHeight {
	width: auto;
	height: 100%;
}
