@font-face {
    font-family: 'SourceHanSerifCN-Regular';
    src: url('../../fonts/SourceHanSerifCN-Regular.otf');
}
@font-face {
    font-family: 'SourceHanSerif-Bold';
    src: url('../../fonts/SourceHanSerif-Bold.ttf');
}
@font-face {
    font-family: 'SourceHanSerifCN-Medium';
    src: url('../../fonts/SourceHanSerifCN-Medium.otf');
}
@font-face {
    font-family: 'Arial MT';
    src: url('../../fonts/Arial-MT.ttf');
}
body {
    width: 100%;
    height: 100%;
    background-image: url(../../images/professional/bg.png);
}
.container-fluid .banner {
    height: 500px;
    margin-top: -53px;
    background: url(../../images/professional/tendField/bannerBac.png) no-repeat 95% bottom;
}
.container-fluid .banner .contentBox {
    padding: 0;
    display: flex;
    flex-direction: row;
}
.container-fluid .banner .contentBox .content {
    margin-left: 60px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    padding-right: 10%;
}
.container-fluid .banner .contentBox .content h1 {
    margin: 0;
    font-size: 32px;
    color: #333333;
    font-family: 'SourceHanSerif-Bold';
}
.container-fluid .banner .contentBox .content p {
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
    margin-top: 40px;
    font-family: 'SourceHanSerifCN-Regular';
    font-size: 20px;
    color: #333;
}
.container-fluid .banner .contentBox .content a {
    margin: 47px auto 0;
    text-decoration: none;
    font-family: 'SourceHanSerifCN-Regular';
    font-size: 16px;
    color: #F5F0DF;
    width: 170px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../../images/professional/tendField/buttonBac.png);
}
.container-fluid .tendSpecial {
    background-color: #fff;
    padding-bottom: 60px;
}
.container-fluid .tendSpecial .title {
    margin-top: 80px;
}
.container-fluid .tendSpecial .title h1 {
    font-family: 'SourceHanSerif-Bold';
    font-size: 32px;
}
.container-fluid .tendSpecial .swiper_content {
    width: 1400px;
    margin: 30px auto 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.container-fluid .tendSpecial .swiper_content .prevButton {
    background-color: #F7F6F2;
    min-width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.container-fluid .tendSpecial .swiper_content .nextButton {
    background-color: #F7F6F2;
    min-width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.container-fluid .tendSpecial .swiper_content .swiper-container {
    margin: 0 44px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide {
    width: 284px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 1px 10px 0px rgba(36, 39, 41, 0.2);
    margin-bottom: 20px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .imgBox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 284px;
    height: 200px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .content {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .content h1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333;
    font-family: 'SourceHanSerif-Bold';
    margin-top: 10px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .content p {
    font-family: 'SourceHanSerifCN-Regular';
    color: #666666;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .content a {
    text-decoration: none;
    font-size: 16px;
    color: #BBA978;
    padding-bottom: 20px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide .content a i {
    margin-left: 10px;
    font-size: 16px;
}
.container-fluid .tendSpecial .swiper_content .swiper-container .swiper-wrapper .swiper-slide:hover .content h1 {
    color: #6FB41B;
}
.container-fluid .trends {
    margin-top: 60px;
}
.container-fluid .trends .contentBox .titleBtn {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container-fluid .trends .contentBox .titleBtn a {
    display: flex;
    flex-direction: row;
    line-height: 67px;
    text-decoration: none;
    justify-content: center;
    width: 208px;
    background: url(../../images/professional/tendField/defaultTitle.png) no-repeat;
    font-family: 'SourceHanSerif-Bold';
    color: #fff;
    font-size: 30px;
}
.container-fluid .trends .contentBox .titleBtn a.active {
    background: url(../../images/professional/tendField/activeTitle.png) no-repeat;
}
.container-fluid .trends .contentBox .titleBtn a + a {
    margin-left: 40px;
}
.container-fluid .trends .contentBox .list {
    padding: 0;
}
.container-fluid .trends .contentBox .list .item {
    margin-top: 40px;
    width: calc(50% - 15px);
    border: 9px solid #ccc;
    border-image: url(../../images/specialMedical/border_bac.png) 9 9 9 9 stretch;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    padding: 22px 23px;
}
.container-fluid .trends .contentBox .list .item .date {
    font-family: 'Arial MT';
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-fluid .trends .contentBox .list .item .date h1 {
    margin: 0;
    line-height: 32px;
    font-size: 36px;
    color: #BBA978;
    border-bottom: 1px solid #BBA978;
    padding-bottom: 8px;
}
.container-fluid .trends .contentBox .list .item .date span {
    line-height: 14px;
    font-size: 16px;
    color: #BBA978;
    margin-top: 8px;
    white-space: nowrap;
}
.container-fluid .trends .contentBox .list .item a {
    display: block;
    text-decoration: none;
    overflow: hidden;
}
.container-fluid .trends .contentBox .list .item a .content {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}
.container-fluid .trends .contentBox .list .item a .content h1 {
    margin: 0;
    font-size: 20px;
    font-family: 'SourceHanSerif-Bold';
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container-fluid .trends .contentBox .list .item a .content p {
    display: block;
    font-family: 'SourceHanSerifCN-Regular';
    margin-bottom: 0;
    margin-top: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
}
.container-fluid .trends .contentBox .list .item a:hover .content h1 {
    color: #6FB41B;
}
.container-fluid .trends .contentBox .list .item:nth-child(even) {
    margin-left: 30px;
}
.container-fluid .trends .contentBox .more {
    clear: both;
    display: flex;
}
.container-fluid .trends .contentBox .more a {
    display: flex;
    justify-content: center;
    width: 130px;
    line-height: 31px;
    background: url(../../images/professional/tendField/moreBtnBac.png) no-repeat;
    font-family: 'SourceHanSerifCN-Regular';
    font-size: 16px;
    color: #C2B185;
    margin: 0 auto;
    margin-top: 40px;
    text-decoration: none;
}
.container-fluid .nurseGraceful {
    margin-top: 60px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-fluid .nurseGraceful .title {
    margin-top: 60px;
}
.container-fluid .nurseGraceful .title h1 {
    font-family: 'SourceHanSerif-Bold';
}
.container-fluid .nurseGraceful .contentBox {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper {
    margin: 0;
    width: 580px;
    height: 360px;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .swiper-wrapper .swiper-slide {
    position: relative;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .swiper-wrapper .swiper-slide img {
    width: 580px;
    height: 360px;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .swiper-wrapper .swiper-slide span {
    font-family: 'SourceHanSerifCN-Regular';
    left: 30px;
    position: absolute;
    bottom: 20px;
    color: #fff;
    z-index: 1;
    font-size: 20px;
    max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .swiper-pagination {
    bottom: 20px;
    text-align: right;
    padding-right: 35px;
    color: #fff;
    font-size: 16px;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .swiper-pagination .swiper-pagination-current {
    color: #6FB41B;
    font-size: 20px;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .navigation {
    position: relative;
    margin-top: -200px;
    z-index: 2;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .navigation .nurse-swiper-button-prev {
    position: absolute;
    left: 0;
    width: 20px;
    height: 50px;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .navigation .nurse-swiper-button-next {
    position: absolute;
    right: 0;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .navigation > div {
    background-color: rgba(133, 96, 20, 0.7);
    width: 20px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container-fluid .nurseGraceful .contentBox #nurseSwiper .navigation > div i {
    font-size: 16px;
    color: #fff;
}
.container-fluid .nurseGraceful .contentBox ul {
    list-style: none;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-fluid .nurseGraceful .contentBox ul li {
    margin-top: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.container-fluid .nurseGraceful .contentBox ul li a {
    line-height: 20px;
    font-size: 20px;
    text-decoration: none;
    font-family: 'SourceHanSerifCN-Medium';
    font-weight: 500;
    color: #333333;
    max-width: 410px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container-fluid .nurseGraceful .contentBox ul li span {
    font-size: 20px;
    margin-left: 20px;
    font-family: 'Arial MT';
    color: #999999;
}
.container-fluid .nurseGraceful .contentBox ul li:first-child {
    margin-top: 0;
}
.container-fluid .nurseGraceful .more {
    clear: both;
    display: flex;
    padding-bottom: 80px;
}
.container-fluid .nurseGraceful .more a {
    display: flex;
    justify-content: center;
    width: 130px;
    line-height: 31px;
    background: url(../../images/professional/tendField/moreBtnBac.png) no-repeat;
    font-family: 'SourceHanSerifCN-Regular';
    font-size: 16px;
    color: #C2B185;
    margin: 0 auto;
    margin-top: 40px;
    text-decoration: none;
}
.container-fluid footer {
    margin-top: 0;
    clear: both;
}
@media screen and (max-width: 1801px) {
    .container-fluid .banner .col-md-10 {
        width: 100% !important;
    }
    .container-fluid .banner .col-md-offset-1 {
        margin-left: 0;
    }
    .container-fluid .banner .contentBox .content {
        padding-right: 2% !important;
    }
}
@media screen and (max-width: 1450px) {
    .tendSpecial .swiper_content {
        width: 1100px !important;
    }
}
