.settingIcon{
  width: 16px;
  height: 16px;
  background:url('data:image/svg+xml;utf8,%3Csvg%20t%3D%221659943788807%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222230%22%20width%3D%22200%22%20height%3D%22200%22%3E%3Cpath%20d%3D%22M960%20414.72l-81.92-18.432c-6.144-20.48-14.848-39.936-24.576-58.88l44.544-74.24c16.384-26.624%2025.088-65.536%200-90.624l-45.056-45.056c-12.288-11.776-28.16-17.92-45.056-17.408-16.896%200-34.304%205.632-47.616%2014.336l-72.192%2046.08c-18.944-9.728-38.4-17.92-58.368-24.576l-18.432-82.944C605.696%2032.768%20579.072%200%20543.744%200H479.744c-35.328%200-56.832%2033.28-64%2064l-20.48%2081.92c-21.504%206.656-42.496%2015.872-62.464%2026.112l-73.728-47.104c-13.824-9.216-30.72-14.336-47.616-14.336-16.896-0.512-32.768%205.632-45.056%2017.408l-45.056%2045.056c-25.088%2025.088-16.384%2064%200%2090.624l46.592%2077.824c-8.704%2017.92-16.384%2035.84-22.528%2054.784l-81.92%2018.432C32.768%20420.352%200%20446.976%200%20482.304v64c0%2035.328%2033.28%2056.832%2064%2064l82.944%2020.48c5.632%2017.408%2012.8%2034.304%2020.992%2051.2l-46.592%2077.824c-16.384%2026.624-25.088%2065.536%200%2090.624l45.056%2045.056c12.288%2012.288%2028.672%2017.408%2045.056%2017.408%2016.896%200%2034.304-5.632%2047.616-14.336l73.728-47.104c19.968%2010.752%2040.96%2019.456%2062.464%2026.112l20.48%2081.92c7.168%2030.72%2028.672%2064%2064%2064h64c35.328%200%2061.952-32.768%2067.584-63.488l18.432-83.456c19.968-6.656%2039.424-14.848%2057.856-24.064l72.192%2046.08c12.8%208.704%2030.208%2014.336%2047.616%2014.336%2016.896%200.512%2033.28-5.632%2045.056-17.408l45.056-45.056c25.088-25.088%2016.384-64%200-90.624l-44.544-74.24c8.704-17.408%2016.896-35.84%2023.04-54.784l82.944-20.48c30.72-7.168%2064-28.672%2064-64V482.304c0.512-35.328-32.768-61.952-62.976-67.584z%20m-447.488%20251.904c-85.504%200-154.624-69.12-154.624-154.112%200-85.504%2069.12-154.624%20154.624-154.624s154.624%2069.12%20154.624%20154.624c0%2084.992-69.12%20154.112-154.624%20154.112z%22%20p-id%3D%222231%22%20fill%3D%22%23F1B531%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center / 100% auto;
}

/* 第一部分 */
.box_1_up{padding-top: 100px;justify-content: center;}
.box_1_up>div:nth-child(1) p:nth-child(1) img{width: 180px}
.box_1_up>div:nth-child(1) div:nth-child(2) .title1{
  font-size: 56px;
  font-weight: 600;
  color: #000000;
}
.box_1_up>div:nth-child(1) div:nth-child(2) .title2{
  font-size: 24px;
  color: #787878;
  font-weight: 400;
}
.box_1_up>div:nth-child(1) div:nth-child(2) .titleTip{
  top: 0;
  right: -95px;
  padding: 0 10px;
  border: 1px solid #BABABA;
  border-radius: 6px;

  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.box_1_up>div:nth-child(2){
  width: 490px;
  margin-left: 150px;
  margin-top: 50px;
}

.box_1_down{justify-content: center;margin-top: 100px;}
.box_1_down .divider.vertical,
.box_1_down>div{height: 140px;margin:0 40px;}
.box_1_down>div>p{
  height: 20px;
  line-height: 20px;
  text-align: left;
  margin: 0 0 20px 0;
}
.box_1_down>div>p:last-child{margin-bottom: 0;}
.box_1_down>div>p span:nth-child(1){
  font-size: 18px;
  color: #2A2A2A;
  font-weight: 500;
  margin-right: 30px;
}
.box_1_down>div>p span:nth-child(2){
  font-size: 20px;
  color: #6B6B6B;
  font-weight: 400;
}

/* 第二部分 */
.box_2 > .msg{
  top: 160px;
  left: 10%;
}
.box_2 > .msg .divider{height: 130px;background: #000;}
.box_2 > .msg>div:nth-child(2) p{margin: 0;color: #000;}
.box_2 > .msg>div:nth-child(2) p:nth-child(1){
  letter-spacing: 20px;
  font-size: 48px;
  font-weight: 500;
}
.box_2 > .msg>div:nth-child(2) p:nth-child(2){
  margin-top: 20px;
  font-size:24px;
  font-weight: 400;
}


/* 第三部分 */
.box_3 > .msg {
  top: 150px;
  left: 50%;
}
.box_3 > .msg >.up .divider{height: 140px;background: #000;}
.box_3 > .msg >.up>div:nth-child(2) p{margin: 0;color: #000;}
.box_3 > .msg >.up>div:nth-child(2) p:nth-child(1){
  font-size: 56px;
  font-weight: 400;
  margin-bottom: 30px;
}
.box_3 > .msg >.up>div:nth-child(2) p:nth-child(2){
  font-size: 16px;
  font-weight: 500;
}
.box_3 > .msg >.down{margin-top: 75px;}
.box_3 > .msg >.down p{
  margin: 20px 0 0;

  font-size: 24px;
  font-weight: 550;
  color:#000;
}


/* 第五部分 */
.box_5 > .msg {
  top: 150px;
  left: 10%;
}
.box_5 > .msg >.up .divider{height: 200px;background: #000;}
.box_5 > .msg >.up>div:nth-child(2) p{
  margin: 0;
  color: #000;
  font-size: 56px;
  font-weight: 400;
  margin-bottom: 30px;
}

.box_5 > .msg >.down{margin-top: 75px;}
.box_5 > .msg >.down p{
  margin: 20px 0 0;

  font-size: 20px;
  font-weight: 550;
  color:#000;
}


/* 第六部分 */
.box_6>div:nth-child(1){position: relative;}
.box_6>div:nth-child(2){
  position: absolute;
  top:0;
  left: 10%;
}

.box_6 .msg1{padding-top: 100px;}
.box_6 .msg1>div:nth-child(1){flex: 1.3;}
.box_6 .msg1>div:nth-child(2){flex: 1;padding-top: 50px;}
.box_6 .msg1>div:nth-child(2) p:nth-child(1){
  font-size: 56px;
  font-weight: 400;
  color: #000;
}
.box_6 .msg1>div:nth-child(2) p:nth-child(2){
  font-size: 24px;
  font-weight: 400;
  color: #000;
}
.box_6 .msg1>div:nth-child(2) ul{justify-content: center;margin-top: 70px;}
.box_6 .msg1>div:nth-child(2) ul li{
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  border: 1px solid #000;

  font-size: 30px;
  font-weight: 600;
  color: #000;
}
.box_6 .msg1>div:nth-child(2) ul li:not(:last-child){margin-right: 30px;}

.box_6 .msg2{
  width: 100%;
  height: 112px;
  position: absolute;
  bottom: 20px;
  left: 0;
  justify-content: space-between;
}
.box_6 .msg2 p{margin: 0;text-align: center;}
.box_6 .msg2 p:nth-child(1){
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.box_6 .msg2 p:nth-child(2),
.box_6 .msg2 p:nth-child(3){
  height: 20px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 550;
  color: #000;
}
.box_6 .msg2 p:nth-child(2){margin-top: 20px;margin-bottom: 10px;}

@media (min-width: 417px) and (max-width: 768px) {
  /* 第一部分 */
  .box_1_up{padding-top: 3rem;justify-content: center;}
  .box_1_up>div:nth-child(1){width: 50%;}
  .box_1_up>div:nth-child(1) p:nth-child(1) img{width: 3rem;}
  .box_1_up>div:nth-child(1) div:nth-child(2) .title1{
    width: 9rem;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 400;
    color: #000000;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .title2{
    text-align: left;
    font-size: 0.9rem;
    color: #787878;
    font-weight: 400;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .titleTip{
    top: 0.5rem;
    right: 40%;
    padding: 0 0.25rem;
    border: 1px solid #BABABA;
    border-radius: 6px;

    font-size: 0.75rem;
    font-weight: bold;
    color: #000;
  }
  .box_1_up>div:nth-child(2){width: 50%;margin-left: 0;}

  .box_1_down{
    width: 100%;
    justify-content: center;
    margin-top: 1rem;
    /* display:block; */
  }
  .box_1_down .divider.vertical{margin: 0 18px;}
  .box_1_down>div{min-height: 8rem;margin:0;}
  .box_1_down>div>p{
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
    margin: 0 0 1rem 0;
  }
  .box_1_down>div>p:last-child{margin-bottom: 1rem;}
  .box_1_down>div:last-child>p:last-child{margin-bottom: 0;}
  .box_1_down>div>p span:nth-child(1){
    font-size: 0.9rem;
    color: #2A2A2A;
    font-weight: 500;
    margin-right: 0.9rem;
  }
  .box_1_down>div>p span:nth-child(2){
    font-size: 0.75rem;
    color: #6B6B6B;
    font-weight: 400;
  }

  /* 第二部分 */
  .box_2 > .msg{
    top: 3rem;
    left: 20%;
  }
  .box_2 > .msg .divider{height: 4.5rem;background: #000;margin: 0 0.5rem 0 0;}
  .box_2 > .msg>div:nth-child(2) p{margin: 0;color: #000;}
  .box_2 > .msg>div:nth-child(2) p:nth-child(1){
    letter-spacing: 0.5rem;
    font-size: 1.4rem;
    font-weight: 600;
  }
  .box_2 > .msg>div:nth-child(2) p:nth-child(2){
    width: 13rem;
    margin-top: 0.5rem;
    font-size: 1rem;
    font-weight: 500;
  }


  /* 第三部分 */
  .box_3 > .msg {
    top: 7rem;
    left: 45%;
  }
  .box_3 > .msg >.up .divider{height: 4.5rem;background: #000;margin:0 0.5rem;}
  .box_3 > .msg >.up>div:nth-child(2) p{margin: 0;color: #000;}
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(1){
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1rem;
  }
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(2){
    font-size: 1rem;
    font-weight: 550;
  }
  .box_3 > .msg >.down{margin-top: 1rem;}
  .box_3 > .msg >.down p{
    margin: 0.75rem 0 0;

    font-size: 1rem;
    font-weight: 500;
    color:#000;
  }


  /* 第五部分 */
  .box_5 > .msg {
    top: 7rem;
    left: 10%;
  }
  .box_5 > .msg >.up .divider{height: 5.5rem;background: #000;margin: 0 1rem 0 0;}
  .box_5 > .msg >.up>div:nth-child(2) p{
    margin: 0 0 1rem 0;
    color: #000;
    font-size: 1.4rem;
    font-weight: 550;
  }

  .box_5 > .msg >.down{margin-top: 1.5rem;}
  .box_5 > .msg >.down p{
    text-align: left;
    margin: 0.5rem 0 0;

    font-size: 1rem;
    font-weight: 500;
    color:#000;
  }
  .box_5 > .msg >.down p:nth-child(1){width: 50%}
  .box_5 > .msg >.down p:nth-child(2){width: 55%}


  /* 第六部分 */
  .box_6>div:nth-child(2){
    width: 80%;
    position: absolute;
    margin: 0 auto 2rem;
    top: 0;
    left: 10%;
  }
  .box_6 .msg1>div:nth-child(1){flex: 1.3;}
  .box_6 .msg1>div:nth-child(2){flex: 1;padding-top: 0;}
  .box_6 .msg1>div:nth-child(2) p:nth-child(1){
    font-size: 1.4rem;
    margin: 1rem 0 0;
    font-weight: 600;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) p:nth-child(2){
    font-size: 0.75rem;
    margin: 0.5rem 0 0;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul{justify-content: space-around;margin-top: 2rem;}
  .box_6 .msg1>div:nth-child(2) ul li{
    width: 3rem;
    height:  3rem;
    line-height: 3rem;
    border-radius: 100%;
    border: 1px solid #000;

    font-size: 0.5rem;
    font-weight: 600;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul li:not(:last-child){margin-right: 0;}

  .box_6 .msg2{margin-top: 1rem;height: 4rem;align-items: center;}
  .box_6 .msg2 .divider{margin: 0.5rem;height: 80%;}
  .box_6 .msg2 p{margin: 0;text-align: center;}
  .box_6 .msg2 p:nth-child(1){
    height: 1rem;
    line-height: 1rem;
    font-size: 0.8rem;
    font-weight: 550;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2),
  .box_6 .msg2 p:nth-child(3){
    height: 1rem;
    line-height: 1rem;
    font-size: 0.75rem;
    font-weight: 550;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2){margin-top: 0.5rem;}
  .box_6 .msg2 p:nth-child(3){margin-top: 0.5rem;}
}
@media (min-width: 377px) and (max-width: 416px) {
  /* 第一部分 */
  .box_1_up{padding-top: 3rem;justify-content: center;}
  .box_1_up>div:nth-child(1){width: 60%;}
  .box_1_up>div:nth-child(1) p:nth-child(1) img{width: 3rem;}
  .box_1_up>div:nth-child(1) div:nth-child(2) .title1{
    width: 9rem;
    text-align: left;
    font-size: 1.15rem;
    font-weight: 400;
    color: #000000;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .title2{
    text-align: left;
    font-size: 0.9rem;
    color: #787878;
    font-weight: 400;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .titleTip{
    /* top: 0.5rem; */
    right: -0.5rem;
    padding: 0 0.25rem;
    border: 1px solid #BABABA;
    border-radius: 6px;

    font-size: 0.75rem;
    font-weight: bold;
    color: #000;
  }
  .box_1_up>div:nth-child(2){width: 40%;margin-left: 0;}

  .box_1_down{justify-content: center;margin-top: 1rem; display:block;}
  .box_1_down .divider.vertical{display: none;}
  .box_1_down>div{min-height: 8rem;margin:0;}
  .box_1_down>div>p{
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
    margin: 0 0 1rem 0;
  }
  .box_1_down>div>p:last-child{margin-bottom: 1rem;}
  .box_1_down>div:last-child>p:last-child{margin-bottom: 0;}
  .box_1_down>div>p span:nth-child(1){
    font-size: 1rem;
    color: #2A2A2A;
    font-weight: 500;
    margin-right: 1rem;
  }
  .box_1_down>div>p span:nth-child(2){
    font-size: 1rem;
    color: #6B6B6B;
    font-weight: 400;
  }

  /* 第二部分 */
  .box_2 > .msg{
    top: 1.5rem;
    left: 10%;
  }
  .box_2 > .msg .divider{height: 4.5rem;background: #000;margin: 0 0.5rem 0 0;}
  .box_2 > .msg>div:nth-child(2) p{margin: 0;color: #000;}
  .box_2 > .msg>div:nth-child(2) p:nth-child(1){
    letter-spacing: 0.5rem;
    font-size: 1rem;
    font-weight: 600;
  }
  .box_2 > .msg>div:nth-child(2) p:nth-child(2){
    width: 11rem;
    margin-top: 0.5rem;
    font-size: 0.8rem;
    font-weight: 500;
  }


  /* 第三部分 */
  .box_3 > .msg {
    top: 1.5rem;
    left: 37%;
  }
  .box_3 > .msg >.up .divider{height: 4.5rem;background: #000;margin:0 0.5rem;}
  .box_3 > .msg >.up>div:nth-child(2) p{margin: 0;color: #000;}
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(1){
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
  }
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(2){
    font-size: 0.75rem;
    font-weight: 550;
  }
  .box_3 > .msg >.down{margin-top: 1rem;}
  .box_3 > .msg >.down p{
    margin: 0.75rem 0 0;

    font-size: 0.5rem;
    font-weight: 500;
    color:#000;
  }


  /* 第五部分 */
  .box_5 > .msg {
    top: 1.5rem;
    left: 10%;
  }
  .box_5 > .msg >.up .divider{height: 4.5rem;background: #000;margin: 0 1rem 0 0;}
  .box_5 > .msg >.up>div:nth-child(2) p{
    margin: 0 0 1rem 0;
    color: #000;
    font-size: 1rem;
    font-weight: 550;
  }

  .box_5 > .msg >.down{margin-top: 1.5rem;}
  .box_5 > .msg >.down p{
    text-align: left;
    margin: 1.5rem 0 0;

    font-size: 0.6rem;
    font-weight: 500;
    color:#000;
  }
  .box_5 > .msg >.down p:first-child{width: 40%}


  /* 第六部分 */
  .box_6>div:nth-child(1){position: absolute;top:0;left:0;z-index: -1;}
  .box_6>div:nth-child(2){
    width: 100%;
    position: relative;
    margin: 0 auto 2rem;
    top: 0;
    left: 0;
  }
  
  .box_6 .msg1{padding-top: 1rem;}
  .box_6 .msg1>div:nth-child(1){flex: 1.3;}
  .box_6 .msg1>div:nth-child(2){flex: 1;padding-top: 0;}
  .box_6 .msg1>div:nth-child(2) p:nth-child(1){
    font-size: 1rem;
    margin: 1rem 0 0;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) p:nth-child(2){
    font-size: 0.75rem;
    margin: 0.5rem 0 0;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul{justify-content: space-around;margin-top: 1rem;}
  .box_6 .msg1>div:nth-child(2) ul li{
    width:2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 100%;
    border: 1px solid #000;

    font-size: 0.5rem;
    font-weight: 600;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul li:not(:last-child){margin-right: 0;}

  .box_6 .msg2{position: static;width: 80%;margin: 3rem auto 0;height: 4rem;align-items: center;}
  .box_6 .msg2 .divider{margin: 0 0.5rem 0 0;height: 80%;display: none;}
  .box_6 .msg2 p{margin: 0;text-align: center;}
  .box_6 .msg2 p:nth-child(1){
    height: 1rem;
    line-height: 1rem;
    font-size: 0.8rem;
    font-weight: 550;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2),
  .box_6 .msg2 p:nth-child(3){
    min-height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.5rem;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2){margin-top: 0.5rem;}
  .box_6 .msg2 p:nth-child(3){margin-top: 0.5rem;}
}
@media (max-width: 376px) {
  /* 第一部分 */
  .box_1_up{padding-top: 3rem;justify-content: center;}
  .box_1_up>div:nth-child(1){width: 60%;}
  .box_1_up>div:nth-child(1) p:nth-child(1) img{width: 3rem;}
  .box_1_up>div:nth-child(1) div:nth-child(2) .title1{
    width: 9rem;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 400;
    color: #000000;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .title2{
    text-align: left;
    font-size: 0.9rem;
    color: #787878;
    font-weight: 400;
  }
  .box_1_up>div:nth-child(1) div:nth-child(2) .titleTip{
    top: 0.5rem;
    right: -0.25rem;
    padding: 0 0.25rem;
    border: 1px solid #BABABA;
    border-radius: 6px;

    font-size: 0.75rem;
    font-weight: bold;
    color: #000;
  }
  .box_1_up>div:nth-child(2){width: 40%;margin-left: 0;}

  .box_1_down{justify-content: center;margin-top: 1rem; display:block;}
  .box_1_down .divider.vertical{display: none;}
  .box_1_down>div{min-height: 8rem;margin:0;}
  .box_1_down>div>p{
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
    margin: 0 0 1rem 0;
  }
  .box_1_down>div>p:last-child{margin-bottom: 1rem;}
  .box_1_down>div:last-child>p:last-child{margin-bottom: 0;}
  .box_1_down>div>p span:nth-child(1){
    font-size: 1rem;
    color: #2A2A2A;
    font-weight: 500;
    margin-right: 1rem;
  }
  .box_1_down>div>p span:nth-child(2){
    font-size: 1rem;
    color: #6B6B6B;
    font-weight: 400;
  }

  /* 第二部分 */
  .box_2 > .msg{
    top: 1.5rem;
    left: 10%;
  }
  .box_2 > .msg .divider{height: 4.5rem;background: #000;margin: 0 0.5rem 0 0;}
  .box_2 > .msg>div:nth-child(2) p{margin: 0;color: #000;}
  .box_2 > .msg>div:nth-child(2) p:nth-child(1){
    letter-spacing: 0.5rem;
    font-size: 1rem;
    font-weight: 600;
  }
  .box_2 > .msg>div:nth-child(2) p:nth-child(2){
    width: 11rem;
    margin-top: 0.5rem;
    font-size: 0.8rem;
    font-weight: 500;
  }


  /* 第三部分 */
  .box_3 > .msg {
    top: 1.5rem;
    left: 37%;
  }
  .box_3 > .msg >.up .divider{height: 4.5rem;background: #000;margin:0 0.5rem;}
  .box_3 > .msg >.up>div:nth-child(2) p{margin: 0;color: #000;}
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(1){
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
  }
  .box_3 > .msg >.up>div:nth-child(2) p:nth-child(2){
    font-size: 0.75rem;
    font-weight: 550;
  }
  .box_3 > .msg >.down{margin-top: 1rem;}
  .box_3 > .msg >.down p{
    margin: 0.75rem 0 0;

    font-size: 0.5rem;
    font-weight: 500;
    color:#000;
  }


  /* 第五部分 */
  .box_5 > .msg {
    top: 1.5rem;
    left: 10%;
  }
  .box_5 > .msg >.up .divider{height: 4.5rem;background: #000;margin: 0 1rem 0 0;}
  .box_5 > .msg >.up>div:nth-child(2) p{
    margin: 0 0 1rem 0;
    color: #000;
    font-size: 1rem;
    font-weight: 550;
  }

  .box_5 > .msg >.down{margin-top: 1.5rem;}
  .box_5 > .msg >.down p{
    text-align: left;
    margin: 0.5rem 0 0;

    font-size: 0.6rem;
    font-weight: 500;
    color:#000;
  }
  .box_5 > .msg >.down p:first-child{width: 40%}


  /* 第六部分 */
  .box_6>div:nth-child(1){position: absolute;top:0;left:0;z-index: -1;}
  .box_6>div:nth-child(2){
    width: 100%;
    position: relative;
    margin: 0 auto 2rem;
    top: 0;
    left: 0;
  }
  
  .box_6 .msg1{padding-top: 1rem;}
  .box_6 .msg1>div:nth-child(1){flex: 1.3;}
  .box_6 .msg1>div:nth-child(2){flex: 1;padding-top: 0;}
  .box_6 .msg1>div:nth-child(2) p:nth-child(1){
    font-size: 1rem;
    margin: 1rem 0 0;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) p:nth-child(2){
    font-size: 0.75rem;
    margin: 0.5rem 0 0;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul{justify-content: space-around;margin-top: 1rem;}
  .box_6 .msg1>div:nth-child(2) ul li{
    width:2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 100%;
    border: 1px solid #000;

    font-size: 0.5rem;
    font-weight: 600;
    color: #000;
  }
  .box_6 .msg1>div:nth-child(2) ul li:not(:last-child){margin-right: 0;}

  .box_6 .msg2{position: static;width: 80%;margin: 1.5rem auto 0;height: 4rem;align-items: center;}
  .box_6 .msg2 .divider{margin: 0 0.5rem 0 0;height: 80%;display: none;}
  .box_6 .msg2 p{margin: 0;text-align: center;}
  .box_6 .msg2 p:nth-child(1){
    height: 1rem;
    line-height: 1rem;
    font-size: 0.8rem;
    font-weight: 550;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2),
  .box_6 .msg2 p:nth-child(3){
    min-height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.5rem;
    font-weight: 400;
    color: #000;
  }
  .box_6 .msg2 p:nth-child(2){margin-top: 0.5rem;}
  .box_6 .msg2 p:nth-child(3){margin-top: 0.5rem;}
}
