@font-face{
    font-family: 'Lato-Black';
    src: url('/image/Lato-Black.ttf?v=1');
}
img {
    width: 100%;
    max-width: 100%;
    margin: auto;
}
a,a:hover{
    color: #fff;
    text-decoration: none;
}
.bg-primary{
    position: relative;
    color: #000;
    font-weight:normal;
    font-family: "Lato";
}
.bg-primary .Mob_img{
    display: none;
}
#home_1 .home_1_1_container{
    position: absolute;
    top: 16%;
    z-index: 999;
    width: 85%;
    left: 6.5%;
    color: #fff;
}
#home_1 .home_1_1_container .title{
    font-weight: bold;
    font-size: 44px;
    line-height: 50px;
}
#home_1 .home_1_1_container .title span{
    color: #FEA525;
}
#home_1 .home_1_1_container .desc{
    font-size: 32px;
    line-height: 32px;
    margin-top: 2%;
}
#home_1 .home_1_1_container .desc1{
    font-size: 25px;
    line-height: 25px;
    margin-top: 1.5%;
}
#home_1 .home_1_1_container .desc strong{
    color: red;
}
#home_1 .home_1_2_container{
    position: absolute;
    top: 43%;
    z-index: 999;
    width: 34.2%;
    left: 6.5%;
    color: #fff;
}
#home_1 .home_1_3_container{
    position: absolute;
    top: 61.5%;
    z-index: 999;
    width: 4.8%;
    left: 6.5%;
    color: #fff;
}
#home_1 .home_1_4_container{
    position: absolute;
    top: 73%;
    z-index: 999;
    width: 11%;
    left: 16.5%;
    color: #fff;
    text-align: center;
}
#home_1 .home_1_4_container .title{
    font-size: 22px;
    line-height: 22px;
}
#home_1 .home_1_5_container{
    position: absolute;
    top: 74%;
    z-index: 999;
    width: 20%;
    left: 6%;
    height: 9.5%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#home_1 .home_1_5_container .title{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-top: 9%;
}
#home_1 .home_1_6_container{
    position: absolute;
    top: 74%;
    z-index: 999;
    width: 20%;
    left: 27.7%;
    height: 9.7%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#home_1 .home_1_6_container .title{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    padding-top: 7%;
}

#home_2 .home_2_1_container{
    position: absolute;
    top: 10%;
    z-index: 999;
    width: 80%;
    left: 6.5%;
    color: #fff;
}
#home_2 .home_2_1_container .title{
    font-size: 55px;
    line-height: 55px;
    font-weight: bold;
}
#home_2 .home_2_2_container{
    position: absolute;
    top: 26%;
    z-index: 999;
    width: 80%;
    left: 6.5%;
    color: #fff;
}
#home_2 .suporte .title {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 4%;
}
#home_2 .suporte .title:first-child{
    margin-top: 0;
}
#home_2 .suporte .title img {
    max-width: 69px;
    max-height: 69px;
    margin: initial;
}
#home_2 .suporte .title span {
    font-size: 25px;
    line-height: 69px;
}
#home_2 .suporte .title:nth-child(3) span{
    line-height: 35px;
}

#home_3 .home_3_1_container{
    position: absolute;
    top: 9%;
    z-index: 999;
    width: 96%;
    left: 2%;
    color: #fff;
    text-align: center;
}
#home_3 .home_3_1_container .title{
    font-size: 55px;
    line-height: 55px;
    font-weight: bold;
}
#home_3 .home_3_2_container{
    position: absolute;
    top: 52.5%;
    z-index: 999;
    width: 13.3%;
    left: 13%;
    color: #fff;
    text-align: center;
    height: 5%;
    cursor: pointer;
}
#home_3 .home_3_3_container{
    position: absolute;
    top: 52.5%;
    z-index: 999;
    width: 13.3%;
    left: 33.3%;
    color: #fff;
    text-align: center;
    height: 5%;
    cursor: pointer;
}
#home_3 .home_3_4_container{
    position: absolute;
    top: 52.5%;
    z-index: 999;
    width: 13.3%;
    left: 53.5%;
    color: #fff;
    text-align: center;
    height: 5%;
    cursor: pointer;
}
#home_3 .home_3_5_container{
    position: absolute;
    top: 52.5%;
    z-index: 999;
    width: 13.3%;
    left: 74%;
    color: #fff;
    text-align: center;
    height: 5%;
    cursor: pointer;
}
#home_3 .download .title{
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    height: 100%;
    padding-top: 7%;
}
#home_3 .home_3_6_container{
    position: absolute;
    top: 67%;
    z-index: 999;
    width: 96%;
    left: 2%;
    color: #fff;
    text-align: center;
}
#home_3 .home_3_6_container .title{
    font-size: 35px;
    line-height: 45px;
}
#home_3 .home_3_6_container .desc{
    margin-top: 2%;
    font-size: 20px;
    line-height: 40px;
}

