/* For IE8 html5 tags style */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
/* IE8 style end */

html, body{
	font-family: Helvetica, Arial, "Microsoft YaHei", "微软雅黑", "Heiti", "STXihei", "STHeiTi", "华文细黑", Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 16px;
	min-width: 1020px;
}
html.fixscroll, .fixscroll body {
	overflow: hidden;
}
.siteWidth{
	width: 980px;
	margin: auto;
}
.clearBoth{
	clear: both;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FD8624;
}
a img{
	border: none;
}
input{
	outline: none;
}
.placeholder {
	color: #aaa;
}

.ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    color: #000000;
}
.ui-autocomplete {
    cursor: default;
    font-size: 15px;
    position: absolute;
}
.ui-menu {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
}
.ui-menu .ui-menu-item {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-widget-content a {
    color: #333333;
}
.ui-menu .ui-menu-item a {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    line-height: 1.5;
    padding: 5px;
    text-decoration: none;
    font-size: 16px;
}
.ui-menu .ui-menu-item span.code {
    margin-right: 10px;
}
.ui-state-hover, .ui-state-hover, .ui-state-focus {
    background: #E0F4FF;
}
.ui-helper-hidden-accessible{
	display:none;
}
.layoutLeft660 .mainCol{
	width: 660px;
	margin-right: 20px;
	padding-top: 20px;
	float: left;
}
.layoutLeft660 .rightCol{
	float: right;
	width: 300px;
	padding-top: 20px;
}
.layoutLeft660 .rightCol > div{
	margin-bottom: 20px;
}
/*now.com Nav line style*/
.headNavLine{
	background-color: #2A2A2A;
	height: 40px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 15px;
	border-top: #7A7A7A 1px solid;
}
.headNavLine a{
	color: #FFFFFF;
	text-decoration: none;
}
.headNavLine a:hover{
	color: #FD8624;
}
.nowSitesNav{
	list-style: none;
	padding: 0;
	margin: 0;
}
.nowSitesNav li.active a{
	color: #D08232;
}
.nowSitesNav li{
	float:left;
	margin: 13px 0 0;
	padding: 0 12px;
	border-right: 1px solid #4D4D4D;
}
.nowSitesNav li.noSeparator{
	border-right: none;
}

.nowSitesTools{
	float: right;
	line-height: 40px;
	margin-right: 20px;
}
.nowSitesTools > div{
	float: left;
}
#weatherInfoBox{
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: left center;
}
.nowSitesTools .search{
	display: block;
	width: 24px;
	height: 40px;
	
	background-image: url(/20230307112747oe_/https://news.now.com/revamp2014/images/icon_search.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.nowSitesTools .search:hover{
	background-image: url(/20230307112747oe_/https://news.now.com/revamp2014/images/icon_search_on.png);
}
.nowSitesTools .login{
	display: block;
	line-height: 40px;
	padding-left: 32px;
	background-image: url(/20230307112747oe_/https://news.now.com/revamp2014/images/icon_fb_login.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.nowSitesTools .user{
	display: none;
}
.nowSitesTools .separator{
	height: 15px;
	width: 1px;
	border-left: 1px solid #4D4D4D;
	margin: 13px 14px 0;
}

#fbLoginCtrl a .logout{
	position: absolute;
	opacity: 0.01;
	filter:alpha(opacity=1);
	transition: opacity 0.5s;
	top: 0;
	left: 0;
    text-align: center;
}
#fbLoginCtrl a:hover .logout{
	opacity: 1;
	filter:alpha(opacity=100);
}
#fbLoginCtrl .userCtrlOpt{
	position: relative;
	float: left;
	margin-left: 15px;
}
#fbLoginCtrl .fbUserThumb{
	float: left;
}
#fbLoginCtrl .fbUserThumb img{
	vertical-align: middle;
}
#fbLoginCtrl a .fbUserName{
	opacity: 1;
	filter:alpha(opacity=100);
	transition: opacity 0.5s;
	max-width: 100px;
	min-width: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#fbLoginCtrl a:hover .fbUserName{
	opacity: 0;
	filter:alpha(opacity=0);
}

