.head-menu {
  width: 13px;
  height: 11px;
  margin-left: 15px;
  position: absolute;
  right: 5vw;
  top: 6vw; }

.menu-head-mask {
  position: fixed;
  top: -3px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(50, 50, 50, 0.9);
  z-index: 99;
  display: none; }
  .menu-head-mask .mask-menu-box {
    position: absolute;
    right: 0;
    background-color: white;
    width: 30vw;
    display: flex;
    flex-direction: column;
    margin-top: 1px; }
    .menu-head-mask .mask-menu-box .mask-menu-item {
      color: #515c6b;
      border-top: 1px solid #e5e5e5;
      padding: 10px 0;
      text-align: center;
      font-size: 18px; }

body,
html {
  height: 100%; }

.box-container {
  width: 100%;
  height: 100%;
  background: #fff; }
  .box-container .swiper-slide1 {
    background-image: url(https://pres.vobao.com/Images/m/M5.2/about/b2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%; }
  .box-container .swiper-index {
    height: 100vh; }

.m5_foot {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom); }

.swiper-title {
  font-size: 17px;
  font-weight: 800;
  color: #08314F;
  line-height: 20px;
  text-align: center;
  margin-top: 30px; }
  .swiper-title span {
    position: relative; }
    .swiper-title span::after {
      content: '';
      width: 36px;
      height: 1px;
      background: #08314F;
      position: absolute;
      top: 12px;
      margin-left: 16px; }
    .swiper-title span::before {
      content: '';
      width: 36px;
      height: 1px;
      background: #08314F;
      position: absolute;
      top: 12px;
      left: -54px; }

.swiper-box {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 23px;
  padding: 15px 12px;
  background: #339BEB;
  opacity: 0.65;
  border-radius: 5px;
  margin: 25px 20px 25px;
  display: flex;
  flex-direction: column; }
  .swiper-box span {
    text-indent: 28px; }

.swiper-down-img {
  width: 33px;
  height: 31px;
  margin: 0 auto; }

.down-img {
  position: absolute;
  width: 100vw;
  text-align: center;
  margin-top: 20px;
  max-width: 500px;
  bottom: 20px; }

.swiper-box2 {
  margin: 25px 20px 25px;
  background: #F7FEFE;
  border-radius: 5px; }
  .swiper-box2 .swiper-pagination1,
  .swiper-box2 .swiper-pagination2,
  .swiper-box2 .swiper-pagination3 {
    text-align: center;
    margin: 5px 0px; }
  .swiper-box2 .wh-img {
    width: 100%;
    height: 220px; }
  .swiper-box2 .wh-img2 {
    width: 100%;
    height: 229px; }
  .swiper-box2 .wh-img3 {
    width: 100%; }
  .swiper-box2 .wh-title-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 13px 0px 20px; }
    .swiper-box2 .wh-title-box .wh-title {
      font-size: 17px;
      font-weight: bold;
      color: #08314F;
      line-height: 20px;
      position: relative; }
      .swiper-box2 .wh-title-box .wh-title::after {
        content: '';
        width: 36px;
        height: 1px;
        background: #08314F;
        position: absolute;
        margin-left: 16px;
        bottom: 4px; }
      .swiper-box2 .wh-title-box .wh-title::before {
        content: '';
        width: 36px;
        height: 1px;
        background: #08314F;
        position: absolute;
        left: -54px;
        bottom: 4px; }
    .swiper-box2 .wh-title-box .wh-tip {
      font-size: 11px;
      font-weight: bold;
      color: #758593;
      line-height: 20px; }
  .swiper-box2 .wh-cont {
    font-size: 15px;
    color: #08314F;
    line-height: 23px;
    padding: 0px 20px;
    text-align: center; }
  .swiper-box2 .wh-cont2 {
    font-size: 15px;
    color: #08314F;
    line-height: 23px;
    padding: 0px 20px; }
    .swiper-box2 .wh-cont2 .wh-cont-tip {
      font-size: 17px;
      font-weight: bold;
      color: #08314F;
      line-height: 20px;
      margin: 10px 0px 15px; }
  .swiper-box2 .wh-cont3 {
    font-size: 14px;
    font-weight: bold;
    color: #08314F;
    line-height: 20px;
    text-align: center;
    margin-top: 10px; }

#dituContent {
  height: 229px;
  border: #ccc solid 1px; }

.list-tiem-box {
  padding: 5px 15px; }
  .list-tiem-box .list-item {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 20px;
    margin-top: 15px; }
    .list-tiem-box .list-item .list-item-tip {
      width: 13px;
      height: 13px;
      margin-right: 6px;
      margin-top: 4px; }
    .list-tiem-box .list-item .tip2 {
      width: 14px;
      height: 14px; }
    .list-tiem-box .list-item .tip3 {
      width: 13px;
      height: 9px; }
    .list-tiem-box .list-item .tip4 {
      width: 12px;
      height: 14px; }
  .list-tiem-box .spc-item {
    padding-bottom: 10px;
    border-bottom: 1px solid gainsboro; }

.list-item-tip2 {
  padding: 5px 18px;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 23px; }
  .list-item-tip2 .tip-head {
    font-weight: bold; }
