﻿.sqs_Service_SHFE_banner {
	width: 100%;
	height: 6.4rem;
	position: relative;
	top: 0rem;
	background: url(../img/Services_banner.png) no-repeat center center;
	background-size: cover;
}

.sqs_serviceCon_box {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}

.sqs_dataCon_fr {
	width: 12rem;
	float: right;
	overflow: hidden;
	padding-top: 0.32rem;
	margin-right: 1rem;
	font-size: 0.2133rem;
}

.sqs_dataCon_fr_title {
	font-size: 0.42rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
	margin-bottom: 0.425rem;
}

.sqs_dataCon_fr div h3 {
	font-size: 0.26rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
	margin-bottom: 0.28rem;
}

.sqs_dataCon_fr div>p {
	font-size: 0.2133rem;
	color: #141414;
	margin-bottom: 0.475rem;
	line-height: 1.5;
}

.sqs_dataCon_fr div a {
	font-size: 0.186666rem;
	font-family: MyFontNameB;
	font-weight: bold;
	text-decoration: underline;
	color: #2D3295;
	display: block;
	line-height: 1;
}

.sqs_dataCon_fr div h4 {
	font-size: 0.24rem;
	font-family: HarmonyOS Sans SC;
	font-weight: 700;
	color: #2D3295;
	min-height: 0.93rem;
	padding:0.1rem 0;
	box-sizing: border-box;
}

.sqs_dataCon_fr div h4:hover {
	font-size: 0.24rem;
	font-family: HarmonyOS Sans SC;
	font-weight: 700;
	color: #020B2A;
	/*margin-top: 0.456rem;
			margin-bottom: 0.5rem;*/
}

.line {
	width: 100%;
	border: 1px solid #CCC;
	font-size: 0;
}

.sqs_dataCon_fr div h4 span {
	font-size: 0.46rem;
	margin-right: 0.5rem;
	margin-top: 0.2rem;
}

.sqs_dataCon_fr_show {
	font-size: 0.24rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
	line-height: 0.4875rem;
	margin-left: 0.843rem;
	display: none;
	padding-top: 0.32rem;
}

.sqs_dataCon_fr_show h5 {
	font-size: 0.2133rem;
	margin: 0.25rem 0;
	line-height: 1.5;
}

.sqs_dataCon_fr_show span {
	font-size: 0.16rem;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	margin-bottom: 0;
}

.sqs_dataCon_fr_show img{
	width: 9.16rem;
	margin-top: 0.2rem;
}