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

.warp {
    top: 27rem;
}
.ash-pc{
    display:none;
}
.ash-box-top {
    width: 100%;
    height: 15rem;
    background-color: #f4f4f4;
    top: 12rem;
    position: fixed;
    z-index: 10;
}

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

}

.ash-top-text1 {
    font-family: 'Rany-Light';
    font-size: 3.2rem;
    color: #333;
}

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

.ash-top-text2 {
    font-family: 'Rany-Light';
    font-size: 3.2rem;
    color: #333333;
}
.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: 70%;
    top: 52rem;
    left: 15%;
    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: 6.5rem;
    font-family: 'Rany-Bold';

}

.ash-c1-text1 {
    font-size: 3.2rem;
    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: 32.6rem;
    height: 6rem;
    margin-top: 5.4rem;
    font-size: 3.2rem;
    font-family: 'OPPOSans-B';
    padding: 1rem 2rem 1rem 7rem;
    /* margin-left: 13rem; */
}
.ash-b-container4 .button{
    width: 33rem;
}
.button a{
    color: #FFF;
}
.ash-c1-text2 {
    font-size: 3.2rem;
    font-family: 'OPPOSans-B';
    margin-top: 4.5rem;
}

.ash-b-container2 {
    width: 59%;
    top: 84rem;
    left: 21rem;
    color: #333;
    position: absolute;
    visibility: hidden;
}

.ash-b-container3 {
    width: 54%;
    bottom: 24rem;
    left: 23rem;
    color: #333;
    position: absolute;
    visibility: hidden;
}

.ash-b-container4 {
    width: 53%;
    bottom: 18rem;
    left: 25.3rem;
    color: #FFF;
    position: absolute;
    visibility: hidden;
}

/* .sss-page */


.sss-box img{
    width: 100%;
 
}
.sss-box{
    width: 100%;
    position: relative;
}
.sss-b-container1{
    position: absolute;
    top: 66rem;
    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: 6.5rem;
    color:#fff;
}
.sss-b-text{
    font-family: 'Rany-Light';
    font-size: 4.8rem;
    color:#fff;
    margin-top: 2.9rem;
}
.sss-b-icon{
   
    display: grid;
    grid-template-columns: 5.3rem 15rem;
    grid-template-rows: 5.3rem 11rem 6rem;
    align-items: center;
    position: absolute;
    top: 23.4rem;
    left: 83rem;
}
.sss-b-icon p{
    font-size: 2.4rem;
    font-family: "OPPOSans";
    color:#333;
    padding-left: 2rem;
}
.sss-b-container2{
    position: absolute;
    bottom: 17.8rem;
    left: 18rem;
    width: 64%;
    visibility: hidden;
}
.sss-b-title2{
    font-size: 4.5rem;
    font-family: 'Rany-Bold';
    color:#333;
}
.sss-b-text2{
    font-size: 3.2rem;
    font-family: 'OPPOSans';
    color:#333;
    margin-top: 3rem;
}
.sss-box .button{
    background: url(../../img/aksh/button.webp) no-repeat;
    background-size: 100% 100%;
    width:20.6rem;
    height: 7rem;
    margin-top: 5.3rem;
    margin-left: 0;
}
.sss-b-icon2{
   
    display: grid;
    grid-template-columns: 5.3rem 15rem;
    grid-template-rows: 9rem 9rem 9rem 9rem 9rem 9rem;
    align-items: center;
    position: absolute;
    top: 19.6rem;
    left: 5.3rem;
}
.sss-b-container3{
    position: absolute;
    bottom: 12.8rem;
    left: 18.7rem;
    width: 68%;
    visibility: hidden;
}
.sss-b-container4{
    position: absolute;
    bottom: 11rem;
    left: 18.2rem;
    width: 72%;
    visibility: hidden;
}
.sss-b-container5{
    position: absolute;
    bottom: 11rem;
    left: 18.7rem;
    width: 68%;
    visibility: hidden;
}
.sss-b-icon3{
    grid-template-columns: 5.3rem 17rem;
    grid-template-rows: 11rem 11rem 11rem;
}
.sss-b-icon4{
    grid-template-columns: 4.3rem 15rem;
    grid-template-rows: 11rem 11rem 11rem;
    top: 36.4rem;
    left: 5rem;
}