﻿.sqs_tyxqy_banner {
	width: 100%;
	height: 6.41rem;
	position: relative;
	top: 0rem;
	background: url(/eng/img/new_banner.png);
	background-size: cover;
}
.sqs_sxqy_banner{
width: 100%;
	height: 6.41rem;
	position: relative;
	top: 0rem;
	background: url(/eng/img/new_banner.png);
	background-size: cover;	
}

.sqs_tyxqy_box {
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

.sqs_tyxqy_box_text {
	margin: 0 auto;
	width: 12.04rem;
	padding: 0.7rem 2rem;
	background: #ffffff;
	position: absolute;
	top: -3rem;
	left: 1.495rem;
	z-index: 11;
	color: #333333;
}

.sqs_tyxqy_tit {
	padding: 0.6rem 0 0.5rem;
	position: relative;
	line-height: 1.25;
	font-size: 0.36rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #000000;
}

.sqs_tyxqy_date {
	font-weight: 400;
	color: #999999 !important;
	font-size: 0.20rem;
}

.sqs_tyxqy_date_con {
	width: 100%;
	margin-top: 0.4rem;
	overflow: hidden;
	font-size: 0.20rem;
}

.sqs_tyxqy_date_con p {
	font-size: 0.20rem;
	line-height: 1.5;
	margin-top: 0.3rem;
}
.sqs_tyxqy_date_con p:first-child{
margin-top:0rem;
}
/* Links页面样式 */
.links-href,
.Map-tit,
.map-link {
	width: 100%;
	overflow: hidden;
}
.links-href>li {
	overflow: hidden;
	width: 100%;
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 2px solid #f2f2f2;
}
.links-href>li>a {
	font-family: MyFontNameB;
	font-weight: bold;
	display: block;
	color: #2d3295;
	font-size: 0.24rem;
}
/* websiteMap页面样式 */
.map-tit{
	margin-top: 0.67rem;
}
.map-tit>a {
	font-family: MyFontNameB;
	font-weight: bold;
	display: block;
	color: #2d3295;
	font-size: 0.32rem;
}
.map-link>a {
	margin-top: 0.4rem;
	display: block;
	float: left;
	width: 25%;
	line-height: 1;
	color: #333;
	font-size: 0.24rem;
}
