@import 'font_2474826_3cuvh4bu5qt.css';

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: translate3d(0,0,300px);
        transform: translate3d(0,0,300px)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes scalc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translateZ(2.98667rem);
        transform: translateZ(2.98667rem)
    }
}

@keyframes scalc {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translateZ(2.98667rem);
        transform: translateZ(2.98667rem)
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes scalcBanner {
    0% {
        -webkit-transform: scale(1.12);
        transform: scale(1.12)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scalcBanner {
    0% {
        -webkit-transform: scale(1.12);
        transform: scale(1.12)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: translate3d(0,0,300px);
        transform: translate3d(0,0,300px)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url(http://www.totiwo.com/css/fonts/SourceHanSansCN-Medium.otf) format("truetype")
}

body {
    font-family: 'microsoft yahei','pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif
}

.SHS {
    font-family: webfont
}

.edit * {
    list-style: initial
}

.edit img {
    max-width: 100%
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    outline: 0;
    height: 40px;
    padding: 0 30px
}

    .button .iconfont {
        margin-top: 1px
    }

.button-normal {
    background: #1e8db8;
    color: #fff;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out
}

    .button-normal:hover {
        background: #050229
    }

.text-right {
    text-align: right
}

.button-success {
    background: #1d2088;
    color: #fff;
    -webkit-transition: background .3s ease-out;
    transition: background .3s ease-out
}

    .button-success:hover {
        background: #14165e
    }

#accordion .panel, .footer #accordion .panel, .rela {
    position: relative
}


.zhyx_new_fajz ,.cyj_new_fajz{padding:4% 0;}
.zhyx_new_fajz dd ,.cyj_new_fajz dd{margin-top:2%;}
.zhyx_new_fajz dd ul ,.cyj_new_fajz dd ul{margin:0 -27px;}
.zhyx_new_fajz dd li ,.cyj_new_fajz dd li{padding:0 27px;margin-top:30px;    width: 25%;
    float: left;
    list-style: none;}
.zhyx_new_fajz.ubinew dd ul{margin:0 -15px;}
.zhyx_new_fajz.ubinew dd li{padding:0 15px;margin-top:30px;}
.zhyx_new_fajz dd li .item ,.cyj_new_fajz dd li .item{position:relative;overflow:hidden;border:#f2f2f2 solid 1px;border-radius:10px;    padding: 23px;}

.zhyx_new_fajz.ubinew dd li .item:after ,.zhyx_new_fajz.zhwl dd li .item:after,.zhyx_new_fajz.hwzc dd li .item:after{display:block;content:'';padding-bottom:65.57%}
.zhyx_new_fajz.qcjr dd ul{margin:0 -5px;}
.zhyx_new_fajz.qcjr dd li{padding:0 5px;margin-top:30px;}





/*zhxy*/
.zhyx_new_fabj{padding:4% 0;}
.zhyx_new_title{font-size:32px;font-weight:bold!important;}
.zhyx_new_title span{color:#00a0e9;font-size:16px;font-weight:normal;display:block;margin-top:5px;}
.zhyx_new_fabj dd{display:flex;justify-content:space-between;flex-wrap:wrap;}
.zhyx_new_fabj dd .item{width:calc(25% - 38px);border:#d5d6d6 solid 1px;border-radius:.8rem;padding:30px 40px;display:flex;flex-direction: column;justify-content:space-between;margin-top:40px;}
.zhyx_new_fabj dd .item .ico{display:block;height:48px;}
.zhyx_new_fabj dd .item .title{font-weight:bold;margin-top:16px;font-size:20px;}
.zhyx_new_fabj dd .item .text{color:#4e4e4e;margin-top:20px;text-align: justify;}
.zhyx_new_fabj dd .item .num{font-weight:bold;color:#00a0e9;text-align:right;margin-top:30px;}

.flex-box, .section-index__product .nav-tabs li.active a .iconfont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bold-md {
    font-weight: 500
}

.fl {
    float: left
}

.fr {
    float: right;
    margin-left: auto
}

.transition {
    -webkit-transition: opacity 800ms cubic-bezier(.075,.82,.165,1),-webkit-transform 800ms cubic-bezier(.075,.82,.165,1);
    transition: transform 800ms cubic-bezier(.075,.82,.165,1),opacity 800ms cubic-bezier(.075,.82,.165,1);
    transition: transform 800ms cubic-bezier(.075,.82,.165,1),opacity 800ms cubic-bezier(.075,.82,.165,1),-webkit-transform 800ms cubic-bezier(.075,.82,.165,1)
}

.scroll-x {
    overflow-x: auto;
    overflow-y: hidden
}

    .scroll-x::-webkit-scrollbar {
        display: none !important;
        width: 0 !important
    }
	
	
	.hangye{font-size:48px}

.paging-v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .paging-v2 a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #f0f4f7;
        height: 40px;
        padding: 0 30px;
        color: #666
    }

        .paging-v2 a:hover {
            background: #cfdce5
        }

        .paging-v2 a:first-child .iconfont, .section-componpay__history .hd .button-group .btn:first-child .iconfont {
            margin-right: 5px
        }

        .paging-v2 a:last-child .iconfont, .section-componpay__history .hd .button-group .btn:last-child .iconfont {
            margin-left: 5px
        }

.paging {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px
}

    .paging a {
        color: #666;
        height: 33px;
        line-height: 33px;
        display: none;
        background: #fff;
        padding: 0 12px;
        border: 1px solid #ddd;
        text-align: center;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .paging a.active, .paging a:hover {
            color: #fff;
            border-color: #1e8db8;
            background: #1e8db8
        }

        .navbar .nav > li > a .hasClass:before, .paging a.next, .paging a.prev {
            display: block
        }

        .paging a.disabled {
            background: #f2f2f2;
            opacity: .5;
            pointer-events: none
        }

    .paging .pageSize, .paging .pageSize a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .paging .pageSize {
        display: none;
        border: 1px solid #ddd;
        padding: 0 5px
    }

        .paging .pageSize span {
            margin-right: 5px
        }

        .paging .pageSize a, .text-center {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .paging .pageSize a {
            line-height: 22px;
            height: 22px;
            width: 22px;
            padding: 0;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            margin: 0
        }

.section-normal {
    color: #666668
}

    .section-normal .section-title {
        text-align: center;
        margin-bottom: 15px
    }

        .section-normal .section-title span {
            border-color: #989899;
            padding: 0 10px 5px
        }

.text-center {
    text-align: center
}

.image {
    overflow: hidden
}

    .image img {
        -webkit-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out
    }

.qrcode-site {
    position: fixed;
    right: 0;
    z-index: 100;
    bottom: 60vh;
    padding-right: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0)
}

    .qrcode-site.active {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    .qrcode-site a {
        display: block;
        text-align: right;
        font-weight: 700
    }

    .qrcode-site img {
        width: 100px;
        height: 100px
    }

.common-site {
    position: fixed;
    right: 1.14583vw;
    bottom: 10vh;
    z-index: 100
}

    .common-site ul {
        background: #fff
    }

    .common-site li {
        margin-bottom: 1px;
        position: relative
    }

    .common-site .num, .common-site a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .common-site .num {
        white-space: nowrap;
        position: absolute;
        right: 50px;
        top: 0;
        background: #fff;
        min-height: 100%;
        -webkit-transition: all .3s;
        transition: all .3s;
        overflow: hidden;
        text-align: center;
        -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.5);
        box-shadow: 0 0 4px 0 rgba(0,0,0,.5);
        width: 0
    }

        .common-site .num img {
            max-width: 130px;
            display: block;
            margin: 10px 0
        }

    .common-site a {
        background: #0b0b0b;
        width: 50px;
        height: 50px;
        color: #fff
    }

    .common-site .phone:hover div {
        width: 150px
    }

    .common-site .baidu .iconfont {
        font-size: 20px
    }

    .breadcrumbs ul, .breadcrumbs ul li, .common-site .num, .common-site a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .breadcrumbs ul li a {
            color: #999;
            display: block;
            line-height: 44px
        }

        .breadcrumbs ul li:first-child::before {
            display: none
        }

        .breadcrumbs ul li:last-child a {
            color: #202020
        }

        .breadcrumbs ul li:before {
            content: '';
            display: inline-block;
            height: 2px;
            width: 20px;
            background: #999;
            margin: 0 10px
        }

@media (min-width:1024px) {
    .qrcode-site img {
        width: 150px;
        height: 150px
    }

    .common-site a {
        width: 75px;
        height: 75px
    }

    .common-site .num {
        right: 75px;
        font-size: 16px
    }

    .common-site .iconfont {
        font-size: 20px
    }

    .common-site .baidu .iconfont {
        font-size: 30px
    }

    .paging {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .paging .pageSize {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

        .paging .next, .paging .prev {
            min-width: 100px
        }

        .paging a {
            display: block;
       
        }

    .anim-group {
        overflow: hidden
    }

        .anim-group.in .to-left, .anim-group.in .to-right {
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1
        }

        .anim-group.in .to-bottom {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 1
        }

        .anim-group .to-left {
            -webkit-transform: translateX(-200px);
            transform: translateX(-200px)
        }

        .anim-group .to-bottom, .anim-group .to-left, .anim-group .to-right {
            opacity: 0;
            -webkit-transition: opacity 1.45s cubic-bezier(.075,.82,.165,1),-webkit-transform 1.45s cubic-bezier(.075,.82,.165,1);
            transition: transform 1.45s cubic-bezier(.075,.82,.165,1),opacity 1.45s cubic-bezier(.075,.82,.165,1);
            transition: transform 1.45s cubic-bezier(.075,.82,.165,1),opacity 1.45s cubic-bezier(.075,.82,.165,1),-webkit-transform 1.45s cubic-bezier(.075,.82,.165,1)
        }

        .anim-group .to-right {
            -webkit-transform: translateX(200px);
            transform: translateX(200px)
        }

        .anim-group .to-bottom {
            -webkit-transform: translateY(300px);
            transform: translateY(300px)
        }
}

@media (max-width:1024px) {
    .swiper-pagination {
        bottom: 10px !important
    }

        .swiper-pagination .swiper-pagination-bullet {
            width: 7px;
            height: 7px
        }
}

.lazyload {
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 700ms,-webkit-filter 300ms;
    transition: transform 700ms,filter 300ms;
    transition: transform 700ms,filter 300ms,-webkit-transform 700ms,-webkit-filter 300ms;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0)
}

.close-modal {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    outline: 0;
    border: 0;
    font-size: 2.60417vw;
    z-index: 9999;
    color: #fff;
    height: 50px;
    width: 50px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-slide, .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyA0NCI+PHBhdGggZD0iTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6IiBmaWxsPSIjMDA0MDk3IiAvPjwvc3ZnPg==);
    left: 10px;
    right: auto
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+CiAgICAgICAgPHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwMDQwOTcnIC8+PC9zdmc+);
    right: 10px;
    left: auto
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    font-size: 0;
    padding: 0 .5rem
}

    .footer .footer-inner .panel .title[aria-expanded=true]::before, .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #fff;
    border-radius: 16px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background-color: #1e8db8
    }

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet, .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent)
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position:50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

#accordion .heroCollapse a, .footer #accordion .heroCollapse a {
    line-height: 40px;
    padding: 0 15px;
    display: block;
    font-size: 14px
}

    .footer #accordion .heroCollapse a:hover {
        color: #fff
    }

.footer #accordion .icon-toggle {
    width: 44px;
    height: 44px;
    right: -15px;
    position: absolute;
    top: 0
}

    .footer #accordion .icon-toggle:after {
        content: '+';
        font-size: 25px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .footer #accordion .icon-toggle[aria-expanded=true]:after {
        content: '-'
    }

.footer #accordion .title {
    position: relative;
    font-weight: 500
}


.caseli{width:33.333%;  max-width: none;  flex: none;}

#accordion .heroCollapse a {
    padding: 0 30px
}

    #accordion .heroCollapse a:hover, #aside-accordion .panel .title.active, #aside-accordion .panel .title[aria-expanded=true] {
        color: #1e8db8
    }

#accordion .title, .footer #accordion .title {
    display: block;
    line-height: 44px;
    color: #fff
}

@media (min-width:1024px) {
    .footer .panel-group {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footer #accordion .title {
        pointer-events: none;
        line-height: 1;
        margin-bottom: 20px;
        padding: 0;
        font-size: 18px
    }

    .footer #accordion .heroCollapse li + li {
        padding-top: 15px
    }

    .footer #accordion .heroCollapse a {
        line-height: 1;
        padding: 0;
        font-size: 16px
    }

    .footer #accordion .icon-toggle {
        display: none
    }

    .footer #accordion .collapse {
        display: block
    }

    .footer .bottom {
        padding: 30px 0;
        font-size: 14px
    }
}

.header {
    background-color: #fff;
    padding-left: 2.33333%;
    height: 100px;
    border-bottom: 1px solid #d3d3d3
}

.navbar .nav > li > a span:before, .sn-hidden {
    display: none
}

.header .logo {
    display: block;
    width: 270px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 20px
}

.header .btn_tools {
    font-size: 0;
    position: relative;
    z-index: 20
}

.header .telphone {
    display: inline-block;
    color: #333;
    font-family: 'GothamBook';
    line-height: 100px;
    font-size: 0;
    height: 100px
}

    .header .telphone .icon-icon_tel {
        margin-right: 15px
    }

.global-mobile-split, .header_bg {
    height: 100px
}

.header .btn, .header .telphone span {
    display: inline-block;
    height: 100%
}

.header .telphone .tel {
    font-size: 18px
}

