.footer.home-one .footer-widget ul li {
    margin-right: 0;
}

.footer-widget.two {
    padding: 0 20px;
    margin-left: -70px;
}

.footer-widget.two h2 {
    margin-bottom: 16px;
    margin-left: 28px;
}

@media (max-width: 576px) {
    .footer-widget .form-group input {
        width: 50% !important;
    }
    .footer-widget img {
       width: 50%;
    }
    .nav-ml-xs-0 {
        margin-left: 0 !important;
    }
    .content-bg {
        background-color: rgba(32, 54, 50, .7);
        background-blend-mode: multiply;
        padding-bottom: 20px;
        background-position-x: left !important
    }
}


.header-qr-wrapper {
    margin: 0 auto;
    justify-content: center;
}

.header-qr {
    text-align: center;
    color: #139379;
}


.bottom-qr-wrapper {
    margin: 0 auto;
    justify-content: center;
}

.bottom-qr {
    text-align: center;
    color: #139379;
}

.bottom-qr img {
    /* max-width: 28%; */
    margin: 3px auto;
}

.bottom-qr-wrapper .with-line {
    margin-left: 20px;
}

.bottom-qr-wrapper .with-line:before {
    content: " ";
    position: absolute;
    /*定位背景横线的位置*/
    top: 4px;
    left: -10px;
    background: #139379;
    /*宽和高做出来的背景横线*/
    width: 2px;
    height: 116px;
}

.footer-widget.first p {
    font-size: 14px;
    color: #fff;
}

.footer-widget p {
    font-size: 14px;
    color: #fff;
}

.footer-widget ul li a {
    font-size: 14px;
    color: #000;
}

.footer-widget.third p {
    font-size: 14px;
    color: #fff;
    padding-left: 0;
}

.copyright {
    /*text-align: center;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright a {
    color: #fff;
}

.copyright b {
    color: #fff;
}

#header-one {
    /*background: url(/assets/image/header-bg.png);*/
    /*background-size: 100% 100%;*/
}

.navbar-expand-lg .navbar-brand {
    padding: 0 15px 10px
}

@media (max-width: 380px) {
    .navbar-expand-lg .navbar-brand {
        padding: 10px 15px 10px
    }
}

.ml-left {
    margin-left: -17%;
}

.top-bar {
    border-bottom: none;
}

.header-qr a {
    position: relative;
}

.header-qr .pop {
    position: absolute;
    width: 400px;
    z-index: 100;
    padding: 20px;
    background: #eee;
    border: solid 1px #eaeaea;
    /* border-radius: 10px; */
    right: 0;
    top: 36px;
    display: none;
}

.header-qr .pop .bottom-qr p {
    font-size: 14px;
}

.header-search {
    transition: all 200ms;
}

.header-search.open {
    background: #fff;
    border-radius: 10px;
}

.header-search span {
    display: inline-block;
}

.header-search input {
    display: none;
}

.header-search .img-close {
    display: inline-block;
}

.header-search .img-open {
    display: none;
}

.header-search.open {
    padding: 0 10px;
}

.header-search.open span {
    display: none;
}

.header-search.open input {
    display: inline-block;
    height: 34px;
    border: solid 1px #fff;
    color: #333;
}

.header-search.open .img-open {
    display: inline-block;
}

.header-search.open .img-close {
    display: none;
}

.main-slider-index-01 {
    /*margin-top: -138px;*/
}

.main-slider-index-01 .slide {
    display: flex;
    align-items: center;
}

.main-slider-index-01 .content h1 {
    color: #fff;
    /*text-shadow: 3px 3px 3px #333;*/
    font-family: 'Microsoft YaHei', 'Helvetica', sans-serif;
    width: 70%;
    margin: 0 auto;
    padding-top: 0;
}

.main-slider-index-01 .content .text {
    color: #fff;
    /* text-shadow: 3px 3px 3px #333; */
    padding-right: 0;
    padding-top: 30px;
    font-size: 18px;
    width: 73%;
    margin: 0 auto 30px;
}

.main-slider-index-01 .owl-nav .owl-prev,
.main-slider-index-01 .owl-nav .owl-next {
    border-radius: 100px;
}

.main-slider .content {
    width: auto;
    text-align: center;
    margin-bottom: 20%;
}

.nav-block {
    display: block !important;
}

