*{
    margin: 0;
    padding: 0;
}
li {list-style-type:none;}
.box{
    width: 100%;
    height: auto;
}
.box .title{
    width: 7.27rem;
    height: 1.3rem;
    padding: 0 0.11rem;
    background: #0b53d2;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.title .brand{
    width: 2.34rem;
    height: 0.64rem;
    margin-top: 0.4rem;
    margin-left: -0.04rem;
    background: black;
}
.brand img{
    display: block;
    width: 100%;
    height: 100%;
}
.title .language{
    width: 2.8rem;
    height: 0.33rem;
    margin-top: 0.69rem;
    display: flex;
    justify-content: space-around;
    color: white;
}
.language .left{
    width: 1.3rem;
    height: 100%;
    font-size: 0.16rem;
    line-height: 0.33rem;
    border-radius: 0.1rem;
    border: 0.01rem solid #ffffff;
    display: flex;
    justify-content: space-around;

}
.left .left-box{
    width: 0.37rem;
    height: 0.24rem;
    margin-top: 0.03rem;
    background: black;
}
.left-box img{
    display: block;
    width: 100%;
    height: 100%;
}
.language .right{
    width: 1.3rem;
    height: 100%;
    font-size: 0.16rem;
    line-height: 0.33rem;
    border-radius: 0.1rem;
    display: flex;
    justify-content: space-around;
}
.right .right-box{
    width: 0.37rem;
    height: 0.24rem;
    margin-top: 0.03rem;
    background: black;
}
.right-box img{
    display: block;
    width: 100%;
    height: 100%;
}
.box .navigation{
    width: 7.12rem;
    height: 0.72rem;
    padding: 0 0.19rem;
    display: flex;
    justify-content: space-around;
}
.navigation span{
    display: block;
    width: 2.3rem;
    height: 100%;
    font-size: 0.33rem;
    line-height: 0.72rem;
    text-align: center;
}
.navigation .active{
    color: #0086f1;
}
.swiper-container{
    width: 7.12rem;
    height: 3.05rem;
    padding: 0 0.19rem;
}
.swiper-container .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.swiper-wrapper li{
    width: 100%;
    height: 100%;
}
.box .about{
    width: 6.88rem;
    height: auto;
    padding: 0 0.31rem;
    margin-top: 0.3rem;
}
.box .di{
    width: 100%;
    height: 0.39rem;
    background: #000000;
}
.di p{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.15rem;
    line-height: 0.39rem;
    color: white;
    text-align: center;
    margin-top: 0.1rem;
}












































.about .reveal{
    width: 6.89rem;
    height: 0.38rem;
    background: #eeeeee;
    border-radius: 0.2rem;
    display: flex;
    justify-content: space-between;
}
.reveal .rev1{
    width: 3.44rem;
    height: 100%;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.38rem;
}
.rev1.active{
    color: #0b53d2;
}
.about .plan{
    width: 100%;
    height: 3.66rem;
    margin-top: 0.28rem;
    display: flex;
    justify-content: space-between;
}
.plan img{
    display: block;
    width: 100%;
    height: 100%;
}
.plan .plan1{
    width: 2.85rem;
    height: 100%;
}
.plan .plan2{
    width: 3.63rem;
    height: 100%;
}
.about .introduce{
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
}
.introduce.active{
    display: none;
}
.introduce .to{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    font-weight: bold;
}
.introduce .trait{
    width: 100%;
    height: 0.74rem;
    margin-top: 0.3rem;
}
.trait h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.trait p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .configuration{
    width: 100%;
    height: 0.74rem;
    margin-top: 0.3rem;
}
.configuration h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.configuration p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .field{
    width: 100%;
    height: 0.74rem;
    margin-top: 0.3rem;
}
.field h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.field p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .odds{
    width: 100%;
    height: 0.74rem;
    margin-top: 0.3rem;
}
.odds h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.odds p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .parametric{
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
}
.parametric h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.parametric p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .annex{
    width: 100%;
    height: 0.74rem;
}
.annex span{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.2rem;
}
.annex p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.introduce .btn{
    width: 5rem;
    height: 0.42rem;
    border: none;
    background: #fbb226;
    border-radius: 0.08rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.42rem;
    margin: 0.5rem auto;
}

.introduce .advantage{
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
}
.advantage h3{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.24rem;
    font-weight: bold;
}
.advantage span{
    display: block;
    width: 100%;
    height: 0.25rem;
    font-size: 0.12rem;
    margin-top: 0.1rem;
}
.advantage p{
    display: block;
    width: 100%;
    font-size: 0.2rem;
    margin-top: 0.8rem;
}
