.second_text {
  text-align: center;
  height: 50px;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 40px;
}

.second_content {
  margin-top: 69px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.second_content_bottom {
  margin-top: 40px;
  width: 1100px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.banner_width {
  width: 100%;
  height: 400px;
  background: #0c2352;
  margin-top: 10px;
  /* padding-top: 100px; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.b_w_divs {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  color: #fff;
}

.infoss {
  width: 100%;
  height: 100px;
  background: #d5e4ff;
  border: 1px solid rgba(255, 255, 255, 0.08);
  margin-right: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.infoss:last-child {
  margin-right: 0;
}

.infoss .title {
  color: #ffffff;

  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #172458;
  line-height: 22px;
}

.infoss .btn_ {
  margin-top: 10px;
  width: 108px;
  height: 38px;
  opacity: 1;
  display: block;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  opacity: 1;
}
.banner_width_bottom_text {
  font-size: 40px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 56px;
  text-align: center;
}

.banner_bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 400px;
  padding-bottom: 50px;
}

.banner_text_1 {
  width: 112px;
  height: 44px;
  background: #2187ff;
  border: 1px solid #2187ff;
  text-align: center;
  padding-top: 10px;
  margin-top: 20px;
  color: white;
}

.banner_width_bottom {
  text-align: center;
  width: 778px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 25px;
}

.rz_six_img_w {
  background: #eeeeee;
  width: 100%;
}

.w-auto {
  width: 1008px;
  margin: 0 auto;
  margin-top: 60px;
}
.about-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 26px;
  color: #707070;
  opacity: 1;
}
.about-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 100px;
}
.about-item h3 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
  opacity: 1;
  margin-bottom: 20px;
}
.about-item h4 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
  opacity: 1;
  margin-bottom: 16px;
}
.about-item h4:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #387efd;
  transform: rotate(45deg);
  margin-right: 8px;
}
.about-item b {
  font-size: 14px;
  line-height: 26px;
  display: block;
}
.about-item p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 26px;
  color: #707070;
  opacity: 1;
  margin-bottom: 30px;
  text-indent: 2em;
}
.about-item p:last-child {
  margin-bottom: 0;
}
.about-item .flow-img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.certificate-box {
  display: flex;
  justify-content: center;
}
.certificate-box .img-box {
  text-align: center;
  margin-right: 50px;
}
.certificate-box .img-box:last-child {
  margin-right: 0;
}
.certificate-box .img-box img {
  width: 284px;
  height: 202px;
}

.target-item h3 {
  margin-bottom: 20px;
}
.target-item li {
  position: relative;
  padding-left: 2em;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 26px;
  color: #707070;
  opacity: 1;
}
.target-item li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
  display: inline-block;
  margin-right: 8px;
}
.target-item .cont {
  margin-bottom: 16px;
}
.target-item .cont:last-child {
  margin-bottom: 0;
}
.target-item b {
  text-indent: 2em;
  display: block;
}
.target-item p {
  margin-bottom: 0;
}

.right-item ul {
  display: flex;
  flex-wrap: wrap;
}
.right-item ul li {
  width: 198px;
  margin-bottom: 185px;
  text-align: center;
  margin-right: 71px;
  position: relative;
  list-style: none;
}
.right-item ul li:nth-child(4n) {
  margin-right: 0;
}
.right-item ul li.mb0 {
  margin-bottom: 80px;
}
.right-item ul li .text {
  position: absolute;
  top: 100%;
}
.right-item .tab-btn-box {
  display: flex;
  border-bottom: 2px solid #e4e7ed;
  margin-bottom: 45px;
  padding-left: 8px;
}
.right-item .tab-btn-box .tab-btn {
  height: 41px;
  line-height: 36px;
  margin-right: 20px;
  padding: 0 10px;
  position: relative;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  cursor: pointer;
}
.right-item .tab-btn-box .tab-btn.active {
  color: #409eff;
}
.right-item .tab-btn-box .tab-btn.active:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  background-color: #409eff;
}
.right-item .tab-cont-box .tab-cont {
  display: none;
}
.right-item .tab-cont-box .tab-cont:first-child {
  display: block;
}
.right-item .tab-cont-box .tab-cont.active {
  display: block;
}
.right-item .enterprise-flow-item h3 {
  margin-bottom: 57px;
}
.right-item .enterprise-flow-item .cont {
  margin-top: 30px;
}

.right-item .personal-flow-item .cont {
  margin-top: 30px;
}
.right-item .personal-flow-item .cont ul li {
  text-indent: 3em;
  position: relative;
}
.right-item .personal-flow-item .cont ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #666;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 2em;
}
@media screen and (max-width: 500px) {
  .rz_six_img_w {
    background: #eeeeee;
    min-width: 100%;
  }
}

.anniubeijing {
  width: 100%;
  height: 100%;
  background: url('../img/index/2bfee848a46de0e3634663f50b77df5.png') no-repeat;
}
.anniubeijing_div {
  width: 100%;
  height: 20px;
  line-height: 34px !important;
}
