/* 阿里巴巴 */
@font-face {
    font-family: "Alibaba-Regular";
    src: url(../fonts/albb/Alibaba-PuHuiTi-Regular.ttf);
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "Alibaba-Light";
    src: url(../fonts/albb/Alibaba-PuHuiTi-Light.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Alibaba-Heavy";
    src: url(../fonts/albb/Alibaba-PuHuiTi-Heavy.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Alibaba-Bold";
    src: url(../fonts/albb/Alibaba-PuHuiTi-Bold.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Alibaba-Medium";
    src: url(../fonts/albb/Alibaba-PuHuiTi-Medium.ttf);
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Alibaba-Regular";
}

h3,
h4 {
    font-family: "Alibaba-Medium";
    font-weight: 700;
}

.mian-btn {
    font-family: 'Alibaba-Bold';
}

.describe .requirements,
.content_dec,
.description_area,
.medicana-content-box .section-title div,
#job-wrap,
.section_title_fir,
.text_wrap .des,
.text_wrap .job,
.description_area.aboutus .row .wow span,
.pipeline-table th,
.single_index .index_content_title,
.history-container .container-title,
.investor-container .container-title,
.medicana-content-box .section-title span,
.img_wrap .city_wrap .address {

    font-family: "Alibaba-Regular";

}

.news-des .news-title,
.section_title_fir p,
.single_news .news_content h3,
.img_wrap .city_wrap div,
.contact_info,
.name_wrap .name,
.text_wrap .name,
.medicana-content-box .section-title .sec-title,
.top-bg .des {
    font-family: 'Alibaba-Regular'; /*原来medium */
}

.medicana-content-box .section-title span.platform {
    font-family: 'Alibaba-Bold';
}

.section_title .title {
    font-family: 'Alibaba-Heavy';
}

.slider_mission,
.navbar-nav .nav-item a,
.description_area.aboutus .row .wow div:last-child,
.news_area_title a,
.news_date span,
.news_date a.more,
.news-des .news-time,
select,
.about-area-s1.joinus .content-wrap,
.job-describe .location,
.name_wrap .job,
.name_wrap .bio,
.footer_wrapper span {
    font-family: "Alibaba-Light";

}

.aboutus_title span,
.banner-title,
.section_title_fir .title,
.en_slide_title {
    font-family: 'Alibaba-Bold';
}

.img_wrap .city_wrap .city {
    font-weight: 600;
}

.tab li, .years-select-wrap .tab li {
    font-weight: normal;
    font-family: 'Alibaba-Bold';
}

.tab li.cur {
    font-weight: normal;
    font-family: 'Alibaba-Bold';
}

.right_content span, .slide_items li span {
    font-family: 'Alibaba-Regular';
}

.navbar-nav .nav-item {
    margin-left: 60px;
}

.medicana-content-box .section-title span {
    font-family: 'Alibaba-Bold';
}

@media only screen and (min-width: 1400px) {
    .about_content_box {
        width: 82%;
    }
}

.left_single_news {
    border: 1px solid #ffffff;
    border-radius: 8px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .en_news .news-des .news-title {
        height: 140px;
        line-height: 1.3;
    }
    .footer_wrapper span {
        font-size: 14px;
        line-height: 30px;
        padding: 10px 0;
    }
}