body {
  background: none;
  overflow-x: hidden;
}
.centen,
.box {
  width: 100%;
  height: 100%;
  position: relative;
}
.box1 {
  background: #ff6322 url(../images/about/about_ban1.png) no-repeat left bottom;
  background-size: 100% auto;
  color: #fff;
  text-align: center;
  min-height: 16.66666667rem;
}
.box1 h1 {
  font-weight: 900;
  letter-spacing: 1px;
  padding-top: 2.22222222rem;
  position: relative;
  z-index: 1;
}
[data-dpr='1'] .box1 h1 {
  font-size: 36px;
}
[data-dpr='2'] .box1 h1 {
  font-size: 72px;
}
[data-dpr='3'] .box1 h1 {
  font-size: 108px;
}
[data-dpr='4'] .box1 h1 {
  font-size: 144px;
}
.box1 h3 {
  padding-top: 0.18518519rem;
  position: relative;
  z-index: 1;
}
[data-dpr='1'] .box1 h3 {
  font-size: 21px;
}
[data-dpr='2'] .box1 h3 {
  font-size: 42px;
}
[data-dpr='3'] .box1 h3 {
  font-size: 63px;
}
[data-dpr='4'] .box1 h3 {
  font-size: 84px;
}
.start_cen {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.start_cen i {
  position: absolute;
  opacity: 0;
  -webkit-opacity: 0;
  transition: all 0.3s;
}
@keyframes opshow {
  0% {
    opacity: 0;
    -webkit-opacity: 0;
  }
  50% {
    opacity: 0.6;
    -webkit-opacity: 0.6;
  }
  100% {
    opacity: 0;
    -webkit-opacity: 0;
  }
}
.start_cen i::before {
  content: "\e666";
  color: #fff;
}
.istatr1 {
  animation: opshow 6s 2s infinite;
  right: 10%;
  top: 0;
}
[data-dpr='1'] .istatr1 {
  font-size: 150px;
}
[data-dpr='2'] .istatr1 {
  font-size: 300px;
}
[data-dpr='3'] .istatr1 {
  font-size: 450px;
}
[data-dpr='4'] .istatr1 {
  font-size: 600px;
}
.istatr2 {
  animation: opshow 5s 2s infinite;
  left: 20%;
  top: 0.74074074rem;
}
[data-dpr='1'] .istatr2 {
  font-size: 60px;
}
[data-dpr='2'] .istatr2 {
  font-size: 120px;
}
[data-dpr='3'] .istatr2 {
  font-size: 180px;
}
[data-dpr='4'] .istatr2 {
  font-size: 240px;
}
.istatr2 {
  animation: opshow 5s infinite;
  left: 20%;
  top: 0.74074074rem;
}
[data-dpr='1'] .istatr2 {
  font-size: 40px;
}
[data-dpr='2'] .istatr2 {
  font-size: 80px;
}
[data-dpr='3'] .istatr2 {
  font-size: 120px;
}
[data-dpr='4'] .istatr2 {
  font-size: 160px;
}
.istatr3 {
  animation: opshow 6s infinite;
  left: -2%;
  top: 22%;
}
[data-dpr='1'] .istatr3 {
  font-size: 30px;
}
[data-dpr='2'] .istatr3 {
  font-size: 60px;
}
[data-dpr='3'] .istatr3 {
  font-size: 90px;
}
[data-dpr='4'] .istatr3 {
  font-size: 120px;
}
.istatr4 {
  animation: opshow 5s 2s infinite;
  left: 28%;
  top: 42%;
}
[data-dpr='1'] .istatr4 {
  font-size: 60px;
}
[data-dpr='2'] .istatr4 {
  font-size: 120px;
}
[data-dpr='3'] .istatr4 {
  font-size: 180px;
}
[data-dpr='4'] .istatr4 {
  font-size: 240px;
}
.istatr5 {
  animation: opshow 6s infinite;
  left: 46%;
  top: 28%;
}
[data-dpr='1'] .istatr5 {
  font-size: 115px;
}
[data-dpr='2'] .istatr5 {
  font-size: 230px;
}
[data-dpr='3'] .istatr5 {
  font-size: 345px;
}
[data-dpr='4'] .istatr5 {
  font-size: 460px;
}
.istatr6 {
  animation: opshow 8s infinite;
  left: 20%;
  top: 78%;
}
[data-dpr='1'] .istatr6 {
  font-size: 100px;
}
[data-dpr='2'] .istatr6 {
  font-size: 200px;
}
[data-dpr='3'] .istatr6 {
  font-size: 300px;
}
[data-dpr='4'] .istatr6 {
  font-size: 400px;
}
.istatr7 {
  animation: opshow 5s 2s infinite;
  right: 5%;
  top: 78%;
}
[data-dpr='1'] .istatr7 {
  font-size: 30px;
}
[data-dpr='2'] .istatr7 {
  font-size: 60px;
}
[data-dpr='3'] .istatr7 {
  font-size: 90px;
}
[data-dpr='4'] .istatr7 {
  font-size: 120px;
}
.istatr8 {
  animation: opshow 6s infinite;
  right: 21%;
  top: 62%;
}
[data-dpr='1'] .istatr8 {
  font-size: 50px;
}
[data-dpr='2'] .istatr8 {
  font-size: 100px;
}
[data-dpr='3'] .istatr8 {
  font-size: 150px;
}
[data-dpr='4'] .istatr8 {
  font-size: 200px;
}
.istatr9 {
  animation: opshow 8s 2s infinite;
  right: 2%;
  top: 22%;
}
[data-dpr='1'] .istatr9 {
  font-size: 35px;
}
[data-dpr='2'] .istatr9 {
  font-size: 70px;
}
[data-dpr='3'] .istatr9 {
  font-size: 105px;
}
[data-dpr='4'] .istatr9 {
  font-size: 140px;
}
@keyframes antop {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 0.37037037rem);
    -webkit-transform: translate(0, 0.37037037rem);
  }
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
}
.box2 {
  text-align: center;
  background: #fff;
  padding: 1.11111111rem 0;
}
.box2 h5 {
  font-weight: 900;
  color: #100c31;
}
[data-dpr='1'] .box2 h5 {
  font-size: 25px;
}
[data-dpr='2'] .box2 h5 {
  font-size: 50px;
}
[data-dpr='3'] .box2 h5 {
  font-size: 75px;
}
[data-dpr='4'] .box2 h5 {
  font-size: 100px;
}
.box2 .box2_text {
  line-height: 0.74074074rem;
  color: #aaaabb;
  padding: 0 0.92592593rem;
}
[data-dpr='1'] .box2 .box2_text {
  font-size: 15px;
}
[data-dpr='2'] .box2 .box2_text {
  font-size: 30px;
}
[data-dpr='3'] .box2 .box2_text {
  font-size: 45px;
}
[data-dpr='4'] .box2 .box2_text {
  font-size: 60px;
}
.box2 .box2_text p {
  margin-top: 0.46296296rem;
}
.box2 .box2_tit2 {
  margin-top: 1.85185185rem;
}
.box2 .box2_img {
  position: relative;
  width: 100%;
  margin-top: 3.33333333rem;
  height: 7.40740741rem;
}
.box2 .box2_img img {
  position: absolute;
  left: 50%;
}
.box2 .box2_img .box2_img_r1 {
  width: 5.55555556rem;
  margin-left: -2.77777778rem;
  top: 0;
}
.box2 .box2_img .box2_img_r2 {
  width: 1.11111111rem;
  margin-left: -0.55555556rem;
  top: -0.74074074rem;
  animation: antop 6s infinite;
}
.box1_report {
  background: #ff6322 url(../images/about/about_ban2.png) no-repeat left bottom;
  background-size: 100% auto;
}
.box2_report {
  padding: 0.55555556rem 0.92592593rem 1.48148148rem 0.92592593rem;
  background: #fff !important;
}
.box2_report li {
  width: 100%;
  float: left;
  padding: 0.55555556rem 0;
  border-bottom: 1px solid #c2c2cb;
}
.box2_report li .about_box4_tt1 {
  width: 100%;
  text-align: left;
  color: #000000;
  font-weight: 700;
  line-height: 0.66666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.07407407rem;
  height: 1.33333333rem;
}
[data-dpr='1'] .box2_report li .about_box4_tt1 {
  font-size: 18px;
}
[data-dpr='2'] .box2_report li .about_box4_tt1 {
  font-size: 36px;
}
[data-dpr='3'] .box2_report li .about_box4_tt1 {
  font-size: 54px;
}
[data-dpr='4'] .box2_report li .about_box4_tt1 {
  font-size: 72px;
}
.box2_report li .about_box4_tt2 {
  width: 100%;
  text-align: left;
  color: #acacbb;
  line-height: 0.66666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  margin-top: 0.2962963rem;
}
[data-dpr='1'] .box2_report li .about_box4_tt2 {
  font-size: 15px;
}
[data-dpr='2'] .box2_report li .about_box4_tt2 {
  font-size: 30px;
}
[data-dpr='3'] .box2_report li .about_box4_tt2 {
  font-size: 45px;
}
[data-dpr='4'] .box2_report li .about_box4_tt2 {
  font-size: 60px;
}
.box2_report li .about_report_r {
  width: 4.81481481rem;
  float: right;
}
.box2_report li .about_box4_tt3 {
  width: 2.96296296rem;
  height: 2.22222222rem;
  float: left;
  overflow: hidden;
  border-radius: 0.01851852rem;
}
.box2_report li .about_box4_tt3 img {
  max-width: 100%;
}
.box1_joinus {
  background: #ff591d url(../images/about/about_ban3.png) no-repeat left bottom;
  background-size: 100% auto;
}
.box1_joinus h1 {
  font-weight: 900;
  letter-spacing: 1px;
  padding-top: 2.22222222rem;
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
}
[data-dpr='1'] .box1_joinus h1 {
  font-size: 36px;
}
[data-dpr='2'] .box1_joinus h1 {
  font-size: 72px;
}
[data-dpr='3'] .box1_joinus h1 {
  font-size: 108px;
}
[data-dpr='4'] .box1_joinus h1 {
  font-size: 144px;
}
.box1_joinus .start_cen .istatr5 {
  left: 89%;
  top: 46%;
}
[data-dpr='1'] .box1_joinus .start_cen .istatr5 {
  font-size: 40px;
}
[data-dpr='2'] .box1_joinus .start_cen .istatr5 {
  font-size: 80px;
}
[data-dpr='3'] .box1_joinus .start_cen .istatr5 {
  font-size: 120px;
}
[data-dpr='4'] .box1_joinus .start_cen .istatr5 {
  font-size: 160px;
}
.box1_joinus .start_cen .istatr6 {
  left: 9%;
  top: 66%;
}
[data-dpr='1'] .box1_joinus .start_cen .istatr6 {
  font-size: 40px;
}
[data-dpr='2'] .box1_joinus .start_cen .istatr6 {
  font-size: 80px;
}
[data-dpr='3'] .box1_joinus .start_cen .istatr6 {
  font-size: 120px;
}
[data-dpr='4'] .box1_joinus .start_cen .istatr6 {
  font-size: 160px;
}
.box2 {
  background: #f5f9fd;
}
.box2 .start_cen i:before {
  color: #ff9142;
}
.box2 .start_cen .istatr1 {
  right: -6%;
}
.box2 .start_cen .istatr2 {
  left: 1%;
}
.box2 .start_cen .istatr3 {
  left: 1%;
  top: 3.33333333rem;
}
.box2 .start_cen .istatr4 {
  left: 2%;
  top: 5.18518519rem;
}
.box2 .start_cen .istatr5 {
  left: 62%;
  top: 13.33333333rem;
}
.box2 .start_cen .istatr6 {
  left: 92%;
  top: 11.48148148rem;
}
[data-dpr='1'] .box2 .start_cen .istatr6 {
  font-size: 45px;
}
[data-dpr='2'] .box2 .start_cen .istatr6 {
  font-size: 90px;
}
[data-dpr='3'] .box2 .start_cen .istatr6 {
  font-size: 135px;
}
[data-dpr='4'] .box2 .start_cen .istatr6 {
  font-size: 180px;
}
.box2 .start_cen .istatr7 {
  right: 12%;
  top: 18.51851852rem;
}
.box2 .start_cen .istatr8 {
  right: 42%;
  top: 20.37037037rem;
}
.box2 .start_cen .istatr9 {
  right: 2%;
  top: 25.92592593rem;
}
.box2 .start_cen .istatr10 {
  animation: opshow 5s 2s infinite;
  left: 2%;
  top: 16.66666667rem;
}
[data-dpr='1'] .box2 .start_cen .istatr10 {
  font-size: 60px;
}
[data-dpr='2'] .box2 .start_cen .istatr10 {
  font-size: 120px;
}
[data-dpr='3'] .box2 .start_cen .istatr10 {
  font-size: 180px;
}
[data-dpr='4'] .box2 .start_cen .istatr10 {
  font-size: 240px;
}
.box2 .start_cen .istatr10 {
  animation: opshow 6s 2s infinite;
  left: 2%;
  top: 22.22222222rem;
}
[data-dpr='1'] .box2 .start_cen .istatr10 {
  font-size: 45px;
}
[data-dpr='2'] .box2 .start_cen .istatr10 {
  font-size: 90px;
}
[data-dpr='3'] .box2 .start_cen .istatr10 {
  font-size: 135px;
}
[data-dpr='4'] .box2 .start_cen .istatr10 {
  font-size: 180px;
}
.box2 .start_cen .istatr10 {
  animation: opshow 6s 2s infinite;
  left: 42%;
  top: 29.62962963rem;
}
[data-dpr='1'] .box2 .start_cen .istatr10 {
  font-size: 35px;
}
[data-dpr='2'] .box2 .start_cen .istatr10 {
  font-size: 70px;
}
[data-dpr='3'] .box2 .start_cen .istatr10 {
  font-size: 105px;
}
[data-dpr='4'] .box2 .start_cen .istatr10 {
  font-size: 140px;
}
.box2 .ab_box2_up {
  width: 8.51851852rem;
  background: #fff;
  position: relative;
  z-index: 2;
  left: 50%;
  top: -3.33333333rem;
  margin-left: -4.25925926rem;
  border-radius: 0.09259259rem;
  box-shadow: 0rem 0 0.2962963rem 0.09259259rem rgba(0, 0, 0, 0.08);
  padding: 0.55555556rem 0.55555556rem;
}
.box2 .ab_box2_up .box2_up_h1 {
  color: #100c31;
  letter-spacing: 0.01851852rem;
  padding: 0.09259259rem 0 0.37037037rem 0;
  font-weight: 700;
}
[data-dpr='1'] .box2 .ab_box2_up .box2_up_h1 {
  font-size: 25px;
}
[data-dpr='2'] .box2 .ab_box2_up .box2_up_h1 {
  font-size: 50px;
}
[data-dpr='3'] .box2 .ab_box2_up .box2_up_h1 {
  font-size: 75px;
}
[data-dpr='4'] .box2 .ab_box2_up .box2_up_h1 {
  font-size: 100px;
}
.box2 .ab_box2_up .box2_up_h2 {
  text-align: left;
  color: #5e5d6d;
}
[data-dpr='1'] .box2 .ab_box2_up .box2_up_h2 {
  font-size: 17px;
}
[data-dpr='2'] .box2 .ab_box2_up .box2_up_h2 {
  font-size: 34px;
}
[data-dpr='3'] .box2 .ab_box2_up .box2_up_h2 {
  font-size: 51px;
}
[data-dpr='4'] .box2 .ab_box2_up .box2_up_h2 {
  font-size: 68px;
}
.box2 .box2_up_chex {
  width: 100%;
  height: 2.03703704rem;
  line-height: 0.92592593rem;
  float: left;
  margin-top: 0.27777778rem;
  color: #acacbb;
  border-bottom: 1px solid #c2c2cb;
}
[data-dpr='1'] .box2 .box2_up_chex {
  font-size: 14px;
}
[data-dpr='2'] .box2 .box2_up_chex {
  font-size: 28px;
}
[data-dpr='3'] .box2 .box2_up_chex {
  font-size: 42px;
}
[data-dpr='4'] .box2 .box2_up_chex {
  font-size: 56px;
}
.box2 .box2_up_chex span {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
  padding-left: 0.37037037rem;
}
.box2 .box2_up_chex span i {
  width: 0.37037037rem;
  height: 0.37037037rem;
  border: 1px solid #C2C2CB;
  position: absolute;
  left: 50%;
  margin-left: -0.74074074rem;
  top: 0.27777778rem;
  border-radius: 0.05555556rem;
}
.box2 .box2_up_chex .box2_up_checked {
  background: #FF9443;
  border: 1px solid #FF9443;
}
.box2 .box2_up_chex span i input {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
}
.box2 .box2_up_chex span .box2_up_checked::before {
  content: "\e62c";
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 0.33333333rem;
  line-height: 0.37037037rem;
  left: 0;
  top: -1px;
}
[data-dpr='1'] .box2 .box2_up_chex span .box2_up_checked::before {
  font-size: 12px;
}
[data-dpr='2'] .box2 .box2_up_chex span .box2_up_checked::before {
  font-size: 24px;
}
[data-dpr='3'] .box2 .box2_up_chex span .box2_up_checked::before {
  font-size: 36px;
}
[data-dpr='4'] .box2 .box2_up_chex span .box2_up_checked::before {
  font-size: 48px;
}
.box2 .box2_up_input {
  width: 100%;
  float: left;
  margin-top: 0.18518519rem;
}
.box2 .box2_up_input .box2_up_pt1 {
  width: 90%;
  float: left;
  border-bottom: 1px solid #c2c2cb;
  padding-bottom: 0.37037037rem;
  margin-top: 0.37037037rem;
}
.box2 .box2_up_input .box2_up_pt1 input {
  width: 100%;
  height: 0.62962963rem;
  line-height: 0.62962963rem;
  color: #acacbb;
}
[data-dpr='1'] .box2 .box2_up_input .box2_up_pt1 input {
  font-size: 16px;
}
[data-dpr='2'] .box2 .box2_up_input .box2_up_pt1 input {
  font-size: 32px;
}
[data-dpr='3'] .box2 .box2_up_input .box2_up_pt1 input {
  font-size: 48px;
}
[data-dpr='4'] .box2 .box2_up_input .box2_up_pt1 input {
  font-size: 64px;
}
.box2 input::-webkit-input-placeholder {
  color: #acacbb;
  font-weight: normal;
}
[data-dpr='1'] .box2 input::-webkit-input-placeholder {
  font-size: 16px;
}
[data-dpr='2'] .box2 input::-webkit-input-placeholder {
  font-size: 32px;
}
[data-dpr='3'] .box2 input::-webkit-input-placeholder {
  font-size: 48px;
}
[data-dpr='4'] .box2 input::-webkit-input-placeholder {
  font-size: 64px;
}
.box2 .box2_up_pt3 {
  position: relative;
}
.box2 .box2_up_pt3 i {
  width: 100%;
  height: 0.62962963rem;
  line-height: 0.62962963rem;
  color: #acacbb;
  position: relative;
  float: left;
}
[data-dpr='1'] .box2 .box2_up_pt3 i {
  font-size: 16px;
}
[data-dpr='2'] .box2 .box2_up_pt3 i {
  font-size: 32px;
}
[data-dpr='3'] .box2 .box2_up_pt3 i {
  font-size: 48px;
}
[data-dpr='4'] .box2 .box2_up_pt3 i {
  font-size: 64px;
}
.box2 .box2_up_pt3 .box2_up_pt3_t {
  position: absolute;
  left: 0;
  top: 0;
  background: none;
}
.box2 .box2_up_pt3 i::after {
  content: "\e632";
  color: #9393A8;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 26px;
}
.box2 .box2_up_pt3 span {
  position: absolute;
  height: 0.62962963rem;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-opacity: 0;
  z-index: 2;
}
.box2 .box2_up_btn {
  width: 100%;
  text-align: center;
}
.box2 .box2_up_btn span {
  width: 2.59259259rem;
  height: 0.85185185rem;
  line-height: 0.85185185rem;
  background: #FF9443;
  text-align: center;
  cursor: pointer;
  color: #fff;
  border-radius: 0.05555556rem;
  display: inline-block;
  transition: all 0.1s;
  margin-top: 0.55555556rem;
  margin-bottom: 0.37037037rem;
}
[data-dpr='1'] .box2 .box2_up_btn span {
  font-size: 16px;
}
[data-dpr='2'] .box2 .box2_up_btn span {
  font-size: 32px;
}
[data-dpr='3'] .box2 .box2_up_btn span {
  font-size: 48px;
}
[data-dpr='4'] .box2 .box2_up_btn span {
  font-size: 64px;
}
.about_box2_cn {
  width: 100%;
  margin-top: -0.18518519rem;
  position: relative;
  z-index: 2;
}
.about_box2_cn .about_box2_ch2 {
  color: #100c31;
  letter-spacing: 0.01851852rem;
  font-weight: 700;
}
[data-dpr='1'] .about_box2_cn .about_box2_ch2 {
  font-size: 25px;
}
[data-dpr='2'] .about_box2_cn .about_box2_ch2 {
  font-size: 50px;
}
[data-dpr='3'] .about_box2_cn .about_box2_ch2 {
  font-size: 75px;
}
[data-dpr='4'] .about_box2_cn .about_box2_ch2 {
  font-size: 100px;
}
.about_box2_cn .about_box2_ls {
  padding: 0.37037037rem;
  width: 100%;
}
.about_box2_cn .about_box2_ls span {
  width: 50%;
  float: left;
  text-align: center;
  color: #100c31;
  position: relative;
  height: 2.96296296rem;
  padding-top: 2.77777778rem;
  margin: 0.55555556rem 0;
}
[data-dpr='1'] .about_box2_cn .about_box2_ls span {
  font-size: 16px;
}
[data-dpr='2'] .about_box2_cn .about_box2_ls span {
  font-size: 32px;
}
[data-dpr='3'] .about_box2_cn .about_box2_ls span {
  font-size: 48px;
}
[data-dpr='4'] .about_box2_cn .about_box2_ls span {
  font-size: 64px;
}
.about_box2_cn .about_box2_ls span::before {
  position: absolute;
  color: #FF9142;
  top: 0;
  left: 0;
  width: 100%;
}
[data-dpr='1'] .about_box2_cn .about_box2_ls span::before {
  font-size: 105px;
}
[data-dpr='2'] .about_box2_cn .about_box2_ls span::before {
  font-size: 210px;
}
[data-dpr='3'] .about_box2_cn .about_box2_ls span::before {
  font-size: 315px;
}
[data-dpr='4'] .about_box2_cn .about_box2_ls span::before {
  font-size: 420px;
}
.about_box2_ls .about_box2_ls1::before {
  content: "\e623";
}
.about_box2_ls .about_box2_ls2::before {
  content: "\e61e";
}
.about_box2_ls .about_box2_ls3::before {
  content: "\e624";
}
.about_box2_ls .about_box2_ls4::before {
  content: "\e627";
}
.about_box2_ls .about_box2_ls5::before {
  content: "\e626";
}
.about_box2_ls .about_box2_ls6::before {
  content: "\e625";
}
.box3 {
  padding: 1.11111111rem 0 2.22222222rem 0;
  text-align: center;
}
.box3 .about_box3_h {
  color: #100c31;
  letter-spacing: 0.01851852rem;
  padding: 0.09259259rem 0 0.37037037rem 0;
  font-weight: 700;
}
[data-dpr='1'] .box3 .about_box3_h {
  font-size: 25px;
}
[data-dpr='2'] .box3 .about_box3_h {
  font-size: 50px;
}
[data-dpr='3'] .box3 .about_box3_h {
  font-size: 75px;
}
[data-dpr='4'] .box3 .about_box3_h {
  font-size: 100px;
}
.box3 .about_box3_by {
  width: 100%;
  position: relative;
  margin-top: 0.55555556rem;
  padding-bottom: 2.77777778rem;
}
.box3 .about_box3_by::before {
  content: "";
  width: 0.07407407rem;
  height: 100%;
  position: absolute;
  background: #FF9142;
  left: 50%;
  top: 0;
  margin-left: -0.03703704rem;
  border-radius: 0.03703704rem;
}
.box3 ul {
  position: relative;
  z-index: 1;
}
.box3 li {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 4.25925926rem;
}
.box3 .about_box3_by li::before {
  content: "";
  width: 0.2962963rem;
  height: 0.2962963rem;
  background: #fff;
  border-radius: 50%;
  border: 0.09259259rem solid #FF9142;
  position: absolute;
  left: 50%;
  margin-left: -0.14814815rem;
  top: 0;
}
.box3 .about_box3_by li::after {
  content: "";
  height: 0.07407407rem;
  width: 1.48148148rem;
  background: #FF9142;
  position: absolute;
  left: 50%;
  margin-left: 0.07407407rem;
  top: 0.11111111rem;
}
.box3 .about_box3_by li:nth-child(even)::after {
  margin-left: -1.55555556rem;
}
.box3 .about_box3_by li:nth-child(even) i {
  margin-left: -3.2037037rem;
}
.box3 li span {
  position: absolute;
  width: 5.55555556rem;
  text-align: center;
  color: #100c31;
  line-height: 0.7037037rem;
  left: 50%;
  top: -0.37037037rem;
  margin-left: -5.18518519rem;
}
[data-dpr='1'] .box3 li span {
  font-size: 15px;
}
[data-dpr='2'] .box3 li span {
  font-size: 30px;
}
[data-dpr='3'] .box3 li span {
  font-size: 45px;
}
[data-dpr='4'] .box3 li span {
  font-size: 60px;
}
.box3 .about_box3_by li:nth-child(even) span {
  margin-left: -0.18518519rem;
}
.box3 li i {
  width: 1.66666667rem;
  height: 1.66666667rem;
  line-height: 1.59259259rem;
  border-radius: 50%;
  text-align: center;
  border: 0.03703704rem solid #FF9142;
  color: #FF9142;
  float: left;
  position: absolute;
  left: 50%;
  margin-left: 1.53703704rem;
  top: -0.66666667rem;
  box-shadow: 0px 0px 0.12962963rem 1px rgba(255, 146, 68, 0.5);
  -webkit-box-shadow: 0px 0px 0.12962963rem 1px rgba(255, 146, 68, 0.5);
}
[data-dpr='1'] .box3 li i {
  font-size: 58px;
}
[data-dpr='2'] .box3 li i {
  font-size: 116px;
}
[data-dpr='3'] .box3 li i {
  font-size: 174px;
}
[data-dpr='4'] .box3 li i {
  font-size: 232px;
}
.about_box3_by .about_box3_l1 i::before {
  content: "\e622";
}
.about_box3_by .about_box3_l2 i::before {
  content: "\e61d";
}
.about_box3_by .about_box3_l3 i::before {
  content: "\e620";
}
.about_box3_by .about_box3_l4 i::before {
  content: "\e61f";
}
.about_box3_by .about_box3_l5 i::before {
  content: "\e621";
}
.message {
  width: 5.55555556rem;
  height: 1.03703704rem;
  line-height: 1.03703704rem;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -2.77777778rem;
  margin-top: -0.42592593rem;
  border-radius: 0.09259259rem;
  z-index: 33;
  display: none;
}
[data-dpr='1'] .message {
  font-size: 16px;
}
[data-dpr='2'] .message {
  font-size: 32px;
}
[data-dpr='3'] .message {
  font-size: 48px;
}
[data-dpr='4'] .message {
  font-size: 64px;
}
.box2_article {
  padding: 1.11111111rem 0.92592593rem;
  background: #fff !important;
}
.box2_article .about_box4_bh {
  color: #100c31;
  font-weight: 700;
  line-height: 0.77777778rem;
}
[data-dpr='1'] .box2_article .about_box4_bh {
  font-size: 19px;
}
[data-dpr='2'] .box2_article .about_box4_bh {
  font-size: 38px;
}
[data-dpr='3'] .box2_article .about_box4_bh {
  font-size: 57px;
}
[data-dpr='4'] .box2_article .about_box4_bh {
  font-size: 76px;
}
.box2_article .about_box4_pt1 {
  width: 100%;
  color: #9393a8;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  text-align: right;
  margin: 0.37037037rem 0;
}
[data-dpr='1'] .box2_article .about_box4_pt1 {
  font-size: 14px;
}
[data-dpr='2'] .box2_article .about_box4_pt1 {
  font-size: 28px;
}
[data-dpr='3'] .box2_article .about_box4_pt1 {
  font-size: 42px;
}
[data-dpr='4'] .box2_article .about_box4_pt1 {
  font-size: 56px;
}
.box2_article .about_box4_pt2 {
  width: 100%;
  text-align: left;
  margin: 0.37037037rem 0;
  color: #a9a9b9;
  line-height: 0.62962963rem;
}
[data-dpr='1'] .box2_article .about_box4_pt2 {
  font-size: 14px;
}
[data-dpr='2'] .box2_article .about_box4_pt2 {
  font-size: 28px;
}
[data-dpr='3'] .box2_article .about_box4_pt2 {
  font-size: 42px;
}
[data-dpr='4'] .box2_article .about_box4_pt2 {
  font-size: 56px;
}
.box2_article .about_box4_pt2 img {
  max-width: 100%;
}
.box2_article .about_box4_pt3 {
  width: 100%;
  margin-top: 0.55555556rem;
  color: #a9a9b9;
  text-align: left;
  line-height: 0.66666667rem;
}
[data-dpr='1'] .box2_article .about_box4_pt3 {
  font-size: 15px;
}
[data-dpr='2'] .box2_article .about_box4_pt3 {
  font-size: 30px;
}
[data-dpr='3'] .box2_article .about_box4_pt3 {
  font-size: 45px;
}
[data-dpr='4'] .box2_article .about_box4_pt3 {
  font-size: 60px;
}
.box2_article .about_box4_pt3 a {
  color: #a9a9b9;
}
.box2_article .about_box4_pt4 {
  text-align: left;
  margin-top: 0.37037037rem;
}
.box2_article .about_box4_pt4 a {
  background: linear-gradient(to left, #FF6B28, #FF9846);
  width: 2.96296296rem;
  height: 0.85185185rem;
  line-height: 0.85185185rem;
  color: #fff;
  float: left;
  border-radius: 0.07407407rem;
  padding-left: 1rem;
  position: relative;
  box-shadow: 0 0 0.18518519rem 1px rgba(255, 216, 198, 0.9);
}
[data-dpr='1'] .box2_article .about_box4_pt4 a {
  font-size: 15px;
}
[data-dpr='2'] .box2_article .about_box4_pt4 a {
  font-size: 30px;
}
[data-dpr='3'] .box2_article .about_box4_pt4 a {
  font-size: 45px;
}
[data-dpr='4'] .box2_article .about_box4_pt4 a {
  font-size: 60px;
}
.box2_article .about_box4_pt4 a::before {
  content: "\e65a";
  color: #fff;
  position: absolute;
  left: 0.2962963rem;
  top: 0rem;
}
[data-dpr='1'] .box2_article .about_box4_pt4 a::before {
  font-size: 18px;
}
[data-dpr='2'] .box2_article .about_box4_pt4 a::before {
  font-size: 36px;
}
[data-dpr='3'] .box2_article .about_box4_pt4 a::before {
  font-size: 54px;
}
[data-dpr='4'] .box2_article .about_box4_pt4 a::before {
  font-size: 72px;
}
.box2_recruit,
.box4_recruit {
  padding: 1.11111111rem 0.92592593rem;
  background: #fff;
  text-align: center;
}
.box3_recruit {
  padding: 1.11111111rem 0.92592593rem;
  background: #f6f9fd;
  text-align: center;
}
.box_h2 {
  color: #100c31;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
[data-dpr='1'] .box_h2 {
  font-size: 23px;
}
[data-dpr='2'] .box_h2 {
  font-size: 46px;
}
[data-dpr='3'] .box_h2 {
  font-size: 69px;
}
[data-dpr='4'] .box_h2 {
  font-size: 92px;
}
.box2_recruit .about_box2_p1 {
  color: #9393a8;
  line-height: 0.74074074rem;
  margin: 0.55555556rem 0;
  position: relative;
  z-index: 2;
}
[data-dpr='1'] .box2_recruit .about_box2_p1 {
  font-size: 15px;
}
[data-dpr='2'] .box2_recruit .about_box2_p1 {
  font-size: 30px;
}
[data-dpr='3'] .box2_recruit .about_box2_p1 {
  font-size: 45px;
}
[data-dpr='4'] .box2_recruit .about_box2_p1 {
  font-size: 60px;
}
.box2_recruit .about_box2_m1 {
  width: 100%;
  position: relative;
  z-index: 2;
}
.box2_recruit .about_box2_m1 img {
  width: 100%;
}
.box3_recruit .about_box6_by {
  width: 100%;
  position: relative;
  z-index: 2;
}
.box3_recruit .about_box6_by dl {
  width: 50%;
  float: left;
  padding-top: 80px;
  position: relative;
  margin-top: 1.48148148rem;
}
.box3_recruit .about_box6_by dl::before {
  position: absolute;
  color: #FF9142;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 1.48148148rem;
}
[data-dpr='1'] .box3_recruit .about_box6_by dl::before {
  font-size: 100px;
}
[data-dpr='2'] .box3_recruit .about_box6_by dl::before {
  font-size: 200px;
}
[data-dpr='3'] .box3_recruit .about_box6_by dl::before {
  font-size: 300px;
}
[data-dpr='4'] .box3_recruit .about_box6_by dl::before {
  font-size: 400px;
}
.box3_recruit .about_box6_by dt {
  width: 100%;
  height: 0.62962963rem;
  line-height: 0.62962963rem;
  color: #100C31;
  display: block;
  font-weight: 700;
}
[data-dpr='1'] .box3_recruit .about_box6_by dt {
  font-size: 18px;
}
[data-dpr='2'] .box3_recruit .about_box6_by dt {
  font-size: 36px;
}
[data-dpr='3'] .box3_recruit .about_box6_by dt {
  font-size: 54px;
}
[data-dpr='4'] .box3_recruit .about_box6_by dt {
  font-size: 72px;
}
.box3_recruit .about_box6_by dd {
  width: 100%;
  padding: 0 0.18518519rem;
  line-height: 0.55555556rem;
  color: #9393a8;
  margin-top: 0.37037037rem;
}
[data-dpr='1'] .box3_recruit .about_box6_by dd {
  font-size: 12px;
}
[data-dpr='2'] .box3_recruit .about_box6_by dd {
  font-size: 24px;
}
[data-dpr='3'] .box3_recruit .about_box6_by dd {
  font-size: 36px;
}
[data-dpr='4'] .box3_recruit .about_box6_by dd {
  font-size: 48px;
}
.about_box6_by .about_box6_i1::before {
  content: "\e629";
}
.about_box6_by .about_box6_i2::before {
  content: "\e62b";
}
.about_box6_by .about_box6_i3::before {
  content: "\e62a";
}
.about_box6_by .about_box6_i4::before {
  content: "\e628";
}
.about_box6_by .about_box6_i5::before {
  content: "\e66b";
}
.about_box6_by .about_box6_i5{
  margin:0 25%;
}
.box4_recruit {
  padding-bottom: 1.85185185rem;
}
.box4_recruit .about_box7_by {
  width: 100%;
  position: relative;
  z-index: 2;
}
.box4_recruit .about_box7_li {
  width: 100%;
  padding: 0.55555556rem 0.37037037rem;
  border-radius: 0.05555556rem;
  box-shadow: 1px 1px 0.27777778rem 0.07407407rem rgba(0, 0, 0, 0.08);
  float: left;
  margin-top: 0.92592593rem;
  background: #fff;
  position: relative;
  z-index: 2;
}
.box4_recruit .about_box7_li h3 {
  width: 100%;
  line-height: 0.74074074rem;
  font-weight: 700;
  color: #5e5d6d;
}
[data-dpr='1'] .box4_recruit .about_box7_li h3 {
  font-size: 19px;
}
[data-dpr='2'] .box4_recruit .about_box7_li h3 {
  font-size: 38px;
}
[data-dpr='3'] .box4_recruit .about_box7_li h3 {
  font-size: 57px;
}
[data-dpr='4'] .box4_recruit .about_box7_li h3 {
  font-size: 76px;
}
.box4_recruit .about_box7_li p {
  text-align: left;
  color: #9393A8;
  line-height: 0.7037037rem;
}
[data-dpr='1'] .box4_recruit .about_box7_li p {
  font-size: 15px;
}
[data-dpr='2'] .box4_recruit .about_box7_li p {
  font-size: 30px;
}
[data-dpr='3'] .box4_recruit .about_box7_li p {
  font-size: 45px;
}
[data-dpr='4'] .box4_recruit .about_box7_li p {
  font-size: 60px;
}
.box4_recruit .about_box7_li .about_box7_p1 {
  font-weight: 700;
  margin-top: 0.55555556rem;
}
[data-dpr='1'] .box4_recruit .about_box7_li .about_box7_p1 {
  font-size: 16px;
}
[data-dpr='2'] .box4_recruit .about_box7_li .about_box7_p1 {
  font-size: 32px;
}
[data-dpr='3'] .box4_recruit .about_box7_li .about_box7_p1 {
  font-size: 48px;
}
[data-dpr='4'] .box4_recruit .about_box7_li .about_box7_p1 {
  font-size: 64px;
}
.box4_recruit .about_box7_li .about_box7_p2 {
  margin-bottom: 0.55555556rem;
}
.box4_recruit .email_btn{
  padding:5px 20px;
  font-size:16px;
  line-height:36px;
  color:#FF9142;
  text-align: center;
  background-color:#FFF;
  border:1px solid #FF9142;
  border-radius: 5px;
}
.box1_recruit {
  background: url(../images/about/about_ban4.png) no-repeat;
  background-size: 100% 100%;
}
.start_recruit i:before {
  color: #FF9142;
}
.start_recruit1 .istatr1 {
  right: 10%;
  top: 0.37037037rem;
}
[data-dpr='1'] .start_recruit1 .istatr1 {
  font-size: 35px;
}
[data-dpr='2'] .start_recruit1 .istatr1 {
  font-size: 70px;
}
[data-dpr='3'] .start_recruit1 .istatr1 {
  font-size: 105px;
}
[data-dpr='4'] .start_recruit1 .istatr1 {
  font-size: 140px;
}
.start_recruit1 .istatr2 {
  left: 10%;
  top: 0.18518519rem;
}
[data-dpr='1'] .start_recruit1 .istatr2 {
  font-size: 75px;
}
[data-dpr='2'] .start_recruit1 .istatr2 {
  font-size: 150px;
}
[data-dpr='3'] .start_recruit1 .istatr2 {
  font-size: 225px;
}
[data-dpr='4'] .start_recruit1 .istatr2 {
  font-size: 300px;
}
.start_recruit1 .istatr3 {
  left: 70%;
  top: 30%;
}
[data-dpr='1'] .start_recruit1 .istatr3 {
  font-size: 85px;
}
[data-dpr='2'] .start_recruit1 .istatr3 {
  font-size: 170px;
}
[data-dpr='3'] .start_recruit1 .istatr3 {
  font-size: 255px;
}
[data-dpr='4'] .start_recruit1 .istatr3 {
  font-size: 340px;
}
.start_recruit1 .istatr4 {
  left: 28%;
  top: 88%;
}
[data-dpr='1'] .start_recruit1 .istatr4 {
  font-size: 70px;
}
[data-dpr='2'] .start_recruit1 .istatr4 {
  font-size: 140px;
}
[data-dpr='3'] .start_recruit1 .istatr4 {
  font-size: 210px;
}
[data-dpr='4'] .start_recruit1 .istatr4 {
  font-size: 280px;
}
.start_recruit2 .istatr1 {
  right: 3%;
  top: 0.18518519rem;
}
[data-dpr='1'] .start_recruit2 .istatr1 {
  font-size: 90px;
}
[data-dpr='2'] .start_recruit2 .istatr1 {
  font-size: 180px;
}
[data-dpr='3'] .start_recruit2 .istatr1 {
  font-size: 270px;
}
[data-dpr='4'] .start_recruit2 .istatr1 {
  font-size: 360px;
}
.start_recruit2 .istatr2 {
  left: 60%;
  top: 1.01851852rem;
}
[data-dpr='1'] .start_recruit2 .istatr2 {
  font-size: 30px;
}
[data-dpr='2'] .start_recruit2 .istatr2 {
  font-size: 60px;
}
[data-dpr='3'] .start_recruit2 .istatr2 {
  font-size: 90px;
}
[data-dpr='4'] .start_recruit2 .istatr2 {
  font-size: 120px;
}
.start_recruit2 .istatr3 {
  left: 2%;
  top: 2.87037037rem;
}
[data-dpr='1'] .start_recruit2 .istatr3 {
  font-size: 65px;
}
[data-dpr='2'] .start_recruit2 .istatr3 {
  font-size: 130px;
}
[data-dpr='3'] .start_recruit2 .istatr3 {
  font-size: 195px;
}
[data-dpr='4'] .start_recruit2 .istatr3 {
  font-size: 260px;
}
.start_recruit2 .istatr4 {
  left: 45%;
  top: 3.98148148rem;
}
[data-dpr='1'] .start_recruit2 .istatr4 {
  font-size: 25px;
}
[data-dpr='2'] .start_recruit2 .istatr4 {
  font-size: 50px;
}
[data-dpr='3'] .start_recruit2 .istatr4 {
  font-size: 75px;
}
[data-dpr='4'] .start_recruit2 .istatr4 {
  font-size: 100px;
}
.start_recruit2 .istatr5 {
  left: 85%;
  top: 4.53703704rem;
}
[data-dpr='1'] .start_recruit2 .istatr5 {
  font-size: 45px;
}
[data-dpr='2'] .start_recruit2 .istatr5 {
  font-size: 90px;
}
[data-dpr='3'] .start_recruit2 .istatr5 {
  font-size: 135px;
}
[data-dpr='4'] .start_recruit2 .istatr5 {
  font-size: 180px;
}
.start_recruit2 .istatr6 {
  left: 45%;
  top: 10.09259259rem;
}
[data-dpr='1'] .start_recruit2 .istatr6 {
  font-size: 30px;
}
[data-dpr='2'] .start_recruit2 .istatr6 {
  font-size: 60px;
}
[data-dpr='3'] .start_recruit2 .istatr6 {
  font-size: 90px;
}
[data-dpr='4'] .start_recruit2 .istatr6 {
  font-size: 120px;
}
.start_recruit2 .istatr7 {
  right: 38%;
  top: 13.61111111rem;
}
[data-dpr='1'] .start_recruit2 .istatr7 {
  font-size: 80px;
}
[data-dpr='2'] .start_recruit2 .istatr7 {
  font-size: 160px;
}
[data-dpr='3'] .start_recruit2 .istatr7 {
  font-size: 240px;
}
[data-dpr='4'] .start_recruit2 .istatr7 {
  font-size: 320px;
}
.start_recruit3 .istatr1 {
  right: 2%;
  top: 0.18518519rem;
}
[data-dpr='1'] .start_recruit3 .istatr1 {
  font-size: 100px;
}
[data-dpr='2'] .start_recruit3 .istatr1 {
  font-size: 200px;
}
[data-dpr='3'] .start_recruit3 .istatr1 {
  font-size: 300px;
}
[data-dpr='4'] .start_recruit3 .istatr1 {
  font-size: 400px;
}
.start_recruit3 .istatr2 {
  left: 2%;
  top: 2.87037037rem;
}
[data-dpr='1'] .start_recruit3 .istatr2 {
  font-size: 80px;
}
[data-dpr='2'] .start_recruit3 .istatr2 {
  font-size: 160px;
}
[data-dpr='3'] .start_recruit3 .istatr2 {
  font-size: 240px;
}
[data-dpr='4'] .start_recruit3 .istatr2 {
  font-size: 320px;
}
.start_recruit3 .istatr3 {
  left: 82%;
  top: 12.12962963rem;
}
[data-dpr='1'] .start_recruit3 .istatr3 {
  font-size: 65px;
}
[data-dpr='2'] .start_recruit3 .istatr3 {
  font-size: 130px;
}
[data-dpr='3'] .start_recruit3 .istatr3 {
  font-size: 195px;
}
[data-dpr='4'] .start_recruit3 .istatr3 {
  font-size: 260px;
}
.start_recruit3 .istatr4 {
  left: 3%;
  top: 20.64814815rem;
}
[data-dpr='1'] .start_recruit3 .istatr4 {
  font-size: 75px;
}
[data-dpr='2'] .start_recruit3 .istatr4 {
  font-size: 150px;
}
[data-dpr='3'] .start_recruit3 .istatr4 {
  font-size: 225px;
}
[data-dpr='4'] .start_recruit3 .istatr4 {
  font-size: 300px;
}
.start_recruit3 .istatr5 {
  left: 88%;
  top: 28.61111111rem;
}
[data-dpr='1'] .start_recruit3 .istatr5 {
  font-size: 45px;
}
[data-dpr='2'] .start_recruit3 .istatr5 {
  font-size: 90px;
}
[data-dpr='3'] .start_recruit3 .istatr5 {
  font-size: 135px;
}
[data-dpr='4'] .start_recruit3 .istatr5 {
  font-size: 180px;
}
.start_recruit3 .istatr6 {
  left: 4%;
  top: 36.01851852rem;
}
[data-dpr='1'] .start_recruit3 .istatr6 {
  font-size: 60px;
}
[data-dpr='2'] .start_recruit3 .istatr6 {
  font-size: 120px;
}
[data-dpr='3'] .start_recruit3 .istatr6 {
  font-size: 180px;
}
[data-dpr='4'] .start_recruit3 .istatr6 {
  font-size: 240px;
}
.start_recruit3 .istatr7 {
  right: 68%;
  top: 0.64814815rem;
}
[data-dpr='1'] .start_recruit3 .istatr7 {
  font-size: 25px;
}
[data-dpr='2'] .start_recruit3 .istatr7 {
  font-size: 50px;
}
[data-dpr='3'] .start_recruit3 .istatr7 {
  font-size: 75px;
}
[data-dpr='4'] .start_recruit3 .istatr7 {
  font-size: 100px;
}