.siteHeader{
	background-color: #F8F8F8;
	min-width: 100%;
	z-index: 100;
}
.siteHeaderBanner{
	padding: 10px 0 5px;
	position: relative;
	min-height: 112px;
}
.bigNowNewsLogoWrap{
	position: absolute;
	bottom: -10px;
	left: -20px;
	background-color: #F8F8F8;
	background-image: url('/20230307112747oe_/https://news.now.com/revamp2014/images/nav_shadow.png');
	background-repeat: no-repeat;
	background-position: 22px bottom;
	z-index: 5;
}
.bigNowNewsLogo{
	display: block;
	margin: 12px 40px 15px 36px;
	float: left;
}
.bannerAd{
	width: 728px;
	height: 90px;
	margin-left: 25px;
	float: right;
}
#preRollAdText{
	position:absolute;
	top:3px;
	left: 50%;
	z-index: 99;
	display: none;
}
#preRollAdText span{
	padding: 5px;
	background: #ccc;
	text-align: center;
	font-size: 14px;
	color: white;
	text-shadow:1px 1px #333333;
}
.adsText{
	text-align: center;
	font-size: 14px;
	color:#6d6d6d;
}
#preRollControls {
    z-index: 9999;
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

#preRollControls button {
    margin-left: 5px;
    margin-top: 2px;
    border: 0;
    background: transparent;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    opacity: 1.0;
}

#preRollControls button:hover {
    opacity: 0.8;
}

#preRollControls .play {
    background-image: url('/20230307112747oe_/https://news.now.com/revamp2020/images/player/baseline_play_arrow_white_18dp.png');
}

#preRollControls .paused {
    background-image: url('/20230307112747oe_/https://news.now.com/revamp2020/images/player/baseline_pause_white_18dp.png');
}

#preRollControls .volume_on {
    background-image: url('/20230307112747oe_/https://news.now.com/revamp2020/images/player/baseline_volume_up_white_18dp.png');
}

#preRollControls .volume_off {
    background-image: url('/20230307112747oe_/https://news.now.com/revamp2020/images/player/baseline_volume_off_white_18dp.png');
}