#home_4 .home_4_1_container{
    width: 100%;
    color: #E2E3E7;
    background-color: #1E2A50;
    display: flex;
    gap:30px;
    justify-content: center;
    padding: 6% 0;
}
#home_4 .home_4_1_container.Mob_container{
    display: none;
}
#home_4 .home_4_1_container .header_title{
    font-size: 18px;
    line-height: 18px;
}
#home_4 .home_4_1_container .header_desc{
    display: flex;
    gap:8px;
    margin-top: 2%;
}
#home_4 .home_4_1_container svg{
    width: 25px;
    height: 25px;
}
#home_4 .home_4_1_container .header_desc .header_desc_content{
    padding-top: 2px;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    gap:8px;
}
#home_4 .home_4_1_container .header_desc .header_desc_content .time{
    font-size: 13px;
    line-height: 20px;
}
#home_4 .home_4_1_container .dmca .header_desc{
    font-size: 15px;
    line-height: 32px;

}
#home_4 .home_4_1_container .uso{
    width: 30%;
    padding-left: 3%;
}
#home_4 .home_4_1_container .planos{
    width: 18%;
    display: flex;
    gap: 20px;
}
#home_4 .home_4_1_container .rede{
    width: 18%;
    display: flex;
    gap: 20px;
}
#home_4 .home_4_1_container .dmca{
    width: 34%;
    padding-right: 4%;
}
#home_4 .home_4_1_container .huaxian{
    border-right: 1px solid #5B5E71;
    height: 60px;
}

#home_5 .home_5_1_container{
    position: absolute;
    top: 25%;
    z-index: 999;
    width: 96%;
    left: 2%;
    color: #E1E2E7;
    text-align: center;
}
#home_5 .home_5_1_container .title{
    font-size: 22px;
    line-height: 22px;
    margin-top: 1.5%;
}

