.seach_title .el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius:4px;
    border:1px solid #DCDFE6;
    box-sizing:border-box;
    color:#606266;
    display:inline-block;
    font-size:inherit;
    height: 30px;
}
.seach_title .el-button{
    display:inline-block;
    line-height:1;
    white-space:nowrap;
    cursor:pointer;
    background:#FFF;
    border:1px solid #DCDFE6;
    text-align:center;
    box-sizing:border-box;
    font-weight:500;
    padding:7px 15px;
}
.seach_title .el-button--primary{
    color:#fff;
    background-color:#14889A;
    border-color:#14889A;
    font-size:12px;
    border-radius:3px;
}
.seach_title .fa{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
}

.not-found {
    height: 600px;
    width: 100%
}

.not-found .tips-wrapper {
    overflow: hidden;
    margin-top: 120px;
    margin-left: 265px;
    height: 262px;
    width: 690px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/static/img/bg_404.885b1fb.png)
}

.not-found .tips-wrapper p {
    margin-left: 290px;
    margin-top: 200px;
    font-size: 30px;
    color: #999
}

.not-found .tips-wrapper .back-home {
    margin-left: 290px;
    font-size: 14px
}

.not-found .tips-wrapper .back-home a {
    color: #43abd7;
    font-weight: 700
}

