.news-content{
    max-width: 1190px;
    margin: 0px auto;
    padding: 0px 15px 0px;
}
.news-body{
    box-shadow: 0px 0px 10px 1px #ddd;
    padding: 50px 13% 50px;
}


.news-body .left{
    max-width: 985px;
    margin: 0px auto;
}

.news-body .left h1{
    margin: 0;
    line-height: 53px;
    font-size: 53px;
    color: #263F4C;
    font-family: 'bebasneue';
    margin-bottom: 40px;
    text-align: center;
}
.news-body .left .description{
    margin: 20px 0px 0px;
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-family: 'icielbold';
}
.news-body .left #podcast-video{
    width: 100%;
    max-width: 700px;
    height: 400px;
    display: block;
    border-radius: 10px;
    margin: 20px auto;
}
.news-body .left .content-post{
    margin-top: 20px;
    font-size: 16px;
}
.news-body .left .content-post p{
    font-size: 16px;
}
.news-body .left .content-post p span,
.news-body .left .content-post p strong{
    font-size: 16px;
}
.news-body .left .content-post img{
    max-width: 100%;
    height: auto!important;
}
.news-body .left .content-post iframe{
    max-width: 100%;
}
.news-body .right .title{
    color: #F8243B;
    font-size: 17px;
    font-family: 'icielbold';
}
.news-body .right ul{
    margin-top: 5px;
}
.news-body .right li{
    margin: 0;
    list-style: none;
    padding: 15px 0px;
    border-bottom: 1px dashed #BABABA;
    font-family: 'iciel';
    display: block;
}
.news-body .right li:last-of-type{
    border: 0;
}
.news-body .right li a{
    color: #777777;
    font-size: 15px;
    text-decoration: none;
}
.news-body .right li:hover a{
    color: #F8243B;
}


.home-faq{
    background: #F1F6FA;
}
.home-faq .home-faq-content{
    position: relative;
    max-width: 1050px;
    margin: 0px auto;
    padding: 45px 25px 45px;
}
.home-faq h2{
    margin: 0;
    font-size: 53px;
    color: #263F4C;
    font-family: 'bebasneue';
    text-align: center;
}
.home-faq h2 span{
   color: #FF4B4B; 
}
.home-faq h6{
    color: #263F4C;
    font-size: 27px;
    text-align: center;
}
.home-faq .faq-content{
    margin-top: 30px;
}
.home-faq .faq-content .faq-item{
    border-bottom: 1px solid rgb(48 72 84 / 34%);
}
.home-faq .faq-content .faq-item:last-child{
    border: 0;
}
.home-faq .faq-content .faq-title a{
    position: relative;
    color: #4C4C4C;
    font-size: 22px;
    font-family: 'icielbold';
    padding: 15px 15px 15px 30px;
    display: block;
}
.home-faq .faq-content .faq-title a:hover{
    cursor: pointer;
    color: #4C4C4C;
}
.home-faq .faq-content .faq-title a svg{
    position: absolute;
    left: 0;
    top: 18px;
}
.home-faq .faq-content .faq-title span{
    margin-left: 0px;
}
.home-faq .faq-content .plus{
    position: absolute;
    left: 15px;
    top: 24px;
    display: block;
}
.home-faq .faq-content .minus{
    position: absolute;
    left: 15px;
    top: 24px;
    display: none;
}
.home-faq .faq-content .faq-item.active .plus{
    display: none;
}
.home-faq .faq-content .faq-item.active .minus{
    display: block;
}
.home-faq .faq-content .faq-description{
    display: none;
    background: #fff;
    color: #4C4C4C;
    font-size: 20px;
    padding: 20px 25px;
}
.home-faq .faq-content .faq-item.active .faq-description{
    display: block;
}
.home-faq .faq-content .faq-description p{
        margin-bottom: 10px;
}
.home-faq .faq-content .faq-description p strong{
    font-family: 'icielbold';
}



.home-about{
    background: #fff;
}
.home-about .home-about-content{
    position: relative;
    max-width: 1160px;
    margin: 0px auto;
    padding: 60px 25px 60px;
}

.home-about h2{
    margin: 0;
    font-size: 53px;
    color: #263F4C;
    font-family: 'bebasneue';
    text-align: center;
    line-height: 1.2;
}
.home-about h2 span{
    display: block;
    color: #FF4B4B;
}
.home-about .btn-buy-vip{
        display: block;
    height: 67px;
    background: #FFC800;
    text-align: center;
    line-height: 67px;
    font-family: bebasneue;
    font-size: 22px;
    text-decoration: none;
    color: #000000;
    max-width: 420px;
    border-radius: 10px;
    margin: 40px auto 0;
}