@media (max-width: 1800px) and (min-width: 1600px){
    #home_1 .home_1_1_container .title{
        font-size: 40px;
        line-height: 45px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 28px;
        line-height: 28px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 22px;
        line-height: 22px;
        margin-top: 1.5%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 18px;
        line-height: 18px;
    }
    #home_1 .home_1_5_container .title{
        font-size: 35px;
        line-height: 35px;
        padding-top: 9%;
    }
    #home_1 .home_1_6_container .title{
        font-size: 35px;
        line-height: 35px;
        padding-top: 7%;
    }

    #home_2 .home_2_1_container .title{
        font-size: 50px;
        line-height: 50px;
    }
    #home_2 .suporte .title {
        gap: 30px;
        margin-top: 4%;
    }
    #home_2 .suporte .title img {
        max-width: 65px;
        max-height: 65px;
    }
    #home_2 .suporte .title span {
        font-size: 22px;
        line-height: 65px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 32px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 50px;
        line-height: 50px;
    }
    #home_3 .download .title{
        font-size: 22px;
        line-height: 22px;
        padding-top: 7%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 32px;
        line-height: 42px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 2%;
        font-size: 18px;
        line-height: 35px;
    }
    #home_4 .home_4_1_container{
        gap:20px;
        padding: 6% 0;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 16px;
        line-height: 16px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 2%;
    }
    #home_4 .home_4_1_container svg{
        width: 22px;
        height: 22px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 13px;
        line-height: 20px;
        gap:8px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 20px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 14px;
        line-height: 25px;

    }
    #home_4 .home_4_1_container .uso{
        width: 30%;
        padding-left: 3%;
    }
    #home_4 .home_4_1_container .planos{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .rede{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 34%;
        padding-right: 4%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 50px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 20px;
        line-height: 20px;
        margin-top: 1.5%;
    }
}
@media (max-width: 1600px) and (min-width: 1400px){
    #home_1 .home_1_1_container .title{
        font-size: 35px;
        line-height: 40px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 24px;
        line-height: 24px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 20px;
        line-height: 20px;
        margin-top: 1.5%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 16px;
        line-height: 16px;
    }
    #home_1 .home_1_5_container .title, #home_1 .home_1_6_container .title{
        font-size: 30px;
        line-height: 30px;
    }

    #home_2 .home_2_1_container .title{
        font-size: 45px;
        line-height: 45px;
    }
    #home_2 .suporte .title {
        gap: 20px;
        margin-top: 4%;
    }
    #home_2 .suporte .title img {
        max-width: 55px;
        max-height: 55px;
    }
    #home_2 .suporte .title span {
        font-size: 20px;
        line-height: 55px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 25px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 45px;
        line-height: 45px;
    }
    #home_3 .download .title{
        font-size: 20px;
        line-height: 20px;
        padding-top: 7%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 28px;
        line-height: 38px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 2%;
        font-size: 16px;
        line-height: 30px;
    }
    #home_4 .home_4_1_container{
        gap:20px;
        padding: 5% 0;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 16px;
        line-height: 16px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 2%;
    }
    #home_4 .home_4_1_container svg{
        width: 22px;
        height: 22px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 13px;
        line-height: 20px;
        gap:2px;
        flex-wrap: wrap;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 20px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 14px;
        line-height: 25px;

    }
    #home_4 .home_4_1_container .uso{
        width: 30%;
        padding-left: 3%;
    }
    #home_4 .home_4_1_container .planos{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .rede{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 34%;
        padding-right: 4%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 50px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 18px;
        line-height: 18px;
        margin-top: 1.5%;
    }
}
@media (max-width: 1400px) and (min-width: 1200px){
    #home_1 .home_1_1_container .title{
        font-size: 30px;
        line-height: 35px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 20px;
        line-height: 20px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 16px;
        line-height: 16px;
        margin-top: 1.5%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_1 .home_1_5_container .title, #home_1 .home_1_6_container .title{
        font-size: 25px;
        line-height: 25px;
    }

    #home_2 .home_2_1_container .title{
        font-size: 35px;
        line-height: 35px;
    }
    #home_2 .suporte .title {
        gap: 20px;
        margin-top: 3%;
    }
    #home_2 .suporte .title img {
        max-width: 45px;
        max-height: 45px;
    }
    #home_2 .suporte .title span {
        font-size: 18px;
        line-height: 45px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 22px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 35px;
        line-height: 35px;
    }
    #home_3 .download .title{
        font-size: 18px;
        line-height: 18px;
        padding-top: 6%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 24px;
        line-height: 32px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 2%;
        font-size: 15px;
        line-height: 25px;
    }
    #home_4 .home_4_1_container{
        gap:20px;
        padding: 4% 0;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 15px;
        line-height: 15px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 2%;
    }
    #home_4 .home_4_1_container svg{
        width: 20px;
        height: 20px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 13px;
        line-height: 20px;
        gap:2px;
        flex-wrap: wrap;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 18px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 12px;
        line-height: 20px;

    }
    #home_4 .home_4_1_container .uso{
        width: 30%;
        padding-left: 3%;
    }
    #home_4 .home_4_1_container .planos{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .rede{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 34%;
        padding-right: 4%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 45px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 16px;
        line-height: 16px;
        margin-top: 1.5%;
    }
}
@media (max-width: 1200px) and (min-width: 991px){
    #home_1 .home_1_1_container .title{
        font-size: 25px;
        line-height: 30px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 18px;
        line-height: 18px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 14px;
        line-height: 14px;
        margin-top: 1.5%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_1 .home_1_5_container .title, #home_1 .home_1_6_container .title{
        font-size: 20px;
        line-height: 20px;
    }

    #home_2 .home_2_1_container .title{
        font-size: 30px;
        line-height: 30px;
    }
    #home_2 .suporte .title {
        gap: 15px;
        margin-top: 3%;
    }
    #home_2 .suporte .title img {
        max-width: 40px;
        max-height: 40px;
    }
    #home_2 .suporte .title span {
        font-size: 16px;
        line-height: 40px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 20px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 30px;
        line-height: 30px;
    }
    #home_3 .download .title{
        font-size: 16px;
        line-height: 16px;
        padding-top: 6%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 22px;
        line-height: 30px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 2%;
        font-size: 14px;
        line-height: 22px;
    }
    #home_4 .home_4_1_container{
        gap:20px;
        padding: 4% 0;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 2%;
    }
    #home_4 .home_4_1_container svg{
        width: 20px;
        height: 20px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 12px;
        line-height: 20px;
        gap:2px;
        flex-wrap: wrap;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 18px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 12px;
        line-height: 20px;

    }
    #home_4 .home_4_1_container .uso{
        width: 30%;
        padding-left: 1%;
    }
    #home_4 .home_4_1_container .planos{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .rede{
        width: 18%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 34%;
        padding-right: 1%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 40px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 14px;
        line-height: 14px;
        margin-top: 1.5%;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    #home_1 .home_1_1_container .title{
        font-size: 20px;
        line-height: 25px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 18px;
        line-height: 18px;
        margin-top: 1%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 14px;
        line-height: 14px;
        margin-top: 1%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_1 .home_1_5_container .title, #home_1 .home_1_6_container .title{
        font-size: 18px;
        line-height: 18px;
    }

    #home_2 .home_2_1_container .title{
        font-size: 25px;
        line-height: 25px;
    }
    #home_2 .suporte .title {
        gap: 15px;
        margin-top: 2.5%;
    }
    #home_2 .suporte .title img {
        max-width: 35px;
        max-height: 35px;
    }
    #home_2 .suporte .title span {
        font-size: 15px;
        line-height: 35px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 18px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 23px;
        line-height: 23px;
    }
    #home_3 .download .title{
        font-size: 15px;
        line-height: 15px;
        padding-top: 5%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 20px;
        line-height: 30px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 1%;
        font-size: 14px;
        line-height: 20px;
    }
    #home_4 .home_4_1_container{
        gap:15px;
        padding: 4% 0;
        display: block;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 1%;
    }
    #home_4 .home_4_1_container svg{
        width: 20px;
        height: 20px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 12px;
        line-height: 20px;
        gap:2px;
        flex-wrap: wrap;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 18px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 12px;
        line-height: 18px;

    }
    #home_4 .home_4_1_container .uso{
        width: 100%;
        padding-left: 2%;
    }
    #home_4 .home_4_1_container .planos{
        width: 48%;
        display: inline-block;
        padding-left: 2%;
        padding-top: 3%;
        gap: 20px;
    }
    #home_4 .home_4_1_container .rede{
        width: 48%;
        display: inline-block;
        padding-left: 2%;
        padding-top: 3%;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 100%;
        padding-right: 1%;
        padding-left: 2%;
        padding-top: 3%;
    }
    #home_4 .home_4_1_container .huaxian{
       display: none;
    }

    #home_5 .home_5_1_container .title{
        font-size: 14px;
        line-height: 14px;
        margin-top: 1.5%;
    }
}
@media (max-width: 768px){
    .bg-primary .TV_img{
        display: none !important;
    }
    .bg-primary .Mob_img{
        display: inline-block !important;
    }

    #home_1 .home_1_1_container{
        top: 6%;
        width: 85%;
        left: 7.5%;
    }
    #home_1 .home_1_1_container .title{
        font-size: 30px;
        line-height: 40px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 24px;
        line-height: 24px;
        margin-top: 3%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 18px;
        line-height: 18px;
        margin-top: 2.5%;
    }
    #home_1 .home_1_2_container{
        position: absolute;
        top: 24%;
        z-index: 999;
        width: 77.2%;
        left: 7.5%;
        color: #fff;
    }
    #home_1 .home_1_3_container{
        top: 35%;
        width: 6.8%;
        left: 7.5%;
    }
    #home_1 .home_1_4_container{
        top: 39.8%;
        width: 16%;
        left: 20.5%;
    }
    #home_1 .home_1_4_container .title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_1 .home_1_5_container{
        top: 40.5%;
        width: 29%;
        left: 6%;
        height: 4.2%;
    }
    #home_1 .home_1_6_container{
        top: 40.5%;
        width: 29%;
        left: 35.3%;
        height: 4.2%;
    }
    #home_1 .home_1_5_container .title{
        font-size: 18px;
        line-height: 18px;
        padding-top: 9%;
    }
    #home_1 .home_1_6_container .title{
        font-size: 18px;
        line-height: 18px;
        padding-top: 8%;
    }

    #home_2 .home_2_1_container {
        top: 7%;
        width: 80%;
        left: 6.5%;
    }
    #home_2 .home_2_1_container .title{
        font-size: 33px;
        line-height: 33px;
    }
    #home_2 .home_2_2_container{
        top: 26%;
        width: 80%;
        left: 6.5%;
    }
    #home_2 .suporte .title {
        gap: 20px;
        margin-top: 3%;
    }
    #home_2 .suporte .title img {
        max-width: 35px;
        max-height: 35px;
    }
    #home_2 .suporte .title span {
        font-size: 16px;
        line-height: 35px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 20px;
    }

    #home_3 .home_3_1_container{
        top: 5%;
        width: 90%;
        left: 6%;
        text-align: left;
    }
    #home_3 .home_3_1_container .title{
        font-size: 28px;
        line-height: 35px;
    }
    #home_3 .home_3_1_container .title em{
        display: block;
    }
    #home_3 .home_3_2_container{
        top: 31.7%;
        width: 27.3%;
        left: 16%;
        height: 2.8%;
    }
    #home_3 .home_3_3_container{
        top: 31.7%;
        width: 27.3%;
        left: 56%;
        height: 2.8%;
    }
    #home_3 .home_3_4_container{
        top: 58.5%;
        width: 27.3%;
        left: 16%;
        height: 2.8%;
    }
    #home_3 .home_3_5_container{
        top: 58.5%;
        width: 27.3%;
        left: 56%;
        height: 2.8%;
    }
    #home_3 .download .title{
        font-size: 18px;
        line-height: 18px;
        padding-top: 5%;
    }
    #home_3 .home_3_6_container{
        top: 69%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 26px;
        line-height: 36px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 2%;
        font-size: 16px;
        line-height: 26px;
    }
    #home_3 .home_3_6_container .desc em{
        display: block;
    }

    #home_4 .home_4_1_container{
        top: 70%;
        gap:30px;
        padding: 4% 0;
        flex-wrap: wrap;
    }
    #home_4 .home_4_1_container.TV_container{
        display: none;
    }
    #home_4 .home_4_1_container.Mob_container{
        display: flex;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 16px;
        line-height: 16px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:8px;
        margin-top: 1.5%;
    }
    #home_4 .home_4_1_container svg{
        width: 20px;
        height: 20px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        gap:6px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 13px;
        line-height: 20px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 15px;
        line-height: 32px;

    }
    #home_4 .home_4_1_container.Mob_container .button{
        display: flex;
        margin-left: 5%;
        width: 95%;
    }
    #home_4 .home_4_1_container .uso{
        width: 100%;
        padding-right: 4%;
        padding-left: 5%;
    }
    #home_4 .home_4_1_container .planos{
        width: 50%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .planos .huaxian {
       display: none;
    }
    #home_4 .home_4_1_container .rede{
        width: 50%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 100%;
        padding-right: 4%;
        padding-left: 5%;
    }
    #home_4 .home_4_1_container .huaxian{
        border-right: 1px solid #5B5E71;
        height: 50px;
    }
    #home_5 .home_5_1_container{
        top: 28%;
    }
    #home_5 .home_5_1_container .title{
        font-size: 16px;
        line-height: 16px;
        margin-top: 2%;
    }
}

