body {
    font-family:'Times New Roman', 'Microsoft YaHei';
}

@font-face {
    font-family: 'SourceHanSansCNNormal';
    src: url('/Content/en/css/SourceHanSansCNNormal.ttf') format('truetype');
}

.container {
    width: 1230px;
}

a:hover, a:visited, a:focus {
    text-decoration: none;
    color: #333
}

a {
    color: #333;
}

    a.btn-blue {
        background: #0961a1;
        font-size: 16px;
        color: #fff;
        border-radius: 8px;
        padding: 15px 70px;
        transition: 0.6s all;
    }

        a.btn-blue:hover, a.btn-yellow:hover {
            opacity: 0.8;
            color: #fff;
        }

    a.btn-yellow {
        background: #e69434;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        border-radius: 8px;
        padding: 15px 70px;
        transition: 0.6s all;
    }


.detail-desc p{
    text-align:justify;font-size:20px;
    font-family:'Times New Roman' !important;
    text-indent:0 !important;
}

.navbar {
    border: 0;
}

.navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
}

.navbar-static-top {
    background-color: #002d56;
    margin-bottom: 0;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}

.navbar-nav > li {
    border-right: 1px solid #fff;
    padding: 0 5px;
}

    .navbar-nav > li:last-child {
        border-right: 0;
    }

    .navbar-nav > li > a:before {
        content: "";
        width: 0;
        height: 3px;
        background: #fff;
        position: absolute;
        left: 15px;
        bottom: 6px;
        right: 0;
        transition: 0.5s;
    }

    .navbar-nav > li.active > a:before, .navbar-nav > li:hover > a:before {
        width: calc(100% - 30px);
    }

.fr-1 {
    float: left;
    margin: 7px 4px;
}

.vertical-middle {
    display: inline-block;
    vertical-align: middle;
}

.topbrand .txt1 {
    color: #666666;
    font-size: 14px;
}

.topbrand .txt2 {
    color: #2098d6;
    font-size: 24px;
    font-weight: 700;
}

.topbrand {
    padding-top: 28px;
    padding-bottom: 28px;
}

/*.banner .swiper-slide img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    top: 0;
}*/

.banner .swiper-container-horizontal > .swiper-pagination-bullets {
    width: 1170px;
    left: 0;
    right: 0;
    text-align: right;
    margin: auto;
    bottom: 28px;
}

.banner .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    opacity: 1;
    background: #fff;
}

.banner .swiper-pagination-bullet-active {
    background: #1ecb90;
}

.newsswpiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #fff;
}

.newsswpiper .swiper-pagination-bullet-active {
    background: #2098d6;
}

.newsswpiper.swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: right;
    padding-right: 27px;
}

.banner .submenu {
    background: #0070b9;
    width: 255px;
    position: absolute;
    top: 0;
    height: 420px;
    z-index: 11111;
    opacity: 0.9;
}


.submenu ul {
    list-style: none;
    padding: 0;
}

    .submenu ul li {
        border-bottom: 1px solid #1b8fdc;
        transition: 0.2s;
    }

        .submenu ul li:last-child {
            border-bottom: 0;
        }

.submenu .parent-title {
    padding-left: 15px;
    padding-top: 11px;
}

    .submenu .parent-title a {
        font-size: 16px;
        color: #fff;
    }

    .submenu .parent-title img {
        float: left;
        margin: 1px 8px 0 0;
    }

.submenu .child-title {
    padding: 6px 15px;
}

    .submenu .child-title a {
        color: #7fbdea;
        display: inline-block;
    }

        .submenu .child-title a:nth-child(2n+1)::after {
            content: "|";
            display: inline-block;
            margin: 0 14px;
        }

        .submenu .child-title a:last-child::after {
            content: "";
        }

        .submenu .child-title a:hover {
            color: #fff;
        }

.code {
    text-align: center;
    color: #000;
    z-index: 1111;
    position: absolute;
    left: 310px;
    bottom: 5%;
}

.submenu .pop {
    position: absolute;
    background: #fff;
    left: 255px;
    top: 0;
    width: 360px;
    height: 420px;
    z-index: 1112;
    padding: 22px 30px;
}

    .submenu .pop dt {
        color: #0051af;
        font-size: 18px;
        margin-bottom: 8px;
    }

.submenu ul li.prosahover .pop dd {
    word-break: keep-all;
}

    .submenu ul li.prosahover .pop dd a {
        color: #666666;
    }

.submenu .pop dl a::after {
    content: "|";
    display: inline;
    color: #c8c8c8;
    margin: 0 3px 0 6px;
}

.submenu .pop dl a:last-child:after {
    display: none;
}

.submenu ul li.prosahover {
    background: #fff;
}

    .submenu ul li.prosahover a {
        color: #0051af;
    }

        .submenu ul li.prosahover a:hover {
            color: #0051af;
            text-decoration: underline;
        }



.section {
    padding: 45px 0;
}

.section-title1 {
    color: #333333;
    font-size: 48px;
    /*font-weight: 700;*/
    text-align: center;
    margin-bottom: 30px;
}

.left-content .section-title1 {
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: 700;
}

.section-title2 {
    color: #999999;
    line-height: 24px;
    text-align: center;
}

.section1 {
    background: #fff;
    text-align: center;
}

    .section1 .text1 {
        color: #666666;
        line-height: 2;
        margin: 28px auto;
    }

    .section1 .left-text {
        font-size: 16px;
        text-align: left;
        line-height: 1.6;
    }

.iconwrap {
    text-align: center;
    width: 663px;
    margin: auto;
}

    .iconwrap i {
        transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
    }

        .iconwrap i:hover {
            background: #0051af;
        }

    .iconwrap .iconmore:hover {
        background: #1ba5ba;
    }

.icon {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #0084e9;
    display: inline-block;
    line-height: 90px;
}

.iconmore {
    background: #1fcbe5;
}

