.resources-wrap {
    font-size: 14px;
}
.resources-wrap h1 {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 700;
}

.resources-wrap h2 {
    font-size: 25px;
    line-height: 1.25;
    font-weight: 700;
}
.resources-wrap h3 {
    font-size: 23px;
    line-height: 1.45;
    font-weight: 700;
}
.resources-wrap h4 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
}
.resources-wrap h5 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
}
.resources-wrap h6 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
}

@media screen and (min-width: 1200px) {
    .resources-wrap h1 {
        border-bottom: 0;
        font-size: 44px;
    }
    .resources-wrap h2 {
        font-size: 32px;
        border-bottom: 0;
    }
    .resources-wrap h3 {
        font-size: 25px;
    }
    .resources-wrap h4 {
        font-size: 23px;
    }
    .resources-wrap h5 {
        font-size: 20px;
    }
    .resources-wrap h6 {
        font-size: 18px;
    }
}

.resources-ctg {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    background: #f7f8fa;
}
.resources-ctg .ctg-box {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 50px;
}
.resources-ctg .ctg-box .cat-icon {
    color: #2659a8;
    padding-right: 12px;
}
.resources-ctg .ctg-box .cat-icon svg {
    margin-top: -1px;
}
@media (max-width: 767px) {
    .resources-ctg .ctg-box .cat-icon {
        height: 24px;
    }
}
.resources-ctg .swiper-container {
    margin: 0;
}
.resources-ctg .ctg-ul {
    margin: 0;
    padding: 0;
}
@media (max-width: 767px) {

}
.resources-ctg .ctg-li {
    list-style: none;
    width: auto !important;
}
.resources-ctg .ctg {
    display: inline-block;
    padding: 1em 12px;
    font-weight: 700;
    color: #2659a8;
    white-space: nowrap;
}
.resources-ctg .search-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 12px;
    border: 0;
    outline: none;
    background: transparent;
}
@media (max-width: 1199px) {
    .resources-ctg .ctg-box {
        padding-right: 45px;
    }
    .resources-ctg .search-btn {
        right: 15px;
    }
}
@media (max-width: 575px) {
    .resources-ctg .ctg {
        padding: 12px 8px 10px ;
        font-size: 14px;
    }
}
.resources-ctg .resources-search {
    display: none;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    padding: 2.5em 0;
    background: #f7f8fa;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    z-index: 10;
}
.resources-ctg.search-open .resources-search {
    display: block;
}
.resources-ctg .resources-search .search-box {
    position: relative;
}
.resources-ctg .resources-search .field {
    padding: 1em 90px 1em 1.5em;
    width: 100%;
    height: 55px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    box-sizing: border-box;
    outline: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none;
    -webkit-appearance: none;
}
.resources-ctg .resources-search .field:focus {
    border-color: #2659a8;
}
.resources-ctg .resources-search .close-btn{
    position: absolute;
    right: 0;
    top: 50%;
    padding: 1rem .5rem;
    border: 0;
    transform: translateY(-50%);
    outline: none;
    background: transparent;
}

.resources-ctg .resources-search .btns-container {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.resources-ctg .resources-search button {
    border: 0;
    outline: none;
    background: transparent;
    position: static;
    transform: none;
}
.resources-ctg .resources-search button[type=submit]>svg {
    width: 24px !important;
    height: 24px !important;
}
@media (max-width: 575px) {
    .resources-ctg .resources-search .btns-container {
        right: .5rem;
    }

    .resources-ctg.search-open .resources-search {
        padding: 1.5em 0;
    }
    .resources-ctg .resources-search .field {
        height: 45px;
        padding: 10px 80px 10px 1em;
    }

    .resources-ctg .resources-search button {
        padding: .5rem;
    }
    .resources-ctg .resources-search button+ button {
        padding-left: 0;
    }
}
.resources-video {
    margin: 3.75em 0 0;
}
.resources-video .row {
    margin-left: -11px;
    margin-right: -11px;
}
.resources-video .col-12, .resources-video .col-sm-4 {
    padding-left: 11px;
    padding-right: 11px;
}
.resources-title {
    display: flex;
    margin-bottom: 1em;
    justify-content: space-between;
    align-items: center;
    height: 30px;
}
.resources-title h5 {
    margin: 0;
}
.resources-title .more {
    position: relative;
    color: #9c9c9c;
    font-size: .875em;
    padding-right: 13px;
}
.resources-title .more:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath fill='none' d='M0 0H24V24H0z' transform='rotate(180 12 12)'/%3E%3Cpath fill='%239c9c9c' d='M13.885 19.881l5.246-5.256-5.246-5.257.743-.743 6 6-6 6z' transform='rotate(180 14.313 13.312)'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 21px;
    background-position: center center;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}
