﻿@import 'font-awesome.css';
@import 'richtext.css';
@import 'swiper.min.css';
@import 'animate.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: 16px;
    font-weight: normal;
    border-radius: 3px;
    background: #fbfbfb;
    outline: none
}

.form-group {
    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;
    top: 16px;
    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
}

.form-group.has-error::after {
    content: "\f12a";
    display: none;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 16px;
    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: red
}

body {
    max-width: 100%;
    position: relative;
    line-height: normal;
    font-family: 'HarmonyOS Sans SC', 'Barlow', ui-sans-serif, system-ui, -apple-system, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    -webkit-font-smoothing: antialiased;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    margin: 0 auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-x: hidden !important;
}
body::-webkit-scrollbar {
  display: none;
}

html {
    font-size: 16px;
    overflow-y: scroll
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 1em
}

button,
input,
textarea {
    outline: none;
    border: 0;
    resize: none
}

* {
    padding: 0;
    margin: 0
}

form {
    margin: 0
}

iframe {
    border: 0
}

ul,
ol {
    list-style-type: none;
    list-style-image: none
}

a {
    color: #333;
    text-decoration: none;
    outline: none
}

a:hover {
    color:  #384184;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div {
    zoom: 1
}

input,
textarea {
    font-size: 16px
}

.sep-container {
    max-width: 1360px;
    width: 100%;
    margin: auto
}

.width1920 {
    max-width: 1920px;
    width: 100%;
    margin: auto
}

.absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.in-img-enlarge {
    display: block;
    overflow: hidden
}

.in-img-enlarge img {
    transition: all .5s ease-in-out
}

.in-img-enlarge:hover img {
    transform: scale(1.1)
}

.max-img {
    width: 100%;
    object-fit: cover
}

.delay3 {
    transition: all .3s
}

.delay5 {
    transition: all .5s
}

.f-between {
    justify-content: space-between
}

.swiper-wrapper .swiper-slide {
    height: auto
}

.richtext {
    font-size: 18px;
    line-height: 30px
}

.richtext * {
    color: inherit
}

.richtext.lh20 {
    line-height: 20px
}

.richtext.lh22 {
    line-height: 22px
}

.richtext.lh24 {
    line-height: 24px
}

.richtext.lh26 {
    line-height: 26px
}

.richtext.lh28 {
    line-height: 28px
}

.richtext.lh32 {
    line-height: 32px
}

.richtext.lh34 {
    line-height: 34px
}

.richtext.lh36 {
    line-height: 36px
}

.richtext.lh15 {
    line-height: 1.5
}

.richtext.lh2 {
    line-height: 2
}

.richtext a {
    color:  #384184;
}

.richtext a:hover {
    text-decoration: underline
}

.richtext.cor333 {
    color: #333
}

.richtext.cor666 {
    color: #666
}

.richtext.strfz24 strong {
    font-size: 24px;
    color: #333;
    display: block;
    margin-bottom: 15px
}

.richtext.two h2 {
    font-size: 44px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px
}

.richtext.two h2::before {
    content: attr(data-txt);
    position: absolute;
    left: 50%;
    top: -72px;
    transform: translateX(-50%);
    font-size: 100px;
    color:  #384184;;
    line-height: 1em;
    letter-spacing: 3px;
    opacity: .15;
    z-index: -1;
    white-space: nowrap;
    text-transform: uppercase
}

.richtext.cors {
    color: #fff
}

.richtext.cors * {
    color: #fff
}

.richtext.cors h2 {
    color: #fff
}

.richtext.cors a {
    color: #fff;
    text-decoration: underline
}

.richtext.cors a:hover {
    opacity: .8;
    text-decoration: none
}

.richtext.aligns {
    text-align: left
}

.richtext.aligns.two h2 {
    text-align: left
}

.richtext.max720 {
    max-width: 720px
}

.richtext ul,
.richtext ol {
    padding-left: 20px;
    list-style: disc
}

.richtext ul li::marker,
.richtext ol li::marker {
    color:  #384184;;
    font-size: 14px
}

.richtext ul li {
    margin-bottom: 10px
}

.richtext ul li:last-child {
    margin-bottom: 0
}

.richtext h2 {
    color:  #384184;;
    font-size: 1.5em;
    line-height: 1.4em;
    font-weight: bold
}

.richtext h3 {
    margin-bottom: 10px;
    color: #333;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold
}

.richtext img {
    max-width: 100%;
    margin: 10px 0;
    height: auto !important
}

.richtext.special a {
    color: inherit;
    text-decoration: underline
}

.richtext.special a:hover {
    text-decoration: none
}

.richtext .over-tabs {
    overflow-x: auto;
    padding-bottom: 10px
}

.richtext .over-tabs::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    background-color: #e6e6e6;
    overflow: initial
}

.richtext .over-tabs::-webkit-scrollbar-thumb {
    background-color:  #384184;
}

.block {
    display: block
}