.header .btn {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    color: #333;
    border-right: 1px solid #d3d3d3;
    vertical-align: top;
    position: relative;
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

    .header .btn a {
        color: #333
    }

.header .btn_lang > a {
    font-size: 16px
}

    .header .btn_lang > a .iconfont {
        margin-left: 5px
    }

.header .btn_search {
    font-size: 20px;
    border-left: 1px solid #d3d3d3
}

.header .btn_lang {
    font-size: 14px
}

.header .btn_inquiry {
    font-size: 20px;
    background-color: #1e8db8;
    color: #fff
}

.header .btn_tools_menu {
    position: absolute;
    top: 50%;
    right: 0;
    display: none;
    margin-right: 0;
    margin-top: -40px
}

.header .options, .header .options li a {
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.header .options {
    line-height: normal;
    background-color: #1e8db8;
    padding: 10px 20px;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 180px;
    overflow: hidden;
    width: 0;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    font-size: 0
}

    .header .options li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: normal
    }

        .header .options li a {
            font-size: 14px;
            color: #fff
        }

.otherpage .header_bg {
    height: 138px
}

.button_menu {
    width: 80px;
    height: 80px;
    position: relative;
    margin-top: 10px;
    margin-right: 28px
}

    .button_menu .menu {
        display: block;
        width: 30px;
        height: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .button_menu .menu span {
            display: block;
            width: 100%;
            height: 2px;
            background-color: #000;
            position: absolute;
            left: 0
        }

            .button_menu .menu span:nth-child(1) {
                top: 0
            }

            .button_menu .menu span:nth-child(2) {
                top: 50%;
                margin-top: -1px
            }

            .button_menu .menu span:nth-child(3) {
                bottom: 0
            }

.button_close .menu span:nth-child(2) {
    display: none
}

.navbar {
    width: calc(100% - 270px - 100px);
    position: relative
}

    .navbar .nav {
        margin-left: 9.375vw;
        font-size: 0;
        position: relative;
        z-index: 20
    }

        .navbar .nav > li {
            display: inline-block;
            margin-right: 3.64583vw
        }

            .navbar .nav > li > a {
                display: block;
                font-size: 16px;
                color: #333;
                line-height: 100px;
                position: relative;
                z-index: 2000
            }

                .navbar .nav > li > a span {
                    display: inline-block;
                    width: 20px;
                    padding-left: 8px
                }

                .navbar .nav > li > a .hasClass {
                    width: 42px
                }

                .navbar .nav > li > a:after {
                    content: '';
                    position: absolute;
                    display: block;
                    width: 100%;
                    bottom: 0;
                    height: 2px;
                    background-color: #1e8db8;
                    -webkit-transition: all .36s ease;
                    transition: all .36s ease
                }

            .navbar .nav > li:last-child {
                margin-right: 0
            }

    .navbar .bgcover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10
    }

    .dropnav, .navbar .dropdown {
        position: absolute;
        top: 100px;
        left: 0;
        z-index: 1000;
        width: 100%
    }

        .navbar .dropdown .dropdown-menu_wrapepr {
            padding-top: 30px;
            padding-bottom: 34px
        }

            .navbar .dropdown .dropdown-menu_wrapepr:after {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: -50vw;
                width: 200vw;
                height: 100%;
                background-color: rgba(255,255,255,.8);
                z-index: 200
            }

.dropnav {
    display: none;
    position: fixed;
    right: 0;
    z-index: 3010;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .125s ease-in-out,visibility 1ms linear .1125s,-webkit-transform .36s ease;
    transition: opacity .125s ease-in-out,visibility 1ms linear .1125s,transform .36s ease;
    transition: opacity .125s ease-in-out,visibility 1ms linear .1125s,transform .36s ease,-webkit-transform .36s ease;
    -webkit-transform: translate(0,20px) scale(1,0);
    transform: translate(0,20px) scale(1,0)
}

    .dropnav .dropnav_wrapper {
        background-color: #1e8db8;
        width: 958px;
        height: 282px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        position: relative
    }

        .dropnav .dropnav_wrapper .dropdown {
            font-size: 0;
            height: 282px;
            overflow: hidden
        }

        .dropnav .dropnav_wrapper:after {
            content: '';
            display: block;
            position: absolute;
            top: -12px;
            left: 138px;
            border-bottom: 12px solid #1e8db8;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            margin-left: -30px;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all .36s ease;
            transition: all .36s ease
        }

.dropnav_wrapper ul, .navbar .dropdown ul {
    display: inline-block;
    vertical-align: top;
    padding-right: 60px;
    padding-left: 60px
}

    .dropnav_wrapper ul:last-child, .navbar .dropdown ul:last-child {
        border-right: none
    }

.dropnav_wrapper li, .navbar .dropdown li {
    padding-top: 10px;
    padding-bottom: 10px
}

    .dropnav_wrapper li a, .navbar .dropdown li a {
        font-size: 14px;
        line-height: 20px;
        color: #333;
        -webkit-transition: all .36s ease;
        transition: all .36s ease;
        position: relative
    }

.dropnav_wrapper .level_wrapper, .navbar .dropdown .level_wrapper {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 300;
    border-left: 1px solid rgba(255,255,255,.15)
}

    .dropnav_wrapper .level_wrapper .level, .formsearch .form-group.on .form-control + label, .navbar .dropdown .level_wrapper .level {
        display: none
    }

    .dropnav_wrapper .level_wrapper li a, .navbar .dropdown .level_wrapper li a {
        color: #999
    }

.dropnav_wrapper .dropdown-menu, .dropnav_wrapper .img-box, .navbar .dropdown .dropdown-menu, .navbar .dropdown .img-box {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 300
}

.dropnav_wrapper .img-box, .navbar .dropdown .img-box {
    width: 270px;
    overflow: hidden;
    margin-left: 60px
}

    .dropnav_wrapper .img-box:before, .navbar .dropdown .img-box:before {
        padding-top: 104.44444%
    }

    .dropnav_wrapper .img-box > img, .navbar .dropdown .img-box > img {
        height: 100%;
        width: auto;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

.formsearch {
    position: absolute;
    top: 0;
    right: 100px;
    height: 100px;
    background-color: #fff;
    font-size: 0;
    padding-left: 30px;
    width: 375px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .36s ease;
    transition: all .36s ease;
    border-right: 1px solid #d3d3d3;
    z-index: 20
}

.submit {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
   
    right: 0;
    z-index: 10;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #999
}

.formsearch .form-group {
    display: inline-block;
    height: 60px;
    margin-top: 22px;
    vertical-align: top;
    margin-right: -15px;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    width: 0;
    position: absolute;
    top: 0;
    right: 25%
}

.formsearch .form-control {
    display: block;
    margin: 0;
    border: 0;
    background: 0 0;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    font-size: 14px;
    color: #000;
    padding: 0 20px
}

    .formsearch .form-control + label {
        position: absolute;
        top: 22px;
        left: 20px;
        font-size: 14px;
        color: #fff
    }

    .formsearch .form-control::-webkit-input-placeholder {
        font-size: 14px;
        color: #333
    }

    .formsearch .form-control::-moz-placeholder {
        font-size: 14px;
        color: #333
    }

    .formsearch .form-control:-ms-input-placeholder {
        font-size: 14px;
        color: #333
    }

    .formsearch .form-control:-moz-placeholder {
        font-size: 14px;
        color: #333
    }

    .formsearch .button:focus, .formsearch .form-control:focus {
        outline: 0
    }

.formsearch .button {
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #000;
    cursor: pointer;
    font-size: 20px;
    float: right
}

.formsearch.active, .formsearch.active .form-group {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible
}

    .formsearch.active .form-group {
        width: calc(100% - 100px)
    }

.container-full {
    background-color: rgba(255,255,255,.8);
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 2500
}

.language-box {
    display: none;
    text-align: right;
    font-size: 0;
    padding: 40px 32px 70px 0
}

    .language-box dl {
        display: inline-block;
        margin: 0 13px;
        vertical-align: top;
        text-align: left
    }

        .language-box dl img {
            display: inline-block;
            vertical-align: middle;
            margin-right: 20px;
            position: absolute;
            top: 0;
            left: 0
        }

    .language-box dt {
        font-size: 20px;
        color: #333;
        padding-bottom: 15px
    }

        .language-box dt a {
            color: #333;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s
        }

    .language-box dd {
        display: block;
        margin-top: 16px
    }

        .language-box dd a {
            display: block;
            font-size: 14px;
            color: #333;
            border-bottom: 1px solid #303030;
            padding-bottom: 16px;
            padding-right: 45px;
            position: relative;
            padding-left: 42px
        }
@media (max-width: 1700px) {
  .navbar .nav {
    margin-left: 6.375vw;
  }
   .header .btn {
    width: 5.2083vw;
  }
  .navbar {
    width: calc(100% - 270px - 5.2083vw);
  }
}
@media (max-width:1500px) {
    .navbar .nav {
        margin-left: 6.25vw
    }
}
@media (max-width: 1440px) {
  .formsearch {
    right: 5.2083vw;
  }
  .navbar .nav > li {
    margin-right: 2.64583vw;
  }
  .navbar .nav > li > a {
    font-size: 15px;
  }
  .navbar .nav {
    margin-left: 4.25vw;
  }
  .header .btn {
    width: 5.2083vw;
  }
  .navbar {
    width: calc(100% - 270px - 5.2083vw);
  }
  
}
@media only screen and (max-width:1280px) {
  .navbar .nav > li > a {
    font-size: 14px;
  }
    .navbar .nav {
        margin-left: 30px
    }

    .navbar {
        width: calc(100% - 270px - 63px)
    }

        .navbar .nav > li {
            margin-right: 20px
        }

    .formsearch, .global-mobile-split, .header {
        height: 88px
    }

        .header .btn {
          width: 63px
        }

    .navbar .nav > li > a {
        line-height: 88px
    }

    .formsearch .button, .header .btn {
        line-height: 88px;
        height: 88px
    }

    .formsearch {
        right: 88px
    }

        .formsearch.active .form-group {
            width: calc(100% - 88px)
        }

        .formsearch .form-group {
            margin-top: 15px
        }
}

@media only screen and (min-width:1025px) {
    .dropdown .dropdown-menu_wrapepr {
        display: none
    }

    .header .btn_inquiry:hover {
        background-color: rgba(220,95,0,.8)
    }

    .header .btn_lang:hover .options {
        width: 100%;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible
    }

    .dropnav_wrapper li a:hover, .options a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        opacity: .8
    }

    .header .btn_lang > a, .language-box dd a, .navbar .nav > li > a {
        -webkit-transition: all .36s ease;
        transition: all .36s ease
    }

        .header .btn_lang:hover > a, .header .btn_search:hover, .language-box dd a:hover, .navbar .dropdown li a:hover, .navbar .dropdown li.active a, .navbar .nav > li.active > a, .navbar .nav > li:hover > a {
            color: #1e8db8
        }

        .navbar .nav > li > a:after {
            width: 0;
            left: auto;
            right: 0
        }

    .navbar .nav > li.active > a:after, .navbar .nav > li:hover > a:after {
        width: 100%;
        left: 0;
        right: 100%
    }
}

@media only screen and (max-width:1130px) {
	
	.page-aside{display:none}
	.promo{display:none}
		.hangye{font-size:26px}
		.products-list .item .summary{display:none}
		.caseli{width:100%;  max-width: none;  flex: none;}
	
    .dropdown-menu_wrapepr .dropdown-menu .dropdown-menu__inner .image-wrapper {
        display: none !important
    }

    .navbar .nav > li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-right: 0;
        padding-left: 14.13333%;
        border-bottom: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1)
    }

        .header .btn_tools_menu, .navbar .dropdown, .navbar .dropdown .dropdown-menu_wrapepr:after, .navbar .nav > li > a:after {
            display: none
        }

            .navbar .dropdown ul {
                padding-left: 0;
                padding-right: 0;       
                display: block;
                    max-height: 350px;
    overflow-y: auto;
            }

            .navbar .dropdown .dropdown-menu {
                display: block;
                position: relative;
                padding: 0
            }

    .header {
        padding-left: 5.33333%;
        height: auto
    }

        .header .logo {
            width: 270px;
            height: 60px;
            background-size: cover;
            margin-top: 20px
        }

    .navbar {
        display: none;
        position: fixed;
        top: 100px;
        left: 0;
        width: 100%;
        height: calc(100vh - 100px)
    }

        .navbar .nav {
            margin-left: 0; 
            z-index: 300;
            float: none;
            clear: both
        }

    .formsearch .form-control + label {
        left: 18.79433%
    }

    .formsearch .form-control {
        padding: 0 18.79433%
    }

    .navbar .nav > li.on {
        background-color: #1e8db8
    }

        .navbar .nav > li.on a {
            color: #fff
        }

    .navbar .nav > li > a {
        color: #333;
        font-size: 24px
    }

    .button_close {
        -webkit-transform: translate(100px,0);
        transform: translate(100px,0)
    }

    .header .btn_inquiry {
        width: 100px;
        height: 100px;
        line-height: 100px;
        -webkit-transition: all .36s ease;
        transition: all .36s ease
    }

        .header .btn_inquiry.opa {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0
        }

    .header .btn_tools {
        position: relative;
        display: block;
        float: none;
        clear: both;
        width: 100%;
        border-top: 1px solid rgba(255,255,255,.1);
        z-index: 200
    }

    .header .telphone {
        display: block;
        width: 100%;
        font-size: 28px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        text-align: center
    }

        .header .telphone span {
            display: inline-block;
            width: 50%;
            margin-right: 0 !important;
            padding-left: 12%;
            font-size: 14px !important
        }

        .header .telphone .icon-icon_tel {
            font-size: 30px;
            padding-left: 19%
        }

    .header .btn_lang, .header .btn_search {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        border-right: none;
        border-bottom: 1px solid rgba(0,0,0,.1);
        text-align: left;
        padding-left: 18%
    }

    .header .btn_search {
        float: right;
        font-size: 30px
    }

    .header .btn_lang {
        font-size: 28px
    }

        .header .btn_lang span {
            font-size: 28px;
            margin-left: 5px
        }

    .navbar .dropdown {
        top: 100px;
        left: 0;
        width: calc(100% + 1px);
        background-color: #1e8db8;
        z-index: 3000
    }

        .navbar .dropdown .dropdown-menu_wrapepr {
            padding-top: 0;
            padding-bottom: 0
        }

        .navbar .dropdown .img-box {
            display: none
        }

        .navbar .dropdown .dropdown-menu {
            width: 100% !important
        }

        .navbar .dropdown .level {
            display: none
        }

        .navbar .dropdown li {
            padding: 30px 0 30px 28.26667%;
            height: auto;
            line-height: normal
        }

            .navbar .dropdown li a {
                font-size: 24px;
                height: auto;
                line-height: normal
            }

    .button_close .menu span:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(9px,9px);
        transform: rotate(45deg) translate(9px,9px)
    }

    .button_close .menu span:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(8px,-9px);
        transform: rotate(-45deg) translate(8px,-9px)
    }

    .formsearch {
        width: auto;
        height: 100px;
        background-color: #fff;
        top: 0;
        right: 0;
        margin-left: 0;
        border-right: none;
        font-size: 0;
        padding-left: 0;
        z-index: 200;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .formsearch, .formsearch .form-group {
            position: relative;
            margin-right: 0
        }

            .formsearch.active .form-group {
                width: calc(100vw - 50px);
                right: 0;
                margin: 0
            }

            .formsearch .button {
                width: 25%;
                background-color: #1e8db8
            }

    .header .telphone .icon-icon_tel {
        height: auto
    }

    .container-full .cover, .navbar .bgcover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .navbar .bgcover {
        background-color: #fff;
        z-index: 100
    }

    .navbar .dropdown .dropdown-menu_wrapepr {
        width: 100% !important
    }

    .container-full {
        top: 0;
        z-index: 4000;
        padding-left: 5.33333%;
        padding-right: 5.33333%;
        height: 100%;
        overflow-y: scroll
    }

        .container-full .cover {
            z-index: 20
        }

    .language-box dt {
        font-size: 16px;
        padding-bottom: 0
    }

    .language-box dl {
        display: block;
        margin: 0;
        padding-top: 20px;
        position: relative;
        z-index: 30;
        width: 100%
    }

        .language-box dl:first-child {
            padding-top: 0
        }

    .language-box dd {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        padding-right: 0;
        border-bottom: none
    }

    .navbar .dropdown .level_wrapper {
        display: none !important
    }

    .container-full .button_menu {
        position: absolute;
        top: 5px;
        right: 63px;
        margin-right: 0;
        margin-top: 0
    }

    .language-box dl img {
        display: block;
        margin-right: 10px;
        margin-bottom: 10px
    }

    .language-box dd a {
        padding-right: 0
    }
}

@media (max-width:1024px) {
    .sn-hidden {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .navbar .nav {
        border-top: 1px solid rgba(0,0,0,.1)
    }

    .global-mobile-split {
        height: 50px !important
    }

    .container-full .button_menu {
        position: absolute;
        top: 5px;
        right: 63px;
        margin-right: 0;
        margin-top: 0
    }

    .otherpage .header_bg {
        height: 100px
    }

    .header .logo {
        width: 184px;
        height: 40px;
        background-size: cover;
        margin-top: 5px
    }

    .header_bg {
        height: 50px
    }

    .header .btn_inquiry {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 16px
    }

    .button_menu {
        width: 40px;
        height: 40px;
        margin-right: 14px;
        margin-top: 5px
    }

    .button_close {
        -webkit-transform: translate(50px,0);
        transform: translate(50px,0)
    }

    .button_menu .menu {
        width: 18px;
        height: 14px
    }

    .header .btn_lang, .header .btn_search, .header .telphone, .navbar .nav > li, .navbar .nav > li > a {
        line-height: 50px;
        height: 50px
    }

    .navbar {
        height: calc(100vh - 50px)
    }

        .navbar, .navbar .dropdown {
            top: 50px
        }

            .header .telphone, .navbar .nav > li > a {
                font-size: 14px
            }

                .header .btn_search, .header .telphone .icon-icon_tel {
                    font-size: 16px
                }

    .header .btn_lang, .header .btn_lang span {
        font-size: 14px
    }

    .navbar .dropdown li {
        padding: 15px 0 15px 28.26667%
    }

        .navbar .dropdown li a {
            font-size: 14px;
            color: #fff
        }

    .button_close .menu span:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(4px,4px);
        transform: rotate(45deg) translate(4px,4px)
    }

    .button_close .menu span:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(4px,-5px);
        transform: rotate(-45deg) translate(4px,-5px)
    }

    .formsearch {
        height: 50px
    }

        .formsearch .form-group {
            height: 50px;
            margin-top: 0
        }

        .formsearch .button {
            height: 50px;
            line-height: 50px;
            font-size: 16px;
            color: #fff
        }
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.gnb-sub-menu-wrapper .inner .fr ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    height: 36px;
    line-height: 36px;
    padding-left: 75px
}

    .gnb-sub-menu-wrapper .inner .fr ul li a {
        position: relative;
        color: inherit;
        padding-left: 40px;
        font-size: 14px;
        line-height: 36px;
        display: inline-block;
        height: 36px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        .gnb-sub-menu-wrapper .inner .fr ul li a:after {
            content: '';
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 0;
            border-width: 4px 0 4px 25px;
            border-color: transparent transparent transparent #1e8db8;
            border-style: solid;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            opacity: 0
        }

        .gnb-sub-menu-wrapper .inner .fr ul li a:hover:after {
            opacity: 1
        }

@media (min-width:1024px) {
    .dropdown-menu_wrapepr .dropdown-menu {
        width: 100%
    }

    .dropdown-menu_wrapepr .dropdown-menu__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

        .dropdown-menu_wrapepr .dropdown-menu__inner .image-wrapper {
            font-size: 0
        }

            .dropdown-menu_wrapepr .dropdown-menu__inner .image-wrapper img {
                max-height: 190px
            }

            .dropdown-menu_wrapepr .dropdown-menu__inner .image-wrapper .text {
                font-size: 24px;
                font-weight: 700;
                margin-top: 20px;
                text-align: center
            }

        .dropdown-menu_wrapepr .dropdown-menu__inner .nav-list {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0;
            margin-left: 5.20833vw;
            -ms-flex-item-align: start;
            align-self: flex-start;
            flex-grow: 0.6;
        }

            .dropdown-menu_wrapepr .dropdown-menu__inner .nav-list li {
                position: relative;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
                white-space: nowrap;
                padding: 0;
                margin-bottom: 5px;
                line-height: 20px;
                height: 20px;
            }

                .dropdown-menu_wrapepr .dropdown-menu__inner .nav-list li a {
                    position: relative;
                    padding-left: 30px
                }

                    .dropdown-menu_wrapepr .dropdown-menu__inner .nav-list li a:hover:after, .dropdown-menu_wrapepr .dropdown-menu__inner .nav-list li.active a:after {
                        content: '';
                        position: absolute;
                        top: 50%;
                        left: 0;
                        border-width: 3px 0 3px 20px;
                        border-style: solid;
                        border-color: transparent transparent transparent #1e8db8;
                        -webkit-transform: translateY(-50%);
                        transform: translateY(-50%)
                    }
}

.footer .footer-inner {
    background: #202020;
    color: #999
}

    .footer .footer-icq a, .footer .footer-inner a {
        color: inherit
    }

    .footer .footer-inner .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0
    }

        .footer .footer-inner .inner .fr {
            margin: 0
        }

    .footer .footer-inner .panel .title {
        text-transform: uppercase
    }

        .footer .footer-inner .panel .title::before, .footer .footer-inner .panel .title:after {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            content: "";
            width: 10px;
            height: 2px;
            background: #fff
        }

        .footer .footer-inner .panel .title::before {
            right: 4px;
            width: 2px;
            height: 10px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease
        }

    .footer .footer-inner .contact-wrapper .title {
        color: #fff;
        line-height: 44px;
        font-weight: 500
    }

    .download-list .item .td span, .footer .footer-inner .contact-wrapper ul {
        line-height: 24px
    }

    .footer .footer-inner .contact-wrapper .actions {
        margin-top: 5px
    }

    .footer .footer-inner .contact-wrapper .action {
        color: #fff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 44px;
        min-width: 24px
    }

.footer .footer-icq {
    background: #000;
    padding: 20px 0;
    color: #fff;
    font-size: 12px;
    line-height: 150%
}

@media (min-width:1024px) {
    .footer .footer-inner .inner {
        padding: 70px 0 100px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer .footer-inner .fl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .footer .footer-inner .panel-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -24px 0
    }

        .footer .footer-inner .panel-group .title:after, .footer .footer-inner .panel-group .title:before {
            display: none
        }

    .footer .footer-inner .panel {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        padding: 24px 0
    }

    .footer .footer-inner .contact-wrapper .title {
        line-height: 1;
        margin-bottom: 35px;
        font-size: 24px
    }

    .footer .footer-inner .contact-wrapper ul {
        font-size: 17px
    }

        .footer .footer-inner .contact-wrapper ul li + li {
            margin-top: 15px
        }

    .footer .footer-inner .contact-wrapper .actions {
        margin-top: 10px
    }

    .footer .footer-inner .contact-wrapper .action {
        margin-right: 10px;
        cursor: pointer
    }

    .footer .footer-icq {
        padding: 34px 0
    }
}

