.box {
  position: relative;
  overflow: hidden;
  background: #9f1a11 url(../images/bg.png) no-repeat center 654px;
  background-size: 1920px;
}

.banner {
  height: 654px;
  background: url(../images/banner_bg.png) no-repeat center top;
  border-bottom: 2px solid #fbd497;
}

.banner_container {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 52px;
  height: 100%;
  position: relative;
}

.txt01 {
  margin-left: -58px;
}

.txt02 {
  margin-top: -40px;
  width: 477px;
  height: 44px;
  background: #FFCF83;
  border-radius: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt02 span {
  color: #C90002;
  font-size: 24px;
  margin: 0 14px;
}

.txt02 i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #C90002;
  border-radius: 50%;
}

.djs {
  position: absolute;
  top: 45%;
  left: 41%;
}

.djs span {
  display: inline-block;
  width: 144px;
  height: 208px;
  background: url(../images/djs_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 183px;
  font-weight: bold;
  text-align: center;
  line-height: 208px;
}

.djs i {
  color: #FFCF83;
  font-size: 30px;
  font-style: normal;
}

.box_content {
  box-sizing: border-box;
  padding-top: 35px;
  height: 100%;
  background: url(../images/shu_line.png) no-repeat 32px 37px;
}

.title {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.title01 .title_r {
  width: 633px;
  background: url(../images/title_bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.title02 .title_r {
  width: 545px;
  background: url(../images/title_bg2.png) no-repeat center center;
  background-size: 100% 100%;
}


.title03 .title_r {
  width: 589px;
  background: url(../images/title_bg3.png) no-repeat center center;
  background-size: 100% 100%;
}

.title04 .title_r {
  width: 589px;
  background: url(../images/title_bg4.png) no-repeat center center;
  background-size: 100% 100%;
}

.title05 .title_r {
  width: 522px;
  background: url(../images/title_bg5.png) no-repeat center center;
  background-size: 100% 100%;
}

.title05 .title_r {
  width: 522px;
  background: url(../images/title_bg5.png) no-repeat center center;
  background-size: 100% 100%;
}

.title06 .title_r {
  width: 509px;
  background: url(../images/title_bg6.png) no-repeat center center;
  background-size: 100% 100%;
}

.title07 .title_r {
  width: 473px;
  background: url(../images/title_bg7.png) no-repeat center center;
  background-size: 100% 100%;
}

.title08 .title_r {
  width: 477px;
  background: url(../images/title_bg8.png) no-repeat center center;
  background-size: 100% 100%;
}

.title_r {
  display: flex;
  align-items: flex-start;
  height: 55px;
}

.title_txt {
  width: 65px;
  height: 65px;
  background: linear-gradient(180deg, #FEEED5, #FCCC82);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  color: #C90002;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-weight: bold;
  text-align: center;
}

.title h3 {
  background-image: -webkit-linear-gradient(90deg, #FEEED5 0%, #FCCC82 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FEEED5;
  font-size: 22px;
  font-weight: bold;
  margin-top: 14px;
}

.title01 h3 {
  margin-left: 26px;
}

.title01 p {
  margin-left: 20px;
}

.title02 h3 {
  margin-left: 26px;
}

.title02 p {
  margin-left: 18px;
}

.title03 h3 {
  margin-left: 26px;
}

.title03 p {
  margin-left: 18px;
}

.title04 h3 {
  margin-left: 32px;
}

.title04 p {
  margin-left: 49px;
}

.title05 h3 {
  margin-left: 20px;
}

.title05 p {
  margin-left: 26px;
}

.title06 h3 {
  margin-left: 17px;
}

.title06 p {
  margin-left: 19px;
}

.title07 h3 {
  margin-left: 24px;
}

.title07 p {
  margin-left: 28px;
}

.title08 h3 {
  margin-left: 24px;
}

.title08 p {
  margin-left: 28px;
}

.title p {
  color: #D32014;
  font-size: 18px;
  font-weight: bold;
  margin-top: 8px;
}

.box_body {
  width: 100%;
  box-sizing: border-box;
  padding-left: 70px;
  margin-bottom: 25px;
}

.box01,
.box02,
.box05,
.box07,
.box08 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.white_box {
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 25px 30px;
}

.sub_title {
  display: inline-block;
  width: auto;
  padding: 0 9px 2px;
  position: relative;
  margin-bottom: 20px;
}

.sub_title img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

.sub_title h3 {
  display: inline-block;
  color: #000;
  vertical-align: middle;
  font-size: 24px;
  position: relative;
  z-index: 2;
}

.sub_title h3 span {
  color: #9F1A11;
}

.sub_title::before {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  background: #FFCF83;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.box01_l,
.box02_l,
.box05_l {
  width: 364px;
}

.box01_l p {
  color: #9F1A11;
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
}

.box01_r,
.box02_r,
.box05_r {
  width: 746px;
}

.box01_r p {
  color: #9F1A11;
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
}

.btn_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 17px;
}

.btn_list a {
  display: block;
  width: 30%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: linear-gradient(180deg, #AF2C2A, #FB3920);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 2px 2px 2px 0px rgba(0, 0, 0, 0.21);
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 18px;
  transition: transform .4s ease;
}

.btn_list a:hover,
.box02_btn a:hover {
  transform: translateY(-6px);
}

.box02_btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}

.box02_btn a {
  display: block;
  width: 195px;
  height: 40px;
  background: linear-gradient(180deg, #FEEED5 0%, #FCCC82 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 2px 2px 2px 0px rgba(0, 0, 0, 0.21);
  border-radius: 20px;
  transition: transform .4s ease;
  color: #C90002;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
}

.box02_btn a.box02_btn1 {
  width: 155px;
}

.img_container {
  width: 100%;
  height: 162px;
  background: #9B2825;
  border: 1px solid #9B2825;
}

.img_container img {
  width: 100%;
  height: 100%;
}

.box02_r {
  height: 322px;
}

.e_charts {
  width: 686px;
  height: 215px;
}

.box03_inner {
  width: 100%;
  height: auto;
  border: 2px solid #FEEED5;
  background: linear-gradient(0deg, #AB251B, #DF2E17);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 65px;
}

.box03_item,
.box05_r_item {
  padding: 26px 0 10px;
  border-bottom: 1px dashed #FFFFFF;
}

.box03_item h3,
.box05_r_item h3 {
  color: #FFEC4C;
  font-size: 20px;
  margin-bottom: 16px;
}

.box03_item p,
.box05_r_item p {
  color: #FEFEFE;
  font-size: 20px;
  line-height: 1.8;
}

.box03_item div {
  text-align: right;
}

.box03_item div a {
  color: #FFEC4C;
  font-size: 20px;
}

.box03_item:last-child,
.box05_r_item:last-child {
  border-bottom: 0;
}

.box04_inner {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 12px 66px 53px;
  background: linear-gradient(180deg, #FEEED5 0%, #FCCC82 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 2px 2px 2px 0px rgba(0, 0, 0, 0.21);
  border-radius: 10px 20px 20px 20px;
}

.icon6_container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.icon6_container p {
  font-style: italic;
  background-image: -webkit-linear-gradient(90deg, #AF2C2A 0%, #FB3920 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #AF2C2A;
  font-size: 20px;
  font-weight: bold;
}

.box04_title {
  margin: 5px 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C90002;
  font-size: 30px;
  font-weight: bold;
}

.box04_title span {
  margin: 0 10px;
}

.box04_list {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.box04_item {
  width: 318px;
  height: 171px;
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  transition: transform .4s ease;
  padding: 23px 19px 0;
}

.box04_item:hover {
  transform: translateY(-6px);
}

.box04_line1 {
  display: flex;
  align-items: center;
}

.box04_line1 img {
  width: 70px;
  height: 70px;
  margin-right: 10px;
}

.box04_line_r {
  flex: 1;
}

.box04_line_r h3 {
  color: #C90002;
  font-size: 18px;
}

.box04_line_r p {
  color: #333333;
  font-size: 16px;
}

.box04_item a {
  display: block;
  width: 278px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(0deg, #AF2C2A, #FB3920);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 2px 2px 2px 0px rgba(0, 0, 0, 0.21);
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 20px;
  margin-top: 14px;
}

.box05_l {
  height: auto;
}

.box05_l .img_container2 img {
  width: 100%;
  height: auto;
}

.box06 table {
  width: 100%;
  border-spacing: 0;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  background: #FFFFFF;
}

.box06 table th {
  height: 50px;
  color: #FFFFFF;
  font-size: 20px;
  background: linear-gradient(0deg, #AB251B, #DF2E17);
}

.box06 table td {
  height: 40px;
  color: #B2261B;
  font-size: 20px;
  border-top: 1px solid #B1261B;
  border-right: 1px solid #B1261B;
}

.box06 table td:last-child {
  border-right: 0;
}

.box06 table td a {
  display: block;
  width: 110px;
  height: 28px;
  background: linear-gradient(0deg, #AF2C2A, #FB3920);
  border-radius: 14px;
  text-align: center;
  line-height: 28px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 16px;
}

.box07_r {
  width: 746px;
  height: 317px;
  padding: 0;
}

.common_title2 {
  width: 100%;
  height: 76px;
  background: linear-gradient(180deg, #FEEED5 0%, #FCCC82 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.common_title2_l {
  display: flex;
  align-items: center;
}

.common_title2_l h3 {
  color: #333333;
  font-size: 22px;

}

.common_title2_l h3 span {
  color: #9F1A11;
}

.common_title2_l img {
  margin-right: 6px;
}

.common_title2 a {
  color: #9F1A11;
  font-size: 18px;
}

.box07 .box04_title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.box07_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 50px;
}

.box07_item {
  width: 143px;
  height: 143px;
  background: url(../images/circle_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.box07_item h3 {
  color: #FFEC4C;
  font-size: 20px;
  font-weight: bold;

}

.box07_item p {
  color: #FFFFFF;
  font-size: 20px;
}

.box07_item .box07_line {
  width: 101px;
  height: 1px;
  background: #FFFFFF;
  margin: 8px 0;
}

.box07_item a {
  display: block;
  width: 90px;
  height: 23px;
  background: #FFFFFF;
  border-radius: 2px;
  color: #B1261B;
  font-size: 16px;
  text-align: center;
  line-height: 23px;
}

.box08_l {
  width: 649px;
  padding: 0;
}

.box08_r {
  width: 460px;
  padding: 0;
}

.mrmsmd_cx .selectbox {
  width: 270px;
  height: 30px;
  margin: 0 25px 15px;
}

.mrmsmd_cx .selectbox label {
  display: block;
  float: left;
  padding-right: 14px;
  line-height: 30px;
}

.mrmsmd_cx .selectbox .divselect {
  position: relative;
  display: inline;
  float: left;
  width: 160px;
  height: 28px;
  padding-right: 14px;
  border: 1px solid #e5e5e5;
  line-height: 28px;
  background: #fff url(http://u2.huatu.com/xuyl/eig_imgsel.jpg) no-repeat right center;
  cursor: pointer;
}

.mrmsmd_cx .selectbox cite {
  display: block;
  width: 100%;
  padding-right: 20px;
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  font-size: 14px;
  font-style: normal;
  text-indent: 5px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mrmsmd_cx .selectbox ul {
  display: none;
  position: absolute;
  top: 30px;
  /* right: -1px; */
  left: 0;
  z-index: 5;
  min-width: 190px;
  max-height: 250px;
  overflow: auto;
  margin-top: -2px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.mrmsmd_cx .selectbox li {
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  cursor: pointer;
}

.mrmsmd_cx .selectbox li a {
  display: block;
  height: 28px;
  padding: 0 5px;
  font-size: 12px;
}

.mrmsmd_cx .selectbox li a:hover {
  background: #f7f7f7;
  color: #333;
}

.mrmsmd_cx .btnbox {
  width: 110px;
  height: 34px;
  padding-top: 10px;
  margin: 0 auto;
}

.btnbox {
  width: 278px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(0deg, #AF2C2A, #FB3920);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15), 2px 2px 2px 0px rgba(0, 0, 0, 0.21);
  border-radius: 20px;
  margin: 20px auto 0;
}

.btnbox input,
.btnbox button {
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #FFFFFF;
  cursor: pointer;
}

.form_container {
  padding: 26px 0;
}

.box08_r {
  height: 278px;
}

.box08_r_b {
  line-height: 1.6;
  box-sizing: border-box;
  padding: 18px 28px 0;
}

.box08_r h3 {
  color: #9F1A11;
  font-size: 19px;
}

.box08_r p {
  color: #333333;
  font-size: 17px;
}

.bktj {
  margin: 0 auto 25px;
}

.bktj_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bktj_list a {
  width: 363px;
  height: 213px;
  display: block;
  background: linear-gradient(180deg, #FEEED5 0%, #FCCC82 100%);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 7px;
}

.bktj_list a img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#exp-step-nav {
  width: 65px;
  position: fixed;
  top: 0;
  z-index: 99;
  background-color: #9f1a11;
}

.list-icon-link {
  width: 65px;
  height: 65px;
  background: #fff;
  box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 30%);
  border-radius: 50%;
  color: #000;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-weight: bold;
  text-align: center;
  display: none;
  cursor: pointer;
}

.list-icon-link.on,
.list-icon-link:hover {
  color: #C90002;
  background: linear-gradient(180deg, #FEEED5, #FCCC82);
}

.title_txt.on {
  /* visibility: visible; */
  color: #C90002;
  background: linear-gradient(180deg, #FEEED5, #FCCC82);
}

.banner_btn {
  width: 350px;
  height: 72px;
  text-align: center;
  line-height: 72px;
  background: url(../images/yy_bg.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 28px;
  color: rgb(254, 252, 212);
  font-weight: bold;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 34%;
  display: block;
}

.yyBtn {
  cursor: pointer;
}


.winPage {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}

.winBox {
  width: 568px;
  height: 485px;
  background: url(../images/fix_bg.png) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 70px 30px 0;
  box-sizing: border-box;
}

.inputBox {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 34px;
}

.inputTitle {
  width: calc(100% - 80%);
  font-size: 20px;
  color: #000000;
  display: block;
  text-align: right;
}

.telInput {
  width: 75%;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 10px;
}

.inputPadding {
  padding: 0 10px;
  box-sizing: border-box;
}

.inputText {
  font-size: 16px;
  font-weight: 200;
  color: #000000;
}

.inputLocalBox {
  width: 75%;
  display: flex;
  align-content: center;
  justify-content: space-between;
}

.inputLocal {
  width: 48%;
  height: 60px;
  background: url("../images/select_bg.png") 95% center no-repeat;
  border: 1px solid #000000;
  border-radius: 10px;
}

input::-webkit-input-placeholder {
  color: #C2C0C0;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #C2C0C0;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #C2C0C0;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #C2C0C0;
}

.codeInput {
  width: 64%;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-right: 0;
  border-radius: 10px 0 0 10px;
}

.getCodeBtn {
  width: calc(100% - 64%);
  height: 60px;
  background: #ffa200;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 200;
  color: #FFFFFF;
  cursor: pointer;
}

.sub {
  width: 300px;
  height: 75px;
  background: linear-gradient(110deg, #ff3000 0%, #ff7e00 100%);
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 20px auto 0 auto;
  cursor: pointer;
}

.closeBtn {
  width: 42px;
  height: 42px;
  position: absolute;
  top: -43px;
  right: -43px;
  cursor: pointer;
  transition: transform .3s ease;
}

.closeBtn:hover {
  transform: rotate(180deg);
}

.txt03 {
  font-size: 18px;
  color: #ffb8b8;
  margin-left: 43%;
  margin-top: 10px;
}

@media only all and (max-width:1080px) {

  .box {
    background: #9f1a11 url(../images/bg.png) no-repeat center 11rem;
    background-size: 100%;
  }

  .banner {
    height: 13rem;
    background-size: auto 100%;
  }

  .banner_container {
    width: 100%;
    padding-top: 1rem;
  }

  .txt01 {
    width: 70%;
    margin-left: -1%;
  }

  .txt02 {
    margin-top: -.8rem;
    width: 40%;
    height: 2rem;
    border-radius: 1rem;
    text-align: center;
  }

  .txt02 span {
    font-size: .7rem;
    margin: 0 .1rem;
  }

  .txt02 i {
    display: none;
  }

  .djs {
    position: absolute;
    top: 45%;
    left: 41%;
  }

  .djs span {
    width: 2.7rem;
    height: 3.8rem;
    font-size: 2rem;
    line-height: 3.8rem;
  }

  .djs i {
    font-size: .7rem;
  }

  .box_content {
    padding-top: .8rem;
    background: url(../images/shu_line.png) no-repeat 1.1rem 3rem;
    background-size: auto 100%;
  }

  .title {
    margin-bottom: .8rem;
  }

  .title01 .title_r {
    width: 100%;
    flex: 1;
  }

  .title02 .title_r {
    width: 100%;
    flex: 1;
  }


  .title03 .title_r {
    width: 100%;
    flex: 1;
  }

  .title04 .title_r {
    width: 100%;
    flex: 1;
  }

  .title05 .title_r {
    width: 100%;
    flex: 1;
  }

  .title05 .title_r {
    width: 100%;
    flex: 1;
  }

  .title06 .title_r {
    width: 100%;
    flex: 1;
  }

  .title07 .title_r {
    width: 100%;
    flex: 1;
  }

  .title08 .title_r {
    width: 100%;
    flex: 1;
  }

  .title_r {
    height: 2.6rem;
  }

  .title_txt {
    width: 2.2rem;
    height: 2.2rem;
    font-size: .6rem;
    margin-right: .1rem;
  }

  .title h3 {
    font-size: .7rem;
    margin-top: .4rem;
  }

  .title01 h3 {
    margin-left: 4%;
  }

  .title01 p {
    margin-left: 2%;
  }

  .title02 h3 {
    margin-left: 4%;
  }

  .title02 p {
    margin-left: 2%;
  }

  .title03 h3 {
    margin-left: 4%;
  }

  .title03 p {
    margin-left: 2%;
  }

  .title04 h3 {
    margin-left: 4%;
  }

  .title04 p {
    margin-left: 2%;
  }

  .title05 h3 {
    margin-left: 4%;
  }

  .title05 p {
    margin-left: 2%;
  }

  .title06 h3 {
    margin-left: 4%;
  }

  .title06 p {
    margin-left: 2%;
  }

  .title07 h3 {
    margin-left: 5%;
    margin-top: .8rem;
  }

  .title07 p {
    margin-left: 6%;
    margin-top: .5rem !important;
  }

  .title08 h3 {
    margin-left: 5%;
    margin-top: .8rem;
  }

  .title08 p {
    margin-left: 6%;
    margin-top: .5rem !important;
  }

  .title p {
    font-size: .6rem;
    margin-top: .1rem;
  }

  .box_body {
    width: 100%;
    padding-left: 2.8rem;
    margin-bottom: .8rem;
  }

  .box01,
  .box02,
  .box05,
  .box07,
  .box08 {
    flex-direction: column;
  }

  .white_box {
    border-radius: .4rem;
    padding: .6rem;
  }

  .sub_title {
    padding: 0 .4rem .1rem;
    margin-bottom: .4rem;
  }

  .sub_title img {
    width: .8rem;
    height: auto;
  }

  .sub_title h3 {
    font-size: .8rem;
  }


  .sub_title::before {
    height: .4rem;
    border-radius: .4rem;
  }

  .box01_l,
  .box02_l,
  .box05_l {
    width: 100%;
    margin-bottom: .6rem;
  }

  .box01_l p {
    font-size: .7rem;
    line-height: 1.6;
  }

  .box01_r,
  .box02_r,
  .box05_r {
    width: 100%;
  }

  .box01_r p {
    font-size: .7rem;
    line-height: 1.6;
  }

  .btn_list {
    margin-top: .6rem;
  }

  .btn_list a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 1.8rem;
    line-height: 1;
    border-radius: .4rem;
    font-size: .7rem;
  }

  .btn_list a:hover,
  .box02_btn a:hover {
    transform: translateY(-.1rem);
  }

  .box02_btn {
    margin-top: .6rem;
  }

  .box02_btn a {
    width: 47%;
    height: 1.8rem;
    border-radius: 1rem;
    font-size: .7rem;
    line-height: 1.8rem;
  }

  .box02_btn a.box02_btn1 {
    width: 47%;
  }

  .img_container {
    height: auto;
  }

  .box02_r {
    height: 20rem;
  }

  .e_charts {
    width: 100%;
    height: 17rem;
  }

  .box03_inner {
    width: 100%;
    height: auto;
    border-radius: .6rem;
    padding: .6rem;
  }

  .box03_item,
  .box05_r_item {
    padding: .6rem 0 .8rem;
  }

  .box03_item h3,
  .box05_r_item h3 {
    font-size: .7rem;
    margin-bottom: .6rem;
  }

  .box03_item p,
  .box05_r_item p {
    font-size: .65rem;
    line-height: 1.6;
  }

  .box03_item div a {
    font-size: .65rem;
  }

  .box04_inner {
    width: 100%;
    padding: .6rem;
    border-radius: .8rem;
  }

  .icon6_container img {
    width: 1rem;
    height: auto;
  }

  .icon6_container p {
    font-size: .7rem;
  }

  .box04_title {
    margin: .2rem 0 .6rem;
    font-size: .8rem;
  }

  .box04_title img {
    width: .6rem;
    height: auto;
  }

  .box04_title span {
    margin: 0 .3rem;
  }

  .box04_list {
    flex-direction: column;

  }

  .box04_item {
    width: 100%;
    height: auto;
    border-radius: .2rem;
    margin: .4rem 0;
    padding: .6rem 5%;
  }

  .box04_item:hover {
    transform: translateY(-.1rem);
  }

  .box04_line1 img {
    width: 3rem;
    height: 3rem;
    margin-right: .4rem;
  }

  .box04_line_r h3 {
    font-size: .8rem;
  }

  .box04_line_r p {
    font-size: .7rem;
  }

  .box04_item a {
    width: 80%;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: .4rem;
    font-size: .7rem;
    margin: .8rem auto 0;
  }

  .box06 table {
    border-radius: .5rem;
  }

  .box06 table th {
    height: auto;
    font-size: .7rem;
  }

  .box06 table td {
    height: auto;
    font-size: .6rem;
  }

  .box06 table td a {
    width: 3.4rem;
    height: 1rem;
    border-radius: 1rem;
    line-height: 1rem;
    font-size: .7rem;
  }

  .box07_r {
    width: 100%;
    height: auto;
    padding: 0;
    padding-bottom: .8rem;
  }

  .common_title2 {
    height: 3rem;
    border-radius: 10px 10px 0 0;
    padding: 0 3%;
  }

  .common_title2_l h3 {
    font-size: .7rem;
  }

  .common_title2_l img {
    width: .8rem;
    margin-right: .2rem;
  }

  .common_title2 a {
    font-size: .6rem;
  }

  .box07 .box04_title {
    margin-top: .4rem;
    margin-bottom: .4rem;
  }

  .box07_list {
    padding: 0;
  }

  .box07_item {
    width: 4rem;
    height: 4rem;
  }

  .box07_item h3 {
    font-size: .7rem;
  }

  .box07_item p {
    font-size: .6rem;
  }

  .box07_item .box07_line {
    width: 70%;
    margin: .1rem 0;
  }

  .box07_item a {
    width: 80%;
    height: 1rem;
    border-radius: .1rem;
    font-size: .6rem;
    line-height: 1rem;
  }

  .box08_l {
    width: 100%;
    padding: 0;
    padding-bottom: .8rem;
  }

  .box08_r {
    margin-top: .8rem;
    padding: 0;
    padding-bottom: .8rem;
  }


  .btnbox {
    width: 60%;
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: 1rem;
    margin: .6rem auto 0;
  }

  .btnbox input,
  .btnbox button {
    font-size: .8rem;
  }

  .form_container {
    padding: 1rem 0 0;
  }

  .box08_r {
    width: 100%;
    height: auto;
  }

  .box08_r_b {
    padding: .8rem .6rem 0;
  }

  .box08_r h3 {
    font-size: .7rem;
  }

  .box08_r p {
    font-size: .7rem;
  }

  .bktj {
    width: 8rem;
    margin: 0 auto .4rem;
  }

  .bktj_list a {
    width: 33%;
    height: 3.8rem;
    border-radius: .4rem;
    padding: .1rem;
  }

  .bktj_list a img {
    border-radius: .4rem;
  }


  #exp-step-nav {
    width: 2.2rem;
  }

  .list-icon-link {
    width: 2.2rem;
    height: 2.2rem;
    font-size: .6rem;
    margin-right: .1rem;
  }

  .banner_btn {
    width: 8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .7rem;
    margin-top: .2rem;
    margin-left: 26%;
  }

  .txt03 {
    font-size: .6rem;
    margin-left: 27%;
    margin-top: .7rem;
  }

  .winBox {
    width: 90%;
    height: 12rem;
    background-size: 100% 100%;
    padding: 1.8rem 3% 0;
  }

  .inputBox {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
  }

  .inputTitle {
    width: calc(100% - 80%);
    font-size: 0.65rem;
    text-align: right;
    white-space: nowrap;
  }

  .telInput {
    width: 75%;
    height: 1.5rem;
    border-radius: 0.3rem;
  }

  .inputPadding {
    padding: 0 0.25rem;
  }

  .inputText {
    font-size: 0.6rem;
  }

  .inputLocal {
    width: 48%;
    height: 1.5rem;
    border-radius: 0.3rem;
    background-size: .4rem;
  }

  .codeInput {
    width: 64%;
    height: 1.5rem;
    border-radius: 0.3rem 0 0 .3rem;
  }

  .getCodeBtn {
    height: 1.5rem;
    border-radius: 0 .3rem .3rem 0;
    font-size: 0.6rem;
  }

  .sub {
    width: 6rem;
    height: 1.5rem;
    border-radius: 1rem;
    font-size: .7rem;
    margin: 0.5rem auto 0 auto;
  }

  .closeBtn {
    width: 1.25rem;
    height: auto;
    top: -1.5rem;
    right: 0;
  }

}