.ine-banner {
  width: 100%;
  height: 6.41rem;
  position: relative;
  top: 0rem;
  background: url(/eng/images/services_banner.png) no-repeat;
  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;
}

.sqs_dataCon_fr_title {
  font-size: 0.42rem;
  font-family: MyFontNameB;
  font-weight: bold;
  color: #002663;
  margin-bottom: 0.425rem;
  word-break: break-word;
}

.sqs_dataCon_fr div>h3 {
  font-size: 0.26rem;
  font-family: MyFontNameB;
  font-weight: bold;
  color: #020F30;
  margin: 0.28rem 0;
}

.sqs_dataCon_fr div>p {
  font-size: 0.2133rem;
  color: #333;
  line-height: 1.5; 
}

.sqs_serviceCon_box {
  min-height: 500px;
}

.sqs_tyxqy_date_con {
  font-size: 0.2133rem;
  color: #333;
  line-height: 1.5;
  min-height: 500px;
  word-break: break-word;
}

.sqs_tyxqy_box {
  min-height: 500px;
}

.TRS_Editor {
  font-size: 0.2133rem;
  color: #333;
  line-height: 1.5;
}
.TRS_Editor *,.work_content .TRS_Editor *{
   font-size: 0.2133rem !important;
   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;
  height: 0.93rem;
  line-height: 0.93rem;
  display: flex;
  align-items: center;
}

.sqs_dataCon_fr div>h4:hover {
  font-size: 0.24rem;
  font-family: HarmonyOS Sans SC;
  font-weight: 700;
  color: #020B2A;
  height: 0.93rem;
  line-height: 0.93rem;
  /*margin-top: 0.456rem;
			margin-bottom: 0.5rem;*/
}

.line {
  width: 100%;
  border: 1px solid #CCC;
}

.sqs_dataCon_fr div>h4>span {
  font-size: 0.46rem;
  margin-right: 0.2rem;
  /* 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: #666;
  margin-bottom: 0;
}

.sqs_dataCon_fr_show img {
  max-width: 8.16rem;
  height: auto;
  margin-top: 0.2rem;
}
.pc_box .el-pagination__jump .el-input .el-input__inner {
  font-size: 0.17rem;
}

@media screen and (max-width: 750px) {
  .sqs_serviceCon_box {
    min-height: 1.5rem;
  }
  
  .sqs_tyxqy_date_con {

    min-height: 1.5rem;
  }
  
  .sqs_tyxqy_box {
    min-height: 1.5rem;
  }
  .TRS_Editor {
  font-size: 0.15rem !important;
   line-height: 1.5 !important;

}
.TRS_Editor *{
   font-size: 0.15rem !important;
   line-height: 1.5 !important;
}

}

