#app{
    width:100vw;
    height:100vh;
    display:flex;
    flex-direction:column;
}
.content-box{
    flex:1;
    overflow:auto;
    font-family: 'Source Han Sans CN';
    scroll-behavior:smooth;
}
#top{
    position: relative;
}
#top>img{
    width: 100%;
}
#top>div{
    font-family: 'Source Han Sans CN';
    position: absolute;
    width: 6.94rem;
    height: 2.08rem;
    border-radius: 10px;
    background-color: #415BE9;
    font-size: 14px;
    left: 50%;
    top: 125%;
    transform: translate(-50%,-117%);
}
#top>div>#toptip{
    text-align: center;
    line-height: 0.61rem;
    background-color: #6C6AEA;
    border-radius: 50px;
    width: 6.15rem;
    margin:0 auto;
    margin-top: 0.42rem;
    color: white;
    font-size: 0.23rem; 
}
#top>div>p{
    color: #D6D9FF;
    margin: 0 auto;
    text-align: center;
    line-height: 0.3rem;
    margin-top: 0.11rem; 
    width: 4.8rem;
    font-size: 0.19rem;
    font-family: 'Source Han Sans CN';   
}
#function{
    margin: 0 auto;
    margin-top: 1.45rem;
    width:  6.92rem;
    height:  11.1rem;
    background-image: url(../img/cSlices/cSlices02.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#f-top{
    padding-top: .35rem;
    font-size: 0;
    text-align: center;
    color:white;
}
#f-top>img{
    width: 0.18rem;
    height: 0.18rem;
}
#f-top>span{
    font-size: 0.3rem;             
    padding: 0 0.14rem;
}
#f-con{
    text-align: center;
    color: white;
    font-size: 0;
}
#f-con>p{
    font-size: 0.2rem;
    margin-top: 0.42rem;
    letter-spacing: .05em;

}
#f-con>#f-box{
    padding: 0.42rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#f-con>#f-box>#box{
    width:  2.92rem;
    height: 4.24rem;
    border-radius:8px;
    position: relative;
}
#f-con>#f-box>#box>img{
    height: 4.24rem;
    width: 2.92rem;
}
#f-con>#f-box>#box>p{
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    color: white;
    font-size: 0.22rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0 0 8px 8px;
}
#f-con>#f-box>#box:nth-child(2)>p,#f-con>#f-box>#box:nth-child(3)>p{
    background: #15B0ED;
}
#f-con>#f-box>#box:nth-child(1)>p,#f-con>#f-box>#box:nth-child(4)>p{
    background: #5566FF;
}
#f-con>#f-box>#box:nth-child(3),#f-con>#f-box>#box:nth-child(4){
    margin-top: 0.27rem;
}

