@charset "utf-8";
/* CSS Document */
html {
    height: 100%;
    overflow-y: visible
;}

body, ul, li, p, h1, h2, h3, h4, h5, h6, form {
    margin: 0;
    padding: 0;}

body {
    min-width: 320px;
    background: #f9f9f9;
    font-family: "微软雅黑";
    height: 100%;
    color: #666666;
    overflow-y: visible
;}

li {
    list-style: none;}

a {
    color: #333333;}

    a:hover {
        text-decoration: none;
        color: #333333
    ;}

img {
    max-width: 100%;}

.cf:before, .cf:after {
    content: "";
    display: table;}

.cf:after {
    clear: both
;}

.cf {
    *zoom: 1;}

.txc {
    text-align: center
;}

.p15 {
    padding: 15px
;}

input, textarea, button {
    outline: none;}

.blue {
    color: #36b4e7
;}

.pb {
    padding-bottom: 50px;}

.flex {
    display: box;
    display: -webkit-box;
    display: flex;
    -wenkit-display: flex;}

.between {
    justify-content: space-between;
    -wenkit-justify-content: space-between;}

.navbar-fixed-top {
    position: absolute;}

.navbar-default {
    background: #fff;
    border-bottom: none;}

    .navbar-default .navbar-nav li {
        position: relative;
        z-index: 10;
        padding: 0 24px;}

.modal-content {
    background-color: rgba(0,0,0,0);
    color: #fff;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    border: none;}

.modal-header {
    border-bottom: none;}

    .modal-header .close {
        color: #fff;
        opacity: 1;
        font-size: 260%;}

.modal-footer {
    border-top: none;
    padding: 0;}

.modal-title {
    text-align: center;}

.modal-backdrop {
    background-color: #171b25;
    opacity: 0.9 !important;}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    height: 100px;
    line-height: 40px;
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 2px solid rgba(255,255,255,0);
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-decoration: none;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background: none;
    text-decoration: none;
    border-bottom: 2px solid rgba(255,255,255,1);}

.navbar-default .navbar-nav > li > a i, .navbar-default .navbar-nav > li > a span {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;}

.navbar-default .navbar-nav > li > a:hover i {
    margin-top: -30px;}

.tablet .navbar-default .navbar-nav > li > a i, .navbar-default .navbar-nav > .active > a i {
    margin-top: -30px;}

.navbar-default .navbar-nav > li > a {
    color: #fff
;}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
        background-color: transparent
    ;}

.navbar-brand {
    height: 100px;
    padding: 24px 0 21px 0;}

    .navbar-brand img {
        height: 55px;}

.search-box {
    display: flex;
    display: -wekit-flex;
    align-items: center;
    -wekit-align-items: center;
    height: 44px;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 100;}

.nav-collapse {
    display: none;}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 0;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;
    margin-right: 0px;
    margin-bottom: 0px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ffffff;}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #36b4e7;}

.navbar-default.estm-navbar {
    background: none;}

    .navbar-default.estm-navbar .container {
        border-bottom: 1px solid rgba(255,255,255,0.5);}

.top_search {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;}

.searchbar {
    cursor: pointer;
    display: none;}

.top_search i {
    font-size: 130%;
    color: #b5b5b5
;}

.top_search .glyphicon {
    line-height: 22px;}

.top_search .weui-icon-search {
    font-size: 120%;
    color: #15499a;
    font-weight: bold;}

.top_search .ss {
    width: 200px;
    position: absolute;
    top: -6px;
    right: 0px;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0 0 2px rgba(0,0,0,0.1);}

    .top_search .ss input {
        border: none;
        width: 100%;
    width: 84%;
        background: #ffffff;
        padding: 0 10px;
        line-height: 30px;
        font-size: 90%;
        float: left;
        color: #333;
        border-radius: 4px;
        box-sizing: border-box;}

    .top_search .ss button {
        width: 32px;
        height: 24px;
        border: none;
        background: none;
        color: #1079bc;
        float: left;}

    .top_search .ss .gg {
        border: 1px solid #b5b5b5;
        border-radius: 4px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;}

        .top_search .ss .gg:after {
            content: '';
            width: 1px;
            height: 100%;
            background: #b5b5b5;
            position: absolute;
            top: 0;
            right: 32px;
            z-index: 1;}

.search-button span {
    display: none;}

.head-crum {
    display: inline-block;}
/*��ҳ����*/
.homebody {
    background: #000000;}

.fullpage-title {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 1050;
    background: #0d4d99;
    width: 150px;
    height: 80px;
    overflow: hidden;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;}

    .fullpage-title li {
        height: 80px;}

    .fullpage-title h3 {
        font-size: 100%;
        font-weight: normal;
        text-transform: uppercase;
        padding-top: 6px;}

.fullpage-title {
    letter-spacing: 1px;
    line-height: 1.1;}

    .fullpage-title strong {
        font-size: 150%;
        vertical-align: text-top;
        font-weight: normal;}

    .fullpage-title i {
        font-style: normal;
        font-size: 150%;
        font-weight: lighter;}

    .fullpage-title span {
        vertical-align: super;}

#fullpage-swiper {
    height: 100%;
    overflow: hidden;}

.fullpage-pagination {
    background: url(../images/dash.jpg) repeat-y center;}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 100px;}

.fullpage-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    position: relative;}

    .fullpage-pagination .swiper-pagination-bullet:before {
        content: '';
        background: rgba(255,255,255,0.2);
        width: 26px;
        height: 26px;
        border-radius: 50%;
        position: absolute;
        top: -8px;
        left: -8px;
        z-index: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        transition: all 0.2s ease-out;}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0 45px 0;}

.fullpage-pagination .swiper-pagination-bullet:last-child {
    margin: 0 0 0 0;}

.fullpage-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.8);}

.fullpage-pagination .swiper-pagination-bullet-active:before {
    -webkit-transform: scale(1);
    transform: scale(1);}
/*��ҳbanner*/
.banner-swiper {
    height: 100%;
    overflow: hidden;}

    .banner-swiper .swiper-slide {
        height: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        flex-direction: column;
        -webkit-flex-direction: column;
        color: #fff;
        background: #000;}

.banner-picture {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -wenkit-transform-origin: 0 0;
    transform-origin: 0 0;}


.banner-swiper .swiper-slide-active .banner-picture {
    animation: narrow 0.5s ease-in;}

.banner-swiper .swiper-pagination {
    left: 0;
    width: 100%;
    bottom: 30px;
    z-index: 30000;
    text-align: right;
    padding-right: 100px;
    box-sizing: border-box;}

.banner-tit {
    font-size: 400%;
    padding-bottom: 10px;
    text-align: center;}

.banner-tit-en {
    font-size: 120%;
    opacity: 0.9;}

.banner-tit-txt {
    font-size: 120%;}

.banner-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    position: relative;}

    .banner-swiper .swiper-pagination-bullet:before {
        content: '';
        border: 1px solid #fff;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: 0;
        box-sizing: border-box;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
        transition: all 0.2s ease-out;}

.banner-swiper > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px;}

.banner-swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255,255,255,0.8);}

.banner-swiper .swiper-pagination-bullet-active:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);}