.trans {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.trans1 {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.common-button {
    display: inline-block;
    padding: 10px 28px;
    background-color:  #384184;;
    border: 1px solid  #384184;;
    color: #fff;
    font-size: 18px;
    border-radius: 26px;
    transition: all .3s
}

.common-button i {
    margin-left: 6px
}

.common-button i.ons1 {
    font-size: inherit;
    margin-left: 0;
    margin-right: 6px
}

.common-button:hover {
    background-color: transparent;
    color:  #384184;
}

.common-button.active {
    background-color: transparent;
    color:  #384184;
}

.common-button.active:hover {
    background-color:  #384184;;
    color: #fff
}

.mores-boxs .common-button {
    margin-right: 30px
}

.mores-boxs .common-button:last-child {
    margin-right: 0
}

.common-title {
    font-size: 44px;
    color: #333;
    line-height: 1.15em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 2
}

.common-title::before {
    content: attr(data-txt);
    position: absolute;
    left: 50%;
    top: -72px;
    transform: translateX(-50%);
    font-size: 100px;
    color:  #384184;;
    line-height: 1em;
    letter-spacing: 3px;
    opacity: .15;
    z-index: -1;
    white-space: nowrap
}

.common-title.fz48 {
    font-size: 48px
}

.common-title.cors {
    color: #fff
}

.common-title.cors::before {
    color: inherit
}

.swiper-button {
    width: 40px;
    height: 40px;
    background:  #384184;;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s;
    z-index: 2
}

.swiper-button:hover {
    background-color: #3175c7
}

.swiper-button.swiper-button-disabled {
    background-color: #ededed;
    color: #666;
    cursor: default
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg')
}

.icon {
    vertical-align: middle
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.title-font,
.bold {
    font-weight: bold
}

.medium-font,
.medium {
    font-weight: 600
}

.wids {
    width: 100%
}

.wids img {
    width: 100%
}

.bor10 {
    border-radius: 10px;
    overflow: hidden
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.fz20 {
    font-size: 20px
}

.lh30 {
    line-height: 30px
}

.lh32 {
    line-height: 32px
}

.lh36 {
    line-height: 36px
}

.tc {
    color: #333
}

.wc {
    color:  #384184;
}

.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex
}

.flex-wrap {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.width100 {
    width: 100%
}

.center,
.cens {
    text-align: center
}

.left {
    text-align: left
}

.blod {
    font-weight: bold
}

.uppercase {
    text-transform: uppercase
}

.titles-a {
    width: 100%;
    line-height: 1.32;
    color: #333
}

.thumbs {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden
}

.thumbs img {
    max-width: 100%
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.back {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
    object-fit: cover
}

.relative {
    position: relative
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

.nowrap {
    white-space: nowrap
}

.li-imgs:hover .i-imgs-lists.i-imgs1 {
    width: 0;
    height: 0
}

.li-imgs:hover .i-imgs-lists.i-imgs2 {
    width: 100%;
    height: auto
}

.li-imgs.active .i-imgs-lists.i-imgs1 {
    width: 0;
    height: 0
}

.li-imgs.active .i-imgs-lists.i-imgs2 {
    width: 100%;
    height: auto
}

.i-imgs-lists {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden
}

.i-imgs-lists.i-imgs1 {
    width: 100%;
    height: auto
}

.i-imgs-lists.i-imgs2 {
    width: 0;
    height: 0
}

iframe {
    width: 100%;
    border: none
}

.iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 40
}

.imgs-hovers {
    position: relative
}

.imgs-hovers img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.imgs-hovers:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.sep-contact-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 9px 0;
    background-color:  #384184;;
    color: #fff;
    z-index: 99
}

.sep-contact-bar .close {
    position: absolute;
    top: 22px;
    right: 20px;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer
}

.sep-contact-bar .close:hover {
    color: #fff
}

.sep-contact-bar .form {
    margin-top: 6px
}

.sep-contact-bar .form-group.has-success::after,
.sep-contact-bar .form-group.has-error::after {
    top: 12px
}

.sep-contact-bar .form-group.has-success:after {
    color: yellowgreen
}

.sep-contact-bar .sep-form .form-group textarea {
    height: 41px
}

.sep-contact-circle {
    /* display: none; */
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    background-color:  #384184;;
    color: #fff;
    border: 1px solid  #384184;;
    border-radius: 50%;
    z-index: 120000;
    cursor: pointer
}

.sep-contact-circle i {
    font-size: 32px
}

.sep-contact-circle:hover {
    background-color: #fff;
    color:  #384184;
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.pt90 {
    padding-top: 90px
}

.pt100 {
    padding-top: 100px
}

.pt110 {
    padding-top: 110px
}

.pt120 {
    padding-top: 120px
}

.pt130 {
    padding-top: 130px
}

.pt140 {
    padding-top: 140px
}

.pt150 {
    padding-top: 150px
}

.pt160 {
    padding-top: 160px
}

.pt170 {
    padding-top: 170px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pb60 {
    padding-bottom: 60px
}

.pb70 {
    padding-bottom: 70px
}

.pb80 {
    padding-bottom: 80px
}

.pb90 {
    padding-bottom: 90px
}

.pb100 {
    padding-bottom: 100px
}

.pb110 {
    padding-bottom: 110px
}

.pb120 {
    padding-bottom: 120px
}

.pb200 {
    padding-bottom: 200px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mt110 {
    margin-top: 110px
}

.mt120 {
    margin-top: 120px
}

.mtj10 {
    margin-top: -10px
}

.mtj20 {
    margin-top: -20px
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.fz24 {
    font-size: 24px
}

.fz26 {
    font-size: 26px
}

.fz28 {
    font-size: 28px
}

.fz30 {
    font-size: 30px
}

.fz32 {
    font-size: 32px
}

.fz34 {
    font-size: 34px
}

.fz36 {
    font-size: 36px
}

.fz40 {
    font-size: 40px
}

.fz42 {
    font-size: 42px
}

.fz44 {
    font-size: 44px
}

.fz46 {
    font-size: 46px
}

.fz48 {
    font-size: 48px
}

.fz50 {
    font-size: 50px
}

.fz60 {
    font-size: 60px
}

.fz64 {
    font-size: 64px
}

.fz72 {
    font-size: 72px
}

.upps {
    text-transform: uppercase
}

.imgs-bgs {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.imgs-bgs .bgs-lists {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.imgs-bgs .bgs-lists.active {
    width: 100%;
    height: 100%;
    overflow: initial
}

.imgs-bgs.trs {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.imgs-bgs.trs1 {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.imgs-bgs.bgs:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 6
}

.imgs-bgs img.ons {
    max-width: 100%
}

.imgs-bgs.img-rs {
    left: 50%
}

.imgs-bgs.img-ls {
    z-index: 2;
    left: auto;
    right: 0
}

.imgs-bgs.hes {
    min-width: 100%;
    height: 100%
}

.imgs-bgs.hes img {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.imgs-bgs.c-bgs {
    background:  #384184;
}

.imgs-bgs.minh {
    min-width: 100%;
    min-height: 100%
}

.imgs-bgs.minh img {
    margin-left: auto;
    min-height: 100%
}

.imgs-bgs.r-bgs img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pres {
    position: relative
}

.sep-container.pres {
    z-index: 10
}

.over-hides {
    overflow: hidden
}

.pointer {
    cursor: pointer
}

.sep-header-mb,
.sep-footer-mb,
.sep-search-mb {
    display: none
}

.sep-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.sep-header {
    padding: 4px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border:none;
    display: none;
}

.sep-header .sep-container {
    justify-content: space-between;
    color: #fff
}

.sep-header .sep-container a {
    color: #fff
}

.sep-header .sep-container a:hover {
    text-decoration: underline
}

.sep-header .sep-container .i {
    margin-right: 21px;
    width: 35px;
    height: 35px;
    background: rgba(255, 255, 255, 0.16);
    color: #fff;
    border-radius: 50%
}

.sep-header .sep-container .h-left>div {
    display: flex;
    align-items: center;
    margin-right: 78px
}

.sep-header .sep-container .language {
    align-items: center
}

.sep-header .sep-container .language:hover {
    color:  #384184;
}

.sep-header .sep-container .language>i {
    margin-left: 6px;
    font-size: 12px
}

.sep-header .sep-container .language {
    position: relative;
    cursor: pointer
}

.sep-header .sep-container .language .fix {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 120px;
    background: #fff;
    z-index: 8;
    box-shadow: 0 0 3px #666
}

.sep-header .sep-container .language .fix li {
    padding: 13px 17px
}

.sep-header .sep-container .language .fix li a {
    display: block;
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 14px;
    color: #666
}

.sep-header .sep-container .language .fix li a img {
    margin-right: 16px
}

.sep-header .sep-container .language .fix li:hover {
    background-color: #e8e8e8
}

.sep-header .sep-container .language .fix li:hover a {
    color:  #384184;
}

.sep-header .sep-container .language:hover .fix {
    display: block
}

.sep-mainnav>.sep-container {
    justify-content: space-between;
    align-items: center
}

.sep-mainnav>.sep-container .nav {
    align-items: center;
    flex: 1;
    margin-left: 25px;
    justify-content: space-between
}

.sep-mainnav>.sep-container .nav .nav-item {
    position: relative;
    margin: 0 5px
}

.sep-mainnav>.sep-container .nav .nav-item>a {
    color: #fff;
    font-size: 18px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.32;
    text-align: center
}

.sep-mainnav>.sep-container .nav .nav-item::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: width .3s
}

.sep-mainnav>.sep-container .nav .dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow: hidden;
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .5s;
    height: 515px
}

.sep-mainnav>.sep-container .nav .dropdown .switch a {
    flex: 1;
    padding: 12px 10px;
    max-height: 60px;
    background-color: #f7f7f7;
    border-right: 2px solid #fff
}

.sep-mainnav>.sep-container .nav .dropdown .switch a:last-child {
    border-right: 0
}

.sep-mainnav>.sep-container .nav .dropdown .switch .active-dro {
    background-color:  #384184;;
    color: #fff
}

.sep-mainnav>.sep-container .nav .dropdown .my-swiper {
    padding: 30px 50px 48px
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container {
    display: none;
    padding: 0 50px
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .title {
    margin-top: 5px
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container img {
    max-height: 325px
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .swiper-button {
    position: absolute;
    top: 50%;
    transform: -50%;
    background-color: #fff;
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .swiper-button:hover {
    background-color:  #384184;;
    color: #fff
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .swiper-button.swiper-button-disabled {
    display: none
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .prev {
    left: 0
}

.sep-mainnav>.sep-container .nav .dropdown .swiper-container .next {
    right: 0
}

.sep-mainnav>.sep-container .nav .dropdown-two {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow: hidden;
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .5s
}

.sep-mainnav>.sep-container .nav .dropdown-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
    background-color: #fff
}

.sep-mainnav>.sep-container .nav .dropdown-two .sep-container {
    position: relative;
    z-index: 2;
    max-width: 1600px;
    padding: 0 40px
}

.sep-mainnav>.sep-container .nav .dropdown-two .sep-container>div {
    padding-top: 35px;
    padding-bottom: 35px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left {
    padding-right: 45px;
    width: 33%;
    background-color: #fff;
    max-height: 600px;
    overflow-y: auto
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left::-webkit-scrollbar {
    width: 4px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left::-webkit-scrollbar-thumb {
    background-color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left::-webkit-scrollbar-track {
    background-color: #d5d5d5
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .theme {
    margin-bottom: 12px;
    padding-left: 15px;
    font-size: 24px;
    border-left: 3px solid  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item {
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item.active .theme a {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item:first-child {
    padding-top: 0
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis {
    padding-left: 40px;
    list-style: disc
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis li {
    margin-bottom: 6px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis li::marker {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis li:last-child {
    margin-bottom: 0
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis li a {
    color: #808080
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis li a:hover {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-left .item .lis .active-left a {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img {
    width: 67%;
    padding-left: 20px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img ul {
    max-height: 516px;
    overflow-y: auto;
    padding-right: 30px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img ul::-webkit-scrollbar {
    width: 2px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img ul::-webkit-scrollbar-thumb {
    background-color:  #384184;
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img ul::-webkit-scrollbar-track {
    background-color: #fff
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img li {
    margin-bottom: 30px;
    padding: 0 20px
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img li img {
    max-height: 280px;
    max-width: 90%;
    object-fit: contain
}

.sep-mainnav>.sep-container .nav .dropdown-two .dro-img .thumb,
.sep-mainnav>.sep-container .nav .dropdown-two .dro-img ul {
    display: none
}

.sep-mainnav>.sep-container .nav .nav-out:hover .nav-item::before {
    width: 100%
}

.sep-mainnav>.sep-container .nav .nav-out:hover .nav-item>a {
    font-weight: bold
}

.sep-mainnav>.sep-container .nav .nav-out:hover .dropdown,
.sep-mainnav>.sep-container .nav .nav-out:hover .dropdown-two {
    transform: rotateX(0)
}

.sep-mainnav>.sep-container .nav .nav-out:hover .drop-solution {
    transform: rotateX(0) translateX(-50%)
}

.sep-mainnav>.sep-container .nav .active-nav-color>a {
    font-weight: bold
}

.sep-mainnav>.sep-container .nav .active-nav-color::before {
    width: 100%
}

.sep-mainnav>.sep-container .nav .nav-item {
    position: relative
}

.sep-mainnav>.sep-container .nav .nav-item .box {
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 16px;
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .4s
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix {
    background-color: rgba(255, 255, 255, 0.98);
    min-width: 180px;
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix li {
    text-align: left;
    line-height: 25px
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix li:first-child {
    padding-top: 22px
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix li:last-child {
    padding-bottom: 22px
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix li a {
    white-space: nowrap;
    color: #333;
    padding: 10px 20px;
    display: block
}

.sep-mainnav>.sep-container .nav .nav-item .box .clearfix li a:hover {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .nav-item:hover .box {
    transform: rotateX(0)
}

.sep-mainnav>.sep-container .nav .drop-solution {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 980px;
    font-size: 16px;
    transform: rotateX(90deg) translateX(-50%);
    transform-origin: 50% 0;
    transition: all .4s;
    background-color: #fff;
}

.sep-mainnav>.sep-container .nav .drop-solution .title {
    font-size: 18px;
    font-weight: bold;
}

.sep-mainnav>.sep-container .nav .drop-solution .content {
    width: 39%;
    padding: 30px;
    background-color: #384184;
}

.sep-mainnav>.sep-container .nav .drop-solution .content .title {
    margin: 15px 0 8px
}

.sep-mainnav>.sep-container .nav .drop-solution .content .richtext {
    line-height: 26px
}

.sep-mainnav>.sep-container .nav .drop-solution .items {
    width: 61%;
    padding: 60px 10%
}

.sep-mainnav>.sep-container .nav .drop-solution .items .item {
    margin-bottom: 15px
}

.sep-mainnav>.sep-container .nav .drop-solution .items .img {
    flex-shrink: 0;
    width: 66px;
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner {
    padding-top: 6px
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner .title {
    align-items: center
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner .title i {
    margin-left: 24px;
    margin-top: 3px;
    font-weight: 500;
    font-size: 13px;
    color: #999;
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner ul {
    margin-top: 20px;
    padding-left: 16px;
    list-style: disc
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner ul li {
    margin-bottom: 15px
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner ul li::marker {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner ul a {
    color: #666;
    font-weight: 500;
}

.sep-mainnav>.sep-container .nav .drop-solution .items .inner ul a:hover {
    color:  #384184;
}

.sep-mainnav>.sep-container .nav .drop-company .items .inner {
    padding-top: 0
}

.sep-mainnav>.sep-container .nav .drop-company .items .richtext {
    margin-top: 10px
}

.sep-mainnav>.sep-container .nav .drop-company .item {
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5
}

.sep-mainnav>.sep-container .nav .drop-company .item:last-child {
    border-bottom: 0
}

.sep-mainnav .nav-search {
    margin-left: 25px;
    cursor: pointer;
    color: #fff
}

.sep-mainnav .nav-search i {
    font-size: 18px
}

.sep-mainnav .nav-search:hover {
    color:  #384184;
}

.sep-mainnav .active-nav-search {
    color:  #384184 !important;
}

.active-nav {
    box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.08);
    background-color: #fff
}

.active-nav>.sep-container .nav .nav-item>a {
    color: #333;
    height: 74px
}

.active-nav>.sep-container .nav .nav-item::before {
    background-color:  #384184;
}

.active-nav>.sep-container .nav .nav-out:hover .nav-item>a {
    color:  #384184;
}
.sep-top.inner .sep-mainnav .nav-item > a:hover {
  color: #fff;
}
.active-nav .nav-search {
    color: #333
}

.active-nav .logo img {
    height: 50px
}

.search {
    display: none;
    max-width: 1360px;
    width: 100%;
    padding: 20px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    background-color: #f7f7f7;
    color: #666
}

.search .search-title {
    margin-bottom: 5px;
    justify-content: space-between
}

.search .search-title i {
    font-size: 25px;
    cursor: pointer
}

.search .search-title i:hover {
    color:  #384184;
}

.search form {
    position: relative
}

.search form input {
    width: 100%;
    padding: 11px 120px 11px 25px;
    margin: 10px 0;
    border-radius: 28px;
    border: 1px solid #e5e5e5;
    font-size: 16px
}

.search form input:focus {
    border-color:  #384184;
}

.search form button {
    position: absolute;
    top: 12px;
    right: 3px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    background-color:  #384184;;
    color: #fff;
    transition: all .3s
}

.search form button i {
    font-size: 20px
}

.search form button:hover {
    background-color: #3175c7
}

.sep-footer {
    padding-top: 80px;
    /* background-color: #0b1f31; */
    background: #202020;
}

.sep-footer .items {
    position: relative;
    justify-content: space-between;
    margin-bottom: 48px
}

.sep-footer .items::before {
    content: "";
    position: absolute;
    top: 57px;
    right: 0;
    width: 66%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    display: none;
}

.sep-footer .items .follow {
    width: 26%;
    margin-right: 20px
}

.sep-footer .items .follow .contact-list {
    margin-top: 40px
}

.sep-footer .items .follow .contact-list li {
    flex: 1;
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.sep-footer .items .follow .contact-list li .i {
    align-self: flex-start;
    flex-shrink: 0;
    margin-right: 5px;
    width: 22px;
    height: 22px;
    color:  #fff;
    border-radius: 50%;
    transition: all .3s;
    background: #384184;
}

.sep-footer .items .follow .contact-list li .i i {
    font-size: 18px
}

.sep-footer .items .follow .contact-list li .item-text {
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.sep-footer .items .follow .contact-list li .item-text a {
    color: rgba(255, 255, 255, 0.8);
}

.sep-footer .items .follow .contact-list li .item-text a:hover {
    text-decoration: underline;
    color: #fff;
}

.sep-footer .items .follow .contact-list li:hover .i {
    background:  #384184;;
    color: #fff
}

.sep-footer .items .follow .icon-list {
    margin-top: 24px
}

.sep-footer .items .follow .icon-list a {
    display: inline-block;
    margin-right: 18px;
    width: 32px;
    height: 32px;
    border: 1px solid #bfbfbf;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    transition: all .2s
}

.sep-footer .items .follow .icon-list a:hover {
    background-color:  #384184;;
    border-color:  #384184;
}

.sep-footer .items .item {
    max-width: 20%
}

.sep-footer .items .item .item-title {
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 28px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff
}

.sep-footer .items .item .item-title a {
    color: #fff
}

.sep-footer .items .item .item-title a:hover {
    color:  #fff;
}

.sep-footer .items .item .item-title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background:  #fff;
}

.sep-footer .items .item .item-title.no::before {
    display: none
}

.sep-footer .items .item li {
    margin-bottom: 17px
}

.sep-footer .items .item li a {
    color: rgba(255, 255, 255, 0.8)
}

.sep-footer .items .item li a:hover {
    color:  #fff;
}

.sep-footer .items .item .subtitle {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff
}

.sep-footer .form {
    padding: 42px 0 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.sep-footer .form .sep-form .form-group input,
.sep-footer .form .sep-form .form-group textarea {
    padding: 12px 16px;
    background-color: #fff;
    color: #333
}

.sep-footer .form .sep-form .form-group input::placeholder,
.sep-footer .form .sep-form .form-group textarea::placeholder {
    color: #666
}

.sep-footer .form .sep-form .form-group textarea {
    height: 49px
}

.sep-footer .form .submit input {
    height: 50px;
    background-color:  #384184;;
    border-color: transparent;
    border-radius: 25px;
    color: #fff
}

.sep-footer .form .submit input:hover {
    background-color: #fff;
    color:  #384184;
}

.sep-footer .copyright {
    padding: 16px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.8)
}

.sep-footer .copyright .sep-container {
    justify-content: space-between;
    align-items: center
}

.sep-footer .copyright .sep-container a {
    color: rgba(255, 255, 255, 0.8)
}

.sep-footer .copyright .sep-container .first a:hover {
    text-decoration: underline;
    color: #fff
}

.sep-footer .copyright .sep-container .second a:hover {
    color: #fff
}

.sep-footer .copyright .sep-container .second .box-sitemap {
    position: relative;
    padding-right: 32px
}

.sep-footer .copyright .sep-container .second .box-sitemap::before {
    content: "";
    position: absolute;
    top: 3px;
    right: 13px;
    width: 1px;
    height: 11px;
    background-color: rgba(255, 255, 255, 0.5)
}

.sep-form .form-group {
    width: 19%
}

.sep-form .form-group input,
.sep-form .form-group textarea {
    width: 100%;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff
}

.sep-form .form-group input::placeholder,
.sep-form .form-group textarea::placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.sep-form .form-group textarea {
    height: 49px
}

.sep-form .submit input {
    width: 180px;
    height: 40px;
    background: #fff;
    border: 1px solid #fff;
    color:  #384184;;
    border-radius: 20px;
    cursor: pointer
}

.sep-form .submit input:hover {
    background-color: transparent;
    color: #fff
}

.sep-add-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    background-color: rgba(0, 0, 0, 0.7)
}

.sep-add-form .box {
    position: relative;
    max-width: 886px;
    width: 80%;
    background-color: #fff;
    padding: 3% 60px
}

.sep-add-form .box .close{
    position:absolute;
    top:20px;
    right:20px;
    width:24px;
    height:24px;
    color:#384184;
    border:1px solid #384184;
    text-align:center;
    line-height:21px;
    cursor:pointer;
    transition:all .2s;
    border-radius:50%
}

.sep-add-form .box .close:hover {
    background-color:  #384184;;
    border-color:  #384184;
}

.sep-add-form .box .close::before {
    content: "";
    position: absolute;
    left: 11px;
    top: 100%;
    width: 1px;
    height: 50px;
    background-color: #fff
}

.sep-add-form .item {
    display: flex;
    width: 64%;
    margin: 50px auto 0
}

.sep-add-form .item div {
    width: 100%
}

.sep-add-form .form-group input,
.sep-add-form .form-group textarea {
    margin-bottom: 15px;
    color: #333;
    border: 1px solid #d2d2d2
}

.sep-add-form .form-group input::placeholder,
.sep-add-form .form-group textarea::placeholder {
    color: #999
}

.sep-add-form .form-group textarea {
    height: 100px
}

.sep-add-form .submit input {
    background-color:  #384184;;
    color: #fff;
    border-color:  #384184;
}

.sep-add-form .submit input:hover {
    background-color: #fff;
    color:  #384184;
}

.sep-to-top {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 10000000
}

.sep-to-top span {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #384184;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    opacity: 1;
    transition: all .3s
}

.sep-to-top span:hover {
    background-color:  #384184;;
    opacity: 1
}
.fp-viewing-1 .sep-to-top,
.fp-viewing-2 .sep-to-top,
.fp-viewing-3 .sep-to-top,
.fp-viewing-4 .sep-to-top,
.fp-viewing-5 .sep-to-top,
.fp-viewing-6 .sep-to-top,
.fp-viewing-7 .sep-to-top{
    display: block;
}
.fp-viewing-5 .sep-mainnav{
    background: #202020;
}
.c-sub {
    margin: 4px 0 20px;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.logo .img-hide {
    display: none
}

.sep-banner {
    position: relative
}

.sep-banner .common-button {
    background-color:  #384184;
}

.sep-banner .common-button:hover {
    background-color: #fff;
    color:  #384184;;
    border-color: #fff
}

.sep-banner .box {
    width: 50%
}

.sep-banner .box .title {
    font-size: 60px;
    line-height: 1.2em;
    color: #fff
}

.sep-banner .box .title:hover {
    color:  #384184;
}

.sep-banner .box .title a {
    color: #fff
}

.sep-banner .box .title a:hover {
    color:  #384184;
}

.sep-banner .box .text {
    margin: 18px 0 58px;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.9)
}

.sep-banner .items {
    position: absolute;
    right: 0;
    top: 160px;
    bottom: 0;
    width: 33%;
    color: #fff;
    flex-direction: column;
    z-index: 2
}

.sep-banner .items .item {
    flex: 1;
    padding: 20px 99px 20px 37px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    align-items: center;
    transition: all .3s
}

.sep-banner .items .item .num {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 1em
}

.sep-banner .items .item .i {
    flex-shrink: 0
}

.sep-banner .items .item .i i {
    font-size: 40px
}

.sep-banner .items .item:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.sep-banner .swiper-pagination {
    bottom: 40px;
    width: auto;
    left: 50%;
    transform: translateX(-50%)
}

.sep-banner .swiper-pagination span {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: 1
}

.sep-banner .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

.sep-banner .swiper-slide:nth-child(3),
.sep-banner .swiper-slide:nth-child(4) {
    color: #fff
}

.sep-banner .swiper-slide:nth-child(3) .contents,
.sep-banner .swiper-slide:nth-child(4) .contents {
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1160px
}

.sep-banner .swiper-slide:nth-child(3) .contents .item,
.sep-banner .swiper-slide:nth-child(4) .contents .item {
    display: none
}

.sep-banner .swiper-slide:nth-child(3) .contents .item .title,
.sep-banner .swiper-slide:nth-child(4) .contents .item .title {
    font-size: 48px;
    line-height: 1.2em;
    color: #fff
}

.sep-banner .swiper-slide:nth-child(3) .contents .item .title:hover,
.sep-banner .swiper-slide:nth-child(4) .contents .item .title:hover {
    color:  #384184;
}

.sep-banner .swiper-slide:nth-child(3) .contents .item .title a,
.sep-banner .swiper-slide:nth-child(4) .contents .item .title a {
    color: #fff
}

.sep-banner .swiper-slide:nth-child(3) .contents .item .title a:hover,
.sep-banner .swiper-slide:nth-child(4) .contents .item .title a:hover {
    color:  #384184;
}

.sep-banner .swiper-slide:nth-child(3) .contents .item .text,
.sep-banner .swiper-slide:nth-child(4) .contents .item .text {
    margin: 24px 0 30px;
    color: rgba(255, 255, 255, 0.8)
}

.sep-banner .swiper-slide:nth-child(3) ul,
.sep-banner .swiper-slide:nth-child(4) ul {
    position: absolute;
    left: 50%;
    bottom: 120px;
    transform: translateX(-50%)
}

.sep-banner .swiper-slide:nth-child(3) ul li,
.sep-banner .swiper-slide:nth-child(4) ul li {
    flex: 1;
    overflow: hidden;
    cursor: pointer
}

.sep-banner .swiper-slide:nth-child(3) ul li a,
.sep-banner .swiper-slide:nth-child(4) ul li a {
    color: #fff
}

.sep-banner .swiper-slide:nth-child(3) ul li .img,
.sep-banner .swiper-slide:nth-child(4) ul li .img {
    height: 60px
}

.sep-banner .swiper-slide:nth-child(3) ul li .circle,
.sep-banner .swiper-slide:nth-child(4) ul li .circle {
    position: relative;
    margin: 20px auto 0;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 50%
}

.sep-banner .swiper-slide:nth-child(3) ul li .circle span,
.sep-banner .swiper-slide:nth-child(4) ul li .circle span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 22px
}

.sep-banner .swiper-slide:nth-child(3) ul li .circle::before,
.sep-banner .swiper-slide:nth-child(4) ul li .circle::before,
.sep-banner .swiper-slide:nth-child(3) ul li .circle::after,
.sep-banner .swiper-slide:nth-child(4) ul li .circle::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 30px;
    width: 215px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4)
}

.sep-banner .swiper-slide:nth-child(3) ul li .circle::after,
.sep-banner .swiper-slide:nth-child(4) ul li .circle::after {
    left: auto;
    right: 30px
}

.sep-banner .swiper-slide:nth-child(3) ul li:hover .circle,
.sep-banner .swiper-slide:nth-child(4) ul li:hover .circle,
.sep-banner .swiper-slide:nth-child(3) ul .active-banner .circle,
.sep-banner .swiper-slide:nth-child(4) ul .active-banner .circle {
    border-color:  #384184;
}

.sep-banner .swiper-slide:nth-child(3) ul li:hover .circle span,
.sep-banner .swiper-slide:nth-child(4) ul li:hover .circle span,
.sep-banner .swiper-slide:nth-child(3) ul .active-banner .circle span,
.sep-banner .swiper-slide:nth-child(4) ul .active-banner .circle span {
    background-color:  #384184;
}

.sep-banner-mb {
    display: none
}

.sep-section1 {
    position: relative;
    padding: 159px 0 120px;
    color: #fff
}

.sep-section1 .common-title a {
    color: #fff
}

.sep-section1 .common-title a:hover {
    color:  #384184;
}

.sep-section1 .common-title::before {
    color: #fff
}

.sep-section1 .my-box {
    margin-top: 61px;
    align-items: flex-start
}

.sep-section1 .my-box .switch {
    width: 380px;
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, 0.25)
}

.sep-section1 .my-box .switch .title {
    padding: 24px 36px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    transition: all .1s
}

.sep-section1 .my-box .switch .title:hover {
    background-color:  #384184;
}

.sep-section1 .my-box .switch .active-switch {
    background-color:  #384184;
}

.sep-section1 .my-box .swiper-container {
    /* max-width: 780px; */
    width: calc(100% - 400px);
    margin: 0;
    padding: 0 0 24px
}

.sep-section1 .my-box .swiper-container .swiper-slide {
    padding: 60px 32px;
    background-color: #fff;
    color: #333;
    border-radius: 10px;
    align-items: flex-start
}

.sep-section1 .my-box .swiper-container .content {
    width: 51%
}

.sep-section1 .my-box .swiper-container .content .title {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 1.2em
}

.sep-section1 .my-box .swiper-container .content ul {
    margin: 8px 0 34px
}

.sep-section1 .my-box .swiper-container .content ul a {
    color: #666
}

.sep-section1 .my-box .swiper-container .content ul a:hover {
    color:  #384184;
}

.sep-section1 .my-box .swiper-container .content ul i {
    margin-right: 6px;
    font-size: 12px
}

.sep-section1 .my-box .swiper-container .content ul .active-color a {
    color:  #384184;
}

.sep-section1 .my-box .swiper-container .thumb {
    width: 49%
}

.sep-section1 .my-box .swiper-container .thumb a {
    display: none
}

.sep-section1 .my-box .swiper-button {
    display: none
}

.sep-section2 {
    position: relative;
    padding: 160px 0 137px;
    color: #fff
}

.sep-section2 .common-title a {
    color: #fff
}

.sep-section2 .common-title a:hover {
    /* color:  #384184; */
}

.sep-section2 .common-title::before {
    color: #fff
}

.sep-section2 .switch {
    margin-top: 41px
}

.sep-section2 .switch .item {
    text-align: center
}

.sep-section2 .switch .item .title {
    display: inline-block;
    margin-bottom: 24px;
    padding: 11px 41px;
    background-color: #fff;
    color:  #384184;;
    border-radius: 25px;
    cursor: pointer
}

.sep-section2 .switch .item .active-title,
.sep-section2 .switch .item .title:hover {
    background-color:  #384184;;
    color: #fff
}

.sep-section2 .switch .item .active-title a,
.sep-section2 .switch .item .title:hover a {
    color: #fff
}

.sep-section2 .switch .item li {
    flex: 1;
    max-width: 162px;
    margin: 0 12px;
    cursor: pointer
}

.sep-section2 .switch .item .active-li,
.sep-section2 .switch .item li:hover {
    text-decoration: underline
}

.sep-section2 .swiper-container {
    display: none;
    /* max-width: 1952px; */
    margin: 0;
    /* margin-left: auto; */
    margin-top: 59px
}

.sep-section2 .swiper-container .swiper-slide {
    width: 70%;
    padding: 60px 70px 28px 46px;
    background-color: #fff;
    border-radius: 15px;
    color: #999;
    height: initial
}

.sep-section2 .swiper-container .swiper-slide .content,
.sep-section2 .swiper-container .swiper-slide .img {
    width: 48%
}

.sep-section2 .swiper-container .swiper-slide .img a {
    display: none
}

.sep-section2 .swiper-container .swiper-slide .title {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 20px;
    font-weight: bold;
}

.sep-section2 .swiper-container .swiper-slide li {
    margin-bottom: 18px
}

.sep-section2 .swiper-container .swiper-slide li i {
    /* margin-top: 9px; */
    margin-right: 5px
}

.sep-section2 .swiper-container .swiper-slide li a {
    color: #666
}

.sep-section2 .swiper-container .swiper-slide li a:hover {
    color:  #384184;
}

.sep-section2 .swiper-container .swiper-slide .active-color a {
    color:  #384184;
}

.sep-section2 .swiper-container .swiper-slide .num {
    margin-top: auto;
    align-items: flex-end
}

.sep-section2 .swiper-container .swiper-slide .num .current {
    color:  #384184;;
    font-size: 30px;
    line-height: 1em
}

.sep-section2 .swiper-container .swiper-button {
    position: absolute;
    top: 50%;
    left: 53%
}

.sep-section2 .swiper-container .prev {
    display: flex;
    left: 15%;
}
.sep-section2 .swiper-container .next{
    right: 15%;
    left: auto;
}

.sep-section3 {
    position: relative;
    padding: 170px 0 120px
}

.sep-section3 .my-box {
    margin-top: 37px;
    align-items: center
}

.sep-section3 .my-box .video {
    width: 59%;
    height: 562px;
    position: relative
}

.sep-section3 .my-box .video .img {
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

.sep-section3 .my-box .video .i {
    left: 100%;
    padding: 15px;
    border: 1px solid  #384184;;
    border-radius: 50%;
    cursor: pointer
}

.sep-section3 .my-box .video .i::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 142px;
    height: 142px;
    border: 1px dashed  #384184;;
    border-width: 1px 1px 0 0;
    border-radius: 50%;
    z-index: -1
}

.sep-section3 .my-box .video .i i {
    width: 60px;
    height: 60px;
    background:  #384184;;
    color: #fff;
    border-radius: 50%
}

.sep-section3 .my-box .video .i:hover {
    transform: scale(1.2) translate(-50%, -50%)
}

.sep-section3 .my-box .content {
    width: 35%
}

.sep-section3 .my-box .content .text {
    margin-bottom: 44px
}

.sep-section3 .swiper-container {
    margin-top: 83px
}

.sep-section4 {
    position: relative;
    padding-top: 166px
}

.sep-section4 .back {
    top: 30%;
    height: 50%
}

.sep-section4 .my-box {
    margin-top: 80px;
    color: #fff
}

.sep-section4 .my-box .item {
    padding: 0 30px
}

.sep-section4 .my-box .i {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #384184;
}

.sep-section4 .my-box .i i {
    font-size: 45px
}

.sep-section4 .my-box .text {
    margin-top: 30px;
    line-height: 26px
}

.sep-section4 .swiper-container {
    margin-top: 50px
}

.sep-section4 .swiper-container .img {
    position: relative
}

.sep-section4 .swiper-container .img .box {
    padding: 20px;
    background-color:  #384184;;
    background: #384184;
    color: #fff;
    opacity: 0;
    transform: scale(0)
}

.sep-section4 .swiper-container .img .text {
    padding-right: 10px;
    max-height: 218px;
    overflow-y: auto;
    text-align: center;
}

.sep-section4 .swiper-container .img .text::-webkit-scrollbar {
    width: 2px
}

.sep-section4 .swiper-container .img .text::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.6)
}

.sep-section4 .swiper-container .img .text::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.3)
}

.sep-section4 .swiper-container .title {
    margin-top: 22px;
    font-size: 28px;
    font-weight: bold;
}

.sep-section4 .swiper-container .swiper-slide:hover .box {
    opacity: 1;
    transform: scale(1)
}

.sep-section4 .swiper-container .swiper-slide:hover .title {
    color:  #384184;
}

.sep-section4 .swiper-container .swiper-pagination {
    display: none
}

.sep-section5 {
    padding-top: 170px
}

.sep-section5 .items {
    margin-top: 60px
}

.sep-section5 .item {
    flex: 1;
    position: relative;
    transition: all 1s;
    overflow: hidden
}

.sep-section5 .item img {
    height: 800px
}

.sep-section5 .item .title {
    font-size: 24px
}

.sep-section5 .item .title a {
    display: inline-block;
    position: relative;
    padding-bottom: 8px;
    color: #fff
}

.sep-section5 .item .title a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: #fff;
    transition: all .3s
}

.sep-section5 .item .title a:hover::before {
    width: 100%
}

.sep-section5 .item .box {
    position: absolute;
    left: 60px;
    bottom: 52px
}

.sep-section5 .item .box::before {
    content: attr(data-txt);
    position: absolute;
    top: -24px;
    left: 0;
    font-size: 60px;
    color: #fff;
    line-height: 1em;
    opacity: .4
}

.sep-section5 .item .hidden {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 82%;
    padding: 24px 60px 34px;
    background-image: linear-gradient(to bottom,  #384184, rgba(36, 105, 219, 0.3));
    color: rgba(255, 255, 255, 0.8);
    border-top-left-radius: 20px;
    transform: translateX(101%)
}

.sep-section5 .item .hidden .text {
    margin: 16px 0 24px;
    line-height: 24px
}

.sep-section5 .item .hidden .button {
    color: #fff;
    border-bottom: 1px solid #fff
}

.sep-section5 .item .hidden .button:hover {
    border-bottom: 0
}

.sep-section5 .item:hover {
    flex: 2
}

.sep-section5 .item:hover .box {
    display: none
}

.sep-section5 .item:hover .hidden {
    transform: translateX(0)
}

.sep-section6 {
    padding: 170px 0 32px
}

.sep-section6 .common-title::before {
    width: 100%
}

.sep-section6 .swiper-news .swiper-pagination {
    display: none
}

.sep-section6 ul {
    margin: 80px -29px 0;
    align-items: flex-start
}

.sep-section6 ul li {
    margin-bottom: 46px;
    padding: 0 29px
}

.sep-section6 ul .theme {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: 24px;
    border-bottom: 1px solid #e6e6e6
}

.sep-section6 ul .theme::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 80px;
    height: 3px;
    background:  #384184;
}

.sep-section6 ul .news {
    margin-bottom: 40px
}

.sep-section6 ul .news:last-child {
    margin-bottom: 0
}

.sep-section6 ul .news .img {
    width: 36%
}

.sep-section6 ul .news .img img {
    height: 100%
}

.sep-section6 ul .news .content {
    width: 58%
}

.sep-section6 ul .news .content .summary {
    margin: 10px 0 22px;
    line-height: 26px
}

.sep-section6 ul .news .content .time {
    color:  #384184;
}

.sep-section6 ul .news .content .time i {
    margin-right: 5px;
    font-size: 22px
}

.sep-section6 ul .swiper-container {
    padding-right: 20px
}

.sep-section6 ul .swiper-container .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 40px
}

.sep-section6 ul .swiper-container .swiper-pagination span {
    background-color: transparent;
    border: 1px solid  #384184;;
    border-radius: 50%;
    opacity: 1
}

.sep-section6 ul .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color:  #384184;
}

.sep-section6 ul .project {
    position: relative
}

.sep-section6 ul .project .swiper-slide {
    transition: all .3s
}

.sep-section6 ul .project .thumbs img {
    display: none;
    border-radius: 10px
}

.sep-section6 ul .project .thumb-one {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: -10px;
    right: 10px
}

.sep-section6 ul .project .thumb-two {
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: -20px;
    right: 0;
    z-index: -2
}

.sep-section6 ul .faq {
    margin-bottom: 22px
}

.sep-section6 ul .faq i {
    margin-right: 24px;
    color:  #384184;;
    font-size: 26px
}

.sep-section6 ul .blog {
    margin-bottom: 24px
}

.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;
    max-height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li .thumb img {
    max-width: 100%
}

.sep-resource-list .sep-datalist>li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px
}

.sep-resource-list .sep-datalist>li .title:hover {
    color:  #384184;
}

.sep-resource-list .sep-datalist>li .summary {
    display: block;
    color: #666;
    line-height: 1.5em
}

.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 .sep-datalist .pdf-item {
    padding: 56px 10px 50px 15px
}

.sep-resource-list .sep-datalist .fa-file-pdf-o {
    margin-right: 5px
}

.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;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color:  #384184;
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    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: 248px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cecece
}

.sep-resource-grid .sep-datalist li .thumb img {
    max-width: 100%;
    height: 100%;
    object-fit: contain
}

.sep-resource-grid .sep-datalist li .title {
    line-height: 1.5em;
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
    color: #323232;
    margin-top: 20px;
    text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
    color:  #384184;
}

.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: #205ec5;
    background:  #384184;;
    color: #fff
}

.sep-pagination .pagination li a:hover {
    border-color:  #384184;;
    z-index: 1
}

.search-btns {
    margin-bottom: 40px;
    text-align: center
}

.search-btns a {
    display: inline-block;
    height: 48px;
    min-width: 220px;
    font-size: 18px;
    background: #f0f0f0;
    margin: 0 15px;
    text-align: center;
    line-height: 48px
}

.search-btns a.active {
    background:  #384184;;
    color: #fff
}
.t_sycon2js .swiper-pagination{
    display: none;
}
@media screen and (max-width:768px) {
    .search-btns {
        display: block
    }

    .search-btns a {
        width: 100%;
        margin: 0 0 15px
    }

    .sep-resource-grid .sep-datalist li {
        width: 100%
    }
}

@media screen and (max-width:1460px) {
    .sep-container {
        padding: 0 50px
    }

    .sep-top .sep-container {
        padding: 0 20px
    }

    .sep-mainnav>.sep-container .nav .dropdown .swiper-container .title {
        font-size: 16px;
        line-height: 24px
    }

    .sep-mainnav>.sep-container .nav .dropdown .my-swiper {
        padding: 10px 0 45px
    }

    .common-title {
        font-size: 36px
    }

    .common-title::before {
        top: -48px;
        font-size: 76px
    }

    .sep-footer .form {
        padding: 35px 0
    }

    .sep-footer .items::before {
        width: 68%
    }

    .sep-contact-bar .sep-container {
        padding-right: 80px
    }

    .sep-contact-bar .sep-container .submit input {
        transition: color .3s
    }

    .sep-contact-circle {
        width: 36px;
        height: 36px;
        right: 6px
    }

    .sep-contact-circle i {
        font-size: 20px
    }

    .sep-to-top {
        right: 6px;
        font-size: 12px;
        bottom: 72px
    }

    .sep-to-top span {
        width: 36px;
        height: 36px;
        line-height: 36px
    }

    .sep-in-diff-know-list .lr-boxs .lr-lists.lr-lefts {
        left: -50px
    }

    .sep-in-diff-know-list .lr-boxs .lr-lists.lr-rights {
        right: -50px
    }

    .sep-in-diff-know-thumb-list .lr-boxs .lr-lists.lr-lefts {
        left: -50px
    }

    .sep-in-diff-know-thumb-list .lr-boxs .lr-lists.lr-rights {
        right: -50px
    }
}

@media screen and (max-width:1280px) {
    .sep-mainnav>.sep-container .nav .dropdown .switch a {
        line-height: 18px
    }

    .sep-mainnav>.sep-container .nav .nav-item>a {
        font-size: 16px
    }

    .sep-mainnav .nav-search {
        margin-left: 2px
    }

    .sep-mainnav>.sep-container .nav .drop-solution {
        width: 968px
    }
}

@media screen and (max-width:1200px) {
    .sep-container {
        padding: 0 20px
    }

    .sep-mainnav>.sep-container .nav .dropdown {
        height: 450px
    }

    .sep-footer .items::before {
        top: 52px
    }

    .sep-footer .items .item .item-title {
        font-size: 17px
    }

    .sep-footer .copyright .sep-container .second .box-sitemap {
        padding-right: 12px
    }

    .sep-footer .copyright .sep-container .second .box-sitemap::before {
        right: 3px
    }

    .common-button {
        padding: 6px 18px;
        font-size: 16px
    }

    .sep-in-solar-inverter-list .p-lists {
        width: calc(33.3333% - 30px)
    }

    .sep-in-solar-app-list .img-text {
        width: auto
    }

    .sep-in-diff-vs-list .p-lists {
        font-size: 24px
    }

    .richtext.strfz24 strong {
        font-size: 22px
    }

    .sep-in-diff-know-list .lr-boxs {
        width: 10px;
        height: 40px;
        position: relative;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto
    }

    .sep-in-diff-know-thumb-list .lr-boxs {
        width: 10px;
        height: 40px;
        position: relative;
        margin-top: 25px;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width:768px) {
    .pb200 {
        padding-bottom: 60px
    }

    .sep-in-diff-off-list .imgs .thumbs-boxs::before {
        width: calc(100% + 40px);
        height: calc(100% + 40px)
    }

    .mt90 {
        margin-top: 50px
    }

    .sep-in-diff-off-list .imgs {
        width: 100%;
        padding-left: 40px
    }

    .sep-in-diff-off-list .lis-boxs {
        width: 100%;
        padding: 80px 0 0
    }

    .sep-in-diff-vs-list .p-lists {
        width: 100%;
        margin-right: 0
    }

    .sep-in-diff-know-list .p-lists {
        display: block
    }

    .sep-in-diff-know-list .thumbs {
        width: 100%
    }

    .sep-in-diff-know-list .lis-boxs {
        width: 100%;
        padding: 25px 0 0
    }

    .sep-in-solar-app-list .imgs {
        width: 100%;
        padding-left: 30px
    }

    .sep-in-solar-app-list .lis-boxs {
        width: 100%;
        padding: 25px 0 0
    }

    .sep-in-solar-inverter-list .p-lists {
        width: calc(100% - 30px)
    }

    .sep-in-solar-inverter-list .p-lists:last-child {
        margin-bottom: 0
    }

    .sep-in-solar-how-list .imgs {
        width: 100%;
        padding-right: 30px
    }

    .sep-in-solar-how-list .lis-boxs {
        width: 100%;
        padding: 25px 0 0
    }

    .sep-in-solar-how-list .img-text {
        bottom: 0
    }

    .sep-in-solar-list .p-lists {
        width: 100%;
        margin-bottom: 30px
    }

    .sep-in-solar-list .p-lists:last-child {
        margin-bottom: 0
    }

    .richtext.two h2 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .richtext.two h2::before {
        top: -30px;
        font-size: 42px;
        letter-spacing: 0
    }

    body {
        margin: 0;
        margin-top: 70px
    }

    .sep-top,
    .sep-footer,
    .sep-to-top,
    .sep-contact-bar,
    .sep-contact-circle {
        display: none;
        overflow: hidden;
        width: 0;
        visibility: hidden
    }

    .flex.full {
        display: block
    }

    .flex.full>div,
    .flex.full>a {
        width: 100% !important
    }

    .common-title {
        font-size: 24px
    }

    .common-title::before {
        top: -30px;
        font-size: 42px;
        letter-spacing: 0
    }

    .just {
        text-align: justify
    }

    .sep-header-mb {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #202020;
        color: #333;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06);
        height: 70px;
        z-index: 1000
    }

    .sep-header-mb .email {
        color:  #fff;
    }

    .sep-header-mb .header-left {
        margin-left: 20px
    }

    .sep-header-mb .header-left img {
        width: 160px
    }

    .sep-header-mb .header-right {
        padding-right: 20px;
        align-items: center
    }

    .sep-header-mb .header-right>div {
        margin-left: 20px
    }

    .sep-header-mb .header-right i {
        font-size: 18px;
        color: #fff;
    }

    .sep-header-mb .dropdown-mb {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100vh - 58px);
        color: #333;
        transform: translateX(100%);
        transition: all .3s
    }

    .sep-header-mb .dropdown-mb .shadow {
        background: rgba(0, 0, 0, 0.5);
        width: 30%;
        height: 100%
    }

    .sep-header-mb .dropdown-mb .first-stage {
        width: 70%;
        height: 100%;
        background-color: #fff;
        overflow-y: auto;
        padding-bottom: 25px
    }

    .sep-header-mb .dropdown-mb .first-stage .first-item {
        padding: 10px 20px
    }

    .sep-header-mb .dropdown-mb .first-stage .first-item .fir-title {
        text-transform: uppercase;
        font-size: 18px;
        align-items: center
    }

    .sep-header-mb .dropdown-mb .first-stage .first-item .fir-button {
        margin-left: 5px
    }

    .sep-header-mb .dropdown-mb .first-stage .first-item .fir-button .i-hide {
        display: none
    }

    .sep-header-mb .dropdown-mb .first-stage .active-fir .fir-button {
        color:  #384184;
    }

    .sep-header-mb .dropdown-mb .first-stage .active-fir .fir-button .i-hide {
        display: block
    }

    .sep-header-mb .dropdown-mb .first-stage .active-fir .fir-button .i-show {
        display: none
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage {
        display: none;
        padding-left: 10px
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage .sec-title {
        margin-top: 10px;
        display: flex
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage .sec-button {
        margin-left: 5px
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage .sec-button .i-hide {
        display: none
    }

    .sep-header-mb .dropdown-mb .first-stage .active-sec .sec-button .i-hide {
        display: block
    }

    .sep-header-mb .dropdown-mb .first-stage .active-sec .sec-button .i-show {
        display: none
    }

    .sep-header-mb .dropdown-mb .first-stage .final-stage {
        display: none;
        margin-top: 10px;
        padding: 10px;
        background-color: #f9f9f9;
        max-height: 210px;
        overflow-y: auto;
        font-size: 14px
    }

    .sep-header-mb .dropdown-mb .first-stage .final-stage li {
        margin-bottom: 6px
    }

    .sep-header-mb .dropdown-mb .first-stage .final-stage li i {
        margin-top: 5px;
        margin-right: 5px;
        font-size: 12px;
        color:  #384184;;
        font-weight: bold
    }

    .sep-header-mb .dropdown-mb .email-contact {
        display: block;
        width: 100%;
        font-size: 18px;
        text-align: center;
        background-color:  #384184;
    }

    .sep-header-mb .dropdown-mb .email-contact a {
        color: #fff
    }

    .sep-header-mb .english:hover .fix {
        display: block
    }

    .sep-header-mb .fix {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        width: 120px;
        background: #f3f3f3;
        z-index: 5;
        box-shadow: 0 0 3px #666
    }

    .sep-header-mb .fix li {
        padding: 13px 17px
    }

    .sep-header-mb .fix li a {
        display: block;
        margin: 0 5px;
        text-transform: uppercase;
        font-size: 14px;
        color: #666
    }

    .sep-header-mb .fix li a img {
        margin-right: 16px
    }

    .sep-header-mb .fix li:hover {
        background-color: #e8e8e8
    }

    .sep-header-mb .fix li:hover a {
        color:  #384184;
    }

    .sep-search-mb {
        display: none;
        position: fixed;
        width: 100%;
        background: #fff;
        top: 66px;
        z-index: 5;
        padding: 44px 31px;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.1)
    }

    .sep-search-mb>i {
        color: #000;
        font-size: 20px;
        position: absolute;
        right: 31px;
        top: 24px;
        cursor: pointer
    }

    .sep-search-mb form {
        margin-top: 10px;
        margin-bottom: 25px
    }

    .sep-search-mb form .form-control {
        height: 47px;
        vertical-align: middle;
        padding: 6px 8px;
        font-size: 13px;
        border-radius: 3px;
        background: #fbfbfb
    }

    .sep-search-mb form .btn {
        background:  #384184;;
        color: #fff;
        display: table;
        margin: 0 auto;
        margin-top: 17px;
        padding: 10px 40px;
        font-size: 16px;
        width: 100%
    }

    .sep-search-mb form .btn i {
        padding-right: 5px;
        vertical-align: baseline
    }

    .active-search-mb {
        color:  #384184;
    }

    .sep-footer-mb {
        padding-top: 22px;
        padding-bottom: 60px;
        display: block;
        background-color: #202020
    }

    .sep-footer-mb .items .item-title {
        padding: 14px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        justify-content: space-between;
        color: #fff;
        font-size: 18px;
        align-items: center;
        text-transform: uppercase
    }

    .sep-footer-mb .items .item-title a {
        color: #fff
    }

    .sep-footer-mb .items .item .item-title .hidden {
        display: none
    }

    .sep-footer-mb .items .item .active-item .show {
        display: none
    }

    .sep-footer-mb .items .item .active-item .hidden {
        display: block
    }

    .sep-footer-mb .items .item .item-list {
        display: none;
        padding: 24px 40px 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    .sep-footer-mb .items .item .item-list .item-content {
        margin-bottom: 8px;
        color: rgba(255, 255, 255, 0.6);
        display: flex
    }

    .sep-footer-mb .items .item .item-list .item-content a {
        color: rgba(255, 255, 255, 0.6)
    }

    .sep-footer-mb .logo {
        margin: 40px 0;
        display: none;
    }

    .sep-footer-mb .contact-mode {
        /* padding: 0 20px */
    }

    .sep-footer-mb .contact-mode .item {
        display: flex;
        margin-bottom: 20px;
        align-items: center
    }

    .sep-footer-mb .contact-mode .item .i {
        flex-shrink: 0;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        border-radius: 50%;
        margin-right: 20px;
        background-color:  #384184;;
        color: #fff
    }

    .sep-footer-mb .contact-mode .item .i i {
        font-size: 20px
    }

    .sep-footer-mb .contact-mode .item:last-child {
        align-items: flex-start
    }

    .sep-footer-mb .contact-mode .text {
        color: #fff
    }

    .sep-footer-mb .contact-mode .text a {
        color: #fff
    }

    .sep-footer-mb .icon-line {
        padding: 40px 0;
        
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-footer-mb .icon-line a {
        margin: 0 10px;
        display: inline-block;
        width: 32px;
        height: 32px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
        line-height: 27px;
        text-align: center
    }

    .sep-footer-mb .copyright {
        padding: 40px 0;
        color: rgba(255, 255, 255, 0.6);
        display: none;
    }

    .sep-footer-mb .copyright .sep-form {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-footer-mb .copyright .sep-form .item {
        display: block
    }

    .sep-footer-mb .copyright .sep-form .form-group {
        width: 100%;
        margin-bottom: 12px
    }

    .sep-footer-mb .copyright .sep-form .form-group input,
    .sep-footer-mb .copyright .sep-form .form-group textarea {
        padding: 12px 16px;
        background-color: #fff;
        color: #333
    }

    .sep-footer-mb .copyright .sep-form .form-group input::placeholder,
    .sep-footer-mb .copyright .sep-form .form-group textarea::placeholder {
        color: #666
    }

    .sep-footer-mb .copyright .sep-form .submit {
        text-align: center
    }

    .sep-footer-mb .copyright .sep-form .submit input {
        width: 180px;
        height: 50px;
        background-color:  #384184;;
        color: #fff;
        border-radius: 25px;
        border-color:  #384184;
    }

    .sep-footer-mb .copyright a {
        color: rgba(255, 255, 255, 0.6)
    }

    .sep-footer-mb .copyright .second-line {
        margin-top: 8px
    }

    .sep-footer-mb .copyright .second-line a:first-child {
        position: relative;
        margin-right: 15px;
        padding-right: 17px
    }

    .sep-footer-mb .copyright .second-line a:first-child::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 11px;
        background-color: rgba(255, 255, 255, 0.6)
    }

    .sep-footer-mb .footer-bottom {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: 57px;
        justify-content: space-between;
        background-color:  #384184;;
        z-index: 10
    }

    .sep-footer-mb .footer-bottom div {
        flex: 1;
        text-align: center;
        border-right: 1px solid rgba(232, 232, 232, 0.3)
    }

    .sep-footer-mb .footer-bottom div:last-child {
        border-right: 0
    }

    .sep-footer-mb .footer-bottom div a {
        color: #fff
    }

    .sep-footer-mb .footer-bottom div a i {
        font-size: 22px
    }

    .sep-footer-mb .footer-bottom .to-top {
        width: 60px;
        flex: none
    }

    .sep-add-form {
        padding: 70px 20px 0
    }

    .sep-add-form .box {
        width: 100%;
        padding: 30px 20px
    }

    .sep-add-form .item {
        width: 100%;
        margin-top: 20px
    }

    .sep-add-form .box .close{
        top:6px;
        right:6px;
    }
    .sep-inner-contact .form .form-group textarea{
        height: 100px;
    }
}

@media screen and (max-width:1920px) {
    .sep-section2 .swiper-container {
        /* max-width: 1624px */
    }
}

@media screen and (max-width:1680px) {
    .sep-section2 {
        padding: 100px 0 120px
    }

    .sep-section5 .item img {
        height: 600px
    }
}

@media screen and (max-width:1460px) {
    .sep-banner .box .title {
        font-size: 42px
    }

    .sep-banner .items {
        top: 138px
    }

    .sep-banner .items .item {
        padding: 15px 30px
    }

    .sep-banner .items .item .num {
        font-size: 26px
    }

    .sep-banner .items .item .fz18 {
        font-size: 16px
    }

    .sep-banner .swiper-pagination {
        bottom: 15px
    }

    .sep-banner .swiper-slide:nth-child(2) ul,
    .sep-banner .swiper-slide:nth-child(3) ul {
        bottom: 48px
    }

    .sep-banner .swiper-slide:nth-child(2) ul li .circle,
    .sep-banner .swiper-slide:nth-child(3) ul li .circle {
        margin-top: 8px
    }

    .sep-banner .swiper-slide:nth-child(2) .contents .item .title,
    .sep-banner .swiper-slide:nth-child(3) .contents .item .title {
        font-size: 40px
    }

    .sep-section1 {
        padding: 85px 0 60px
    }

    .sep-section1 .my-box .swiper-container .content .title {
        font-size: 26px
    }

    .sep-section2 {
        padding: 85px 0
    }

    .sep-section2 .my-swiper {
        padding-left: 20px
    }

    .sep-section2 .swiper-container {
        margin-top: 36px
    }

    .sep-section2 .swiper-container .swiper-slide .fz20 {
        font-size: 18px
    }

    .sep-section2 .swiper-container .swiper-slide li {
        margin-bottom: 8px
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        font-size: 28px
    }

    .sep-section3 {
        padding: 100px 0 85px
    }

    .sep-section3 .swiper-container {
        margin-top: 36px
    }

    .sep-section4 {
        padding-top: 108px
    }

    .sep-section4 .back {
        top: 25%
    }

    .sep-section4 .my-box {
        margin-top: 100px
    }

    .sep-section4 .swiper-container .title {
        margin-top: 15px;
        font-size: 22px
    }

    .sep-section5 {
        padding-top: 120px
    }

    .sep-section5 .items {
        margin-top: 38px
    }

    .sep-section5 .item img {
        height: 420px
    }

    .sep-section6 {
        padding: 100px 0 32px
    }

    .sep-section6 ul {
        margin-top: 38px
    }

    .sep-section6 ul li {
        margin-bottom: 26px
    }

    .sep-section6 ul .faq,
    .sep-section6 ul .blog {
        margin-bottom: 10px
    }
}

@media screen and (max-width:1280px) {
    .sep-section3 .my-box .video {
        height: 474px
    }

    .sep-section1 .my-box {
        margin-top: 32px
    }
}

@media screen and (max-width:1180px) {
    .sep-banner .swiper-slide>a img {
        height: 600px
    }

    .sep-banner .swiper-slide:nth-child(2) .contents .item .text,
    .sep-banner .swiper-slide:nth-child(3) .contents .item .text {
        margin: 12px 0 25px;
        font-size: 16px;
        line-height: 26px
    }

    .sep-section1 .my-box .switch {
        width: 336px
    }

    .sep-section1 .my-box .switch .title {
        padding: 16px 22px
    }

    .sep-section1 .my-box .swiper-container .swiper-slide {
        padding: 32px
    }

    .sep-section2 .switch .item li {
        margin: 0 12px
    }

    .sep-section2 .swiper-container .swiper-slide {
        padding: 30px
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        font-size: 24px
    }

    .sep-section4 .my-box .item {
        padding: 0 10px
    }

    .sep-section4 .swiper-container .img .box {
        padding: 15px;
        line-height: 24px
    }

    .sep-section4 .swiper-container .img .text {
        max-height: 150px
    }

    .sep-section5 .item .hidden {
        padding: 24px 30px 34px
    }

    .sep-section6 ul .news .content .title {
        line-height: 26px
    }

    .sep-section6 ul .news .content .summary {
        margin: 7px 0
    }
}

@media screen and (max-width:768px) {
    body {
        margin-top: 0
    }

    .sep-header-mb {
        background-color: transparent;
        color: #fff;
        box-shadow: none;
        background: #202020;
    }

    .sep-header-mb .email {
        color: #fff
    }

    .sep-header-mb .img-show {
        display: none
    }

    .active-nav-mb {
        background: #fff;
        color: #333;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06)
    }

    .active-nav-mb .email {
        color:  #384184;
    }

    .active-nav-mb .img-hide {
        display: none
    }

    .active-nav-mb .img-show {
        display: block
    }

    .c-sub {
        margin: 12px 0 18px;
        font-size: 18px;
        line-height: 24px
    }

    .lh30 {
        line-height: 24px
    }

    .sep-banner-mb {
        display: block
    }

    .sep-banner-pc {
        /* display: none */
    }
    .t_sycon2js .swiper-pagination{
        display: block;
    }
    .sep-banner .swiper-slide>a img {
        height: 400px
    }

    .sep-banner .box {
        width: 100%;
        text-align: center
    }

    .sep-banner .box .title {
        font-size: 24px
    }

    .sep-banner .box .text {
        margin: 6px 0 22px;
        font-size: 16px
    }

    .sep-section1 {
        padding: 68px 0 0
    }

    .sep-section1 .my-box .switch {
        margin-bottom: 40px;
        display: flex;
        flex-wrap: wrap;
        font-size: 16px;
        line-height: 24px
    }

    .sep-section1 .my-box .switch .title {
        width: 50%;
        padding: 7px 15px;
        max-height: 50px;
        display: flex;
        align-items: center
    }

    .sep-section1 .my-box .switch .title:nth-child(2n-1) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-section1 .my-box .swiper-container .swiper-slide {
        flex-direction: column-reverse;
        padding: 10px 30px 40px;
        height: initial
    }

    .sep-section1 .my-box .swiper-container .swiper-slide .thumb {
        width: 100%;
        text-align: center
    }

    .sep-section1 .my-box .swiper-container .swiper-slide .thumb img {
        max-width: 180px
    }

    .sep-section1 .my-box .swiper-container .swiper-slide .content {
        width: 100%
    }

    .sep-section1 .my-box .swiper-container .swiper-slide .content .title {
        font-size: 20px
    }

    .sep-section1 .my-box .swiper-container .swiper-slide .content .text {
        font-size: 16px
    }

    .sep-section1 .my-box .swiper-button {
        display: flex;
        position: absolute;
        top: 20%;
        border: 1px solid  #384184;
    }

    .sep-section1 .my-box .swiper-button.swiper-button-disabled {
        background-color: #fff;
        color:  #384184;
    }

    .sep-section1 .my-box .prev {
        left: 10px
    }

    .sep-section1 .my-box .next {
        right: 10px
    }

    .sep-section2 {
        padding: 46px 0 40px
    }

    .sep-section2 .switch .item {
        width: 50%;
        font-size: 16px;
        background-color: rgba(0, 0, 0, 0.25)
    }

    .sep-section2 .switch .item:first-child li {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-section2 .switch .item .title {
        display: none
    }

    .sep-section2 .switch .item ul {
        display: block
    }

    .sep-section2 .switch .item li {
        margin: 0;
        padding: 7px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-section2 .switch .item li:hover {
        text-decoration: none
    }

    .sep-section2 .switch .item .active-li {
        background-color:  #384184;;
        color: #fff;
        text-decoration: none
    }

    .sep-section2 .my-swiper {
        padding: 0 20px
    }

    .sep-section2 .swiper-container .swiper-slide {
        width: 100%;
        padding: 10px 30px 30px;
        flex-direction: column-reverse
    }

    .sep-section2 .swiper-container .swiper-slide .img {
        width: 100%;
        text-align: center
    }

    .sep-section2 .swiper-container .swiper-slide .img img {
        height: 280px
    }

    .sep-section2 .swiper-container .swiper-slide .content {
        width: 100%
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        font-size: 20px
    }

    .sep-section2 .swiper-container .swiper-slide .fz20 {
        font-size: 16px
    }

    .sep-section2 .swiper-container .prev {
        display: flex;
        top: 22%;
        left: 20px
    }

    .sep-section2 .swiper-container .next {
        top: 22%;
        right: 20px;
        left: auto
    }

    .sep-section3 {
        padding: 68px 0 45px
    }

    .sep-section3 .my-box .video {
        margin-bottom: 20px;
        height: 280px
    }

    .sep-section3 .my-box .video .i {
        left: 50%;
        padding: 7px
    }

    .sep-section3 .my-box .video .i::before {
        width: 70px;
        height: 70px
    }

    .sep-section3 .my-box .video .i i {
        width: 30px;
        height: 30px;
        font-size: 12px
    }

    .sep-section3 .my-box .content {
        text-align: center
    }

    .sep-section3 .my-box .content .text {
        margin-bottom: 36px;
        font-size: 16px;
        line-height: 24px;
        text-align: left
    }

    .sep-section4 {
        padding-top: 68px
    }

    .sep-section4 .back {
        top: 120px;
        height: 68%
    }

    .sep-section4 .my-box {
        margin-top: 40px
    }

    .sep-section4 .my-box .item {
        margin-top: 30px;
        display: flex;
        align-items: center
    }

    .sep-section4 .my-box .i {
        flex-shrink: 0;
        margin-right: 30px;
        width: 70px;
        height: 70px
    }

    .sep-section4 .my-box .i i {
        font-size: 28px
    }

    .sep-section4 .my-box .text {
        margin-top: 0;
        text-align: left;
        font-size: 16px
    }

    .sep-section4 .swiper-container {
        margin: 50px -20px 0;
        padding: 15px 60px
    }

    .sep-section4 .swiper-container .title {
        margin-bottom: 20px;
        font-size: 18px
    }

    .sep-section4 .swiper-container .swiper-slide {
        transform: scale(.8);
        transform-origin: center
    }

    .sep-section4 .swiper-container .swiper-slide .img .box {
        opacity: 0;
        transform: scale(0)
    }

    .sep-section4 .swiper-container .swiper-slide-active {
        transform: scale(1)
    }

    .sep-section4 .swiper-container .active-slide .img .box {
        opacity: 1;
        transform: scale(1)
    }

    .sep-section4 .swiper-container .swiper-pagination {
        display: block
    }

    .sep-section4 .swiper-container .swiper-pagination span {
        background-color: transparent;
        border: 1px solid  #384184;;
        opacity: 1
    }

    .sep-section4 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        background-color:  #384184;
    }

    .sep-section5 {
        padding-top: 68px
    }

    .sep-section5 .hidden {
        display: none
    }

    .sep-section5 .item:hover .box {
        display: block
    }

    .sep-section5 .item img {
        height: 110px;
        object-position: left bottom
    }

    .sep-section5 .item .box {
        left: 20px;
        bottom: 32px
    }

    .sep-section5 .item .title {
        font-size: 20px
    }

    .sep-section5 .active-item img {
        height: auto
    }

    .sep-section6 {
        padding: 80px 0 40px
    }

    .sep-section6 .common-title::before {
        content: "INFORMATION"
    }

    .sep-section6 ul li {
        width: 100%
    }

    .sep-section6 ul .theme {
        margin-bottom: 30px;
        font-size: 18px
    }

    .sep-section6 ul .news .content .title {
        margin: 30px 0 16px
    }

    .sep-section6 ul .news .summary {
        display: none
    }

    .sep-section6 ul .news .button {
        font-size: 16px;
        color:  #384184;
    }

    .sep-section6 ul .faq i {
        margin-right: 18px
    }

    .sep-section6 ul .faq .fz18,
    .sep-section6 ul .blog .fz18 {
        font-size: 16px
    }

    .sep-section6 ul .swiper-news {
        padding-right: 0
    }

    .sep-section6 ul .swiper-news .swiper-pagination {
        display: block;
        margin-top: 20px
    }

    .sep-section2 .switch {
        flex-wrap: wrap
    }

    .sep-section2 .switch .item {
        width: 100%;
        display: flex !important;
        flex-wrap: wrap
    }

    .sep-section2 .switch .item ul {
        display: flex !important;
        flex-wrap: wrap
    }

    .sep-section2 .switch .item ul li {
        width: 50% !important;
        max-width: 50% !important
    }
}
.swiper-containeryc{
    overflow: inherit;
}




.section{
    position: relative;
    width: 100vw;
    
}
.t_sycon1 video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.t_sycon1{
    background: url('../img/bg1.jpg') no-repeat center center;
    background-size: cover;
    /* background: #000; */
    height: 100vh;
}
.t_sycon2{
    background: url('../img/bg2.jpg') no-repeat center center;
    background-size: cover;
    background: #000;
}
.t_sycon3{
    background: url('../img/bg2.jpg') no-repeat center center;
    background-size: cover;
}
.t_sycon4{
    background: url('../img/bg4.jpg') no-repeat center center;
    background-size: cover;
}
.t_sycon5{
    background: url('../img/bg5.jpg') no-repeat center center;
    background-size: cover;
}

.imgpos{
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    opacity: 0.8;
}
.t_sycon1box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1360px;
}
.dix{
    display: flex;
}
.amc{
    align-items: center;
}
.jsc{
    justify-content: space-between;
}

/* 圆圈 */
.t_syk1li{
    position: relative;
}
.t_syk1icon{
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.t_sykuo{
    width: 24px;
    height: 24px;
    background: #384184;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}
.t_syyuan{
    width: 24px;
    height: 24px;
    position: relative;
    
}
.t_syk1icon::after {
  content: '';
  background: rgba(255, 255, 255, .7);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear 1.2s infinite;
  z-index: 2;
}
.t_syk1icon::before {
  content: '';
  background: rgba(255, 255, 255, .7);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear 0.1s infinite;
  z-index: 1;
}
@keyframes kuosan {
    0% {
        width: 24px;
        height: 24px;
        opacity: 1;
    }
    50% {
        width: 40px;
        height: 40px;
        opacity: 1;
    }
    100%{
        width: 60px;
        height: 60px;
        opacity: 0;
    }
}
.ml{
    margin-left: 70px;
}
.t_sycon1box ul li{
    margin-top: 30px;
    margin-bottom: 30px;
}

/* 分割线 */
.t_sykbox{
    height: 46px;
    position: absolute;
    left: 8px;
    top: 9px;
    z-index: 4;
    /* background:  #384184; */
    border-radius: 50px;
}
.t_sykbox::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background:  #384184;
    border-radius: 22px;
}

.t_syk1li:hover .t_sykbox::before {
    width: 100%;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
  }
.t_syk1jie{
    opacity: 0;
}

.t_syk1li:hover .t_sykbox .t_syk1jie{
    opacity: 1;
    transition: all .36s .2s;
}
.t_syk1li:hover .t_syk1icon{
    opacity: 0;
}
.t_syk1wen{
    white-space: nowrap;
    line-height: 46px;
    color: #fff;
}
.t_stcon{
     display: flex;
     align-items: center;
}
.t_syk1go {
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.t_syk1go img{
    width: 12px;
    height: 12px;
}
.t_syk1le{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.t_syk1le img{
    width: 18px;
    height: 18px;
}
.zhongjian{
    flex-direction: column;
    padding: 0 50px;
    box-sizing: border-box;
}
.zhongjian h1{
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.zhongjian div{
    line-height: 1.5;
    color: #fff;
    text-align: center;
}
.daxie{
    text-transform: capitalize;
}
.baisecolor{
    color: #fff;
}
.fontcolor{
    /* color: #384184 !important; */
    /* background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.t_anbtnr {
  position: relative;
}
.t_anbtnr {
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  background: #384184;
  padding: 0 40px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  margin-top: 20px;
  display: inline-block;
}
.t_anbtnr::before {
  width: 0;
  height: 100%;
  content: '';
  background: rgba(50, 50, 50, .11);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
  opacity: 0;
}
.t_anbtnr:hover::before{
    opacity: 1;
    width: 100%;
}
.t_anbtnr span{
    position: relative;
    z-index: 2;
    /* display: block; */
    display: inline-block;
}
.t_anbtnr:hover span{
    color: #fff;
}
.t_sycon2js{
    height: 100%;
}
.t_sycon2js .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.8;
    width: 12px;
    height: 12px;
}
.t_sycon2js .swiper-pagination-bullet-active{
    background: #384184;
    opacity: 1;
}
.t_sycon5boxbottomjs .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.8;
    width: 12px;
    height: 12px;
}
.t_sycon5boxbottomjs .swiper-pagination-bullet-active{
    background: #22C286;
    opacity: 1;
}
.t_sycon2 ul{
    /* display: flex;
    justify-content: space-between; */
    height: 100%;
}
.t_sycon2 ul::after,.t_sycon2 ul::before{
    display: none;
}
.t_sycon2 ul li{
    width: 20%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px;
    border-right: solid 1px #9d9d9d57;
    transition: all 0.6s ;
}
.t_sycon2 ul li:last-child{
    border-right: none;
}
.t_sycon2 ul li h2{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 20px;
}
.t_sycon2 ul li h4{
    font-size: 22px;
    color: #fff;
}
.t_sycon2 ul li .element{
    overflow: hidden;
    height: 0;
    transition: height 0.6s ease;
}
.t_sycon2 ul li .element div a{
    display:inline-block;
    border-radius: 4px;
    background: rgba(242, 242, 242, .2);
    color: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 10px 15px;
    transition: all 0.6s;
}
.t_sycon2 ul li:hover{
    /* background: rgba(0, 0, 0, .4); */
    width: 40%;
}
.t_sycon2 ul li .element div a:hover{
      background: #384184;
}
.height-100{
    height: 100%;
}
.t_sycon3nei h2{
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}
.t_sycon3nei div{
    color: #fff;
    line-height: 1.5;
}
.t_sycon3nei div{
    padding-right: 40%;
}
.mxdico dl dd img{
    width: 59px;
    display: block;
    margin: auto;
    height: 55px;
    margin-bottom: 20px;
}
.mxdico dl{
    width: 25%;
}
.zhongjian2{
    padding: 0;
}
.mxdico {
    width: 100%;
    margin-top: 50px;
}
.mxdico dt{
    margin-top: 10px;
}
.mxdico dt span{
    font-size: 44px;
    font-weight: bold;
    color: #fff;
}

.section.active .t_sycon3nei{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    visibility: visible;
}
.section.active .zhongjian{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    visibility: visible;
}
.section.t_sycon2.active ul{
    animation-name: zoomIn;
    animation-duration: 1.5s;
    visibility: visible;
}
.jss{
    justify-content: space-between;
}
.t_sycon5boxtop{
    width: 100%;
}
.t_sycon5boxtop h2{
    font-weight: bold;
    color: #fff;
}
.t_sycon5boxbottom ul{
    margin-top: 70px;
}
.t_sycon5boxbottom ul li{
    width: 31%;
    background:none;
    border-radius: 6px;
    overflow: hidden;
}
.t_sycon5boxbottom ul::after{
    display: none;
}
.t_sycon5boxbottom ul::before{
    display: none;
}
.newsneirong{
    padding: 30px 0;
}
.t_sycon5boxbottom ul li span{
    /* color: #384184; */
    display: block;
    color: #fff;
}
.t_sycon5boxbottom ul li h3{
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.t_sycon5boxbottom ul li .newsimgbox{
    overflow: hidden;
}
.t_sycon5boxbottom ul li img{
    display: block;
    transition: all 0.3s;
}
.t_sycon5boxbottom ul li:hover img{
    transform: scale(1.05);
}
.section.active .t_sycon5box{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    visibility: visible;
}
.sep-mainnav > .sep-container .nav .drop-solution1{
    width: 1360px;
}
.sep-mainnav > .sep-container .nav .drop-solution1 .content{
    width: 380px;
}
.sep-mainnav > .sep-container .nav .drop-solution1 .items{
    width: calc(100% - 380px);
    padding: 60px 40px;
    display: flex;
    justify-content: space-between;
}
.sep-mainnav > .sep-container .nav .drop-solution1 .items ul li a{
    font-size: 16px;
}
.sep-mainnav > .sep-container .nav .drop-solution1 .items .item{
    /* width: 25%; */
}
.keyou{
    width: 100%;
}
.imgbox{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 100%;
}
.imgbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    z-index: -1;
    transition: all 0.6s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 100%;

}
.imgbox img.mxdon{
    opacity: 0.7;
    z-index: 0;
}
.xian{
    height: 3px;
    display: block;
    width: 40px;
    background: #384184;
    margin-top: 20px;
}
.navleftbox{
    display: none;
}
.t_xiaping {
  height: 88px;
  
  position: fixed;
  left: 0;
  right: 0;
  bottom: 52px;
  margin: auto;
  width: 50px;
}
.t_xiaping {
  bottom: 10px;
}
.t_shubiao {
  width: 50px;
  height: auto;
  border-radius: 9px;
  border: 1px solid transparent;
  position: relative;
  cursor: pointer;
  margin: auto;
}
.t_shubiao .t_mousepic {
  width: 100%;
  position: relative;
  top: 20px;
  animation: huadong 2s ease-in-out infinite;
}
.t_shubiao .t_mousepic {
  top: 15px;
}
.t_mouselv {
  position: relative;
  top: 0;
  left: 0;
}
.t_shubiao .t_mousepic img {
  width: 100%;
  height: 100%;
}
@keyframes huadong {
    0% {
        top: 20px;
    }
    50% {
        top: -20px;
    }
    100% {
        top: 20px;
    }
}
.yd{
    display: none !important;
}
.sep-banner {
    height: 100%;
}
.sep-banner .swiper-container{
     height: 100%;
}
.sep-banner .swiper-slide a{
    display: block;
    height: 100%;
    width: 100%;
}
.sep-banner .swiper-slide a img{
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.sep-banner .swiper-pagination{
    width: 100%;
}
.sep-banner .swiper-pagination .swiper-pagination-bullet{
    width: 100px !important;
    height: 3px !important;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0;
    border: none;
    position: relative;
    margin: 0 10px;
}
.sep-banner .swiper-pagination .swiper-pagination-bullet::before{
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 0%;
    height: 3px;
    background: #384184;
    z-index: 1;
}
.sep-banner .swiper-pagination .swiper-pagination-bullet-active::before{
    opacity: 1;
    width: 100%;
    transition: all 2s;
}
.sep-banner .swiper-pagination{
    bottom: 20px;
}
@media (max-width: 780px){
    
    .t_sycon2 .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 90px;
    }
    .t_sycon2 ul li .element div a{
        background: rgba(242, 242, 242, .4)
    }
    .t_sycon2 ul li.indeximg1{
        background: url('../indeximg/5.jpg') no-repeat center center;
        background-size: cover;
    }
    .t_sycon2 ul li.indeximg2{
        background: url('../indeximg/6.jpg') no-repeat center center;
        background-size: cover;
    }
    .t_sycon2 ul li.indeximg3{
        background: url('../indeximg/7.jpg') no-repeat center center;
        background-size: cover;
    }
    .t_sycon2 ul li.indeximg4{
        background: url('../indeximg/8.jpg') no-repeat center center;
        background-size: cover;
    }
    .pc{
        display: none !important;
    }
    .yd{
        display: block !important;
    }

	.t_sycon1box{
        width: 100%;
    }
    .zhongjian{
        padding: 0 20px;
    }
    .t_sycon1box ul li{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ml{
        margin-left: 0;
    }
    .shouping{
        flex-direction: column;
    }
    .shouping ul {
        display: flex;
    }
    .shouping .fz18{
        font-size: 16px;
        line-height: 1.5;
    }
    /* .t_sycon2 ul{
        flex-direction: column;
    } */
    .t_sycon2 ul li{
        width: 100%;
        border-right: none;
        /* border-bottom: solid 1px #9d9d9d; */
    }
    .t_sycon2 ul li:hover{
        width: 100%;
    }
    .t_sycon2 ul li{
        padding: 20px;
        justify-content: center;
        align-items: center;
    }
    .t_sycon2 ul li h4{
        font-size: 16px;
    }
    .t_sycon2 ul li h2{
        font-size: 22px;
        margin: 10px 0;
    }
    .t_sycon2 ul li div{
        height: auto !important;
    }
    .t_sycon3nei{
        text-align: center;
    }
    .t_sycon3nei div{
        padding-right: 0;
    }
    .t_sycon3nei .fz18{
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
    }
    .t_sycon3nei h2{
        text-align: center;
    }
    .t_sycon2 ul li .element{
        text-align: center;
    }
    .mxdico dl{
        width: 50%;
        padding:15px 15px;
    }
    .mxdico{
        flex-wrap: wrap;
    }
    .t_sycon1box .fz18{
        font-size: 16px;
    }
    .t_sycon1box .fz20{
        font-size: 16px;
    }
    .mxdico dt span{
        font-size: 26px;
    }
    .mxdico dl dd img{
        width: 40px;
        margin-bottom: 0px;
    }
    .mxdico dt{
        margin-top: 0;
    }
    .mxdico dl:nth-child(4) dd img{
        width: 34px;
    }
    .mxdico dl:nth-child(1){
        border-right: solid 1px #ffffff96;
        border-bottom: solid 1px #ffffff96;
    }
    .mxdico dl:nth-child(3){
        border-right: solid 1px #ffffff96;
    }
    .mxdico dl:nth-child(2){
        border-bottom: solid 1px #ffffff96;
    }
    .mxdico{
        margin-top: 30px;
    }
    .t_sycon5boxbottom ul{
        margin-top: 40px;
    }
    .t_sycon5boxbottom{
        padding-bottom: 40px;
    }
}
* {
    /*text-transform: capitalize !important;*/
}