.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 {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(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 {
    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;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.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: 50%;
    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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    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 {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.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%;
    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%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    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: hsla(0, 0%, 100%, .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 {
    -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 {
    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: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, 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-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;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    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;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: 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;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%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 viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.banner-swiper {
    position: relative;
    overflow: hidden;
    width: 100%
}

.banner-swiper .swiper-container {
    width: 100%;
    height: 500px
}

.banner-swiper .swiper-container .swiper-slide {
    height: 100%;
    width: 100%;
    background-color: #ececef;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-swiper .swiper-container .swiper-slide .title {
    position: relative;
    margin-top: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 36px;
    letter-spacing: 2px;
    width: 600px;
    color: #fff
}

.banner-swiper .swiper-container .swiper-slide .title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: " ";
    width: 114px;
    height: 2px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAACCAYAAACE/4i8AAAAn0lEQVQoke2QwRECMQwDV3a4B/RfEo1QSMTDzuWgBIY8YjmSFY3F82UA6ga08apTH70Md8TDcAMOw+EgMcMiEcMwDAGku28cE7K5YRHf2BDtFxZhMSaoNTKEVR6GpOZkyKl+A7VfunAaYgYBrVdz5SFDTPrP5tm+cmXIzrByrMyymi9OnfnkKf/ls2pctOpdnJpZO4/LDGz94oL/+YnzBlq8Uk8E7qstAAAAAElFTkSuQmCC) 50% no-repeat
}

.banner-swiper .swiper-container .swiper-slide .summary {
    margin-top: 15px;
    font-size: 14px;
    width: 600px;
    color: #fff;
    line-height: 2
}

.banner-swiper .swiper-pagination-bullet {
    border: 2px solid transparent;
    background: #eee;
    opacity: .5
}

.banner-swiper .swiper-pagination-bullet-active {
    border: 2px solid #fff;
    background: none;
    opacity: 1
}

ul.template.service-list {
    margin-left: -12px;
    margin-right: -12px;
    height: 550px;
}

ul.template.service-list li {
    box-sizing: border-box;
    position: relative;
    float: left;
    height: 240px;
    width: 384px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 35px;
    padding: 35px 25px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s;
    cursor: pointer
}

ul.template.service-list li:hover {
    box-shadow: 0 10px 20px #ccc
}

ul.template.service-list li:hover .service-list-item-border {
    height: 240px
}

ul.template.service-list li:hover .service-list-item-title {
    color: #fff;
    border-bottom: 1px solid hsla(0, 0%, 100%, .4)
}

ul.template.service-list li:hover .service-list-item-summary {
    color: #fff
}

ul.template.service-list li:hover .icon-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAANBAMAAACugNjdAAAAMFBMVEUAAAD///////////////////////////////////////////////////////////87TQQwAAAAD3RSTlMA7lX6nVFMpFPgEebZWEbOEUmQAAAAOklEQVQI12OAAS4hBmTg3IDMY7HAJ2mKKhnAcFAQDuQ3MDxSggHdyQFICtnNkLUVJ+CUckaW4poKJABmlwqYwHlaygAAAABJRU5ErkJggg==)
}

ul.template.service-list li .service-list-item-border {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    background-color: rgba(0, 170, 249, .8);
    z-index: 2;
    transition: all .3s
}

ul.template.service-list li .service-list-item-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: hsla(0, 0%, 96%, .8);
    z-index: 1
}

ul.template.service-list li .service-list-item-summary, ul.template.service-list li .service-list-item-title {
    position: relative;
    color: #575757;
    z-index: 2;
    transition: all .15s
}

ul.template.service-list li .service-list-item-title {
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ul.template.service-list li .service-list-item-summary {
    padding-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    height: 80px;
    text-align: justify
}

ul.template.service-list li .icon-arrow {
    position: absolute;
    bottom: 30px;
    right: 25px;
    width: 25px;
    height: 13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAANBAMAAACugNjdAAAALVBMVEUAAAAAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9kAw9n+U2AHAAAAD3RSTlMA7lX6UZ9MnNykEebhWEaVE+e0AAAAP0lEQVQI12OAAS4hBmRQrIDMYzdBlXRA5rGiSgY7MDQKwoHwBoZHSjCg24yskdMMWdvkBGQjUaSCkaW4jgAJACOGCkpYQ3QSAAAAAElFTkSuQmCC);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2
}

ul.template.news-list {
    margin-left: -12px;
    margin-right: -12px
}

ul.template.news-list li {
    box-sizing: border-box;
    position: relative;
    float: left;
    height: 386px;
    width: 384px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 35px;
    background-color: #fff;
    transition: all .3s;
    cursor: pointer
}

ul.template.news-list li:hover {
    box-shadow: 0 10px 20px #ccc
}

ul.template.news-list li:hover .news-list-item-cover img {
    transform: scale(1.2)
}

ul.template.news-list li:hover .news-list-item-info .title {
    border-bottom: 1px solid #56bcdc
}

ul.template.news-list li .news-list-item-cover {
    height: 210px;
    width: 100%;
    overflow: hidden
}

ul.template.news-list li .news-list-item-cover img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

ul.template.news-list li .news-list-item-info {
    padding-left: 25px;
    padding-right: 25px
}

ul.template.news-list li .news-list-item-info .title {
    padding-top: 35px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #575757;
    border-bottom: 1px solid #e5e5e5;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ul.template.news-list li .news-list-item-info .desc {
    margin-top: 20px;
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    color: #999;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.template.function-list {
    margin-left: -12px;
    margin-right: -12px
}

ul.template.function-list li {
    box-sizing: border-box;
    position: relative;
    float: left;
    height: 170px;
    width: 282px;
    margin: 30px 12px 35px;
    padding: 60px 30px 0;
    background-color: #fff;
    border: 1px solid #e1e4e9
}

ul.template.function-list li:before {
    content: " ";
    position: absolute;
    top: -1px;
    left: 100px;
    right: 100px;
    border-top: 2px solid #fff;
    transition: all .3s
}

ul.template.function-list li:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 110px;
    right: 110px;
    border-top: 2px solid #5bc0d6;
    transition: all .3s
}

ul.template.function-list li .function-list-item-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    transition: all .3s
}

ul.template.function-list li .function-list-item-icon img {
    width: 60px;
    height: 60px
}

ul.template.function-list li .function-list-item-title {
    line-height: 1;
    font-size: 20px;
    color: #575757;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3s
}

ul.template.function-list li .function-list-item-summary {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align: justify;
    overflow: hidden;
    line-height: 20px;
    height: 40px;
    transition: all .3s ease-in-out;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

ul.template.function-list li:hover .function-list-item-icon {
    transform: scale(0);
    opacity: 0
}

ul.template.function-list li:hover:after {
    left: 50%;
    right: 50%
}

ul.template.function-list li:hover:before {
    left: 40px;
    right: 40px;
    border-top: 2px solid #5bc0d6
}

ul.template.function-list li:hover .function-list-item-title {
    transform: translateY(-40px)
}

ul.template.function-list li:hover .function-list-item-summary {
    transform: translateY(-40px);
    height: 80px;
    -webkit-line-clamp: 4
}

ul.template.advantage-list li {
    margin-bottom: 40px
}

ul.template.advantage-list li .advantage-list-item-icon {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 30px
}

ul.template.advantage-list li .advantage-list-item-icon img {
    width: 60px;
    height: 60px
}

ul.template.advantage-list li .advantage-list-item-title {
    line-height: 1;
    font-size: 20px;
    color: #575757;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ul.template.advantage-list li .advantage-list-item-summary {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align: justify;
    overflow: hidden;
    line-height: 20px;
    min-height: 40px;
    max-height: 80px
}

ul.template.application-list li {
    box-sizing: border-box;
    text-align: center;
    height: 360px;
    width: 300px;
    float: left;
    padding: 40px 50px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

ul.template.application-list li .application-list-item-title {
    position: relative;
    font-size: 20px;
    padding-top: 70px;
    padding-bottom: 15px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3s
}

ul.template.application-list li .application-list-item-title:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 70px;
    right: 70px;
    border-top: 2px solid #5bc0d6;
    transition: all .3s
}

ul.template.application-list li .application-list-item-summary {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: justify;
    overflow: hidden;
    line-height: 30px;
    height: 120px
}

ul.template.application-list li:hover .application-list-item-title {
    padding-top: 0
}

ul.template.application-list li:hover .application-list-item-title:after {
    left: 0;
    right: 0
}

.case-swiper {
    position: relative
}

.case-swiper .swiper-container {
    width: 1200px;
    height: 140px
}

.case-swiper .swiper-container .swiper-slide {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto
}

.case-swiper .swiper-container .swiper-slide img {
    width: 290px;
    height: 80px;
    margin: 30px 5px
}

.case-swiper .swiper-button-next, .case-swiper .swiper-button-prev {
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    background-color: #d5d5d5;
    background-image: none;
    outline: none
}

.case-swiper .swiper-button-next:hover, .case-swiper .swiper-button-prev:hover {
    background-color: #00bee0
}

.case-swiper .swiper-button-next.swiper-button-disabled, .case-swiper .swiper-button-prev.swiper-button-disabled {
    background-color: #d5d5d5
}

.case-swiper .swiper-button-next .icon, .case-swiper .swiper-button-prev .icon {
    display: inline-block
}

.case-swiper .swiper-button-next .icon.ic-swiper-arrow, .case-swiper .swiper-button-prev .icon.ic-swiper-arrow {
    width: 50px;
    height: 50px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAAbElEQVQYlY3RQQrCUAyE4Wm9gJfwOkW03s4K4t0Eb6Dt4nPTgrwWfIFs8ochMwmy0Rc8sd+CPSZckRKeMWJAUy6c8MEN7TJf4HGGd+x+VYNuho8SIg1eSd5JDknGlPVPoeqGKhdVOVQlufrFF2mxOrp3nFdoAAAAAElFTkSuQmCC)
}

.case-swiper .swiper-button-prev {
    left: -50px
}

.case-swiper .swiper-button-next {
    right: -50px
}

.case-swiper .swiper-button-next .icon {
    transform: rotate(180deg)
}

.section__template.template_2, .section__template.template_5 {
    background-color: #f8f8f8
}

.section__template.template_4 .section-title, .section__template.template_5 .section-title, .section__template.template_6 .section-title, .section__template.template_8 .section-title {
    text-align: center
}

.section__template .section-title {
    position: relative;
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    padding-top: 15px;
    color: #666
}

.section__template .section-title.b-b-1 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px
}

