@charset "utf-8";
@font-face {
    font-family: 'Lato-Black';
    src : url( "../fonts/Lato-Black.ttf");
}
@font-face {
    font-family: 'Lato-Bold';
    src : url( "../fonts/Lato-Bold.ttf");
}
@font-face {
    font-family: 'Lato-Regular';
    src : url( "../fonts/Lato-Regular.ttf");
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre {
    margin: 0;
    padding: 0;
    font-family:'Lato-Regular',Helvetica,Arial,sans-serif;
}
body {
    min-width: 750px;
    min-height: 100%;
    font-size: 0.16rem;
}
*,:after,:before {
    box-sizing: border-box;
}
li,ul {
    list-style: none outside none;
    margin: 0;
    padding: 0
}
img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
a{
    border:0;
    text-decoration:none;
}
.homeIn{
    width: 100%;
    height: 9.2rem;
    position: relative;
}
.wrapBg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background-image: url("../images/0_header.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.homeNav{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.2rem;
    margin: 0.36rem 4.04rem 0 4.06rem;
}
.homeNav .navLeft img{
    width: 2.14rem;
    height: auto;
}
.homeNav .navRight span{
    margin-left: 0.6rem;
}
.homeNav .navRight a{
    color: #000000;
}
.homeContent{
    margin-top: 5.31rem;
    text-align: center;
}
.homeContent .tit{
    font-family: 'Lato-Black';
    font-size: 0.5rem;
    color: #000000;
    line-height: 0.62rem;
}
.homeContent .let{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Lato-Black';
    font-size: 1.2rem;
    color: #000000;
    line-height: 0.34rem;
    margin-top: 0.16rem;
    text-transform: uppercase;
}
.homeContent .let img{
    width: 1.32rem;
}
.homeDon{
    width: 100%;
    height: 5.86rem;
    position: relative;
}
.wrapMap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000000;
    text-align: center;
    background-image: url("../images/map_bg.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50% 50%;
}
.wrapMap img{
    width: 2.9rem;
    height: 0.5rem;
}
.wrapMap .p1{
    opacity: 0.5;
    font-family: 'Lato-Bold';
    font-size: 0.18rem;
    color: #000000;
    margin-top: 0.81rem;
}
.wrapMap .p2{
    font-family: 'Lato-Black';
    font-size: 0.44rem;
    color: #2C2E30;
    margin-top: 0.26rem;
    margin-bottom: 0.7rem;
}
.wrapMap .p4{
     margin-top: 0.29rem;
     font-family: 'Lato-Black';
     font-size: 0.26rem;
     color: #2C2E30;
 }
.wrapMap .p5{
    margin-top: 0.15rem;
    font-family: 'Lato-Bold';
    font-size: 0.24rem;
    color: #54565A;
}
.section{
    width: 100%;
    height: 14rem;
    position: relative;
}
.section .wrap{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 103%;
    color: rgba(0,0,0,0.87);
}
.page1 .wrap{
    background-color: #F5F7FF;
    background-image: url("../images/1_periodtracker.jpg");
    background-position: 100% 50%;
}
.page2 .wrap{
    background-color: #4F5B83;
    background-image: url("../images/2_Loseweight.jpg");
    background-position: 0 50%;
}
.page3 .wrap{
    background-color: #F5F7FF;
    background-image: url("../images/3_stepcounter.jpg");
    background-position: 100% 50%;
}
.section .wrap .title{
    width: 100%;
    text-align: center;
    margin-top: 0.98rem;
}
.section .wrap .title div:nth-child(1){
    font-family: 'Lato-Bold';
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
}
.section .wrap .title div:nth-child(2){
    font-family: 'Lato-Black';
    font-size: 0.5rem;
}
.section .wrap .content{
    width: 9.28rem;
    height: auto;
    margin-left: 8.8rem;
    margin-top: 1.05rem;
}
.page2 .wrap {
    color: #ffffff;
}
.page2 .wrap .content{
    margin-left: 1.5rem;
}
.section .wrap .oneapp{
    display: flex;
    align-items: center;
    justify-content: left;
}
.section .wrap .oneappLeft img{
    width: 1.16rem;
    height: auto;
    margin-right: 0.3rem;
}
.section .wrap .oneappRight div:nth-child(1){
    font-family: 'Lato-Black';
    font-size: 0.5rem;
    letter-spacing: 0;
    line-height: 0.46rem;
}
.section .wrap .oneappRight div:nth-child(2){
    font-family: 'Lato-Bold';
    font-size: 0.26rem;
    margin-top: 0.15rem;
}
.section .wrap .desption{
    width: 9.2rem;
    font-size: 0.24rem;
    line-height: 0.28rem;
    margin-top: 0.29rem;
}
.section .wrap .desption p {
    margin-bottom: 0.4rem;
}
.section .wrap .downnum{
    display: flex;
    align-items: center;
    justify-content: left;
}
.section .wrap .downnum img{
    width: 1.4rem;
    height: auto;
    margin-right: 0.28rem;
}
.section .wrap .downnum span{
    font-family: 'Lato-Black';
    font-size: 0.3rem;
}
.downlink{
    margin-top: 0.7rem;
    margin-left: -0.2rem;
    margin-bottom: 0.6rem;
    position: relative;
}
.downlink a.linkhuawei{
    position: absolute;
    top: 0.08rem;
}
.downlink a:nth-child(1) img{
    width: 2.37rem;
    height: auto;
}
.page3 .downlink a:nth-child(1) img{
    width: 2.6rem;
    height: auto;
}
.downlink a:nth-child(2) img{
    width: 1.99rem;
    height: auto;
}
.downlink a:nth-child(3) img{
    width: 2.6rem;
    height: auto;
}
.moretit{
    width: 7.7rem;
    font-family: 'Lato-Black';
    font-size: 0.3rem;
}
.applist {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0.35rem;
    position: relative;
}
.listwrap{
    width: 5.45rem;
    height: 1.2rem;
    overflow: hidden;
    position: relative;
}
.next{
    margin-left: -0.2rem;
    margin-right: 0.25rem;
    cursor:pointer
}
.next img{
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    opacity: 0.3;
}
.prev{
    margin-left: 0.1rem;
    cursor:pointer
}
.applist span img{
    width: 0.48rem;
}
.applist ul{
    width: 19.3rem;
    position: absolute;
    top: 0;
}
.applist ul li{
    float: left;
    margin-right: 0.17rem;
    cursor:pointer
}
.applist ul li img{
    width: 1.2rem;
    height: auto;
    border-radius: 0.2rem;
}
.applist .alert{
    display: none;
    position: absolute;
    top: 1.35rem;
    left: 0.32rem;
    z-index: 100;
    width: 2.69rem;
    height: 2.2rem;
    border-radius: 0.24rem;
    background: #FFFFFF;
    box-shadow: 0 12px 24px 0 rgba(0,0,0,0.20);
}
.applist .alert img{
    width: 2.68rem;
}
.applist .alert a:nth-child(1) img{
    margin-top: 0.15rem;
    margin-bottom: -0.2rem;
}
.top{
    width: 100%;
    height: 13rem;
    position: relative;
    color: rgba(0,0,0,0.87);
}
.bot{
    width: 100%;
    height: 13rem;
    background-color: #dee2f6;
    position: relative;
}
.about .wrap{
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.toptit{
    margin-top: 1.4rem;
    margin-bottom: 0.14rem;
    font-family: 'Lato-Black';
    font-size: 0.3rem;
}
.topabs{
    font-family: 'Lato-Black';
    font-size: 0.5rem;
    line-height: 0.7rem;
}
.topdes{
    margin: 0.55rem auto;
    width: 9.6rem;
    font-size: 0.20rem;
    line-height: 0.28rem;
}
.topdes p{
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
    line-height: 0.32rem;
}
.topdes span{
    font-family: 'Lato-Bold';
    color: #54565A;
}
.topimg img{
    width: 17.5rem;
    margin-right: 0.24rem;
    margin-bottom: 1.21rem;
}
.bot .toptit{
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    color: rgba(0,0,0,0.87);
    font-size: 0.5rem;
}
.bot .topabs{
    color: #FFFFFF;
}
.bot .botlist{
    margin-top: 0.64rem;
    display: flex;
    align-items: center;
    justify-content: center;

}
.bot .botlist .card{
    width: 6rem;
    height: 8.24rem;
    font-size: 0.3rem;
    background-color: #7E86AC;
    border-radius: 0.6rem;
    display: inline-block;
    margin-right: 0.23rem;
    padding: 0.26rem;
    color: #ffffff;
    font-family: 'Lato-Bold';
}
.bot .botlist .card2{
    background-color: #ffffff;
}
.bot .botlist .card2 .cardtit{
    color: #7E86AC;
}
.bot .botlist .card2 .cardcontent{
    color: #5D606D;
}
.bot .botlist .card2 .cardapp{
    color: rgba(0,0,0,0.87);
}
.bot .cardtit{
    margin-top: 0.95rem;
    text-align: center;
}
.bot .cardtit p{
    font-family: 'Lato-Black';
}
.bot .cardtit img{
    width: 0.9rem;
    margin-bottom: 0.14rem;
    border-radius: 50%;
}
.bot .cardcontent{
    height: 3.31rem;
}
.bot .cardcontent p{
    text-align: center;
    line-height: 0.37rem;
    font-size: 0.24rem;
    /*height: 3.72rem;*/
}
.bot .cardcontent .leyh{
    text-align: left;
    margin-top: 0.09rem;
    margin-bottom: 0.09rem;
}
.bot .cardcontent .leyh img{
    width: 0.42rem;
}
.bot .cardcontent .riyh{
    text-align: right;
}
.bot .cardcontent .riyh img{
    width: 0.42rem;
}
.bot .cardapp{
    text-align: center;
    margin-top: 0.7rem;
}
.bot .cardapp img{
    width: 0.64rem;
    margin-bottom: 0.11rem;
}

.footer{
    width: 100%;
    height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Lato-Bold';
    font-size: 0.3rem;
    color: rgba(0,0,0,0.87);
}
.footer img{
    width: 0.34rem;
    height: auto;
    margin-top: 0.04rem;
}
.footer .left{
    margin-left: 0.6rem;
}
.footer .right a{
    color: rgba(0,0,0,0.87);
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer .right span{
    margin-left: 0.1rem;
    margin-right: 0.6rem;
}