.nav-flex-column {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.nav-search-bar {
    display: flex;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    align-items: center;
    height: 90px;
    background: #fff;
    padding: 0 15px;
}

.nav-search-bar input {
    border: none;
    width: 100%;
}

.nav-search {
    cursor: pointer;
    padding: 0 15px;
}


@media (max-width: 1024px) {
    .nav-search {
        display: none;
    }
}

.nav-item.dropdown>.navbar-nav.in {
    transition: .3s ease-in;
    z-index: -1;
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link {
    font-size: 14px;
    color: #585a5b;
    padding: 0 25px 25px !important;
    font-weight: bold;
}

.bsnav-sticky.bsnav-sticky-slide.sticked.in {
    padding-top: 20px;
    top: 0;
}


.navbar-expand-lg .navbar-nav .padding-tb-10, .navbar-nav .padding-tb-10 {
    padding: 10px 25px !important;
    font-weight: normal;
}

.navbar-expand-lg .navbar-nav .nav-item img {
    width: 30%;
}

.flex-direction-column {
    flex-direction: column !important;
    align-items: center !important;
}

.language-drp button {
    font-size: 14px;
}

.site-header-fix .social-media .icon {
    width: 36px;
    height: 36px;
}

.site-header-fix .language-drp .btn-primary {
    line-height: 36px;
    /*color: #fff;*/
    color: #585a5b;
    border: none;
}

.site-header-fix .language-drp button {
    border-left: none;
}

.site-header-fix .language-drp button:hover {
    border-left: none !important;
    color: #222 !important;
}

.net-map {
    height: 556px;
    background-color: #7d7d7d;
    position: relative;
    background-image: url("/assets/image/net-map.png");
    background-position: center center;
}

.net-map .point-group {
    text-align: center;
    line-height: 18px;
    position: relative;
    width: 768px;
    margin: 0 auto;
    height: 556px;
}

.net-map .point-group .point-item {
    position: absolute;
    transform: translate(-50%, 0);
}

.net-map .point-group .point-item.active span {
    background-color: #fff;
    color: #139379;
}

.net-map .point-item span {
    font-size: 12px;
    background-color: #139379;
    color: #fff;
    padding: 5px 8px;
    border-radius: 15px;
}

.net-map .point-item .point {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ffa73a;
    border-radius: 8px;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: breathe;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes breathe {
    0% {
        opacity: 0.2;
        box-shadow: 0 1px 2px rgba(255, 0, 0, 0.1);
    }

    100% {
        opacity: 1;
        border: 1px solid rgba(255, 167, 58, 1);
        box-shadow: 0 1px 20px rgba(255, 167, 58, 1);
    }
}

.net-map .filter-wrapper {
    width: 50%;
    height: 556px;
    top: 0;
    left: 50%;
    position: absolute;
    transform: translate(0, 0);
}

.net-map .filter-wrapper .filter-box {
    width: 100%;
    height: 370px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.net-map .filter-wrapper .filter {
    width: 445px;
    background-color: #deedd1;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}

.net-map .filter-wrapper .filter .menu {
    width: 50%;
}

.net-map .filter-wrapper .filter .menu ul {
    list-style: none;
}

.net-map .filter-wrapper .filter .menu ul li {
    color: #139379;
    background-color: #fff;
    line-height: 30px;
    padding: 6px 10px;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.net-map .filter-wrapper .filter .menu ul li i {
    line-height: 30px;
    display: inline-block;
}

.net-map .filter-wrapper .filter .menu ul li.active {
    background-color: #139379;
    color: #fff;
}

.net-map .filter-wrapper .filter .list {
    width: 50%;
    padding-left: 5px;
}

.net-map .filter-wrapper .filter .list ul {
    list-style: none;
    display: none;
}

.net-map .filter-wrapper .filter .list ul.active {
    display: block;
}

.net-map .filter-wrapper .filter .list ul li {
    line-height: 30px;
    padding: 6px 10px;
    margin: 10px 0;
}

.net-map .filter-wrapper .filter .list ul li.active {
    background-color: #139379;
    color: #fff;
}

.net-map .filter-wrapper .filter .list ul li a {
    color: #139379;
}

.net-map .filter-wrapper .filter .list ul li.active a {
    color: #fff;
}

.index-department {
    background-color: #f4f4f4;
    padding: 50px 0;
}
.index-department.security {
    padding: 100px 0;
}

.index-department .heading {
    margin-bottom: 0;
}

.index-department .department_inner .department_icon_content {
    text-align: center;
    width: 14.28%;
    padding: 36px 0;
}

.index-department .department_inner .department_icon_content:hover {
    background-color: #fff;
}

.index-department .department_inner .department_icon_content h2 {
    font-size: 14px;
    padding-bottom: 0;
    line-height: 14px;
    margin-bottom: 0;
}

.department_inner .department_icon_content img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.index-video.about_us.hm-five {
    background-color: #139379;
    padding: 0;
    margin: 0;
}

.index-video .container {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
}

.index-video .about_video .video-holder {
    background: none;
}

@media (max-width: 576px) {
    .index-video .about_video .video-holder {
        min-height: 300px !important;
    }
}

.index-video .video-holder .icon {
    top: 45%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 0;
}

.index-video .video-holder .icon .flaticon-multimedia {
    color: #139379;
}

.index-video .about_video .video-holder .icon::before {
    display: none;
}

.index-video .desc {
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 15%;
    width: 100%;
    font-weight: bold;
    font-size: 26px;
}

.index-expert {
    padding: 50px 0 100px;
}

.index-expert h3 {
    font-weight: normal;
}

.index-expert h3 {
    margin-top: 50px;
    /*color: #139379;*/
    color: #fff;
    font-size: 45px;
}

.index-expert p {
    /*color: #3f3f3f;*/
    width: 100%;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
}

.index-expert .theme-btn {
    margin-top: 50px;
}

.index-heart {
    padding-bottom: 300px;
    padding-top: 100px;
}

.dicount-index.popular_articles.type_two {
    padding: 50px 0;
}

.dicount-index.popular_articles.type_two .heading {
    text-align: left;
    float: left;
    margin-bottom: 0;
}

.dicount-index.popular_articles.type_two .detail {
    text-align: left;
    float: right;
    margin-top: 15px;
}

.dicount-index.popular_articles.type_two .detail a {
    color: #2b2b2b;
}

.dicount-index.popular_articles.type_two .heading h1 {
    font-weight: normal;
}

.dicount-index.popular_articles.type_two .heading h1 span {
    color: #139379;
    font-weight: bold;
}

.dicount-index.popular_articles.type_two .content-inner small {
    position: absolute;
    bottom: 10px;
}

.dicount-index.popular_articles.type_two .content-inner {
    padding: 10px 30px 35px 30px;
}

.dicount-index.popular_articles.type_two .content-inner h2 {
    color: #fff;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
}

.dicount-index.popular_articles.type_two .content-inner p {
    color: #fff;
    font-weight: normal;
    padding: 10px 0px 25px;
}

.dicount-index.popular_articles.type_two .content-inner small {
    color: #000;
}

/* sitemap */
.site-map-index {
    background-color: #f4f4f4;
    padding: 30px 0;
}

.site-map-index-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

.site-map-index-wrapper .all {
    padding: 30px 0;
    border-bottom: 2px solid #e5e4e4;
    text-align: right;
}

.site-map-index-wrapper .all a {
    display: inline-block;
    border: 1px solid #000000;
    padding: 5px 20px;
    color: #000;
}

.site-map-index-wrapper .container {
    margin-top: 30px;
}

.site-map-index-wrapper h2 {
    font-size: 16px;
    color: #139379;
    display: inline-block;
}

.site-map-index-wrapper h3 {
    font-size: 16px;
    display: inline-block;
}

.site-map-index-wrapper span {
    color: #139379;
    display: inline-block;
    transform: rotate(90deg);
    margin-left: 5px;
    font-size: 20px;
}

.site-map-index-wrapper ul {
    list-style: none;
    margin-top: 20px;
}

.site-map-index-wrapper ul li {
    margin-top: 10px;
}

.site-map-index-wrapper ul li h3 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.site-map-index-wrapper ul li span {
    margin-left: 25px;
    transform: rotate(270deg);
}

.site-map-index-wrapper ul li ul {
    /* margin-left: 20px; */
    margin-top: 0;
}

.site-map-index-wrapper ul li ul li {
    margin-top: 0;
}

.site-map-index-wrapper ul li ul li a {
    color: #000;
    font-size: 14px;
}

.site-map-store {
    margin-top: 0 !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 5%) !important;
}

.site-map-store img {
    width: 50%;
}

.site-map-store.submenu .nav-link {
    padding: 10px 0 0;
    border-bottom: none;
}

.about-header {
    /*margin-top: -136px;*/
    position: relative;
}

.about-header .title {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}

.about-header .title h1, .about-header .title p {
    color: #fff;
    text-shadow: 3px 3px 3px #333;
}
.about-header .title a {
    background-color:#139379;
    border-color:#139379;
}
.about-desc-wrapper {
    background: url(/assets/image/about-desc-bg.jpg) center top no-repeat fixed;
    background-size: cover;
}
.about-desc {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 40px;
}

.about-desc h2 {
    font-size: 26px;
    color: #139379;
    width: 40%;
    padding-bottom: 20px;
}

.about-desc p {
    margin-top: 20px;
    color: #000;
}
.about-desc-cols {
    margin-top: 60px;
}
.about-desc-cols h3 {
    font-size: 16px;
    color: #000;
}

.about-desc-cols p {
    margin-top: 14px;
    color: #000;
}
.about-vision {
    max-width: 1170px;
    margin: 0 auto;
    padding: 40px;
}

.about-milestone {
    max-width: 1170px;
    margin: 0 auto;
    padding: 40px;
    position: relative;
}

.about-milestone h2 {
    font-size: 26px;
    color: #139379;
}

.deep-submenu {
    margin-left: 20px;
}

.deep-submenu .nav-item .nav-link {
    border-bottom: 0;
    font-weight: normal;
}

.anchor-wrapper {
    position: relative;
}

.anchor {
    position: absolute;
    top: -136px;
}

.news-list {
    margin: 0 auto;
    max-width: 1170px;
    padding: 40px;
}

.news-list .row {
    margin-bottom: 20px;
}

.news-list .title {
    margin-top: 10px;
}

.news-list .title h2 {
    font-size: 18px;
    font-weight: normal;
    float: left;
}

.news-list .title span {
    float: right;
    font-size: 14px;
    color: #888888;
}

.news-list .brief {
    clear: both;
    color: #9e9e9e;
    margin-top: 40px;
    font-size: 14px;
}

.news-list .more {
    margin-top: 20px;
    font-size: 14px;
}

.news-list a .more {
    color: #139379;
}

.news-list:hover .brief {
    color: #139379;
}

.news-list .thumb {
    border: solid 2px #fff;
    padding: 0;
}

.news-list .thumb img {
    width: 100%;
}

.news-list .row .row:hover .thumb {
    background-color: #000;
    padding: 0;
    border: solid 2px #139379;
}

.news-list .row .row:hover .thumb img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.news-list .pagination {
    margin: 0 auto;
    margin-top: 40px;
    justify-content: center;
}

.news-detail-right .departmet_sidebar_left .department_ ul li a {
    background-color: #139379;
    color: #fff;
}

.news-detail-right .departmet_sidebar_left .department_ ul li a span {
    color: #fff;
}

.news-detail-right .links {
    margin-bottom: 0;
}

.news-detail-right .department_ img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.news-detail-right .contact-wrapper {
    margin-bottom: 0;
    color: #2b2b2b;
    font-size: 14px;
    background-color: #deedd1;
    padding: 20px 0;
    text-align: center;
}

.news-detail-right .contact-wrapper b {
    color: #139379;
    font-weight: bold;
    font-size: 16px;
    font-size: 28px;
}

.news-detail-left {
    padding: 0 40px;
}

.news-detail-left .title {
    padding-bottom: 20px;
    border-bottom: solid 1px #aaa;
    margin-bottom: 40px;
}

.news-detail-left .title {
    text-align: center;
}

.news-detail-left .title small {
    font-size: 14px;
    color: #888888;
}

.news-detail-left .content {
    position: relative;
    color: #000;
    font-size: 14px;
}

.news-detail-left .content ul {
    list-style-position: outside;
    margin-left: 20px;
}

.news-detail-left .content ul li p {
    display: inline;
}

.header-link {
    float: left;
    line-height: 36px;
    padding: 0 20px;
    font-size: 16px;
}

.header-link a {
    color: #fff;
}

.header-link img {
    height: 14px;
    vertical-align: baseline;
}

.site-nav {
    background-color: #f4f4f4;
    padding: 10px 40px 100px 40px;
}

.site-nav .banner {
    background-color: #139379;
    max-width: 1170px;
    margin: 20px auto;
}

.site-nav .banner .item {
    /*width: 50%;*/
    /*float: left;*/
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 16px 20px;
}

.site-nav .banner .item img {
    height: 28px;
    vertical-align: middle;
    margin-right: 10px;
}

.site-nav .banner .item span {
    color: #fff;
}

.site-nav .nav {
    max-width: 1170px;
    margin: 20px auto;
}

.site-nav .thumb-wrapper {
    border-radius: 3px;
}

.site-nav .thumb-wrapper .thumb {
    display: none;
    width: 100%;
}

.site-nav .thumb-wrapper .mask {
    display: block;
    width: 100%;
}

.site-nav .thumb-wrapper.active .thumb {
    display: block;
}

.site-nav .thumb-wrapper.active .mask {
    display: none;
}

.site-nav .content {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    color: #fff;
    padding: 15px;
    width: 100%;
    transform: translate(0, -50%);
}

.site-nav .content img {
    width: 15%;
}

.site-nav .content h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
}

.site-nav .content a {
    display: inline-block;
    color: #fff;
    background-color: #1b6d5b;
    padding: 3px 20px;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 20px;
}

.site-service {
    max-width: 1170px;
    margin: -100px auto 20px auto;
    background-color: #fff;
    text-align: center;
}

.site-service h1 {
    font-size: 28px;
    font-weight: normal;
}

.site-service h2 {
    font-weight: bold;
    font-size: 14px;
}

.site-service a {
    display: inline-block;
    height: 150px;
}

.site-service img {
    margin: 40px 0;
}

.site-service .col-lg-3:after {
    content: " ";
    width: 2px;
    height: 60%;
    background-color: #aaa;
    position: absolute;
    top: 10%;
    right: 0;
}

.site-service .col-lg-3:last-child:after {
    display: none;
}

.why_choose_us.hm-five {
    background: none;
    margin: auto;
}

.site-service .why_choose_us_outer {
    padding: 40px;
    margin: 0 -15px;
}
.site-service .why_choose_us_outer .row .item {
    z-index: 200;
}

.why_choose_us.hm-five .why_choose_us_outer:hover:after {
    border-color: #139379;
}

.why_choose_us.hm-five .why_choose_us_outer:hover:before {
    border-color: #139379;
}
.why_choose_us.hm-five .why_choose_us_outer {
    cursor: auto;
}
/* .department-list .heading:after {
    content: " ";
    position: absolute;
    width: 300px;
    height: 2px;
    background-color: #1b6d5b;
    top: 56px;
    left: 0;
} */
.department_with_icon .department_inner_st img {
    /* max-width: 90%; */
}

.department-list .desc {
    color: #000;
    margin-bottom: 0;
}

.department-list-nbg {
    background-color: #fff;
}

.department-list-mayo {
    background: url(/assets/image/service-mayo-bg.jpg) center top no-repeat
        fixed;
    background-size: cover;
}
.department-list-mayo .heading {
    text-align: center;
}
.department-list-mayo .cols {
    margin-top: 40px;
}
.department-list-mayo .cols .img-wapper {
    position: relative;
}
.department-list-mayo .cols .thumb {
    border-radius: 5px 5px 0 0;
}
.department-list-mayo .cols .icon {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 78px;
    height: 78px;
    transform: translate(-38px, 38px);
    background-color: #18d26e;
    border-radius: 78px;
    padding: 13px;
    border: solid 10px #fff;
}
.department-list-mayo .cols .icon img {
    width: 32px;
    height: 32px;
}
.department-list-mayo .cols p {
    padding: 36px;
    background-color: #fff;
    min-height: 158px;
    border-radius: 0 0 5px 5px;
    text-align: justify;
}

.department-list-mayo-item {
    min-height: 275px;
    padding: 30px;
    background: #fff;
}

.department-list-mayo-item h6 {
    margin-top: 20px;
}

.department-list-mayo-item ul {
    list-style-position: inside;
    display: flex;
    flex-wrap: wrap;
}

.department-list-mayo-item ul li {
    margin-left: 30px;
    list-style-position: outside;
}


.department-list-res {
    background-image: url(/assets/image/service-res-bg.jpg);
    background-position: bottom right;
}

.journey-list-res {
    background-image: url(/assets/image/journey-res-bg.jpg);
    background-position: center center;
}

.department-list-nbg-new {
    color: #fff;
    background-image: url(/assets/image/service-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 300px 0 100px 0;
}

.journey-list-nbg-new {
    color: #fff;
    background-image: url(/assets/image/journey-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 300px 0 100px 0;
}

.department-list-nbg-new h2, .journey-list-nbg-new h2 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 40px;
}

.team-desc {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 40px;
}

.team-desc.team-desc-narrow {
    padding-bottom: 40px;
}

.team-desc .col-lg-12 {
    margin: auto -15px;
}

.team-desc h2 {
    font-size: 26px;
    width: 40%;
    padding-bottom: 20px;
}

.team-desc p {
    margin-top: 20px;
    color: #000;
}

.pay-desc p {
    margin-top: 0;
}

.team-desc .team-desc-pg {
    margin-bottom: 80px;
}
.team-desc .team-desc-pg h2 {
    color: #139379;
}
.team-desc .thumbs {
    margin: 0 -30px;
}

.team-filter {
    padding: 0;
    margin-top: 40px;
}

.team-filter.team-filter-narrow {
    margin-top: 0;
}

.team-filter .departmet_sidebar_left {
    margin: 0;
}

.team-filter .links ul {
    display: flex;
    justify-content: space-between;
}

.team-filter .links li {
    width: calc(50% - 7.5px);
    float: left;
    /* background-color: #139379; */
    color: #fff;
}

.team-filter .news-detail-right .departmet_sidebar_left .department_ ul li a {
    margin-bottom: 0;
}

.team-department .department_inner .department_icon_content {
    text-align: center;
    width: 14.28%;
    padding: 36px 0;
}

.team-department .department_inner .department_icon_content:hover {
    background-color: #fff;
}

.team-department .department_inner .department_icon_content h2 {
    font-size: 14px;
}

.department_with_icon.department-with-icon-narrow {
    padding-top: 0;
}

.department_with_icon .heading h1 {
    font-size: 26px;
    padding-bottom: 10px;
}

.doctor-filter .content {
    background-color: #e5f1da;
    padding: 20px;
}

.doctor-filter .content .item-wrapper {
    margin: 10px;
    padding: 0 10px;
    background-color: #fff;
}

.doctor-filter .content .item-wrapper span {
    display: block;
    width: 20%;
    float: left;
    color: #333;
    line-height: 40px;
}

.doctor-filter .content .item-wrapper select {
    width: 80%;
    float: right;
    height: 40px;
    border: 1px solid #fff;
    padding: 10px;
    outline: none;
}

.doctor-filter .content .item-wrapper input {
    width: 80%;
    float: right;
    height: 40px;
    border: 1px solid #fff;
    padding: 10px;
    outline: none;
}

.doctor-filter .content .item-wrapper-button {
    margin-top: 20px;
    padding: 0 10px;
    /* background-color: #fff; */
}

.doctor-filter .content button {
    background: #139379;
    outline: 0;
    border: solid 1px #139379;
    color: #fff;
    width: 100%;
    height: 40px;
}

.doctor-filter .content .text-wrapper {
    padding: 20px;
}

.doctor-filter .content .text-wrapper p {
    color: #2b2b2b;
}

.doctor-filter .content .text-wrapper p b {
    font-size: 18px;
    color: #139379;
}

.doctor-filter .content .text-wrapper button {
    background: #fff;
    color: #139379;
    border: solid 1px #fff;
    margin: 20px auto 0 auto;
    font-weight: bold;
    width: 80%;
}

.doctor-list {
    max-width: 1170px;
    margin: 40px auto;
}

.doctor-list-item {
    margin: 10px 0;
}

.doctor-list-item .brief {
    background-color: #dbdbde;
    height: 310px;
    position: relative;
}

.doctor-list-item .brief .info {
    background-color: #2ea688;
    position: absolute;
    width: 45%;
    height: 310px;
    top: 0;
    left: 5%;
    padding: 20px;
}

.doctor-list-item .brief .info h2 {
    font-size: 24px;
}

.doctor-list-item .brief .info .country {
    color: #fff;
    font-size: 14px;
    display: block;
}

.doctor-list-item .brief .info .unit {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: 20px;
}

.doctor-list-item .brief .info .more {
    padding: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.doctor-list-item .brief .avatar {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}

.doctor-list-item .detail {
    padding: 40px 0;
}

.doctor-list-item .detail p {
    margin: 20px 0;
    /*color: #9e9e9e;*/
    color: #000;
}

.doctor-list-item .detail .research {
    /* padding-left: 20px; */
    margin: 40px 0;
    padding: 0;
}

.doctor-list-item .detail .research h2 {
    color: #2f9a82;
    font-size: 20px;
}

.doctor-list-item .detail .research ul {
    margin: 40px 20px;
    font-size: 16px;
    /*color: #9e9e9e;*/
    color: #000;
}

.doctor-list-item .detail .research p {
    margin: 0;
}

.back button {
    display: block;
    margin: 10px auto;
    color: #fff;
    /*margin-top: 80px;*/
    background-color: #2f9a82;
    padding: 10px 40px;
    border-radius: 5px;
    border: solid 1px #2f9a82;
}

.content-env .env-img {
    margin: 10px 0;
}

.content-env .env-text {
    margin: 0;
}

.message-section .container {
    padding: 0;
}

.message-section .content-brief {
    color: #2f9a82;
}

.message-section .content-brief > b,
.message-section .content-brief > strong {
    font-size: 150px;
    line-height: 150px;
    float: left;
}

.message-section .content-brief p {
    margin-left: 100px;
    color: #2f9a82;
    padding-top: 40px;
}

.message-section .content-brief .letter {
    padding: 40px;
    border: 1px solid #999;
    margin-top: 40px;
}

.message-section .content-brief .letter b {
    font-size: 14px;
    color: #9e9e9e;
    float: none;
    line-height: 20px;
    font-weight: bold;
}

.message-section .content-brief .letter p {
    font-size: 14px;
    margin-left: 0;
    color: #9e9e9e;
    padding-top: 0;
}

.message-section .chairman h2 {
    font-size: 28px;
    color: #2f9a82;
    width: 100%;
    padding: 40px 0 0 0;
}

.message-section .chairman h3 {
    font-size: 20px;
    color: #5d5d5d;
}

.job-list {
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 40px;
}

.job-list .filter {
    margin-top: 40px;
}

.job-list .filter ul {
    list-style: none;
    display: block;
}

.job-list .filter li {
    float: left;
}

.job-list .filter .type {
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #eaeaea;
}

.job-list .filter .type li {
    padding: 5px 30px;
}

.job-list .filter .type li a {
    color: #212127;
}

.job-list .filter li.active {
    color: #fff;
    background-color: #2f9a82;
}

.job-list .filter li.active a {
    color: #fff;
}

.job-list .filter .city {
    margin-top: 20px;
}

.job-list .filter .city ul {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.job-list .filter .city ul li {
    padding: 5px 10px;
}
.job-list .filter .city ul li a {
    color: #000;
}
.job-list .filter .city ul li.active a {
    color: #fff;
}

.job-list .filter .duty {
    margin-top: 20px;
    height: 36px;
    overflow: hidden;
}

.job-list .filter .duty ul {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.job-list .filter .duty ul li {
    padding: 5px 10px;
}

.job-list .filter .duty ul li a {
    color: #212529;
}

.job-list .filter .duty ul li.active a {
    color: #fff;
}

.job-list .filter .duty .more {
    float: right;
}

.job-list .filter .duty .menu-open i {
    display: inline-block;
    transform: rotate(90deg);
    margin-left: 5px;
}

.job-list .filter .duty .menu-close i {
    display: inline-block;
    transform: rotate(270deg);
    margin-left: 5px;
}

.job-list .filter .duty.open {
    height: auto;
}

.job-list .filter .duty .menu-close {
    display: none;
}

.job-list .filter .duty.open .menu-open {
    display: none;
}

.job-list .filter .duty.open .menu-close {
    display: block;
}

.job-list .filter .duty .menu-close {
    cursor: pointer;
}

.job-list .filter .duty .menu-open {
    cursor: pointer;
}

.job-list .filter .search {
    margin-top: 20px;
    display: inline-block;
}

.job-list .filter .search .input-wrapper {
    display: inline-block;
    background-color: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 1px 5px #ccc;
}

.job-list .filter .search .input-wrapper input {
    height: 40px;
    width: 300px;
    border: solid 1px #f8f8f8;
    outline: none;
    padding: 5px 10px;
}

.job-list .filter .search .input-wrapper input::-webkit-input-placeholder {
    color: #999 !important;
    font-weight: 400;
    font-size: 14px;
}

.job-list .filter .search .input-wrapper input::-moz-placeholder {
    color: #999 !important;
    font-weight: 400;
    font-size: 14px;
}

.job-list .filter .search .input-wrapper input:-ms-input-placeholder {
    color: #999 !important;
    font-weight: 400;
    font-size: 14px;
}

.job-list .filter .search .input-wrapper input:-moz-placeholder {
    color: #999 !important;
    font-weight: 400;
    font-size: 14px;
}

.job-list .filter .search button {
    border: solid 1px #2f9a82;
    outline: none;
    background-color: #2f9a82;
    color: #fff;
    border-radius: 5px;
    padding: 7px 10px;
    box-shadow: 0 1px 5px #ccc;
}

.job-list .filter .search button i {
    margin-left: 10px;
}

.job-list .list {
    margin-top: 40px;
}

.job-list .list table {
    width: 100%;
    color: #000;
}

.job-list .list tr th {
    border-bottom: solid 2px #2f9a82;
    font-weight: bold;
}

.job-list .list tr td {
    padding: 10px 0;
}

.job-list .list tr td button {
    border: solid 1px #eaeaea;
    outline: none;
    background-color: #eaeaea;
    padding: 5px 20px;
    color: #888;
}

.job-list .list tr td button a {
    color: #888;
}

.job-list .text-center {
    margin-top: 40px;
    text-align: center;
}

.job-list .text-center ul {
    display: inline-block;
}

.section-content {
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 20px;
}

.section-content .title h2 {
    float: left;
    font-size: 16px;
    margin: 4px 0;
}

.section-content .title i {
    float: right;
    vertical-align: middle;
    cursor: pointer;
}

.section-content .title .icon-close {
    display: none;
}

.section-content .section-p {
    padding: 40px 0;
    color: #000;
    display: none;
}

.section-content.section-open h2 {
    color: #2f9a82;
}

.section-content.section-open .section-p {
    display: block;
}

.section-content.section-open .icon-open {
    display: none;
}

.section-content.section-open .icon-close {
    display: block;
}

.about-sheet {
    position: relative;
}

.about-sheet .center {
    position: absolute;
    left: 30%;
    background-color: #007e63;
    z-index: 9;
    top: 30%;
    width: 70%;
    height: 25%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.about-sheet .center .row {
    width: 68%;
}

.about-sheet .center .item {
    text-align: center;
    font-size: 14px;
}

.about-sheet .center .item img {
    max-width: 40%;
}

.about-sheet .center .item div {
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.about-sheet .bottom {
    background-color: #b0e3d9;
    padding: 5% 0 5% 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.about-sheet .bottom .item {
    text-align: center;
}

.about-sheet .bottom .row {
    width: 80%;
}

.about-sheet .bottom .item strong {
    display: block;
    font-size: 28px;
    color: #139379;
    padding: 20px 0;
}

.about-sheet .bottom .item span {
    display: block;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 14px;
    white-space: nowrap;
}

.about-sheet .bottom .item img {
    margin-top: 20px;
    width: 40%;
}

.about-map {
    background-color: #f2f6ee;
    text-align: center;
}

.about-map-inner {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}

.about-map h2 {
    font-size: 26px;
    color: #139379;
    width: 40%;
    /* padding-bottom: 20px; */
    text-align: left;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 9;
}

.about-map img {
    max-width: 1053px;
}

.about-map-new {
    /*max-width: 1170px;*/
    margin: 0 auto;
    padding: 50px 0;
    background-image: url(/assets/image/300458115.png);
}

.about-map-new .item {
    text-align: center;
    margin-bottom: 40px;
}
.about-map-new .item img {
    width: 30%;
    height: 50px;
    margin-bottom: 20px;
}
.about-map-new .item p {
    color: #68aba1;
}
.about-map-new .item p strong {
    font-size: 48px;
    font-weight: bold;
    color: #139379;
}
.about-map-new .content {
    margin-top: 100px;
}

.about-vision {
    text-align: center;
}

.about-vision h2 {
    font-size: 26px;
    color: #139379;
    width: 40%;
    padding-bottom: 20px;
    text-align: left;
}

.about-vision h2 small {
    font-size: 16px;
    vertical-align: middle;
}

.about-vision h3 {
    color: #139379;
    text-align: center;
    font-size: 20px;
    padding: 20px 0 0 0;
}

.about-vision .vision-center {
    color: #9e9e9e;
    text-align: center;
    font-size: 20px;
    display: block;
    padding: 0 0 20px 0;
}

.about-vision .sense .col-lg-4 {
    margin: 15px 0;
}

.about-vision .sense .item {
    height: 100%;
    background-color: #f2f6ee;
    padding: 15px;
    text-align: center;
}

.about-vision .sense .item img {
    display: block;
    margin: 15px auto;
}

.about-vision .sense .item span {
    font-size: 24px;
    color: #424242;
}

.about-vision .sense .item p {
    color: #9e9e9e;
    width: 90%;
    margin: 10px auto;
}

.about-vision-new {
    background: url(/assets/image/about/vision-bg.jpg);
    background-position: center center;
    background-size: cover;
}

.about-vision-new .row {
    max-width: 1120px;
    margin: 0 auto;
    padding: 40px;
}

.about-vision-new h2 {
    font-size: 26px;
    color: #139379;
    padding-bottom: 80px;
    display: block;
}

.about-vision-new h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.about-vision-new .item {
    padding: 40px 0;
}

.page-item.active .page-link {
    background-color: #139379;
}

/* 分页样式 */
.pagination li a {
    padding: 0.5rem 0.75rem;
    border-radius: 0;
}

.pagination li:first-child a,
.pagination li:last-child a {
    padding: 0.5rem 0.75rem;
    /* margin-left: -1px; */
}

a:focus,
button:focus {
    border: 1px solid #dee2e6;
}

#map-container {
    width: 100%;
    height: 500px;
    margin-top: 40px;
}

/* 联系我们 */
.contact-content {
    /* margin: 40px 0; */
    padding-bottom: 0;
}

.contact-content h2 {
    color: #4d4d4d;
    margin-top: 0;
    font-size: 28px;
}

.contact-content h3 {
    color: #139379;
    margin-bottom: 40px;
    font-size: 24px;
}

.contact-content p {
    color: #000;
}

.home-page-one .main-slider .slide {
    height: 100vh;
    min-height: 750px;
    background-position: bottom;
}

.search {
    padding: 40px;
    max-width: 1170px;
    margin: 0 auto;
}

.search-list .row {
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
}

.search-list .row h3 {
    font-size: 14px;
}

.search .form-group input[type="keyword"] {
    position: relative;
    display: block;
    width: 100%;
    color: #888888 !important;
    line-height: 26px;
    padding: 10px 28px;
    height: 46px;
    font-size: 14px;
    border-radius: 3px;
    background: #f8f8f8;
    border: 1px solid transparent;
    --webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.enterprise .department_inner h3 {
    margin-top: 10px;
    line-height: 2em;
    font-size: 18px;
    text-align: center;
}

.enterprise .department_inner p {
    color: #000;
    line-height: 1.4em;
}

.security .department_inner h3 {
    margin-top: 10px;
    line-height: 2em;
    font-size: 18px;
}

.security .department_inner p {
    margin-top: 10px;
    line-height: 1.4em;
    max-width: 50%;
}
.enterprise .department_inner.cols {
    margin: 40px 0;
}
.enterprise .department_inner.cols .item {
    box-shadow: 1px 2px 5px #9e9e9e;
    border-radius: 10px;
}
.enterprise .department_inner.cols .thumb {
    border-radius: 10px 10px 0 0;
}
.enterprise .department_inner.cols .content {
    padding: 36px;
    background-color: #fff;
    min-height: 180px;
    border-radius: 0 0 10px 10px;
    text-align: justify;
}
.enterprise .department_inner.cols .content h4 {
    text-align: center;
    color: #139379;
    margin-bottom: 20px;
}
.enterprise-service-wrapper {
    background: url("/assets/image/enterprise-service-bg.jpg") center top
        no-repeat fixed;
    background-size: cover;
}

.enterprise-journey-wrapper {
    background: url("/assets/image/enterprise-journey-bg.jpg") center top
        no-repeat fixed;
    background-size: cover;
    background-color:rgba(255,255,255,0.5);
}

.enterprise-service {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 15px;
    text-align: justify;
}
.enterprise-service h1 {
    color: #139379;
    font-weight: 800;
    font-size: 26px;
}
.enterprise-service h2 {
    margin-top: 10px;
    margin-bottom: 40px;
    line-height: 2em;
    font-size: 18px;
    text-align: center;
}
.enterprise-service h3 {
    margin-top: 10px;
    line-height: 2em;
    font-size: 18px;
}
.enterprise-service .item {
    margin-bottom: 40px;
}
.enterprise-service .item img {
    margin-top: 18px;
}
.header-button button {
    min-width: 70px;
    margin-left: 10px;
}

.header-button button:before {
    display: none;
}

/* .header-button button span {
    vertical-align: bottom;
} */

.header-button button img {
    width: 16px;
    height: 16px;
    vertical-align: sub;
    margin-left: 4px;
}

.department-detail .title {
    width: 60%;
    border-bottom: none;
}

.department-detail h1 {
    text-align: left;
    color: #139379;
    font-size: 26px;
}

.nav-item.dropdown .navbar-nav.submenu {
    width: 192px;
    background: #fff;
    top: 105% !important;
    /* padding-bottom: 20px; */
}

.welcome_section ul {
    display: flex;
    justify-content: space-between;
}

.welcome_section.index-expert .heading h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.8;
}

.welcome_section.index-expert .heading h3 span {
    color: #139379;
    font-weight: bold;
}

.footer-about-btn {
    background: #fff;
    cursor: pointer;
    color: #008066;
    padding: 12px 60px;
    border-radius: 3px;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
    font-weight: 700;
}

.footer-about-btn:hover {
    background-color: #00493b;
    color: #fff;
}

.navbar-nav .submenu img {
    /* max-width: 120px; */
    /* padding: 20px; */
    max-width: 90px;
}

.navbar-nav .submenu .qr-nav-link {
    text-align: center;
}

a:hover,
button:hover {
    color: #139379;
}

a,
button {
    color: #139379;
}

.departmet_sidebar_left {
    position: sticky;
    top: 94px;
    left: 0;
}

.slide-show {
    opacity: 0;
}

.slide-show-active {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: fadeUp;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    opacity: 1;
}

.slide-show-active-left {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: slideLeft;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    opacity: 1;
}

.slide-show-active-right {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: slideRight;
    -webkit-animation-duration: 1500ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    opacity: 1;
}

.doctor-wrapper {
    margin: 40px auto;
}

.doctor-list {
    margin: 0 auto;
}

.doctor-list h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.doctor-list .doctor-thumb {
    background-color: #e5f1da;
    text-align: center;
}

.doctor-list .more {
    margin-top: 30px;
    color: #333;
}

.doctor-list > a > .row {
    border: solid 1px #e5f1da;
    padding: 10px;
    margin-bottom: 20px;
}

.doctor-wrapper .news-detail-right {
    padding-right: 0;
}

.doctor-thumb img {
    bottom: 0;
    position: absolute;
    left: 10%;
    width: 80%;
}

.doctor-wrapper .departmet_sidebar_left {
    margin-right: 0;
    margin-left: 60px;
}

.doctor-wrapper .doctor-list h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.doctor-wrapper .department-list li {
    color: #139379;
    font-size: 9px;
}

.doctor-wrapper .department-list li a {
    font-size: 14px;
}

.doctor-wrapper .department-list li.active {
    color: #333;
}

.doctor-wrapper .department-list li.active a {
    color: #333;
}

.doctor-detail {
    margin: 40px auto;
}

.doctor-detail .doctor-list-item {
    margin-top: 0;
}

.member-title h2 {
    font-size: 18px;
}

.member-list .doctor-list > a > .row {
    border-color: #ccc;
}

.member-list.doctor-list .doctor-thumb {
    background-color: transparent;
    padding: 0;
    text-align: left;
}

.member-list .doctor-thumb img {
    position: relative;
    left: 0;
    width: 100%;
}

.member-list.doctor-list .more {
    color: #139379;
}

.content-title {
    font-size: 28px;
    margin-bottom: 20px;
}

.language-drp .dropdown-menu a:hover {
    background-image: linear-gradient(to right, #139379, #139379, #139379);
}

.footer {
    background-color: #008066;
    color: #fff;
    padding: 50px 0px 10px;
}

.footer h2 {
    color: #fff;
}

.sbar_color_one .theme-btn {
    background: #fff;
    color: #008066;
}

.sbar_color_one .theme-btn:hover {
    background: #00493b;
}

.sbar_color_one .theme-btn.theme-btn-org {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 26px;
}

.footer-widget .form-group input[type="email"] {
    background: #026b56;
    color: #fff !important;
}

.footer-widget .form-group input[type="email"]::placeholder {
    color: #fff !important;
}

.footer-last.home-one {
    background-color: #008066;
    color: #fff;
}

.line-wrapper {
    position: absolute;
    padding: 0 5%;
    width: 100%;
}
.line-wrapper .year {
    width: 21%;
}
.line-wrapper .content {
    padding: 0 0 0 5%;
    width: 59%;
}
.line-wrapper .thumb {
    width: 20%;
    padding: 2%;
    margin-top: -3%;
}
.line-wrapper-left .year {
    float: left;
}
.line-wrapper-left .content {
    float: left;
}
.line-wrapper-left .thumb {
    float: right;
}
.line-wrapper-right .year {
    float: right;
}
.line-wrapper-right .content {
    float: right;
}
.line-wrapper-right .thumb {
    float: left;
}
.line-wrapper-left-two .year {
    float: left;
    width: 23%;
}
.line-wrapper-left-two .col {
    width: 35.5%;
    float: left;
}
.line-wrapper-left-two .content {
    float: none;
    width: 100%;
    padding: 2%;
}
.line-wrapper-left-two .thumb {
    float: none;
    width: 100%;
    margin: 1% 0 0 0;
}
.line-wrapper-left-two .thumb img {
    width: 50%;
}
.line-wrapper-left-three .year {
    float: left;
}
.line-wrapper-left-three .col {
    width: 80%;
    float: right;
}
.line-wrapper-left-three .col .content {
    width: 70%;
    float: left;
}
.line-wrapper-left-three .col .thumb {
    width: 24%;
    float: right;
}
.line-wrapper-left-three .col .thumb img {
    max-height: 20%;
}
.line-wrapper-left-three .col.col-two .content {
    float: left;
}
.line-wrapper-left-three .col.col-two .content.content-two {
    padding-left: 2%;
}
.line-wrapper-left-three .col.col-two .thumb {
    float: left;
    margin-left: 3%;
}
.line-wrapper-left-three .content span {
    display: block;
    color: #139379;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.line-wrapper-right-two .year {
    float: none;
    text-align: right;
    width: 100%;
}
.line-wrapper-right-two .thumb {
    float: left;
    width: 14%;
}
.line-wrapper-right-two .content {
    float: left;
    width: auto;
    padding: 0 7%;
}
.line-wrapper-right-two .content.content-one {
    width: 65%;
}
.line-wrapper-right-two .content span {
    display: block;
    color: #139379;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.line-wrapper-right-two .thumb {
    padding: 0;
    margin: 0 2% 2% 2%;
}
.line-wrapper-right-two .thumb-two {
    margin-top: 2%;
    margin-left: 7%;
}
.line-wrapper-right-two .content-two {
    margin-top: 7%;
    padding-left: 2%;
}
.line-wrapper .thumb img {
    border-radius: 5px;
}
.line-wrapper strong {
    font-size: 60px;
    line-height: 60px;
}
.line-wrapper small {
    font-size: 24px;
    color: #139379;
}
.line-wrapper span {
    display: block;
    color: #139379;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.line-wrapper-01 {
    top: 6%;
}
.line-wrapper-02 {
    top: 13.3%;
}
.line-wrapper-03 {
    top: 19.5%;
}
.line-wrapper-04 {
    top: 27.4%;
}
.line-wrapper-05 {
    top: 33.8%;
}
.line-wrapper-06 {
    top: 40.1%;
}
.line-wrapper-07 {
    top: 47.2%;
}
.line-wrapper-08 {
    top: 58.5%;
}
.line-wrapper-09 {
    top: 64.7%;
}
.line-wrapper-10 {
    top: 71.5%;
}
.line-wrapper-11 {
    top: 85.7%;
}
.line-wrapper-12 {
    top: 93%;
}
.line-wrapper-13 {
    top: 78.5%;
}

.line-wrapper-14 {
    top: 98.5%;
}

.line-wrapper-15 {
    top: 5%;
}

.line-wrapper-16 {
    top: 18.5%;
}

.line-wrapper-17 {
    top: 25.5%;
}

.line-wrapper-18 {
    top: 32.5%;
}

.line-wrapper-19 {
    top: 39.5%;
}

.line-wrapper-20 {
    top: 46%;
}

.line-wrapper-21 {
    top: 57%;
}

.line-wrapper-22 {
    top: 63.5%;
}

.line-wrapper-23 {
    top: 70.5%;
}

.line-wrapper-24 {
    top: 78.5%;
}

.line-wrapper-25 {
    top: 84.5%;
}

.line-wrapper-26 {
    top: 91.5%;
}

.line-wrapper-27 {
    top: 11.8%;
}


@keyframes fadeUp {
    0% {
        transform: translateY(100px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideLeft {
    0% {
        transform: translateX(100px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideRight {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.bottom-qr-secend-row {
    margin-left: 12%;
}
.footer-city-icon {
    display: inline-block;
    background-color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    padding: 6px;
    text-align: center;
    margin: 10px;
    font-weight: bold;
}

.share-group {
    position: absolute;
    width: 2%;
    top: 800px;
    left: 6%;
    display: none;
    flex-direction: column;
    z-index: 2;
}

.share-group img {
    margin-top: 20px;
}


.share-group-item-wx {
    position: relative;
}

.share-group .qrcode-box {
    display: none;
    position: absolute;
    left: 100%;
    top: 20px;
    margin-left: 10px;
    width: 220px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    background: #fff;
    z-index: 2;
}

.share-group .qrcode-box .qrcode-img {
    margin: 20px;
}

.share-group .qrcode-box p {
    margin: 20px;
}


@media (max-width: 1370px) {
    .dicount-index.popular_articles.type_two .owl-nav {
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 1024px) {
    .share-group {
        left: 4%;
    }
}

/* col-lg */
@media (max-width: 992px) {
    .about-sheet .top {
        display: none;
    }

    .about-sheet .center {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 40px 0;
    }

    .about-sheet .center .row {
        width: 100%;
    }

    .about-sheet .center .row .item {
        width: 50%;
        margin: 10px 0;
    }

    .about-sheet .bottom .item {
        width: 50%;
    }

    .about-map .about-map-inner {
        width: 100%;
        padding: 0;
    }

    .about-map .row {
        width: 100%;
        margin: 0;
    }

    .about-map .row .col-lg-12 {
        margin: 0;
    }

    .about-map h2 {
        /* position: relative; */
        top: 20px;
        left: 40px;
    }

    .about-map img {
        width: 100%;
    }

    .about-vision h2 {
        width: 100%;
    }

    .about-vision h2 small {
        font-size: 9px;
    }

    .security .department_inner p {
        max-width: 100%;
    }
    .line-wrapper strong {
        font-size: 28px;
        line-height: 32px;
    }
    .line-wrapper-right-two .thumb {
        margin: 0;
    }
    .line-wrapper-right-two .content {
        width: 70%;
        font-size: 14px;
        line-height: 18px;
    }
    .line-wrapper-right-two .content span {
        margin-bottom: 0;
    }
    .line-wrapper-right-two .thumb-two {
        margin: 2%;
    }
    .line-wrapper-right-two .content-two {
        width: 50%;
        margin-top: 6%;
    }
    .bsnav {
        padding: 0;
    }
    .bsnav .container {
        padding: 10px !important;
    }
    .share-group {
        left: 2%;
    }
}

/* col-md */
@media (max-width: 768px) {
    .net-map .point-group {
        display: none;
    }

    .net-map .filter-wrapper {
        width: 100%;
        left: 0;
    }

    .net-map .filter-wrapper .filter {
        width: 80%;
    }

    .about-sheet .top {
        display: none;
    }

    .index-department .department_inner .department_icon_content {
        width: 33.3%;
    }

    .team-filter .links ul {
        display: block;
    }

    .departmet_sidebar_left .department_ ul li {
        margin-bottom: 20px;
        width: 100%;
    }

    .departmet_sidebar_left {
        position: initial;
    }

    .doctor-thumb img {
        position: relative;
    }

    .doctor-wrapper {
        margin-top: 100px;
    }

    .bottom-qr-secend-row {
        margin-left: 0;
    }

    .doctor-list h2 {
        margin-top: 20px;
    }

    .footer-widget.two {
        margin-left: 0;
    }
    .line-wrapper strong {
        font-size: 28px;
    }
    .line-wrapper small {
        font-size: 16px;
    }
    .line-wrapper .content {
        font-size: 14px;
        line-height: 16px;
    }
    .line-wrapper .thumb {
        margin-top: -1%;
        padding-left: 0;
        padding-right: 4%;
    }
    .blog-sidebar-section {
        padding-top: 20px;
    }
    .share-group {
        left: 2%;
        width: 4%;
    }
}

/* col-xs */
@media (max-width: 576px) {
    .bottom-qr-wrapper .with-line {
        margin-left: 0;
    }

    .bottom-qr-wrapper .with-line:before {
        display: none;
    }

    .footer-widget.two {
        padding: 0;
        display: none;
    }

    .main-slider-index-01 {
        margin-top: 0;
    }

    .about-header {
        margin-top: 60px;
    }

    .anchor {
        top: -92px;
    }

    .header-qr .pop {
        width: 200px;
        left: 0;
    }
    .line-wrapper .content {
        font-size: 12px;
        line-height: 14px;
    }
    .line-wrapper small {
        font-size: 14px;
    }
    .site-map-index {
        display: none;
    }
    /*.index-video {*/
    /*    display: none;*/
    /*}*/
    .net-map {
        background-repeat: no-repeat;
        background-size: 200%;
        background-position-x: 12%;
        background-position-y: bottom;
    }
    .index-expert {
        background-position-y: bottom !important;
        background-position-x: center !important;
        /* background-size: 100% !important; */
        padding-bottom: 10%;
    }
    .content-bg {
        background-color: rgba(32, 54, 50, .7);
        background-blend-mode: multiply;
        padding-bottom: 20px;
        background-position-x: left !important;
    }
    .content-bg h3 {
        text-align: center;
        margin: 0 !important;
    }
    .footer-about-btn {
        padding: 5px 56px;
        font-size: 12px;
    }
    .team-desc.team-desc-narrow {
        padding: 30px 40px;
    }
    .team-desc h2 {
        width: 100%;
        padding-bottom: 0;
    }
    .team-desc p {
        margin-top: 10px;
    }
    .team-desc .team-desc-pg {
        margin-bottom: 20px;
    }
    .team-department .department_inner .department_icon_content {
        width: 25%;
        padding: 10px 0;
    }
    .about-desc-cols .slide-show {
        width: 50%;
        text-align: center;
    }
    .about-map-new .item {
        width: 50%;
    }
    .about-map-new .content {
        margin-top: 0;
    }
    .about-map-new .map {
        display: none;
    }
    .about-vision-new h2 {
        padding-bottom: 20px;
    }
    .about-vision-new .item {
        padding: 10px 0;
    }
    .department-list-mayo .cols .item {
        margin: 15px;
    }
    .enterprise .department_inner.cols .item {
        margin: 15px;
    }
    .enterprise-service .item {
        margin: 0 15px;
    }
    .enterprise-service .item .thumb {
        width: 25%;
    }
    .enterprise-service .item .content {
        width: 75%;
    }
    .index-department.security {
        background: none;
    }
    .site-nav {
        padding: 10px 15px 100px 15px;
    }
    .site-nav .nav-wrapper {
        margin: 15px;
    }
    .site-nav .banner .item span {
        font-size: 12px;
    }
    .site-nav .banner .item {
        padding: 16px 0;
        text-align: center;
    }
    .site-nav .banner .item:nth-child(1) {
        padding-left: 16px;
    }
    .site-nav .nav .item {
        width: 48%;
        padding: 0;
        margin: 1%;
    }
    .doctor-wrapper .news-detail-right {
        padding-left: 0;
    }
    .site-nav .content h2 {
        margin-top: 4px;
        margin-bottom: 4px;
        line-height: 1;
        height: 35px;
    }
    .site-nav .content a {
        margin-top: 0;
        font-size: 12px;
    }
    .doctor-wrapper .departmet_sidebar_left {
        margin-left: 0;
    }
    .why_choose_us_outer .item {
        width: 50%;
        margin: 10px 0;
    }
    .news-list .item.row {
        border: solid 1px #9e9e9e;
        padding: 10px;
    }
    .doctor-wrapper {
        margin-top: 20px;
    }
    .department-detail {
        margin-bottom: 20px;
    }
    .back button {
        margin-top: 0;
    }
    .doctor-filter .content .item-wrapper select {
        width: 60%;
    }
    .doctor-filter .content .text-wrapper {
        text-align: center;
    }
    .doctor-list-item .brief {
        height: auto;
    }
    .doctor-list-item .brief .info {
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
    }
    .doctor-list-item .brief .avatar {
        width: 100%;
        position: relative;
    }
    .share-group {
        left: 4%;
        width: 4%;
    }
}

@media only screen and (max-width: 540px) {
    .top-bar .social-media {
        float: left;
    }

    .language-drp {
        float: left;
    }

    .header-button button {
        min-width: 60px;
    }

    .header-search.open {
        float: none;
    }

    .main-slider .slide {
        height: auto !important;
        width: 100%;
    }

    .home-page-one .main-slider .slide {
        height: auto;
        padding: 100px 0px 100px !important;
        min-height: auto;
    }

    .index-video .desc {
        width: 90%;
    }

    .bottom-qr img {
        /* max-width: 174px; */
    }
    .line-wrapper .content {
        font-size: 9px;
        width: 70%;
    }
    .line-wrapper strong {
        font-size: 16px;
    }
    .line-wrapper small {
        font-size: 14px;
    }
    .about-desc-cols svg {
        width: 25%;
    }
    .line-wrapper .col {
        padding: 0;
    }
    .line-wrapper .col .content {
        width: 90%;
    }
    .line-wrapper-right-two .content:nth-child(3) {
        margin-top: -8%;
        width: auto;
    }
    .line-wrapper-right-two .content:nth-child(5) {
        margin-top: 0;
    }
    .content span {
        font-size: 9px;
        margin-bottom: 0;
    }
    .line-wrapper-right-two .content span {
        font-size: 9px;
    }
    .milestone-bg {
        max-width: 140%;
    }
    .line-wrapper-left-three .content span {
        font-size: 9px;
        margin-bottom: 0;
    }
    .line-wrapper .thumb {
        display: none;
    }
    .line-wrapper-01 {
        top: 6.7%;
    }
    .line-wrapper-02 {
        top: 14.8%;
    }
    .line-wrapper-03 {
        top: 21%;
    }
    .line-wrapper-04 {
        top: 28.7%;
    }
    .line-wrapper-05 {
        top: 34.8%;
    }
    .line-wrapper-06 {
        top: 42.7%;
    }
    .line-wrapper-07 {
        top: 49.1%;
    }
    .line-wrapper-08 {
        top: 60.7%;
    }
    .footer.home-one {
        text-align: center;
    }
    .share-group {
        left: 2%;
        width: 4%;
    }
}

@media (max-width: 414px) {
    .share-group {
        width: 8%;
        left: 5px;
    }
}

.terms {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
}

.terms h3 {
    text-align: center;
    color: #139379;
}

.terms h5 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.terms ul {
    list-style-position: inside;
}

.new-btn {
    margin-top: 3%;
    font-size: 18px;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 25px;
    border-radius: 23px;
    background: transparent;
}

.department-list-new {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.department-list-new-item {
    transition: all .4s;
    position: relative;
    border-radius: 18px;
    width: 12%;
}

@media (max-width: 760px) {
    .department-list-new {
        flex-wrap: wrap;
    }
    .department-list-new-item {
        width: 25%;
    }
}

.department-list-new-item :hover {
    transform: scale(1.1);
}

.department-list-new-item p {
    position: absolute;
    width: 100%;
    bottom: 10%;
    padding: 10px 0;
    text-align: center;
    color: #139379;
    background: #ebf1e7;
}

.footer-top {
    padding: 100px 0;
}

.dropdown.dropdown-horizontal>.navbar-nav, .dropdown.dropdown-horizontal>.navbar-nav .navbar-nav {
    transition: 0s;
}
.healthcare-bg {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #eaf4f0;
}
.healthcare-required {
    color: #790000;
    margin-left: 4px;
}
.navbar-area li:first-child {
    margin-left: -10%;
}