.section__template .section-title .title {
    margin-top: 15px;
    font-size: 24px
}

.section__template .section-title .subtitle {
    font-size: 14px;
    color: #999
}

.section__template .section-content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 25px
}

.section__template .section-content:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.section__template ul.section-tabs {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 14px
}

.section__template ul.section-tabs li {
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 90px;
    font-weight: 700;
    color: #333;
    cursor: pointer
}

.section__template ul.section-tabs li.active, .section__template ul.section-tabs li:hover {
    color: #5bc0d6
}

.section__template ul.section-tabs li.active:after {
    content: " ";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -1px;
    border-bottom: 2px solid #5bc0d6
}

.floor-container {
    width: 100%;
    height: 60px;
    background-color: rgba(15, 22, 45, .7);
    z-index: 2
}

.floor-container.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    min-width: 1300px;
    z-index: 99
}

.floor-container .floor-wrapper {
    position: relative;
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px
}

.floor-container .floor-wrapper .breadcrumb {
    float: left
}

.floor-container .floor-wrapper .breadcrumb i.icon {
    display: inline-block
}

.floor-container .floor-wrapper .breadcrumb .ic-home {
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPklEQVQ4jZXTvWoVURQF4C/XoPcmGMEmaQwG1CaBpInRNBI0pMszCJY2Fhb+FvoMgmJlBMEnsLHyDdKFgGAtaMBGiWKWzTlyGOYG3bCYWfustWazZ0YSYzBM8izJmyQr43QD/TWNV/iE17iHy73KntSpJG+T3G96G6W33tV3zaMec8X1vpBWMF0Ej4/ZSw1Z7QYMy8HDY8wV14p2rQaMyqb/xVxxo4RcleRFkjv/Ya5YTLIzwBkc4fyYV9pXZ7GMkxNJ5vAUX/CgEa1hqdx/xnscNgG3sDuRBLZxpQlYwiPslekW8QHPu6NMlusMfjb9eRzgSeE3cak538QCXo77lH90+Cl8b/gFrOLvvzCJX43gqBMwQBr+Fd/agN9lpFoncLrhUxg1/FzldQfvsIK7ZdRZfGwM+9jC7fLQi9iBP/W4hWt8ZT8nAAAAAElFTkSuQmCC) 50% no-repeat
}

