.bodyC{
  transform: translateY(-130px);
}
.topTag{
  width: 200px;
  height: 36px;
}
.text_211{
    width: 120px;
    height: 36px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    /*font-family: AlimamaShuHeiTi;*/
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 42px;
}
.label_1{
  width: 28px;
  height: 28px;
  margin: 8px 10px;
}
.group_5 {
  margin-top: 20px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  width: 1200px;
  height: 120px;
  justify-content: space-around;
  align-items: center;
}
.text-wrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  height: 54px;
  width: 136px;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
}
.text_font {
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  /**/
  font-weight: 600;
  white-space: nowrap;
}
.text-wrapper:hover {
  background-color: rgba(252, 111, 61, 1);
}
.text-wrapper:hover .text_font{
  color: #fff;
}
.continent_line{
  width: 100%;
  padding: 20px;
  padding-bottom: 0;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 12px;
  border-bottom: 1px solid transparent;
}
.continent_line_box{
  width: calc(100% - 40px);
  border-radius: 10px;
}
.block_5{
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  width: 1160px;
  margin-bottom: 20px;
}
.text-wrapper_1 {
  background-color: rgba(255, 248, 245, 1);
  border-radius: 12px 12px 0px 0px;
  height: 54px;
  width: 1160px;
}
.text_1 {
  width: 40px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  /**/
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  line-height: 28px;
  margin: 14px 0 0 30px;
}
.group_1 {
  box-shadow: 0px 1px 0px 0px rgba(242, 243, 244, 1);
  background-color: rgba(250, 113, 62, 1);
  width: 1160px;
  height: 2px;
  margin-bottom: 4px;
}
.section_3 {
  width: 1130px;
  height: auto;
  margin: 2px 0 0 30px;
}
.text-line {
  width: 100%;
  min-height: 40px;
  margin: 10px 0;
}
.text111 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  /**/
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  width: 100px;
}
.text222div{
  width: 90%;
}
.text222{
  overflow-wrap: break-word;
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  /**/
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
  width: 80px;
  margin-left: 20px;
  cursor: pointer;
}
.text222:hover{
  color: rgba(250, 113, 62, 1)
}