.siteNavBar{
	padding-top: 10px;
	background: #F8F8F8 url(/20230307112747oe_/https://news.now.com/revamp2014/images/nav_shadow.png) top center no-repeat;
	border-bottom: solid 1px #D9D9D9;
	top: -10px;
	left: 0px;
	z-index: 1000;
	min-height: 47px;
	min-width: 100%;
}
.siteMenu{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 46px;
	text-align: right;
}
.siteMenu > li{
	padding: 0;
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #EBEBEB;
	position: relative;
	transition: background-color 0.3s;
}
.siteMenu > li:last-child{
	border-right: 1px solid #EBEBEB;
}
.siteMenu > li .label{
	display: none;
}
.siteMenu > li.lastItem{
	border-right: 1px solid #EBEBEB;
}
.siteMenu > li > a{
	display: block;
	padding: 10px 15px 8px;
	height: 47px;
	-webkit-transition: background-color 0.5s, padding 0.3s; /* For Safari 3.1 to 6.0 */
	transition: background-color 0.5s, padding 0.3s;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.siteMenu > li.smallSpace > a{
	padding: 10px 15px 14px;
}
.siteMenu > li:hover{
	background-color: #FFFFFF;
}
.siteMenu > li.active > a{
	border-top: 4px solid #FD8524;
	background-color: #FFFFFF;
	padding-bottom: 38px;
	padding-top: 6px;
}
.siteMenu > li:hover > .siteSubMenu{
	visibility: visible;
	opacity: 1;
}
.siteSubMenu{
	visibility: hidden;
	position: absolute;
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
	width: 98px;
	border: 1px solid #EBEBEB;
	text-align: left;
	z-index: 100000;
	opacity: 0;
	top: 100%;
	transition: opacity 0.3s;
}
.siteSubMenu > li{
	display: block;
	float: none;
	margin: 0;
	border: none;
	border-bottom: 1px solid #EBEBEB;
}
.siteSubMenu > li > a{
	line-height: 50px;
	padding: 0 17px;
	color: #00529b;
	display: block;
}
.siteSubMenu > li > a:hover{
	color: #FD8624;
}
.siteNavBar.miniBar .siteMenu > li > a{
	padding: 10px 10px 8px;
}
.siteNavBar.miniBar .siteMenu > li.smallSpace > a{
	padding: 10px 11px 11px;
}
.siteNavBar.miniBar .siteMenu > li.active > a{
	padding: 6px 11px 38px;
}
.siteNavBar.miniBar .siteMenu > li.smallSpace.active > a{
	padding: 6px 14px 14px;
}
.siteNavBar .nowNewsIcon{
	overflow: hidden;
	width: 0;
	opacity: 0;
}
.siteNavBar.miniBar li.nowNewsIcon a {
	padding: 1px 11px 1px;
}
.siteNavBar.miniBar .nowNewsIcon{
	width: 122px;
	opacity: 1;
	transition: opacity 0.3s 0.2s, width 0.3s 0.2s;
}
.siteNavBar .nowNewsIcon .icon img{
	height: 44px;
	position: relative;
    top: -9px;
}
.siteNavBar.miniBar{
	background-image: none;
	padding-top: 0;
	max-width: 100% !important;
	width: 100% !important;
}
.siteMenu .tvIcon{
	margin-right: 7px;
	margin-left: 7px;
}
.siteNavBar.miniBar .siteMenu .tvIcon{
	display: none;
}
.siteNavBar nav{
	height: 47px;
}

.moreRightArrow{
	background: url(/20230307112747oe_/https://news.now.com/revamp2014/images/btn_more_off.png) no-repeat right center;
	padding-right: 20px;
	line-height: 19px;
}
.moreRightArrow:hover{
	background-image: url(/20230307112747oe_/https://news.now.com/revamp2014/images/btn_more_on.png);
}

.pageSection{
	overflow: hidden;
}

.newsImgWrap.fill{
	position: relative;
	overflow: hidden;
}
.newsImg{
	display:block;
}
.fill .newsImg{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.newsImg.fillWidth{
	width: 100%;
	height: auto;
}
.newsImg.fillHeight{
	width: auto;
	height: 100%;
}

.footerSection{
	background-color: #F7F7F7;
}
.footer{
	overflow: hidden;
	padding: 20px 5px 45px;
	font-size: 14px;
	color: #666666;
}
.footerLinks{
	float: left;
	margin: 0;
	padding: 0;
	line-height: 35px;
}
.footerLinks li{
	list-style: none;
	display: inline-block;
	margin-right: 35px;
}
.footerLinks li a{
	color: #666666;
	text-decoration: none;
}
.footerLinks li a:hover{
	color: #FD8624;
	text-decoration: underline;
}
.footer .copyright{
	line-height: 35px;
	text-align: right;
}
.footer .copyright a{
	margin-left: 13px;
}
.footer .copyright a img{
	vertical-align: middle;
}
.footer .shopsText a{
	color: #FD8E3C;
}


.hotNewsListBlock.greyBg .hotNewsList{
    background-color: #F7F7F7;
}
.hotNewsListBlock.greyBg .moreWrap{
    background-color: #F2F2F2;
}
.hotNewsHeadBar, .newsInformerHeadBar, .homeSocialNewsBanner .socialHeader, .hotTopicsBox .hotTopicsHeader{
	background-color: #333333;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	padding: 0 12px;
}
.hotNewsList, .homeColLeft .categoryNewsList{
	list-style: none;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.hotNewsList li, .homeColLeft .categoryNewsList li{
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E5E4E4;
	background-color:#FFFFFF;
}
.hotNewsList li.moreWrap, .homeColLeft .categoryNewsList li.moreWrap{
	border-bottom: none;
	height: 42px;
}
.hotNewsList li .more, .homeColLeft .categoryNewsList li .more{
	display: block;
	text-align: center;
	line-height: 42px;
	color: #07A4EE;
	font-size: 22px;
}
.hotNewsList li .more:hover, .homeColLeft .categoryNewsList li .more:hover{
    color: #FD8624;
}
.hotNewsList li > a{
	display: block;
}
.hotNewsList .bullet{
	float: left;
	font-size: 32px;
	font-style: italic;
    font-family: "Helvetica", "Arial";
    font-weight: lighter;
	color: #07A4EE;
	line-height: 84px;
	height: 84px;
	width: 34px;
	text-align: center;
	padding-left: 9px;
    display: table-cell;
    vertical-align: middle;
}
.hotNewsList .itemText{
	display: table-cell;
    height: 84px;
    /*line-height: 20px;*/
    letter-spacing: 0.04em;
	vertical-align:middle;
	padding: 0 10px 0 14px;
}
.hotNewsList .newsTime, .categoryNewsList .newsTime{
    display: block;
    color: #999999;
    font-size: 14px;
    margin-top: 5px;
}

.alertNewsWrap{
	position: relative;
	height: 36px;
	background-color: #0A5499;
	display: none;
}
.alertNewsImg{
	border: none;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	
}
#alertNews{
	overflow: hidden;
	line-height: 36px;
	color: #FFFFFF;
	padding-left: 140px;
	cursor: default;
}
.alertNewsClose{
	float: right;
	height: 30px;
	width: 30px;
	margin: 3px 3px 0 0;
}
.alertNewsWrap .alertNewsItem{
	margin: 0 15px;
}

.adLargeRect{
	width: 300px;
	height: 270px;
}
.adMiniBanner{
	width: 300px;
	height: auto;
}

#floatBottom{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 100;
	visibility: hidden;
}
.floatAdWrap{
	width: 910px;
	margin: auto;
}
#ad_FloatingLargeRec{
	position: absolute;
	top: -250px;
	box-shadow: 0 0 10px -5px #000;
}
#ad_FloatingLargeRec > .closeBttn{
	display: block;
	width: 30px;
	height: 30px;
	top: -30px;
	color: #fff;
	position: absolute;
	left: 0;
	background:#0A5499;
	text-align: center;
	vertical-align: middle;
}
#ad_FloatingLargeRec > .closeBttn img{
	display: block;
}
#ad_Crazy{
	position: absolute;
	z-index: -1;
}

