@charset "utf-8";

/* CSS Document */
/* html {
    font-size: 12px;
}

@media (min-width:768px) {
    html {
        font-size: 13.5px;
    }
}

@media (min-width:992px) {
    html {
        font-size: 14px;
    }
}

@media (min-width:1200px) {
    html {
        font-size: 14.5px;
    }
}

@media (min-width:1360px) {
    html {
        font-size: 15px;
    }
}

@media (min-width:1500px) {
    html {
        font-size: 16px;
    }
} */

html {
    font-size: 12px;
}

@media (min-width:768px) {
    html {
        font-size: 6.4px;
    }
}

@media (min-width:992px) {
    html {
        font-size: 8.3px;
    }

    .container-why {
        max-width: 100%;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-top: 4rem;
    }

    .hChoose .box .box_l .why-box:nth-child(1){
        left: 5rem;
        top: 6rem;
    }

    .hChoose .box .box_l .why-box:nth-child(2){
        left: -5rem;
        top: 24rem;
    }

    .hChoose .box .box_l .why-box:nth-child(3){
        left: 5rem;
        top: 48rem;
    }

    .hChoose .box .box_r .why-box:nth-child(1){
        right: 10rem;
        top: 3rem;
    }

    .hChoose .box .box_r .why-box:nth-child(2){
        right: -2rem;
        top: 20rem;
    }

    .hChoose .box .box_r .why-box:nth-child(3){
        right: 10rem;
        top: 48rem;
    }
}

@media (min-width:1200px) {
    html {
        font-size: 10px;
    }


}

@media (min-width:1400px) {
    html {
        font-size: 11.66666px;
    }


}

@media (min-width:1360px) {
    html {
        font-size: 11.33333px;
    }
}

@media (min-width:1500px) {
    html {
        font-size: 12.333px;
    }


}

@media (min-width:1700px) {
    html {
        font-size: 14px;
    }
}

@media (min-width:1701px) {}

@media (min-width:1900px) {
    html {
        font-size: 15px;
    }

}

/*1280X720 1366X768 1440X900 1920X1080*/
/*手机样式*/
@media (min-width:992px) {

    .pagination .page-item .page-link:hover,
    .pagination .page-item .page-link:focus {
        background: none;
        /* color: #ffffff; */
        box-shadow: none;
    }



    .pagination .page-item:first-child .page-link:hover::before,
    .pagination .page-item:last-child .page-link:hover::before {
        border-color: #fff;
    }

    .newsSideNav ul.listNav li a:hover {
        background-color: #f69600;
        color: #ffffff;
    }

    .hMing .box .box_sm .box_t .title {
        font-size: 1.5rem;
    }
    .hMing .box .box_sm .text {
        font-size: 1.5rem;
    }
    .textBeyondHidden{
        white-space: pre-line;
        text-overflow: unset;
    }
    .hEarning .box .box_sm .boxul li .text{
        font-size: 1.2rem;
    }
    .detailstop .box_t .box_sm .title {
        font-size: 1.8rem;
    }
    .titlets-2{
        font-size: 1.8rem;
    }


}

@media (min-width:576px) {
    .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%;
        padding-left: 9vw;
        padding-right: 9vw;
    }
}

@media (min-width:1200px) {


    .container {
        max-width: 100%;
        padding-left: 11vw;
        padding-right: 11vw;
    }

    .container-why {
        max-width: 100%;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-top: 4rem;
    }

    .hChoose .box .box_l .why-box:nth-child(1){
        left: 5rem;
        top: 6rem;
    }

    .hChoose .box .box_l .why-box:nth-child(2){
        left: -5rem;
        top: 24rem;
    }

    .hChoose .box .box_l .why-box:nth-child(3){
        left: 5rem;
        top: 48rem;
    }

    .hChoose .box .box_r .why-box:nth-child(1){
        right: 10rem;
        top: 3rem;
    }

    .hChoose .box .box_r .why-box:nth-child(2){
        right: -2rem;
        top: 20rem;
    }

    .hChoose .box .box_r .why-box:nth-child(3){
        right: 10rem;
        top: 48rem;
    }

}

@media (max-width: 1200px) {
    header .header-nav>ul>li {
        margin-right: 1vw;
    }
}

@media screen and (max-width: 1390px) {}