.icontxt {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

.section2 {
    background: #f0f7fb;
}

.section .nav-tabs {
    border-bottom: 0;
    text-align: center;
    margin-bottom: 21px;
}

    .section .nav-tabs > li.active > a, .section .nav-tabs > li.active > a:focus, .section .nav-tabs > li.active > a:hover {
        color: #0084e9;
        background-color: transparent;
        border: 0;
        border-bottom-color: transparent;
    }

        .section .nav-tabs > li.active > a::after {
            content: "";
            height: 2px;
            background: #0084e9;
            width: calc(100% - 36px);
            position: absolute;
            bottom: 2px;
            left: 0;
            right: 0;
            margin: auto;
        }

    .section .nav-tabs > li > a::after {
        content: "";
        height: 2px;
        background: #0084e9;
        position: absolute;
        bottom: 2px;
        left: 0;
        right: 0;
        margin: auto;
        transition: width 0.3s linear;
        width: 0px;
    }

    .section .nav-tabs > li > a:hover::after {
        width: calc(100% - 36px);
    }

    .section .nav-tabs > li > a:hover {
        color: #0084e9;
    }

.mt-50 {
    margin-top: 50px;
}

.section .nav-tabs a {
    font-size: 16px;
    color: #333333;
    border: 0;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 0;
    margin-right: 0;
}

.section .nav-tabs > li > a:hover {
    border: 0;
}

.section .nav-tabs > li {
    float: none;
    margin: auto;
    display: inline-block;
}

.section2.section .nav-tabs {
    float: left;
}

    .section2.section .nav-tabs > li {
        display: block;
        width: 189px;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        background-color: #fff;
        transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        z-index: 1;
    }

        .section2.section .nav-tabs > li.active, .section2.section .nav-tabs > li:hover {
            border: 1px solid #0051af;
        }

            .section2.section .nav-tabs > li.active > a, .section2.section .nav-tabs > li.active > a:focus, .section2.section .nav-tabs > li.active > a:hover {
                color: #fff;
                background-color: #0051af;
                border: 0;
                border-bottom-color: transparent;
            }

        .section2.section .nav-tabs > li a {
            position: relative;
        }

            .section2.section .nav-tabs > li a::after {
                content: "";
                width: 20px;
                height: 17px;
                background: url(/Content/en/img/arrow.png) no-repeat;
                position: absolute;
                z-index: 1111;
                right: 22px;
                top: 14px;
                opacity: 1;
                left: auto;
                bottom: auto;
                transition: all 0.6s ease-out 0s;
                -o-transition: all 0.6s ease-out 0s;
                -webkit-transition: all 0.6s ease-out 0s;
                -moz-transition: all 0.6s ease-out 0s;
                z-index: 0;
            }

        .section2.section .nav-tabs > li.active a::after, .section2.section .nav-tabs > li:hover a::after {
            right: 8px;
        }




        .section2.section .nav-tabs > li > a:hover {
            color: #fff;
            background-color: #0051af;
        }

#TabContent1 {
    float: left;
    margin-left: 58px; /*width: 892px;*/
    width: calc(100% - 270px);
}

.ensite #TabContent1 {
    width: 950px;
    float: none;
    margin: auto;
}

.box img {
    width: 100%;
}

.box5 {
    overflow: hidden;
    clear: both;
    width: 950px;
    margin: 65px auto 0px;
}

    .box5 img {
        width: 353px;
        height: 244px;
    }

    .box5 .right-content2 {
        width: 552px;
        height: 244px;
        position: relative;
        margin-left: 45px;
        float: left;
    }

        .box5 .right-content2 .title {
            color: #333333;
            font-weight: 700;
            font-size: 18px;
        }

        .box5 .right-content2 .desc {
            color: #888888;
            font-size: 14px;
            line-height: 2;
        }

.box4 {
    padding: 16px 19px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 24px;
    transition: 2s;
}

    .box4 img {
        width: 260px;
        height: 183px;
        float: left;
    }

    .box4 .txt {
        width: calc(100% - 260px);
        float: left;
        padding-left: 30px;
    }

    .box4 .txt1 {
        font-size: 18px;
        color: #333;
        font-weight: 700;
    }

    .box4 .txt2 {
        font-size: 14px;
        color: #333;
        margin-top: 10px;
        line-height: 30px;
    }

    .box4:hover {
        box-shadow: rgba(0, 0, 0, 0.117647) 0px 2px 6px;
    }

.box {
    background: #f6fdff;
    text-align: center;
    max-width: 352px;
    width: 100%;
    margin: auto;
}

    .box p {
        color: #333333;
        text-align: center;
        padding: 12px;
        font-size: 16px;
    }

    .box:hover {
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.117647) 0px 2px 6px;
    }

.section4 {
    background: #f7f7f7;
}

.box2 + .text1 {
    color: #333333;
    font-size: 24px;
    text-align: center;
}

    .box2 + .text1 + .text2 {
        color: #666666;
        text-align: center;
    }

.box2 {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 4px solid #fff;
    overflow: hidden;
    position: relative;
    margin: 10px auto 20px;
}

    .box2 img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
    }

    .box2:hover {
        box-shadow: rgba(0, 0, 0, 0.117647) 0px 2px 6px;
    }

.news-tab {
    border-bottom: 4px solid #f2f2f2;
    padding: 6px 0;
    max-width: 536px;
}

.agency-tab {
    border-bottom: 3px solid #f2f2f2;
    padding: 6px 0;
    max-width: 536px;
    margin-top: 10px;
}