#f-con2{
    margin: 0.7rem auto 0;
    height: 14.93rem;
    width: 7.22rem;
    font-size: 0;
    background-image: url(../img/cSlices/cSlices08.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#f-con2>p{
    text-align: center;
    font-size: 0.26rem;
    color: white;
    padding-top: 0.4rem;
}
#f-con2-s{

}
#f-con2>#con2-box{
    width: 5.2rem;
     margin: 0.5rem auto 0;
}
#f-con2>#con2-box>p{
    font-size: 0.2rem;
    color: white;
    text-align: center;
}
#f-con2>#con2-box>#box2{
    height: 12.71rem;
    background-image: url(../img/cSlices/cSlices09.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: .2rem;
}
#f-con2>#con2-box>#box2>#box2-fox{
    color: white;
    font-size: 0.23rem;
    background-image: url(../img/cSlices/cSlices10.png);
    display: flex;
    align-items: center;
    width: 2.63rem;
    background-size: contain;
    padding-left: 0.47rem;
    box-sizing: border-box;
    float: right;
    height: 1.9rem;
    margin-right: 0.38rem;
    margin-top: 0.3rem;
}
#f-con2>#con2-box>#box2>#box2-fox>p:first-child{
    margin-left: 0.1rem;
    width: 0.23rem;
    margin-right: 0.18rem;
    font-size: .22rem;
    line-height: .24rem;
}
#f-con2>#con2-box>#box2>#box2-fox>p:last-child{
    font-size: .18rem;
    text-align: center;
    width: 1.15rem;
}
#f-con2>#con2-box>#box2>#box2-box{
    color: white;
    font-size: 0.23rem;
    background-image: url(../img/cSlices/cSlices11.png);
    display: flex;
    align-items: center;
    width: 2.63rem;
    background-size: contain;
    padding-left: 0.47rem;
    box-sizing: border-box;
    float: left;
    height: 1.9rem;
    margin-top: .8rem;
    margin-left: .4rem;
}
#f-con2>#con2-box>#box2>#box2-box>p:last-child{
    margin-left: 0.1rem;
    width: 0.23rem;
    font-size: .22rem;
    margin-top: -0.15rem;
}
#f-con2>#con2-box>#box2>#box2-box>p:first-child{
    font-size: .18rem;
    text-align: center;
    width: 1.15rem;
  
}
#spec{
    color: #91A7F1;
    font-size: .23rem;
    width: .24rem;
    margin-right: 0.46rem;
    margin-left: 1.11rem;
}
#box2Fox{
    display: flex;
    align-items: center;
    position: absolute;
    top: 42%;
}
#box2-fox2{
    color: white;
    font-size: 0.23rem;
    background-image: url(../img/cSlices/cSlices10.png);
    display: flex;
    align-items: center;
    width: 2.63rem;
    background-size: contain;
    padding-left: 0.47rem;
    box-sizing: border-box;
    float: right;
    height: 1.9rem;
    margin-right: 0.38rem;
    margin-left: 0.46rem;
    margin-top: 0.22rem;
}
#box2-fox2>p:first-child{
    margin-left: 0.18rem;
    width: 0.23rem;
    margin-right: 0.18rem;
}
#box2-fox2>p:last-child{
    font-size: .18rem;
    text-align: center;
    width: 1.15rem;
    letter-spacing: .2em;
}
.box2-box4{
    margin-top: 2.85rem !important;
}
.box2-5{
    margin-top: 0.85rem !important;
}
#f-con3{
    background-image: url(../img/cSlices/cSlices12.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: .7rem;
    width: 100%;
    height: 10rem;
}
#f-con3>p{
    font-size: .32rem;
    color: white;
    text-align: center;
    padding-top: 0.26rem;
    padding-bottom: 0.22rem;
}
#fcon3-box>p{
    font-size: .19rem;
    color: #D4DDFB;
    text-align: center;
    letter-spacing: .05em;
}
#fcon3-box>#fcon3-fox{
    width: 6.81rem;
    margin: .52rem auto 0;
    font-size: 0;
}
#fcon3-box>#fcon3-fox>li{
    display: flex;
    padding-bottom: .24rem;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
#fcon3-box>#fcon3-fox>li>div>img{
    width: 1.52rem;
    height: 1.5rem;
}
#fcon3-box>#fcon3-fox>li>div>p{
    font-size: .24rem;
    color: white;
    line-height: .52rem;
}
#fcon3-box>#fcon3-fox>li>div>span{
    color: #E2F3E3;
    font-size: .18rem;
    letter-spacing: .05em;
}
#fcon3-box>#fcon3-fox>li>#bigniu{
    flex: 1;
}
#fcon3-box>#fcon3-fox>li>#import{
    background: #445ED0;
    width: 2.9rem;
    height: 2.46rem;
    /* margin-left: 0.2rem; */
}
#fcon3-box>#fcon3-fox>li>#import>p{
    letter-spacing: .05em;
    font-size: .26rem;
    color: white;
    padding-top: 0.54rem;
    font-weight: lighter;
}
#fcon3-box>#fcon3-fox>li>#import>h1{
    letter-spacing: .05em;
    font-size: .4rem;
    color: white;
    padding-top: 0.26rem;
}
#f-con4{
    font-size: 0;
    width: 100%;
}
#f-con4>#fcon4-1{
    width: 100%;
    height: 7.23rem;
    margin-top: .56rem;
    position: relative;
}
#f-con4>#fcon4-1>p{
    font-size: .3rem;
    color: #4861D0;
    position: absolute;
    top: -3%;
    left: 42%;
}
#f-con4>#fcon4-1>img{
    height: 7.23rem;
    width: 100%;
}
#fcon4-2{
    width: 100%;
    height: 3.26rem;
    background-image: url(../img/cSlices/cSlices23.png);
    background-size: contain;
    position: relative;
    margin: .53rem auto 0;
    background-repeat: no-repeat;
    background-position: center;
}
#fcon4-2>p{
    position: absolute;
    top: -6%;
    left: 42%;
    font-size: .3rem;
    color: #343434;
}
#fcon4-2>ul{
    margin: 0 auto;
    padding-top: 0.44rem;
    width: 6.24rem;
    height: 2.22rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