.home-footer {
    position: fixed;
    bottom: 50px;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1001;
    color: #a5a5a5;}

    .home-footer .container {
        line-height: 22px;}

    .home-footer a {
        color: #a5a5a5;}

.links b {
    margin: 0 12px;}
.links a {
    white-space: normal;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-out;
    padding-bottom: 3px;}

    .links a:after {
        content: '';
        height: 1px;
        width: 0%;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: all 0.3s ease-out;}

    .links a:hover {
        color: #fff;}

        .links a:hover:after {
            content: '';
            height: 1px;
            width: 100%;
            background: #fff;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 1;}
.tools {
    position: fixed;
    top: 40px;
    right: 100px;
    color: #fff;
    z-index: 1050;}

    .tools li {
        position: relative;
        width: 26px;
        height: 26px;
        margin-bottom: 30px;}

.tool-ss {
    display: block;
    background: url(../images/tool_ss.jpg) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    cursor: pointer;}

.tool-24 {
    display: block;
    background: url(../images/tool_24.jpg) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    cursor: pointer;}

.tool-wechat {
    display: block;
    background: url(../images/tool_wechat.jpg) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    cursor: pointer;}

.tool-info {
    display: block;
    background: url(../images/tool_info.jpg) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    cursor: pointer;}

.estm-about {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;}

.swiper-slide-picture {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -wenkit-transform-origin: 0 0;
    transform-origin: 0 0;}

.estm-about .swiper-slide-picture {
    background: url(../images/bg_about.jpg) no-repeat center;
    background-size: cover;}

.estm-about.swiper-slide-active .swiper-slide-picture {
    animation: narrow 0.8s ease-in-out;}

.estm-about-items {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;}

.about-items-info {
    text-align: center;
    color: #c7c6c6;
    font-size: 120%;}

.about-num {
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;}

    .about-num strong {
        font-size: 350%;
        font-weight: normal;
        display: inline-block;}

        .about-num strong b {
            font-weight: normal;
            display: inline-block;}

    .about-num span {
        vertical-align: top;
        font-size: 200%;}

.btn-arrow {
    display: inline-block;
    background: rgba(0,0,0,0);
    border: 1px solid rgba(255,255,255,0.6);
    color: rgba(255,255,255,0.6);
    padding: 10px 50px;
    margin-top: 80px;
    font-size: 120%;
    transition: all 0.25s ease-out;
    line-height: 30px;}

    .btn-arrow i {
        display: inline-block;
        position: relative;
        width: 66px;
        height: 30px;
        vertical-align: middle;
        margin-left: 12px;
        transition: all 0.3s ease-out;}

        .btn-arrow i:before {
            content: '';
            height: 1px;
            width: 100%;
            background: rgba(255,255,255,0.3);
            position: absolute;
            top: 50%;
            left: 0;
            z-index: 1;
            margin-top: -2px;
            transition: all 0.2s ease-out;}

        .btn-arrow i:after {
            content: '';
            border-top: 1px solid rgba(255,255,255,0.3);
            border-right: 1px solid rgba(255,255,255,0.3);
            width: 14px;
            height: 14px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            right: 2px;
            z-index: 1;
            margin-top: -9px;
            transition: all 0.2s ease-out;}

    .btn-arrow:hover {
        background: rgba(13,77,153,1);
        color: rgba(255,255,255,0.9);
        border: 1px solid rgba(13,77,153,1);
        box-shadow: 0 0 3px rgba(255,255,255,0.3);}

        .btn-arrow:hover i {
            -webkit-transform: translateX(10px);
            transform: translateX(10px);}

            .btn-arrow:hover i:before {
                content: '';
                background: rgba(255,255,255,0.9);}

            .btn-arrow:hover i:after {
                content: '';
                border-top: 1px solid rgba(255,255,255,0.9);
                border-right: 1px solid rgba(255,255,255,0.9);}

.estm-notice {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;}

    .estm-notice .swiper-slide-picture {
        background: url(../images/bg_notice.jpg) no-repeat center;
        background-size: cover;}

    .estm-notice.swiper-slide-active .swiper-slide-picture {
        animation: narrow 0.8s ease-in-out;}

.notice-tit {
    font-size: 400%;
    color: #fff;
    font-weight: bold;
    text-align: center;}

.notice-tit-en {
    text-align: center;
    color: #fff;
    font-weight: lighter;
    line-height: 2;
    padding: 1em 0;}

.notice-tit-tips {
    font-size: 115%;
    text-align: center;
    color: #fff;}

.notice-btn-group {
    padding: 80px 160px 0 160px;}

.estm-collection {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;}

    .estm-collection .swiper-slide-picture {
        background: url(../images/bg_collection.jpg) no-repeat center;
        background-size: cover;}

    .estm-collection.swiper-slide-active .swiper-slide-picture {
        animation: narrow 0.8s ease-in-out;}

.collect-tit {
    text-align: center;
    padding-bottom: 30px;}

    .collect-tit span {
        display: inline-block;
        position: relative;
        font-size: 200%;}

        .collect-tit span:after {
            content: '';
            border: 6px solid rgba(2,128,226,0.5);
            width: 26px;
            height: 26px;
            border-radius: 50%;
            position: absolute;
            top: 0;
            right: -16px;
            z-index: 0;}

.collection-items {
    justify-content: space-around;
    -webkit-justify-content: space-around;}

    .collection-items a {
        font-size: 140%;
        color: #666666;
        text-align: center;
        padding-bottom: 6px;
        position: relative;}

        .collection-items a i {
            display: inline-block;
            vertical-align: middle;
            width: 30px;
            height: 30px;
            margin-right: 8px;}

.coll-ico1 {
    background: url(../images/coll_ico1.jpg) no-repeat;
    background-size: cover;}

.coll-ico2 {
    background: url(../images/coll_ico2.jpg) no-repeat;
    background-size: cover;}

.coll-ico3 {
    background: url(../images/coll_ico3.jpg) no-repeat;
    background-size: cover;}

.coll-ico4 {
    background: url(../images/coll_ico4.jpg) no-repeat;
    background-size: cover;}

.coll-ico5 {
    background: url(../images/coll_ico5.jpg) no-repeat;
    background-size: cover;}

.coll-ico6 {
    background: url(../images/coll_ico6.jpg) no-repeat;
    background-size: cover;}

.collection-items a:hover, .collection-items .active {
    color: #0280e2;}

    .collection-items a:hover:after, .collection-items .active:after {
        content: '';
        height: 4px;
        width: 70%;
        background: #0280e2;
        position: absolute;
        bottom: 0;
        left: 40px;}

    .collection-items a:hover .coll-ico1, .collection-items .active .coll-ico1 {
        background: url(../images/coll_ico1_blue.jpg) no-repeat;
        background-size: cover;}

    .collection-items a:hover .coll-ico2, .collection-items .active .coll-ico2 {
        background: url(../images/coll_ico2_blue.jpg) no-repeat;
        background-size: cover;}

    .collection-items a:hover .coll-ico3, .collection-items .active .coll-ico3 {
        background: url(../images/coll_ico3_blue.jpg) no-repeat;
        background-size: cover;}

    .collection-items a:hover .coll-ico4, .collection-items .active .coll-ico4 {
        background: url(../images/coll_ico4_blue.jpg) no-repeat;
        background-size: cover;}

    .collection-items a:hover .coll-ico5, .collection-items .active .coll-ico5 {
        background: url(../images/coll_ico5_blue.jpg) no-repeat;
        background-size: cover;}

    .collection-items a:hover .coll-ico6, .collection-items .active .coll-ico6 {
        background: url(../images/coll_ico6_blue.jpg) no-repeat;
        background-size: cover;}

.collection-swiper-box {
    padding-top: 60px;}

    .collection-swiper-box .swiper-container {
        width: 100%;
        padding-bottom: 100px;}

    .collection-swiper-box .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 480px;
        height: 320px;
        position: relative;
        -webkit-box-reflect: below 20px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.15)));}

        .collection-swiper-box .swiper-slide img {
            width: 480px;
            height: 320px;}

.collection-swiper-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    z-index: 1;
    color: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));}

.viewMore {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #fff;
    padding-right: 8px;}

    .viewMore:before {
        content: '';
        height: 6px;
        width: 100%;
        background: #397caf;
        position: absolute;
        bottom: 3px;
        left: 0;
        z-index: -1;}

    .viewMore:after {
        content: '';
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        width: 8px;
        height: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -4px;}

.estm-news {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;}

    .estm-news .swiper-slide-picture {
        background: url(../images/bg_news.jpg) no-repeat center;
        background-size: cover;}

    .estm-news.swiper-slide-active .swiper-slide-picture {
        animation: narrow 0.8s ease-in-out;}

.news-tit {
    text-align: center;
    font-size: 350%;
    color: #fff;
    font-weight: bold;}

.news-desc {
    font-size: 115%;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    line-height: 1.8;}

.pc-news-swiper-box .swiper-wrapper {
    height: auto !important;}

.pc-news-swiper-box .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    transition: 300ms;
    transform: scale(0.8);
    height: auto !important;}