@media (max-width: 575px) {
    .resources-title .more {
        font-size: 12px;
    }
    .resources-title .more:before {
        height: 18px;
    }
}
.resources-video .video-box {
    padding-bottom: 1em;
    border-bottom: 1px solid #e1e1e1;
}
.resources-video .video-thumb {
    display: block;
    width: 100%;
    height: 180px;
    border-radius: 8px;
    overflow: hidden;
}
.resources-video .video-thumbnail {
    max-width: 100%;
    height: auto;
    min-height: 180px;
}
.resources-video .video-tit {
    display: block;
}
.resources-video .video-tit .title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    line-height: 24px;
    margin: 1.375em 0 0;
    color: #2659a8;
    font-weight: 700;
    overflow: hidden;
}
.resources-video .video-txt {
    margin-top: 1.5em;
    height: 137px;
}
.resources-video .video-txt .tt {
    font-size: 14px;
    color: #333;
}
.resources-video .video-txt .text {
    margin: 8px 0 0;
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 105px;
    line-height: 21px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: keep-all;
}
.resources-video .newsletter-box {
    margin-top: 46px;
}
.resources-video .newsletter {
    display: flex;
    align-items: center;
    height: 428px;
    padding: 0 2.5em;
    border-radius: 8px;
    text-align: center;
    background: #2659a8;
    overflow: hidden;
    justify-content: center;
}
.resources-video .newsletter h5 {
    color: #fff;
    margin: 0;
}
.resources-video .newsletter p {
    margin: 2em 0 0;
    color: #f4f6fb;
    font-size: 12px;
    line-height: 16px;
    word-wrap: break-word;
    word-break: keep-all;
}
.resources-video .news-form {
    margin-top: 2.5em;
    position: relative;
}
.resources-video .news-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem 3rem .4rem.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    border-radius: 50px;
    border: 0;
    box-sizing: border-box;
    outline: none;
}
.resources-video .news-form .form-control::placeholder {
    color: #e1e1e1;
}
.resources-video .news-form .form-control::-webkit-input-placeholder {
    color: #e1e1e1;
}
.resources-video .news-form .form-control:-ms-input-placeholder {
    color: #e1e1e1;
}
.resources-video .news-form .icon {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    padding: .5rem;
    border: 0;
    background: transparent;
}
.resources-video .news-form .icon svg {
    float: left;
}

.news-form {
    position: relative;
}

.news-form .newsletter-cloud {
    display: none;
    position: absolute;
    z-index:999;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background: rgba(0,0,0,0.5);
    border-radius: 50px;
}

@media (max-width: 991px) {
    .resources-video .col-12, .resources-video .col-sm-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .resources-video .newsletter-box {
        margin-top: 2em;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .resources-video .newsletter {
        height: auto;
        padding: 2.5em;
    }
}
@media (max-width: 767px) {
    .resources-video {
        margin-top: 2.5em;
    }
    .resources-video .col-12, .resources-video .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .resources-video .video-thumb {
        height: auto;
        min-height: 180px;
    }
    .resources-video .video-tit .title {
        height: auto;
        max-height: 48px;
        margin-top: 1em;
    }
    .resources-video .video-txt {
        margin-top: 1em;
        height: auto;
    }
    .resources-video .video-txt .text {
        height: auto;
        max-height: 105px;
    }
    .resources-video .col-12+ .col-12 {
        margin-top: 2em;
    }
}

@media (max-width: 575px) {
    .resources-video .newsletter {
        padding: 2.5em 1.25em;
    }
}

.resources-recent {
    margin-top: 5em;
}
.resources-recent+ .resources-recent {
    margin-top: 2.5em !important;
}
@media (max-width: 767px) {
    .resources-recent {
        margin-top: 3em;
    }
}
.resources-banner {
    margin-top: 3.75em;
}
.resources-banner .swiper-slide {
    background: #f7f8fa;
    border-radius: 8px;
    box-sizing: border-box;
}
.resources-banner dl {
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.resources-banner dt {
    padding: 3em 0 0 3em;
}
.resources-banner dt h5 {
    color: #333;
    word-wrap: break-word;
    word-break: keep-all;
}
.resources-banner dt p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    word-wrap: break-word;
    word-break: keep-all;
}
.resources-banner dd {
    max-width: 400px;
    font-size: 0;
    margin: 0;
}
.resources-banner dd img {
    float: right;
}
.resources-banner .swiper-pagination {
    text-align: left;
    padding: 0 3em;
    bottom: 1.5em !important;
}
.resources-banner .swiper-pagination-bullet {
    float: left;
}
.resources-banner .swiper-pagination-bullet-active {
    background: #2659a8 !important;
}
@media (max-width: 991px) {
    .resources-banner .swiper-slide {
        height: 340px;
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: auto 300px;
    }
    .resources-banner .swiper-slide.slide1 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_resources_banner1_2.png");
    }
    .resources-banner .swiper-slide.slide2 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_resources_banner2_2.png");
    }
    .resources-banner .swiper-slide.slide3 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_resources_banner3_2.png");
    }
    .resources-banner.admissions .swiper-slide.slide1 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_re_admissions_bn1.png");
    }
    .resources-banner.admissions .swiper-slide.slide2 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_re_admissions_bn2.png");
    }
    .resources-banner.admissions .swiper-slide.slide3 {
        background-image: url("https://pstatic.wordvice.com/wv-cn/images/m_re_admissions_bn3.png");
    }
    .resources-banner dl {
        display: block;
    }
    .resources-banner dt {
        padding: 1.5em;
        padding-right: 40%;
    }
    .resources-banner dd {
        display: none;
    }

    .resources-banner .swiper-pagination {
        position: static;
        overflow: hidden;
        text-align: center;
        margin-top: 10px;
    }
    .resources-banner .swiper-pagination-bullet {
        float: none;
    }
}

