.banner {
  /*height: 380px;*/
  box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.5);
  -webkit-box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.5);
  -moz-box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.5);
  -o-box-shadow: 0px 1px 0px 0px rgba(197, 197, 197, 0.5);
}
.banner .banner_pic {
  display: flex;
  justify-content: center;
  /* padding: 5rem 10rem; */
}
.banner .banner_pic img {
  /*width: 1831px;*/
  /*height: 289px;*/
  /*width: 2048px;*/
  /*height: 421px;*/
  width: 100%;
  height: auto;
}
.file_text {
  display: flex;
  justify-content: center;
  margin: 51px 0 0;
  margin-bottom: -70px;
  font-size: 28px;
  /*font-family: PingFangSC-Semibold, PingFang SC;*/
  font-weight: 600;
  color: #2F2F2F;
}
.developer {
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  width: 1134px;
  height: 532px;
}
.developer .developer_con {
  width: 260px;
  height: 298px;
  box-shadow: 0px 2px 20px 0px rgba(201, 201, 201, 0.5);
  text-align: center;
  border-radius: 10px;
}
.developer .developer_con .developer_box {
  height: 298px;
}
.developer .developer_con .developer_box .developer_pic {
  padding-top: 76px;
}
.developer .developer_con .developer_box .developer_pic img {
  width: 101px;
  height: 101px;
}
.developer .developer_con .developer_box .developer_text {
  width: 103px;
  padding: 20px 0;
  font-size: 16px;
  /*font-family: PingFangSC-Medium, PingFang SC;*/
  font-weight: 500;
  color: #292929;
  margin-left: 80px;
}
.developer .developer_con .developer_box .developer_file a {
  font-size: 18px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: #0071E4;
  cursor: pointer;
}
.AccessProcess {
  height: 1380px; /* 1665px */
  background: #FBFBFC;
  margin: 0 auto;
}
.AccessProcess .AccessProcess_cn {
  width: 1100px;
  height: 1380px;
  margin: 0 auto;
  position: relative;
}
.AccessProcess .AccessProcess_cn::after {
  content: "";
  position: absolute;
  left: 169px;
  top: 339px;
  width: 1px;
  height: 900px; /* 1230px */
  color: #2F7BFF;
  border-left: 1px solid #2F7BFF;
}
.AccessProcess .AccessProcess_cn::before {
  content: "";
  position: absolute;
  /*right: 372px;*/
  right: 355px;
  top: 339px;
  width: 1px;
  height: 900px; /* 1230px */
  color: #FCB667;
  border-right: 1px solid #FCB667;
}
.AccessProcess .text_itme {
  display: flex;
  justify-content: center;
  padding: 60px 0;
  font-size: 28px;
  /*font-family: PingFangSC-Semibold, PingFang SC;*/
  font-weight: 600;
  color: #2F2F2F;
}
.AccessProcess .first {
  width: 1100px;
  height: 500px; /* 771px */
  background-color: #fff;
  margin: 0 auto;
}
.AccessProcess .first .Access_pic {
  display: flex;
  justify-content: space-between;
  padding: 55px 188px 0;
}
.AccessProcess .first .Access_pic .Access1 {
  width: 156px;
  height: 43px;
}
.AccessProcess .first .Access_pic .Access2 {
  width: 173px;
  height: 43px;
}
.AccessProcess .Bold_font {
  font-size: 18px;
  /*font-family: PingFangSC-Medium, PingFang SC;*/
  font-weight: 600;
  color: #2F2F2F;
}
.AccessProcess .Grey_font {
  display:inline-block;
  padding-top: 12px;
  font-size: 16px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: #888888;
}
.AccessProcess .first_content {
  display: flex;
  padding-top: 78px;
}
.AccessProcess .first_content .first_text {
  width: 145px;
  height: 50px;
  padding-left: 24px;
}
.AccessProcess .read {
  width: 912px;
  padding-left: 21px;
}
.AccessProcess .read .sign {
  position: relative;
  padding-bottom: 45px;
}
.AccessProcess .read .ready_test {
  position: relative;
  padding-bottom: 39px;
}
.AccessProcess .read .ready_test .onlook {
  padding-top: 10px;
}
.AccessProcess .read .ready_test .onlook a {
  font-size: 16px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: #2F7BFF;
}
.AccessProcess .read .apply_test {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 42px;
}
.AccessProcess .read .apply_test .dottedline1 {
  position: relative;
}
.AccessProcess .read .apply_test .dottedline1::before {
  content: "";
  position: absolute;
  left: 148px;
  top: 13px;
  width: 390px;
  border-bottom: 1px dashed #2F7BFF;
}
.AccessProcess .read .apply_test .arrow1 {
  position: relative;
}
.AccessProcess .read .apply_test .arrow1::before {
  content: "";
  position: absolute;
  left: 530px;
  top: -15px;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #2F7BFF;
  border-bottom: 5px solid transparent;
}
.AccessProcess .read .apply_test .opening{
  position: relative;
}
.AccessProcess .read .apply_test .opening::after {
  content: "";
  position: absolute;
  left: -27px;
  top: 5px;
  width: 14px;
  height: 14px;
  background-color: #FCB667;
  border-radius: 7px;
}
.AccessProcess .read .apply_test .opening::before {
  content: "";
  position: absolute;
  left: -21px;
  top: 20px;
  height: 80px;
  border-right: 1px dashed #2F7BFF;
}
.AccessProcess .read .ready_es {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.AccessProcess .read .ready_es .dottedline2 {
  position: relative;
}
.AccessProcess .read .ready_es .dottedline2::before {
  content: "";
  position: absolute;
  left: 192px;
  top: 10px;
  width: 350px;
  border-bottom: 1px dashed #2F7BFF;
}
.AccessProcess .read .ready_es .dottedline2::after {
  content: "";
  position: absolute;
  left: 192px;
  top: 5.5px;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #2F7BFF;
  border-bottom: 5px solid transparent;
}
.AccessProcess .read .ready_es .provide .arrow2 {
  position: relative;
}
.AccessProcess .read .ready_es .provide .arrow2::after {
  content: "";
  position: absolute;
  left: -25px;
  top: -6px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #2F7BFF;
}
.AccessProcess .pad {
  padding-bottom: 47px;
}
.AccessProcess .Step_two {
  display: flex;
  width: 1100px;
  height: 338px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 45px;
}
.AccessProcess .Step_two .tow_text {
  width: 145px;
  padding-left: 24px;
}
.AccessProcess .Step_two .two_content {
  padding-left: 21px;
  flex: 1;
}
.AccessProcess .Step_two .two_content .circular1 {
  position: relative;
}
.AccessProcess .Step_two .two_content .circular1::after {
  content: "";
  position: absolute;
  left: -27px;
  top: 5px;
  width: 14px;
  height: 14px;
  background-color: #2F7BFF;
  border-radius: 7px;
}
.AccessProcess .Step_two .coordination {
  position: relative;
}
.AccessProcess .third_step {
  display: flex;
  width: 1100px;
  height: 231px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 45px;
}
.AccessProcess .third_step .third_text {
  width: 145px;
  padding-left: 24px;
}
.AccessProcess .third_step .third_content {
  width: 911px;
  padding-left: 21px;
}
.AccessProcess .third_step .third_content .cooperation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
}
.AccessProcess .third_step .third_content .cooperation .circular5 {
  position: relative;
}
.AccessProcess .third_step .third_content .cooperation .circular5::after {
  content: "";
  position: absolute;
  left: -27px;
  top: 6px;
  width: 14px;
  height: 14px;
  background-color: #2F7BFF;
  border-radius: 7px;
}
.AccessProcess .third_step .third_content .cooperation .circular7 {
  position: relative;
}
.AccessProcess .third_step .third_content .cooperation .circular7::after {
  content: "";
  position: absolute;
  right: 367px;
  top: 4px;
  width: 14px;
  height: 14px;
  background-color: #FCB667;
  border-radius: 7px;
}
.AccessProcess .third_step .third_content .cooperation .dottedline3 {
  position: relative;
}
.AccessProcess .third_step .third_content .cooperation .dottedline3::before {
  content: "";
  position: absolute;
  left: 148px;
  top: 12px;
  width: 390px;
  border-bottom: 1px dashed #2F7BFF;
}
.AccessProcess .third_step .third_content .cooperation .arrow3 {
  position: relative;
}
.AccessProcess .third_step .third_content .cooperation .arrow3::before {
  content: "";
  position: absolute;
  left: 530px;
  top: -16px;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #2F7BFF;
  border-bottom: 5px solid transparent;
}
.AccessProcess .third_step .third_content .receive {
  display: flex;
  justify-content: space-between;
}
.AccessProcess .third_step .third_content .receive .circular6 {
  position: relative;
}
.AccessProcess .third_step .third_content .receive .circular6::after {
  content: "";
  position: absolute;
  left: -27px;
  top: 6px;
  width: 14px;
  height: 14px;
  background-color: #2F7BFF;
  border-radius: 7px;
}
.AccessProcess .third_step .third_content .receive .circular8 {
  position: relative;
}
.AccessProcess .third_step .third_content .receive .dottedline4 {
  position: relative;
}
.AccessProcess .third_step .third_content .receive .dottedline4::before {
  content: "";
  position: absolute;
  left: 192px;
  top: 10px;
  width: 350px;
  border-bottom: 1px dashed #2F7BFF;
}
.AccessProcess .third_step .third_content .receive .arrow4 {
  position: relative;
}
.AccessProcess .third_step .third_content .receive .arrow4::before {
  content: "";
  position: absolute;
  left: -394px;
  top: 6px;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #2F7BFF;
  border-bottom: 5px solid transparent;
}
.AccessProcess .third_step .third_content .online {
  position: relative;
}
.AccessProcess .third_step .third_content .online::before {
  content: "";
  position: absolute;
  right: 355px;
  top: -80px;
  height: 72px;
  border-right: 1px dashed #2F7BFF;
}
.AccessProcess .third_step .third_content .online::after {
  content: "";
  position: absolute;
  right: 350.5px;
  top: -7px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #2F7BFF;
}


.AccessProcess .read .sign::after,.AccessProcess .read .ready_test::after,.AccessProcess .read .apply_test::after,.AccessProcess .read .ready_es::after{
  content: "";
  position: absolute;
  left: -27.5px;
  top: 5px;
  width: 14px;
  height: 14px;
  background-color: #2F7BFF;
  border-radius: 7px;
}

.AccessProcess .bright{
  width: 320px;
  margin-left: 21px;
  padding-right: 15px;
  position: relative;
  float: right;
}
.AccessProcess .bright::after {
  content: "";
  position: absolute;
  left: -27.5px;
  top: 5px;
  width: 14px;
  height: 14px;
  background-color: #FCB667;
  border-radius: 7px;
}