.anim-group .anim {
    opacity: 0
}

    .anim-group .anim.fade-in-left {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px)
    }

    .anim-group .anim.fade-in-right {
        -webkit-transform: translateX(120px);
        transform: translateX(120px)
    }

    .anim-group .anim.fade-in-up-short {
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }

    .anim-group .anim.fade-in-scale-up {
        -webkit-transform: translate(0,0) scale(1,0);
        transform: translate(0,0) scale(1,0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }

    .anim-group .anim.slide-in-from-right {
        opacity: 1;
        -webkit-transform: translate(100%,0) scale(1,1);
        transform: translate(100%,0) scale(1,1)
    }

    .anim-group .anim.bg {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 1;
        width: 0;
        overflow: hidden
    }

        .anim-group .anim.bg.align-left {
            left: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

.anim-group.in .anim {
    -webkit-transition: opacity 800ms ease-out,-webkit-transform 800ms cubic-bezier(.215,.61,.355,1);
    transition: transform 800ms cubic-bezier(.215,.61,.355,1),opacity 800ms ease-out;
    transition: transform 800ms cubic-bezier(.215,.61,.355,1),opacity 800ms ease-out,-webkit-transform 800ms cubic-bezier(.215,.61,.355,1);
    opacity: 1 !important;
    -webkit-transform: translate(0,0) scale(1,1) !important;
    transform: translate(0,0) scale(1,1) !important
}

    .anim-group.in .anim.slide-in-from-right {
        -webkit-transition-duration: 1200ms,1200ms;
        transition-duration: 1200ms,1200ms
    }

    .anim-group.in .anim.delay-100 {
        -webkit-transition-delay: 100ms !important;
        transition-delay: 100ms !important
    }

    .anim-group.in .anim.delay-200 {
        -webkit-transition-delay: 200ms !important;
        transition-delay: 200ms !important
    }

    .anim-group.in .anim.delay-300 {
        -webkit-transition-delay: 300ms !important;
        transition-delay: 300ms !important
    }

    .anim-group.in .anim.delay-400 {
        -webkit-transition-delay: 400ms !important;
        transition-delay: 400ms !important
    }

    .anim-group.in .anim.delay-500 {
        -webkit-transition-delay: 500ms !important;
        transition-delay: 500ms !important
    }

    .anim-group.in .anim.delay-600 {
        -webkit-transition-delay: 600ms !important;
        transition-delay: 600ms !important
    }

    .anim-group.in .anim.delay-700 {
        -webkit-transition-delay: 700ms !important;
        transition-delay: 700ms !important
    }

    .anim-group.in .anim.delay-800 {
        -webkit-transition-delay: 800ms !important;
        transition-delay: 800ms !important
    }

    .anim-group.in .anim.delay-900 {
        -webkit-transition-delay: 900ms !important;
        transition-delay: 900ms !important
    }

    .anim-group.in .anim.delay-1000 {
        -webkit-transition-delay: 1000ms !important;
        transition-delay: 1000ms !important
    }

    .anim-group.in .anim.delay-1100 {
        -webkit-transition-delay: 1100ms !important;
        transition-delay: 1100ms !important
    }

    .anim-group.in .anim.delay-1200 {
        -webkit-transition-delay: 1200ms !important;
        transition-delay: 1200ms !important
    }

    .anim-group.in .anim.delay-1300 {
        -webkit-transition-delay: 1300ms !important;
        transition-delay: 1300ms !important
    }

    .anim-group.in .anim.delay-1400 {
        -webkit-transition-delay: 1400ms !important;
        transition-delay: 1400ms !important
    }

    .anim-group.in .anim.delay-1500 {
        -webkit-transition-delay: 1500ms !important;
        transition-delay: 1500ms !important
    }

    .anim-group.in .anim.delay-1600 {
        -webkit-transition-delay: 1600ms !important;
        transition-delay: 1600ms !important
    }

    .anim-group.in .anim.delay-1700 {
        -webkit-transition-delay: 1700ms !important;
        transition-delay: 1700ms !important
    }

    .anim-group.in .anim.delay-1800 {
        -webkit-transition-delay: 1800ms !important;
        transition-delay: 1800ms !important
    }

    .anim-group.in .anim.delay-1900 {
        -webkit-transition-delay: 1900ms !important;
        transition-delay: 1900ms !important
    }

    .anim-group.in .anim.delay-2000 {
        -webkit-transition-delay: 2000ms !important;
        transition-delay: 2000ms !important
    }

    .anim-group.in .anim.bg {
        -webkit-transition: width 1600ms cubic-bezier(.23,1,.32,1),-webkit-transform 1600ms cubic-bezier(.215,.61,.355,1);
        transition: transform 1600ms cubic-bezier(.215,.61,.355,1),width 1600ms cubic-bezier(.23,1,.32,1);
        transition: transform 1600ms cubic-bezier(.215,.61,.355,1),width 1600ms cubic-bezier(.23,1,.32,1),-webkit-transform 1600ms cubic-bezier(.215,.61,.355,1);
        opacity: 1 !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        width: 100%
    }

        .anim-group.in .anim.bg.align-left {
            -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important
        }

.anim-group.in:nth-child(1) .anim {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms
}

.anim-group.in:nth-child(2) .anim {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms
}

.anim-group.in:nth-child(3) .anim {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms
}

.anim-group.in:nth-child(4) .anim {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms
}

.anim-group.in:nth-child(5) .anim {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms
}

.anim-group.in:nth-child(6) .anim {
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms
}

.anim-group.in:nth-child(7) .anim {
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms
}

.anim-group.in:nth-child(8) .anim {
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms
}

.anim-group.in:nth-child(9) .anim {
    -webkit-transition-delay: 1800ms;
    transition-delay: 1800ms
}

.anim-group.in:nth-child(10) .anim {
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms
}

.anim-group.in:nth-child(11) .anim {
    -webkit-transition-delay: 2200ms;
    transition-delay: 2200ms
}

.anim-group.in:nth-child(12) .anim {
    -webkit-transition-delay: 2400ms;
    transition-delay: 2400ms
}

.anim-group .anim.fade-in-up {
    -webkit-transform: translateY(120px);
    transform: translateY(120px)
}

    .anim-group .anim.fade-in-up:nth-child(1) {
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms
    }

    .anim-group .anim.fade-in-up:nth-child(2) {
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms
    }

    .anim-group .anim.fade-in-up:nth-child(3) {
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms
    }

    .anim-group .anim.fade-in-up:nth-child(4) {
        -webkit-transition-delay: 800ms;
        transition-delay: 800ms
    }

    .anim-group .anim.fade-in-up:nth-child(5) {
        -webkit-transition-delay: 1000ms;
        transition-delay: 1000ms
    }

    .anim-group .anim.fade-in-up:nth-child(6) {
        -webkit-transition-delay: 1200ms;
        transition-delay: 1200ms
    }

    .anim-group .anim.fade-in-up:nth-child(7) {
        -webkit-transition-delay: 1400ms;
        transition-delay: 1400ms
    }

    .anim-group .anim.fade-in-up:nth-child(8) {
        -webkit-transition-delay: 1600ms;
        transition-delay: 1600ms
    }

    .anim-group .anim.fade-in-up:nth-child(9) {
        -webkit-transition-delay: 1800ms;
        transition-delay: 1800ms
    }

    .anim-group .anim.fade-in-up:nth-child(10) {
        -webkit-transition-delay: 2000ms;
        transition-delay: 2000ms
    }

    .anim-group .anim.fade-in-up:nth-child(11) {
        -webkit-transition-delay: 2200ms;
        transition-delay: 2200ms
    }

    .anim-group .anim.fade-in-up:nth-child(12) {
        -webkit-transition-delay: 2400ms;
        transition-delay: 2400ms
    }

#bg-transitions {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
    -webkit-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    background-color: #000;
    z-index: 80
}

.bg-slice {
    float: left;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.bg-image {
    overflow: hidden;
    position: relative;
    min-width: 100%;
    height: 100%
}

    .bg-image img {
        display: block;
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover
    }

.effect-col-2 .bg-slice {
    width: 100%;
    height: 50%
}

    .effect-col-2 .bg-slice .bg-image, .effect-col-3 .bg-slice .bg-image {
        width: 100%;
        height: 100%
    }

        .effect-col-2 .bg-slice .bg-image img {
            min-width: 100%;
            height: 200%
        }

    .effect-col-2 .bg-slice:nth-child(2) img {
        top: -100%
    }

.effect-col-2.triggered .bg-slice .bg-image {
    -webkit-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in
}

.effect-col-2.triggered .bg-slice:nth-child(1) .bg-image {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.effect-col-2.triggered .bg-slice:nth-child(2) .bg-image {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.effect-col-3 .bg-slice {
    width: 33.333333%;
    height: 100%
}

    .effect-col-3 .bg-slice .bg-image img {
        min-width: 300%;
        height: 100%
    }

    .effect-col-3 .bg-slice:nth-child(1) img {
        left: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .effect-col-3 .bg-slice:nth-child(2) img {
        left: -100%;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .effect-col-3 .bg-slice:nth-child(3) img {
        left: -200%;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

.effect-col-3.triggered .bg-slice .bg-image {
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in
}

.effect-col-3.triggered .bg-slice:nth-child(1) .bg-image {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.effect-col-3.triggered .bg-slice:nth-child(2) .bg-image {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.effect-col-3.triggered .bg-slice:nth-child(3) .bg-image {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.effect-col-4 .bg-slice {
    width: 50%;
    height: 50%
}

    .effect-col-4 .bg-slice .bg-image {
        width: 100%;
        height: 100%;
        -webkit-transition: all .8s ease-in;
        transition: all .8s ease-in
    }

        .effect-col-4 .bg-slice .bg-image img {
            min-width: 200%;
            height: 200%
        }

    .effect-col-4 .bg-slice:nth-child(1) img {
        left: 0
    }

    .effect-col-4 .bg-slice:nth-child(2) img {
        left: -100%
    }

    .effect-col-4 .bg-slice:nth-child(3) img {
        top: -100%
    }

    .effect-col-4 .bg-slice:nth-child(4) img {
        top: -100%;
        left: -100%
    }

.effect-col-4.triggered img {
    -webkit-transition: all .8s ease-in;
    transition: all .8s ease-in
}

.effect-col-4.triggered .bg-slice:nth-child(odd) .bg-image {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.effect-col-4.triggered .bg-slice:nth-child(even) .bg-image {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.effect-col-5 .bg-slice {
    width: 20%;
    height: 100%;
    overflow: hidden
}

    .effect-col-5 .bg-slice .bg-image {
        width: 100%;
        height: 100%
    }

        .effect-col-5 .bg-slice .bg-image img {
            min-width: 500%;
            height: 100%
        }

    .effect-col-5 .bg-slice:nth-child(1) img {
        left: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .effect-col-5 .bg-slice:nth-child(2) img {
        left: -100%;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .effect-col-5 .bg-slice:nth-child(3) img {
        left: -200%;
        -webkit-transition-delay: .6s;
        transition-delay: .6s
    }

    .effect-col-5 .bg-slice:nth-child(4) img {
        left: -300%;
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .effect-col-5 .bg-slice:nth-child(5) img {
        left: -400%;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

.effect-col-5.triggered img {
    -webkit-transition: all .8s ease-in;
    transition: all .8s ease-in;
    -webkit-transform: translateY(810px);
    transform: translateY(810px)
}

.effect-col-9 .bg-slice {
    width: 33.3333%;
    height: 33.33333%
}

    .effect-col-9 .bg-slice .bg-image {
        width: 100%;
        height: 100%;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

        .effect-col-9 .bg-slice .bg-image img {
            min-width: 300%;
            height: 300%
        }

    .effect-col-9 .bg-slice:nth-child(2) img {
        left: -100%
    }

    .effect-col-9 .bg-slice:nth-child(3) img {
        left: -200%
    }

    .effect-col-9 .bg-slice:nth-child(4) img {
        top: -100%
    }

    .effect-col-9 .bg-slice:nth-child(5) img {
        left: -100%;
        top: -100%
    }

    .effect-col-9 .bg-slice:nth-child(6) img {
        top: -100%;
        left: -200%
    }

    .effect-col-9 .bg-slice:nth-child(7) img {
        top: -200%;
        left: 0
    }

    .effect-col-9 .bg-slice:nth-child(8) img {
        top: -200%;
        left: -100%
    }

    .effect-col-9 .bg-slice:nth-child(9) img {
        top: -200%;
        left: -200%
    }

.effect-col-9.triggered .bg-slice .bg-image {
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.265,1.55);
    transition: all 1s cubic-bezier(.68,-.55,.265,1.55)
}

.effect-col-9.triggered .bg-slice:nth-child(1) .bg-image, .effect-col-9.triggered .bg-slice:nth-child(2) .bg-image, .effect-col-9.triggered .bg-slice:nth-child(3) .bg-image {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.effect-col-9.triggered .bg-slice:nth-child(4) .bg-image, .effect-col-9.triggered .bg-slice:nth-child(6) .bg-image {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.effect-col-9.triggered .bg-slice:nth-child(7) .bg-image {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.effect-col-9.triggered .bg-slice:nth-child(8) .bg-image {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.effect-col-9.triggered .bg-slice:nth-child(9) .bg-image {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.bg-container {
    overflow: hidden;
    position: absolute;
    z-index: -100;
    width: 100%;
    height: 100%;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .bg-container.current {
        z-index: 1
    }

        .bg-container.current.triggered {
            z-index: 100 !important
        }

        .bg-container.current.scaling .bg-slice {
            -webkit-animation: scale-down 1.3s ease-in-out forwards;
            animation: scale-down 1.3s ease-in-out forwards
        }

#bg-fade, .bg-container, .site-layer {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#bg-fade {
    display: none;
    background-size: auto 100% !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    background: #000;
    position: absolute;
    z-index: 10
}

.site-layer {
    position: fixed;
    background: rgba(0,0,0,.7);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: -1;
    opacity: 0
}

#aside-accordion .panel .heroCollapse .sub-menu a, #aside-accordion .panel .title, .close-aside {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#aside-accordion, .close-aside {
    position: fixed;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close-aside {
    width: 50px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1e8db8;
    height: 50px;
    color: #fff;
    z-index: 10;
    bottom: 30px
}

    .close-aside .iconfont {
        font-size: 20px
    }

    .close-aside .icon-close, .site-layer-open .close-aside .icon-menu {
        display: none
    }

#aside-accordion {
    left: 0;
    top: 100px;
    bottom: 100px;
    width: 70vw;
    background: #fff;
    z-index: 11;
    overflow-y: auto;
    -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,.1);
    box-shadow: 4px 4px 5px rgba(0,0,0,.1);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

    #aside-accordion .panel .title {
        height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        padding: 0 15px;
        position: relative
    }

        #aside-accordion .panel .title[aria-expanded=true] .iconfont {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
        }

        #aside-accordion .panel .title .iconfont {
            margin-left: auto;
            font-size: 20px
        }

    #aside-accordion .panel .heroCollapse {
        padding: 0 15px
    }

        #aside-accordion .panel .heroCollapse .active .name, #aside-accordion .panel .heroCollapse .sub-menu .active a, .gnb-sub-menu-wrapper .inner .fr ul li a:hover, .section-about__honor .hd .fr .active a, .section-about__honor .hd .fr ul a:hover, .section-index__product .nav-tabs li.active a, h2 strong {
            color: #1e8db8
        }

        #aside-accordion .panel .heroCollapse .active .sub-menu {
            display: block !important
        }

        #aside-accordion .panel .heroCollapse .name {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            height: 44px;
            padding-left: 15px;
            border-bottom: 1px solid #e1e1e1;
            color: #888;
            font-size: 12px
        }

            #aside-accordion .panel .heroCollapse .name::before {
                content: '';
                position: absolute;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background: #1e8db8;
                left: 0
            }

            #aside-accordion .panel .heroCollapse .name span {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                width: 1%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

            #aside-accordion .panel .heroCollapse .name .iconfont {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                font-size: 20px
            }

        #aside-accordion .panel .heroCollapse .sub-menu {
            border-bottom: 1px solid #e1e1e1
        }

            #aside-accordion .panel .heroCollapse .sub-menu a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                height: 40px;
                padding: 0 15px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                color: #888;
                font-size: 12px
            }

.site-layer-open, body.stop {
    overflow: hidden
}

    .site-layer-open .site-layer {
        opacity: 1;
        z-index: 9999
    }

    .site-layer-open .close-aside {
        z-index: 10000;
        background: #fff;
        color: #1e8db8
    }

        .site-layer-open .close-aside .icon-close {
            display: block
        }

    .site-layer-open #aside-accordion {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

@media (min-width:1024px) {
    .close-aside {
        display: none
    }

    .site-layer {
        position: static;
        z-index: 10;
        opacity: 1;
        background: #fff;
        padding: 20px 0 60px
    }

    #aside-accordion {
        position: static;
        -webkit-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%
    }

        #aside-accordion .panel .title {
            font-size: 16px;
            padding: 0 30px;
            height: 50px
        }

            #aside-accordion .panel .title:hover {
                color: #1e8db8
            }

        #aside-accordion .panel .heroCollapse {
            padding: 0 30px
        }

            #aside-accordion .panel .heroCollapse .name {
                font-size: 15px;
                height: 50px;
                padding: 0 0 0 30px
            }

                #aside-accordion .panel .heroCollapse .name::before {
                    left: 8px
                }

            #aside-accordion .panel .heroCollapse .sub-menu a {
                font-size: 15px;
                height: 44px;
                padding: 0 30px
            }
}

.bold {
    font-weight: 700 !important
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gnb-sub-menu-wrapper .inner {
    max-width: 1410px;
    padding: 9.25vh 15px;
    margin: 0 auto;
    width: 100%;
    color: #333
}

    .gnb-sub-menu-wrapper .inner .fl {
        padding-right: 7.8125vw
    }

        .gnb-sub-menu-wrapper .inner .fl img {
            height: auto;
            max-width: 340px
        }

        .gnb-sub-menu-wrapper .inner .fl .text {
            font-size: 24px;
            line-height: 46px;
            display: block;
            margin-top: 16px;
            color: #333;
            font-weight: 700
        }

    .gnb-sub-menu-wrapper .inner .fr {
        -ms-flex: 1;
        flex: 1;
        -webkit-box-flex: .7;
        -ms-flex-positive: .7;
        flex-grow: .7;
        margin-left: 0
    }

        .gnb-sub-menu-wrapper .inner .fr ul, [data-type*=wechat] ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 1000;
    display: none
}

    .popup.show {
        display: block
    }

    .popup .dim {
        background: rgba(0,0,0,.5)
    }

        .popup .dim, .popup .dim a {
            position: fixed;
            width: 100%;
            height: 100vh;
            left: 0;
            top: 0
        }

    .popup .pop_inner1 {
        max-width: 960px;
        max-height: 900px;
        background-color: #fff;
        position: relative;
        width: 90%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .popup .contact-box {
        padding: 0 15px;
        margin: 0
    }

    .popup .btn_close_pop {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 50px;
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .popup .btn_close_pop .iconfont {
            float: right;
            color: #ccc;
            padding-right: 20px
        }

    .popup .qr_content {
        text-align: center
    }

    .popup .qr {
        display: none;
        padding-bottom: 35px
    }

        .popup .qr.selected {
            display: block
        }

        .popup .qr img {
            max-width: 85%;
            padding-bottom: 10px;
            vertical-align: top
        }

.img-responsive {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .45s ease;
    transition: all .45s ease
}

.promo {
    position: relative
}

    .promo .swiper-pagination {
        bottom: 65px;
        width: 100%;
        z-index: 82
    }

        .promo .swiper-pagination .swiper-pagination-bullet {
            margin: 0 9px;
            outline: 0 !important
        }

            .promo .swiper-pagination .swiper-pagination-bullet:focus {
                outline: 0 !important
            }

            .promo .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background: #ee0e06 !important
            }

    .promo .swiper-slide {
        overflow: hidden
    }

        .promo .swiper-slide .img-responsive {
            -webkit-transform: scale(1.12);
            transform: scale(1.12)
        }

        .promo .swiper-slide.swiper-slide-active .img-responsive {
            -webkit-animation: scalcBanner 6s linear forwards;
            animation: scalcBanner 6s linear forwards
        }

@media (min-width:1024px) {
    .promo .swiper-container .img-responsive {
        /* height: calc(100vh - 100px) */
    }
}

.player-wrapper {
    cursor: pointer
}

    .player-wrapper:hover .player:after {
        -webkit-animation: rotate2 1.8s linear infinite;
        animation: rotate2 1.8s linear infinite
    }

    .player-wrapper:hover .player:before {
        -webkit-animation: rotate 1.8s linear infinite;
        animation: rotate 1.8s linear infinite
    }

.player {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    background: url(../image/paly_i0.png) no-repeat center center;
    z-index: 10
}

    .player:after, .player:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .player:after {
        background: url(../image/paly_i1.png) no-repeat center center
    }

    .player:before {
        background: url(../image/paly_i2.png) no-repeat center center
    }

h2 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #202020;
    line-height: 200%;
    display: inline-block
}

    h2::after, h2:before {
        content: '';
        position: absolute;
        color: #999;
        line-height: 1;
        width: 25px;
        height: 19px
    }

    h2:before {
        top: 0;
        right: 100%;
        background: url(../image/h2-dot.png) no-repeat top/70%
    }

    h2::after {
        bottom: 0;
        left: 100%;
        background: url(../image/h2-dot.png) no-repeat bottom/70%
    }

.en, h1 {
    color: #2e3b4a
}

h1 {
    font-size: 20px;
    font-weight: 700
}

.en {
    margin-top: 10px
}

.more-button {
    text-align: center
}

    .more-button .iconfont, .more-button a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .more-button a {
        -webkit-transition: all .3s;
        transition: all .3s;
        color: #1e8db8
    }

        .more-button a:hover .iconfont {
            background: #050229
        }

    .more-button .iconfont {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #1e8db8;
        color: #fff;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 10px
    }

[data-type*=wechat] ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px; margin:0 auto;
}

    [data-type*=wechat] ul li img {
        border: 1px solid #c6c6c6;
        padding: 0 !important;
        margin: 0 auto 10px;
        max-width: 100% !important
    }

@media (min-width:1024px) {
    .fellback_popup {
        max-width: 717px !important
    }

    [data-type*=wechat] ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }

        [data-type*=wechat] ul li img {
            max-width: 150px !important;
            max-height: 150px !important
        }

    h1 {
        font-size: 38px
    }

    .en {
        font-size: 18px;
        margin-top: 20px
    }

    h2 {
        font-size: 32px
    }
}