.floor-container .floor-wrapper .breadcrumb a {
    font-size: 14px;
    color: #ccc
}

.floor-container .floor-wrapper .breadcrumb a:after {
    content: ">";
    margin-left: 10px;
    margin-right: 10px
}

.floor-container .floor-wrapper .breadcrumb span {
    font-size: 16px;
    color: #fff
}

.floor-container ul.anchor-links {
    position: absolute;
    right: 0;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 16px
}

.floor-container ul.anchor-links li {
    position: relative;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer
}

.floor-container ul.anchor-links li a {
    color: #fff
}

.floor-container ul.anchor-links li.active a, .floor-container ul.anchor-links li:hover a {
    color: #5bc0d6
}

.contactus {
    width: 100%;
    background-color: #00bee2
}

.contactus .contactus-content {
    position: relative;
    width: 1300px;
    height: 200px;
    margin: 0 auto
}

.contactus .contactus-content:after {
    position: absolute;
    left: 50%;
    top: 50px;
    bottom: 50px;
    content: "";
    border-right: 1px solid #fff;
    opacity: .5
}

.contactus .contactus-content .email, .contactus .contactus-content .phone {
    float: left;
    width: 50%;
    padding-top: 60px;
    font-size: 29px;
    color: #fff
}

.contactus .contactus-content .email .icon, .contactus .contactus-content .phone .icon {
    float: left;
    display: block;
    width: 76px;
    height: 76px;
    margin-right: 35px;
    margin-left: 140px
}

