﻿.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_dataCon_box {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
}

.sqs_tradingHoursTit {
	text-align: center;
	font-size: 0.2667rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
}

.sqs_dataCon_fr {
	width: 12rem;
	float: right;
	overflow: hidden;
	padding-top: 0.32rem;
	margin-right: 1rem;
}


.sqs_HolidayCon_btn {
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.16rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0.5rem 0 0 4.5rem;
	width: 2rem;
	height: 0.4rem;
	background: #2D3295;
	border-radius: 0.02rem;
	cursor: pointer;
}

.sqs_tradingHoursTit2 {
	text-align: center;
	font-size: 0.2667rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
}

.sqs_HolidayCon {
	width: 100%;
	overflow: hidden;
}

.sqs_HolidayCon p {
	font-size: 0.213333rem;
	font-weight: 400;
	color: #141414;
	line-height: 1.5;
	margin-top: 0.25rem;
}

.sqs_HolidayCon_a {
	text-align: center;
	margin: 0.3rem auto;
	line-height: 0.2667rem;
}

.sqs_HolidayCon_a a {
	font-size: 0.2667rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #2D3295;

}

.sqs_HolidayCon_a a:hover {
	text-decoration: underline;
}

.sqs_HolidayCon_rtbto {
	width: 100%;
	overflow: hidden;
	margin-top: 1rem;
	text-align: right;
}

.sqs_HolidayCon_rtbto h2 {
	font-size: 0.2667rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #333333;
}

.sqs_dataCon_fr1 {
	position: absolute;
	top: 0.97rem;
	right: 0;
	width: 12rem;
	float: right;
	overflow: hidden;
	padding-top: 0.32rem;
	margin-right: 1rem;
	/* opacity: 0; */
	display: none;
	
}

.sqs_dataCon_fr_tit {
	font-size: 0.426666rem;
	font-family: MyFontNameB;
	font-weight: bold;
	color: #020F30;
	margin: 0.41rem 0 0 6.2rem;
}

.admo {
	opacity: 1;
	transition: all 1s;
}

.admv {
	opacity: 0;
	transition: all 1s;
}