.news-tab .left-text {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

    .news-tab .left-text:after {
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 100%;
        height: 4px;
        background: #0070b9;
        bottom: -10px;
    }

.agency-tab .left-text {
    color: #0084e9;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

    .agency-tab .left-text:after {
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 100%;
        height: 3px;
        background: #0084e9;
        bottom: -10px;
    }


.news-tab .right-text a, .news-tab2 .right-text a {
    color: #333333;
    font-size: 14px;
    float: right;
    margin: 6px 12px;
}

.box3 {
    width: 536px;
    height: 133px;
    background: #f0f7fb;
    padding: 16px 19px;
    margin-top: 20px;
    transition: 1s;
}

    .box3 img {
        width: 136px;
        height: 102px;
        float: left;
    }

    .box3 .txt {
        width: calc(100% - 136px);
        float: left;
        padding-left: 30px;
    }

    .box3 .txt1 {
        font-size: 18px;
        color: #333;
        overflow: hidden; /*超出部分隐藏*/
        white-space: nowrap; /*不换行*/
        text-overflow: ellipsis; /*超出部分文字以...显示*/
    }

    .box3 .txt2 {
        font-size: 14px;
        color: #333;
        margin-top: 10px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .box3:hover {
        background: #008fe9;
        color: #fff !important;
    }

        .box3:hover .txt > div {
            color: #fff !important;
        }

footer {
    background: #0961a1;
    padding-top: 25px;
    color: #fff;
}

    footer .text1 {
        font-size: 15px;
        font-weight: bold;
    }

    footer .footer-top a {
        color: #fff;
        font-size: 15px;
        padding: 6px 15px;
        vertical-align: middle;
        display: inline-block;
    }

    footer .footer-top span {
        font-size: 10px;
        color: #efefef;
        font-weight: 100;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
    }

    footer .footer-bottom {
        box-shadow: 0px 0px 1px #efefef;
        font-size: 12px;
        padding: 16px 0;
        margin-top: 16px;
    }

        footer .footer-bottom a {
            color: #fff;
        }

        footer .footer-bottom .links > span {
            color: #fff;
            padding: 0 12px;
            font-weight: bold;
        }

.ensite .btn-info {
    background: #3ebdf4;
}

    .ensite .btn-info:hover {
        background: #3ebdf4;
        opacity: 0.9;
    }

.btn-info {
    background: #0084e9;
    font-size: 16px;
    padding: 9px 64px;
    border: 0;
}

a.btn-info {
    color: #fff;
}

.btn-info:hover {
    background: #0051af;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

.dropdown-menu {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    padding: 3px 8px;
}

    .dropdown-menu > li > a {
        line-height: 26px;
        padding: 3px 8px;
    }

        .dropdown-menu > li > a:before {
            content: "■";
            color: #1ecb90;
            display: inline-block;
            margin-right: 8px;
        }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover:before {
            color: #fff;
            background-color: #1fd2a2;
        }

.parent-title a:before {
    content: "";
    width: 18px;
    height: 18px;
    float: left;
    margin: 2px 6px 0 0;
}

a.nav1:before {
    background: url(/Content/en/img/nav1.png) no-repeat center;
}

a.nav2:before {
    background: url(/Content/en/img/nav2.png) no-repeat center;
}

a.nav3:before {
    background: url(/Content/en/img/nav3.png) no-repeat center;
}

a.nav4:before {
    background: url(/Content/en/img/nav4.png) no-repeat center;
}

a.nav5:before {
    background: url(/Content/en/img/nav5.png) no-repeat center;
}

.prosahover a.nav1:before {
    background: url(/Content/en/img/nav1-hover.png) no-repeat center;
}

.prosahover a.nav2:before {
    background: url(/Content/en/img/nav2-hover.png) no-repeat center;
}

.prosahover a.nav3:before {
    background: url(/Content/en/img/nav3-hover.png) no-repeat center;
}

.prosahover a.nav4:before {
    background: url(/Content/en/img/nav4-hover.png) no-repeat center;
}

.prosahover a.nav5:before {
    background: url(/Content/en/img/nav5-hover.png) no-repeat center;
}

.home-icon:before {
    content: url('/Content/en/img/icon-home.png');
    display: block;
    float: left;
    margin: 1px 12px 1px 0;
}

.breadcrumb {
    color: #999999;
    border-bottom: 1px solid #dfdfdf;
    padding: 18px 0 14px;
    background-color: transparent;
}

    .breadcrumb a, .breadcrumb {
        color: #999999;
    }

        .breadcrumb a:hover {
            text-decoration: underline;
        }

.section6 {
    padding: 0;
    background: #f3f5f4;
}

.section8 {
    padding: 45px 0;
    background: #f3f5f4;
}

.left-nav {
    width: 210px;
    padding: 0;
    float: left;
}

    .left-nav li {
        display: block;
        border-bottom: 1px solid #ececec;
        padding: 0 12px;
        line-height: 34px;
        background: #fff;
    }

        .left-nav li.title {
            background: #0051af;
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            line-height: 48px;
        }

            .left-nav li.title:before {
                content: "";
                display: inline-block;
                width: 3px;
                height: 20px;
                background: #1ecb90;
                float: left;
                margin: 15px 11px 0 0px;
            }

        .left-nav li:before {
            content: url('/Content/en/img/icon-right.png');
            display: inline-block;
            width: 5px;
            height: 9px;
            float: left;
            margin: 0 11px 0 0px;
        }

        .left-nav li:hover:before, .left-nav li.active:before {
            content: url('/Content/en/img/icon-right-active.png');
        }

        .left-nav li.title:hover:before {
            content: "";
        }

        .left-nav li a {
            color: #333333;
            font-size: 16px;
            display: block;
            line-height: 35px;
        }

        .left-nav li:hover, .left-nav li.active {
            color: #0051af;
            background: #f8fbff;
        }

        .left-nav li.title:hover {
            color: #fff;
            background: #0051af;
        }

.right-content {
    width: 956px;
    float: right;
    padding: 65px 52px;
    background: #fff;
    margin-bottom: 45px;
}

    .right-content > p {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 16px;
    }

.filter a {
    margin-left: 20px;
    color: #333333;
    cursor: pointer
}

    .filter a.selected {
        color: #ff7800;
        font-weight: 700;
    }

/*.filter a:first-of-type {
        color: #ff7800;
    }*/

.filter span {
    background: url(/Content/en/img/filter-bg.png) no-repeat center;
    width: 120px;
    height: 31px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 2;
}

.filter2 p {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 9px;
}

    .filter2 p:last-child {
        border-bottom: 0;
    }

.section7 {
    padding: 0 0 15px;
    background: #fff;
}

.experts {
    padding: 0;
    list-style: none;
}

    .experts li:first-child {
        margin-top: 0px;
    }

.qwzj .experts li:first-child {
    margin-top: 40px;
}

.experts li {
    margin-right: 40px;
    margin-top: 40px;
    width: 350px;
    height: 330px;
    float: left;
    background: #fff;
    text-align: center;
    line-height: 28px;
    box-shadow: 0px 0px 3px #ccc;
    transition: 0.4s;
}


.tocases.experts {
    float: left;
    width: 868px;
}

    .tocases.experts li {
        width: 100%;
        height: 210px;
    }

.totech.experts li {
    width: 100%;
    height: 278px;
    box-shadow: none;
}

    .totech.experts li:hover {
        box-shadow: none;
    }

.experts li a {
    display: block;
    padding: 26px 36px 0;
}

.tocases.experts li a {
    padding: 16px 13px;
}

.totech.experts li {
    padding: 20px 25px;
    position: relative;
}

.tocases.experts .right-text {
    float: left;
    width: 518px;
    margin-left: 40px;
}

.totech.experts .right-text {
    float: left;
    width: 775px;
    margin-left: 40px;
}

    .tocases.experts .right-text .title, .totech.experts .right-text .title {
        font-size: 18px;
        font-weight: 700;
        text-align: left;
        color: #333333;
        margin-bottom: 12px;
    }

.tocases.experts .desc2 {
    text-align: left;
    color: #333333;
    line-height: 2;
}

.totech.experts .desc2 {
    text-align: left;
    color: #333333;
}

.tocases.experts p {
    margin-bottom: 0;
}

.experts li:nth-child(2n) {
    margin-right: 0px;
}

.experts .avatar {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.experts .avatar2 {
    width: 260px;
    height: 183px;
    position: relative;
    overflow: hidden;
    float: left;
}

.experts .avatar3 {
    width: 320px;
    height: 225px;
    position: relative;
    overflow: hidden;
    float: left;
}

.experts .avatar img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.experts .name {
    color: #0051af;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.experts .desc {
    color: #333333;
    height: 70px;
    text-align: left;
}

    .experts .desc > span {
        margin: 0 8px;
    }

.experts .skill {
    color: #333333;
    border-top: 1px solid #ccc;
    text-align: right;
    padding-top: 6px;
    width: 290px;
    margin: auto;
}

    .experts .skill a {
        float: right;
        color: #0051af;
        font-size: 18px;
        padding: 0;
        margin-top: 4px;
    }

.experts li:hover {
    box-shadow: 0px 2px 19px #ccc;
}

.left-content {
    float: left;
    width: 800px;
    background: #f3f5f4;
}

.tags {
    margin: 22px 0 28px;
    color: #666666;
}

    .tags > a {
        display: inline-block;
        border-radius: 20px;
        padding: 4px 10px;
        color: #666666;
        border: 1px solid #ccc;
        min-width: 80px;
        margin-right: 6px;
        text-align: center;
        margin-bottom: 10px;
    }

.clear {
    clear: both;
}

.news-item {
    border-bottom: 1px dashed #ccc;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 25px;
}

.news-item2 {
    border-bottom: 1px dashed #ccc;
    margin-top: 18px;
    overflow: hidden;
    padding-bottom: 10px;
    height: 95px;
}

.news-left-img {
    float: left;
    width: 180px;
    height: 126px;
}

.news-left-img2 {
    float: left;
    width: 120px;
    height: 66px;
}

.news-left-img3 {
    float: left;
    width: 352px;
    height: 247px;
}

.news-right-text {
    float: right;
    width: calc(100% - 200px);
}

.news-right-text2 {
    float: right;
    width: calc(100% - 136px);
    line-height: 1.5;
}

.news-right-text3 {
    float: left;
    line-height: 2;
    margin-left: 42px;
    max-width: 450px;
    width: 100%;
}

.news-title2 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
}

.news-desc2 {
    font-size: 18px;
}

.news-title {
    color: #333333;
    font-weight: 700;
    font-size: 16px;
    overflow: hidden; /*超出部分隐藏*/
    white-space: nowrap; /*不换行*/
    text-overflow: ellipsis; /*超出部分文字以...显示*/
}

    .news-title a {
        color: #333333;
    }

.news-date {
    color: #999999;
    margin-top: 8px;
}

.news-desc {
    color: #666666;
    margin-top: 34px;
    line-height: 1.5;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mt-20 {
    margin-top: 20px;
}

.mt-16 {
    margin-top: 16px;
}

.wid-50 {
    width: 380px;
    background: #fff;
    float: left;
    padding: 10px 30px;
    margin-right: 40px;
}

    .wid-50:nth-child(2n+1) {
        margin-right: 0;
    }

.bg-white {
    background: #fff;
    padding: 27px 30px;
}

    .bg-white img {
        max-width: 100%;
    }

.news-dl {
    margin-bottom: 10px;
}

    .news-dl dd {
        color: #333333;
        position: relative;
        line-height: 2;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .news-dl dd:before {
            content: "■";
            float: left;
            color: #b9b9b9;
            margin: -1px 10px 0px 0px;
        }

.right-section {
    width: 360px;
    float: right;
}

.right-section2.right-section {
    width: 290px;
}

.news-right {
    background: #fff;
    padding: 20px 16px 24px;
}

.right-section2 .news-right {
    padding: 8px 18px;
}

.news-tab2 .left-text {
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

    .news-tab2 .left-text:after {
        content: "";
        float: left;
        width: 4px;
        height: 25px;
        background: #1ecb90;
        margin-right: 12px;
    }

.news-right-title {
    text-align: center;
    margin-top: 22px;
}

.right-news-item {
    margin-top: 26px;
}

.right-section2 .news-tab .left-text:after {
    height: 3px;
    background: #0084e9;
}

.right-section2 .news-tab {
    border-bottom: 3px solid #f2f2f2;
}

.btn-line {
    font-size: 14px;
    padding: 12px 0;
    transition: all .3s ease;
    text-decoration: none;
    color: #7fb6e0;
    border: 1px solid #7fb6e0;
    outline: 0;
    background: transparent;
    display: block;
    margin-top: 10px;
    border-radius: 7px;
    text-align: center;
}

    .btn-line:hover, .btn-line:active {
        background: #7fb6e0;
        color: #fff;
    }

.btn-line2 {
    font-size: 18px;
    font-weight: 700;
    color: #0084e9;
    padding: 6px 0;
    transition: all .3s ease;
    text-decoration: none;
    border: 1px solid #7fb6e0;
    outline: 0;
    background: transparent;
    display: block;
    margin-top: 10px;
    border-radius: 3px;
    text-align: center;
}

    .btn-line2:hover, .btn-line2:active {
        background: #0084e9;
        color: #fff;
    }

.btn-full, .experts li a.btn-full {
    display: inline-block;
    background: #0084e9;
    padding: 7px 43px;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    right: 50px;
    bottom: 30px;
    transition: all 0.3s ease;
}

    .experts li a.btn-full:hover {
        background: #0051af;
    }

.agency {
    font-size: 16px;
}

    .agency .txt1 {
        font-size: 24px;
        font-weight: 700;
        color: #0084e9;
        margin-bottom: 12px;
    }

    .agency .txt2 {
        font-size: 16px;
        color: #666666;
        margin-bottom: 12px;
    }

    .agency .txt3 {
        font-size: 16px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 12px;
    }

.agencybox > div {
    width: 25%;
    display: inline-block;
    position: relative;
    float: left;
    height: 186px;
}

    .agencybox > div:nth-child(1) {
        background: url('/Content/en/img/abg1.png') no-repeat center;
    }

    .agencybox > div:nth-child(2) {
        background: url('/Content/en/img/abg2.png') no-repeat center;
    }

    .agencybox > div:nth-child(3) {
        background: url('/Content/en/img/abg3.png') no-repeat center;
    }

    .agencybox > div:nth-child(4) {
        background: url('/Content/en/img/abg4.png') no-repeat center;
    }

    .agencybox > div > div {
        position: absolute;
        width: 166px;
        right: 20px;
        top: 54px;
        color: #666666;
        font-size: 16px;
    }

.agencyul, .agencyul2 {
    color: #666666;
    padding: 0;
    list-style: none;
    line-height: 2;
}

    .agencyul li:before {
        content: url('/Content/en/img/circle.png');
        display: inline-block;
        margin-right: 12px;
    }

    .agencyul2 li {
        margin-bottom: 7px;
    }

        .agencyul2 li > span {
            background: #268cda;
            font-size: 18px;
            color: #fff;
            font-weight: 700;
            display: inline-block;
            width: 100px;
            height: 36px;
            text-align: center;
            border-radius: 5px;
            margin-right: 12px;
        }

/*特色项目*/
.s1 {
    padding: 15px 0 0;
    position: relative;
}

.chinamap {
    position: absolute;
    right: 98px;
    top: 81px;
    animation: bounce 2s infinite linear;
}

@keyframes bounce {
    0% {
        top: 75px;
    }

    50% {
        top: 81px;
    }

    100% {
        top: 75px;
    }
}

@-webkit-keyframes mymove {
    0% {
        top: 75px;
    }

    50% {
        top: 81px;
    }

    100% {
        top: 75px;
    }
}

.project-2 {
    font-family: 'SourceHanSansCNNormal';
    color: #fff;
}

.project-title {
    font-family: 'SourceHanSansCNNormal';
    font-size: 24px;
    font-weight: 700;
}

.project-2 {
    background: url('/Content/en/img/project-2.jpg') no-repeat;
    width: 100%;
    height: 416px;
    background-size: cover;
}

    .project-2 .project-title {
        padding: 32px 0;
    }

    .project-2 .col-md-4 {
        text-align: center;
        font-size: 18px;
        padding: 0px 112px;
    }

        .project-2 .col-md-4 i {
            font-size: 24px;
        }

        .project-2 .col-md-4 > div {
            margin: 16px 0;
        }

    .project-2 .textbottom {
        font-size: 16px;
        text-align: center;
        margin-top: 12px;
    }

.process {
    margin-top: 62px;
    overflow: hidden;
}

    .process .img-circle {
        border: 1px solid #0084e9;
        width: 140px;
        height: 140px;
        background: #fff;
        position: relative;
        border-radius: 50%;
        margin: auto;
    }

        .process .img-circle img {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
        }

    .process .txtb {
        color: #333333;
        font-size: 16px;
        text-align: center;
        margin: 28px auto;
    }

    .process .col-md-3:nth-child(1):after, .process .col-md-3:nth-child(2):after, .process .col-md-3:nth-child(3):after {
        content: "";
        background-image: url(/Content/en/img/arrowright.png);
        width: 53px;
        height: 25px;
        position: absolute;
        top: 55px;
        right: -30px;
    }

    .process .col-md-3:nth-child(4):after {
        content: "";
        background-image: url(/Content/en/img/arrowbottom.png);
        width: 25px;
        height: 53px;
        position: absolute;
        bottom: -45px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .process .col-md-3:nth-of-type(6):after, .process .col-md-3:nth-of-type(7):after, .process .col-md-3:nth-of-type(8):after {
        content: "";
        background-image: url(/Content/en/img/arrowleft.png);
        width: 53px;
        height: 25px;
        position: absolute;
        top: 55px;
        right: -30px;
    }



.question {
    color: #666666;
    font-size: 14px;
    padding: 70px 0 32px;
}

    .question ul {
        padding: 0;
        list-style: none;
    }

.ask {
    color: #0084e9;
    font-size: 24px;
    font-weight: 700;
    overflow: hidden;
}

    .ask:before {
        content: "";
        width: 34px;
        height: 34px;
        background: url('/Content/en/img/ask.png') no-repeat;
        float: left;
        margin-right: 12px;
    }

.ans {
    overflow: hidden;
    margin-top: 4px;
    line-height: 2;
}

    .ans:before {
        width: 34px;
        height: 34px;
        content: "";
        background: url('/Content/en/img/ans.png') no-repeat;
        float: left;
        margin-right: 12px;
        margin-top: 8px;
    }

    .ans .content {
        width: calc(100% - 39px);
        float: left;
        /*overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;*/
    }

    .ans .down {
        float: right;
        cursor: pointer;
    }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #337abc;
}

.question ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 36px;
    padding-bottom: 26px;
}

.blue {
    color: #0051af;
}

.txt4 {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin: 14px 0;
}

.fazhan {
    position: relative;
}

    .fazhan > div {
        position: absolute;
        color: #0e0d0d;
        width: 188px;
        text-transform: uppercase;
    }

.t1 {
    top: 126px;
    left: 53px;
}

.t2 {
    top: 105px;
    left: 315px;
}

.t3 {
    top: 105px;
    left: 580px;
}

.t4 {
    top: 82px;
    right: 160px;
}

.t5 {
    bottom: 116px;
    left: 182px;
}

.t6 {
    bottom: 96px;
    left: 448px;
}

.t7 {
    bottom: 96px;
    right: 304px;
}

.t8 {
    bottom: 96px;
    right: 50px;
}

.ptable {
    margin: 50px auto 20px;
}

    .ptable thead td {
        background: #d8eaf6;
        border: 2px solid #fff !important;
        color: #0051af;
        font-size: 18px;
        font-weight: 700;
        padding: 13px !important;
        text-align: center;
    }


    .ptable tbody td {
        background: #eff6fa;
        border: 2px solid #fff !important;
    }

        .ptable tbody td > div {
            color: #292a29;
            line-height: 2.6;
            margin-left: 10px;
        }

            .ptable tbody td > div:before {
                content: url('/Content/en/img/circle2.png');
                float: left;
                margin-right: 8px;
            }

.tedian {
    margin: 50px auto 0;
}

    .tedian .circle {
        position: relative;
        width: 96px;
        height: 96px;
        background: #e8f6ff;
        float: left;
        border-radius: 50%;
        margin: 0px 20px 0 0;
    }

        .tedian .circle img {
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

    .tedian .col-md-4 {
        margin-bottom: 90px;
    }

    .tedian .right-text2 > div {
        font-size: 18px;
        font-weight: 700;
    }

    .tedian .right-text2 > p {
        color: #666666;
        margin-top: 6px;
    }

.helpqustion {
    padding-top: 50px;
}

    .helpqustion .ask {
        font-size: 18px;
    }

        .helpqustion .ask:before, .helpqustion .ans:before {
            width: 27px;
            height: 27px;
            background-size: contain;
        }

.case-dl {
    margin-bottom: 10px;
}

    .case-dl dd {
        overflow: hidden;
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .case-dl dd:last-child {
            border-bottom: 0px;
            margin-bottom: 0;
        }

    .case-dl .left-img {
        width: 92px;
        height: 67px;
        float: left;
    }

    .case-dl .right-txt {
        width: calc(100% - 104px);
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-left: 100px;
        line-height: 2;
    }

.left-content2 {
    float: left;
    max-width: 872px;
    background: #fff;
    padding: 40px;
    width: 100%;
}

    .left-content2 .title {
        font-size: 28px;
        font-weight: 700;
    }

    .left-content2 .time {
        color: #979797;
        margin-top: 25px;
    }

        .left-content2 .time > img {
            float: left;
            margin: 2px 10px 0 0;
        }

.row.row-1 {
    background: #258fda;
    line-height: 40px;
    text-indent: 12px;
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.row.row-2 {
    background: #f1f8fb;
    line-height: 40px;
    text-indent: 12px;
    color: #333;
    font-size: 16px;
    margin: 0;
}

.row.row-3 {
    background: #f7f7f7;
    line-height: 2;
    padding: 16px 24px;
    text-indent: 12px;
    color: #333333;
    font-size: 14px;
    margin: 16px 0;
}

.img-left {
    float: left;
    width: 120px;
    height: 120px;
}

.et2 {
    font-size: 24px;
    font-weight: 700;
}

.et3 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 16px;
    margin-top: 16px;
}

    .et3 span {
        border-left: 4px solid #3ca0d9;
        padding: 0 8px;
        margin-right: 50px;
    }

.form {
    float: left;
    width: 318px;
    position: absolute;
    right: 15px;
    top: 0px;
    border-left: 1px solid #eeeeee;
    height: 300px;
}

    .form .top {
        background-color: #0084e9;
        color: #fff;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 18px;
    }

    .form label {
        width: 98px;
        text-align: right;
        font-size: 18px;
        color: #666666;
        font-weight: 300;
    }

.form-group {
    margin-bottom: 10px;
}

    .form-group input {
        border: 1px solid #dedede;
        padding: 4px 7px;
    }

.abouttxt {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin-top: 15px;
}

.pin {
    float: right;
    border: 1px solid #dedede;
}

.pin-item {
    width: 166px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}

    .pin-item a {
        color: #333333;
        font-size: 16px;
        display: block;
    }

    .pin-item:last-child {
        border-bottom: 0px;
    }

#myScrollspy .nav-pills > li > a {
    border-radius: 0px;
    padding: 0;
}

#myScrollspy .nav-stacked > li + li {
    margin-top: 0;
}

#myScrollspy .nav-pills > li.active > a, #myScrollspy .nav-pills > li.active > a:focus, #myScrollspy .nav-pills > li.active > a:hover {
    background-color: #0084e9;
}


.hidemenu {
    display: none;
    position: absolute;
    background: #fff;
    top: 0;
    width: 360px;
    left: 160px;
    height: 444px;
    padding: 22px 30px;
}

    .hidemenu .pop dt {
        color: #0051af;
        font-size: 18px;
        margin-bottom: 8px;
    }

    .hidemenu ul li.prosahover .pop dd {
        word-break: keep-all;
    }

        .hidemenu ul li.prosahover .pop dd a {
            color: #666666;
        }

    .hidemenu .pop dl a::after {
        content: "|";
        display: inline;
        color: #c8c8c8;
        margin: 0 3px 0 6px;
    }

.submenu .pop dl a:last-child:after {
    display: none;
}

.ensite .navbar-nav > li > a {
    font-size: 15px;
}

.vnsite .navbar-nav > li > a {
}

.vnsite .navbar-nav > li {
    padding: 0 20px;
}

.vnsite {
    font-family: 'Times New Roman';
}

    .vnsite .dropdown-menu > li > a {
        padding: 3px 26px 3px 8px;
    }
/*新加5个页面start*/
.ptxt {
    font-size: 16px;
    color: #333333;
    line-height: 34px;
}

.pro-ul {
    padding: 0;
    list-style: none;
}

    .pro-ul li {
        display: block;
        background: url('/Content/img/circle3.png') no-repeat;
        padding-left: 25px;
        margin: 10px 0;
    }

.circle-p p {
    color: #666666;
    line-height: 2;
    font-size: 16px;
    margin: 15px 0;
}

.boxnew {
    border: 1px solid #ccc;
    padding: 38px 28px;
}

    .boxnew .title {
        font-size: 24px;
        font-weight: 700;
        color: #333333;
        text-align: center;
        position: relative;
        padding-bottom: 14px;
        margin-bottom: 28px;
    }

        .boxnew .title:after {
            content: "";
            width: 80px;
            height: 3px;
            background: #0084e9;
            position: absolute;
            left: 0;
            margin: auto;
            right: 0;
            bottom: 0;
        }

    .boxnew ul {
        padding: 0;
        list-style: none;
    }

        .boxnew ul li {
            display: block;
            border-bottom: 1px solid #ccc;
            color: #333333;
            font-size: 18px;
            line-height: 2;
            text-indent: 16px;
        }
/*新加5个页面end*/

.sitemap-table {
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background: #fff;
}

    .sitemap-table tr td {
        padding: 5px 10px;
        border-right: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        height: 30px;
        line-height: 30px;
        vertical-align: top;
        box-sizing: border-box;
    }

    .sitemap-table .sitemap-table {
        border-left: 0px;
        border-top: 0px;
    }

        .sitemap-table .sitemap-table tr:last-child td {
            border-bottom: 0px;
        }

        .sitemap-table .sitemap-table tr td:last-child {
            border-right: 0px;
        }

.tag-list {
    width: 100%;
    margin-top: 20px;
}

    .tag-list ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .tag-list ul:after {
            clear: both;
            content: '';
            display: block;
            height: 1px;
        }

        .tag-list ul li {
            padding: 4px 10px;
            border-radius: 20px;
            border: 1px solid #ccc;
            float: left;
            margin-right: 20px;
            margin-bottom: 20px;
            min-width: 80px;
            text-align: center;
        }

.en-left-content {
    height: 292px;
    position: relative;
    float: left;
    width: 727px;
    text-align: left;
}

.en-right-content {
    width: 318px;
    height: 292px;
    float: right;
}

.line2 {
    width: 70px;
    height: 2px;
    background: #2098d6;
    margin: 10px 0 20px;
}

.header-right {
    margin-top: 1.2vw;
}

    .header-right a {
        margin-left: 25px;
    }

/*首页模块*/
.clinics-swiper .swiper-slide {
    background: #fff;
    text-align: left;
    padding: 70px;
    transition: 0.5s all;
}

.clinics-swiper .t1 {
    color: #0961a1;
    font-size: 28px;
    font-weight: bold;
}

    .clinics-swiper .t1::after {
        content: "";
        background: #0961a1;
        height: 6px;
        width: 128px;
        display: block;
        margin-top: 40px;
    }

.clinics-swiper .t2 {
    color: #0961a1;
    font-size: 18px;
    margin: 38px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;min-height:125px;
}

.clinics-swiper .btn-clinics {
    border: 2px solid #0961a1;
    border-radius: 5px;
    color: #0961a1;
    font-size: 18px;
}

.clinics-swiper .swiper-slide:hover {
    background: #0961a1;
}

    .clinics-swiper .swiper-slide:hover .t1::after {
        background: #fff;
    }

    .clinics-swiper .swiper-slide:hover .t1, .clinics-swiper .swiper-slide:hover .t2 {
        color: #fff;
    }

    .clinics-swiper .swiper-slide:hover .btn-clinics {
        border: 2px solid #fff;
        color: #fff;
    }

.clinics-swiper .swiper-button-white {
    background-image: url('/Content/en/images/leftarrow.png');
    width: 60px;
    height: 60px;
    background-size: contain;
}

.clinics-swiper .swiper-button-prev {
    background-image: url('/Content/en/images/leftarrow.png');
    left: 0;
}

.clinics-swiper .swiper-button-next {
    background-image: url('/Content/en/images/rightarrow.png');
    right: 0;
}


.doctor-swiper .bt-text {
    background-image: linear-gradient(#89bbe201, #0961a1);
    padding: 40px 0;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    /*bottom: 0;*/
    bottom: -126px;
    width: 100%;
    left: 0;
    right: 0;
    transition: 0.5s all;
}

.doctor-swiper .swiper-slide:hover .bt-text {
    bottom: 0;
}

.index-news-list .left-img {
    display: inline-block;
    width: 237px;
    height: 263px;
    margin-right: 8px;
    vertical-align: middle;
}

.index-news-list .right-txt.bt-text {
   padding:20px;
    text-align: left;
}

    .index-news-list .right-txt .t1 {
        font-size: 20px;
        font-weight: bold;
        color: #0961a1;
        margin-bottom: 12px;
    }

    .index-news-list .right-txt .t2 {
        font-size: 14px;
        font-weight: bold;
        color: #3c3c3f;
        margin-bottom: 20px;
    }

    .index-news-list .right-txt .t3 {
        font-size: 14px;
        color: #3c3c3f;
        margin-bottom: 20px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .index-news-list .right-txt .btn-blue {
        font-size: 14px;
        padding: 7px 23px;
    }

.index-news-item {
    background: #fff;
    box-shadow: 2px 2px 6px #dedede;
    margin-bottom: 16px;
}
.magazine-item {
    box-shadow: 2px 2px 6px #dedede;
    margin-bottom: 16px;display:block;
}
.index-hospitals {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.index-hospitals-item {
    width:24.5%;
    position: relative;overflow:hidden;
}


    .index-hospitals-item .hospital-layer {
        position: absolute;
        height: 124px;
        /*background: rgba(0,0,0,0.6);*/
        background-image: linear-gradient(to right, #0964a3,#00a2c2);
        color: #fff;
        justify-content: space-around;
        display: flex;
        width: 100%;
        flex-direction: column;
        padding: 8px 14px;
        text-align: left;
        opacity: 1;
        transition: .7s all;
        bottom: 0;
    }

.hospital-layer .t1 {
    font-weight: bold;
    font-size: 18px;
}

.hospital-layer .t2 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hospital-layer .btn-more {
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    border: 2px solid #fff;
    width: 140px;
}

/*.index-hospitals-item:hover .hospital-layer {
    opacity: 1;
}*/

.container-about {
    max-width: 1170px;
    width: 100%;
    text-align: center;
    color: #262323;
    margin: 0 auto;
    padding: 60px 0;
}

.about-title {
    font-size: 50px;
    margin-bottom: 40px;
}

.about-content {
    font-size: 22px;
    text-align:justify;
    line-height: 1.8;
}

.container-about .showbtn {
    font-size: 20px;
    font-weight: bold;
    color: #e69434;
    margin-top: 40px;
    display: inline-block;
}
.container-about .showbtn2 {
    font-size: 20px;
    font-weight: bold;
    color: #004ea2;
    margin-top: 20px;
    text-align: right;
}
.about-content .panel-group {
    text-align: left;
}
.about-content .panel-title {
    font-size: 24px;
    font-weight: bold;
}
.about-content .panel-title a{
  display:block;
}
    .about-content .panel-title a:visited, .about-content .panel-heading.active a{
        color: #fff !important;
    }
.about-content .panel-heading {
    padding: 12px 30px;
}
.about-content .panel-default > .panel-heading{
    background:#fff;
}

.about-content .panel-heading.active {
    background: #0961a1;
    color: #fff;
}
    .about-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 40px 30px;
    }
.about-content .panelline{
    margin-bottom:14px;
}


.clinics-list .t1 {
    font-size: 24px;
    font-weight: 700;
}

.clinics-list .t2 {
    min-height: 84px;
    font-size: 20px;
    margin: 16px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clinics-list a.showmore {
    font-size: 20px;
    color: #e69434;
}

.clinics-list {
    overflow: hidden;
    box-shadow: 2px 2px 10px #dedede;
}

.clinics-item {
    width: 50%;
    float: left;
    text-align: left;
}

    .clinics-item .bt {
        padding: 20px 18px;
    }

    .clinics-item:nth-child(4n+1) .bt, .clinics-item:nth-child(4n) .bt {
        background: #0051af;color:#fff ;
    }
        .clinics-item:nth-child(4n+1) .bt a.showmore, .clinics-item:nth-child(4n) .bt a.showmore {
            color: #fff;
        }
.brand-item {
    position: relative;
    margin-bottom: 30px;
}

.brand-item-box {
    position: absolute;
    right: 10px;
    color: #fff;
    top: 14%;
    width: 50%;
    text-align: left;
}

    .brand-item-box .t1 {
        font-size: 30px;
        font-weight: bold;
    }

    .brand-item-box .t2 {
        font-size: 20px;
        line-height: 1.8;
        margin: 18px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .brand-item-box .btn-border {
        font-size: 20px;
        color: #fff;
        border: 2px solid #fff;
        border-radius: 8px;
        padding: 6px 10px;
    }
.dropdown-menu{
    padding:4px 0;
}
.dropdown-menu > li > a:before {
    color: #002d56;
    margin-right: 10px;
}
.dropdown-menu > li > a {
    padding: 10px 8px;
}
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover:before {
        background-color: #002d56;
    }
.experts-item{
    overflow:hidden;margin-bottom:50px;
}
.experts-left-img {
    float: left;
    width: 240px;
}
.experts-left-img2 {
    float: left;
    width: 360px;
}
.experts-right-txt {
    margin-left:50px;
    width: calc(100% - 290px);
    float: left;
    text-align: left;
}
    .experts-right-txt.experts-right-txt2 {
        margin-left: 40px;
        width: calc(100% - 400px);
    }
.experts-right-txt .title{
   font-size:30px;font-weight:bold;position:relative;margin-bottom:30px;
}
    .experts-right-txt .title:after {
        content: "";
        height: 4px;
        width: 70px;
        background: #004ea2;
        position: absolute;
        bottom: -10px;
        left: 0;
    }

    .experts-right-txt .content b {
        font-size: 24px;
        color: #004ea2;font-weight:bold;
    }
    .experts-right-txt .content p {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .experts-right-txt.experts-right-txt2 .content b {
        font-size: 20px;
    }
    .experts-right-txt.experts-right-txt2 .content p {
        font-size: 16px;
    }

    @media all and (min-width:1400px) {
        .ensite .navbar-nav {
        width: 1200px;
    }

        .ensite .navbar-nav > li {
            padding: 0 22px;
        }
}

@media (min-width: 1366px) and (max-width:1400px) {
    .ensite .navbar-nav {
        width: 1200px;
    }

        .ensite .navbar-nav > li {
            padding: 0 11px;
        }
}

@media (min-width: 1200px) {
    .fixcontainer.container {
        width: 1200px;
    }

    .fixblock1 {
        max-width: 1120px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (max-width: 767px) {
    .logo {
        width: 60%;
    }

    .left-content2 {
        padding: 20px;
    }

    .language {
        border: 1px solid #797979;
        color: #797979;
        border-radius: 3px;
        padding: 4px 5px;
        margin-top: 10px;
        display: block;
    }

    .banner .swiper-slide {
        height: 25vw !important;
    }

        .banner .swiper-slide > img {
            top: 0;
        }

    .section {
        padding: 24px 0;
    }

    .section-title1 {
        font-size: 24px;
        text-align: left;
    }

    .vnsite .section-title1 {
        font-size: 20px;
    }

    .section-title2 {
        text-align: left;
        font-size: 18px;
    }

    .section-title1 {
        position: relative;
    }

        .section-title1:before {
            content: "";
            width: 4px;
            height: 49px;
            background: #2098d6;
            position: absolute;
            left: -15px;
            top: 5px;
        }

    .ensite .section-title1:before, .vnsite .section-title1:before {
        height: 24px;
    }

    .iconwrap .col-md-3 {
        width: 25%;
        float: left;
        padding: 0;
    }

    .section1 .text1 {
        text-align: left;
    }

    .icon {
        width: 18vw;
        height: 18vw;
        line-height: 18vw;
    }

    .iconwrap {
        width: 100%;
    }

    .icon img {
        width: 50%;
    }

    .icontxt {
        font-size: 12px;
    }

    .section2.section .nav-tabs {
        float: none;
        margin-bottom: 0;
    }

    .fixblock1.mt-50, #tab2, .section1 .text1 {
        margin-top: 15px;
    }

        .section2.section .nav-tabs > li, #tab2 .nav-tabs > li {
            display: inline-block;
            width: auto;
            border: 0;
            background-color: transparent;
        }

            .section2.section .nav-tabs > li.active > a {
                background-color: transparent;
                color: #0084e9;
            }

            .section2.section .nav-tabs > li.active, .section2.section .nav-tabs > li:hover {
                border: 0;
            }

            .section2.section .nav-tabs > li a {
                padding: 0 1vw 0 0;
                font-size: 13px;
                position: relative;
                margin-right: 1vw;
            }

            #tab2.nav-tabs > li a {
                padding: 0 1vw 0 0;
                font-size: 13px;
                position: relative;
            }

            .section2.section .nav-tabs > li.active a::after, .section2.section .nav-tabs > li:hover a::after {
                right: 0;
            }

            .section2.section .nav-tabs > li a::after {
                width: 1px;
                height: 14px;
                background: #333;
                right: 0;
                top: 3px;
            }

            .section2.section .nav-tabs > li:last-child a::after {
                display: none;
            }

    #TabContent1 {
        float: none;
        width: 100%;
        margin: 0;
    }

    #tab2 {
        float: none;
        width: 100%;
        margin: 25px 0 0;
    }

    .tab-pane .row {
        padding: 0 3%;
        margin-left: 0;
        margin-right: 0;
    }

    .tab-pane .col-md-4 {
        width: 33%;
        float: left;
        padding: 0 1%;
    }

    .tab-pane .box, .box:hover {
        background-color: transparent;
    }

        .tab-pane .box p {
            font-size: 13px;
        }

    #TabContent1 + div {
        margin-left: auto !important;
    }

    .btn-info {
        font-size: 13px;
        padding: 2vw 5vw;
    }

    .bottommenu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0;
        list-style: none;
        background: #fff;
        z-index: 11111;
        height: 15vw;
        line-height: 15vw;
        text-align: center;
        margin: 0;
        box-shadow: 0px -1px 10px #999;
    }

        .bottommenu > li {
            float: left;
            background: #fff;
            width: 25%;
            font-size: 15px;
            position: relative;
        }

    .fixbottommenu.bottommenu > li {
        width: 20%;
    }

    .bottommenu > li.active {
        background: #0084e9;
    }

        .bottommenu > li.active a {
            color: #fff;
        }

    .dropdown-menu {
        bottom: 15vw;
        top: initial;
        font-size: 13px;
    }




    .box2 {
        width: 25vw;
        height: 25vw;
    }

        .box2 + .text1 {
            font-size: 16px;
        }

            .box2 + .text1 + .text2 {
                font-size: 12px;
            }

    .box3 {
        width: 100%;
        height: 25vw;
        background: #fff;
        padding: 0;
        margin-top: 3vw;
        transition: 1s;
        border-bottom: 1px solid #dedede;
    }

        .box3 img {
            width: 30vw;
            height: 22.5vw;
        }

        .box3 .txt {
            width: calc(100% - 30vw);
        }

        .box3 .txt2 {
            -webkit-line-clamp: 2;
        }

    .section .nav-tabs > li > a:hover::after {
        width: 100%;
        bottom: -2px;
    }

    .box3 .txt {
        padding-left: 12px;
    }

    .box3 .txt1 {
        font-size: 16px;
    }

    .box3 .txt2 {
        font-size: 13px;
    }

    footer .col-md-6 {
        display: none;
    }

    footer .col-md-3 {
        width: 50%;
        float: left;
        text-align: center;
    }

    footer .txt1, footer .txt2 {
        text-align: left;
    }

    footer img {
        max-width: 60%;
    }

    footer .txt2 {
        font-size: 16px;
    }

    footer .text-center {
        font-size: 12px;
        padding-bottom: 32px;
    }
    /*内页*/
    img {
        max-width: 100%;
    }

    .ptxt, .ptxt + div, .ptxt + img + div, .cell-img, .cell-dc {
        max-width: 100% !important;
    }

    .agencybox > div {
        width: 100%;
        display: block;
        background-size: cover !important;
        margin-bottom: 10px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .communication {
        width: 30%;
        height: auto;
        font-size: 15px;
    }

    .cell-ctl {
        left: 0;
    }

    .cell-ctl1 {
        right: 0;
    }

    .question, .bdsharebuttonbox + script + div {
        max-width: 100%;
    }

    .process .col-md-3:after {
        display: none;
    }

    .circle-p p, .boxnew ul li, .question .answer p {
        font-size: 13px;
    }

    .project-title, .boxnew .title {
        font-size: 16px;
    }

    .left-nav {
        width: 100%;
    }

        .left-nav li.title {
            display: block;
            width: 100%;
        }

        .left-nav li {
            display: inline-block;
            padding: 0 4px;
            width: 32%;
        }

    .question h3 {
        font-size: 16px !important;
    }

    .question .ask1 b, .question .answer b {
        width: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
        font-size: 16px !important;
    }

    .right-content > p {
        font-size: 14px;
    }

    .right-content {
        width: 100%;
        padding: 15px;
    }

    .section6 .fixcontainer .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .chinamap {
        display: none;
    }

    .project-2 .col-md-4 {
        font-size: 12px;
        padding: 0px 2%;
        float: left;
        width: 33%;
    }

    .project-2 .textbottom {
        font-size: 13px;
        text-align: center;
        margin-top: 12px;
    }

    .fazhan > div {
        display: none;
    }

    .ptable tr td {
        width: 33%;
    }

    .ptable tbody td > div {
        line-height: 1.6;
        font-size: 12px;
    }

    .section8 .fixcontainer > div {
        width: 100% !important;
    }

    .tocases.experts {
        width: 100%;
    }

    .experts .avatar2 {
        float: none;
    }

    .tocases.experts {
        float: none;
        width: 100%;
    }

        .tocases.experts .right-text {
            margin-left: 0;
            float: none;
            width: 100%;
        }

    .experts li {
        margin-top: 10px;
    }

    .right-section2.right-section {
        width: 100%;
        float: none;
    }

        .right-section2.right-section > p {
            width: 50%;
        }

    .right-section {
        width: 100%;
    }

    .tocases.experts li {
        height: auto;
    }

    .img-left + div, .news-right-text {
        float: none !important;
        width: 100% !important;
    }

    .img-left, .news-left-img {
        float: none;
        margin: auto;
    }

    .left-content, .right-section {
        width: 100%;
    }

    .friendly-link {
        max-width: 100% !important;
    }

    .news-right-text3 {
        margin-left: 0;
        overflow: hidden;
    }

    .form {
        position: initial;
        float: initial;
        clear: both;
        overflow: hidden;
        margin-top: 12px;
        display: inline-block;
    }

    .bg-white {
        padding: 20px 10px;
    }

        .bg-white.pinwrap > div {
            width: 100% !important;
        }

        .bg-white.pinwrap div, h5 {
            max-width: 100% !important;
        }

    .specialist > div {
        width: 100% !important;
        margin-left: auto !important;
        height: auto !important;
    }

    .pin {
        display: none;
    }

    .totech.experts li {
        width: 100%;
        height: auto;
    }

    .totech.experts .right-text {
        display: block;
        width: 100%;
        margin-left: 0;
        overflow: hidden;
    }

    .btn-full, .experts li a.btn-full {
        position: initial;
    }

    .news-left-img {
        height: auto;
        display: none;
    }

    .news-date, .news-desc {
        margin-top: 2px;
    }

    .news-title {
        margin-top: 10px;
    }

    .news-desc {
        margin-top: 10px;
    }

    .shower {
        text-align: right;
        color: #0084e9;
        cursor: pointer;
    }

    .filter > p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

        .filter > p.showercontent {
            -webkit-line-clamp: 20;
        }

    .category a, .category h2, .category, .treatment-against table, .cell-introduce, .cell-activation, .treatment-against {
        width: 100% !important;
    }

    .cell-img {
        width: 100% !important;
        height: auto !important;
    }

    .cell-ctl, cell-ctl1 {
        position: initial !important;
    }

    .treatment-against table td, .treatment-against table th {
        padding: 12px !important;
        width: auto !important;
    }

    .filter span {
        display: block;
        margin-bottom: 20px;
    }

    .filter a {
        margin-left: 0;
        display: inline-block;
        margin-bottom: 4px;
        margin-right: 4%;
    }

    #TabContent2 .col-md-4, #TabContent1 .col-md-4 {
        width: 100%;
    }

    .vnsite #TabContent2 .col-md-4, .ensite #TabContent2 .col-md-4 {
        width: 33%;
    }

    .tab-pane .box img {
        width: 30%;
        display: inline-block;
    }

    .tab-pane .box p {
        display: inline-block;
        width: 66%;
        text-align: left;
    }

    #tab1.nav-tabs, #tab2.nav-tabs {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 0;
        padding: 2%;
        box-sizing: border-box;
    }

    .show1 {
        -webkit-line-clamp: 1;
    }

    #tab1.nav-tabs > li, #tab2.nav-tabs > li {
        width: 49%;
        background: #fff;
        padding: 5px;
        border: 1px solid #0084e9;
        margin-bottom: 2%;
        margin-right: 1%;
    }

        #tab1.nav-tabs > li a:after, #tab2.nav-tabs > li a:after {
            display: none;
        }

    .et3 span {
        margin-right: 0;
    }

    a.btn-info {
        padding: 1.5vw 3vw;
        height: auto;
        font-size: 14px !important;
        width: auto !important;
    }

    .process .col-md-3 {
        width: 50%;
    }

    .target > ul {
        width: 50%;
        margin-right: 0;
    }

    .target img {
        display: none;
    }

    #LRfloater0 {
        z-index: 1111 !important;
    }
}
