.download-box{
    height: auto;
    width: 1200px;
    margin: 5px auto 0;
}
.version-btn:hover{
    filter: grayscale(0%);
}
@media (min-width: 1610px) {
    .download-box{
        width: 1200px!important;
    }
}
.download-top{
    width: 100%;
    height: 610px;
    display: flex;
}
.banner-img{
    width: 55%;
    margin-right: 2%;
    overflow: hidden;
}
.banner-p{
    width: 43%;
    height: 400px;
    margin-top: 110px;
    position: relative;
}
.banner-btn {
    width: 200px;
    height: 68px;
    text-align: center;
    background: linear-gradient(90deg, #17A7D1, #14FECA);
    border-radius: 6px;
    color: #ffffff;
    margin-top: 45px;
    line-height: 68px;
    cursor: pointer;
    display: inline-block;
}
.download-a:focus {
    color: #FFFFFF;
}
.download-a, .download-a:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    display: block;
    width: 200px;
    height: 76px;
    padding-left: 25px;
}
.download-middle{
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 5px 16px 0px rgba(216, 219, 218, 0.61);
    display: flex;
}
.download-middle div{
    width: calc(100%/6);
    height: 120px;
    line-height: 120px;
    border-radius: 6px;
    text-align: center;
    background: url(/img/icon-windows-default.png) no-repeat left;
    filter: grayscale(100%);
    background-size: 18%;
    background-position-x: 20%;
}
.download-middle div a{
    display: block;
    height: 120px;
    width: 100%;
}
.download-middle div a span{
    padding-left: 30px;
}
.ios-icon {
    background: url(/img/ios.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}

.mac-icon {
    background: url(/img/icon-mac-default.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}

.tv-icon {
    background: url(/img/icon-tv-default.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}

.chrome-icon {
    background: url(/img/icon-browser-default.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}

.android-icon {
    background: url(/img/icon-android-efault.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}
.mac_pro-icon {
    background: url(/img/icon-mac-default.png) no-repeat left !important;
    background-size: 20% !important;
    background-position-x: 20% !important;
}
.download-a-windows {
    background: url("../../../img/windowswhite.svg") no-repeat 10px 18px;
    background-size: 32px 32px;
}

.download-a-ios {
    background: url("../../../img/ioswhite.svg") no-repeat 10px 18px;
    background-size: 32px 32px;
}

.download-a-android {
    background: url("../../../img/androidwhite.svg") no-repeat 10px 18px;
    background-size: 32px 32px;
}

.download-a-mac {
    background: url("../../../img/Macwhite.svg") no-repeat 10px 19px;
    background-size: 32px 32px;
}

.download-a-tv {
    background: url("../../../img/tvwhite.svg") no-repeat 10px 18px;
    background-size: 32px 32px;
}

.download-a-chrome {
    background: url("../../../img/Chromewhite.svg") no-repeat 8px 19px;
    background-size: 32px 32px;
}
.download-bottom{
    width: 100%;
    height: 930px;
    margin-top: 70px;
}
.download-bottom-tv{
    height: 1130px;
}
.download-bottom-top{
    height: 220px;
    width: 100%;
}
.download-bottom-top-p{
    text-align: center;
    color: #333333;
    font-size: 48px;
}
.download-bottom-top-steps{
    height: 150px;
    margin-top: 40px;
    width: 100%;
    display: flex;
    position: relative;
}
.download-bottom-top-steps>div{
    width: 20%;
    display: flex;
}
.download-bottom-top-steps-num{
    width: 45%;
}
.download-description{
    width: 55%;
}
.download-bottom-top-steps div:nth-child(3){
    margin-left: 20%;
    margin-right: 20%;
}
.download-bottom-top-steps-num img{
  width: 90%;
}
.download-bottom-methods{
    height: 240px;
    width: 100%;
    display: flex;
    margin-top: 30px;
}
.download-bottom-methods>div{
    width: 48%;
    border: 2px solid #D9D9D9;
    background-color: rgba(255,255,255,0.5);
}
.download-bottom-methods-left{
    margin-right: 4%;
}
.download-bottom-methods-left-top{
    height: 45px;
    width: 94%;
    margin: 20px auto 0;
}
.download-bottom-methods-left-top>img{
    width: 7%;
    display: inline-block;
    padding-bottom: 5px;
}
.download-bottom-methods-left-top>p{
    display: inline-block;
    padding-left: 15px;
    font-size: 22px;
    font-weight: 500;
    color: #4D4D4D;
    line-height: 45px;
}
.download-bottom-methods-left-middle{
    width: 94%;
    margin: 20px auto 0;
}
.download-bottom-methods-left-middle>p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.download-bottom-methods-left-bottom{
    width: 94%;
    margin: 40px auto 0;
}
.download-bottom-methods-left-bottom>a{
    font-size: 16px;
    font-weight: 400;
    color: #00D29D;
}
.download-bottom-methods-right-bottom{
    margin: 10px auto 0;
}
.downloadarrow {
    height: 21px;
    width: 89px;
    position: absolute;
    left: 25%;
    top: 28%;
}
.img2 {
    left: 65%;
}
.download-description p:nth-child(1){
    font-size: 24px;
    font-weight: 500;
}
.download-description p:nth-child(2){
    font-size: 16px;
    color: #666666;
}
.download-bottom-advantage{
    width: 100%;
    height: 540px;
    margin-top: 50px;
}
.advantage-p1 {
    width: 100%;
    height: 52px;
    font-size: 48px;
    font-weight: 500;
    color: #4D4D4D;
    display: block;
    margin: 1% auto 0;
    text-align: center;
}
.advantage-p2 {
    width: 750px;
    height: 30px;
    font-size: 22px;
    font-weight: 300;
    color: #808080;
    display: block;
    margin: 2% auto 0;
}
.advantage-div{
    width: 100%;
    height: 550px;
}
.advantage-div .advantage-information {
    display: inline-block;
    width: 280px;
    height: 200px;
    margin: 5% 4% 0;
    position: relative;
}
.advantage-img {
    margin: 0 auto;
    height: 60px;
    width: 60px;
}
.advantage-information-p {
    height: 64px;
    font-size: 16px;
    font-weight: 300;
    color: #808080;
    position: absolute;
    top: 40%;
    text-align: center;
}
.download-p img {
    display: inline-block;
    margin-right: 20px;
    width: 14px;
    height: 14px;
}
.download-p{
    margin: 25px 0;
}
.windpws-bt {
    display: flex;
}
.windows-plug {
    width: 60%;
    height: 45px;
    margin-top: 55px;
    margin-left: 2%;
}
.windows-plug p {
    color: #808080;
    font-size: 14px;
    margin: 0;
}
.windows-plug a {
    color: #00D29D;
    font-size: 14px;
}
.banner-p span{
    width: auto;
    font-size: 16px;
    font-weight: 300;
    color: #808080;
    margin-top: 40px;
    display: block;
}
.grayactive {
    filter: grayscale(0) !important;
}
.grayactive {
    color: #00BB8C;
}
.download_platform, .download_platform:hover {
    text-decoration: none;
    color: #00D29D;
    font-size: 14px;
    font-weight: 500;
    padding-left: 5%;
}
.download-a,.download-a:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    display: block;
    width: 200px;
    height: 76px;
    padding-left: 25px;
}
.download-a:focus {
    color: #FFFFFF;
}
.hover-img {
    width: 187px;
    height: 230px;
    position: absolute;
    top: 22%;
    background-image: url("../../../img/codebg.png") !important;
    background-size: cover;
    display: none;
    left: 3%;
}

.hover-img img {
    margin: 15% auto 0;
}

.ios:hover .hover-img {
    display: block !important;
}

.android:hover .hover-img {
    display: block !important;
}
.google-play{
    display: inline-block;
    width: 200px;
    height: 71px;
    border-radius: 6px;
    margin-top: 45px;
    cursor: pointer;
    margin-left: 20px;
    transform: translate(0,35px);
}
.edge{
    display: inline-block;
    width: 200px;
    height: 68px;
    border-radius: 6px;
    margin-top: 45px;
    cursor: pointer;
    margin-left: 20px;
    background: #0178D9;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 68px;
    text-align: center;
}
.edge:hover{
    color: #FFFFFF;
}
@media screen and (min-width: 801px) and (max-width: 1200px) {
    .download-box{
        width: 100%;
    }
    .download-top{
        height: 470px;
    }
    .banner-img>img{
        width: 100%;
    }
    .font-size48{
        font-size: 32px;
    }
    .download-description p:nth-child(1){
        font-size: 22px;
    }
    .advantage-div .advantage-information{
        width: 200px;
    }
    .download-bottom-methods{
        height: 280px;
    }
    .download-p{
        margin: 5px auto;
    }
    .banner-btn{
        margin-top: 0;
    }
    .google-play{
        margin-top: 0;
        margin-left: 0;
    }
    .download-bottom-tv{
        height: 1160px;
    }
}
@media (max-width: 800px) {
    .download-box{
        width: 100%;
    }
    .download-top{
        display: block;
        height: 850px;
    }
    .download-top-all{
        height: 690px !important;
    }
    .banner-img{
        width: 100%;
    }
    .banner-img>img{
        width: 100%;
        height: auto;
    }
    .banner-p{
        width: 100%;
        margin-top: 0;
        height: 255px;
    }
    .font-size48{
        font-size: 30px;
        text-align: center;
    }
    .banner-btn{
        margin: 10px auto 0;
        display: block;
    }
    .download-middle>div{
        width: 50%;
        height: 70px;
        line-height: 70px;
        background-size: 12% !important;
    }
    .download-middle div a{
        height: 70px;
    }
    .download-middle{
        flex-wrap: wrap;
        height: auto;
    }
    .download-bottom{
        height: 1055px;
    }
    .download-bottom-tv{
        height: 1550px;
    }
    .download-bottom-top{
        height: 160px;
    }
    .download-bottom-top-p{
        font-size: 30px;
    }
    .downloadarrow{
        display: none;
    }
    .download-bottom-top-steps div:nth-child(3){
        margin-left: 2%;
        margin-right: 2%;
    }
    .download-bottom-top-steps>div{
        width: 32%;
        height: 100px;
    }
    .download-description p:nth-child(2){
        display: none;
    }
    .download-description p:nth-child(1){
        width: 80%;
    }
    .advantage-p1{
        font-size: 30px;
    }
    .advantage-p2{
        font-size: 18px;
    }
    .advantage-p2{
        width: 100%;
        text-align: center;
    }
    .advantage-div{
        margin-top: 30px;
    }
    .advantage-div .advantage-information {
        display: inline-block;
        width: 47%;
        height: 200px;
        margin: 30px 0 0 5px;
        position: relative;
    }
    .advantage-information-p{
        width: 95%;
        font-size: 14px;
    }
    .banner-p span{
        margin-top: 30px;
        text-align: center;
    }
    .windows-plug{
        display: none;
    }
    .google-play{
        margin: 0 auto;
        transform: translate(0,10px);
        display: block;
    }
    .second-version{
        margin-top: 15px!important;
    }
    .edge{
        margin: 0 auto;
        transform: translate(0,10px);
        display: block;
    }
    .download-bottom-top-steps-num img{
      padding-top: 10px;
        width: 53px;
        height: 63px;
    }
    .banner-p p:nth-child(2){
       text-align: center;
        font-size: 14px;
    }
    .download-p{
        padding-left: 30px;
    }
    #Ios-code{
        visibility: hidden;
    }
    #Android-code{
        visibility: hidden;
    }
    .download-bottom-methods{
        display: block;
    }
    .download-bottom-methods>div{
        width: 98%;
        margin: 0 auto;
    }
    .download-bottom-methods>div:nth-child(2){
        margin-top: 10px;
    }
    .download-bottom-methods{
        height: 520px;
    }
}
@media screen and (min-width: 1299px) and (max-width: 1600px){
    .download-top{
        height: 490px;
    }
    .download-box{
        width: 75%!important;
    }
    .banner-img>img{
        width: 80%;
        height: auto;
    }
    .banner-p{
        margin-top: 80px;
    }
    .font-size48{
        font-size: 32px;
    }
    .font-size18{
        font-size: 14px!important;
    }
    .download-a{
        font-size: 16px;
    }
    .download-bottom-top-p{
        font-size: 32px;
    }
    .download-description p:nth-child(1){
        font-size: 20px;
    }
    .download-description p:nth-child(2){
        font-size: 12px;
    }
    .advantage-p1{
        font-size: 32px;
    }
    .advantage-p2{
        font-size: 16px;
        width: 100%;
        text-align: center;
    }
    .advantage-img{
        width: 45px;
        height: 45px;
    }
    .advantage-information-p{
        font-size: 12px;
    }
    .advantage-div .advantage-information{
        width: 26%;
        margin:3% 7% 0 0;
    }
    .banner-btn{
        margin-top: 20px;
    }
    .download-p{
        margin: 15px 0;
        font-size: 12px;
    }
    .windows-plug{
        margin-top: 30px;
    }
}
