
/** wnl.html style start */
.navbar-brand:before{
    content: url('../../images/wnl/logo-felink.png');
}
.banner-box-tq{
    background-image: url('../../images/wnl/banner-v3.png');
}
.banner-box{
    height: 853px;
}
.tq-content{
    margin-top: 35px;
}
.tq-content p{
    font-family: PingFang-SC-Regular;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 25px;
    margin-top: 35px;
    font-weight: normal;
}
.wnl-sub{
    font-size: 18px!important;
    line-height: 18px!important;
    margin-bottom: 30px !important;
    margin-top: 0!important;
}
.navbar-collapse > .navbar-nav > li > a{
    color: #f75c43 !important;
}
.download-learn-more a.btnDownload-ios,.download-learn-more a.btnDownload-android{
    width: 270px;
    font-size: 20px;
    padding-left: 30px;
}
.download-learn-more a.btnDownload-android{
    background: none!important;
    color:#fff!important;
    border-right: none!important;
}
.tq-content .download-learn-more a.btnDownload-androidqr {
    background: url(../../images/btn_qr_1.png) no-repeat center center;
    border-left: none!important;
}
.download-learn-more a.btnDownload-ios:hover,.download-learn-more a.btnDownload-ios:active,.btnDownload-iosqr:hover,.btnDownload-iosqr:active,
.download-learn-more a.btnDownload-android:hover,.download-learn-more a.btnDownload-android:active,.btnDownload-androidqr:hover,.btnDownload-androidqr:active{
    background-color: #f0663e!important;
}
.tq-content h2{
    background-image: url('../../images/wnl/yslhl-logo.png');
    height: 83px;
}
.wa{
    width: 100%;
}
.wa-img.mobile{
    display: none;
}
.wa-wrapper{
    max-width: 1120px;
    padding:120px 0 90px;
    margin: 0 auto;
    position: relative;
    overflow:hidden;
}
.wa_odd{
    background-color: #fffaf9!important;
}
.wa_odd .wa-img{
    float: right;
}
.wa_even .wa-text{
    float: right;
}
.wa-text{
    width: 50%;
    display: inline-block;
    margin-top: 180px;
}
.wa-title{
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 28px;
    color: #000000;
    font-weight: 500;
}
.wa-subtitle{
    font-size: 19px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 7px;
    font-weight: bold;
}

.wa-title span{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    font-size: 26px;
    color:#ffffff;
    line-height: 31px;
    text-align: center;
    margin-right: 20px;
    display: inline-block;
    background: #f75c43;
    font-weight: normal;
    position: relative;
    top: -2px;
}

.wa-p{
    margin-bottom: 30px;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.7);
    padding-left: 56px;
    line-height: 30px;
}

@media (max-width: 767px){
    .tq-content .download-learn-more a.btnDownload-qr {
        display: none;
    }
    .banner-box{
        height: 10.53rem!important;
    }
    .banner-box-tq{
        background-image: url(../../images/wnl/m-banner-v3.png);
    }
    .banner-content{
        padding: 0;
        top:0;
        left:0;
        right: 0;
    }
    .tq-content{
        margin-top: 0.93rem;
    }
    .tq-content h2{
        height: 1.03rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .tq-content p{
        font-size: 0.38rem;
        line-height: 0.38rem;
        margin: 0.35rem 0 0.09rem;
    }
    .wnl-sub{
        font-size: 0.22rem !important;
        line-height: 0.22rem !important;
        margin-bottom: 0.26rem !important;
    }
    .download-learn-more{
        width: 4.1rem!important;
        padding: 0!important;
        position: relative;
    }
    .tq-content .download-learn-more a.btnDownload-android, .tq-content .download-learn-more a.btnDownload-ios{
        width: 4.1rem;
        height: 0.55rem;
        line-height: 0.55rem;
        box-sizing: border-box;
        margin: 0.1rem 0 0 0;
        font-size: 0.2rem;
        font-weight: normal;
        border-right: 1px solid #fff !important;
    }
    .km-layer{
        padding: 0 !important;
    }
    .wa-wrapper{
        padding: 0.69rem 0 0.55rem;
    }
    .wa-img.pc{
        display: none;
    }
    .wa-img.mobile{
        display: block;
    }
    .wa-img,.wa-text{
        float: none;
    }
    .wa-img{
        width: 56%;
        margin: 0 22% 0.55rem ;
    }
    .wa:nth-child(2) .wa-img{
        width: 70%;
        margin: 0 15% 0.45rem ;
    }
    .wa-text{
        width: 100%;
        padding: 0 0.9rem;
        margin-top: 0!important;
    }
    .wa-title{
        font-size: 0.34rem;
        line-height: 0.34rem;
        margin-bottom: 0.44rem;
        text-align: center;
        font-weight: bold;
    }
    .wa-subtitle{
        font-size: 0.24rem;
        line-height: 0.24rem;
        margin-bottom: 0.09rem;
    }

    .wa-title span{
        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.36rem;
        margin-right: 0.19rem;
        font-size: 0.3rem;
    }

    .wa-p{
        font-size: 0.26rem;
        line-height: 0.32rem;
        margin-bottom: 0.33rem;
        padding-left: 0.48rem;
    }
}