.section-index__news {
    padding: 20px 0;
    background: #f7f7f7
}

    .section-index__news .hd {
        text-align: center
    }

    .news-list li, .section-index__news h2 {
        margin-bottom: 20px
    }

    .section-index__news .more-button {
        margin-top: 20px
    }

.news-list .item {
    display: block
}

    .news-list .item .con {
        background: #fff;
        padding: 15px
    }

    .news-list .item .time {
        font-size: 12px;
        color: #1e8db8;
        margin-bottom: 15px
    }

    .news-list .item .name-v2 {
        font-size: 16px;
        font-weight: 500;
        font-family: 'webfont'
    }

    .news-list .item .name, .news-list .item .name-v2, .news-list .item .summary {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 150%
    }

    .news-list .item .name {
        font-weight: 500;
        margin-bottom: 15px;
        font-size: 16px
    }

    .news-list .item .summary {
        font-size: 14px;
        color: #888
    }

.section-index__promo {
    position: relative;
    padding: 20px 0
}

    .section-index__promo .bg {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1
    }

    .section-index__promo .inner {
        overflow: hidden
    }

        .section-index__promo .inner .fl {
            width: 100%
        }

    .section-index__promo .box {
        color: #fff;
        margin-bottom: 30px;
        text-align: center
    }

        .section-index__promo .box .title {
            font-size: 20px
        }

        .section-index__promo .box .summary, .section-index__promo .box .title {
            margin-bottom: 15px;
            line-height: 150%
        }

        .section-index__promo .box .more-button a, .skew-hd span {
            color: #fff
        }

            .section-index__promo .box .more-button a .iconfont {
                background: #fff;
                color: #1e8db8
            }

    .section-index__promo .image-wrapper {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        display: block
    }

        .section-index__promo .image-wrapper:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,.5)
        }

.section-index__case {
    padding: 20px 0;
    background: #f7f7f7
}

    .section-index__case .hd {
        text-align: center;
        margin-bottom: 20px
    }

    .section-index__case .list {
        margin: -10px 0
    }

        .section-index__case .list li, .section-index__product .list li {
            padding: 10px 0
        }

        .section-index__case .list .item {
            display: block;
            position: relative
        }

            .section-index__case .list .item .image:after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: rgba(0,0,0,.3)
            }

            .section-index__case .list .item .con {
                position: absolute;
                z-index: 2;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%)
            }

                .section-index__case .list .item .con .icon {
                    display: block;
                    margin: 0 auto 10px;
                    width: 45px;
                    height: 45px
                }

                .section-index__case .list .item .con .text {
                    font-size: 15px;
                    color: #fff
                }

    .section-index__case .more-button {
        margin-top: 20px
    }

.section-index__product {
    padding: 20px 0
}

    .section-index__product .hd {
        text-align: center;
        margin-bottom: 20px
    }

        .section-index__product .hd .title {
            font-size: 24px;
            font-weight: 500;
            color: #202020;
            margin-bottom: 20px;
            line-height: 150%
        }

        .section-index__product .hd .summary {
            color: #888;
            line-height: 150%
        }

    .section-index__product .list {
        margin: -10px 0
    }

        .section-index__product .list li:nth-child(even) .item {
            background: url(../image/bg2.jpg)
        }

        .section-index__product .list .item {
            padding: 20px 15px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            background: url(../image/bg1.jpg)
        }

            .section-index__product .list .item .con {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                margin-right: 15px
            }

                .section-index__product .list .item .con .name {
                    border-left: 4px solid #1e8db8;
                    line-height: 20px;
                    color: #1e8db8;
                    padding-left: 10px;
                    margin-bottom: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap
                }

                .section-index__product .list .item .con .summary {
                    font-size: 12px;
                    line-height: 150%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical
                }

            .section-index__product .list .item .image {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 25%;
                flex: 0 0 25%
            }

    .section-index__product .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px
    }

        .section-index__product .nav-tabs a {
            white-space: nowrap;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0 30px;
            line-height: 20px
        }

            .section-index__product .nav-tabs a .iconfont {
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                background: #1e8db8;
                color: #fff;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                border-radius: 50%;
                margin-right: 10px;
                display: none
            }

.section-about__honor {
    background: #f7f7f7;
    padding: 0 0 30px
}

    .section-about__honor .breadcrumbs {
        margin-bottom: 20px
    }

    .section-about__honor .hd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .section-about__honor .hd .fr {
            margin: 0;
            overflow-x: auto
        }

            .section-about__honor .hd .fr::-webkit-scrollbar {
                display: none !important
            }

            .section-about__honor .hd .fr ul, .section-about__honor .list, .section-componpay__connection .bd ul li, .section-componpay__values ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex
            }

                .section-about__honor .hd .fr ul a {
                    display: block;
                    line-height: 44px;
                    margin-right: 10px;
                    white-space: nowrap
                }

    .section-about__honor .list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -5px
    }

        .products-list li, .section-about__honor .list li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            padding: 5px;
        }

        .section-about__honor .list .item {
            display: block
        }

            .section-about__honor .list .item .image {
                background: #fff;
                padding: 10px
            }

            .section-about__honor .list .item .con {
                text-align: center;
                padding: 20px 10px
            }

    .section-about__honor .paging {
        margin-top: 30px
    }

.section-componpay__intro {
    padding: 0 0 20px
}

    .section-componpay__intro.pd100 {
        padding: 20px 0
    }

        .section-componpay__intro.pd100 .cell .title {
            margin-bottom: 15px
        }

        .section-componpay__intro.pd100 .cell + .cell {
            margin-top: 20px
        }

    .section-componpay__intro .bd .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .section-componpay__intro .bd .flex-box .fr .artilce {
            line-height: 150%;
            color: #2e3b4a
        }

.section-componpay__values {
    background: #f0f3f6;
    padding: 20px 0
}

    .section-componpay__values ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
        padding: 0 5px
    }

        .section-componpay__values ul li .icon {
            display: block;
            margin: 0 auto 10px;
            width: 40px;
            height: 40px
        }

        .section-componpay__values ul li .name {
            font-size: 14px;
            font-weight: 700;
            color: #2e3b4a;
            margin-bottom: 10px
        }

        .section-componpay__values ul li .summary {
            font-size: 12px;
            color: #2e3b4a;
            line-height: 150%
        }

.section-componpay__RD, .section-componpay__history {
    padding: 20px 0
}

    .section-componpay__history .hd, .section-componpay__intro .bd .flex-box .fl, .section-componpay__intro .breadcrumbs, .section-componpay__values .hd {
        margin-bottom: 20px
    }

        .section-componpay__history .hd, .section-componpay__history .hd .button-group, .section-componpay__history .hd .button-group .btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .section-componpay__history .hd .button-group .btn {
                padding: 0 6px
            }

            .section-componpay__history .hd .button-group .iconfont {
                width: 24px;
                height: 24px;
                background: #1e8db8;
                color: #fff;
                border-radius: 50%;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center
            }

    .section-componpay__history .swiper-container .swiper-slide {
        width: 45%;
        margin-right: 15px;
        border-top: 4px solid #1d2088
    }

        .section-componpay__history .swiper-container .swiper-slide .con {
            padding: 10px 0
        }

        .section-componpay__history .swiper-container .swiper-slide .year {
            font-size: 20px;
            font-weight: 700;
            color: #2e3b4a;
            margin-bottom: 10px
        }

        .section-componpay__history .swiper-container .swiper-slide .summary {
            color: #2e3b4a;
            line-height: 150%
        }

    .section-componpay__history .swiper-button-disabled {
        opacity: .7;
        cursor: no-drop
    }

    .section-componpay__RD .hd {
        margin-bottom: 20px
    }

    .section-componpay__RD .list {
        margin: -5px
    }

        .section-componpay__RD .list li {
            padding: 5px
        }

        .section-componpay__RD .list .item {
            position: relative;
            display: block
        }

            .section-componpay__RD .list .item .con {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 10;
                color: #fff;
                padding: 30px 40px
            }

                .section-componpay__RD .list .item .con .title {
                    font-size: 30px;
                    margin-bottom: 20px;
                    font-weight: 700
                }

                .section-componpay__RD .list .item .con .summary {
                    font-size: 14px;
                    line-height: 150%
                }

.section-componpay__connection {
    padding: 20px 0;
    background: #f0f3f6
}

    .section-componpay__connection .hd {
        margin-bottom: 20px
    }

    .section-componpay__connection .bd ul li {
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .section-componpay__connection .bd ul li + li {
            margin-top: 10px
        }

        .section-componpay__connection .bd ul li span {
            min-height: 40px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            line-height: 150%
        }

            .section-componpay__connection .bd ul li span:first-child {
                min-width: 40px;
                padding: 0 5px;
                background: #1226aa;
                color: #fff;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center
            }

            .section-componpay__connection .bd ul li span:nth-child(2) {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                padding: 0 10px
            }

            .section-componpay__connection .bd ul li span:last-child {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                padding: 5px 10px
            }

.section-help {
    background: #fff;
    padding: 20px;
    text-align: center
}

    .section-help .title {
        font-size: 20px;
        color: #202020;
        margin-bottom: 15px
    }

    .section-help .summary {
        margin-bottom: 15px;
        color: #999;
        line-height: 150%
    }

    .section-help .more, .section-help .more .iconfont {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .section-help .more .iconfont {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            background: #1e8db8;
            border-radius: 50%;
            color: #fff;
            width: 30px;
            height: 30px
        }

        .section-help .more span {
            color: #1e8db8;
            margin-left: 10px
        }

.section-about__brand {
    background-color: #f7f7f7
}

    .section-about__brand .bd {
        padding: 20px 0
    }

    .section-about__brand .title {
        font-size: 20px
    }

    .section-about__brand .logo, .section-about__brand .title {
        text-align: center;
        margin-bottom: 20px
    }

    .section-about__brand .edit {
        line-height: 200%;
        max-width: 1000px;
        margin: 0 auto
    }

.section-product {
    background: #f7f7f7;
    padding: 30px 0
}

    .section-product .paging {
        margin-top: 30px
    }

.products-list, .section-product-detail .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.products-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px
}

    .products-list .item {
        background: #fff;
        display: block
    }

        .products-list .item .con, .section-apply__good .list li {
            padding: 10px
        }

        .products-list .item .name {
            font-size: 14px;
            color: #000;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            line-height: 1.4
        }

        .products-list .item .summary {
            font-size: 12px;
            color: #999;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
           height: 180px;
}
        }

        .products-list .item .more {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 10px;
            color: #000
        }

            .products-list .item .more .iconfont {
                font-size: inherit;
                color: inherit
            }

        .products-list .item .image {
            padding: 10px 15px
        }

.section-product-detail .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.section-product-detail .con {
    padding: 20px 0
}

    .section-product-detail .con .name {
        font-size: 20px;
        color: #202020;
        font-weight: 700;
        margin-bottom: 25px
    }

    .section-product-detail .con .summary {
        color: #888;
        line-height: 200%;
        margin-bottom: 25px
    }

    .section-product-detail .con .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .section-product-detail .con .flex-box .more-button {
            text-align: left;
            margin-bottom: 20px
        }

            .section-product-detail .con .flex-box .more-button a {
                color: #1e8db8
            }

                .section-product-detail .con .flex-box .more-button a:hover {
                    color: #162665
                }

                    .section-product-detail .con .flex-box .button-group .button:hover, .section-product-detail .con .flex-box .more-button a:hover .iconfont {
                        background: #162665
                    }

            .section-product-detail .con .flex-box .more-button .iconfont {
                background: #1e8db8
            }

        .section-product-detail .con .flex-box .button-group, .section-server__before .bd ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .section-product-detail .con .flex-box .button-group .label {
                color: #1e8db8;
                font-weight: 500;
                margin-right: 10px
            }

            .section-product-detail .con .flex-box .button-group .button {
                background: #1e8db8;
                color: #fff;
                border-radius: 10px;
                padding: 0 15px;
                margin-right: 15px
            }

                .section-product-detail .con .flex-box .button-group .button .iconfont {
                    margin-right: 6px
                }

.section-product-intro .hd {
    background: #00295e;
    padding: 20px 0 0
}

    .section-product-intro .hd .title {
        font-size: 20px;
        margin-bottom: 20px;
        color: #fff
    }

    .section-product-intro .hd .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .section-product-intro .hd .nav-tabs .active a {
            background: #fff;
            color: #202020
        }

        .section-product-intro .hd .nav-tabs a {
            display: block;
            font-weight: 500;
            background: #1e8db8;
            color: #fff;
            line-height: 44px;
            padding: 0 15px;
            white-space: nowrap
        }

.section-product-intro .bd .tab-pane {
    padding: 30px 0
}

    .section-product-intro .bd .tab-pane .edit {
        line-height: 32px
    }