#fcon4-2>ul>li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
}
#fcon4-2>ul>li>span{
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    width: 1.94rem;
    border-radius: 10px;
    color: white;
    font-size: .2rem;
    background: linear-gradient(to right,#6882F6, #4560E0);
}
#f-con5{
    background-image: url(../img/cSlices/cSlices21.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: .7rem auto 0;
    width: 6.96rem;
    height: 6.4rem;  
    position: relative;
    font-size: 0;
    z-index: 9;
}
#f-con5>p{
    position: absolute;
    top: -3%;
    left: 41%;
    font-size: .3rem;
    color: #343434;
}
#f-con5>#fcon5-1{
    padding: 0 .2rem;
    box-sizing: border-box;
    overflow: hidden;
    width: 6.90rem;
}
#f-con5>#fcon5-1>ul{
    display: flex;
    width: 8.22rem;
    overflow: hidden;
    margin-top: 0.42rem;
    position: relative;
    z-index: 1;
}
#f-con5>#fcon5-1>ul>li{
    width: 1.89rem;
    height: 1.24rem;
    background: #EFECFA;
    color: #9C9AA0;
    font-size: 0.2rem;
    margin-right: 0.22rem;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}
#f-con5>#fcon5-1>ul>li>p{
    padding-bottom: 0.05rem;
    width: 80%;
}
#f-con5>#fcon5-1>ul>li.current{
    color: white;
    background-image: url(../img/cSlices/cSlices24.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1.4rem;
    background-color: white;
    width: 1.89rem;
    background-position: center;
}
#f-con5>#fcon5-2>#fcon5-2-1{
    height: 2.22rem;
    width: 100%;
    display: flex;
    margin-bottom: 0.01rem;
    margin-top: .3rem;
}
#f-con5>#fcon5-1>ul>li>a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#f-con5>#fcon5-2{
    padding: 0 0.2rem;
    box-sizing: border-box;
}
#f-con5>#fcon5-2>#fcon5-2-1>span,#f-con5>#fcon5-2>#fcon5-2-2>span{
    color: white;
    font-size: .26rem;
    text-align: center;
    background-image: url(../img/cSlices/cSlices25.png);
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 0.56rem;
    height:100%;
    padding-top: 0.24rem;
    box-sizing: border-box;
}
#f-con5>#fcon5-2>#fcon5-2-1>span{
    line-height: .35rem;
}
#f-con5>#fcon5-2>#fcon5-2-1>div{
    background: #F4F2FE;
    color: #656566;
    font-size: .18rem;
    padding-top: .22rem;
    box-sizing: border-box;
    flex: 1;
    padding-left: 0.14rem;
}
#f-con5>#fcon5-2>#fcon5-2-1>div>p{
    padding-bottom: .22rem;
}
#f-con5>#fcon5-2>#fcon5-2-2{
    height: 1.97rem;
    width: 100%;
    display: flex;
}
#f-con5>#fcon5-2>#fcon5-2-2>div{
    background: #F4F2FE;
    color: #656566;
    font-size: .18rem;
    padding-top: .19rem;
    padding-left: 0.14rem;
    box-sizing: border-box;
    flex: 1;
}
#fcon5-2-2 ul{
    display: flex;
    flex-wrap: wrap;
}
#fcon5-2-2 ul>li{
    padding: 0 0.17rem;
    height: .34rem;
    border-radius: 5px;
    color: #37353B;
    font-size: .18rem;
    text-align: center;
    margin-right: .21rem;
    line-height: .34rem;
    background: #D7CFFC;
}
#fcon5-2-2>div>ul:first-child>li:last-child{
    margin: 0;
}
#f-con5>#fcon5-2>#fcon5-2-2>div>div{
    display: flex;
    margin-top: .22rem;
}
#f-con5>#fcon5-2>#fcon5-2-2>div>div>p{
    color: white;
    font-size: .22rem;
    background-image: url(../img/cSlices/cSlices26.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: .55rem;
    width: 1.24rem;
    margin-right: 0.12rem;
    line-height: .55rem;
    text-align: center;
}
#fcon5-2-2>div>div>ul{
    width: 4.24rem;
    flex-wrap: wrap;
    height: 0.99rem;
    align-content: space-around;
}
#f-con6{
    width: 6.96rem;
    height: 5.08rem;
    background-image: url(../img/cSlices/cSlices27.png);
    background-size: cover;
    position: relative;
    margin: 0.73rem auto 0;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
