.ash-phone {
    display: none
}

.ash-page {
    width: 100%;
    position: relative;
    /* top: 6rem; */
}

.warp {
    top: 18rem;
}

.ash-box-top {
    width: 100%;
    height: 12rem;
    background-color: #f4f4f4;
    top: 6rem;
    position: fixed;
    z-index: 10;
}

.ash-box-tpanel {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 0 51rem;
    justify-content: space-between;
    justify-items: center;
    align-items: center;

}

.ash-top-text1 {
    font-family: 'Rany-Light';
    font-size: 3.6rem;
    color: #333333;
    cursor: pointer;
}

.ash-top-line {
    width: 2px;
    height: 4.4rem;
    background-color: #333333;
}

.ash-top-text2 {
    font-family: 'Rany-Light';
    font-size: 3.6rem;
    color: #333333;
    cursor: pointer;
}
.active{
    font-family: 'Rany-Medium';
    color: #ffa800;
}
.ash-box {
    width: 100%;
    min-height: 10.8rem;
    position: relative;
}

.ash-box img {
    width: 100%;

}

/* 页面通用样式 */
.ash-title {
    font-family: 'Rany-Bold';
    font-size: 6rem;
}

.ash-text {
    color: #333333;
    position: absolute;
    visibility: hidden;
}

.ash-subtitle {
    font-family: 'Rany';
    font-size: 4.5rem;
}

.ash-saltitle {
    font-family: 'Rany-Bold';
    font-size: 4.5rem;
    line-height: 5.7rem;
}

.ash-panel {
    display: flex;
    margin-top: 6rem;
    align-items: center;
}

.ash-content {
    font-family: 'OPPOSans-R';
    font-size: 2.4rem;
    margin-top: 4rem;
    line-height: 3.5rem;
}

.ash-segment {
    width: 100%;
    height: 30rem;
    text-align: center;
    position: absolute;
}


.ash-b-container1 {
    width: 50%;
    top: 39rem;
    left: 25%;
    color: #FFF;
    text-align: center;
    visibility: visible;
    animation-duration: 5s;
    animation-name: fadeInLeft;
    position: absolute;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.ash-c1-title {
    font-size: 6rem;
    font-family: 'Rany-Bold';

}

.ash-c1-text1 {
    font-size: 2.4rem;
    font-family: 'OPPOSans';
    margin-top: 5.4rem;
}

.ash-c1-text1 span {
    font-family: 'OPPOSans-B';
}

.button{
    background: url(../../img/aksh/control1.webp) no-repeat;
    background-size: 100% 100%;
    width: 29rem;
    height: 6rem;
    margin-top: 5rem;
    font-size: 2.8rem;
    font-family: 'OPPOSans-B';
    padding: 1rem 2rem 1rem 7rem;
}
.ash-b-container4 .button{
    width: 33rem;
}
.button a{
    color: #FFF;
}
.ash-c1-text2 {
    font-size: 2.4rem;
    font-family: 'OPPOSans-B';
    margin-top: 4.5rem;
}

.ash-b-container2 {
    width: 30%;
    top: 39rem;
    left: 107rem;
    color: #333;
    position: absolute;
    visibility: hidden;
}

.ash-b-container3 {
    width: 28%;
    top: 45rem;
    left: 26rem;
    color: #333;
    position: absolute;
    visibility: hidden;
}

.ash-b-container4 {
    width: 28%;
    top: 45rem;
    left: 107rem;
    color: #FFF;
    position: absolute;
      visibility: hidden;
}
/* .sss-page */


.sss-box{
    width: 100%;
    position: relative;
}
.sss-box img{
    width: 100%;
 
}
.sss-b-container1{
    position: absolute;
    top: 48rem;
    width: 100%;
    text-align: center;
    visibility: visible;
    animation-duration: 5s;
    animation-name: fadeInLeft;
    position: absolute;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.sss-b-title{
    font-family: 'Rany-Bold';
    font-size: 6rem;
    color:#fff;
}
.sss-b-text{
    font-family: 'Rany-Light';
    font-size: 3.6rem;
    color:#fff;
    margin-top: 2.9rem;
}
.sss-b-icon{
   
    display: grid;
    grid-template-columns: 5.3rem 11rem 6rem 11rem 5.3rem 11rem;
    align-items: center;
    position: absolute;
    top: 6.4rem;
     left: 108rem;
}
.sss-b-icon p{
    font-size: 1.6rem;
    font-family: "OPPOSans";
    color:#333;
    padding-left: 1rem;
}
.sss-b-container2{
    position: absolute;
    bottom: 27.8rem;
    left: 108rem;
    width: 27%;
    visibility: hidden;
}
.sss-b-title2{
    font-size: 4.8rem;
    font-family: 'Rany-Bold';
    color:#333;
}
.sss-b-text2{
    font-size: 2.4rem;
    font-family: 'OPPOSans';
    color:#333;
    margin-top: 3rem;
}
.sss-box .button{
    background: url(../../img/aksh/button.webp) no-repeat;
    background-size: 100% 100%;
    width:17.9rem;
    margin-top: 5.3rem;
}
.sss-b-icon2{
   
    display: grid;
    grid-template-columns: 5.3rem 11rem 6rem 11rem 5.3rem 11rem;
    grid-template-rows: 5.3rem 11rem 6rem 11rem 5.3rem 11rem;
    align-items: center;
    position: absolute;
    top: 6.4rem;
    left: 26.3rem;
}
.sss-b-container3{
    position: absolute;
    bottom: 27.8rem;
    left: 26.7rem;
    width: 30%;
    visibility: hidden;
}
.sss-b-container4{
    position: absolute;
    bottom: 27.8rem;
    left: 108rem;
    width: 27%;
    visibility: hidden;
}
.sss-b-container5{
    position: absolute;
    bottom: 27.8rem;
    left: 26.7rem;
    width: 30%;
    visibility: hidden;
}
.sss-b-icon3{
    grid-template-columns: 5.3rem 17rem 6rem 17rem 5.3rem 17rem;
}
.sss-b-icon4{
    grid-template-columns: 5.3rem 12rem 4.3rem 13rem;
    left: 26.7rem;
}