.section-fellback {
    padding: 30px 0;
    background: #fff
}

    .section-fellback .hd, .section-product__use .hd {
        margin-bottom: 20px
    }

        .section-fellback .hd .title {
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 15px
        }

        .section-fellback .hd .summary {
            font-size: 14px;
            color: #999;
            line-height: 150%
        }

    .section-fellback .form .form-group {
        position: relative;
        height: 40px;
        margin-bottom: 40px
    }

        .section-fellback .form .form-group.focus .label {
            font-size: 12px;
            line-height: 20px;
            margin-top: -10px
        }

        .section-fellback .form .form-group.focus:after {
            width: 100%
        }

        .section-fellback .form .form-group:after {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            content: '';
            width: 0;
            background-color: #1e8db8;
            -webkit-transition: all .3s ease;
            transition: all .3s ease
        }

        .section-fellback .form .form-group::before {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            content: '';
            right: 0;
            background-color: #999
        }

        .section-fellback .form .form-group .label {
            line-height: 40px;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            cursor: pointer;
            color: #999;
            z-index: 100;
            -webkit-transition: all .3s ease;
            transition: all .3s ease
        }

        .section-fellback .form .form-group .form-control {
            height: 40px;
            color: #202020;
            border: 0;
            background: 0 0;
            padding: 0
        }

        .section-fellback .form .form-group select.form-control {
            color: #999;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

        .section-fellback .form .form-group .iconfont {
            position: absolute;
            right: 10px;
            line-height: 40px;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            font-size: 22px;
            top: 0
        }

    .section-fellback .form .button-group {
        text-align: right
    }

        .section-fellback .form .button-group .button {
            height: 40px;
            border-radius: 40px;
            padding: 0 40px
        }

.section-product__use {
    background: #f7f7f7;
    padding: 20px 0
}

    .section-product__use .hd .en {
        color: #00295e;
        margin-bottom: 15px
    }

    .section-product__use .hd h1 {
        color: #202020;
        margin-bottom: 15px
    }

    .section-product__use .hd .summary {
        color: #888;
        line-height: 150%
    }

    .section-product__use .bd .row {
        margin: -10px 0
    }

    .overseas-list li, .section-product__use .bd [class*=col] {
        padding: 10px 0
    }

    .section-product__use .bd .image {
        position: relative;
        display: block
    }

        .section-product__use .bd .image:hover img {
            -webkit-transform: scale(1.25);
            transform: scale(1.25)
        }

        .section-product__use .bd .image .name {
            position: absolute;
            bottom: 20px;
            left: 20px;
            color: #fff;
            font-weight: 500;
            font-size: 16px
        }

.section-about__news, .section-server__policy {
    padding: 0 0 30px;
    background: #f7f7f7
}

    .section-about__news .bd {
        margin-top: 20px
    }

        .section-about__news .bd .paging {
            margin-top: 30px
        }

    .section-about__news .recommend-top {
        margin-bottom: 30px
    }

        .section-about__news .recommend-top .swiper-container {
            padding-bottom: 20px
        }

        .section-about__news .recommend-top .swiper-slide {
            background: #fff
        }

            .section-about__news .recommend-top .swiper-slide .con {
                padding: 20px 15px
            }

            .section-about__news .recommend-top .swiper-slide .name {
                line-height: 150%;
                margin-bottom: 20px
            }

                .section-about__news .recommend-top .swiper-slide .name .fr {
                    padding-right: 10px;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 auto;
                    flex: 0 0 auto;
                    margin-left: 10px;
                    font-size: 12px
                }

            .section-about__news .recommend-top .swiper-slide .summary {
                line-height: 150%;
                color: #999
            }

                .section-about__news .recommend-top .swiper-slide .summary .flex-box {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column
                }

                    .section-about__news .recommend-top .swiper-slide .summary .flex-box .fr {
                        margin: 20px 0 0;
                        color: #1e8db8
                    }

        .section-about__news .recommend-top .swiper-pagination .swiper-pagination-bullet {
            background: #c9c9c9
        }

            .section-about__news .recommend-top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background: #1d2088
            }

    .section-server__policy .inner {
        max-width: 1000px;
        margin: 20px auto 0
    }

        .section-server__policy .inner .title {
            font-size: 20px;
            margin-bottom: 30px;
            text-align: center
        }

        .section-server__policy .inner .edit {
            line-height: 150%
        }

