
.content-two{
	display: none;
}

.ine-banner {
  width: 100%;
  height: 6.41rem;
  position: relative;
  top: 0rem;
  background: url(/eng/images/services_banner.png) no-repeat;
  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;
  margin-bottom: 0.2rem;
}
.agree_btn{
font-weight: bold;
text-decoration: underline;
color: #2D3295;
text-align: center;
cursor: pointer;
font-size: 0.186666rem;
}
.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: #2D3295;
}

.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;
}

.sqs_HolidayCon_a a {
  display: block;
  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: #002663;
  margin: 0.41rem 0 0 6.2rem;
}
.TRS_Editor A,.TRS_Editor a{
	color: #0000ee;
}
.admo {
  opacity: 1;
  transition: all 1s;
}

.admv {
  opacity: 0;
  transition: all 1s;
}
