body{color :#ffffff;}
.banner{width: 100%;}
.main{}
.main h1{padding: 23px .7rem 3px;color: #fff;font-size: 20px;line-height: 26px;}
.main .source{position: relative;padding: 9px .7rem 17px;border-bottom: 1px solid #252525; color: #92979C	;font-size: 13px;line-height: 20px;}
.main .source .link{
	position: absolute;right: .7rem;top: 9; padding: 0 .5rem; color: #46A1FB;
}
.main .source span{position:relative;top:3px;font-size:20px;line-height:20px;font-weight:bold;}
.rela-stocks{padding: 0 .7rem}
.rela-stocks .tit{position: relative; padding: 15px 0 6px;color: #8c8c8c;font-size: 15px;}
.rela-stocks .tit i{position: absolute;right: .7rem;top: 22px; width: 13px;height: 8px;background: url(../img/news/arrow.png) 0 0 repeat-x;background-size: 100% 100%;}
.rela-stocks .stock-relative{position: relative;height: 42px;overflow: hidden;}
.rela-stocks .stock-area{position: absolute;top: 0;left: 0; width: 100%;}
.rela-stocks .stock{position: relative;padding-right: 5.2rem; font-size: 13px;line-height: 21px;color: #7c7c7c;}
.rela-stocks .stock .name{display: block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:100%;}
.rela-stocks .stock .rate{position: absolute;right:0;top:0; color:#d1d1d1; letter-spacing: 1px;}
.color-1 .rela-stocks .stock .rate.red{color: #fd3030;}
.color-1 .rela-stocks .stock .rate.green{color: #0b8851;}
.color-2 .rela-stocks .stock .rate.red{color: #0b8851;}
.color-2 .rela-stocks .stock .rate.green{color: #fd3030;}
.color-3 .rela-stocks .stock .rate.red{color: #0b8851;}
.color-3 .rela-stocks .stock .rate.green{color: #ee9123;}
.article{padding: 15px .7rem; text-indent: 2em; color: #dfdfdf;font-size: 15px;line-height: 26px;}
.link-area{padding: 0 .7rem 15px;}
.link{color: #d1d1d1;}

.style-2{background-color: #ffffff;color: #555555}

.style-2 .main h1,.style-2 .article,.style-2 .rela-stocks .tit,.style-2 .link{color: #555555;}
.style-2 .rela-stocks .tit i{background: url(../img/news/arrow-2.png) 0 0 repeat-x;background-size: 100% 100%;}
.style-2 .main .source{border-bottom: 1px solid #e7e7e7}
.style-2 .main .source,.style-2 .rela-stocks .stock{color: #888888;}

.style-2 .rela-stocks .stock .rate{color:#b0b0b0; letter-spacing: 1px;}
.style-2.color-1 .rela-stocks .stock .rate.red{color: #e10000;}
.style-2.color-1 .rela-stocks .stock .rate.green{color: #009241}
.style-2.color-2 .rela-stocks .stock .rate.red{color: #009241;}
.style-2.color-2 .rela-stocks .stock .rate.green{color: #e10000}
.style-2.color-3 .rela-stocks .stock .rate.red{color: #009241;}
.style-2.color-3 .rela-stocks .stock .rate.green{color: #ecbe1f}

.style-3{background-color: #111b24;}
