﻿.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;
}

/* 内容盒子1区 */
.sqs_serviceCon_box {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}

.sqs_serviceCon_box {
	width: 100%;
	background-color: #171B55;
	padding-bottom: 1rem;
}

.sqs_serviceCon_box1 {
	width: 84%;
	height: 8.35rem;
	margin: 0.3rem auto 0.58rem;
}

.sqs_footerBox {
	margin-top: 0;
}

.sqs_serviceTxt,
.sqs_serviceCon_box1 a {
	float: left;
	width: 31.33%;
	height: 2.4rem;
	color: #FFFFFF;
	margin: 3% 3% 0 0;
}

.sqs_serviceCon_box1 a {
	position: relative;
	box-sizing: border-box;
	border-radius: 0.02rem;
	padding: 0.85rem 0.37rem 0 0.43rem;
	font-size: 0.38rem;
	font-family: MyFontNameB;
	font-weight: bold;
	background-color: #222775;
}

.sqs_serviceCon_box1>a:nth-child(3n+0) {
	margin-right: 0 !important;
}

.sqs_serviceTxt {
	overflow: hidden;
}

.sqs_serviceTxt p {
	font-weight: 400;
	font-size: 0.24rem;
	margin-top: 0.2rem;
}


.sqs_boxli_text {
	margin-top: 0.2rem;
	display: flex;
	justify-content: space-between;
}

.sqs_anmite_jt {
	float: right;
	width: 0.45rem;
	height: 0.32rem;
	cursor: pointer;
}

.sqs_anmite_jt:hover img,
.SHFE_banner2_shorttxt:hover img {
	animation: mymove 0.2s infinite;
	animation-duration: 0.5s;
	animation-iteration-count: 3;
	/*Safari and Chrome*/
	-webkit-animation: mymove 0.2s infinite;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 3;
}

@keyframes mymove {
	from {
		left: 0rem;
	}

	to {
		left: 0.45rem;
	}
}

@-webkit-keyframes mymove {

	/*Safari and Chrome*/
	from {
		left: 0rem;
	}

	to {
		left: 0.45rem;
	}
}

.sqs_anmite_jt img {
	width: 0.32rem;
	height: 0.16rem;
	overflow: hidden;
	position: relative;
	top: 0.11rem;
	left: 0;

}

.sqs_boxli_line {
	width: 4rem;
	height: 0.05rem;
	background: #FFFFFF;
	position: absolute;
	bottom: 0;
}

.sqs_serviceCon_box1 a:hover {
	background-color: #2D3295;
}

.sqs_serviceCon_box1 a:hover .sqs_boxli_line {
	height: 0.1rem;
	bottom: -0.05rem;
}

/* 内容盒子2区 */
.sqs_Service_SHFE_banner2 {
	width: 100%;
	height: 6.4rem;
	background: url(../img/servicesPageBg.png) no-repeat center center;
	background-size: cover;
}

.SHFE_banner2_mem {
	padding-top: 0.55rem;
	box-sizing: border-box;
	width: 84%;
	margin: 0 auto;
}

.SHFE_banner2_memTit {
	display: block;
	font-size: 0.38rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;

}

.SHFE_banner2_short {
	width: 100%;
	height: 9rem;

}

.SHFE_banner2_shortbox {
	width: 100%;
	overflow: hidden;
}

.SHFE_banner2_shorttxt {
	width: 8rem;
	font-size: 0.48rem;
	float: left;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2.215rem;
	cursor: pointer;
}

.SHFE_banner2_shorttxt>img {
	width: 0.34rem;
	height: 0.16rem;
	position: relative;
	top: 0.625rem;
	left: 0;
}

.SHFE_banner2_shortLink {
	margin-top: 0.3rem;
	float: right;
}

.SHFE_banner2_shortLink a {
	display: block;
	font-size: 0.32rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0.34rem;
	width: 5.08rem;
	height: 0.705rem;
	text-align: center;
	line-height: 0.705rem;
	border: 1px solid #FFFFFF;
	border-radius: 0.05rem;
}

.SHFE_banner2_shortLink a:hover {
	background: #2D3295;
	border: 1px solid #2D3295 !important;
}

/* 内容盒子3区 */

.sqs_serviceCon_marked {
	margin-top: 0.54rem !important;
	width: 84%;
	margin: 0 auto;
	height: 3.81rem;
}

.sqs_serviceCon_markedbox1 {
	float: left;
}

.sqs_serviceCon_markedbox2 {
	float: right;
}

.sqs_serviceCon_markedbox1,
.sqs_serviceCon_markedbox2 {
	width: 48%;
	overflow: hidden;
}

.sqs_serviceCon_markedbox1>h2 {
	font-size: 0.32rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0.3rem;
}

.sqs_serviceCon_markedbox1>p {
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #FFFFFF;
	margin-bottom: 0.4rem;
}

.sqs_serviceCon_markedbox1Link {
	display: block;
	width: 3.81rem;
	height: 0.71rem;
	border: 0.01rem solid #FFFFFF;
	border-radius: 0.04rem;
	font-size: 0.24rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.71rem;
}

.sqs_serviceCon_markedbox1Link:hover {
	background: #2D3295;
	border: 1px solid #2D3295 !important;
}

.sqs_serviceCon_markedbox2>img {
	width: 100%;
}