.contactus .contactus-content .email .icon.ic-phone, .contactus .contactus-content .phone .icon.ic-phone {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABLCAMAAADtTJGhAAAAq1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Nr6iZAAAAOHRSTlMABfb6DPxj6Dcb5QnhENzC7MYx8ZElHs+8uLKLbVutiIMtp6CalX1oSkUoFRPTyndyQiJQVT7uUh+cPB8AAASkSURBVFjDpVjpYqIwEJ4ERVBBxVuL4lFv66q1zfs/2W6GSAIETLffL20nX+aeifAKlcMxeBwCxyHwO7i3sGMxZjHEebzafp7+i6hxiJZ+lWVQrY73J/JTqmjSZkUY735CtbBrrBTtwFQ7L1TMa9b91iya96arelc1+sM24upPugxB/ffLHiRu93DCJOqvlSN2M/Z0Z/0Y6K5aSw/8eWXihaKcFblFIoO3hG1WyuWMYgt6+1Ix1B7jWiL0OUSRyeNl5myf8SnOCHRHd14BA9REGI561++beNdCRClw+qWRWgo20OGONp6/RdSm/Fup60bFli7O/D814a6rsOK9jK1XKNPBjAifRoxYjLcytjlD7LS3fG0x17b+2oWNYHPK2NYMAWlcsX7WcYJ0Gav3IRBspbFlCB9S+OAVNLph4naERo4o6dKYWnlDbf63zgE/TxONHgaqXePqU8ttzJM19rVrsYRtZlCBLZS5KIpRXkRH1HslWxaQuPeXV1bcZLwUuxVn68lnSovZ87BcoBR7lN2AAMZtHFeRp7ZTAv++TQdQDooVTURE5nycLUQ7pUxiBFF9ilKvY3CAGGfuZXHGZQp8cEODFqLmmsMdk8yHIZNoms2gHtopWqKltqV5ykwjHFE4wM88GeYgo5GAhmZkRLZwt84YU6ZgNyGr9cEMk6SvPXjKK+HfyrndMCTbJU6bch3QZdl4UjAFJqcrepKvhq2ZsHmGXAT78l20WF81aJOQ2aZkdZQWZMt86SLAEO9iWzjyyu5lO6WAaTj/sJikQXNjoy+Tw5Aswr6HZKKB6FJtYUaGbm4BVHhYV5CC3HO+zKoTc7MjaqGna1GIuRFZyIRGvuaIzYxzTQ6hLQAZ5vcstF2gZUK2xOEvEt4imsQxj0GFK1QNxTma66eWfEeYVsBeTBfL06ah3DXLceJkTd55HP2y05Rs11dkbpU7t/FcFyb5XVmSWQPZoZ2jJvNsOdR9/ULxwbJBIPa4zehSv1lVv2UtHPIiFpNY3tzr05FDVShp/N2GHCEdXY1kcBPafmatpDxMFaWuXf1mqqIGDUxmmnYbmaDL1MqaanKRZbCGSLOa7rg/2vEFoguxhi5KGRCgueFMcE2P0hv9TDv40+hg4NI+ubb50+KaGVWDwkeNROWWXegrnN5Sd6UVNsLCyS8RQlMahfhs52Y/LWqEizRZC2ZpzbxR/hm7KxxGb0xFNd557cTIC15BdM7x9DNRgjb+XdtekUQJfo5mvV2x4vVPg5ZKRlxW259A4HLWv9UPcd1VtC9LCdedBvJVSTFfSJE5Q+3rDdXOHXTQN/WDfiqIcs4jmDDONwxBIfszxILdgRYrhtho27wXpN8qjbCNKx5K63AR75wT6DBWipLcJmg67Wlk5esORbTXObyAB3G03odi4LtQjAFlMRyi34Nr0wEsenWx9C6hHLNn4dwhh6+YIimHt5e7Q5AMpdbOS6ddo8UURN9GS2Vyd+1jZt8d6AN4HrbXiCYlb7rw9pcsg+Zzth56ozprtzZvP/jl8TRqZ/noIonSKbHeVLvtkKa4tvA7BNNe69yMi9KG34N4R9e+3h0jw/4CMwJe/oTDF4cAAAAASUVORK5CYII=) 50% no-repeat
}