#f-con6>p{
    position: absolute;
    top: -4%;
    left: 37%;
    color: #323232;
    font-size: .3rem;
}
#f-con6>div:first-child{
    margin-top: .27rem;
}
#f-con6>div>p{
    color: #989898;
    font-size: .19rem;
    text-align: center;
    padding-top: 0.27rem;
}
#f-con6>div>ul{
    display: flex;
    margin-bottom: .22rem;
    width: 6.51rem;
    justify-content: space-between;
    height: 5.11rem;
    margin: 0.22rem auto 0.28rem;
}
#f-con6>div>ul>li{
    height: 3.08rem;
    width: 3.1rem;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/cSlices/cSlices28.png);
}
#f-con6>div>ul>li>p{
    position: absolute;
    bottom: .24rem;
    text-align: center;
    color: white;
    font-size: .22rem;
    letter-spacing: 0.05em;
    left: 0.16rem;
}
#f-con6>div:first-of-type{
    height: 3.82rem;
}
@font-face {
    font-family: 'iconfont';  /* project id 3140817 */
    src: url('');
    src: url('?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.woff2') format('woff2'),
    url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.woff') format('woff'),
    url('http://at.alicdn.com/t/font_3140817_7h4mzvtqn55.ttf') format('truetype'),
    url('#iconfont') format('svg');
  }