.section-server__before {
    padding: 0 0 30px
}

    .section-server__before .breadcrumbs {
        margin-bottom: 20px
    }

    .section-server__before .hd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px
    }

        .section-server__before .hd .fr {
            margin: 20px 0 0
        }

            .section-server__before .hd .fr .text {
                color: #666;
                margin-bottom: 10px
            }

            .section-server__before .hd .fr .phone {
                font-size: 30px;
                color: #1e8db8;
                font-family: 'webfont'
            }

    .section-server__before .bd .tip {
        margin-bottom: 20px;
        line-height: 150%;
        font-size: 16px
    }

    .section-server__before .bd ul li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

        .section-server__before .bd ul li:first-child::before {
            display: none
        }

        .section-server__before .bd ul li::before {
            content: '';
            width: 20px;
            height: 3px;
            display: inline-block;
            margin: 16px 10px 0;
            background: #c6c6c6
        }

    .section-server__before .bd ul .iconfont {
        background: #f2f2f2;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 60px;
        height: 35px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
        color: #13227a;
        font-size: 22px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .section-server__before .bd ul .text {
        text-align: center
    }

.section-server__fellback {
    background: #f7f7f7;
    padding: 30px 0
}

    .section-server__fellback.server-fellback {
        padding: 0 0 30px
    }

        .section-server__fellback.server-fellback .breadcrumbs, .section-server__fellback.server-fellback .hd {
            margin-bottom: 20px
        }

    .section-server__fellback .label {
        margin-bottom: 15px
    }

    .section-server__fellback .form-control {
        border: 0;
        height: 36px
    }

    .section-server__fellback .v-code {
        height: 36px;
        display: inline-block
    }

        .section-server__fellback .v-code img {
            height: 100%;
            width: auto
        }

    .section-server__fellback textarea.form-control {
        height: 150px
    }

    .section-server__fellback .tip {
        font-size: 16px;
        max-width: 560px;
        margin-bottom: 30px;
        line-height: 150%
    }

    .section-server__fellback .button-group {
        padding: 0 15px
    }

        .section-server__fellback .button-group .button {
            width: 100%
        }

.section-server_question {
    background: #f7f7f7;
    padding: 0 0 30px
}

    .section-server_question .breadcrumbs, .section-server_question .hd {
        margin-bottom: 20px
    }

    .section-apply__dream .list li + li, .section-cantact .bd li + li, .section-server_question .bd .panel + .panel {
        margin-top: 20px
    }

    .section-server_question .bd .title[aria-expanded=true] .iconfont {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .section-server_question .bd .title .flex-box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 44px;
        background: #fff;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 15px
    }

    .section-server_question .bd .title .flex-item .icon {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }

    .section-server_question .bd .title .flex-item span {
        font-size: 14px;
        font-weight: 500
    }

    .section-server_question .bd .title .flex-auto .iconfont {
        width: 24px;
        height: 24px;
        background: #1e8db8;
        color: #fff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%
    }

    .section-server_question .bd .heroCollapse, .skew-hd:after {
        background: #fff
    }

    .section-server_question .bd .edit {
        padding: 30px 15px;
        border-top: 1px solid #f7f7f7;
        line-height: 150%
    }

.section-cantact {
    background: #f7f7f7
}

    .section-cantact .bd {
        padding: 160px 0
    }

        .section-apply .bd .top, .section-cantact .bd .item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

        .section-cantact .bd .item {
            background: #fff;
            padding: 15px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .section-cantact .bd .item .icon {
                width: 35px;
                height: 35px;
                margin-right: 15px
            }

            .section-cantact .bd .item .label {
                margin-bottom: 20px
            }

            .section-cantact .bd .item .value {
                font-size: 16px;
                color: #1e8db8
            }

.banner, .section-apply__process .list li, .skew-hd {
    position: relative
}

    .banner .text {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #1e8db8;
        color: #fff;
        width: 50%;
        line-height: 50px;
        padding: 0 30px
    }

.skew-hd {
    background: #1e8db8;
    padding: 0 15px;
    max-width: 60%;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .skew-hd:after {
        content: '';
        width: 15px;
        height: 100%;
        position: absolute;
        right: 15px;
        top: 0;
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

.section-apply, .section-apply__good {
    padding: 0 0 30px
}

    .section-apply .banner, .section-apply .skew-hd {
        margin-bottom: 20px
    }

    .section-apply .bd .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px
    }

        .section-apply .bd .top .fl {
            line-height: 150%;
            color: #666;
            margin-bottom: 20px
        }

        .section-apply .bd .top .fr, .section-apply .form .checkbox-group input {
            margin: 0
        }

            .section-apply .bd .top .fr .text, .section-news-recommend .hd h1 {
                margin-bottom: 10px
            }

            .section-apply .bd .top .fr .phone {
                color: #1e8db8;
                font-size: 25px
            }

    .section-apply .form .label {
        margin-bottom: 15px
    }

    .section-apply .form .label-v2 {
        font-size: 16px;
        margin-bottom: 20px
    }

    .section-apply .form .button {
        width: 100%
    }

    .section-apply .form .flex-box, .section-apply__good .skew-hd {
        margin-bottom: 20px
    }

        .section-apply .form .flex-box .con a {
            color: #014099
        }

    .section-apply .form .checkbox-group {
        margin-right: 10px
    }

@media (min-width:768px) {
    .section-apply .form > .row {
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea
    }

    .section-apply .form .row {
        margin: 0
    }

    .section-apply .form [class*=col] {
        padding: 0
    }

    .section-apply .form .form-group, .section-apply .form .label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0
    }

    .section-apply .form .label {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
        white-space: nowrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.89583vw;
        flex: 0 0 9.89583vw;
        padding: 0 1.25vw;
        border: 1px solid #eaeaea;
        border-right: none;
        border-bottom: 0;
        border-left: none
    }

    .section-apply .form .form-control {
        border: 1px solid #eaeaea;
        height: 60px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-bottom: 0
    }

    .section-apply .form .flex-box {
        margin-top: 36px;
        border: 1px solid #eaeaea;
        height: 60px;
        padding: 0 1.5625vw;
        margin-bottom: 45px
    }

        .section-apply .form .flex-box .checkbox-group {
            margin-right: 1.5625vw
        }

            .section-apply .form .flex-box .checkbox-group input {
                width: 30px;
                height: 30px
            }

        .section-apply .form .flex-box .con {
            line-height: 60px;
            border-left: 1px solid #eaeaea;
            padding: 0 20px
        }

    .section-apply .form .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .section-apply .form .flex .label {
            height: auto;
            border-right: 1px solid #eaeaea
        }

        .section-apply .form .flex .con {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1
        }

            .section-apply .form .flex .con .label {
                border-right: none
            }

    .section-apply .form .button-group {
        text-align: right
    }

        .section-apply .form .button-group .button {
            width: 190px;
            height: 60px;
            font-size: 16px;
            cursor: pointer
        }
}

.section-apply__good .tip {
    color: #666;
    margin-bottom: 20px
}

.section-apply__good .list {
    margin: -10px
}

    .section-apply__good .list .item {
        background: #f7f7f7;
        display: block;
        padding: 20px
    }

        .section-apply__good .list .item .flex-box {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 15px
        }

            .section-apply__good .list .item .flex-box .fr {
                font-size: 20px;
                color: #1e8db8
            }

        .section-apply__good .list .item .con .zh {
            font-size: 18px;
            margin-bottom: 10px
        }

        .section-apply__good .list .item .con .en {
            color: #1e8db8;
            margin-bottom: 20px;
            line-height: 150%
        }

        .section-apply__good .list .item .con .summary {
            color: #666;
            line-height: 150%
        }

.section-apply__dream .list {
    padding: 30px 0
}

    .section-apply__dream .list img {
        display: block;
        margin: 0 auto 10px;
        max-width: 40%
    }

    .section-apply__dream .list .text {
        font-size: 16px;
        text-align: center;
        line-height: 150%
    }

.section-apply__process {
    padding: 30px 0;
    background: #1e8db8
}

    .section-apply__process .skew-hd {
        background: #fff;
        margin-bottom: 20px
    }

        .section-apply__process .skew-hd span {
            color: #1e8db8
        }

        .section-apply__process .skew-hd:after {
            background: #1e8db8
        }

    .section-apply__process .list {
        color: #fff
    }

        .section-apply__process .list li:last-child::after {
            display: none
        }

        .section-apply__process .list li:after {
            content: '';
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            bottom: 0;
            height: 44px;
            background: url(../image/arrow.png) no-repeat center/12px;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            margin: 20px 0
        }

        .section-apply__process .list .num {
            font-size: 20px;
            margin-bottom: 20px
        }

        .section-apply__process .list .name {
            font-size: 15px;
            margin-bottom: 10px
        }

        .section-apply__process .list .en {
            margin-bottom: 25px;
            color: inherit
        }

        .section-apply__process .list .summary {
            font-size: 12px;
            line-height: 150%
        }

.section-channel__cooperation, .section-channel__customers {
    background: #f7f7f7;
    padding: 0 0 30px
}

    .section-channel__cooperation .breadcrumbs, .section-channel__cooperation .hd, .section-channel__customers .breadcrumbs, .section-channel__customers .hd {
        margin-bottom: 20px
    }

    .section-channel__customers .bd .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -7.5px
    }

        .section-channel__customers .bd .list li {
            padding: 7.5px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .section-channel__customers .bd .list .text {
            text-align: center
        }

        .section-channel__customers .bd .list .item {
            background: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 20px
        }

    .n-list li + li, .section-channel__cooperation .paging, .section-channel__customers .bd .paging {
        margin-top: 20px
    }

.download-list .item, .n-list .item {
    display: block;
    background: #fff
}

    .n-list .item .con {
        padding: 20px
    }

    .n-list .item .name {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
        color: #202020;
        font-family: 'webfont'
    }

    .n-list .item .more {
        color: #888;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

.download-list .item {
    margin-bottom: 20px;
    padding: 20px 15px 0
}

    .download-list .item .td {
        font-weight: 700
    }

        .download-list .item .td:nth-child(5) {
            display: none
        }

        .download-list .item .td:nth-child(6) {
            margin-top: 10px
        }

            .download-list .item .td:nth-child(6) span {
                display: block;
                padding: 12px 0;
                text-align: center;
                margin: 0 -15px
            }

                .download-list .item .td:nth-child(6) span:hover {
                    background: #e6e6e6
                }

.section-server_download .breadcrumbs, .section-server_download .hd {
    margin-bottom: 20px
}

.section-server_download .paging {
    margin-top: 20px
}

.section-server__video, .section-server_download, .section-solution {
    background: #f7f7f7;
    padding: 0 0 30px
}

    .section-server__video .breadcrumbs, .section-server__video .hd {
        margin-bottom: 20px
    }

    .section-server__video .recommend-top {
        margin-bottom: 30px
    }

        .section-server__video .recommend-top .image {
            position: relative
        }

            .section-server__video .recommend-top .image:after {
                content: '';
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: rgba(0,0,0,.5)
            }

        .section-server__video .recommend-top .player {
            width: 60px;
            height: 60px
        }

            .section-server__video .recommend-top .player::before, .section-server__video .recommend-top .player:after {
                background-size: 100%
            }

        .section-server__video .recommend-top .con {
            font-size: 16px;
            color: #1e8db8;
            font-weight: 500;
            font-family: 'webfont';
            line-height: 150%;
            margin-top: 15px
        }

    .section-server__video .paging {
        margin-top: 20px
    }

.section-solution {
    padding: 0 0 20px
}

    .section-solution .breadcrumbs, .section-solution-detail .breadcrumbs {
        margin-bottom: 20px
    }

    .section-solution .list .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 20px
    }

    .section-solution .list .box {
        background: #fff;
        padding: 20px
    }

        .section-solution .list .box .name {
            font-size: 20px;
            color: #202020;
            font-weight: 500;
            margin-bottom: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .section-solution .list .box .summary {
            margin-bottom: 30px;
            color: #999;
            line-height: 200%;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical
        }

        .section-solution .list .box .more {
            color: #00295e
        }

.section-solution-detail {
    background: #f7f7f7;
    padding: 0 0 30px
}

    .section-solution-detail .paging {
        margin-top: 20px
    }

.section-news-detail {
    padding: 0 0 20px
}

    .section-news-detail .breadcrumbs {
        background: #fff;
        margin-bottom: 20px
    }

    .section-news-detail .inner {
        max-width: 1000px;
        margin: 0 auto
    }

    .section-news-detail .artice {
        margin: 20px auto 0
    }

        .section-news-detail .artice .title {
            font-size: 20px;
            margin-bottom: 15px;
            font-weight: 700;
            line-height: 150%
        }

        .section-news-detail .artice .flex-box {
            font-size: 12px;
            border-bottom: 1px solid #cfcfcf;
            padding-bottom: 20px;
            margin-bottom: 30px
        }

            .section-news-detail .artice .flex-box .fl, .section-news-detail .artice .flex-box .fr {
                color: #001f57
            }

        .section-news-detail .artice .edit {
            line-height: 150%;
            color: #636363
        }

    .section-news-detail .paging-v2 {
        margin-top: 30px
    }

.section-news-recommend {
    background: #f7f7f7;
    padding: 20px 0
}

    .section-news-recommend .hd {
        text-align: center;
        margin-bottom: 20px
    }

        .section-news-recommend .hd .en {
            margin-bottom: 10px;
            color: #00295e;
            font-size: 16px
        }

        .section-news-recommend .hd .summary {
            color: #888;
            line-height: 150%
        }

.marketing-list [class*=col], .section-china .hd, .section-map .breadcrumbs {
    margin-bottom: 20px
}

.section-map .bd .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.section-map .bd .fl {
    position: relative;
    height: 250px
}

    .section-map .bd .fl .image, .section-map .bd .fl img {
        height: 100%
    }

    .section-map .bd .fl .box {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 100%;
        padding: 0 15px;
        color: #fff
    }

        .section-map .bd .fl .box .name {
            font-weight: 700;
            margin-bottom: 20px;
            font-size: 20px
        }

        .section-map .bd .fl .box .text {
            margin-bottom: 15px
        }

.section-map .bd .fr {
    margin: 0
}

.section-map .bd #mapContainer {
    height: 300px
}

.marketing-list .item .con, .overseas-list .item {
    background: #fff;
    padding: 20px 15px
}

    .marketing-list .item .con .name {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .marketing-list .item .con .text {
        margin-top: 15px;
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.section-china {
    padding: 30px 0
}

.overseas-list {
    margin: -10px 0
}

    .overseas-list .item {
        display: block
    }

        .overseas-list .item .name {
            font-size: 16px;
            margin-bottom: 15px
        }

        .overseas-list .item dl {
            color: #014099;
            line-height: 150%
        }

            .overseas-list .item dl dd + dd {
                margin-top: 6px
            }

.section-overseas {
    background: #f7f7f7;
    padding: 20px 0
}

    .section-apply__Cooperation .hd, .section-corruption .hd, .section-overseas .hd, .section-wrok h3 {
        margin-bottom: 20px
    }

.section-apply__Cooperation {
    padding: 20px 0;
    background: #fff
}

.section-corruption {
    background: #f7f7f7;
    padding: 20px 0
}

    .section-corruption .edit {
        color: #999;
        line-height: 150%
    }

.section-wrok {
    padding: 30px 0
}

    .section-wrok h3 {
        color: #333;
        text-align: center;
        font-family: 'webfont'
    }

    .section-wrok .summary {
        color: #1e8db8;
        text-align: center;
        margin-bottom: 40px
    }

    .section-wrok .links-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #f0f4f7;
        height: 42px;
        padding: 5px
    }

        .section-wrok .links-list li, .work-wrppaer .work-list .panel-heading .work-head, .work-wrppaer > .flex-box .list a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .section-wrok .links-list li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            text-align: center;
            height: 100%;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .section-wrok .links-list li a {
                color: #7d8b86;
                font-size: 12px
            }

            .section-wrok, .section-wrok .links-list li.active {
                background: #fff
            }

.work-wrppaer > .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .work-wrppaer > .flex-box .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: auto;
        margin: 30px 0
    }

        .work-wrppaer > .flex-box .list .active a {
            background: #004f9d;
            color: #fff
        }

            .work-wrppaer > .flex-box .list .active a::before {
                content: '';
                display: inline-block;
                width: 8px;
                height: 8px;
                border-radius: 50%;
                background: #fff;
                left: 5px;
                margin-right: 10px
            }

        .work-wrppaer .work-list .panel-heading .work-head, .work-wrppaer > .flex-box .list a {
            position: relative
        }

        .work-wrppaer > .flex-box .list a {
            white-space: nowrap;
            display: block;
            line-height: 40px;
            background: #fff;
            padding: 0 40px 0 20px
        }

.work-wrppaer .work-list .panel-heading .work-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px;
    background: #f8fbfd
}

.work-wrppaer .work-list .panel-heading .icon-youjiantou {
    color: #e6e6e6;
    font-size: 25px;
    margin-left: 5px
}

.work-wrppaer .work-list .panel-heading .icon-didian {
    margin-right: 5px;
    color: #e6e6e6
}

.work-wrppaer .work-list .panel-heading .work-name {
    color: #004f9d
}

.work-wrppaer .work-list .panel-heading .work-intro {
    color: #9ea6ac
}

.work-wrppaer .work-list .panel-heading [aria-expanded=true] .icon-youjiantou {
    display: inline-block;
    color: #1e8db8 !important
}

.work-wrppaer .work-list .panel-body {
    padding: 0 30px
}

    .work-wrppaer .work-list .panel-body .edit {
        color: #52645e;
        line-height: 24px;
        border-top: 1px solid #ebe9e9;
        padding: 20px 0
    }

.work-wrppaer .work-list .panel + .panel {
    margin-top: 15px
}

@media (min-width:1024px) {
    .overseas-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: -15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .overseas-list li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 33%;
            flex: 0 0 33%;
            max-width: 33%;
            padding: 15px
        }

        .overseas-list .item {
            padding: 2.08333vw 1.5625vw
        }

            .overseas-list .item .name {
                font-size: 22px;
                margin-bottom: 30px
            }

            .overseas-list .item dl dd + dd {
                margin-top: 10px
            }

    .section-china, .section-overseas {
        padding: 100px 0
    }

        .section-overseas .hd {
            margin-bottom: 80px
        }

        .section-china .hd {
            margin-bottom: 70px
        }

    .marketing-list [class*=col] {
        margin-bottom: 50px
    }

    .marketing-list .item img {
        height: 244px
    }

    .marketing-list .item .con {
        padding: 30px
    }

        .marketing-list .item .con .name {
            font-size: 22px;
            margin-bottom: 25px
        }

        .marketing-list .item .con .text {
            margin-top: 20px
        }

        .marketing-list .item .con .label {
            font-size: 22px
        }

    .marketing-list ~ .paging {
        margin-top: 50px;
        margin-bottom: 20px
    }

    .section-map {
        padding: 20px 0 0
    }

        .section-map .breadcrumbs {
            margin-bottom: 70px
        }

        .section-map .bd .flex-box {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .section-map .bd .flex-box .fl {
                height: 600px
            }

            .section-map .bd .flex-box .fl, .section-map .bd .flex-box .fr {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%
            }

                .section-map .bd .flex-box .fr #mapContainer {
                    height: 600px
                }

        .section-map .bd .fl .box {
            padding: 0 0 0 8.33333vw
        }

            .section-map .bd .fl .box .name {
                font-size: 32px;
                margin-bottom: 50px
            }

            .section-map .bd .fl .box .text {
                margin-bottom: 36px;
                font-size: 20px
            }

    .section-news-detail {
        padding: 20px 0 100px
    }

        .section-news-detail .breadcrumbs {
            margin-bottom: 60px
        }

        .section-news-detail .artice .title {
            font-size: 32px;
            margin-bottom: 35px
        }

        .section-news-detail .artice .flex-box {
            font-size: 14px;
            padding-bottom: 25px
        }

        .section-news-detail .artice .edit {
            font-size: 16px;
            line-height: 200%
        }

        .section-news-detail .paging-v2 {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-top: 70px;clear: both;
    padding-top: 70px;
        }

            .section-news-detail .paging-v2 a {
                margin: 0 10px;
                height: 50px;
                font-size: 16px
            }

                .section-news-detail .paging-v2 a .iconfont {
                    font-size: 22px;
                    margin-top: 2px
                }

    .section-news-recommend {
        padding: 116px 0 150px
    }

        .section-news-recommend .hd {
            margin-bottom: 95px
        }

            .section-news-recommend .hd .en {
                font-size: 18px;
                margin-bottom: 22px
            }

            .section-news-recommend .hd h1 {
                margin-bottom: 23px
            }

    .section-server__video, .section-server_download, .section-solution, .section-solution-detail {
        padding: 20px 0 100px
    }

        .section-solution-detail .breadcrumbs {
            margin-bottom: 70px
        }

        .section-solution-detail .paging {
            margin-top: 100px
        }

        .section-solution .breadcrumbs {
            margin-bottom: 160px
        }

        .section-solution .list {
            margin-bottom: 100px
        }

            .section-solution .list .flex-box {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row;
                margin-bottom: 70px
            }

                .section-solution .list .flex-box:nth-child(even) {
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: reverse;
                    -ms-flex-direction: row-reverse;
                    flex-direction: row-reverse
                }

                .section-solution .list .flex-box .fl, .section-solution .list .flex-box .fr {
                    width: 50%
                }

            .section-solution .list .box {
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                padding: 3.33333vw 3.90625vw 2.86458vw
            }

                .section-solution .list .box .name {
                    margin-bottom: 3.4375vw;
                    font-size: 40px
                }

                .section-solution .list .box .more {
                    margin-top: auto
                }

        .section-server__video .breadcrumbs {
            margin-bottom: 160px
        }

        .section-server__video .hd {
            margin-bottom: 75px
        }

        .section-server__video .recommend-top {
            margin-bottom: 160px
        }

            .section-server__video .recommend-top .player {
                width: 80px;
                height: 80px
            }

            .section-server__video .recommend-top .con {
                font-size: 22px;
                margin-top: 45px
            }

        .section-server__video .paging {
            margin-top: 100px
        }

        .section-server_download .breadcrumbs {
            margin-bottom: 160px
        }

        .section-server_download .hd {
            margin-bottom: 80px
        }

        .section-server_download .paging {
            margin-top: 100px
        }

    .download-list .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-bottom: 30px
    }

        .download-list .item:hover {
            background: #1e8db8;
            color: #fff
        }

        .download-list .item .td {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1
        }

            .download-list .item .td span {
                line-height: 90px;
                padding: 0 36px
            }

            .download-list .item .td:nth-child(5) {
                display: block;
                -webkit-box-flex: .5;
                -ms-flex-positive: .5;
                flex-grow: .5
            }

                .download-list .item .td:nth-child(5) a {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    height: 100%
                }

            .download-list .item .td:nth-child(6) {
                display: none
            }

    .section-channel__cooperation {
        padding: 20px 0 180px
    }

        .section-channel__cooperation .hd {
            margin-bottom: 60px
        }

        .section-channel__cooperation .breadcrumbs {
            margin-bottom: 160px
        }

        .section-channel__cooperation .paging {
            margin-top: 87px
        }

    .n-list {
        margin: -22px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .n-list li, .section-channel__customers .bd .list li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

        .n-list li {
            margin: 0 !important;
            padding: 22px
        }

        .n-list .item:hover img {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }

        .n-list .item .con {
            padding: 2.23958vw
        }

        .n-list .item .name {
            font-size: 22px;
            margin-bottom: 2.60417vw
        }

    .section-channel__customers {
        padding: 60px 0 0px
    }

        .section-channel__customers .hd {
            margin-bottom: 80px
        }

        .section-channel__customers .breadcrumbs {
            margin-bottom: 80px
        }

        .section-channel__customers .bd .list {
            margin: -20px
        }

            .section-channel__customers .bd .list li {
                padding: 20px
            }

            .section-channel__customers .bd .list .text {
                font-size: 28px;
                text-align: center
            }

            .section-channel__customers .bd .list .item {
                height: 200px;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center
            }

                .section-channel__customers .bd .list .item:hover img {
                    -webkit-transform: scale(1.1);
                    transform: scale(1.1)
                }

                .section-channel__customers .bd .list .item img {
                    max-height: 140px
                }

        .section-channel__customers .bd .paging {
            margin-top: 110px
        }

    .section-apply__process {
        padding: 206px 0 290px
    }

        .section-apply__process .skew-hd {
            margin-bottom: 90px
        }

        .section-apply__dream .list, .section-apply__process .list, .section-apply__process .list li, .section-cantact .bd ul, .section-channel__customers .bd .list .item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .section-apply__process .list li {
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }

                .section-apply__process .list li::after {
                    -webkit-transform: rotate(0);
                    transform: rotate(0);
                    width: 22px;
                    margin: 0 5.72917vw 0 7.8125vw;
                    background-size: 22px auto !important;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 22px;
                    flex: 0 0 22px
                }

            .section-apply__process .list .num {
                font-size: 3.125vw
            }

            .section-apply__process .list .name {
                font-size: 30px;
                margin-bottom: 20px
            }

            .section-apply__process .list .en {
                font-size: 20px;
                margin-bottom: 50px
            }

            .section-apply__process .list .summary {
                font-size: 16px
            }

    .section-apply__dream .list {
        padding: 130px 0
    }

        .section-apply__dream .list li, .section-apply__process .list li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1
        }

            .section-apply__dream .list li + li {
                margin: 0
            }

        .section-apply__dream .list img {
            max-width: 100%
        }

        .section-apply__dream .list .text, .section-apply__good .list .item .flex-box .fr {
            font-size: 26px
        }

    .section-apply__good {
        padding: 0 0 200px
    }

        .section-apply__good .skew-hd {
            margin-bottom: 60px
        }

        .section-apply__good .tip {
            margin-bottom: 55px;
            font-size: 16px
        }

        .section-apply__good .list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: -12px;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .section-apply__good .list li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                padding: 12px
            }

            .section-apply__good .list .item {
                background: #f7f7f7;
                padding: 37px;
                height: 100%
            }

                .section-apply__good .list .item .flex-box {
                    margin-bottom: 30px
                }

                .section-apply__good .list .item .con .zh {
                    font-size: 26px;
                    margin-bottom: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap
                }

                .section-apply__good .list .item .con .en {
                    margin-bottom: 20px;
                    height: 48px
                }

                .section-apply__good .list .item .con .en, .section-apply__good .list .item .con .summary {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    font-size: 16px
                }

    .section-apply {
        padding: 0 0 170px
    }

        .section-apply .breadcrumbs {
            padding: 16px 0
        }

        .section-apply .banner {
            margin-bottom: 90px
        }

        .section-apply .skew-hd {
            margin-bottom: 13px
        }

        .section-apply .bd .top {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: flex-end;
            margin-bottom: 110px
        }

            .section-apply .bd .top .fl {
                font-size: 16px;
                max-width: 700px;
                line-height: 200%;
                margin: 0
            }

            .section-apply .bd .top .fr .text {
                font-size: 16px;
                margin-bottom: 30px
            }

            .section-apply .bd .top .fr .phone {
                font-size: 2.08333vw
            }

    .skew-hd {
        height: 80px;
        font-size: 36px;
        padding: 0 20px 0 8.33333vw
    }

        .skew-hd:after {
            right: 30px
        }

    .section-cantact .breadcrumbs {
        padding: 16px 0
    }

    .section-cantact .bd {
        padding: 160px 0
    }

        .section-cantact .bd .item {
            padding: 4.16667vw 3.38542vw;
            background: #fff
        }

            .section-cantact .bd .item .icon {
                margin-right: 20px;
                width: 50px;
                height: 50px
            }

            .section-cantact .bd .item .label {
                font-size: 16px
            }

            .section-cantact .bd .item .value {
                font-size: 1.45833vw
            }

        .section-cantact .bd ul {
            margin: 0 -25px
        }

            .section-cantact .bd ul li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
                padding: 0 25px;
                margin: 0
            }

    .banner .text {
        line-height: 110px;
        font-size: 40px;
        padding: 0 8.33333vw
    }

    .section-server_question {
        padding: 20px 0 200px
    }

        .section-server_question .breadcrumbs, .section-server_question .hd {
            margin-bottom: 80px
        }

        .section-server_question .bd .panel + .panel {
            margin-top: 30px
        }

        .section-server_question .bd .title .flex-box {
            height: 90px;
            padding: 0 70px 0 38px
        }

        .section-server_question .bd .title .flex-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .section-server_question .bd .title .flex-item .icon {
                width: 27px;
                height: 27px;
                margin-right: 16px
            }

            .section-server_question .bd .title .flex-item span {
                font-size: 20px;
                display: inline-block
            }

        .section-server_question .bd .title .flex-auto .iconfont {
            width: 30px;
            height: 30px
        }

        .section-server_question .bd .edit {
            max-width: 800px;
            margin: 0 auto;
            padding: 55px 0 88px;
            line-height: 31px
        }

    .section-server__fellback {
        padding: 80px 0 140px
    }

        .section-server__fellback.server-fellback {
            padding: 20px 0 140px
        }

            .section-server__fellback.server-fellback .breadcrumbs {
                margin-bottom: 160px
            }

            .section-server__fellback.server-fellback .hd {
                margin-bottom: 70px
            }

        .section-server__fellback .tip {
            font-size: 24px;
            margin-bottom: 100px
        }

        .section-server__fellback .hidden {
            opacity: 0
        }

        .section-server__fellback .label {
            font-size: 16px;
            margin-bottom: 18px
        }

        .section-server__fellback .form-control, .section-server__fellback .v-code {
            height: 50px
        }

        .section-server__fellback textarea.form-control {
            height: 200px;
            resize: none
        }

        .section-server__fellback [class*=col] {
            margin-bottom: 40px
        }

        .section-server__fellback .button-group {
            text-align: right
        }

            .section-server__fellback .button-group .button {
                width: 190px
            }

    .section-server__before {
        padding: 20px 0 90px
    }

        .section-server__before .breadcrumbs {
            margin-bottom: 150px
        }

        .section-server__before .hd {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-bottom: 70px
        }

            .section-server__before .hd .fr {
                margin: 0
            }

                .section-server__before .hd .fr .text {
                    font-size: 16px;
                    text-align: right;
                    margin-bottom: 20px
                }

                .section-server__before .hd .fr .phone {
                    font-size: 40px
                }

        .section-server__before .bd .tip {
            font-size: 24px;
            max-width: 290px;
            margin-bottom: 72px
        }

        .section-server__before .bd ul li::before {
            margin: 21px 15px 0
        }

        .section-server__before .bd ul a:hover .iconfont {
            background: #13227a;
            color: #fff
        }

        .section-server__before .bd ul .iconfont {
            width: 70px;
            height: 45px;
            margin-bottom: 20px
        }

    .section-server__policy {
        padding: 20px 0 200px
    }

        .section-server__policy .inner {
            margin: 200px auto 0
        }

            .section-server__policy .inner .title {
                font-size: 34px;
                margin-bottom: 80px
            }

            .section-server__policy .inner .edit {
                line-height: 42px
            }

    .section-about__news {
        padding: 20px 0 80px
    }

        .section-about__news .bd {
            margin-top: 150px
        }

            .section-about__news .bd .paging {
                margin-top: 80px
            }

        .section-about__news .recommend-top {
            margin-bottom: 100px
        }

            .section-about__news .recommend-top .swiper-container {
                padding: 0
            }

                .section-about__news .recommend-top .swiper-container .swiper-pagination {
                    width: 50%;
                    text-align: left;
                    padding: 0 3.125vw;
                    left: auto;
                    right: 0;
                    bottom: 2.34375vw
                }

                    .section-about__news .recommend-top .swiper-container .swiper-pagination .swiper-pagination-bullet {
                        width: 6px;
                        height: 6px
                    }

            .section-about__news .recommend-top .swiper-slide {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex
            }

                .section-about__news .recommend-top .swiper-slide:hover img, .section-index__case .list .item:hover .image img {
                    -webkit-transform: scale(1.2);
                    transform: scale(1.2)
                }

                .section-about__news .recommend-top .swiper-slide:hover .name .fl {
                    color: #1e8db8
                }

                .section-about__news .recommend-top .swiper-slide .image {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                    flex: 0 0 50%
                }

                    .section-about__news .recommend-top .swiper-slide .image img {
                        height: 100%
                    }

                .section-about__news .recommend-top .swiper-slide .con {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
                    padding: 3.64583vw 3.125vw
                }

                    .section-about__news .recommend-top .swiper-slide .con .name {
                        margin-bottom: 1.85417vw
                    }

                        .section-about__news .recommend-top .swiper-slide .con .name .flex-box {
                            -webkit-box-pack: justify;
                            -ms-flex-pack: justify;
                            justify-content: space-between
                        }

                        .section-about__news .recommend-top .swiper-slide .con .name .fl {
                            line-height: 150%;
                            font-size: 24px;
                            max-width: 390px;
                            font-weight: 700
                        }

                        .section-about__news .recommend-top .swiper-slide .con .name .fr {
                            font-size: 24px;
                            line-height: 150%
                        }

                    .section-about__news .recommend-top .swiper-slide .con .summary {
                        font-size: 14px
                    }

                        .section-about__news .recommend-top .swiper-slide .con .summary .flex-box {
                            -webkit-box-orient: horizontal;
                            -webkit-box-direction: normal;
                            -ms-flex-direction: row;
                            flex-direction: row;
                            -webkit-box-pack: justify;
                            -ms-flex-pack: justify;
                            justify-content: space-between;
                            -webkit-box-align: end;
                            -ms-flex-align: end;
                            align-items: flex-end
                        }

                        .section-about__news .recommend-top .swiper-slide .con .summary .fl {
                            max-width: 100%
                        }

                        .section-about__news .recommend-top .swiper-slide .con .summary .fr {
                            font-size: 14px;
                            margin: 0
                        }

    .section-product__use {
        padding: 125px 0 160px
    }

        .section-product__use .hd {
            text-align: center;
            margin-bottom: 75px
        }

            .section-product__use .hd .en {
                font-size: 18px;
                margin-bottom: 28px
            }

            .section-product__use .hd h1 {
                margin-bottom: 26px
            }

        .section-product__use .bd .row {
            margin: 0
        }

        .section-product__use .bd [class*=col] {
            padding: 0;
            width: 25%;
            font-size: 0;
            line-height: 1
        }

            .section-product__use .bd [class*=col] .image {
                position: relative;
                padding-bottom: 70%
            }

                .section-product__use .bd [class*=col] .image img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 100%
                }

            .section-product__use .bd [class*=col]:nth-child(1) {
                width: 50%
            }

                .section-product__use .bd [class*=col]:nth-child(1) .image {
                    padding-bottom: 70%
                }

        .section-product__use .bd .image .name {
            font-size: 22px;
            bottom: 40px;
            left: 30px
        }

    .section-fellback {
        padding: 115px 0 145px
    }

        .section-fellback .hd {
            margin-bottom: 40px
        }

            .section-fellback .hd .title {
                font-size: 32px;
                margin-bottom: 25px
            }

            .section-fellback .hd .summary {
                font-size: 14px
            }

        .section-fellback .form {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .section-fellback .form .form-group {
                width: 25%;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                margin-right: 60px;
                margin-bottom: 100px
            }

                .section-fellback .form .form-group .formp-control, .section-fellback .form .form-group .label, .section-product-intro .bd .tab-pane .edit {
                    font-size: 16px
                }

            .section-fellback .form .button-group {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%
            }

    .section-product-intro .hd {
        padding: 40px 0 0
    }

        .section-product-intro .hd .title {
            font-size: 30px;
            margin-bottom: 50px
        }

        .section-product-intro .hd .nav-tabs a {
            line-height: 80px;
            font-size: 22px;
            padding: 0 4.16667vw
        }

    .section-product-intro .bd .tab-pane {
        padding: 40px 0
    }

    .section-product-detail {
        padding: 20px 0 0
    }

        .section-product-detail .inner {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 110px 0 70px
        }

            .section-product-detail .inner .con {
                max-width: 46%;
                padding: 0
            }

                .section-product-detail .inner .con .name {
                    font-size: 2.5vw;
                    margin-bottom: 50px
                }

                .section-product-detail .inner .con .summary {
                    margin-bottom: 100px
                }

                .section-product-detail .inner .con .flex-box {
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between
                }

                    .section-product-detail .inner .con .flex-box .more-button {
                        margin-bottom: 0;
                        font-size: 16px
                    }

            .section-product-detail .inner .image img {
                min-width: 650px;
                max-width: 850px
            }

    .section-product {
        padding: 0px 0
    }

        .section-product .inner {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

        .products-list li, .section-product .site {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 240px;
            flex: 0 0 240px
        }

        .section-product .content {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding-left: 4.27083vw
        }

        .section-product .paging {
            margin-top: 50px; margin-bottom:50px
        }

    .products-list {
        margin: -15px
    }

        .products-list li {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            padding: 15px
        }

        .products-list .item:hover img {
            -webkit-transform: scale(1.15);
            transform: scale(1.15)
        }

        .products-list .item:hover .more {
            color: #1e8db8
        }

        .products-list .item .con {
            border-bottom: 1px solid #f2f2f2;
            padding: 50px 40px
        }

        .products-list .item .name {
            font-size: 24px;
            margin-bottom: 20px
        }

        .products-list .item .summary {
            font-size: 14px;
            margin-bottom: 30px;
			line-height:28px;
        }

        .products-list .item .more {
            font-size: 14px
        }

        .products-list .item .image {
            height: 300px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .products-list .item .image img {
                margin: auto;
                max-height: 100%;
                width: auto;
                display: block;
                -webkit-transition: all .3s;
                transition: all .3s
            }

    .section-about__brand {
        padding: 20px 0 0
    }

        .section-about__brand .bd {
            padding: 160px 0 200px
        }

        .section-about__brand .title {
            font-size: 34px;
            margin-bottom: 100px
        }

        .section-about__brand .logo {
            margin-bottom: 90px
        }
.section-about__brand .logo img {
  height: 100px;
}
        .section-about__brand .edit {
            font-size: 16px
        }

    .section-help {
        padding: 100px 0
    }

        .section-help .title, .section-wrok h3 {
            font-size: 32px;
            margin-bottom: 30px
        }

        .section-help .summary {
            font-size: 14px;
            margin-bottom: 40px
        }

        .section-help .more {
            font-size: 16px
        }

    .section-componpay__connection {
        padding: 160px 0
    }

        .section-componpay__connection .hd {
            margin-bottom: 35px
        }

        .section-componpay__connection .bd ul li + li {
            margin-top: 2px
        }

        .section-componpay__connection .bd ul li span {
            height: 60px
        }

            .section-componpay__connection .bd ul li span:first-child {
                min-width: 70px;
                font-size: 20px
            }

            .section-componpay__connection .bd ul li span:nth-child(2) {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                padding: 0 20px;
                font-size: 20px;
                font-weight: 500;
                font-family: 'webfont'
            }

            .section-componpay__connection .bd ul li span:last-child {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                font-size: 16px
            }

    .section-componpay__RD, .section-componpay__history {
        padding: 130px 0
    }

        .section-componpay__RD .hd {
            margin-bottom: 50px
        }

        .section-componpay__RD .list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0 -22px
        }

            .section-componpay__RD .list li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
                padding: 0 22px
            }

            .section-componpay__RD .list .item .con {
                padding: 3.48958vw 2.96875vw
            }

                .section-componpay__RD .list .item .con .title {
                    font-size: 3.64583vw;
                    margin-bottom: 30px
                }

                .section-componpay__RD .list .item .con .summary {
                    font-size: .9375vw;
                    max-width: 375px
                }

        .section-componpay__history .hd, .section-componpay__values .hd {
            margin-bottom: 60px
        }

            .section-componpay__history .hd .button-group {
                margin: 0 -10px
            }

                .section-componpay__history .hd .button-group .btn {
                    padding: 0 10px
                }

                    .section-componpay__history .hd .button-group .btn:first-child .iconfont {
                        margin-right: 10px
                    }

                    .section-componpay__history .hd .button-group .btn:last-child .iconfont {
                        margin-left: 10px
                    }

        .section-componpay__history .swiper-container .swiper-slide {
            border-width: 8px
        }

            .section-componpay__history .swiper-container .swiper-slide .con {
                padding: 60px 0 40px
            }

                .section-componpay__history .swiper-container .swiper-slide .con .year {
                    font-size: 48px
                }

                .section-componpay__history .swiper-container .swiper-slide .con .summary {
                    font-size: 16px
                }

    .section-componpay__values {
        padding: 80px 0
    }

        .section-componpay__values ul li .icon {
            width: 90px;
            height: 90px;
            margin: 0 auto 20px
        }

        .section-componpay__values ul li .name {
            font-size: 24px;
            margin-bottom: 20px
        }

        .section-componpay__values ul li .summary {
            font-size: 16px
        }

    .section-componpay__intro {
        padding: 20px 0 100px
    }

        .section-componpay__intro.pd100 {
            padding: 100px 0
        }

            .section-componpay__intro.pd100 .cell .title {
                font-size: 22px;
                margin-bottom: 25px
            }

            .section-componpay__intro.pd100 .cell + .cell {
                margin-top: 4.16667vw
            }

            .section-componpay__intro.pd100 .bd .flex-box .fr {
                max-width: 49.47917vw
            }

        .section-componpay__intro .breadcrumbs {
            margin-bottom: 100px
        }

        .section-componpay__intro .bd .flex-box {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .section-componpay__intro .bd .flex-box .fl {
                white-space: nowrap;
                margin-right: 30px
            }

            .section-componpay__intro .bd .flex-box .fr {
                max-width: 55.72917vw
            }

                .section-componpay__intro .bd .flex-box .fr .artilce {
                    font-size: 16px;
                    line-height: 200%
                }

    .section-about__honor {
        padding: 20px 0 150px
    }

        .section-about__honor .breadcrumbs {
            margin-bottom: 8.33333vw
        }

        .section-about__honor .hd {
            margin-bottom: 50px;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .section-about__honor .hd .fr {
                margin-left: auto
            }

                .section-about__honor .hd .fr ul, .section-wrok .links-list li a {
                    font-size: 18px
                }

                    .section-about__honor .hd .fr ul li {
                        margin-right: 3.64583vw
                    }

                        .section-about__honor .hd .fr ul li:last-child {
                            margin-right: 0
                        }

        .section-about__honor .list {
            margin: -5px -15px
        }

            .section-about__honor .list li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 25%;
                flex: 0 0 25%;
                padding: 5px 15px
            }

            .section-about__honor .list .item .image {
                padding: 20px 45px
            }

            .section-about__honor .list .item .con {
                padding: 40px 0;
                font-size: 18px
            }

            .section-about__honor .list .item:hover img {
                -webkit-transform: scale(1.02);
                transform: scale(1.02)
            }

        .section-about__honor .paging {
            margin-top: 100px
        }

    .section-index__product {
        padding: 140px 0 130px
    }

        .section-index__product .hd {
            margin-bottom: 70px
        }

            .section-index__product .hd .title {
                font-size: 48px;
                margin-bottom: 40px
            }

        .section-index__product .list {
            margin: 0 -vw(30vw);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

            .section-index__product .list li {
                padding: 0 1.5625vw;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%
            }

            .section-index__product .list .item {
                padding: 4.16667vw 3.90625vw 3.125vw 2.60417vw
            }

                .section-index__product .list .item:hover img {
                    -webkit-transform: scale(1.1);
                    transform: scale(1.1)
                }

                .section-index__product .list .item .con .name {
                    font-size: 20px;
                    line-height: 30px;
                    margin-bottom: 90px
                }

                .section-index__product .list .item .con .summary {
                    font-size: 16px;
                    max-width: 254px
                }

                .section-index__product .list .item .image {
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
                    overflow: visible
                }

        .section-index__product .nav-tabs {
            margin-top: 80px
        }

            .section-index__product .nav-tabs a {
                font-size: 16px;
                line-height: 30px;
                padding: 0 3.38333vw
            }

                .section-index__product .nav-tabs a .iconfont {
                    width: 30px;
                    height: 30px;
                    margin-right: 10px
                }

    .section-index__case {
        padding: 160px 0 110px
    }

        .section-index__case .hd {
            margin-bottom: 100px
        }

        .section-index__case .list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: -1.5625vw
        }

            .news-list li, .section-index__case .list li {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
                max-width: 33.33333%;
                padding: 1.5625vw
            }

            .section-index__case .list .item .con .icon {
                width: 54px;
                height: 54px
            }

            .section-index__case .list .item .con .text {
                font-size: 24px;text-align:center;
            }

        .section-index__case .more-button {
            margin-top: 80px
        }

    .section-index__promo {
        padding: 126px 0 115px
    }

        .news-list, .section-index__promo .inner, .work-wrppaer > .flex-box .list a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

        .section-index__promo .box {
            text-align: left
        }

            .section-index__promo .box .title {
                font-size: 2.5vw;
                margin-bottom: 60px
            }

            .section-index__promo .box .summary {
                font-size: 18px;
                margin-bottom: 80px
            }

            .section-index__promo .box .more-button {
                text-align: left
            }

        .section-index__promo .image-wrapper {
            width: 680px;
            height: 400px
        }

    .news-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -30px
    }

        .news-list li {
            margin-bottom: 0
        }

        .news-list .item img {
            height: 270px
        }

        .news-list .item .con {
            padding: 28px 40px
        }

        .news-list .item .time {
            font-size: 12px;
            margin-bottom: 30px
        }

        .news-list .item .name, .news-list .item .name-v2 {
            font-size: 22px;
            font-weight: 700;
            -webkit-transition: all .3s;
            transition: all .3s
        }

        .news-list .item .name-v2 {
            padding: .625vw 0
        }

        .news-list .item .name {
            margin-bottom: 22px
        }

        .news-list .item .summary {
            font-size: 14px
        }

        .news-list .item:hover .name, .news-list .item:hover .name-v2 {
            color: #1e8db8
        }

        .news-list .item:hover img {
            -webkit-transform: scale(1.25);
            transform: scale(1.25)
        }

    .section-index__news {
        padding: 180px 0 136px
    }

        .section-index__news .hd {
            margin-bottom: 90px
        }

        .section-index__news .more-button {
            margin-top: 90px;
            font-size: 16px
        }

    .section-apply__Cooperation {
        padding: 100px 0
    }

        .section-apply__Cooperation .hd {
            margin-bottom: 55px
        }

    .section-corruption {
        padding: 140px 0
    }

        .section-corruption .hd {
            margin-bottom: 80px
        }

        .section-corruption .edit {
            font-size: 18px;
            line-height: 200%
        }

    .section-wrok {
        padding: 77px 0 100px
    }

        .section-wrok .container {
            max-width: 1000px
        }

        .section-wrok .summary {
            font-size: 16px;
            margin-bottom: 50px
        }

        .section-wrok .links-list {
            padding: 5px 7px;
            margin-bottom: 70px
        }

    .work-wrppaer > .flex-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .work-wrppaer > .flex-box .flex-auto {
            margin-right: 20px
        }

        .work-wrppaer > .flex-box .list {
            margin: 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .work-wrppaer > .flex-box .list a {
                height: 68px;
                line-height: 68px;
                font-size: 16px;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 0 0 0 40px;
                width: 240px
            }

                .work-wrppaer > .flex-box .list a::before {
                    position: absolute;
                    left: 20px !important;
                    margin: 0
                }

    .work-wrppaer .work-list .panel-heading .work-head {
        font-size: 16px;
        padding: 24px 30px
    }

    .work-wrppaer .work-list .panel-heading .icon-didian {
        margin-right: 6px
    }

    .work-wrppaer .work-list .panel-heading .icon-youjiantou {
        margin-left: 18px
    }

    .work-wrppaer .work-list .panel + .panel {
        margin-top: 30px
    }

    .work-wrppaer .work-list .panel-body {
        font-size: 14px;
        padding: 0 20px
    }

        .work-wrppaer .work-list .panel-body .edit {
            padding: 30px 0
        }
}

.qq-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    padding: 0 30px 0 15px;
    border-radius: 4px;
    background-color: #eee;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .qq-item:hover {
        background: #d5d5d5
    }

    .qq-item .icon-qq {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: url(../image/icon-qq.png) no-repeat center/cover;
        margin-right: 5px
    }

    .qq-item span {
        font-size: 12px
    }

