﻿body {
	background: url(../img/main_bg.png) center center;
	background-repeat: repeat-y;
	background-size: cover;
}

.sqs_data_box {
	width: 84%;
	margin: 0 auto;
	overflow: hidden;
}

.sqs_market_tit {
	width: 100%;
	margin-top: 0.6rem;
	height: 0.5rem;
	overflow: hidden;
}

.sqs_market_tit_metal {
	line-height: 0.5rem;
	font-size: 0.32rem;
	color: #FFFFFF;
	float: left;
	margin-right: 0.40rem;
}

/*新闻聚合*/
.sqs_market_banner1 {
	width: 100%;
	height: 6.41rem;
	position: relative;
	top: 0rem;
	background: url(../img/xwjh.png);
	background-size: cover;
}

/* 新闻聚合页标题 */
.sqs_market_banner_tit1 {
	width: 6.33333333rem;
	height: 1.16rem;
	line-height: 1.16rem;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0.48rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	background: #171b55;
	text-align: center;
}


.sqs_data_view_more {
	float: right;
	font-size: 0.213333rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.5rem;
}

.sqs_data_newbox {
	background: #111442;
	margin: 0.26rem auto;
	overflow: hidden;
}

.sqs_data_newbox_con {
	border-top: 0.04rem solid #fff;
	border-bottom: 0.03rem solid #fff;
	margin: 0.46rem 0.26rem;
}

.sqs_data_newbox_con li {
	margin: 0rem 0.26rem;
	border-top: 0.013rem solid #ccc;
	line-height: 0.933rem;
	height: 0.933rem;
	color: #fff;
	font-size: 0.24rem;
}

.sqs_data_newbox_con li:first-child {
	border-top: 0 !important;
}

.sqs_data_newbox_con li a {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	font-size: 0.24rem;
}

.sqs_data_newbox_con li a:hover {
	font-family: MyFontNameB;
	font-weight: bold;
	text-decoration: underline;
}

.sqs_data_newbox_con li span {
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999999;
	font-size: 0.16rem;
	font-family: MyFontNameC;
}

.sqs_data_new{
	width: 100%;
	overflow: hidden;
}

.sqs_data_newL {
	width: 45%;
	overflow: hidden;
	float: left;
}

.sqs_data_newL img {
	width: 100%;
}

.sqs_data_newR {
	float: right;
	width: 50%;
	overflow: hidden;
}

.sqs_data_newRcon li {
	width: 47.5%;
	float: left;
	height: 1.89rem;
	overflow: hidden;
}

.sqs_data_newRcon li:nth-child(even) {
	margin-left: 5%;
}

.newLiMar{
	margin-top: 0.24rem;
}

.sqs_data_newRcon li p {
	font-size: 0.16rem;
	font-family: MyFontNameC;
	color: #999999;
}

.sqs_data_newRcon li a {
	display: block;
	font-size: 0.24rem;
	color: #ffffff;
	line-height: 1.5;
	margin-top: 0.24rem;
}

.sqs_data_newRcon li a:hover {
	font-family: MyFontNamrB;
	font-weight: bold;
	text-decoration: underline;
}