#f-con6>#more{
    margin: .28rem auto 0;
    width: 1.8rem;
    height: .57rem;
    border-radius: 5px;
    background: #4F6BE4;
    color: white;
    text-align: center;
    line-height: .57rem;
    font-size: .25rem;
}
#f-con6>#more>span{
    font-family: 'iconfont';
    font-size: .22rem;
}
#f-con7{
    background-image: url(../img/cSlices/cSlices21.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: .7rem auto 0;
    width: 6.92rem;
    height: 7.48rem;
    position: relative;
    font-size: 0;
    padding: 0 .17rem;
    box-sizing: border-box;
}
#f-con7>p:first-of-type{
    position: absolute;
    top: -2.5%;
    left: 41%;
    color: #333333;
    font-size: .3rem;
}
#f-con7>p:last-of-type{
    text-align: center;
    font-size: .27rem;
    letter-spacing: .05em;
    padding: .35rem 0 .28rem;
}
#f-con7>img{
    width: 100%;
}
#f-con7>img:first-of-type{
    height: 2.9rem;
}
#f-con7>img:last-of-type{
    height: 2.95rem;
}
#f-con7>img:first-of-type{
    margin-top: .42rem;
}
#f-con8{
    width: 100%;
    font-size: 0;
    margin: 0 auto;
}
#f-con8>a{
    height: 0.7rem;
    width: 0.7rem;
    display: block;
    margin: 0 auto;
    padding: 0.4rem 0 0;
}
#f-con8>a>img{
    width: 100%;
    height: 100%;

}
#f-con8>p{
    text-align: center;
    color: #676767;
    font-size: .21rem;
    margin-top: .15rem;
    margin-bottom: .4rem;
}
#f-con9{
    width: 100%;
    height: 5.6rem;
    background: #405DDC;
    font-size: 0;
    padding-top: 0.3rem;
    box-sizing: border-box;
}
#f-con9>form{
    background-image: url(../img/cSlices/cSlices33.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 5.01rem;
    width: 6.94rem;
    padding: 0 .28rem;
    margin: 0 auto;
    box-sizing: border-box;
}
#f-con9>form>h1{
    font-size: .26rem;
    color: white;
    letter-spacing: .05em;
    text-align: center;
    padding-top: 0.38rem;
    margin-bottom: .27rem;
}
#f-con9>form>h1>span{
    position: relative;
}
#f-con9>form>h1>span::after{
    position: absolute;
    content: "";
    display: block;
    background: #E5B647;
    width: 0.69rem;
    height: .03rem;
    top: 50%;
    left: 0;
    right: 0;
}
#f-con9>form>p{
    margin-bottom: .28rem;
    color: #6B6B6B;
    font-size: .22rem;
    width: 6.38rem;
    height: .69rem;
    background: white;
    padding:.22rem .14rem;
    box-sizing: border-box;
    border-radius:5px;
}
#f-con9>form>p>input{
    color: #6B6B6B;
    font-size: .2rem;
    border: none;
    padding: 0 0.17rem;
    box-sizing: border-box;
}
#f-con9>form>p>input::placeholder{
    color: #B6B6B6;

}
#f-con9>form>p>input:focus{
    border: none;
    outline: 0;
}
#f-con9>form>a{
    margin: .12rem auto 0;
    width: 1.8rem;
    height: 0.68rem;
    display: block;
}
#f-con9>form>a>img{
    width: 1.8rem;
    height: 0.68rem;
}
/*iphoneSE*/
@media only screen and (max-width:375px){
    .f-con2-1>#con2-box>#box2>#box2-fox>p:last-child{
        transform: scale(.5);
    }
    .f-con2-1>#con2-box>#box2>#box2-box>p:first-child{
        transform: scale(.5);
    }
    #box2-fox2>p:last-child{
        transform: scale(.5);
    }
    #f-con5>#fcon5-2>#fcon5-2-1>div>p{
        padding-bottom: .02rem;
    }
}
/*iphoneXR*/
@media only screen and (max-width:414px){
    .f-con2-1>#con2-box>#box2>#box2-fox>p:last-child,.f-con2-1>#con2-box>#box2>#box2-box>p:first-child,#box2-fox2>p:last-child{
        transform: scale(.7);
    }
}
/*iphone12Pro*/
@media only screen and (max-width:390px){
    .f-con2-1>#con2-box>#box2>#box2-fox>p:last-child,.f-con2-1>#con2-box>#box2>#box2-box>p:first-child,#box2-fox2>p:last-child{
        transform: scale(.6);
    }
}
@media only screen and (max-width:320px){
    #top>div>#toptip>span{
        display: block;
    }
    #f-con3{
        padding-bottom: 1rem;
    }
    #f-con5>#fcon5-2>#fcon5-2-1>div{
        padding-top: 0;
    }
    #f-con2>#con2-box{
        margin: 0 auto;
    }
    #box2-fox2>p:first-child,#f-con2>#con2-box>#box2>#box2-fox>p:first-child,#f-con2>#con2-box>#box2>#box2-box>p:last-child{
        transform: scale(.8);
    }
    #f-con2>#con2-box>#box2>#box2-fox>p:last-child,#f-con2>#con2-box>#box2>#box2-box>p:first-child,#box2-fox2>p:last-child{
        transform: scale(.49);
    }
    #f-con2>#con2-box>#box2>#box2-box>p:last-child{
        transform: scale(.75);
    }
    #top>div>#toptip{
        width: 98%;
    }
}