body > img[width='1']{
display: none;
}

.categoryNewsDropDownList{
	padding-top: 20px;
	width: 520px;
}

.categoryNewsDropDownList select{
	font-size: 14px;    
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  .categoryNewsDropDownList select {
    font-size: 20px;      
    }
}
.homeColLeft a.btnTab {
	display:block;
	float:left;
	width:50%;
	height:auto;
	text-decoration:none;
}

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

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

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

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

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

.homeColLeft ol.on {
	display:block;
}

.homeColLeft ol.off {
	display:none;
}

.homeColLeft .hotNewsList .newsTime,  
.homeColLeft .categoryNewsList .newsTime{
    margin-bottom: 0;
}

.homeColLeft .hotNewsList .bullet {
    padding-left: 8px;
}

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

.homeColLeft .categoryNewsList .newsImgHolder {
	display: table-cell;
	vertical-align:middle;
	float: left;
	line-height: 60px;
	height: 60px;
	width:84px;
    margin: 12px;
}

.homeColLeft .categoryNewsList .itemText {
	display: table-cell;
	vertical-align:middle;
    height: 65px;
    width: 220px;
    /*line-height: 20px;*/
    letter-spacing: 0.08em;
    padding: 10px 10px 0px 20px;
}

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

.categoryNewsList li.off {
    display: none;
}

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

.propSelector{
	border: 1px solid #E6E6E6;
	border-radius: 3px;
	overflow: hidden;
	background: none;
	height: 34px;
	line-height: 34px;
	position: relative;
	padding: 0 10px;
}
.propSelector > select{
	height: 100%;
	width: 100%;
	font-size: 16px;
	border: none;
	background: transparent none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.propSelector .propSelectorField{
	padding-right: 23px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background: url(/20230307112747oe_/https://news.now.com/revamp2014/images/icon_arrow_down_blue.png) no-repeat right center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.propSelector .loadingIndicator{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}