@media screen and (min-width:960px) {
    .advan-wear {
        background: #f1f1f1;
        padding-bottom: 0.3rem;
      }
    
      .advan-wear .advan-biao-one {
        padding: 0.4rem;
      }
    
      .advan-wear .advan-biao-one h2 {
        font-size: 0.48rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #D5081E;
        line-height: 0.72rem;
        text-align: center;
      }
    
      .advan-wear .advan-biao-one h2 strong {
        font-family: ARIAL block;
        font-size: 0.72rem;
        color: #D5081E;
      }
    
      .advan-wear .advan-biao-one p {
        font-size: 0.36rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.54rem;
        text-align: center;
      }
    
      .advan-wear .advan-ten-twe {
        width: 80%;
        margin: 0 auto;
      }
    
      .advan-ten-twe ol {
        display: flex;
        flex-wrap: wrap;
    
      }
    
      .advan-ten-twe ol .tages0 {
        width: 2.2rem;
        height: 2.2rem;
        position: relative;
        margin-bottom: 0.6rem;
        margin-right: 0.4rem;
        margin-left: 0.4rem;
    
      }
    
      .advan-ten-twe ol .tages1 {
        background: url(/img/html5_join/tages-one.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages2 {
        background: url(/img/html5_join/tages-twe.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages3 {
        background: url(/img/html5_join/tages-three.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages4 {
        background: url(/img/html5_join/tages-four.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages5 {
        background: url(/img/html5_join/tages-five.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages6 {
        background: url(/img/html5_join/tages-six.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages7 {
        background: url(/img/html5_join/tages-seven.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages8 {
        background: url(/img/html5_join/tages-englist.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages9 {
        background: url(/img/html5_join/tages-nine.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages10 {
        background: url(/img/html5_join/tages-ten.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages1:hover {
        background: url(/img/html5_join/tages-one-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
    
    
      }
    
      .advan-ten-twe ol .tages2:hover {
        background: url(/img/html5_join/tages-twe-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages3:hover {
        background: url(/img/html5_join/tages-three-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages4:hover {
        background: url(/img/html5_join/tages-four-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages5:hover {
        background: url(/img/html5_join/tages-five-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages6:hover {
        background: url(/img/html5_join/tages-six-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages7:hover {
        background: url(/img/html5_join/tages-seven-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages8:hover {
        background: url(/img/html5_join/tages-englist-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages9:hover {
        background: url(/img/html5_join/tages-nine-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages10:hover {
        background: url(/img/html5_join/tages-ten-red.png) no-repeat;
        background-size: 2.2rem 2.2rem;
      }
    
      .advan-ten-twe ol .tages0 p {
        width: 100%;
        font-size: 0.22rem;
        line-height: 0.6rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.3rem;
        text-align: center;
        position: absolute;
        top: 70%;
        transform: translate(-50%, -50%);
        left: 50%;
      }
    
      .advan-ten-twe ol .tages0 p strong {
        color: #EE3044;
      }
    
}

@media screen and (max-width:960px) {
    .advan-wear .advan-biao-one {}

    .advan-wear .advan-biao-one h2 {
        font-size: 0.2rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        color: #D5081E;
        line-height: 0.36rem;
        text-align: center;
    }

    .advan-wear .advan-biao-one h2 strong {
        font-family: ARIAL block;
        font-size: 0.36rem;
        color: #D5081E;
    }

    .advan-wear .advan-biao-one p {
        font-size: 0.18rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.27rem;
        text-align: center;
        display: none;
    }

    .advan-wear .advan-ten-twe {

        margin: 0 auto;
    }

    .advan-ten-twe ol {
        display: flex;
        flex-wrap: wrap;

        padding: 0 0.1rem;
        justify-content: space-around;
    }

    .advan-ten-twe ol .tages0 {
        width: 1.06rem;
        height: 1.06rem;
        position: relative;
        margin-bottom: 0.15rem;
        /* margin-right: 0.2rem;
    margin-left: 0.2rem; */

    }

    .advan-ten-twe ol .tages1 {
        background: url(/img/html5_join/tages-one.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages2 {
        background: url(/img/html5_join/tages-twe.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages3 {
        background: url(/img/html5_join/tages-three.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages4 {
        background: url(/img/html5_join/tages-four.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages5 {
        background: url(/img/html5_join/tages-five.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages6 {
        background: url(/img/html5_join/tages-six.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages7 {
        background: url(/img/html5_join/tages-seven.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages8 {
        background: url(/img/html5_join/tages-englist.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages9 {
        background: url(/img/html5_join/tages-nine.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe ol .tages10 {
        background: url(/img/html5_join/tages-ten.png) no-repeat;
        background-size: 1.06rem 1.06rem;
    }

    .advan-ten-twe .tages0 p {
        width: 100%;
        font-size: 0.11rem;
        line-height: 0.3rem;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.15rem;
        text-align: center;
        position: absolute;
        top: 70%;
        transform: translate(-50%, -50%);
        left: 50%;
    }

    .advan-ten-twe .tages0 p strong {
        color: #D5081E;
    }
}