@media (max-width: 600px) and (min-width: 480px){
    #home_1 .home_1_1_container .title{
        font-size: 25px;
        line-height: 35px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 20px;
        line-height: 20px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 16px;
        line-height: 16px;
        margin-top: 2.5%;
    }

    #home_1 .home_1_4_container .title{
        font-size: 12px;
        line-height: 12px;
    }

    #home_1 .home_1_5_container .title{
        font-size: 15px;
        line-height: 15px;
        padding-top: 9%;
    }
    #home_1 .home_1_6_container .title{
        font-size: 15px;
        line-height: 15px;
        padding-top: 8%;
    }

    #home_2 .home_2_1_container .title{
        font-size: 28px;
        line-height: 28px;
    }
    #home_2 .suporte .title {
        gap: 10px;
        margin-top: 3%;
    }
    #home_2 .suporte .title img {
        max-width: 30px;
        max-height: 30px;
    }
    #home_2 .suporte .title span {
        font-size: 14px;
        line-height: 30px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 18px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 23px;
        line-height: 28px;
    }

    #home_3 .download .title{
        font-size: 16px;
        line-height: 16px;
    }
    #home_3 .home_3_6_container .title{
        font-size: 22px;
        line-height: 30px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 1%;
        font-size: 13px;
        line-height: 20px;
    }

    #home_4 .home_4_1_container{
        top: 66%;
        gap:20px;
        padding: 4% 0;
        flex-wrap: wrap;
    }

    #home_4 .home_4_1_container .header_title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:6px;
        margin-top: 1%;
    }
    #home_4 .home_4_1_container svg{
        width: 16px;
        height: 16px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 12px;
        line-height: 14px;
        display: flex;
        gap:6px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 12px;
        line-height: 16px;

    }
    #home_4 .home_4_1_container.Mob_container .button{
        display: flex;
        margin-left: 5%;
        width: 95%;
        gap:6px;
    }
    #home_4 .home_4_1_container .uso{
        width: 100%;
        padding-right: 4%;
        padding-left: 5%;
    }
    #home_4 .home_4_1_container .planos{
        width: 50%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .planos .huaxian {
        display: none;
    }
    #home_4 .home_4_1_container .rede{
        width: 50%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 100%;
        padding-right: 4%;
        padding-left: 5%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 45px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 14px;
        line-height: 14px;
    }
}
@media (max-width: 480px){
    #home_1 .home_1_1_container .title{
        font-size: 20px;
        line-height: 25px;
    }
    #home_1 .home_1_1_container .desc{
        font-size: 16px;
        line-height: 16px;
        margin-top: 2%;
    }
    #home_1 .home_1_1_container .desc1{
        font-size: 14px;
        line-height: 14px;
        margin-top: 2.5%;
    }
    #home_1 .home_1_4_container .title{
        font-size: 12px;
        line-height: 12px;
    }

    #home_1 .home_1_5_container .title{
        font-size: 14px;
        line-height: 14px;
        padding-top: 8%;
    }
    #home_1 .home_1_6_container .title{
        font-size: 14px;
        line-height: 14px;
        padding-top: 6%;
    }

    #home_2 .home_2_1_container .title{
        font-size: 22px;
        line-height: 22px;
    }
    #home_2 .suporte .title {
        gap: 6px;
        margin-top: 3%;
    }
    #home_2 .suporte .title img {
        max-width: 25px;
        max-height: 25px;
    }
    #home_2 .suporte .title span {
        font-size: 14px;
        line-height: 25px;
    }
    #home_2 .suporte .title:nth-child(3) span{
        line-height: 18px;
    }

    #home_3 .home_3_1_container .title{
        font-size: 18px;
        line-height: 22px;
    }

    #home_3 .download .title{
        font-size: 14px;
        line-height: 14px;
        padding-top: 4%;
    }
    #home_3 .home_3_6_container .title{
        font-size: 18px;
        line-height: 22px;
    }
    #home_3 .home_3_6_container .desc{
        margin-top: 1%;
        font-size: 14px;
        line-height: 18px;
    }
    #home_3 .home_3_6_container .desc em,#home_3 .home_3_6_container .desc br{
        display: none;
    }

    #home_4 .home_4_1_container{
        gap:20px;
        padding: 5% 0;
        flex-wrap: wrap;
        gap: 20px;
    }
    #home_4 .home_4_1_container .header_title{
        font-size: 14px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .header_desc{
        display: flex;
        gap:6px;
        margin-top: 7px;
    }
    #home_4 .home_4_1_container svg{
        width: 16px;
        height: 16px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content{
        padding-top: 2px;
        font-size: 12px;
        line-height: 14px;
        display: flex;
        gap:8px;
    }
    #home_4 .home_4_1_container .header_desc .header_desc_content .time{
        font-size: 12px;
        line-height: 14px;
    }
    #home_4 .home_4_1_container .dmca .header_desc{
        font-size: 12px;
        line-height: 16px;
    }
    #home_4 .home_4_1_container.Mob_container .button{
        display: flex;
        margin-left: 2%;
        width: 98%;
        flex-wrap: wrap;
        gap: 20px;
    }
    #home_4 .home_4_1_container .uso{
        width: 100%;
        padding-right: 2%;
        padding-left: 2%;
    }
    #home_4 .home_4_1_container .planos{
        width: 100%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .huaxian {
        display: none;
    }
    #home_4 .home_4_1_container .rede{
        width: 100%;
        display: flex;
        gap: 20px;
    }
    #home_4 .home_4_1_container .dmca{
        width: 100%;
        padding-right: 2%;
        padding-left: 2%;
    }
    #home_4 .home_4_1_container .huaxian{
        height: 40px;
    }

    #home_5 .home_5_1_container .title{
        font-size: 14px;
        line-height: 14px;
        margin-top: 0.5%;
    }
}