@media (max-width: 767px) {
    .resources-banner {
        margin-top: 2.5em;
    }
    .resources-banner .swiper-slide {
        background-size: auto 230px;
    }
    .resources-banner dt {
        padding-right: 1.5em;
    }
}

@media (max-width: 575px) {
    .resources-banner .swiper-slide {
        background-size: auto 170px;
    }
}

.resources-platform {
    margin-top: 5em;
    padding: 3em 0;
    background: #f6f9fe;
}
.resources-platform .top-box {}
.resources-platform .top-box h2 {
    color: #333;
    word-wrap: break-word;
    word-break: keep-all;
}
.resources-platform .top-box p {
    color: #666;
    word-wrap: break-word;
    word-break: keep-all;
}

.resources-platform .platform-box {
    border-left:1px solid #eee;
    border-top:1px solid #eee;
}
.resources-platform .platform-box .item {
    height:200px;
    background:#fff;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}
.resources-platform .platform-box .item:not(.cat) {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
}
.resources-platform .platform-box .item.cat {
    background-image:url(https://pstatic.wordvice.com/wv-cn/images/bg_temple.png);
    background-position:90% 100%;
    background-repeat:no-repeat;
    background-color:#4a7ce2;
    color: #fff;
}
@media (max-width:767px){
    .resources-platform {
        margin-top: 2.5em;
    }
}
@media (max-width:575.98px){
    .resources-platform .platform-box .item {
        height:120px;
    }
    .resources-platform .platform-box .item.cat {
        background-size:50%;
    }
}
.resources-platform .platform-box .item.cat>h4:before {
    width:8px;
    height:12px;
    content:"";
    display:inline-block;
    margin-right:.5rem;
    background:#fff;
    transform:skewX(-30deg);
}
.resources-platform .platform-box .item img {
    width:40px;
    margin: 0 auto;
}
@media only screen and (min-width:575px){
    .resources-platform .platform-box .item img {
        width:75px;
    }
}
@media only screen and (min-width:1200px){
    .resources-platform .platform-box .item img {
        width:86px;
    }
}
.resources-platform .platform-box .item span {
    align-self:center;
    text-align:center;
    color:#487be2;
    display: block;
    word-wrap: break-word;
    word-break: keep-all;
}

.wv-ebook {
    margin-top: 3em;
}
.wv-ebook .ebook-box {
    position: relative;
    padding: 1.75em 4.75em;
    border-radius: 10px;
    box-sizing: border-box;
    background: #eaeff6;
    overflow: hidden;
}
.wv-ebook .ebook-box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 383px;
    height: 100%;
    background: transparent url("https://pstatic.wordvice.com/wv-cn/images/ebook_bg.png") no-repeat right center;
}
.wv-ebook .ebook-tit {
    position: relative;
    font-size: 1.375em;
    color: #333;
    z-index: 1;
    word-wrap: break-word;
    word-break: keep-all;
}
.wv-ebook .ebook-tit strong {
    position: relative;
    padding: 0 3px;
    z-index: 1;
}
.wv-ebook .ebook-tit strong:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: -1;
    width: 100%;
    height: 10px;
    opacity: 0.23;
    background-color: #2659a8;
}
.wv-ebook .ebook-btn {
    position: relative;
    display: inline-block;
    margin-top: 1.3em;
    padding: .3em 2.5em .325em .75em;
    border: 1px solid #0a3369;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    z-index: 1;
}
.wv-ebook .ebook-btn .ebook-txt {
    color: #0a3369;
    font-size: 14px;
    word-wrap: break-word;
    word-break: keep-all;
}
.wv-ebook .ebook-btn .ebook-ic {
    position: absolute;
    right: .65em;
    top: 50%;
    transform: translateY(-50%);
}
.wv-ebook .ebook-btn .ebook-icon {
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .wv-ebook .ebook-box {
        padding: 1.75em;
    }
    .wv-ebook .ebook-box:before {
        content: "";
        position: absolute;
        right: 0;
        top: -30%;
        width: 100%;
        height: 372px;
        background: transparent url(https://pstatic.wordvice.com/wv-cn/images/ebook_bg_mo.png) no-repeat right top;
        background-size: 200px;
    }
}

@media (max-width: 475px) {
    .wv-ebook .ebook-box:before {
        top: -20%;
        right: -15%;
        background-size: 250px;
        opacity: .5;
    }
    .wv-ebook .ebook-tit strong:before {
        bottom: 0;
    }
    .wv-ebook .ebook-btn {
        padding-left: 1.2em;
    }
}

@media (max-width: 375px) {
    .wv-ebook .ebook-box:before {
        top: -20%;
        right: -15%;
        background-size: 200px;
    }
}