@media (min-width:1024px) {
    .popup .pop_inner1 {
        width: 600px
    }
}

.email-item {
    display: block;
    text-align: center;
    line-height: 24px;
    background: #eee;
    padding: 15px
}

body:after {
    content: "";
    display: block;
    padding-bottom: 44px
}

.tabbar {
    background-color: #fff;
    border-color: rgba(255,255,255,.33);
    color: #999;
    position: fixed;
    height: 48px;
    width: 100%;
    bottom: 0;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .tabbar .tabbar-border {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

    .tabbar .tabbar__item, .tabbar .tabbar__item .iconfont {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tabbar .tabbar__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5px 0 0;
        color: rgba(0,0,0,.5);
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 0
    }

        .tabbar .tabbar__item .iconfont {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 28px;
            height: 28px;
            margin-bottom: 1px;
            font-size: 20px
        }

        .tabbar .tabbar__item .tabbar__label {
            padding-top: 0;
            padding-bottom: 0;
            font-size: 10px;
            line-height: 1.4
        }

@media (min-width:1024px) {
    .tabbar, body:after {
        display: none
    }
}

.section-search {
    padding: 30px 0;
}

    .section-search .paging {
        margin-top: 30px;
    }

    .section-search ul {
        margin: -15px 0 0
    }

    .section-search li {
        border-bottom: 1px solid #eee;
        padding: 15px 0
    }

    .breadcrumbs-bar .fl ul, .breadcrumbs-bar .fl ul li, .section-search .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section-search .name {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 1%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 10px
    }

    .section-search .date {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        color: #b5b5b5
    }

.breadcrumbs-bar {
    line-height: 1;
    border-bottom: 1px solid #e1e1e1
}

    .breadcrumbs-bar .search-left {
        line-height: 50px
    }

    .breadcrumbs-bar .search-right {
        white-space: nowrap;
        margin-left: auto
    }

        .breadcrumbs-bar .search-right span {
            color: #d70011;
            margin: 0 5px
        }

    .breadcrumbs-bar span {
        line-height: inherit
    }

    .breadcrumbs-bar .container-md > .flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .breadcrumbs-bar .fl a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #4a4a4a;
        -webkit-transition: all .3s;
        transition: all .3s;
        white-space: nowrap;
        font-size: 12px;
        line-height: 50px
    }

    .breadcrumbs-bar .fl ul, .breadcrumbs-bar .fl ul li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .breadcrumbs-bar .fl ul .iconfont {
            margin-right: 2px;
            color: #152c53
        }

        .breadcrumbs-bar .fl ul li:after {
            content: '';
            display: inline-block;
            border-width: 5px 0 5px 5px;
            border-style: solid;
            border-color: transparent transparent transparent #bfbfbf;
            margin: 0 5px
        }

        .breadcrumbs-bar .fl ul li:last-child:after {
            display: none
        }

    .breadcrumbs-bar .fr {
        width: 100%
    }

        .breadcrumbs-bar .fr a {
            position: relative;
            color: #4a4a4a;
            display: block;
            line-height: 50px;
            -webkit-transition: all .3s;
            transition: all .3s;
            white-space: nowrap;
            font-size: 12px
        }

        .breadcrumbs-bar .fr .active a:after {
            content: '';
            bottom: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: #152c53;
            position: absolute
        }

        .breadcrumbs-bar .fr ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            overflow-x: auto
        }

            .breadcrumbs-bar .fr ul li {
                margin-left: 15px
            }

                .breadcrumbs-bar .fr ul li:first-child {
                    margin-left: 0
                }

@media (min-width:1024px) {
    .breadcrumbs-bar .search-left {
        line-height: 90px;
        font-size: 22px
    }

    .breadcrumbs-bar .search-right {
        font-size: 14px;
        line-height: 90px
    }

    .breadcrumbs-bar .container-md > .flex-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .breadcrumbs-bar .fl ul .iconfont {
        margin-right: 12px
    }

    .breadcrumbs-bar .fl ul li:after {
        margin: 0 14px
    }

    .breadcrumbs-bar .fr {
        width: auto
    }

        .breadcrumbs-bar .fl a, .breadcrumbs-bar .fr a {
            line-height: 90px;
            font-size: 16px
        }

        .breadcrumbs-bar .fr ul li {
            margin-left: 36px
        }

    .section-search {
        padding: 150px 0;
    }

        .section-search .paging {
            margin-top: 130px;
        }

        .section-search ul {
            margin: 0
        }

        .section-search .name {
            position: relative;
            padding-left: 15px
        }

            .section-search .name:before {
                content: '';
                position: absolute;
                top: 11px;
                width: 6px;
                height: 6px;
                margin-top: -3px;
                background-color: #e1e1e1;
                border-radius: 50%;
                -webkit-transition: .3s;
                transition: .3s;
                left: 0
            }

        .section-search .item:hover .name {
            color: #152c53
        }
}
.toggle-button {
  margin-top: 15px;
  cursor: pointer;
}