.contactus .contactus-content .email .icon.ic-email, .contactus .contactus-content .phone .icon.ic-email {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAsVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+3mHKcAAAAOnRSTlMAx5x2NAv68vboKu3jzCUU35ZCitzSvxgQB7q1jzzYSASsaFI4HKmFbU8yIEywoHFgwqN6WC5/ZF0ez+lb7QAABKBJREFUWMOlWNmWqjAQjIoiAiKgiOKuCC6jjuOMmv//sJtOFA2ERW49eCAnVNLd1RUQZcK3agdP11RV6ereIbhJdVQO9aldUXEMnfW19TlVy+5iMZpO6H9EtTo3uecJ3u9Vc1ucat6IwvJGi82qRTBeHk1HeY435sXo+uaDqumFkos4GJbde+42KFCMm8Ym937aSITZ1u48Zlg5VIMRm6hfBigVbsjoGj+ZXHeHZWoxQJkw/phovD5KhcRWNA2Ui/achdpGKdjQ5SZTVAihTINIqeqSVnHYL6ygCcxXfpEAY7rSYYAKo/8NT3Tvgv6hgrQ/a98vWnkjMa5/ygUY0DKs48MmjFY/txYaacgPXmDsu4Rb+aCmpsSlEhKm3VEJjMFPKu9lq2KCKSqFIzx7RBEsuB+hkhiCw+2iWwek7JYla0GgZhQ2Jjih0gCnkZ9W7oHyZuXJfOjpgF3/Qk8u0X/Ahh51o8vJgLOP83clG0Ou9Dv5mac6nGk1bqUazoPMW/YajPKpC3mHOJwa2VydmO/sgaP/iHLI+VSbeJucxQX+un33WBdOoQu5qHACJvjTyLqWms6l+0ROChfogdmED3vY8hlTxghJWhqXY8DO+WdusN8ZTVmnHku/vCHC7oq55mTyguRU4rqgQRN/hJQlatm4koLrIq4zEdEPxjwZk4RFXXEkEEaNenwCJmsfIEt0+wJ58CtSmc08nkdABtdYQGbCE7SYU6FkqwM0OPNcPwgZQywig4fOCA6/lVj/ngsrvtBY0EQKyU5k5AtpZNJvSjN9E1EH0V3zQqTaxWKyJa2jQma10jqzu3vdynsiZRmnkO1h7Uwy9q5wpY2qWiCnXhaZQ8PcppBViWMSWV2IL2sSvew7mWFCAcZisgC2pZOGnjYnLbJ4zwK1iMmuUAAqjY2Q7Miuu21mJFMZy8SPZ6aQDJrigOZwvAvImjdmT4yNcrEuQ4GIrAqR0N4wk2TqlGwCZlA24Ipki44CMoca9wLKkCDrkKlulJ7OZRF9VIxAoc1Eo2s09WN2svBkYKV+BQtxmJF9qjGyXwimjwwlXs4atb92T8zFumyl8WQQn/6INuBs26unGy2g4hP5TrgNrB8JqMXP892AaErFGQDV+QZ6wVUeAts2SMklxOHWxJnQViihfxXYZ3rCa0Och4aV8Nl1JF7F4E5O+1DNxChsc7UEK9i/3hRq6D9gsreVqBU0tzxXC3YTvu/yrzzZmnvxhDv1XpbLohbD73NekqsOrdKrv4keyBfls4+tOHtzVYbrRps/+Z3R7X/OJcnwoIGSjuh8/PF070I7jOPD1Am/Bp9x9XUsFLyhP72qOJjnmSgJf0K9apfPwf/ZMJ8J16FsHaso11LOyvNdZ/+jzApp1Y5eSkWI3r0cKZ9rz44Ic5ax3IhZn5mTue2czcsxrouCAardzkh8lbm6Ns0t9+PolddLQ5iK07DBZqzvRbqtgxmU+bXF5deVwrWCGfR9QV3/adHB0R1W/04bgkVwdrTXYRcW7zyjNsEZ0E/1zyxvc9bETMp8X+IT3J0GFTVGVBlBWUrCX12Oo7NHvrK9g70Y5xjeP7+2cUfMspHYAAAAAElFTkSuQmCC) 50% no-repeat
}

.contactus .contactus-content .email .contactus-info, .contactus .contactus-content .phone .contactus-info {
    float: left;
    width: 399px
}

.contactus .contactus-content .email .tips, .contactus .contactus-content .phone .tips {
    font-size: 14px;
    margin-bottom: 15px
}

.product-page .banner-floor {
    position: relative
}

.product-page .banner-floor .swiper-pagination-bullets {
    bottom: 70px
}

.product-page .banner-floor .floor-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.product-page .banner-floor .floor-container.fixed {
    position: fixed
}