@media(max-width: 1190px){
    .news-body .left{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .news-body .left .left-content{
        border-radius: 21px;
    }
    .news-body .right{
        width: 100%;
        float: none;
        position: unset;
        padding-top: 0;
    }
}




.book-promotion{
    background: #263F4C;
    padding: 60px 15px 70px;
    text-align: center;
}
.book-promotion h2{
    color: #fff;
    margin: 0;
    font-size: 53px;
    font-family: 'bebasneue';
    text-align: center;
}
.book-promotion h3{
    margin: 10px auto 0px;
    color: #fff;
    font-size: 22px;
    font-family: 'icielextrabold';
    max-width: 730px;
    line-height: 1.4;
}
.book-promotion h3 strong{
    color: #FF4B4B;
}
.book-promotion h3 span{
    color: #FFC800;
}
.book-promotion .promotion-tag{
    width: 313px;
    height: 91px;
    margin: 30px auto 0px;
    background: rgb(255 255 255 / 8%);
    border-radius: 9px;
    text-align: left;
    padding-left: 10px;
}
.book-promotion .promotion-tag i{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #263F4C;
    margin-top: 37px;
    float: left;
}
.book-promotion .promotion-tag span{
    display: inline-block;
    color: #E5E5E5;
    font-size: 43px;
    font-family: 'bebasneue';
    text-decoration: line-through;
    float: left;
    margin-left: 15px;
    margin-top: 13px;
}
.book-promotion .promotion-tag strong{
    display: inline-block;
    color: #FFC800;
    font-size: 53px;
    font-family: 'bebasneue';
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}
.book-promotion p.time-countdown{
    color: #fff;
    font-size: 20px;
    font-family: 'iciel';
    margin: 30px 0px 0px;
}
.book-promotion .promotion-msg{
        color: #FF9600;
    max-width: 750px;
    margin: 20px auto 0px;
    font-size: 18px;
}
.book-promotion .ee-item{
    width: 80px;
    height: 100px;
    background: #000;
    border: 2px solid #ED1C24;
    border-radius: 6px;
    color: #fff;
    float: left;
    margin-right: 10px;
}
.book-promotion .ee-number{
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 40px;
}
.book-promotion-countdown{
    margin: 15px auto 0px;
    width: 360px;
}
.book-promotion .view-detail{
        display: block;
    max-width: 420px;
    font-family: 'bebasneue';
    height: 67px;
    background-image: linear-gradient(to bottom, #FFDF03, #FBB639);
    text-align: center;
    line-height: 67px;
    border-radius: 6px;
    font-size: 22px;
    color: #000000;
    margin: 60px auto 0px;
}
.book-promotion .view-detail:hover,
.book-promotion .view-detail:focus{
    text-decoration: none;
    color: #000000;
}





@media(max-width: 991px){
    .news-header{
        display: none;
    }
    .news-content {
        padding: 0px 20px 0px;
    }
    .news-body .left{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .news-body .left .left-content {
        border-radius: 0;
        box-shadow: none;
        padding: 0;
    }
    .news-body .left h1{
        font-size: 20px;
        line-height: 1.5;
    }
    .news-body .left .description{
        font-size: 15px;
        line-height: 22px;
        margin-top: 15px;
    }
    .news-body .left .content-post iframe{
        height: 250px!important;
    }
}


@media(max-width: 767px){
    
    .book-promotion {
        padding: 40px 15px 35px;
    }
    .book-promotion h2{
        font-size: 35px;
        line-height: 1.2;
    }
    .book-promotion h3{
        font-size: 17px;
    }
    .book-promotion .promotion-msg{
        font-size: 16px;
    }
    .book-promotion p.time-countdown{
        font-size: 16px;
    }
    .book-promotion .ee-item{
        width: 60px;
        height: 80px;
    }
    .book-promotion .ee-number{
        font-size: 25px;
        margin-top: 10px;
        margin-bottom: 0;
        line-height: 30px;
    }
    .book-promotion .ee-text{
        font-size: 14px;
    }
    .book-promotion-countdown{
        width: 100%;
        max-width: 280px;
    }
    .book-promotion .view-detail{
            margin-top: 40px;
    }
    .book-promotion .promotion-tag{
        width: 250px;
        height: 60px;
    }
    .book-promotion .promotion-tag i{
        width: 12px;
        height: 12px;
        margin-top: 26px;
    }
    .book-promotion .promotion-tag span{
        font-size: 30px;
        margin-top: 10px;
    }
    .book-promotion .promotion-tag strong{
        font-size: 37px;
    }
    
    
    
    .news-body .left {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .news-body {
        padding: 35px 0px;
        box-shadow: none;
    }
    .news-body .left h1 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .home-faq .faq-content {
        margin-top: 10px;
    }
    .home-faq .home-faq-content{
        padding: 35px 20px;
    }
    .home-faq h2{
        font-size: 35px;
    }
    .home-faq h6{
        font-size: 20px;
        margin-top: 10px;
    }
    .home-faq .faq-content .faq-title,
    .home-faq .faq-content .faq-title a{
        font-size: 18px;
    }
    .home-faq .faq-content .faq-description{
        font-size: 16px;
    }
    .home-faq .faq-content .plus{
        top: 21px;
    }
    .home-faq .faq-content .minus{
        top: 21px;
    }
    
}