#SolutionBlock {
  /**解决方案详情**/
}
#SolutionBlock .SolutionList {
  
  padding-bottom: 48px;
}
#SolutionBlock .SolutionList .ul {
  margin: -18px;
  font-size: 0;
  line-height: 0;
}
#SolutionBlock .SolutionList .ul li {
  display: inline-block;
  width: 33.33%;
  padding: 18px;
}
#SolutionBlock .SolutionList .ul li .Box {
  display: block;
  position: relative;
  text-align: center;
  color: #fff;
}
#SolutionBlock .SolutionList .ul li .Box .imgBox img {
  display: block;
  width: 100%;
}
#SolutionBlock .SolutionList .ul li .Box .Tank {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.29);
}
#SolutionBlock .SolutionList .ul li .Box .Tank .TBox {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 15px 9%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#SolutionBlock .SolutionList .ul li .Box .Tank .TBox .title {
  font-size: 20px;
  line-height: 24px;
}
#SolutionBlock .SolutionList .ul li .Box .Tank .TBox .des {
  margin: 6px 0;
  font-size: 15px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.59);
  height: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#SolutionBlock .SolutionList .ul li .Box .Tank .TBox .more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 30px;
  width: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent url(../images/icons_jh.png) no-repeat center;
}
#SolutionBlock .SolutionList .ul li .Box:hover .Tank .TBox .des {
  height: 44px;
  margin: 20px 0;
}
#SolutionBlock .SolutionList .ul li .Box:hover .Tank .TBox .more {
  background-color: #d42e2e;
  border-color: #d42e2e;
}
#SolutionBlock .SolutionInfo .h2 {
  position: relative;
  padding-left: 15px;
  margin: 70px 0 55px;
  font-size: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: normal;
}
#SolutionBlock .SolutionInfo .h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #d42e2e;
}
#SolutionBlock .SolutionInfo .InfoBlock1 {
  padding-top: 1px;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .h1 {
  margin-top: 60px;
  font-size: 28px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .h2 {
  margin-top: 60px;
  margin-bottom: 30px;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .Boxs {
  font-size: 0;
  padding-bottom: 70px;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .Boxs .cont {
  display: inline-block;
  vertical-align: middle;
  width: 56.86%;
  padding-right: 5%;
  font-size: 15px;
  line-height: 30px;
  color: #555555;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .Boxs .imgBox {
  display: inline-block;
  vertical-align: middle;
  width: 43.14%;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .Boxs .imgBox img {
  display: block;
  width: 100%;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .swiperBox {
  text-align: center;
  padding-bottom: 60px;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .swiperBox .Btns {
  display: none;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .swiperBox .Box {
  display: block;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .swiperBox .Box img {
  display: block;
  width: 100%;
}
#SolutionBlock .SolutionInfo .InfoBlock1 .swiperBox .Box .txt {
  padding: 20px 15px 5px;
  font-size: 15px;
  line-height: 20px;
  color: #555555;
}
#SolutionBlock .SolutionInfo .InfoBlock2 {
  padding: 1px 0 85px;

}
#SolutionBlock .SolutionInfo .InfoBlock2 img{
  height:auto!important;
}
#SolutionBlock .SolutionInfo .InfoBlock3 {
  padding: 1px 0;
}
#SolutionBlock .SolutionInfo .InfoBlock3 img{
  height:auto!important;
}
#SolutionBlock .SolutionInfo .InfoBlock3 .ul {
  font-size: 0;
  text-align: center;
  padding-bottom: 40px;
}
#SolutionBlock .SolutionInfo .InfoBlock3 .ul li {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding-bottom: 25px;
}
#SolutionBlock .SolutionInfo .InfoBlock3 .ul li .ico {
  display: inline-block;
  vertical-align: top;
}
#SolutionBlock .SolutionInfo .InfoBlock3 .ul li .ico img {
  display: block;
  width: 72px;
}
#SolutionBlock .SolutionInfo .InfoBlock3 .ul li .txt {
  padding: 17px 10px;
  font-size: 18px;
  line-height: 20px;

}
#SolutionBlock .SolutionInfo .InfoBlock4 {
  padding: 1px 0;
  
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul {
  
  margin: -20px 0;
  font-size: 0;
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin: 20px 0;
  min-height:260px
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li .imgBox {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  position: relative;
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li .imgBox img {
  display: block;
  width: 100%;
  height:auto!important;
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li .imgBox .word {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15px;
  text-align: center;
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li .imgBox .word .w {
  display: inline-block;
  vertical-align: top;
  width: 205px;
  max-width: 90%;
  padding: 7px 15px;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
  background: #1d4a9e;
}
#SolutionBlock .SolutionInfo .InfoBlock4 .ul li .cont {
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  padding: 15px 5% 15px 3.5%;
  font-size: 15px;
  line-height: 32px;
  color: #333333;
}
#SolutionBlock .SolutionInfo .InfoBlock5 {
  padding: 1px 0;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul {
  padding-bottom: 90px;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li {
  display: inline-block;
  width: 48.57%;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-right: 2%;
  border-bottom: 1px solid #e2e2e2;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li:nth-child(odd) {
  float: left;
  clear: both;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li:nth-child(even) {
  float: right;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li .icon {
  float: left;
  display: inline-block;
  width: 115px;
  margin-right: 20px;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li .icon img {
  display: block;
  width: 100px;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li .cont {
  overflow: hidden; padding-left:95px;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li .cont .h5 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  font-weight: normal;
}
#SolutionBlock .SolutionInfo .InfoBlock5 .ul li .cont .p {
  font-size: 14px;
  line-height: 22px;
  color: #777777;
}
#SolutionBlock .SolutionInfo .InfoBlock6 {
  padding: 1px 0;
  background: #f3f3f3;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul {
  margin: -16px;
  padding-bottom: 55px;
  font-size: 0;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li {
  display: inline-block;
  width: 25%;
  padding: 16px;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .imgBox {
  position: relative;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box {
  display: block;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box img {
  display: block;
  width: 100%;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .cont {
  padding: 20px 15px;
  text-align: center;
  background: #f3f3f3;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .cont .tit {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .cont .lword {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box:hover .More {
  opacity: 1;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .More {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .More .div {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .More .m_word {
  display: block;
  width: 140px;
  max-width: 92%;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 14px;
  line-height: 40px;
  background: #e62129;
}
#SolutionBlock .SolutionInfo .InfoBlock6 .ul li .Box .More .m_word::after {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  width: 7px;
  height: 12px;
  background: url(../images/icon_jt2_hover.png) no-repeat center;
}




 .list-paddingleft-2  {
  font-size: 0;
  line-height: 0;
}
.list-paddingleft-2 li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 15px 90px;
  margin: 16px 0;
  width: 50%;
  position: relative;
}
.list-paddingleft-2 li img {
  position: absolute;
  left: 0;
  top: 0;
}
.list-paddingleft-2 li .h4 {
  margin-bottom: 3px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4em;
  color: #333333;
}
.list-paddingleft-2 li .p {
  font-size: 15px;
  line-height: 22px;
  color: #777777;
}
 .InfoFunction .Box {
  padding: 5% 7.14%;
}
.Tables img{
  height:auto!important;
}
 .Tables {
  padding-top: 10px;
}
.Tables table {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  border-collapse: collapse;
}
.Tables table tr td {
  vertical-align: middle;
  padding: 20px 35px;
  border: 1px solid #ededed;
}
.Tables table tr td:first-child {
  width: 305px;
}
 .InfoFunction2 {
  background: #f3f3f3;
}
 .InfoFunction2 img{
  height:auto!important;
}


.video__mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 3.1rem;
    background-color: rgba(0,0,0,.4);
    box-sizing: border-box;
    color: #fff;
}

 .more__text {
    position: relative;
    z-index: 10;
    padding-right: .06rem;
}

.video__more:hover .more__svg {
color: #000;}


 .block {
  width: 100%;
    margin: 0 auto;
    /* height: 2.23rem; */
    margin: 0 auto;
    background-size: contain;
    text-align: center;
    font-size: 63px;
    line-height: 92px;
    font-weight: bold;
    padding-top: 20vw;
}

.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:15px 0px;}


.btn {
	display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;
	white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;
	-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}

.btn:hover,
.btn:focus,
.btn.focus {text-decoration: none;}

.btn:active,
.btn.active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,
fieldset[disabled] a.btn {pointer-events: none;}





.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #d4d4d4;border-color: #8c8c8c;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}


.btn-group,
.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn,
.btn-group-vertical > .btn {position: relative;float: left;}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {z-index: 2;}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {margin-left: -1px;}
.btn-toolbar {margin-left: -5px;}


.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group > .btn-group {float: left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}
.btn-group > .btn-lg + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn-group.open .dropdown-toggle.btn-link {-webkit-box-shadow: none;box-shadow: none;}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}

.btn:hover,
.btn:focus,
.btn.focus {text-decoration: none;}

.btn:active,
.btn.active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,
fieldset[disabled] a.btn {pointer-events: none;}


/* 右侧 */
.page-aside {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 100;
  margin-top: -166px;
  width: 70px;
  transform: translateX(100%);
  opacity: 0;
  transition: opacity .3s, transform .3s
}

.page-aside.show {
  opacity: 1;
  transform: translateX(0)
}

.page-aside .item {
  background: rgba(203, 0, 18, 1);
  display: block;
  font-size: 12px;
  color: #fff;
  margin-bottom: 1px;
  text-align: center;
  line-height: 1;
  transition: transform .4s;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px
}


.logored{display: none;}

/*.page-aside .item {background: -webkit-gradient(linear,left top,right top,from(#fd441f),to(#e1251b));*/
/*    background: linear-gradient(90deg,#fd441f,#e1251b);display:block;font-size:12px;color:#fff;margin-bottom:1px;text-align:center;line-height:1;transition:transform .4s;border-top-left-radius:5px;border-bottom-left-radius:5px}*/
.page-aside .item.tel {
  width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.page-aside .item.tel .main {
  width: 70px;
  border-right: 1px solid rgba(255, 255, 255, .2);
  padding: 10px 0
}

.page-aside .item .wx_main {
  position: relative;
}

.page-aside .item .wx_main .zxcode {
  position: absolute;
  right: 120%;
  top: 55%;
  opacity: 0;
  z-index: -99;
  transform: translateY(-50%);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.17);
  transition: all 0.5s;
  pointer-events: none;
}

.page-aside .item .wx_main:hover .zxcode {
  top: 50%;
  opacity: 1;
  z-index: 1;
}

.page-aside .item.gotop {
  background: #ddd;
  color: grey
}

.page-aside .item.gotop .main {
  background: #ddd;
  padding: 16px 10px 16px 0
}

.page-aside .main {
  width: 80px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 10px 10px 10px 0
}

.page-aside .icon {
  width: 28px;
  height: 28px;
  margin: 0 auto 6px;
  color: #fff;
}

.page-aside .content {
  width: calc(100% - 70px);
  font-size: 20px;
  text-align: center;
  font-family: bebas
}

.page-aside-zw {
  width: 100%;
  height: 40px;
  display: none
}

.page-aside-phone {
  background: -webkit-gradient(linear, left top, right top, from(#fd441f), to(#e1251b));
  background: linear-gradient(90deg, #fd441f, #e1251b);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 8;
  width: 100%;
  display: none
}

.page-aside-phone .item {
  width: 33.33%;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 15px;
  line-height: 40px;
  justify-content: center;
  border-right: 1px solid #b00
}

.page-aside-phone .icon {
  width: 20px;
  height: 20px;
  margin-right: 6px
}

.ott {
  position: fixed;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 10px;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 70px;
  transform: translateX(100%);
  opacity: 0;
  transition: opacity .3s, transform .3s;
  background: -webkit-gradient(linear, left top, right top, from(#fd441f), to(#e1251b));
  background: linear-gradient(90deg, #fd441f, #e1251b);
}

.ott img {
  display: block;
  width: 100%;
}

.ott.show {
  opacity: 1;
  transform: translateX(0);
  display: none;
}

.c-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 60px;
  justify-content: flex-start;
  font-weight: 400;
}

.c-pagination-item {
  display: block;
  font-size: 14px;
  line-height: 28px;
  background: none;
  border: 1px solid #ccc;
  padding: 0 10px;
  margin-right: 8px;
  margin-top: 8px;
  color: #999;
  transition: all .3s ease-out;
}

.c-pagination-item.disabled {
  cursor: not-allowed;
  color: #999;
  opacity: .4;
}

.c-pagination-item.active {
  color: #fff;
  background-color: rgba(203, 0, 18, 1);
  border-color: rgba(203, 0, 18, 1);
}


.page-aside .icon {
  width: 28px;
  height: 28px;
  margin: 0 auto 6px;
  color: #fff;
}

svg.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}



.c-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}

.c-modal.show {
  opacity: 1;
  visibility: visible
}

.c-modal.show .c-modal-container {
  transform: scale(0.7)
}

.c-modal-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  cursor: pointer
}

.c-modal-container {
  max-width: 92%;
  max-height: 92%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
  transform: scale(.88);
  transition: transform .3s
}

.c-modal-close {
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 1;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  opacity: .9;
  transition: opacity .3s, transform .3s;
  color: #ddd;
}

.c-modal-close img {
  width: 40px;
}

.c-modal-close:hover {
  opacity: 1;
  transform: rotate(180deg)
}

.c-modal-main {
  position: relative;
  z-index: 0;
  display: none
}

.c-modal-main.active {
  display: block
}

.c-modal-main.videobox {
  width: 800px;
  padding-bottom: 56.25%;
  max-width: 100%
}

.c-modal-main.videobox .video-js {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

/*.c-modal-main.contactbox {width:520px;max-width:100%;background:url(../image/modal-bg01.jpg) no-repeat 50%/cover}*/
/*.c-modal-main.contactbox {width:1000px;max-width:100%;background:#DC0011;}*/
.c-modal-main.contactbox {
  width: 1000px;
  max-width: 100%;
  background: url(../image/modal-bg01.jpg) no-repeat 50%/cover;
}

.c-modal-main.contactbox .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  padding: 14px;
  background: none
}

.c-modal-main.contactbox .bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid hsla(0, 0%, 100%, .3)
}

/*.c-modal-main.contactbox .main {color:#faf3e7;padding:44px 60px 40px;position:relative;z-index:1}*/

.c-modal-main.contactbox .main {
  color: #faf3e7;
  padding: 80px 74px 74px 74px;
  position: relative;
  z-index: 1
}

.c-modal-main.contactbox .main .tc_top {
  display: flex;
  justify-content: space-between;
}

.c-modal-main.contactbox .main .tc_top .tc_left {
  width: 520px;
}

.c-modal-main.contactbox .main .tc_top .tc_left .h1 {
  font-family: hb;
  font-size: 54px;
  line-height: 72px;
  margin-bottom: 44px;
}

.c-modal-main.contactbox .main .tc_top .tc_left .h2 {
  font-family: hb;
  font-size: 34px;
  line-height: 45px;
  margin-bottom: 8px;
}

.c-modal-main.contactbox .main .tc_top .tc_left .h3 {
  margin-top: 12px;
  font-family: hm;
  font-size: 24px;
  line-height: 32px;
}

.c-modal-main.contactbox .main .tc_top .tc_right {
  width: 258px;
}

.c-modal-main.contactbox .main .tc_top .tc_right img {
  width: 100%;
  margin-bottom: 130px;
}

.c-modal-main.contactbox .main .tc_top .tc_right .btn {
  width: 100%;
  line-height: 66px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 20px;
  font-family: hr;
  display: block;
  color: #fff;
  transition: all 0.5s
}

.c-modal-main.contactbox .main .tc_top .tc_right .btn:hover {
  background-color: #fff;
  border-color: transparent;
  color: #000;
}


.c-modal-main.contactbox .tit {
  font-size: 28px
}

.c-modal-main.contactbox .text {
  font-size: 36px;
  margin-bottom: 10px
}

.c-modal-main.contactbox .form {
  border: 2px solid #fff;
  background-color: #fff
}

.c-modal-main.contactbox .ps {
  font-size: 18px;
  color: #fff;
  padding-left: 22px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(../image/suo.png);
  background-size: auto 18px;
  margin-top: 14px;
}

.c-modal-main.contactbox .iconfont {
  color: #bcbcbc;
  line-height: 44px;
  width: 46px;
  text-align: center;
  font-size: 30px
}

.c-modal-main.contactbox .submit {
    border: none;
    outline: none;
    background: #e60012;
    padding: 0;
    /* left: 50px; */
    width: 150px;
    height: 62px;
    background-size: 20px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 43%;
    top: 46%;
}

.c-modal-main.contactbox .input {
 
  height: 72px;
  width:308px;
  line-height: 1.5;
  border: none;
  padding: 0 20px;
  outline: none;
  color: #000;
  font-size: 23px;
  background: none
}

.c-modal-main.contactbox::-moz-placeholder {
  color: #aaa
}

.c-modal-main.contactbox::-webkit-input-placeholder {
  color: #aaa
}

.c-modal-main.contactbox:-ms-input-placeholder {
  color: #aaa
}

.c-modal-main.contactbox .info {
  font-size: 14px;
  margin-top: 8px;
  padding-right: 25%;
  position: relative
}

.c-modal-main.contactbox .tel {
  color: #FFFFFF;
  margin-top: 80px;
  font-size: 42px;
  line-height: 50px;
  font-family: gilroy-semibold;
}

.c-modal-main.contactbox .ewm {
  width: 80px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -40px
}

@media only screen and (max-width:640px) {
  .c-modal-main.contactbox .main {
    padding: 36px 26px;
  }

  .c-modal-main.contactbox .bg {
    padding: 10px
  }

  .c-modal-main.contactbox .tit {
    font-size: 17px
  }

  .c-modal-main.contactbox .text {
    font-size: 24px;
    margin-bottom: 16px
  }

  .c-modal-main.contactbox .form {
    border: 3px solid #fff
  }

  .c-modal-main.contactbox .iconfont {
    line-height: 36px;
    width: 30px;
    font-size: 20px
  }

  .c-modal-main.contactbox .submit {
    width: 60px;
    height: 36px;
    font-size: 13px
  }

  .c-modal-main.contactbox .input {
    width: calc(100% - 90px);
    height: 36px;
    padding: 0 8px;
    font-size: 14px
  }

  .c-modal-main.contactbox .info {
    font-size: 12px;
    margin-top: 8px;
    padding: 0
  }

  .c-modal-main.contactbox .tel {
    margin-top: 12px;
    font-size: 20px;
    line-height: 1.3
  }

  .c-modal-main.contactbox .ewm {
    display: none
  }
}


