div.main section .fitday{
    max-width: 80%; height: 45vh;
}
div.main section .fitday .texts .logo{
    width: 50%; height: 8vh; background-size: contain;
}
div.main section .fitday .texts h3{
    font-size: 24px; margin-top: 0;
}
div.main section .fitday .texts h4{
    font-size: 18px; line-height: 24px; margin-top: 10px;
}
div.main section .fitday .image .phone{
    height: 100%; background-position: 0 60%;
}
div.main section .download{
    height: 15vh;
}
div.main .download .btns{
    height: 15vh; max-width: 650px;
}
div.main .download .btns a{
    height: 80px; margin: 0 10px;
}
div.main .download .scroll{
    display: none;
}

div.ct1{
    height: 400px;
}
div.ct1 section{
    max-width: 80%;
}
div.ct1 section .texts h2{
    font-size: 24px;
}
div.ct1 section .texts p{
    font-size: 18px; line-height: 24px; margin-top: 10px;
}
div.ct2{
    height: 400px;
}
div.ct2 section{
    max-width: 80%;
}
div.ct2 section .texts h2{
    font-size: 24px;
}
div.ct2 section .texts p{
    font-size: 18px; line-height: 24px; margin-top: 10px;
}
div.ct3{
    height: 580px;
}
div.ct3 section{
    max-width: 80%;
}
div.ct3 section .artGroup .texts h2{
    font-size: 24px;
}
div.ct3 section .artGroup .texts article .icon{
    width: 60px; height: 60px;
}
div.ct3 section .artGroup .texts article p{
    font-size: 18px; line-height: 24px;
    width: calc(100% - 80px);
}

div.ftrWrap{
    padding: 40px 0;
}
div.ftrWrap footer{
    font-size: 16px;
    max-width: 85%;
}
div.ftrWrap footer .logo{
    width: 8%; height: 20px;
}
div.ftrWrap footer .ttam ul li{
    margin-left: 10px;
}
div.ftrWrap footer .ttam ol li{
    margin-left: 10px;
}
div.ftrWrap footer .ttam .icons .icon{
    width: 25px; height: 25px;
}
div.ftrWrap footer .ttam .icons .icon i{
    font-size: 14px;
    text-indent: 1px; vertical-align: 10px;
}
div.ftrWrap footer .ttam .icons .i2{
    background-size: 60%;
}