@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');
}
.container-fluid .banner {
    position: relative;
}
.container-fluid .banner #banner_swiper {
    margin-top: -53px;
    z-index: 0;
    height: 600px;
}
.container-fluid .banner #banner_swiper .swiper-slide img {
    width: 100%;
    height: 600px;
}
.container-fluid .banner #banner_swiper .swiper-pagination .my-bullet {
    display: inline-block;
    position: relative;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.5;
}
.container-fluid .banner #banner_swiper .swiper-pagination .my-bullet-active {
    border-radius: 3px;
    width: 16px;
    height: 6px;
    background-color: #fff;
    opacity: 1;
}
.container-fluid .banner .contentBox {
    width: 100%;
    user-select: none;
    display: block;
    margin-top: 120px;
    top: 0;
    position: absolute;
    z-index: 1;
}
.container-fluid .banner .contentBox .content {
    margin: 0 auto;
    height: 100%;
    width: 62%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.container-fluid .banner .contentBox .content h1 {
    margin: 0;
    font-family: 'SourceHanSerif-Bold';
    font-size: 32px;
    color: #fff;
}
.container-fluid .banner .contentBox .content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-indent: 2em;
    margin-top: 48px;
    margin-bottom: 0;
    font-family: 'SourceHanSerifCN-Regular';
    font-size: 20px;
    color: #fff;
}
.container-fluid .banner .contentBox .content .more {
    margin-top: 72px;
}
.container-fluid .banner .contentBox .content .more a {
    background: url(../../images/public/hostipalSummarize/buttonBac.png) no-repeat;
    text-align: center;
    display: block;
    width: 170px;
    line-height: 44px;
    font-family: 'SourceHanSerifCN-Regular';
    text-decoration: none;
    font-size: 16px;
    color: #F5F0DF;
}
.container-fluid .attention {
    display: flex;
    justify-content: center;
}
.container-fluid .attention .contentBox {
    margin: 60px 0;
}
.container-fluid .attention .contentBox ul {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    list-style: none;
}
.container-fluid .attention .contentBox ul li {
    width: 280px;
    height: 120px;
    border-radius: 8px;
}
.container-fluid .attention .contentBox ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 120px;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    font-family: 'SourceHanSerif-Bold';
    font-size: 24px;
    color: #41994A;
    background: url(../../images/public/health-examination/btnBac.png) no-repeat;
}
.container-fluid .attention .contentBox ul li a img {
    width: 56px;
    height: 51px;
}
.container-fluid .attention .contentBox ul li:hover {
    box-shadow: 0px 1px 10px 0px rgba(36, 39, 41, 0.2);
}
.container-fluid .attention .contentBox ul li + li {
    margin-left: 24px;
}
.container-fluid .doctorTeam {
    background: url(../../images/professional/bg.png);
    padding-bottom: 60px;
}
.container-fluid .doctorTeam .contentBox {
    background: url(../../images/public/cardiology/anwenLeft.png) left center no-repeat, url(../../images/public/cardiology/anwenRight.png) right center no-repeat;
}
.container-fluid .doctorTeam .contentBox .title {
    margin: 0;
    margin-top: 60px;
}
.container-fluid .doctorTeam .contentBox .doctorList {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container-fluid .doctorTeam .contentBox .doctorList .item {
    position: relative;
}
.container-fluid .doctorTeam .contentBox .doctorList .item img {
    width: 280px;
    height: 340px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox {
    width: 100%;
    position: absolute;
    margin-top: -93px;
    padding-top: 15px;
    padding-bottom: 13px;
    background-color: rgba(0, 0, 0, 0.5);
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .name {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .name img {
    width: 14px;
    height: 18px;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .name h1 {
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10px;
    display: block;
    font-family: 'SourceHanSerifCN-Medium';
    font-size: 20px;
    color: #fff;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .line {
    margin-top: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .line .lines {
    width: 109px;
    height: 1px;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox .line .center {
    margin: 0 5px;
    width: 10px;
    height: 10px;
}
.container-fluid .doctorTeam .contentBox .doctorList .item .nameBox span {
    margin-top: 5px;
    font-family: 'SourceHanSerifCN-Medium';
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
}
.container-fluid .doctorTeam .contentBox .doctorList .item + .item {
    margin-left: 15px;
}
.container-fluid .doctorTeam .contentBox .more {
    clear: both;
    display: flex;
}
.container-fluid .doctorTeam .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 .examEnvironment {
    padding-bottom: 60px;
}
.container-fluid .examEnvironment .swiper_content {
    width: 1380px;
    margin: 30px auto 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.container-fluid .examEnvironment .swiper_content .prevButton {
    background-color: #F7F6F2;
    min-width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.container-fluid .examEnvironment .swiper_content .nextButton {
    background-color: #F7F6F2;
    min-width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.container-fluid .examEnvironment .swiper_content .swiper-container {
    margin: 0 44px;
}
.container-fluid .examEnvironment .swiper_content .swiper-container .swiper-wrapper .swiper-slide {
    width: 380px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.container-fluid .examEnvironment .swiper_content .swiper-container .swiper-wrapper .swiper-slide a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.container-fluid .examEnvironment .swiper_content .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 380px;
    height: 240px;
}
.container-fluid .examEnvironment .swiper_content .swiper-container .swiper-wrapper .swiper-slide a span {
    text-align: center;
    font-family: 'SourceHanSerifCN-Medium';
    font-size: 18px;
    color: #333;
    margin-top: 30px;
}
.container-fluid .examEnvironment .swiper_content .swiper-container .swiper-wrapper .swiper-slide:hover .content h1 {
    color: #6FB41B;
}
.container-fluid .departmentInfo {
    background: url(../../images/professional/bg.png);
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
}
.container-fluid .departmentInfo .contentBox {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
}
.container-fluid .departmentInfo .contentBox .location .locationBox {
    margin-top: 40px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 1px 10px 0px rgba(36, 39, 41, 0.2);
}
.container-fluid .departmentInfo .contentBox .location .locationBox img {
    width: 500px;
    height: 390px;
}
.container-fluid .departmentInfo .contentBox .location .locationBox ul {
    list-style: none;
    padding-left: 20px;
    padding-bottom: 10px;
}
.container-fluid .departmentInfo .contentBox .location .locationBox ul li {
    max-width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    font-family: 'SourceHanSerifCN-Medium';
    font-size: 18px;
    color: #333333;
}
.container-fluid .departmentInfo .contentBox .location .locationBox ul li i {
    font-size: 18px;
    color: #6FB41B;
}
.container-fluid .departmentInfo .contentBox .dynamic {
    margin-left: 152px;
}
.container-fluid .departmentInfo .contentBox .dynamic ul {
    margin-top: 40px;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li {
    min-width: 520px;
    border: 8px solid #ccc;
    border-image: url(../../images/public/health-examination/borderBac.png) 8 8 8 8 stretch;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li .leftContent {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li .leftContent img {
    width: 21px;
    height: 21px;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li .leftContent a {
    line-height: 58px;
    text-decoration: none;
    margin-left: 10px;
    display: block;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'SourceHanSerifCN-Medium';
    font-size: 20px;
    color: #333333;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li span {
    font-family: 'Arial MT';
    font-size: 20px;
    color: #999999;
}
.container-fluid .departmentInfo .contentBox .dynamic ul li + li {
    margin-top: 20px;
}
.container-fluid .departmentInfo .contentBox .dynamic .more {
    clear: both;
    display: flex;
}
.container-fluid .departmentInfo .contentBox .dynamic .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 .departmentDynamic {
    width: 100%;
    margin: 0;
    margin-top: 60px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url(../../images/public/health-examination/curveBac.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.container-fluid .departmentDynamic .title {
    margin-top: 60px;
}
.container-fluid .departmentDynamic .title h1 {
    font-family: 'SourceHanSerif-Bold';
}
.container-fluid .departmentDynamic .contentBox {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper {
    margin: 0;
    width: 580px;
    height: 360px;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .swiper-wrapper .swiper-slide {
    position: relative;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .swiper-wrapper .swiper-slide img {
    width: 580px;
    height: 360px;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .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 .departmentDynamic .contentBox #departmentSwiper .swiper-pagination {
    bottom: 20px;
    text-align: right;
    padding-right: 35px;
    color: #fff;
    font-size: 16px;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .swiper-pagination .swiper-pagination-current {
    color: #6FB41B;
    font-size: 20px;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .navigation {
    position: relative;
    margin-top: -200px;
    z-index: 2;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .navigation .nurse-swiper-button-prev {
    position: absolute;
    left: 0;
    width: 20px;
    height: 50px;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .navigation .nurse-swiper-button-next {
    position: absolute;
    right: 0;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .navigation > div {
    background-color: rgba(133, 96, 20, 0.7);
    width: 20px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.container-fluid .departmentDynamic .contentBox #departmentSwiper .navigation > div i {
    font-size: 16px;
    color: #fff;
}
.container-fluid .departmentDynamic .contentBox ul {
    list-style: none;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-fluid .departmentDynamic .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 .departmentDynamic .contentBox ul li a {
    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 .departmentDynamic .contentBox ul li span {
    font-size: 20px;
    white-space: nowrap;
    margin-left: 20px;
    font-family: 'Arial MT';
    color: #999999;
}
.container-fluid .departmentDynamic .contentBox ul li:first-child {
    margin-top: 0;
}
.container-fluid .departmentDynamic .more {
    clear: both;
    display: flex;
    padding-bottom: 80px;
}
.container-fluid .departmentDynamic .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 .healthClass {
    background: url(../../images/professional/bg.png);
    padding-bottom: 60px;
}
.container-fluid .healthClass .title {
    margin-top: 60px;
}
.container-fluid .healthClass .title h1 {
    font-family: 'SourceHanSerif-Bold';
    font-size: 32px;
}
.container-fluid .healthClass .list {
    padding: 0;
}
.container-fluid .healthClass .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 .healthClass .list .item .date {
    font-family: 'Arial MT';
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.container-fluid .healthClass .list .item .date h1 {
    margin: 0;
    line-height: 32px;
    font-size: 36px;
    color: #BBA978;
    border-bottom: 1px solid #BBA978;
    padding-bottom: 8px;
}
.container-fluid .healthClass .list .item .date span {
    line-height: 14px;
    font-size: 16px;
    color: #BBA978;
    margin-top: 8px;
    white-space: nowrap;
}
.container-fluid .healthClass .list .item a {
    display: block;
    text-decoration: none;
    overflow: hidden;
}
.container-fluid .healthClass .list .item a .content {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}
.container-fluid .healthClass .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 .healthClass .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 .healthClass .list .item a:hover .content h1 {
    color: #6FB41B;
}
.container-fluid .healthClass .list .item:nth-child(even) {
    margin-left: 30px;
}
.container-fluid .healthClass .more {
    clear: both;
    display: flex;
}
.container-fluid .healthClass .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;
}
@media screen and (max-width: 1200px) {
    .container-fluid .departmentInfo .contentBox .dynamic {
        margin-left: 70px;
    }
}
@media screen and (max-width: 1400px) {
    .examEnvironment .swiper_content {
        width: 963px !important;
    }
    .departmentDynamic .contentBox {
        width: 100%;
        margin-left: 0%;
    }
    .healthClass .list {
        width: 90%;
        margin-left: 5%;
    }
}
@media screen and (max-width: 1700px) {
    .healthClass .list {
        width: 80%;
        margin-left: 10%;
    }
}