.pc-news-swiper-box .swiper-slide-active, .pc-news-swiper-box .swiper-slide-duplicate-active {
    transform: scale(1);}

.mobile-news-swiper-box {
    display: none;}

.news-box {
    background: rgba(51,51,51,0.3);
    border: 1px solid rgba(255,255,255,0.3);
    padding: 80px 30px 40px 30px;
    width: 100%;
    color: #bcbcbc;
    text-align: center;}

    .news-box h3 {
        font-size: 200%;
        font-weight: bold;
        color: #fff;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;}

.news-icon {
    text-align: center;
    padding: 16px 0;}

    .news-icon img {
        width: 30px;
        height: 30px;}

.news-box h4 {
    font-size: 115%;
    font-weight: lighter;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.news-title {
    font-size: 120%;
    width: 100%;
    text-align: left;
    margin-top: 6px;
    position: relative;
    padding-left: 16px;
    overflow: hidden;}

    .news-title:before {
        content: '';
        background: #ccc;
        width: 6px;
        height: 6px;
        position: absolute;
        top: 50%;
        left: 4px;
        margin-top: -3px;
        z-index: 1;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);}

    .news-title a {
        color: #bcbcbc;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        position: relative;
        width: auto;
        padding-bottom: 2px;}

        .news-title a:after {
            content: '';
            height: 1px;
            width: 0;
            background: #fff;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 1;
            transition: all 0.2s ease-out;}

        .news-title a:hover {
            color: #fff;}

            .news-title a:hover:after {
                content: '';
                width: 100%;}

.news-intr {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    margin-top: 10px;}

    .news-intr a {
        color: #fff;}

.news-more {
    padding: 30px 0;}

    .news-more a {
        display: inline-block;
        border: 1px solid #969696;
        width: 146px;
        height: 46px;
        text-align: center;
        line-height: 46px;
        color: #969696;
        transition: all 0.3s ease-out;}

        .news-more a:hover {
            background: #5583b7;
            border: 1px solid #5583b7;
            color: #fff;}

.news-swiper-box .swiper-slide-active .news-box, .news-swiper-box .swiper-slide-duplicate-active .news-box {
    background: rgba(1,51,108,0.43);
    border: 1px solid rgba(1,51,108,0.43);}

.swiper-button-prev, .swiper-button-next {
    outline: none;}

.news-swiper-box .swiper-button-next {
    background: rgba(0,0,0,0.5);
    opacity: 1;
    width: 36px;
    height: 60px;
    right: 0px;}

    .news-swiper-box .swiper-button-next:after {
        content: '';
        border-right: 2px solid #7f7f7f;
        border-top: 2px solid #7f7f7f;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -16px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);}

.news-swiper-box .swiper-button-prev {
    background: rgba(0,0,0,0.5);
    opacity: 1;
    width: 36px;
    height: 60px;
    left: 0px;}

    .news-swiper-box .swiper-button-prev:after {
        content: '';
        border-left: 2px solid #7f7f7f;
        border-bottom: 2px solid #7f7f7f;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        right: 50%;
        margin-top: -10px;
        margin-right: -16px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);}

.news-box-tab {
    justify-content: center;
    -webkit-justify-content: center;}

    .news-box-tab li {
        padding: 20px;
        text-align: center;
        padding-bottom: 12px;
        position: relative;
		cursor: pointer;}

        .news-box-tab li h3 {
            font-size: 120%;
            padding-bottom: 5px;}

    .news-box-tab #current {
        color: #fff;}

        .news-box-tab #current:after {
            content: '';
            width: 20px;
            height: 2px;
            background: #0e61bf;
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -10px;
            z-index: 1;}

.estm-map {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;}

    .estm-map .swiper-slide-picture {
        background: url(../images/bg_map.jpg) no-repeat center;
        background-size: cover;}

    .estm-map.swiper-slide-active .swiper-slide-picture {
        animation: narrow 0.8s ease-in-out;}

.liuyan-tit {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    font-size: 120%;
    color: #d1d1d1;
    margin-bottom: 12px;}

    .liuyan-tit img {
        margin-right: 6px;}

.button-submit {
    background: #0d4d99;
    color: #fff;
    width: 45%;
    border: 1px solid #0d4d99;
    border-radius: 4px;
    height: 42px;
    line-height: 42px;}

.button-reset {
    background: none;
    color: #fff;
    width: 45%;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    height: 42px;
    line-height: 42px;}

.contact-info {
    padding: 10px 0;
    color: #b1b1b1;
    position: relative;}

    .contact-info li {
        padding: 3px 0;}

        .contact-info li i {
            margin-right: 8px;}

.cban {
    height: 798px;}

.estm-box {
min-height:300px;
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px;
    margin-top: 30px;}

.estm-tit-group {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;}

.estm-tit {
    text-align: left !important;
    color: #000;}

    .estm-tit span {
        display: inline-block;
        position: relative;
        font-size: 180%;}

        .estm-tit span:after {
            content: '';
            border: 4px solid rgba(2,128,226,0.5);
            width: 18px;
            height: 18px;
            border-radius: 50%;
            position: absolute;
            top: 0;
            right: -12px;
            z-index: 0;}

.estm-crum {
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
    position: relative;
    color: #999;}

    .estm-crum::before {
        content: '';
        background: url(../images/icon0.jpg) no-repeat;
        background-size: cover;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -8px;}

    .estm-crum a {
        color: #999;}

    .estm-crum b {
        display: inline-block;
        position: relative;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        margin: 0 4px;}

        .estm-crum b:before {
            content: '';
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            width: 8px;
            height: 8px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -5px;
            margin-left: -6px;}

.collection-items2 {
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 30px 0;}

    .collection-items2 a {
        text-align: left;
        font-size: 120%;
        margin-bottom: 8px;}

        .collection-items2 a i {
            width: 26px;
            height: 26px;}

        .collection-items2 a span {
            display: inline-block;
            box-sizing: border-box;
            border-bottom: 4px solid rgba(0,0,0,0);}

        .collection-items2 a:hover:after, .collection-items2 .active:after {
            content: '';
            display: none;}

        .collection-items2 a:hover span {
            border-bottom: 4px solid #0280e2;}

.time-axis {
    position: relative;
    height: 70px;
    overflow: hidden;
    width: 100%;}

    .time-axis:before {
        content: '';
        height: 100%;
        width: 80px;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0.9),rgba(255,255,255,0));
        background: linear-gradient(to right, rgba(255,255,255,0.9),rgba(255,255,255,0));
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;}

    .time-axis:after {
        content: '';
        height: 100%;
        width: 80px;
        background: -webkit-linear-gradient(right, rgba(255,255,255,0.9),rgba(255,255,255,0));
        background: linear-gradient(to left, rgba(255,255,255,0.9),rgba(255,255,255,0));
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;}

    .time-axis .mobile-axis {
        display: none;}

    .time-axis ul {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;}

        .time-axis ul li {
            width: 144px;
            height: 43px;
            background: url(../images/axis.jpg) no-repeat bottom;
            position: relative;}

            .time-axis ul li:first-child {
                border-left: 1px solid #606060;}

            .time-axis ul li span {
                position: absolute;
                top: -20px;
                line-height: 26px;
                left: 0;
                width: 100%;
                text-align: center;
                font-size: 120%;
                color: #666666;}

        .time-axis ul .active span {
            color: #0280e2;}

.axis-list {
    background: url(../images/axis.jpg) no-repeat bottom;
    background-size: 100% auto;
    position: relative;
    text-align: center;
    padding-bottom: 20px;}

    .axis-list.active, .time-axis ul .active {
        color: #0280e2;
        background: url(../images/axis_on.jpg) no-repeat bottom;
        background-size: 100% auto;}

.events-list li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-top: 20px;}

.event-img {
    width: 150px;
    height: 110px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;}

    .event-img img {
        width: 100%;
        height: 100%;
        border-radius: 6px;}

.event-info {
    padding-left: 20px;
    position: relative;
    text-indent: 0.6em;
    line-height: 1.6;}

    .event-info:before {
        content: '';
        height: 16px;
        top: 3px;
        left: 20px;
        width: 3px;
        background: #0280e2;
        position: absolute;}

.fbg {
    background: #232323;}

.fnav {
    color: #666;
    padding: 30px 0;}

    .fnav b {
        margin: 0 12px;}

    .fnav a {
        color: #666;}

.f-wechat {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 85%;}

    .f-wechat img {
        width: 60px;
        height: 60px;}

.fbtm {
    color: #666;
    padding: 20px 0;
    border-top: 1px solid #666;}

    .fbtm a {
        color: #666;}

.fbg .contact-info {
    color: #666;}

.fbtm .col-md-8 {
    padding-left: 0;}

.details {
    padding: 30px 0;
    line-height: 2;
    font-size: 120%;}

.collection-list {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 20px;
    margin-left: -1px;
    margin-right: -1px;}

    .collection-list li {
        width: 33.33%;
        box-sizing: border-box;
        padding: 1px;}

        .collection-list li a {
            display: block;
            position: relative;
            overflow: hidden;}

            .collection-list li a img {
                width: 100%;
                transition: all 0.3s ease-out;}

.collection-list-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    box-sizing: border-box;
    padding: 10px;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    transition: all 0.3s ease-out;}

.collection-list li a::after {
    content: '';
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;}

.collection-list li a:hover img {
    transform: scale(1.05);}

.collection-list li a:hover .collection-list-info {
    bottom: 10px;}

.collection-list-info h3 {
    font-size: 110%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;}

.collection-list-info p {
    font-size: 85%;
    color: #cdcdcd;
    white-space: normal;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    margin-left: 10px;}

.fabu-date {
    position: relative;
    font-size: 115%;
    padding-bottom: 12px;
    color: #666;}

    .fabu-date:after {
        content: '';
        height: 3px;
        background: #0280e2;
        width: 40px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;}

.collection-tit-group {
    padding: 20px 0;
    color: #999999;}

    .collection-tit-group h3 {
        font-size: 160%;
        color: #333;
        font-weight: normal;
        padding-bottom: 8px;
        margin-bottom: 8px;
        position: relative;}

        .collection-tit-group h3::after {
            content: '';
            width: 30px;
            height: 3px;
            background: #bc0000;
            position: absolute;
            top: 100%;
            left: 0;}

    .collection-tit-group p span {
        margin-left: 100px;}

.collection-info-box {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    position: relative;}

.collection-picture .swiper-slide img {
    width: 100%;}

.collection-picture .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 4px;}

.collection-picture .swiper-pagination-bullet-active {
    width: 30px;}

.collection-info-txt {
    font-size: 115%;
    color: #333;}

.collection-relevant {
    margin: 50px 0;
    padding: 10px 0;
    position: relative;
    line-height: 26px;}

    .collection-relevant:before {
        content: '';
        height: 3px;
        width: 40px;
        background: #0280e2;
        position: absolute;
        top: 0;
        left: 0;}

    .collection-relevant a {
        color: #666;}

        .collection-relevant a:hover {
            text-decoration: underline;}

.btn-back {
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 1;
    width: 150px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #0280e2;
    font-size: 115%;
    padding: 10px 40px 10px 60px;
    color: #0280e2;}
.btn-back:before {
	content: '';
	border-left: 1px solid #0280e2;
	border-bottom: 1px solid #0280e2;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -6px;
	z-index: 1;}
.btn-back:hover {
	background: #0280e2;
	color: #fff;}

.btn-back:hover:before {
	content: '';
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;}

.service-box {
    padding: 30px 0;
    font-size: 106%;
    line-height: 1.8
;}

.form-input-box {
    position: relative;
    padding-left: 5em;
    margin: 10px 0;}

.form-input-box label {
	font-size: 95%;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;}
.form-input-box2 {
    position: relative;
	margin: 4px 0 15px 0;}

.form-tips {
    position: absolute;
    top: 4px;
    right: 6px;
    z-index: 10;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 85%;
    color: #cdcdcd;}

.button-group2 {
    text-align: center;
    padding: 50px 0;}
.button-submit2 {
    background: #0280e2;
    width: 200px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #0280e2;
    color: #fff;
    font-size: 100%;
    margin: 0 30px;}
.button-reset2 {
    background: #fff;
    width: 200px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #0280e2;
    color: #0280e2;
    font-size: 100%;
    margin: 0 30px;}
.button-group3{
	padding: 30px 0;}
.button-group3 .button-submit2{
	box-sizing: border-box;
	width: 100%;
	margin: 0;}
.button-group3 .button-reset2{
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	background: #191d3a;
	border: 1px solid #191d3a;
	color: #fff;}
.service-desc {
    padding-bottom: 30px;}

.service-desc h3 {
	font-size: 130%;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 12px;}

.service-desc h3::after {
	content: '';
	height: 4px;
	width: 60px;
	background: #bb0000;
	position: absolute;
	top: 100%;
	left: 0;}
.pop-appoint-box .service-desc{
	line-height: 2;}
.pop-appoint-box .service-desc h3{
	padding-bottom: 0;}
.pop-appoint-box .service-desc h3::after{
	display: none;}
.up-load-file {
    font-size: 85%;}

.table-responsive {
    border: 1px solid #ddd
;}

.table-responsive .table {
	margin: 0;}

.table-responsive .table thead th {
	background: #e6ebed;}

.table-responsive .table tbody td, .table-responsive .table thead th {
	text-align: center;
	padding: 15px 10px;}

.table-responsive .table tbody tr:nth-child(2n) {
	background-color: #f6f9fa;}

.m-l-em {
    margin-left: 60px;}

.service-contact {
    font-size: 115%;
    padding: 15px 0;}

.service-contact li {
	line-height: 2;}

.service-contact li span {
	color: #0280e2;
	margin-right: 6px;}

.carousel {
    padding: 20px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}

.carousel > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;}

.carousel figure {
	margin: 0;
	width: 40%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;}

.carousel figure img {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0px;}

.carousel figure img:not(:first-of-type) {
	position: absolute;
	left: 0;
	top: 0;}

.carousel nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 20px 0 0;}

.carousel nav button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 0 5px;
	cursor: pointer;
	color: #333;
	background: none;
	border: 1px solid;
	letter-spacing: 1px;
	padding: 5px 10px;}
/*20190828*/
.nav-box {
    position: absolute;
    top: 0;
    left: -10%;
    width: 120%;
    z-index: 10;
    height: 100%;}

.tools a {
    position: relative;
    z-index: 10;}

.hot-line {
    position: absolute;
    top: -6px;
    right: -10px;
    z-index: 0;
    white-space: nowrap;
    background: rgba(0,0,0,0.6);
    height: 38px;
    line-height: 38px;
    padding: 0 60px 0 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 110%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;}

.tool-wechat-box {
    position: absolute;
    top: -10px;
    left: -136px;
    width: 120px;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    box-sizing: border-box;
    height: 120px;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
    font-weight: bold;}

.tool-wechat-box:after {
	content: '';
	border-top: 6px solid rgba(0,0,0,0);
	border-left: 6px solid rgba(0,0,0,0.6);
	border-bottom: 6px solid rgba(0,0,0,0);
	position: absolute;
	top: 16px;
	right: -6px;
	z-index: 1;}

.tool-wechat-box img {
	width: 100px;
	height: 100px;}

.tools li:hover .hot-line {
    visibility: visible;
    opacity: 1;
    width: auto;}

.tools li:hover .tool-wechat-box {
    visibility: visible;
    opacity: 1;
    width: auto;}

.nav-box .nav.prev {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 20%;
    border: none;}

.nav-box .nav.next {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 20%;
    border: none;}

.nav-box .nav.prev:before {
    content: '';
    border-bottom: 2px solid #0e61bf;
    border-left: 2px solid #0e61bf;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    left: 50%;}

.nav-box .nav.next:before {
    content: '';
    border-top: 2px solid #0e61bf;
    border-right: 2px solid #0e61bf;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: 50%;}

@keyframes narrow {
    0% {
        transform: scale(1.1);
        opacity: 0.3;}

    to {
        transform: scale(1);
        opacity: 1;}
}




.news-items {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 20px 0;}

    .news-items a {
        position: relative;
        font-size: 120%;
        margin-bottom: 16px;}

.news-items a span {
	display: inline-block;
	vertical-align: middle;
	border-bottom: 4px solid rgba(0,0,0,0);}

.news-items a i {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin-right: 8px;}

.news-ico1 {
    background: url(../images/news_ico1.jpg) no-repeat;
    background-size: cover;}

.news-ico2 {
    background: url(../images/news_ico2.jpg) no-repeat;
    background-size: cover;}

.news-ico3 {
    background: url(../images/news_ico3.jpg) no-repeat;
    background-size: cover;}

.news-ico4 {
    background: url(../images/news_ico4.jpg) no-repeat;
    background-size: cover;}

.news-ico5 {
    background: url(../images/news_ico5.jpg) no-repeat;
    background-size: cover;}

.news-items a:hover, .news-items .active {
    color: #0280e2;}

.news-items a:hover span {
	border-bottom: 4px solid #0280e2;}

.news-items .active span {
	border-bottom: 4px solid #0280e2;}

.news-items a:hover .news-ico1, .news-items .active .news-ico1 {
	background: url(../images/news_ico1_blue.jpg) no-repeat;
	background-size: cover;}

.news-items a:hover .news-ico2, .news-items .active .news-ico2 {
	background: url(../images/news_ico2_blue.jpg) no-repeat;
	background-size: cover;}

.news-items a:hover .news-ico3, .news-items .active .news-ico3 {
	background: url(../images/news_ico3_blue.jpg) no-repeat;
	background-size: cover;}

.news-items a:hover .news-ico4, .news-items .active .news-ico4 {
	background: url(../images/news_ico4_blue.jpg) no-repeat;
	background-size: cover;}

.news-items a:hover .news-ico5, .news-items .active .news-ico5 {
	background: url(../images/news_ico5_blue.jpg) no-repeat;
	background-size: cover;}

.pc-news-swiper-box .swiper-slide-active .news-box h3:before, .mobile-news-swiper-box .swiper-slide-active .news-box h3:before {
    content: '';
    border-top: 2px solid #bfc4cb;
    border-left: 2px solid #bfc4cb;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;}

.pc-news-swiper-box .swiper-slide-active .news-box h3:after, .mobile-news-swiper-box .swiper-slide-active .news-box h3:after {
    content: '';
    border-top: 2px solid #bfc4cb;
    border-right: 2px solid #bfc4cb;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;}

.pc-news-swiper-box .swiper-slide-active .news-box, .mobile-news-swiper-box .swiper-slide-active .news-box {
    background: rgba(1,51,108,0.4);
    border: 1px solid rgba(1,51,108,0.4);}

.pc-news-swiper-box .swiper-slide-active .news-box:before, .mobile-news-swiper-box .swiper-slide-active .news-box:before {
	content: '';
	border-bottom: 2px solid #bfc4cb;
	border-left: 2px solid #bfc4cb;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;}

.pc-news-swiper-box .swiper-slide-active .news-box:after, .mobile-news-swiper-box .swiper-slide-active .news-box:after {
	content: '';
	border-bottom: 2px solid #bfc4cb;
	border-right: 2px solid #bfc4cb;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;}

.sstop {
    height: 100px;
    background: #0280e2
;}

.search-control-tab {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;}

.search-control-tab li {
	padding-right: 30px;}

.search-control-tab li a {
	display: block;
	font-size: 120%;}

.search-control-tab .active a {
	color: #0280e2;}

.search-form {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    border: 1px solid #0280e2;
    border-radius: 6px;
    height: 46px;
    line-height: 44px;
    box-sizing: border-box;
    margin-top: 10px;
    width: 80%;}

.search-form-in {
    flex: 1;
    -webkit-flex: 1;
    border: none;
    background: none;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 110%;}

.search-form-btn {
    width: 100px;
    height: 44px;
    background: #0280e2;
    color: #fff;
    border: none;
    border-radius: 5px;}

    .search-form-btn i {
        color: #fff;
        font-size: 180%;
        line-height: 44px;}

.search-result {
    padding: 10px 0;
    color: #999;}

    .search-result span {
        color: #0280e2;}

.result-list {
    padding: 10px 0;}

    .result-list li {
        padding: 10px 0;
        color: #808080;}

        .result-list li a {
            font-size: 116%;
            color: #333;
            display: inline-block;
            margin-bottom: 6px;
            font-weight: bold;}

            .result-list li a span {
                color: #0280e2;}

/*20190923*/
.top-cban-box {
    height: 650px;
    transition: all 0.3s ease-out;}
.top-cban-box2 {
    height: 244px;}
#top-head {
    position: relative;}

.top-header {
    height: 170px;}

    .top-header .top-cban-box {
        height: 170px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 20;
        width: 100%;}

        .top-header .top-cban-box .cban-tit {
            transform: scale(0);
            opacity: 0;}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;}

.top-cban {
    height: 100%;}

.cban-tit {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    height: 100%;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0,0,0,0.5);
    transition: all 0.3s ease-out;
    transform-origin: left top;}

    .cban-tit h3 {
        font-size: 260%;
        font-weight: bold;
        letter-spacing: 6px;
        line-height: 1.4;}

    .cban-tit h4 {
        font-size: 180%;
        line-height: 2;
        padding-bottom: 30px;}

    .cban-tit p {
        font-size: 120%;}

.ctab-box {
    position: absolute;
    top: 580px;
    left: 0;
    width: 100%;
    z-index: 30;
    height: 70px;
    transition: all 0.3s ease-out;}

    .ctab-box::before {
        content: '';
        background: rgba(37,42,58,0.8);
        height: 70px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;}

    .ctab-box .container {
        position: relative;
        height: 100%;}

.ctab-fixed {
    position: fixed;
    top: 100px;
    bottom: auto;
    left: 0;}

.ctab-bar-group {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 10;
    display: flex;
    display: -webkit-flex;
    align-content: center;
    -webkit-align-content: center;
    justify-content: center;
    -webkit-justify-content: center;
    line-height: 70px;}

    .ctab-bar-group li {
        padding: 0 20px;}

        .ctab-bar-group li a {
            font-size: 110%;
            display: block;
            color: #fff;
            padding: 0 20px;
            box-sizing: border-box;
            opacity: 0.7;}

            .ctab-bar-group li a span {
                display: inline-block;
                height: 30px;
                line-height: 30px;}

    .ctab-bar-group .active a {
        opacity: 1;}

        .ctab-bar-group .active a span {
            border-bottom: 1px solid #fff;}

.about-info {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;}

.about-img {
    width: 40%;}

.about-txt {
    width: 60%;
    box-sizing: border-box;
    padding-right: 20px;}

.position-box {
    position: relative;}

.section-box {
    padding-top: 30px;}

.pt {
    padding-top: 170px;}

.pop-collection {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
    z-index: 2002;
    color: #fff;}

.pop-collection-tit {
    text-align: center;
    font-size: 150%;
    margin: 30px 0;}

.pop-collection-show {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;}

.collection-show-picture {
    flex: 1;
    -webkit-flex: 1;
    padding: 0 20px;}

    .collection-show-picture img {
        max-width: 100%;}

.collection-show-info {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    width: 100px;}

    .collection-show-info ul li {
        padding: 6px 0;}

        .collection-show-info ul li h3 {
            font-size: 115%;
            padding-bottom: 6px;}

.collection-show-thumb {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    width: 100px;}

    .collection-show-thumb ul {
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        align-items: flex-end;
        -webkit-align-items: flex-end;
        flex-direction: column;
        -webkit-flex-direction: column;}

        .collection-show-thumb ul li {
            width: 70px;
            padding: 5px;
            opacity: 0.6;
            flex-shrink: 0;
            -webkit-flex-shrink: 0;
            box-sizing: border-box;}

            .collection-show-thumb ul li img {
                width: 60px;
                height: 60px;
                border-radius: 30px;}

        .collection-show-thumb ul .active {
            opacity: 1;}

.pop-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 36px;
    height: 36px;
    background: url(../images/icon_close.jpg) no-repeat;
    background-size: cover;
    cursor: pointer;}

.pop-collection-other {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 30px 120px;}

    .pop-collection-other a {
        color: #fefefe;}

.activity-list {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 20px;}

    .activity-list li {
        width: 33.33%;
        padding: 0;
        position: relative;
        border: 1px solid #dcdcdc;
        margin-top: -1px;
        margin-left: -1px;}

        .activity-list li a {
            display: block;
            position: relative;
            overflow: hidden;}

            .activity-list li a .activity-img {
                opacity: 0;
                transition: all 0.3s ease-out;}

.activity-img img {
    width: 100%;}

.activity-list li .collection-list-info {
    color: #333333
;}

    .activity-list li .collection-list-info p {
        color: #333;}

.activity-list li a:hover .activity-img {
    opacity: 1;
    transform: scale(1.02);}

.activity-list li a:hover .collection-list-info {
    color: #fff;
    bottom: 10px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);}

    .activity-list li a:hover .collection-list-info p {
        color: #fff;}

.activity-list2 li {
    width: 50%;}

.sidefixed {
    position: fixed;
    top: 200px;
	width: auto;
	padding-top: 0;}

.activity-side a {
    display: block;
    position: relative;
    z-index: 10;
    margin-top: 16px;
    overflow: hidden;
    font-size: 116%;
    line-height: 24px;
    color: #808080;}

    .activity-side a span {
        white-space: nowrap;
        position: absolute;
        bottom: 0;
        right: 0;
        display: inline-block;
        background: #fff;}

    .activity-side a:hover {
        color: #0280e2;}

.pagination > li > a, .pagination > li > span {
    border: none;}

.back-bar {
    margin-top: 20px;}
.pop-appointment{
	position: fixed;
	top: 15%;
	left: 50%;
	width: 880px;
	height: 70vh;
	margin-left: -440px;
	background: #fff;
	z-index: 2001;}
.pop-appoint-top{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
	height: 60px;
	padding: 15px 30px;
	font-size: 150%;}
.p-close{
	position: absolute;
	top: 20px;
	right: 30px;
	font-family: serif;
	cursor: pointer;}
.pop-appoint-box{
	box-sizing: border-box;
	height: 100%;
	padding-top: 60px;}
.pop-appoint-scroll{
	height: 100%;
	overflow-y: auto;
	padding: 30px;}

.bar-appoint {
    position: fixed;
    bottom: 200px;
    right: 0;
    z-index: 100;
    width: 150px;
    height: 80px;
    background: #0d4d99;
    color: #fff;
    text-align: center;
    padding: 15px;
    letter-spacing: 5px;
    cursor: pointer;
    animation-delay: 0.15s;
    -webkit-animation-delay: 0.15s;}

    .bar-appoint p {
        padding-top: 4px;}

.btn-arrow2 {
    display: inline-block;
    background: rgba(13,77,153,1);
    border: 1px solid rgba(13,77,153,1);
    color: rgba(255,255,255,0.6);
    padding: 10px 50px;
    margin-top: 80px;
    font-size: 120%;
    transition: all 0.25s ease-out;
    line-height: 30px;}
.news-top-show{
	margin-left: -5px;
	margin-right: -5px;}
.news-top-swiper{
	width: 60%;
	height: 300px;
	box-sizing: border-box;
	padding: 5px;}
.news-top-swiper .swiper-container{
	height: 100%;}
.news-top-list{
	width: 40%;
	overflow: hidden;}
.news-top-list li{
	padding: 5px;
	box-sizing: border-box;
	width: 50%;
	float: left;}
.news-top-swiper-img{
	height: 100%;
	display: block;
	position: relative;}
.news-top-swiper-tit{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px;
	color: #fff;
	font-size: 150%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%,  rgba(0,0,0,0.6) 90%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 10%,  rgba(0,0,0,0.6) 90%);
	text-shadow: 0 1px 3px rgba(0,0,0,0.2);}
.news-top-list-img{
	display: block;
	height: 140px;
	position: relative;}
.news-top-list-tit{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #fff;
	font-size: 90%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%,  rgba(0,0,0,0.6) 90%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 10%,  rgba(0,0,0,0.6) 90%);
	text-shadow: 0 1px 3px rgba(0,0,0,0.2);}
.news-title2{
	font-size: 120%;
	color: #333;
	padding: 1em 0;}
.news-list{}
.news-list a{
	display: flex;
	display: -webkit-flex;
	align-items: stretch;
	-webkit-align-items: stretch;
	padding: 15px;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;}
    .news-list a::after {
        content: '';
        height: 1px;
        background: #eaeaea;
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;}
.news-list-img{text-align: center;
    line-height: 200px;
    color: #666;
    font-size: 16px;
	width: 300px;
	height: 200px;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;}
.news-list-info{
	flex: 1;
	-webkit-flex: 1;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 106%;
	color: #808080;}
.news-list-info h3{
	font-size: 130%;
	margin-bottom: 20px;
	line-height: 30px;
	height: 30px;
	color: #333;
	overflow: hidden;}
.news-list-other{
	font-size: 85%;}
.news-list-txt{
	line-height: 26px;
	height: 104px;
	margin-bottom: 20px;
	overflow: hidden;}
.news-list a:hover{
	background: #fff;
	box-shadow: 0 0 6px rgba(62,62,62,0.3);}
.news-list a:hover .news-list-info h3{
	color: #0280e2
;}
.news-list-other .glyphicon{
	color: #b2afac;}
.piece-bar{
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 4px solid #0280e2;
	padding: 10px;
	margin-bottom: 20px;}
.piece-bar h4{
	font-size: 105%;
	color: #333;
	margin-bottom: 8px;
	position: relative;
	padding-bottom: 8px;}
.piece-bar h4::after{
	content: '';
	width: 30px;
	height: 2px;
	background: #dddddd;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;}
.piece-bar p{
	padding-top: 8px;
	font-size: 90%;}





















@media (min-width: 1200px) {
    .container {
        width: 1200px;}
}

@media screen and (max-width: 1400px) {
    #fullpage-swiper .container {
        transform: scale(0.8);}

    .tools {
        right: 10px;}

    .swiper-container-vertical > .swiper-pagination-bullets {
        right: 80px;}

    .fullpage-title {
        bottom: 80px;
        width: 80px;
        height: 56px;
        padding: 6px;
        font-size: 85%;}

    .bar-appoint {
        width: 80px;
        height: 56px;
        font-size: 85%;
        letter-spacing: 0px;
        padding: 6px;
        bottom: 150px;}

        .bar-appoint img {
            width: 20px;}

    .navbar-brand {
        height: 70px;
        padding: 9px 0 6px 0;}

        .navbar-brand img {
            height: 40px;}

    .navbar-default .navbar-nav li {
        padding: 0 30px;}

    .navbar-default .navbar-nav > li > a {
        padding: 15px 0;
        height: 70px;}

    .collection-swiper-box {
        padding-top: 30px;}

        .collection-swiper-box .swiper-container {
            padding-bottom: 20px;}

    .news-swiper-box {
        padding-top: 20px;}

    .news-box {
        padding: 30px 30px 10px 30px;}

    .news-tit {
        font-size: 200%;}

    .news-desc {
        padding: 10px;
        font-size: 100%;
        line-height: 1.4;}

    .news-box h3 {
        font-size: 150%;}

    .news-box h4 {
        padding-bottom: 10px;}

    .news-more {
        padding: 12px 0;}

        .news-more a {
            height: 30px;
            line-height: 30px;}
}

@media (max-width: 1024px) {
    #fullpage-swiper {}

    .navbar-header {
        height: 36px;
        padding: 0 15px;}

    .navbar-brand {
        height: 26px;
        padding: 4px 0 0 0;}

        .navbar-brand img {
            height: 26px;}

    .navbar-default.estm-navbar .container {
        padding: 0;}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgba(255,255,255,0.3);}

    .navbar-default .navbar-nav li {
        padding: 0;}

    .navbar-nav {
        margin: 0;}

    .navbar-toggle {
        padding: 5px;
        margin-top: 3px;}

    .navbar-collapse {
        border-top: 1px solid #e7e7e7;
        padding: 0;}

    .navbar-default .navbar-nav > li > a {
        padding: 5px 10px;
        height: 36px;
        line-height: 26px;}

    .pull-right {
        width: 100%;}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #fff;
        background: #36b4e7;
        text-decoration: none;
        border-bottom: 2px solid rgba(255,255,255,0);}

    .estm-about {
        padding: 20px 0;}

    .notice-tit {
        font-size: 130%;
        padding: 30px 15px 15px 15px;}

    .notice-tit-en {
        padding: 0 15px;
        line-height: 1.4;
        word-break: break-all;}

    .notice-tit-tips {
        padding: 15px 15px 0 15px;
        font-size: 100%;}

    .notice-btn-group {
        padding: 15px 15px 30px 15px;}

    .collection-items {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        padding: 15px;}

    .collection-items2 {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        padding: 8px 0;}

    .mobile-collection-swiper {
        padding: 10px 50px 30px 50px;}

    .collection-items a i {
        width: 16px;
        height: 16px;}

    .collect-tit {
        padding: 30px 0 10px 0;}

        .collect-tit span {
            font-size: 120%;
            color: #333;}

            .collect-tit span:after {
                width: 20px;
                height: 20px;
                border: 4px solid rgba(2,128,226,0.5);}

    .news-tit {
        font-size: 130%;
        padding: 30px 15px 0 15px;}

    .mobile-news-swiper {
        margin: 0 20px;}

    .news-box h3 {
        font-size: 120%;}

    .news-icon img {
        height: 20px;
        width: 20px;}

    .news-title {
        font-size: 110%;}

    .news-intr {
        font-size: 85%;}

    .liuyan-box {
        padding: 15px;}

    .home-footer {
        /*position: relative;*/
        padding: 10px;
        bottom: 0;
        color: #fff;
        font-size: 85%;
        text-align: center;}

    .fullpage-pagination {
        display: none;}

    .home-footer a {
        color: #fff;}

    .links {
        display: none;}

    .cban {
        height: 500px;}

    .collection-items a:hover:after, .collection-items .active:after {
        content: '';
        height: 4px;
        width: 60%;
        background: #0280e2;
        position: absolute;
        bottom: 0;
        left: 20px;
        opacity: 0;}
}

@media (max-width: 992px) {
    .cban {
        height: 460px;}

    .collection-info-box {
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;}

    .collection-info-txt {
        font-size: 100%;
        padding-top: 15px;
        line-height: 1.6;}

    .service-box {
        padding: 15px 0;}

    .about-info {
        flex-direction: column;
        -webkit-flex-direction: column;}

    .about-img {
        width: 100%;}

    .about-txt {
        width: 100%;
        padding-right: 0;}

    .side-menu {
        padding-top: 20px;}

    .collection-items2 {
        flex-direction: row;
        -webkit-flex-direction: row;}

        .collection-items2 a {
            margin-right: 12px;}

    .ctab-bar-group {
        justify-content: space-around;
        -webkit-justify-content: space-around;}

        .ctab-bar-group li {
            padding: 0 10px;}

            .ctab-bar-group li a {
                padding: 0 5px;}

    .activity-list li a .activity-img {
        opacity: 1;}

    .activity-list li a .collection-list-info {
        color: #fff;
        bottom: 0px;
        text-shadow: 0 1px 3px rgba(0,0,0,0.3);}

	.activity-list li a .collection-list-info p {
		color: #fff;}
	.pop-appointment{
		position: fixed;
		top: 8%;
		left: 50%;
		width: 700px;
		height: 78vh;
		margin-left: -350px;
		background: #fff;
		z-index: 2001;}
	.bar-appoint {
		width: 80px;
		bottom: 150px;}
	.sidefixed{
		position: relative !important;
		left: auto !important;
		top: auto !important;
		right: auto !important
	;}
	.news-items{
		flex-direction: row;
		-webkit-flex-direction: row;}
	.section-box{
		padding-top: 0px;}
	.news-list-other p:first-child{
		display: none;}
}

@media (max-width: 480px) {
    .navbar-fixed-top {
        position: fixed;}

    .tools {
        display: none;}

    .collection-items a i {
        margin-right: 3px;}

    .cban {
        height: 220px;}

    .navbar-nav {
        margin: 0;
        background: rgba(0,0,0,0.8);}

    .navbar-header {
        background: rgba(0,0,0,0.75);}

    .estm-box {
        padding: 15px;min-height:300px;
        margin-top: 15px;}

    .estm-tit-group {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        align-items: flex-start;
        -webkit-align-items: flex-start;}

    .estm-tit {
        padding-top: 15px;}

        .estm-tit span {
            font-size: 120%;}

            .estm-tit span:after {
                content: '';
                border: 3px solid rgba(2,128,226,0.5);
                width: 12px;
                height: 12px;
                border-radius: 50%;
                position: absolute;
                top: 0;
                right: -6px;
                z-index: 0;}

    .time-axis {
        height: 56px;
        overflow-x: scroll;
        position: relative;}

        .time-axis ul li {
            width: 100px;
            height: 30px;
            background: url(../images/axis.jpg) no-repeat bottom;
            background-size: 100% auto;}

        .time-axis:before {
            content: '';
            height: 100%;
            width: 60px;
            position: absolute;}

        .time-axis:after {
            content: '';
            height: 100%;
            width: 60px;
            position: absolute;}

        .time-axis ul li:first-child {
            border-left: 1px solid #606060;}

        .time-axis ul li span {
            position: absolute;
            top: -16px;
            line-height: 20px;
            left: 0;
            width: 100%;
            text-align: center;
            font-size: 95%;
            color: #666666;}

    .events-list li {
        flex-direction: column;
        -webkit-flex-direction: column;
        margin-top: 10px;}

    .event-img {
        width: 100%;
        height: auto;
        flex-shrink: 0;
        -webkit-flex-shrink: 0;}

        .event-img img {
            width: 100%;
            height: auto;}

    .event-info {
        padding: 10px 0;}

        .event-info:before {
            content: '';
            height: 16px;
            top: 13px;
            left: 0px;
            width: 3px;
            background: #0280e2;
            position: absolute;}

    .f-wechat {
        position: relative;
        top: 0;}

    .fnav {
        padding: 15px;
        font-size: 86%;}

        .fnav b {
            margin: 0 7px;}

    .fbg .contact-info {
        padding: 0 15px 15px 15px;}

    .fbtm {
        padding: 15px;
        font-size: 86%;}

    .links b {
        margin: 0 6px;}

    .fbtm .col-md-4 {
        padding-left: 0px;
        padding-top: 6px;}

    .details {
        padding: 15px 0;
        font-size: 110%;}

    .collection-list {
        margin-left: -1px;
        margin-right: -1px;}

        .collection-list li {
            width: 50%;}

    .fabu-date {
        font-size: 85%;}

    .btn-back {
        position: relative;
        left: 15px;}

    .collection-tit-group {
        padding: 15px 0;}

        .collection-tit-group h3 {
            font-size: 130%;}

    .collection-relevant {
        margin: 15px 0;
        line-height: 1.6;}

    .collection-tit-group p {
        font-size: 85%;}

        .collection-tit-group p span {
            margin-left: 30px;}

    .button-group2 {
        padding: 20px 0;}

    .button-submit2 {
        background: #0280e2;
        width: 100px;
        height: 30px;
        line-height: 28px;
        margin: 0 15px;
        font-size: 85%;}

    .button-reset2 {
        background: #fff;
        width: 100px;
        height: 30px;
        line-height: 28px;
        margin: 0 15px;
        font-size: 85%;}

    .service-box {
        padding: 8px 0;}

    .form-input-box label {
        font-size: 85%;
        text-align: justify;}

    .service-contact {
        font-size: 100%;}

    .fullpage-title {
        display: none;}

    .banner-tit {
        font-size: 150%;
        padding: 0 30px;
        line-height: 1.4;}

    .banner-tit-en {
        font-size: 100%;
        padding: 15px;
        text-align: center;
        line-height: 1.8;}

    .banner-tit-txt {
        font-size: 115%;
        padding: 0 15px;
        line-height: 1.8;
        text-align: center;}

    .banner-swiper .swiper-pagination {
        display: none;}

    #fullpage-swiper .container {
        transform: scale(1);}

    .about-items-info {
        width: 50%;
        box-sizing: border-box;
        padding: 10px 0;
        font-size: 90%;}

    .about-num strong {
        font-size: 250%;}

    .btn-arrow {
        padding: 5px 20px;
        margin-top: 10px;
        font-size: 100%;
        transition: all 0.25s ease-out;
        line-height: 24px;
        background: rgba(0,0,0,0.6);}

        .btn-arrow i {
            display: inline-block;
            position: relative;
            width: 26px;
            height: 16px;
            vertical-align: middle;
            margin-left: 12px;}

            .btn-arrow i:after {
                content: '';
                border-top: 1px solid rgba(255,255,255,0.3);
                border-right: 1px solid rgba(255,255,255,0.3);
                width: 6px;
                height: 6px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                position: absolute;
                top: 50%;
                right: 2px;
                z-index: 1;
                margin-top: -5px;
                transition: all 0.2s ease-out;}

    .carousel {
        padding: 20px;
        -webkit-perspective: 600px;
        perspective: 600px;}

        .carousel figure {
            width: 60%;}

    .pc-news-swiper-box {
        display: none;}

    .mobile-news-swiper-box {
        display: block;
        width: 320px;
        margin: 0 auto;
        box-sizing: border-box;}

        .mobile-news-swiper-box .swiper-slide {
            text-align: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            transition: 300ms;
            transform: scale(0.8);
            height: auto !important;}

        .mobile-news-swiper-box .swiper-slide-active, .mobile-news-swiper-box .swiper-slide-duplicate-active {
            transform: scale(1);}

    .nav-box .nav.prev:before {
        content: '';
        border-bottom: 2px solid #0e61bf;
        border-left: 2px solid #0e61bf;
        width: 20px;
        height: 20px;
        transform: rotate(45deg);
        position: absolute;
        top: 40%;
        left: 0;}

    .nav-box .nav.next:before {
        content: '';
        border-top: 2px solid #0e61bf;
        border-right: 2px solid #0e61bf;
        width: 20px;
        height: 20px;
        transform: rotate(45deg);
        position: absolute;
        top: 40%;
        right: 0;}

    .news-desc {
        padding: 20px 10px;}

    .news-items {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-direction: row;
        -webkit-flex-direction: row;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        padding: 0px 0;}

        .news-items a {
            font-size: 85%;
            margin-top: 6px;}

            .news-items a i {
                display: none;
                width: 22px;
                height: 22px;
                margin-right: 5px;}

    .sstop {
        height: auto;}

    .search-form {
        width: 100%;
        height: 34px;
        line-height: 32px;}

    .search-form-in {
        padding: 0 10px;
        font-size: 110%;}

    .search-form-btn {
        width: 60px;
        height: 32px;}

        .search-form-btn i {
            font-size: 140%;
            line-height: 32px;}

    .mobile-news-swiper-box .swiper-wrapper {
        height: auto !important;}

    .time-axis .swiper-container {
        display: none;}

    .time-axis .mobile-axis {
        display: block;}

    .ctab-box::before {
        content: '';
        background: rgba(37,42,58,0.8);
        height: 40px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;}

    .ctab-bar-group {
        height: 40px;}

        .ctab-bar-group li a {
            height: 40px;
            line-height: 40px;
            font-size: 85%;
            padding: 0 6px;}

            .ctab-bar-group li a span {
                line-height: 20px;
                height: 20px;}

        .ctab-bar-group li {
            padding: 0;}

            .ctab-bar-group li a img {
                display: none;}

    .collection-list-info {
        flex-direction: column;
        -webkit-flex-direction: column;}

        .collection-list-info p {
            margin-left: 0;
            margin-top: 6px;}

    .activity-list li {
        width: 50%;}

    .ctab-fixed {
        top: 8px;}

    .top-header .top-cban-box {
        height: 78px;}

    .pt {
        padding-top: 60px;}

    .activity-content {
        display: flex;
        flex-direction: column-reverse;}

    .section-box {
        padding-top: 0px;}

    .activity-list {
        margin-top: 15px;}

    .service-desc {
        padding-bottom: 10px;
        margin-top: 15px;
        font-size: 95%;}

        .service-desc h3 {
            font-size: 110%;}

    .cban-tit h3 {
        font-size: 160%;}

    .cban-tit h4 {
        font-size: 120%;
        padding-bottom: 6px;}

    .cban-tit p {
        font-size: 95%;}

    .top-cban-box {
        height: 300px;}

    .ctab-box {
        top: 230px;}

    .ctab-fixed {
        top: 8px;}

    .cban-tit div {
        width: 100%;}

    .pop-collection-show {
        flex-direction: column;
        -webkit-flex-direction: column;}

    .collection-show-thumb {
        width: 100%;}

        .collection-show-thumb ul {
            flex-direction: row;
            -webkit-flex-direction: row;
            justify-content: center;
            -webkit-justify-content: center;}

    .pop-collection-other {
        padding: 10px 15px;
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        align-items: flex-start;
        -webkit-align-items: flex-start;}

    .modal-header {
        padding: 5px 0;}

    .collection-show-info {
        width: 100%;}

    .collection-show-picture {
        padding: 0;}
	.pop-appoint-box{
		padding-top: 40px;}
	.pop-appointment{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		margin-left: 0px;
		background: #fff;
		z-index: 2001;}
	.pop-appoint-top{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border-bottom: 1px solid #ddd;
		height: 40px;
		padding: 8px 15px;
		font-size: 120%;}
	.p-close{
		top: 8px;
		right: 15px;}
	.pop-appoint-scroll{
		padding: 15px;}
    .bar-appoint {
        width: 80px;
        height: 56px;
        font-size: 85%;
        letter-spacing: 0px;
        padding: 6px;
        bottom: 150px;}

        .bar-appoint img {
            width: 20px;}
	.home-footer{
		bottom: 20px;}
	.button-group3 .button-submit2{
		margin-bottom: 15px;}
	.news-top-show{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;}
	.news-top-swiper{
		width: 100%;}
	.news-top-list{
		width: 100%;}
	.news-top-swiper{
		height: 220px;}
	.news-top-list-img{
		height: 120px;}
	.news-list a{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;}
	.news-list-img{
		width: 100%;}
	.news-list-info{
		padding-left: 0;
		padding-top: 15px;
		font-size: 90%;}
	.news-list-info h3{
		margin-bottom: 6px;
		height: auto !important;}
	.news-list-txt{
		margin-bottom: 6px;}
	.news-list-other{
		flex-direction: column;
		-webkit-flex-direction: column;
		line-height: 2;}
    .top-cban-box2 {
        height: 160px;}
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 70%;
        max-width: 800px;
        margin: 30px auto;}
}

.news-ico11 {
    background: url(../images/news_ico11.jpg) no-repeat;
    background-size: cover;}

.news-ico22 {
    background: url(../images/news_ico22.jpg) no-repeat;
    background-size: cover;}

.news-ico33 {
    background: url(../images/news_ico33.jpg) no-repeat;
    background-size: cover;}

.news-ico44 {
    background: url(../images/news_ico4.jpg) no-repeat;
    background-size: cover;}
}

.news-items a:hover .news-ico11, .news-items .active .news-ico11 {
    background: url(../images/news_ico11_blue.jpg) no-repeat;
    background-size: cover;}

.news-items a:hover .news-ico22, .news-items .active .news-ico22 {
    background: url(../images/news_ico22_blue.jpg) no-repeat;
    background-size: cover;}

.news-items a:hover .news-ico33, .news-items .active .news-ico33 {
    background: url(../images/news_ico33_blue.jpg) no-repeat;
    background-size: cover;}
.search-control{
	min-height: 500px;}

@media (max-width: 480px) {
	.search-control{
		min-height: 360px;}
}