@charset "utf-8";
@import './font-awesome.css';
@import './richtext.css';
@import '../css/swiper.min.css';

.clearfix:before {
    display: table;
    clear: both;
    content: ""
}

.clearfix:after {
    display: table;
    clear: both;
    content: ""
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    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
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.row:before {
    display: table;
    clear: both;
    content: ""
}

.row:after {
    display: table;
    clear: both;
    content: ""
}

ul:before {
    content: '';
    display: table;
    clear: both
}

ul:after {
    content: '';
    display: table;
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.sep-md-5 {
    width: 20%;
    padding: 0 10px
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width:640) {
    .sep-md-5 {
        width: 100%
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control {
    vertical-align: middle;
    padding: 6px 8px;
    height: 32;
    font-size: 13px;
    font-weight: normal;
    border-radius: 3px;
    background: #fbfbfb;
    outline: none
}

.form-group {
    margin-bottom: 15px;
    position: relative
}

.btn-primary {
    color: #fff !important;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover {
    opacity: .7
}

.hide {
    display: none !important
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
    position: absolute;
    right: 20px;
    top: 15px
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li:nth-child(1)>a,
.pagination>li:nth-child(1)>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.8;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.form-group.has-success:after {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    bottom: 8px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -o-transform .3s;
    width: 18px;
    color: green
}

body {
    font-family: "DengXian", 'Poppins-Regular', 'Microsoft Yahei', 'Lucida Grande';
    -webkit-font-smoothing: antialiased
}



html,
body {
    margin: 0;
    padding: 0;
    width: 100%
}

* {
    padding: 0;
    margin: 0
}

html {
    font-size: 16px
}

ul {
    list-style-type: none;
    list-style-image: none
}

.rt {
    float: right
}

.lf {
    float: left
}

a {
    color: white;
    text-decoration: none
}

.block {
    display: block
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.flex-center {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center
}

.flex-v-center {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center
}

.align-items-center {
    align-items: center
}

.text-hover:hover {
    color: #18b6ff !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

img {
    display: block
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .5s
}

.flex-mb {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.width100 {
    width: 100%
}

.height100 {
    height: 100%
}

.vh100 {
    height: 940px
}

.text-uppercase {
    text-transform: uppercase
}

.sep-scale {
    transition: All .8s ease;
    -webkit-transition: All .8s ease;
    -moz-transition: All .8s ease;
    -o-transition: All .8s ease
}

.sep-scale:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.sep-scale-wrap:hover .sep-scale-mask {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}

.sep-scale-wrap:hover .mask {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}

.sep-scale-wrap:hover .scale-hover-hide {
    opacity: 0
}

.sep-scale-mask {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0)
}

.scale-hide {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0)
}

.row-margin0 {
    margin: 0
}

.color-white {
    color: #fff !important
}

.color-website {
    color: #18b6ff
}

.vertical-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.horizontal-center {
    position: absolute !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.translate-center {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute
}

.sep-transition {
    transition: All .4s ease;
    -webkit-transition: All .4s ease;
    -moz-transition: All .4s ease;
    -o-transition: All .4s ease
}

.full-screen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6)
}

.overflow {
    overflow: hidden
}

.sep-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.swiper-pagination-bullet {
    cursor: pointer
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: unset !important
}

@font-face {
    font-family: 'AdobeGothicStd';
    src: url("../fonts/AdobeGothicStd-Bold.otf")
}

@font-face {
    font-family: 'DengXian';
    src: url("../fonts/Deng.ttf")
}

@font-face {
    font-family: 'CenturyGothic';
    src: url("../fonts/CenturyGothic.TTF");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'DIN-Bold';
    src: url("../fonts/DIN-Bold.otf");
    font-style: normal;
    font-weight: normal
}

@media screen and (max-width:1940px) {
    .vh100 {
        height: 100vh
    }
}

.simple-btn1:hover {
    cursor: pointer;
    opacity: .8
}

.swiper {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide img {
    display: block
}

.textMaxline-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.textMaxline-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.textMaxline-3 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.textMaxline-4 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.textMaxline-5 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.textMaxline-6 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.textMaxline-7 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.textMaxline-8 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
}

.textMaxline-9 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical
}

.textMaxline-10 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical
}

.textMaxline-11 {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical
}

.just90deg {
    transform: rotate(90deg)
}

.just180deg {
    transform: rotate(180deg)
}

.just270deg {
    transform: rotate(270deg)
}

.hover1_25:hover {
    transform: scale(1.25);
    cursor: pointer;
    transition: .5s all
}

.hover1_50:hover {
    transform: scale(1.5);
    cursor: pointer;
    transition: .5s all
}

.hover1_75:hover {
    transform: scale(1.75);
    cursor: pointer;
    transition: .5s all
}

.classA1 {
    color: #4d4d4d
}

.classA1:hover {
    transition: all .5s;
    color: #024e9c
}

.classA2 {
    transition: all .5s;
    color: #7c7c7c
}

.classA2:hover {
    color: #117ff0
}

.classA3 {
    transition: all .5s;
    color: rgba(255, 255, 255, 0.801)
}

.classA3:hover {
    color: #117ff0
}

.hover2:hover {
    transform: scale(2);
    cursor: pointer;
    transition: .5s all
}

.paddingBottomTo0 {
    padding-bottom: 0 !important
}

.paddingBottomTo10 {
    padding-bottom: 10px !important
}

.paddingBottomTo20 {
    padding-bottom: 10px !important
}

.paddingBottomTo30 {
    padding-bottom: 10px !important
}

.paddingBottomTo40 {
    padding-bottom: 10px !important
}

.paddingBottomTo50 {
    padding-bottom: 50px !important
}

.marginBottomTo0 {
    margin-bottom: 0 !important
}

.marginBottomTo10 {
    margin-bottom: 10px !important
}

.marginBottomTo20 {
    margin-bottom: 10px !important
}

.marginBottomTo30 {
    margin-bottom: 10px !important
}

.marginBottomTo40 {
    margin-bottom: 10px !important
}

.marginBottomTo50 {
    margin-bottom: 50px !important
}

.width100 {
    width: 100% !important
}

.width90 {
    width: 90% !important
}

.width80 {
    width: 80% !important
}

.width70 {
    width: 70% !important
}

.width60 {
    width: 60% !important
}

.width50 {
    width: 50% !important
}

.width40 {
    width: 40% !important
}

.width30 {
    width: 30% !important
}

.width20 {
    width: 20% !important
}

.height100 {
    height: 100% !important
}

.height90 {
    height: 90% !important
}

.height80 {
    height: 80% !important
}

.height70 {
    height: 70% !important
}

.height60 {
    height: 60% !important
}

.height50 {
    height: 50% !important
}

.height40 {
    height: 40% !important
}

.height30 {
    height: 30% !important
}

.height20 {
    height: 20% !important
}

>.img_box_a {
    display: block;
    width: 100%
}

>.img_box_a>img {
    width: 100%
}

.h_color1 {
    transition: .5s all
}

.h_color1:hover {
    color: #0995ad !important
}

.h_color2 {
    transition: .5s all
}

.h_color2:hover {
    color: #c1f4fd !important
}

.search-toggles .toggle {
    display: none
}

.search-toggles .toggle:nth-child(1) {
    display: block
}

.search-toggles .sep-datalist {
    margin: 0
}

.flex-center {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em;
    margin-bottom: 20px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb {
    padding-left: 10px;
    min-height: auto;
    padding-bottom: 30px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img:hover {
    transform: scale(1.1)
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover {
    color: #18b6ff
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .summary {
    display: block;
    color: #666;
    line-height: 1.5em
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .btn-read {
    position: absolute;
    bottom: 10px;
    right: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.sep-resource-list {
    display: block
}

.sep-resource-list .sep-datalist li.pdf-item {
    border-bottom: dotted 1px #ddd;
    position: relative;
    padding: 15px 10px 50px 0;
    line-height: 1em;
    margin-bottom: 20px
}

.sep-resource-list .sep-datalist li.pdf-item div {
    display: flex;
    width: 100%;
    max-width: 50%;
    justify-content: space-between;
    border: 1px solid #dcdcdc;
    padding: 20px 10px
}

.rich_text {
    line-height: 30px;
    font-size: 16px;
    font-family: "DengXian"
}

@media screen and (max-width:768px) {
    .rich_text {
        font-size: 16px !important
    }
}

.rich_text h2 {
    margin-bottom: 20px
}

.el_hover_bg {
    background: linear-gradient(87deg, #0098b4, #0157a4)
}

h1,
.h1 {
    font-size: 50px;
    line-height: 56px;
    font-family: "AdobeGothicStd"
}

@media screen and (max-width:1440px) {

    h1,
    .h1 {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width:1280px) {

    h1,
    .h1 {
        font-size: 34px;
        line-height: 40px
    }
}

@media screen and (max-width:768px) {

    h1,
    .h1 {
        font-size: 24px;
        line-height: 36px
    }
}

h1.text_cent,
.h1.text_cent {
    text-align: center
}

h1.white,
.h1.white {
    color: white
}

h1.black,
.h1.black {
    color: black
}

h1.main_color,
.h1.main_color {
    color: #0068a8
}

h1.minor_color,
.h1.minor_color {
    color: #029ab8
}

h2,
.h2 {
    font-size: 46px;
    line-height: 54px
}

@media screen and (max-width:1440px) {

    h2,
    .h2 {
        font-size: 38px;
        line-height: 44px
    }
}

@media screen and (max-width:1280px) {

    h2,
    .h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media screen and (max-width:768px) {

    h2,
    .h2 {
        font-size: 22px;
        line-height: 32px
    }
}

h2.marbtm40,
.h2.marbtm40 {
    margin-bottom: 40px
}

h2.text_cent,
.h2.text_cent {
    text-align: center
}

h2.white,
.h2.white {
    color: white
}

h2.black,
.h2.black {
    color: black
}

h2.main_color,
.h2.main_color {
    color: #0068a8
}

h2.minor_color,
.h2.minor_color {
    color: #029ab8
}

.hovt_main {
    transition: .5s all
}

.hovt_main:hover {
    color: #0068a8 !important
}

.hovbg_main {
    transition: .5s all
}

.hovbg_main:hover {
    background-color: #0068a8 !important
}

.hovt_minor {
    transition: .5s all
}

.hovt_minor:hover {
    color: #029ab8 !important
}

.hovbg_minor {
    transition: .5s all
}

.hovbg_minor:hover {
    background-color: #029ab8 !important
}

.hovt_white {
    transition: .5s all
}

.hovt_white:hover {
    color: white !important
}

.hovbg_white {
    transition: .5s all
}

.hovbg_white:hover {
    background-color: white !important
}

.hovt_black {
    transition: .5s all
}

.hovt_black:hover {
    color: black !important
}

.hovbg_black {
    transition: .5s all
}

.hovbg_black:hover {
    background-color: black !important
}

.w_normal {
    width: calc(100% - 100px);
    max-width: 1360px;
    margin: 0 auto
}

@media screen and (max-width:768px) {
    .w_normal {
        width: 90%
    }
}

.divide120 {
    width: 100%;
    height: 120px
}

@media screen and (max-width:768px) {
    .divide120 {
        height: 50px
    }
}

.divide100 {
    width: 100%;
    height: 100px
}

@media screen and (max-width:768px) {
    .divide100 {
        height: 40px
    }
}

.divide80 {
    width: 100%;
    height: 80px
}

@media screen and (max-width:768px) {
    .divide80 {
        height: 35px
    }
}

.divide_space {
    width: 100%;
    height: 120px
}

@media screen and (max-width:768px) {
    .divide_space {
        height: 50px
    }
}

p>a {
    color: #0068a8;
    font-style: italic !important
}

p>a:hover {
    text-decoration: underline !important
}

.a_change p>a {
    color: #029ab8;
    font-style: italic !important
}

.a_change p>a:hover {
    text-decoration: underline !important
}

input.hide {
    display: none
}

a.img_box {
    display: block;
    width: 100%;
    overflow: hidden
}

a.img_box img {
    width: 100%;
    transition: .5s all
}

a.img_box img:hover {
    transform: scale(1.2)
}

.sep-banner {
    width: 100%;
    position: relative
}

@media screen and (max-width:768px) {
    .sep-banner::before {
        content: "";
        display: block;
        height: 88px;
        width: 100%
    }
}

.sep-banner>.swiper {
    overflow: hidden
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>a {
    width: 100%
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>a>img {
    width: 100%;
    object-fit: cover;
    /*min-height: 600px*/
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box {
    position: absolute;
    width: 100%;
    height: 40%;
    top: 40%
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content {
    width: 100%;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title {
    display: block;
    text-align: left;
    font-size: 80px;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #000;
    line-height: 100px;
    width: 80%;
    max-width: 960px;
    transition: all .5s
}

@media screen and (max-width:1680px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title {
        font-size: 60px;
        line-height: 72px;
        max-width: 800px
    }
}

@media screen and (max-width:1440px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title {
        font-size: 50px;
        line-height: 60px;
        max-width: 680px
    }
}

@media screen and (max-width:1080px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width:768px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title {
        font-size: 32px;
        line-height: 40px
    }
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.title:hover {
    color: #00558c
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.summary {
    text-align: left;
    font-size: 30px;
    font-family: "DengXian";
    font-weight: bold;
    color: #00558c;
    line-height: 60x
}

@media screen and (max-width:768px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.summary {
        font-size: 22px;
        margin-top: 20px
    }
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.more {
    width: 480px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(87deg, #0098b4, #0157a4);
    border-radius: 35px;
    transition: all .5s
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.more>span {
    margin-left: 30px;
    font-size: 24px
}

.sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.more:hover {
    opacity: .8
}

@media screen and (max-width:768px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.more {
        height: 54px;
        width: auto;
        border-radius: 27px;
        padding: 0 15px;
        font-size: 16px;
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translate(-50%)
    }

    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content>.more span {
        margin-left: 10px
    }
}

@media screen and (max-width:1680px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box {
        padding: 0 50px;
        top: 20%;
        height: 60%
    }

    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content {
        height: 100%;
        justify-content: space-evenly
    }
}

@media screen and (max-width:768px) {
    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box {
        padding: 0 5%;
        top: 10%;
        height: 90%
    }

    .sep-banner>.swiper>.swiper-wrapper>.swiper-slide>.content-box>.content {
        height: 100%;
        justify-content: flex-start
    }
}

.sep-banner>.swiper>.swiper-pagination {
    bottom: 28px;
    display: flex;
    justify-content: center;
    align-items: center
}

.sep-banner>.swiper>.swiper-pagination .swiper-pagination-bullet {
    transition: all .5s;
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 50%
}

.sep-banner>.swiper>.swiper-pagination .swiper-pagination-bullet-active {
    width: 21px;
    height: 21px;
    background: #024e9c;
    border-radius: 50%
}
@media(max-width:990px){
    .sep-banner>.swiper>.swiper-pagination .swiper-pagination-bullet,.sep-banner>.swiper>.swiper-pagination .swiper-pagination-bullet-active{
        width: 10px;
        height: 10px;
    }
}
.line2 .logo img{
    /*display: none;*/
    object-fit: contain;
}
.mp_banner {
    display: none;
    position: relative;
    margin-top: 112px
}

.mp_banner .img {
    display: block;
    width: 100%;
    height: 100%
}

.mp_banner .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mp_banner .w_normal {
    position: absolute;
    top: 3%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

.mp_banner .w_normal .banner_tels {
    font-size: 36px;
    font-family: "AdobeGothicStd";
    line-height: 48px;
    font-weight: bold;
    color: #000
}

.mp_banner .w_normal .bannr_summarys {
    margin-top: 20px;
    font-size: 22px;
    font-family: "DengXian";
    font-weight: bold;
    color: #00558c;
    line-height: 24px
}

.mp_banner .w_normal .banner_btn {
    width: 335px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(87deg, #0098b4, #0157a4);
    border-radius: 35px;
    font-size: 16px;
    margin-top: 240px;
    transition: all .5s
}

.mp_banner .w_normal .banner_btn span {
    margin-left: 10px;
    font-size: 20px
}

.mp_banner .w_normal .banner_btn:hover {
    opacity: .8
}

@media screen and (max-width:768px) {
    .mp_banner {
        display: block
    }
}

.sep-body {
    width: 100%
}

.sep-body>.different>.title {
    text-align: center;
    display: block;
    margin-top: 120px;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #00558c
}

@media screen and (max-width:768px) {
    .sep-body>.different>.title {
        margin-top: 50px
    }
}

.sep-body>.different>.summary {
    margin-top: 30px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: #000;
    line-height: 32px
}

.sep-body>.different>.content {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.sep-body>.different>.content .el {
    width: calc(33.3% - 21px);
    margin-left: 28px;
    margin-bottom: 28px;
    position: relative
}

.sep-body>.different>.content .el>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: all .5s;
    position: relative;
    z-index: 1
}

.sep-body>.different>.content .el .el-show {
    transition: .5s all;
    z-index: -1;
    position: absolute;
    background: #fafafa;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.sep-body>.different>.content .el .el-show>i,
.sep-body>.different>.content .el .el-show .i_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 50%
}

.sep-body>.different>.content .el .el-show>i>img,
.sep-body>.different>.content .el .el-show .i_box>img {
    width: 100%
}

.sep-body>.different>.content .el .el-show>.title {
    margin-top: 40px;
    font-size: 24px;
    font-family: "DengXian";
    color: #000;
    line-height: 30px;
    font-weight: bold;
    height: 60px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    color: #0068a8
}

.sep-body>.different>.content .el .el-hover {
    transition: .5s all;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.sep-body>.different>.content .el .el-hover>.title {
    font-size: 24px;
    font-family: "DengXian";
    font-weight: bold;
    line-height: 30px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: .5s all
}

.sep-body>.different>.content .el .el-hover>.title:hover {
    color: #005bac
}

.sep-body>.different>.content .el .el-hover>.discrible {
    padding: 20px;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: #fafafa;
    line-height: 30px
}

.sep-body>.different>.content .el .el-hover>.more {
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    width: 150px;
    border-radius: 20px;
    text-align: center;
    background-color: white;
    border-right: 20px;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: bold;
    color: #024e9c;
    line-height: 40px;
    transition: .5s all
}

.sep-body>.different>.content .el .el-hover>.more:hover {
    background-color: #005bac;
    color: white
}

.sep-body>.different>.content .el .el_cover {
    transition: .5s all;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
    background: linear-gradient(87deg, #0098b4, #0157a4);
    opacity: 0
}

.sep-body>.different>.content .el:nth-child(4n+1) {
    margin-left: 0
}

.sep-body>.different>.content .el:hover>img {
    opacity: 1
}

.sep-body>.different>.content .el:hover .el_cover {
    opacity: .8
}

.sep-body>.different>.content .el:hover .el-hover {
    z-index: 4;
    display: flex
}

@media screen and (max-width:1280px) {
    .sep-body>.different>.content {
        justify-content: space-between
    }

    .sep-body>.different>.content .el:nth-child(n) {
        width: 48%;
        margin-left: 0;
        max-width: 500px
    }
}

@media screen and (max-width:768px) {
    .sep-body>.different>.content {
        justify-content: space-between
    }

    .sep-body>.different>.content .el:nth-child(n) {
        width: 46%;
        background: #fafafa
    }

    .sep-body>.different>.content .el:nth-child(n) .el-hover,
    .sep-body>.different>.content .el:nth-child(n) .el_cover,
    .sep-body>.different>.content .el:nth-child(n)>img {
        display: none
    }

    .sep-body>.different>.content .el:nth-child(n) .el-show {
        transition: .5s all;
        z-index: 1;
        position: unset;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sep-body>.different>.content .el:nth-child(n) .el-show>i,
    .sep-body>.different>.content .el:nth-child(n) .el-show .i_box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
        height: 100px;
        margin: 15px auto
    }

    .sep-body>.different>.content .el:nth-child(n) .el-show>i>img,
    .sep-body>.different>.content .el:nth-child(n) .el-show .i_box>img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

    .sep-body>.different>.content .el:nth-child(n) .el-show>.title {
        margin-top: 20px;
        font-size: 16px;
        line-height: 24px;
        padding: 0 10px;
        height: auto
    }

    .sep-body>.different>.content .el:nth-child(5) {
        width: 100%;
        max-width: none
    }

    .sep-body>.different>.content .el:nth-child(5) .el-show {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        padding: 40px
    }

    .sep-body>.different>.content .el:nth-child(5) .el-show .i_box {
        margin: 0;
        margin-left: 50px
    }
}

@media screen and (max-width:480px) {
    .sep-body>.different>.content .el:nth-child(n) .el-show .i_box {
        width: 84px;
        height: 84px
    }
}

.sep-body>.scwmedicath {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%
}

.sep-body>.scwmedicath>.title {
    text-align: center;
    display: block;
    margin-top: 90px;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #00558c
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath>.title {
        margin-top: 50px
    }
}

.sep-body>.scwmedicath .table {
    margin: 0 auto;
    margin-top: 50px;
    width: calc(100% - 100px);
    border-collapse: collapse
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath .table {
        width: 90%;
        display: none
    }
}

.sep-body>.scwmedicath .table>tbody>tr>td {
    width: 18.25%;
    text-align: center;
    border: 1px solid #ccc
}

.sep-body>.scwmedicath .table>tbody>tr>td:nth-child(1) {
    width: 25%
}

.sep-body>.scwmedicath .table>tbody>tr>td>a {
    background: linear-gradient(87deg, #0098b4, #0157a4);
    display: block
}

.sep-body>.scwmedicath .table>tbody>tr>td>a>div {
    transition: .5s all;
    background-color: white;
    color: #333;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: "DengXian";
    font-weight: 400;
    line-height: 30px
}

.sep-body>.scwmedicath .table>tbody>tr>td>a>div>.line {
    width: 0;
    transition: .5s all;
    height: 3px;
    background: #fff
}

.sep-body>.scwmedicath .table>tbody>tr>td>a.active>div {
    background-color: transparent;
    color: white
}

.sep-body>.scwmedicath .table>tbody>tr>td>a.active>div>.line {
    width: 30px;
    margin-right: 20px
}

.sep-body>.scwmedicath .table>tbody>tr>td>a:hover>div {
    background-color: transparent;
    color: white
}

.sep-body>.scwmedicath .table>tbody>tr>td>a:hover>div>.line {
    width: 30px;
    margin-right: 20px
}

.sep-body>.scwmedicath>.swiper-box {
    margin: 100px 0;
    width: 100%
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath>.swiper-box {
        margin: 25px 0
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper {
    position: relative;
    overflow: hidden;
    width: 100%
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide {
    width: 100%
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box {
    display: flex
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left {
    width: 50%;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.top {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.top {
        width: calc(100% - 100px);
        margin: 0 auto
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.top>a {
    text-align: left;
    display: block;
    width: 50%;
    font-size: 18px;
    font-family: "DengXian";
    font-weight: bold;
    line-height: 32px;
    display: flex;
    align-items: flex-start;
    transition: all .5s
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.top>a {
        width: 100%
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.top>a.active {
    color: #024e9c
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.bottom {
    display: block;
    width: 180px;
    height: 50px;
    background: linear-gradient(87deg, #0098b4, #0157a4);
    font-size: 20px;
    font-family: "DengXian";
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    border-radius: 25px
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.bottom:hover {
    text-decoration: underline
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box {
    width: 50%;
    position: relative
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box>img {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
    /*opacity: 0*/
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box>a {
    display: block;
    transition: .5s all;
    opacity: 0;
    overflow: hidden;
    width: 100%
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box>a>.imgs {
    width: 100%;
    transition: .5s all;
    max-height: 300px;
    object-fit: contain;
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box>a>.imgs:hover {
    transform: scale(1.2)
}

.sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box>a.active {
    opacity: 1;
    z-index: 5
}

@media screen and (max-width:768px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center
    }

    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left,
    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .img_box {
        width: 100%;
        max-width: 550px;
        margin: 10px 0
    }

    .sep-body>.scwmedicath>.swiper-box>.swiper>.swiper-wrapper>.swiper-slide>.content-box .left>.bottom {
        margin: 20px auto 0;
        font-size: 16px
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton {
    position: absolute;
    z-index: 1;
    top: calc(50% - 40px);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #04447c;
    display: flex;
    justify-content: center;
    align-items: center
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton:hover {
    cursor: pointer
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton:hover i {
    transform: scale(1.2)
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton.swiper-button-disabled {
    border: 1px solid #666;
    cursor: default !important
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton.swiper-button-disabled>i {
    transform: scale(1);
    font-size: 30px;
    color: #666
}

.sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton i {
    transition: .5s all;
    font-size: 30px;
    color: #04447c
}

@media screen and (max-width:1440px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton {
        top: calc(50% - 24px);
        width: 48px;
        height: 48px
    }

    .sep-body>.scwmedicath>.swiper-box>.swiper .scwmbutton i {
        font-size: 24px
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper .button-left {
    left: 3%;
    transform: rotate(180deg)
}

@media screen and (max-width:1440px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper .button-left {
        left: 5px
    }
}

.sep-body>.scwmedicath>.swiper-box>.swiper .button-right {
    right: 3%
}

@media screen and (max-width:1440px) {
    .sep-body>.scwmedicath>.swiper-box>.swiper .button-right {
        right: 5px
    }
}

.sep-body>.about {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.sep-body>.about>.top {
    display: flex;
    width: 100%
}

.sep-body>.about>.top>.left {
    width: 50%;
    position: relative
}

.sep-body>.about>.top>.left>.content {
    padding-left: 15%;
    padding-right: 10%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.sep-body>.about>.top>.left>.content>.title {
    font-family: "AdobeGothicStd";
    font-weight: bold;
    margin-bottom: 30px
}

.sep-body>.about>.top>.left>.content>.summary {
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: #fafafa;
    line-height: 32px;
    margin-bottom: 50px
}

.sep-body>.about>.top>.left>.content>.more {
    display: block;
    width: 180px;
    height: 50px;
    background: #fff;
    font-size: 20px;
    font-family: "DengXian";
    font-weight: bold;
    color: #04447c;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    transition: .5s all
}

.sep-body>.about>.top>.left>.content>.more:hover {
    color: #9feefc;
    background-color: #fff
}

.sep-body>.about>.top>.right {
    position: relative;
    z-index: 2;
    width: 50%
}

.sep-body>.about>.top>.right>.imgline2 {
    display: flex
}

.sep-body>.about>.top>.right>.imgline2>img {
    width: 33.34%
}

.sep-body>.about>.top>.right>a {
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: block
}

.sep-body>.about>.top>.right>a img {
    transition: .5s all;
    width: 100%;
    object-fit: cover;
    height: 100%
}

.sep-body>.about>.top>.right>a img:hover {
    transform: scale(1.2)
}

@media screen and (max-width:768px) {
    .sep-body>.about>.top {
        flex-wrap: wrap
    }

    .sep-body>.about>.top .left {
        width: 100%;
        overflow: hidden
    }

    .sep-body>.about>.top .left .content {
        padding-left: 3%;
        padding-right: 3%
    }

    .sep-body>.about>.top .left .content .title {
        margin-bottom: 20px
    }

    .sep-body>.about>.top .left .content .summary {
        line-height: 28px
    }

    .sep-body>.about>.top .right {
        width: 100%
    }
}

.sep-body>.about>.bottom {
    display: flex;
    background: rgba(122, 193, 255, 0.116)
}

.sep-body>.about>.bottom>a {
    width: 25%;
    height: 300px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.sep-body>.about>.bottom>a>i {
    font-size: 35px;
    color: #024e9c;
    display: block;
    margin-top: 30px;
    margin-bottom: 40px
}

.sep-body>.about>.bottom>a>.title {
    font-size: 18px;
    font-family: "DengXian";
    font-weight: bold;
    color: #535353;
    line-height: 23px;
    opacity: .8
}

.sep-body>.about>.bottom>a>.line {
    width: 80px;
    height: 1px;
    background: #005bac;
    opacity: .85;
    margin: 15px 0 15px 0
}

.sep-body>.about>.bottom>a>.summary {
    max-width: 320px;
    text-align: center;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: normal;
    color: #454545;
    line-height: 23px;
    opacity: .8
}

.sep-body>.about>.bottom>a:hover {
    background-color: #024e9c;
    opacity: 1
}

.sep-body>.about>.bottom>a:hover>i,
.sep-body>.about>.bottom>a:hover>.title {
    opacity: 1;
    color: white
}

.sep-body>.about>.bottom>a:hover>.line {
    background-color: rgba(255, 255, 255, 0.849)
}

.sep-body>.about>.bottom>a:hover>.summary {
    color: rgba(255, 255, 255, 0.801)
}

@media screen and (max-width:768px) {
    .sep-body>.about>.bottom {
        flex-wrap: wrap
    }

    .sep-body>.about>.bottom>a {
        width: 50%;
        height: 200px
    }

    .sep-body>.about>.bottom>a i {
        margin: 15px 0
    }
}

@media screen and (max-width:480px) {
    .sep-body>.about>.bottom {
        flex-wrap: wrap
    }

    .sep-body>.about>.bottom>a {
        width: 100%
    }
}

.sep-body>.news {
    margin-bottom: 100px
}

@media screen and (max-width:768px) {
    .sep-body>.news {
        margin-bottom: 40px
    }
}

.sep-body>.news>.title {
    text-align: center;
    display: block;
    margin-top: 100px;
    margin-bottom: 40px;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #00558c
}

@media screen and (max-width:768px) {
    .sep-body>.news>.title {
        margin-top: 40px;
        margin-bottom: 20px
    }
}

.sep-body>.news>.content {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.sep-body>.news>.content>.el {
    width: 32%
}

.sep-body>.news>.content>.el>.img-box {
    position: relative;
    display: block;
    overflow: hidden
}

.sep-body>.news>.content>.el>.img-box>img {
    width: 100%
}

.sep-body>.news>.content>.el>.img-box>.date {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 174px;
    height: 58px;
    background-color: #024e9c;
    font-size: 24px;
    font-family: "DengXian";
    font-weight: bold;
    color: #fff;
    line-height: 58px;
    text-align: center
}

@media screen and (max-width:768px) {
    .sep-body>.news>.content>.el>.img-box>.date {
        height: 40px;
        font-size: 16px;
        line-height: 40px
    }
}

.sep-body>.news>.content>.el>.title {
    font-size: 22px;
    font-family: "DengXian";
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
    height: 60px;
    display: flex;
    align-items: center
}

@media screen and (max-width:768px) {
    .sep-body>.news>.content>.el>.title {
        font-size: 18px;
        line-height: 24px;
        height: 50px;
        color: #0068a8
    }
}

.sep-body>.news>.content>.el>.summary {
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: rgba(0, 0, 0, 0.741);
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

.sep-body>.news>.content>.el>.more {
    margin-top: 15px;
    border-radius: 20px;
    text-transform: uppercase;
    width: 150px;
    height: 40px;
    background: linear-gradient(87deg, #0098b4, #0157a4);
    font-size: 16px;
    font-family: "DengXian";
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    text-align: center;
    display: block;
    transition: .5s all
}

.sep-body>.news>.content>.el>.more:hover {
    color: #90ecfc
}

@media screen and (max-width:768px) {
    .sep-body>.news>.content {
        flex-wrap: wrap;
        justify-content: center
    }

    .sep-body>.news>.content .el {
        width: 100%;
        max-width: 550px;
        margin: 10px 0
    }

    .sep-body>.news>.content .el>.summary,
    .sep-body>.news>.content .el>.more {
        display: none
    }
}

.sep-body>.questions {
    width: 100%;
    background: url(../images/question_bg.png);
    background-size: cover;
    padding: 80px 0;
    background-position-x: 50%;
    background-repeat: no-repeat
}

@media screen and (max-width:768px) {
    .sep-body>.questions {
        padding: 40px 0
    }
}

.sep-body>.questions>.title {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #fff
}

.sep-body>.questions>.more {
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 20px;
    width: 150px;
    height: 40px;
    background-color: white;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: bold;
    color: #024e9c;
    line-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    transition: .5s all
}

.sep-body>.questions>.more:hover {
    background-color: #0098b4;
    color: white
}

@media screen and (max-width:1024px) {
    .sep-body>.about>.top>.left>.content {
        padding-left: 6%;
        padding-right: 6%
    }

    .sep-body>.about>.bottom>a {
        padding: 0 20px
    }
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em
}

.sep-resource-list .sep-datalist>li.nothumb {
    padding-left: 10px
}

.sep-resource-list .sep-datalist>li.nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sep-resource-list .sep-datalist>li .thumb img {
    max-width: 100%;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    height: 1.3em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.sep-resource-list .sep-datalist>li .title:hover {
    color: #0068a8
}

.sep-resource-list .sep-datalist>li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    word-break: break-all
}

.sep-resource-list .sep-datalist>li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list .sep-datalist>li .btn-read {
    position: absolute;
    bottom: 10px;
    right: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.sep-resource-list-nothumb .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 120px;
    padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    height: auto;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color: #0068a8
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    word-break: break-all;
    width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px;
    display: none
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden
}

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 18px
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    width: 100%;
    height: 160px;
    line-height: 159px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cecece
}

.sep-resource-grid .sep-datalist li .thumb img {
    max-width: 100%
}

.sep-resource-grid .sep-datalist li .title {
    line-height: 1.5em;
    height: 1.5em;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 18px;
    color: #323232;
    margin-top: 20px;
    text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
    color: #0068a8
}

.sep-resource-grid .sep-datalist li .summary {
    display: none;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
    color: #777
}

.sep-resource-grid .sep-datalist li .published {
    display: none
}

.sep-resource-grid .sep-datalist li .btn-read {
    display: none
}

.sep-pagination {
    text-align: center
}

.sep-pagination .pagination li a,
.sep-pagination .pagination li span {
    padding: 3px 10px;
    color: #333
}

.sep-pagination .pagination li.active a,
.sep-pagination .pagination li.active span {
    border-color: #00588f;
    background: #0068a8;
    color: #fff
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em;
    margin-bottom: 20px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb {
    padding-left: 10px;
    min-height: auto;
    padding-bottom: 30px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img:hover {
    transform: scale(1.1)
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover {
    color: #0068a8
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .summary {
    display: block;
    color: #666;
    line-height: 1.5em
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .btn-read {
    position: absolute;
    bottom: 10px;
    right: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.sep-resource-list {
    display: block
}

.sep-resource-list .sep-datalist li.pdf-item {
    border-bottom: dotted 1px #ddd;
    position: relative;
    padding: 15px 10px 50px 0;
    line-height: 1em;
    margin-bottom: 20px
}

.sep-resource-list .sep-datalist li.pdf-item div {
    display: flex;
    width: 100%;
    max-width: 50%;
    justify-content: space-between;
    border: 1px solid #dcdcdc;
    padding: 20px 10px
}

.sep-pagination li a:hover {
    background-color: #0068a8;
    color: white !important
}

.sep-resource-list-nothumb .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 120px;
    padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    height: auto;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color: #0068a8
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    word-break: break-all;
    width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px;
    display: none
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden
}

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 18px
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    width: 100%;
    height: 160px;
    line-height: 159px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cecece
}

.sep-resource-grid .sep-datalist li .thumb img {
    max-width: 100%
}

.sep-resource-grid .sep-datalist li .title {
    line-height: 1.5em;
    height: 1.5em;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 18px;
    color: #323232;
    margin-top: 20px;
    text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
    color: #0068a8
}

.sep-resource-grid .sep-datalist li .summary {
    display: none;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
    color: #777
}

.sep-resource-grid .sep-datalist li .published {
    display: none
}

.sep-resource-grid .sep-datalist li .btn-read {
    display: none
}

.sep-pagination {
    text-align: center;
    display: flex;
    justify-content: center
}

.sep-pagination .pagination {
    display: flex;
    margin: 20px auto 0
}

.sep-pagination .pagination li {
    display: inline-flex
}

.sep-pagination .pagination li a,
.sep-pagination .pagination li span {
    color: #333;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    margin-left: -1px;
    padding: 5px 10px
}

.sep-pagination .pagination li a:hover {
    color: #0068a8;
    text-decoration: underline
}

.sep-pagination .pagination li.active a,
.sep-pagination .pagination li.active span {
    border-color: #00588f;
    background: #0068a8;
    color: #fff
}

.receiver_btn_group {
    display: flex;
    flex-wrap: wrap
}

.receiver_btn_group a {
    opacity: .8;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 20px;
    background-color: #0068a8;
    color: white;
    font-size: 16px;
    margin-top: 20px
}

.receiver_btn_group a:hover {
    opacity: 1;
    background-color: #029ab8
}

.sep-resource-list .sep-datalist li.pdf-item div {
    max-width: inherit
}

.sep-resource-list .sep-datalist li.pdf-item div .titles-a i {
    margin-right: 10px
}

.sep-resource-list .sep-datalist li.pdf-item div a {
    color: #333
}

.sep-resource-list .sep-datalist li.pdf-item div a:hover {
    color: #0068a8
}

.sep-header {
    width: 100%;
    padding-bottom: 15px;
    box-sizing: border-box;
    border-bottom: #e6e6e6 1px solid;
    height: 150px;
    position: fixed;
    z-index: 99;
    transition: .5s all;
    top: 0
}

.sep-header.onepage>.line1>.left {
    display: flex
}

.sep-header.onepage>.line1>.left>a {
    color: #f3f3f3
}

.sep-header.onepage>.line1>.left>a i {
    color: #61abf5
}

.sep-header.onepage>.line1>.right {
    color: #fcfcfc
}

.sep-header.onepage>.line2>.words>.link_box>a {
    color: white
}

.sep-header.active {
    height: 90px;
    background-color: white
}

.sep-header.active>.line1 {
    max-height: 0;
    overflow: hidden
}

.sep-header.active>.line1>.left {
    display: flex
}

.sep-header.active>.line1>.left>a {
    color: #424242
}

.sep-header.active>.line1>.right {
    color: #424242
}

.sep-header.active>.line2>.words>.link_box>a {
    color: #3d3d3d
}

.sep-header.active .dropdown_phone {
    top: 88px
}

.sep-header>.line1 {
    transition: .5s all;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-height: 60px;
    align-items: center
}

.sep-header>.line1>.left {
    display: flex
}

.sep-header>.line1>.left>a {
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: #333;
    line-height: 60px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    transition: .5s all
}

.sep-header>.line1>.left>a:hover {
    color: #00558c
}

.sep-header>.line1>.left>a>i {
    color: #024e9c;
    margin-right: 5px
}

.sep-header>.line1>.right {
    font-family: "DengXian"
}



.sep-header>.line2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: space-between
}

.sep-header>.line2>.words {
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px
}

.sep-header>.line2>.words>.link_box {
    height: 100%;
    display: flex;
    align-items: center
}

.sep-header>.line2>.words>.link_box .has_son {
    position: absolute;
    padding: 35px 20px;
    top: 100%;
    min-width: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    transform: rotateX(90deg) skewX(10deg) translateX(-50%);
    left: 50%;
    transition: all .36s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-shadow: 0 17px 38px 0 rgba(0, 0, 0, 0.1)
}

.sep-header>.line2>.words>.link_box .has_son a {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 100;
    color: #000;
    line-height: 30px;
    transition: all .36s ease;
    white-space: nowrap
}

.sep-header>.line2>.words>.link_box .has_son a:hover {
    color: #024e9c
}

.sep-header>.line2>.words>.link_box.native>a {
    background-color: #0068a8;
    color: #fff
}

.sep-header>.line2>.words>.link_box.native>a::after {
    width: 100%
}

.sep-header>.line2>.words>.link_box:hover .has_son {
    transform: rotate(0) translateX(-50%);
    opacity: 1;
    visibility: inherit
}

.sep-header>.line2>.words>.link_box:hover #dropdown1 {
    max-height: 550px;
    padding: 0 0 40px;
}

.sep-header>.line2>.words>.link_box:hover>a:hover {
    background-color: #0068a8;
    color: #fff
}

.sep-header>.line2>.words>.link_box:hover>a:hover::after {
    width: 100%
}

.sep-header>.line2>.words>.link_box>a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "DengXian-Bold";
    line-height: 26px;
    display: inline-block;
    position: relative
}

.sep-header>.line2>.words>.link_box>a:hover {
    background-color: #0068a8;
    color: #fff
}

.sep-header>.line2>.words>.link_box>a:hover::after {
    width: 100%
}

.sep-header>.line2>.words>.link_box>a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -26px;
    transition: all .36s;
    width: 0;
    height: 2px;
    background-color: #0068a8;
    left: 50%;
    transform: translateX(-50%)
}

.sep-header>.line2>.words>.link_box #dropdown1 {
    display: flex;
    position: absolute;
    max-height: 0;
    width: 100%;
    left: 0;
    top: 150px;
    transition: .5s all;
    padding-bottom: 0;
    overflow: hidden
}

.sep-header>.line2>.words>.link_box #dropdown1.active {
    top: 90px
}

.sep-header>.line2>.words>.link_box #dropdown1>.left {
    width: 36%;
    background: #fff;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.07);
    padding: 24px;
    box-sizing: border-box;
    overflow: auto;
}

.sep-header>.line2>.words>.link_box #dropdown1>.left>.d1_title2 {
    margin-left: auto;
    max-width: 380px;
    width: 80%;
    height: 40px;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.301);
    font-size: 20px;
    font-family: "DengXian";
    color: #fff;
    line-height: 30px;
    padding: 0 40px;
    display: flex;
    align-items: center
}

.sep-header>.line2>.words>.link_box #dropdown1>.left>.d1_title2.active {
    background: linear-gradient(87deg, #0098b4, #0157a4)
}

.sep-header>.line2>.words>.link_box #dropdown1>.right {
    width: 64%;
    background: #f7f7f7;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.07)
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box {
    width: 100%;
    max-width: 1080px;
    margin-bottom: 20px;
    height: 400px;
    position: relative;
    padding: 50px 0 20px 0
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group {
    transition: .5s all;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow-y: auto;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    z-index: 1;
    opacity: 0;
    align-items: baseline
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group.active {
    opacity: 1;
    z-index: 5;
    position: relative
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el {
    width: 18%;
    max-width: 240px;
    margin-bottom: 20px;
    text-align: center
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.img_box {
    display: flex;
    overflow: hidden
    aspect-ratio: 1;
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.img_box>img {
    transition: .5s all;
    /*height: 280px;*/
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.img_box>img:hover {
    transform: scale(1.2)
}

.sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.imgname {
    text-align: center;
    font-size: 16px;
    font-family: "DengXian-Bold";
    font-weight: bold;
    line-height: 24px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1366px) {
    .sep-header>.line2>.words>.link_box #dropdown1>.left {
        width: 20%
    }

    .sep-header>.line2>.words>.link_box #dropdown1>.left>.d1_title2 {
        margin-left: auto;
        height: 80px;
        font-size: 16px;
        font-family: "DengXian";
        color: #fff;
        line-height: 24px;
        padding: 0 20px
    }

    .sep-header>.line2>.words>.link_box #dropdown1>.left>.d1_title2.active {
        background: linear-gradient(87deg, #0098b4, #0157a4)
    }

    .sep-header>.line2>.words>.link_box #dropdown1>.right {
        width: 80%
    }

    .sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.img_box>img {
        height: 160px
    }

    .sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.imgname {
        height: 70px;
        font-size: 16px;
        line-height: 20px
    }
}

.sep-header>.line2>.end {
    display: flex;
    align-items: center
}



.sep-header>.line2>.end>.search {
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #024e9c;
    border-radius: 3px;
    color: white;
    cursor: pointer
}

@media screen and (max-width:1280px) {

    .sep-header>.line1,
    .sep-header>.line2 {
        padding: 0 50px
    }

    .sep-header>.line2 {
        width: 100%
    }

    .sep-header>.line2>.logo {
        width: 15%;
        max-width: 160px;
        display: flex;
        align-items: center
    }

    .sep-header>.line2>.logo>img {
        width: 100%
    }

    .sep-header>.line2>.words {
        width: 80%;
        justify-content: space-evenly
    }

    .sep-header>.line2>.words>.link_box {
        height: 100%
    }

    .sep-header>.line2>.words>.link_box>a {
        white-space: nowrap
    }

    .sep-header>.line2>.words>.link_box:nth-child(1) {
        display: none
    }

    .sep-header>.line2>.end {
        display: flex;
        align-items: center
    }


    .sep-header>.line2>.end>.search {
        margin-left: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        background: #024e9c;
        border-radius: 3px;
        color: white;
        cursor: pointer
    }
}

@media screen and (max-width:992px) {
    .sep-header {
        height: 88px
    }

    .sep-header>.line1,
    .sep-header>.line2 {
        padding: 0 5%
    }

    .sep-header>.line1 {
        transition: .5s all;
        max-height: 24px;
        background-color: #ededed;
        position: relative;
        height: 24px;
        display: none;
    }

    .sep-header>.line1>.left {
        display: flex
    }

    .sep-header>.line1>.left .tel {
        display: none
    }

    .sep-header>.line1>.left .email {
        position: absolute;
        right: 0;
        line-height: 24px;
        margin-right: 0;
        width: 110px;
        height: 24px;
        background: linear-gradient(87deg, #0098b4, #0157a4);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .sep-header>.line1>.left .email i {
        margin-right: 0;
        color: white
    }

    .sep-header>.line1>.left .email span {
        display: none
    }

    .sep-header>.line2 {
        width: 100%;
        height: 88px;
        background-color: white;
        margin-top: 0
    }

    .sep-header>.line2>.logo {
        width: 40%;
        max-width: 160px;
        display: flex;
        align-items: center
    }

    .sep-header>.line2>.logo>img {
        width: 100%
    }

    .sep-header>.line2>.words {
        display: none
    }

    .sep-header>.line2>.end {
        display: flex;
        align-items: center
    }

    .sep-header>.line2>.end>.search {
        margin-right: 20px
    }
}

.mb_click {
    font-size: 24px;
    display: none !important;
    min-width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    background-color: transparent;
    color: #0068a8
}

.mb_click.active {
    color: #029ab8
}

@media screen and (max-width:768px) {
    .phone_email {
        display: flex
    }

    .mb_click {
        display: flex !important
    }

    .sep-header>.line1>.right {
        display: none
    }

}

.dropdown_phone {
    transform: translate(-100%);
    z-index: 99;
    position: fixed;
    top: 112px;
    width: 100%;
    transition: .5s all;
    flex-direction: column;
    background-color: white
}

.dropdown_phone.active {
    transform: translate(0)
}

.dropdown_phone .phone_a_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.dropdown_phone .phone_a_box>a {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    min-height: 40px;
    font-size: 18px;
    color: #333;
    width: calc(100% - 60px);
    font-weight: 600
}

.dropdown_phone .phone_a_box>a:hover {
    cursor: pointer;
    text-decoration: underline
}

.dropdown_phone .phone_a_box i {
    color: #333;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    transform: rotate(-90deg);
    transition: .5s all;
    cursor: pointer
}

.dropdown_phone .phone_a_box i.active {
    transform: rotate(0)
}

.dropdown_phone .phone_a_box .next_link_box {
    display: none;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #eee
}

.dropdown_phone .phone_a_box .next_link_box a {
    background-color: rgba(240, 240, 240, 0.678);
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 36px;
    font-size: 16px;
    color: #333;
    width: calc(100% - 0px)
}

.dropdown_phone .phone_a_box .next_link_box a:hover {
    color: #0068a8
}

.dropdown_phone .phone_a_box.phone_a_box_products>i {
    transform: scale(1.2);
    transition: .5s all
}

.dropdown_phone .phone_a_box.phone_a_box_products>i:hover {
    transform: scale(1.2) translate(10%)
}

.dropdown_phone .phone_a_box.last_email {
    background-color: #0068a8
}

.dropdown_phone .phone_a_box.last_email>a {
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto
}

.dropdown_phone .phone_a_box.last_email>a i {
    color: white;
    transform: none;
    font-size: 24px
}

@media screen and (max-width:414px) {
    .dropdown_phone .phone_a_box {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .dropdown_phone .phone_a_box>a {
        display: flex;
        align-items: center;
        padding: 0 3%;
        min-height: 40px;
        width: calc(100% - 60px);
        height: auto
    }

    .dropdown_phone .phone_a_box>a:hover {
        cursor: pointer;
        color: #0068a8;
        text-decoration: underline
    }

    .dropdown_phone .phone_a_box i {
        display: flex;
        height: 40px;
        width: 40px;
        justify-content: center;
        align-items: center;
        transform: rotate(-90deg);
        transition: .5s all;
        cursor: pointer
    }

    .dropdown_phone .phone_a_box i.active {
        transform: rotate(0)
    }

    .dropdown_phone .phone_a_box .next_link_box {
        display: none;
        width: 100%;
        padding-bottom: 10px
    }

    .dropdown_phone .phone_a_box .next_link_box a {
        display: flex;
        align-items: center;
        padding: 5px 20px;
        min-height: 30px;
        height: auto;
        margin-bottom: 0;
        width: calc(100% - 0px)
    }

    .dropdown_phone .phone_a_box.phone_a_box_products>i {
        transform: scale(1.2);
        transition: .5s all
    }

    .dropdown_phone .phone_a_box.phone_a_box_products>i:hover {
        transform: scale(1.2) translate(10%)
    }
}

.sep-footer {
    width: 100%;
    background-color: #1a1a1a;
    padding-top: 120px
}

.sep-footer .top {
    width: 100%;
    display: block;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-family: 'AdobeGothicStd';
    color: #fff;
    line-height: 30px;
    border-bottom: solid 1px #333;
    padding-bottom: 10px
}

.sep-footer .top>a {
    position: relative;
    display: block;
    font-weight: bold !important
}

.sep-footer .top>a>.line {
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 40px;
    height: 3px;
    background: #024e9c
}

@media screen and (max-width:768px) {
    .sep-footer .top>a>.line {
        bottom: -12px
    }
}

.sep-footer .top>a>.line2 {
    position: absolute;
    background-color: white;
    bottom: -31px;
    left: 0;
    width: calc(70%);
    height: 1px;
    display: none
}

@media screen and (max-width:1024px) {
    .sep-footer .top {
        font-size: 20px
    }
}

.sep-footer>.content {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    display: flex
}

.sep-footer>.content>div .link_box {
    margin-top: 15px
}

.sep-footer>.content>div a {
    display: block;
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    line-height: 24px;
    margin: 5px 0
}

@media screen and (max-width:768px) {
    .sep-footer>.content>div a {
        margin: 0;
        padding: 5px 0
    }
}

.sep-footer>.content .left {
    width: 38%
}

.sep-footer>.content .mid {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start
}

.sep-footer>.content .mid .link_box {
    height: 170px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.sep-footer>.content .mid .link_box a {
    margin-right: 20px
}

.sep-footer>.content .right {
    width: 12%
}

@media screen and (max-width:768px) {
    .sep-footer>.content {
        flex-wrap: wrap;
        justify-content: center
    }

    .sep-footer>.content .left,
    .sep-footer>.content .right,
    .sep-footer>.content .mid {
        width: 100%;
        max-width: 550px;
        margin-bottom: 20px;
        position: relative;
        height: auto
    }

    .sep-footer>.content .left .link_box,
    .sep-footer>.content .right .link_box,
    .sep-footer>.content .mid .link_box {
        display: none;
        height: auto
    }
}

.sep-footer .contact-way {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: #262626;
    display: flex;
    padding: 30px 0;
    margin-top: 40px
}

.sep-footer .contact-way>div {
    box-sizing: border-box
}

.sep-footer .contact-way>div .name i {
    font-size: 20px;
    color: #117ff0;
    margin-right: 20px
}

.sep-footer .contact-way>div .name span {
    font-size: 20px;
    font-family: "AdobeGothicStd";
    font-weight: bold;
    color: #fff;
    line-height: 30px
}

@media screen and (max-width:768px) {
    .sep-footer .contact-way>div .name span {
        font-size: 18px
    }
}

.sep-footer .contact-way .email {
    width: 35%
}

.sep-footer .contact-way .email>.name {
    margin-left: 15%
}

.sep-footer .contact-way .email>a {
    padding-left: calc(15% + 40px);
    display: block;
    margin-top: 20px
}

@media screen and (max-width:1280px) {
    .sep-footer .contact-way .email>a {
        padding-left: 0
    }

    .sep-footer .contact-way .email>.name {
        margin-left: 0
    }
}

.sep-footer .contact-way .adress {
    width: 40%;
    border-left: solid 1px rgba(255, 255, 255, 0.199);
    border-right: solid 1px rgba(255, 255, 255, 0.199);
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 5%
}

.sep-footer .contact-way .adress>a {
    margin-left: 40px
}

@media screen and (max-width:1280px) {
    .sep-footer .contact-way .adress {
        border: none;
        width: 35%;
        padding: 0
    }

    .sep-footer .contact-way .adress>a {
        margin-left: 0
    }

    .sep-footer .contact-way .adress>.name {
        margin-left: 0
    }
}

.sep-footer .contact-way .phone {
    width: 25%
}

.sep-footer .contact-way .phone>.name {
    margin-left: 15%
}

.sep-footer .contact-way .phone .titles {
    padding-left: 40px;
    color: #fff
}

.sep-footer .contact-way .phone .titles>a {
    display: inline-block;
    margin-top: 10px;
    margin-left: 2px
}

@media screen and (max-width:1280px) {
    .sep-footer .contact-way .phone {
        width: 30%
    }

    .sep-footer .contact-way .phone .titles {
        padding-left: 0
    }

    .sep-footer .contact-way .phone>a {
        padding-left: 0
    }

    .sep-footer .contact-way .phone>.name {
        margin-left: 0
    }
}

@media screen and (max-width:1280px) {
    .sep-footer .contact-way {
        padding-left: 40px
    }
}

@media screen and (max-width:768px) {
    .sep-footer .contact-way {
        padding: 0;
        flex-wrap: wrap;
        justify-content: center;
        background-color: #1a1a1a;
        margin-bottom: 20px
    }

    .sep-footer .contact-way>div {
        width: 100% !important;
        max-width: 550px;
        margin: 10px 0 !important
    }

    .sep-footer .contact-way>div>a {
        padding-left: 40px !important;
        margin-top: 20px !important
    }
}

.sep-footer>.last {
    max-width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0
}

.sep-footer>.last .left {
    font-size: 16px;
    font-family: "DengXian";
    font-weight: 400;
    color: rgba(255, 255, 255, 0.801);
    line-height: 24px;
    display: flex
}

.sep-footer>.last .left>div {
    margin-right: 40px
}

.sep-footer>.last .right {
    width: 220px;
    display: flex;
    justify-content: space-between
}

.sep-footer>.last .right>a {
    display: block
}

.sep-footer>.last .right>a>i {
    font-size: 24px
}

@media screen and (max-width:768px) {
    .sep-footer>.last {
        padding: 0;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }

    .sep-footer>.last .left {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        width: 100%;
        max-width: 550px
    }

    .sep-footer>.last .left>div {
        margin-right: 0
    }

    .sep-footer>.last .right {
        width: 100%;
        max-width: 550px;
        justify-content: center;
        padding: 15px 0
    }

    .sep-footer>.last .right i {
        margin: 0 5px
    }
}

@media screen and (max-width:1366px) {
    .sep-footer {
        padding: 100px 50px 0
    }
}

@media screen and (max-width:768px) {
    .sep-footer {
        padding: 50px 5% 0
    }

    .sep-footer>.last {
        margin-bottom: 50px
    }
}

.foot_img {
    background: url(../images/footer_bg1.png);
    background-size: cover;
    background-position-x: 50%;
    background-repeat: no-repeat
}

.foot_img>.top {
    border-bottom: solid 1px transparent
}

.foot_img>.top>a {
    transition: .5s all
}

.foot_img>.top>a>.line {
    background-color: white
}

.foot_img>.top>a>.line2 {
    display: block
}

.foot_img>.top>a:hover {
    color: #00d6fc
}

.foot_img>.content>div>a {
    color: rgba(255, 255, 255, 0.555);
    transition: .5s all
}

.foot_img>.content>div>a:hover {
    color: #fff
}

.foot_img>.contact-way {
    background-color: rgba(255, 255, 255, 0.1)
}

.foot_img>.contact-way>div>div>i {
    color: white !important
}

.foot_img>.contact-way>div>a {
    color: white
}

.foot_img>.contact-way>div>a:hover {
    text-decoration: underline
}

.foot_img>.last>div>a {
    color: white
}

.foot_img>.last>div>a:hover {
    color: #00d6fc
}

.foot_img>.last>div>a>i {
    transition: .5s all
}

.click_footer {
    display: none
}

@media screen and (max-width:768px) {
    .click_footer {
        display: block
    }
}

.click_footer {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    transform: translate(0, -5px)
}

.click_footer.active i:nth-child(1) {
    opacity: 0
}

.click_footer.active i:nth-child(2) {
    opacity: 1
}

.click_footer i {
    font-size: 20px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .5s all
}

.click_footer i:nth-child(1) {
    opacity: 1
}

.click_footer i:nth-child(2) {
    opacity: 0
}

.search_none {
    top: 0;
    right: 0;
    position: fixed;
    transition: .5s all;
    width: 0;
    height: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.486);
    display: flex;
    justify-content: center;
    align-items: center
}

.search_none .search_box {
    width: 100%;
    max-width: 500px;
    height: 100px;
    border-radius: 20px;
    background-color: rgba(225, 240, 240, 0.596);
    padding: 0 40px;
    align-items: center;
    position: relative;
    display: none
}

.search_none .search_box input {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    border: none;
    padding: 0 50px 0 10px;
    font-size: 16px
}

.search_none .search_box ::placeholder {
    color: rgba(117, 117, 117, 0.493)
}

.search_none .search_box #search_click {
    color: #272925;
    z-index: 1001;
    position: absolute;
    right: 50px;
    border: none;
    background-color: transparent
}

.search_none .search_box #search_click i {
    display: block;
    font-size: 30px;
    color: turquoise;
    transition: .3s all
}

.search_none .search_box #search_click:hover {
    cursor: pointer
}

.search_none .search_box #search_click:hover i {
    transform: scale(1.2)
}

.search_none .search_box #search_close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(100%, -100%);
    transition: .3s all
}

.search_none .search_box #search_close i {
    font-size: 22px;
    color: rgba(252, 0, 0, 0.678);
    transition: .3s all
}

.search_none .search_box #search_close:hover {
    cursor: pointer;
    background-color: rgba(245, 245, 245, 0.253)
}

.search_none .search_box #search_close:hover i {
    color: #f75353
}

.search_none.search_true {
    height: 100%;
    width: 100%
}

.search_none.search_true .search_box {
    display: flex
}

.foot_sider01 {
    position: fixed;
    right: 0;
    bottom: 25%;
    z-index: 7;
    transition: .5s all
}

.foot_sider01 .el {
    border-top: 1px solid white;
    position: relative;
    color: white
}

.foot_sider01 .el:hover .cent {
    transform: none
}

.foot_sider01 .el:hover .img_box {
    padding: 5px;
    width: 100px;
    height: 100px
}

.foot_sider01 .el a {
    background-color: #0068a8;
    position: relative;
    z-index: 5;
    transition: .5s all
}

.foot_sider01 .el a i {
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: .5s all;
    color: white;
    font-size: 32px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0068a8
}

.foot_sider01 .el .cent {
    background-color: #0068a8;
    position: absolute;
    display: flex;
    align-items: center;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Gilroy';
    white-space: nowrap;
    padding: 0 10px;
    top: 0;
    height: 50px;
    right: 100%;
    transform: translate(100%);
    transition: .5s all;
    z-index: 1;
    color: white
}

.foot_sider01 .el .img_box {
    position: absolute;
    right: 100%;
    overflow: hidden;
    top: 50%;
    transition: .5s all;
    transform: translate(-10%, -50%);
    width: 0;
    height: 0
}

.foot_sider01 .el .img_box img {
    background-color: white;
    padding: 5px;
    width: 100%;
    border-radius: 5px
}

.foot_sider01 .el.foot_sider_last {
    overflow: hidden;
    transition: .5s all;
    max-height: 50px;
    cursor: pointer
}

.foot_sider01 .el.foot_sider_last i {
    transform: rotate(180deg);
    font-size: 24px
}

.foot_sider01 .el.no_other:hover a i {
    background-color: #029ab8
}

.foot_sider01 .el.last_hide {
    max-height: 0;
    border-top: transparent 0 solid
}

.foot_sider01 .el.to_right i {
    font-size: 24px
}

.foot_sider01.in_right {
    transform: translate(50px)
}

.foot_sider01.in_right .to_right {
    transform: translate(-20px)
}

.foot_sider01.in_right .to_right i {
    width: 20px;
    transform: rotateY(180deg)
}

.foot_sider01 .el:nth-child(1) {
    border-top: none;
    transition: .5s all
}

@media screen and (max-width:768px) {
    .foot_sider01 {
        left: 0;
        bottom: 0;
        height: 50px;
        width: 100%;
        display: flex
    }

    .foot_sider01 .el {
        width: 100%;
        border-top: transparent 0 solid
    }

    .foot_sider01 .el .cent {
        display: none
    }

    .foot_sider01 .el a {
        width: 100%
    }

    .foot_sider01 .el a i {
        width: 100%
    }

    .foot_sider01 .el.last_hide {
        max-height: none
    }

    .foot_sider01 .el:nth-child(1) {
        display: none
    }
}

@media screen and (max-width:1440px) {
    .sep-header>.line2>.words>.link_box #dropdown1>.right>.els-box>.els-group .el>.imgname {
        font-size: 16px
    }
}