@media screen and (max-width:991px) {
   

    .details .d-flex-div{
        display: block;
    }

    #menu_toggle1 {
        display: block;
    }

    .menu_botton {
        right: 15px;
        top: 50%;
        float: right;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .menu_botton strong {
        display: none;
    }

    .menu_botton span,
    .menu_botton span:after,
    .menu_botton span:before {
        width: 26px;
    }

    .menu_botton span:before {
        top: -8px;
    }

    .menu_botton span:after {
        bottom: -8px;
    }

    /**/

    header .header-nav,
    header .header-language {
        display: none;
    }

    header .logo {
        padding: 4px 0;
    }

    header .header-language .header_language,
    header .header-language .header_href {
        display: none;
    }

    header .header-language .header_search {
        margin-right: 4.15rem;
    }

    .header_column {
        position: relative;
        right: 50px;
        display: none;
    }

    .container-fluid {
        padding-left: 3.375vw;
        padding-right: 3.375vw;
    }

    .hServiceSwiperButton {
        right: 0;
    }

    .hServiceTab li span {
        font-size: 2rem;
    }

    .hServiceSwiper li.swiper-slide .box .text {
        bottom: 0;
    }

    .bannerHeading .title {
        font-size: 3rem;
    }

    footer .footer_nav {
        width: 100%;
        display: none;
    }

    footer .footer_box {
        width: 100%;
    }

    footer .footer_main {
        padding: 3.25rem 0;
    }

    .footer_share {
        display: none;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .w_title {
        font-size: 2rem;
        line-height: 1.6;
        padding-bottom: 1.25rem;
    }

    header .logo {
        padding: 10px 0;
        width: 8.25rem;
    }

    header .header-main {
        /* position: relative; */
    }

    header .header-main .header-btn-g{
        /* position: relative; */
        margin-right: 40px;
    }

    footer .footer_copyright .box {
        display: block !important;
    }

    footer .fCopyleft {
        text-align: center;
        margin-top: 1rem;
    }


    .container-why {
        max-width: 100%;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-top: 4rem;
    }

    .hChoose .box .box_l .why-box:nth-child(1){
        left: 3rem;
        top: 6rem;
    }

    .hChoose .box .box_l .why-box:nth-child(2){
        left: -11rem;
        top: 24rem;
    }

    .hChoose .box .box_l .why-box:nth-child(3){
        left: -3rem;
        top: 48rem;
    }

    .hChoose .box .box_r .why-box:nth-child(1){
        right: 10rem;
        top: 3rem;
    }

    .hChoose .box .box_r .why-box:nth-child(2){
        right: -11rem;
        top: 20rem;
    }

    .hChoose .box .box_r .why-box:nth-child(3){
        right: 2rem;
        top: 48rem;
    }

    .why-box .img-box{
        width: 50px;
        height: 50px;
    }


}

@media screen and (max-width:767px) {
    .gray-btn, .green-btn{
        font-size: 14px !important;
        padding: 0 10px !important;
        height: 2.6rem !important;
    }

    header .logo a .img img {
        width: 12rem;
        max-width: none;
    }

    header .logo a .title {
        font-size: 1rem;

        line-height: 2.0625rem;

    }

    .header_column {
        display: flex;
        align-items: center;

    }

    .head-language-icon img {
        width: 7.0625rem;
        height: 2.5625rem;
        margin-left: 0.8125rem;
    }

    .hbanner .container .title {

        font-size: 2.625rem;

        line-height: 3.75rem;

    }

    .bg11{
        background-position: 50% 50%;
        background-size: 180%;
        opacity: 0.9;
    }
    .bg11::before, .bg11::after{
        z-index: -1;
    }

    .hbanner .box_app {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .hbanner .box_app .box_sm {
        margin-bottom: 2rem;
        background: rgba(0, 0, 0, 0.8);
    }

    .hbanner .box_app .box_sm .box_l .img{
        width: 3rem;
    }

    .hEarning .box{
        padding: 0 0px;
    }

    .hbanner .box_bottm {
        display: block;
        display: none;
    }

    .hbanner .box_bottm .box_r {
        width: 100%;
        flex-wrap: wrap;
        border-top: 0;
        background: linear-gradient(180deg, #131816 0%, #000000 100%);
    }

    .hbanner .box_bottm .box_r .box_sm {
        width: 100%;
        margin-top: 2rem;
    }

    .hbanner {
        background-size: 150%;
        background-position: 88% 60%;
    }

    .hTille {
        width: auto;
        font-size: 2.25rem;
        line-height: 2.8125rem;
    }

    .hTille::after,
    .hTille::before {
        width: 0;
    }

    .pt_130 {
        padding-top: 5rem;
    }

    .hMing .box .box_sm {
        width: 100%;
        padding: 1.9375rem 1.4375rem 1.25rem 2.0625rem;
        margin-bottom: 2.5rem;
    }

    .hText {
        width: auto;
        line-height: 2.125rem;
    }

    .hColud .box {

        flex-wrap: wrap;
    }

    .hColud .box .box_sm {
        width: 100% !important;
        margin-top: 2rem;
        min-height: 29.1875rem;
    }

    .hColud .box .box_b .round {
        width: 2.5625rem;
        height: 2.5625rem;

    }

    .hEarning .box .box_sm {
        width: 100%;
        margin-bottom: 4rem;
        padding: 2rem 20px;
    }

    .hChoose .box {
        height: auto;
        /*display: block;*/
        /*background-image: none;*/
    }

    .hChoose .box .box_l,
    .hChoose .box .box_r {
        width: 50%;
    }

    .hChoose .box .box_l .box_sm:nth-child(2n-1) {
        margin-left: 0;
    }

    .hChoose .box .box_r .box_sm:nth-child(2n-1) {
        margin-right: 0;
    }

    .hPrinciple {
        margin-top: 5rem;
    }

    .hPrinciple .box {
        flex-wrap: wrap;
    }

    .hPrinciple .box .box_l,
    .hPrinciple .box .box_r {
        width: 100%;
    }

    .hPrinciple .box .box_l .ico {
        width: 6.0625rem;
        height: 6.0625rem;
    }

    .hPrinciple .box .box_l .text {
        margin-top: 0.625rem;
    }

    .hPrinciple .box .box_l .hMore {
        margin-top: 1.75rem;
        display: flex;
        justify-content: flex-end;
    }

    .hEarning .box .box_sm .boxul li {

        padding-top: 0.25rem;
    }

    .hEarning .box .box_sm .box_m {


        height: 3.8125rem;
        font-size: 1.35rem;
        color: #16181D;
        line-height: 2.0625rem;

    }

    .hPrinciple .box .box_r .box_sm,
    .hPrinciple .box .box_r .box_sm:nth-child(1) {
        width: 100%;
        margin-top: 2rem !important;
    }

    .hOur {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hOurjs .swiper-button-next,
    .hOurjs .swiper-button-prev {
        bottom: 0rem;
    }

    .join .box_l .text {
        font-size: 1.25rem;
        line-height: 2rem;
    }

    .hOurjs .swiper-button-prev {
        right: 9rem;
    }

    .hOurjs {
        padding-bottom: 5rem;
        padding-top: 2rem;
    }

    .hOurjs .swiper-slide.swiper-slide-active,
    .hOurjs .swiper-slide.swiper-slide-next {
        margin-top: 0;
    }

    .hRecent .hTille {
        margin-bottom: 3.125rem;
        width: auto;
    }

    .hRecent .box .box_sm {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
        padding: 1.8125rem 2.3125rem 1.1875rem 2.3125rem;
    }

    .hCompany {
        padding: 2.125rem 1.125rem;
    }

    .hCompany .box {
        display: block;
    }

    .hCompany .box .box_l {
        width: 100%;
    }

    .hCompany .box .box_r {
        width: 100%;
        margin-top: 2rem;
    }

    .hCompany .box .box_r::before {
        left: 0;
        top: 0;
        z-index: 2;
    }

    .pb_130 {
        padding-bottom: 5rem;
    }

    .hQuestions {
        display: block;
    }

    .hQuestions .box_l {
        width: 100%;
        padding-top: 0rem;
        padding-bottom: 1.75rem;
    }

    .hQuestions .text {
        font-size: 1.25rem;

        line-height: 2rem;
        margin-bottom: 1.1875rem;
    }

    .hQuestions .box_r {
        width: 100%;
        margin-top: 2rem;
    }

    #wBanner .box .box_sm {
        padding-top: 10.125rem;
        padding-left: 15px;
        padding-right: 15px;
    }

    #wBanner .box .title::before,
    #wBanner .box .title::after {
        width: 0;
    }

    #wBanner .box {
        height: auto;
        background-size: cover;
        background-position: center center;
    }

    #wBanner .box .title {
        font-size: 2.625rem;
        line-height: 3.75rem;
        width: 100%;
        margin-bottom: 3.75rem;
    }

    #wBanner .box .text {
        width: 100%;
        font-size: 1.25rem;
        color: #FFFFFF;
        line-height: 2rem;
        margin-bottom: 3rem;
    }

    .hEarning .box .box_sm .boxul li .text,
    .hEarning .box .box_sm .boxul li .price {
        font-size: 1.25rem;
    }

    .palns {
        margin-top: 0;
        padding-top: 5rem;
    }

    .join {
        display: block;
        padding: 3.5625rem 1.75rem;
    }

    .join .box_l {
        width: 100%;
    }

    .join .box_r {
        width: 100%;
        margin-top: 3rem;
    }

    .unlock {
        flex-wrap: wrap;
    }

    .unlock .box_sm {
        width: 100%;
    }

    .unlock .box_sm {
        margin-top: 2rem !important;
    }

    .Maximize {
        padding-left: 30px;
        padding-right: 30px;
        display: block;
    }

    .Maximize .box_l,
    .Maximize .box_r {
        width: 100%;
    }

    .Maximize .box_r {
        margin-top: 5rem;
    }

    .Maximize .box_r .box_sm {
        margin-right: 0 !important;
        padding: 1.375rem;
    }

    .Maximize .box_r .box_sm .ft_24 {
        width: 80%;
    }

    .work .box .box_sm {
        width: 100%;
        margin-bottom: 2rem;
    }

    .ft_52 {
        font-size: 2.25rem;
    }

    .lh_61 {
        line-height: 2.8125rem;
    }

    .lh_45 {
        line-height: 2.25rem;
    }

    .hMing .hTille {
        margin-bottom: 3.6875rem;
    }

    .Maximize .box_l .ft_52 {
        margin-bottom: 2.75rem;
    }

    .Maximize .box_l .ft_22 {
        margin-bottom: 3.875rem;
    }

    .lh_38 {
        line-height: 2rem;
    }

    .ft_24 {
        font-size: 1.25rem;
    }

    .lh_42 {
        line-height: 2rem;
    }

    .abuot .address {
        font-size: 1.25rem;

        line-height: 2rem;

    }

    .ft_64 {
        font-size: 2.25rem;
    }

    .work .box .box_sm .ico {
        width: 2.625rem;
        height: 2.625rem;

        font-size: 1.5rem;

    }

    #wBanner.hbanner .box {
        height: 33.8125rem;
    }

    .abuot {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .abuot .box_r {
        width: 100%;
    }

    .abuot .box_l::before {
        width: 0;
    }

    .abuot .box_l {
        width: 100%;
        margin-top: 2rem;
    }

    .Roadmap .box_sm {

        padding: 2.75rem 1rem 3.125rem 1rem;

    }

    .Roadmap .box_sm .box_t .box_r {
        width: 3.8125rem;
        height: 3.8125rem;

    }

    .Roadmap .box_sm .box_t .ft_42 {
        font-size: 1.8rem;
    }

    .ft_42 {
        font-size: 2.25rem;
    }

    .Roadmap .box_sm .box_t .year {
        font-size: 1.8rem;
        color: #00C078;
        line-height: 2.25rem;
        margin-bottom: 0.75rem;
    }

    .Roadmap .box_sm .box_b {

        font-size: 1.25rem;

        line-height: 2rem;

    }

    #wBanne1r .box_rr {
        display: none;
    }

    #wBanne1r .box {
        display: block;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;

    }

    #wBanne1r .box .box_bl {
        width: 100%;
    }

    .downloadbox {
        display: block;
    }

    .downloadbox .ico {
        margin-bottom: 2rem;
    }

    #wBanne1r .box .title {
        font-size: 2.625rem;
        line-height: 3.75rem;

    }

    #wBanne1r .box_app .box_sm .box_r .img_b {
        font-size: 1.5rem;
    }

    #wBanne1r .box_app {
        display: block !important;
    }

    #wBanne1r .box_app .box_sm {
        margin-bottom: 1rem;
    }

    #wBanne1r {
        height: auto;
    }

    header {
        background-color: #000305;
    }

    .Features {
        padding-top: 2.5rem;
    }

    .Features .box {
        display: flex;
        flex-wrap: wrap;
    }

    .Features .box .box_sm {
        width: 100%;
    }

    .Features .box .box_sm .ft_28 {
        width: 100%;
    }

    .Android {

        padding: 3.1875rem 1.6875rem 1.75rem 1.375rem;
        display: block;

    }

    .Android .title {
        font-size: 2rem;
        color: #FFFFFF;
        line-height: 3rem;
        margin-bottom: 1.875rem;
    }

    .Android .box_l {
        width: 100%;
    }

    .Android .box_r {

        margin-top: 2rem;
    }

    .Android .text {
        font-size: 1.375rem;
        color: #FFFFFF;
        line-height: 2.125rem;
    }

    .Updatesbxo {
        margin-top: 0;
    }

    #Updates {
        height: auto;
        padding-top: 12.375rem;
    }

    #Updates .box {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    #Updates .title {

        font-size: 2.625rem;
        line-height: 3.75rem;
    }

    #Updates .text {
        font-size: 1.25rem;

        line-height: 2rem;
        ;
    }

    #Updates .title::after,
    #Updates .title::before {
        width: 0;
    }

    .inputbox {
        width: 100%;
    }

    .ft_36 {
        font-size: 1.8rem;
    }

    .Updatesbxo .box .box_l {
        padding-left: 2.1875rem;
        font-size: 1.35rem;
        display: none;

    }

    .Updatesbxo .box .box_r {
        width: 100%;
    }

    .ft_32 {
        font-size: 1.8rem;
    }

    .Updatesbxo .box .box_text .ft_A7A7A7 {
        width: 100%;
        font-size: 1.25rem;
        line-height: 2rem;
    }

    #guide {
        display: block;
    }

    #guide .box_l {
        width: 100%;
    }

    #guide .box_r {
        width: 100%;
        margin-top: 5rem;
    }

    .ContactUs {
        margin-top: 0;
        display: block;
    }

    .ContactUs .box_l {
        width: 100%;
    }

    .ContactUs .box_l .address {
        width: 100%;
        margin-top: 2.25rem;
    }

    .ContactUs .box_r {
        width: 100%;
        margin-top: 5rem;
    }

    .ContactUs .box_r .title {
        font-size: 2rem;
    }

    .ContactUs .box_l .title {
        font-size: 2rem;
    }

    .ContactUs .box_r .box .box_sm {
        width: 100%;
    }

    .loginbox .box {
        width: 95%;
    }

    .logoinputbox {
        width: 100%;
    }

    .loginbox .box .lh_56 {
        font-size: 2rem;
    }

    .loginbox .box {

        padding: 4.8125rem 3.0625rem 4rem 3rem;
    }

    .login {
        height: 100vh;
        width: 100%;
        overflow: hidden;
    }

    .logoinheader {
        top: 2.9375rem;

        position: relative;
    }

    .loginbox .box .lh_56 {
        text-align: center;
    }

    #wBanner .titlets {
        font-size: 3rem;
        color: #FFFFFF;
        line-height: 7.0625rem;
        margin-bottom: 3rem;
        display: flex;
        align-items: center;
        flex-direction: column;
        align-content: center;
    }

    #wBanner .titlets1 {
        font-size: 3rem;
        color: #FFFFFF;
        line-height: 4.6875rem;
        margin-bottom: 3.8125rem;
    }

    .details {
        margin-top: 0;
    }

    .unlock {
        padding-top: 0rem;
      }

    .detailstop .box_t .box_sm {
        width: 100%;
        margin-bottom: 2rem;
    }

    .submitbuton button{
        font-size: 1.5rem;
    }

    .detailstop .box_t .box_sm .title,
    .detailstop .box_t .box_sm .text {
        font-size: 1.5rem;
    }
    .titlets-2{
        font-size: 1.5rem;
    }

    .detailscontent .box {
        padding: 2.5rem 2.5rem 5.125rem 2.5rem;
    }

    .detailscontent .box_c .title {
        font-size: 1.7rem;
    }

    #wBanner .tetxms {


        display: flex;
        align-items: center;
        flex-direction: column;
        padding-bottom: 5rem;
    }

    #wBanner .tetxms .textico {
        margin-right: 0;
        margin-bottom: 1.6875rem;
    }

    #wBanner .boxsmico {
        margin-left: 0;
    }

    .hColud .box .box_sm.active .box_t {
        font-size: 2rem;
        line-height: 3rem;

    }

    .hColud .box .box_t {
        font-size: 1.8rem;
    }

    .hColud .box .box_sm.active .num {
        font-size: 3rem;

    }

    .hEarning .box .box_sm .box_t .img::before {
        width: 3.5625rem;
        height: 3.5625rem;
    }

    .hEarning .box .box_sm .box_t .img img {
        width: 2.125rem;
        height: 2.125rem;
    }

    .hEarning .box .box_sm .box_t .price {
        font-size: 2.25rem;
        line-height: 2.8125rem;
    }

    .hEarning .box .box_sm.hot::before {

        width: 5.25rem;
        height: 3.375rem;


        top: -2.1875rem;

    }

    .hEarning .box .box_sm.sell::before {

        width: 8.0625rem;
        height: 3.9375rem;


        top: -2.1875rem;

    }

    .hChoose .box .box_sm {
        width: 100%;
    }

    .hPrinciple .box .box_l .title {
        font-size: 1.5rem;
    }

    .hPrinciple .box .box_l .text,
    .hChoose .box .box_sm .text,
    .hPrinciple .box .box_r .box_sm .text {
        font-size: 1.25rem;

        line-height: 2rem;

    }

    .hPrinciple .box .box_r .box_sm .title {
        font-size: 1.5rem;
    }

    .hPrinciple .box .box_l {
        padding: 1.9375rem 1.3125rem 1.25rem 1.3125rem;
    }

    .hPrinciple .box .box_l .ico {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .hPrinciple .box {
        border-radius: 1.75rem;
        border: 0px solid rgba(43, 43, 43, 1);
        padding: 0;
        display: flex;
    }

    .hMore a {

        width: 9.6875rem;
        height: 3.0625rem;
        font-size: 1.1375rem;
    }

    .hPrinciple {
        background-image: none;
    }

    .hCompany .box .title {
        font-size: 1.8rem;
        color: #FFFFFF;
        line-height: 2.175rem;
        margin-bottom: 2rem;
    }

    .hCompany .box .text {
        font-size: 1.25rem;

        line-height: 2rem;
    }

    .hQuestions .title {
        font-size: 2.5rem;

        line-height: 2.8125rem;
        margin-bottom: 1.4375rem;
    }

    .hQuestions .box_r .box_sm {
        padding: 1.625rem 3.75rem 1.625rem 1.75rem;
    }

    .hPrinciple .box .box_r .box_sm .ico1 {
        width: 3.0625rem;
        height: 4.9375rem;
        width: 100%;
        text-align: center;
    }

    .hPrinciple .box .box_r .box_sm .ico1 img{
        width: 38px;
    }

    .hPrinciple .box .box_r .box_sm .ico2 {
        width: 6rem;
        height: 4.9375rem;
        width: 100%;
        text-align: center;
    }

    .hPrinciple .box .box_r .box_sm .ico2 img{
        width: 70px;
    }

    .hPrinciple .box .box_r .box_sm .ico3 {
        width: 4.5625rem;
        height: 4.5625rem;
        width: 100%;
        text-align: center;
    }

    .hPrinciple .box .box_r .box_sm .ico3 img{
        width: 60px;
    }

    .hPrinciple .box .box_r .box_sm .ico4 {
        width: 5.4375rem;
        height: 5.4375rem;
        width: 100%;
        text-align: center;
    }

    .hPrinciple .box .box_r .box_sm .ico4 img{
        width: 60px;
    }

    .hRecent .box .box_sm .ico .img {

        width: 3.75rem;
        height: 3.75rem;

    }

    .hRecent .box .box_sm .ico {
        width: 4.5rem;
        height: 4.5rem;

    }

    .hRecent .box .box_sm .ico::before {


        width: 1.8rem;
        height: 1.8rem;

        bottom: -1rem;
    }

    .hRecent .box .box_sm .email {
        font-size: 1.25rem;
    }

    .hRecent .box .box_sm .money {
        font-size: 1.25rem;

        height: 3.0625rem;
        background-image: url(../images/bg5.png);
        background-size: cover;
        margin-top: 2rem;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 9px;
        margin-top: 1.5rem;
    }

    .unlock .box_sm .text {
        font-size: 1.5rem;
        color: #FFFFFF;
        line-height: 2.25rem;
    }

    .unlock .box_sm {
        height: 24.9375rem;
    }

    .unlock .box_sm .ico {
        width: 4.625rem;
        height: 4.625rem;

    }

    .unlock {
        background-image: none;
    }

    .Roadmap .hTille {
        margin-bottom: 3.8125rem;
    }

    #wBanne1r .box {
        padding-top: 9.375rem;
        background-image: none !important;
    }

    #wBanne1r {
        background-image: url(../images/wbanner3.png);
        background-size: cover;

        background-position: center;
        background-repeat: no-repeat;
    }

    .downloadbox .ico .img {
        width: 3.375rem;
        height: 3.375rem;
    }

    .downloadbox .number {
        font-size: 2rem;
        color: #FFFFFF;
        line-height: 2.9375rem;
        margin-left: 0;
    }

    .gowb .ft_24 {
        width: 80%;
    }

    footer .footer_box .address,
    footer .footer_copyright .fCopyright {
        font-size: 1rem;
    }

    .bg11{
        background-image: url(../images/why-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

    .container-why {
        max-width: 100%;
        padding: 1rem;
        /*padding-left: 9vw;*/
        /*padding-right: 9vw;*/
        /*padding-top: 4rem;*/
        height: 650px;
    }

    .hChoose .box .box_l .why-box:nth-child(1){
        left: 0;
        top: 6rem;
    }

    .hChoose .box .box_l .why-box:nth-child(2){
        left: 0;
        top: 18rem;
    }

    .hChoose .box .box_l .why-box:nth-child(3){
        left: 0;
        top: 30rem;
    }

    .hChoose .box .box_r .why-box:nth-child(1){
        right: 0;
        top: 6rem;
    }

    .hChoose .box .box_r .why-box:nth-child(2){
        right: 0;
        top: 18rem;
    }

    .hChoose .box .box_r .why-box:nth-child(3){
        right: 0;
        top: 30rem;
    }

    .des-title{
        position: absolute;
        top: 45px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.5rem;
        line-height: 2.2rem;
        width: 60%;
        text-align: center;
    }

    .why-box .img-box{
        width: 50px;
        height: 50px;
    }
}


@media screen and (max-width:500px) {
    .hChoose .box {
        height: auto;
        display: flex;
        /*background-image: none;*/
    }

    .hChoose .box .box_l,
    .hChoose .box .box_r {
        width: 50%;
    }

    .bg11{
        background-image: url(../images/why-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

    .container-why {
        max-width: 100%;
        padding: 1rem;
        height: 850px;
        padding-top: 5rem;
    }

    .hChoose .box .box_l .why-box{
        position: absolute;
        left: 0;
        top: 65px;
        z-index: 10;
        width: 100%;
    }
    .hChoose .box .box_r .why-box{
        position: absolute;
        right: 0;
        top: 65px;
        z-index: 10;
        width: 100%;
    }

    .hChoose .box .box_l .why-box:nth-child(1){
        left: 0;
        top: 6rem;
    }

    .hChoose .box .box_l .why-box:nth-child(2){
        left: 0;
        top: 23rem;
    }

    .hChoose .box .box_l .why-box:nth-child(3){
        left: 0;
        top: 39rem;
    }

    .hChoose .box .box_r .why-box:nth-child(1){
        right: 0;
        top: 6rem;
    }

    .hChoose .box .box_r .why-box:nth-child(2){
        right: 0;
        top: 23rem;
    }

    .hChoose .box .box_r .why-box:nth-child(3){
        right: 0;
        top: 39rem;
    }

    .why-border{
        width: 100%;
    }

    .why-content .title{
        font-size: 1.2rem;
    }
    .why-content .content-text{
        font-size: 1.2rem;
        line-height: 1.8rem;
    }

    .des-title{
        position: absolute;
        top: 30px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
        line-height: 1.8rem;
        width: 60%;
        text-align: center;
    }
}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}