@charset "utf-8";
@import '../../../assets/css/animate.min.css';
@import '../../../assets/css/font-awesome.css';
@import '../../../assets/css/richtext.css';
@import '../../../assets/css/swiper.min.css';

.clearfix:before {
    display: table;
    clear: both;
    content: ""
}

.clearfix:after {
    display: table;
    clear: both;
    content: ""
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.row:before {
    display: table;
    clear: both;
    content: ""
}

.row:after {
    display: table;
    clear: both;
    content: ""
}

ul:before {
    content: '';
    display: table;
    clear: both
}

ul:after {
    content: '';
    display: table;
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.sep-md-5 {
    width: 20%;
    padding: 0 10px
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media screen and (max-width:640) {
    .sep-md-5 {
        width: 100%
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control {
    vertical-align: middle;
    padding: 6px 8px;
    height: 32;
    font-size: 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: 12px;
    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: "\f057";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 12px;
    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 {
    overflow-x: hidden;
    position: relative;
    line-height: normal;
    font-family: 'Montserrat', 'Lucida Grande', 'Microsoft Yahei';
    -webkit-font-smoothing: antialiased;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    margin-top: 160px
}

html {
    font-size: 16px
}

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
}

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

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

a:hover {
    color: #e3b52a
}

img {
    border: 0;
    vertical-align: middle
}

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

div {
    zoom: 1
}

input,
textarea {
    font-family: 'Montserrat';
    font-size: 16px
}

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

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

.delay3 {
    transition: all .3s
}

.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 .6s ease-in-out
}

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

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

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

.richtext a {
    color: #e3b52a
}

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

.richtext li {
    list-style: disc;
    margin-left: 20px
}

.richtext img {
    margin: 10px 0;
    height: auto !important
}

.richtext h2,
.richtext h3 {
    color: #222;
    font-size: 1.5em;
    line-height: 1.3em;
    font-family: "Roboto-Bold"
}

.richtext h3 {
    margin-bottom: 6px;
    color: #e3b52a;
    font-size: 1.3em
}

.common-button {
    display: inline-block;
    min-width: 156px;
    height: 46px;
    padding: 0 15px;
    background-color: #e3b52a;
    border: 1px solid #e3b52a;
    color: #fff;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    text-transform: uppercase;
    transition: all .3s
}

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

.common-title {
    margin-bottom: 4px;
    padding-bottom: 54px;
    position: relative;
    font-size: 45px;
    text-align: center;
    color: #222;
    font-family: 'Roboto-Bold'
}

.common-title::after {
    content: url(../img/i-title-decorate.png);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.common-text {
    font-size: 18px;
    line-height: 32px
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont3860.eot?v=1');
    src: url('../font/iconfont3860.eot?v=1') format('embedded-opentype'), url('../font/iconfont3860.woff?v=1') format('woff'), url('../font/iconfont3860.ttf?v=1') format('truetype'), url('../font/iconfont3860.svg?v=1') 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 {
    font-family: 'Roboto-Bold', 'Lucida Grande', 'Microsoft Yahei'
}

.banner-text-font {
    font-family: 'Poppins-Regular', 'Lucida Grande', 'Microsoft Yahei'
}

.banner-title-font {
    font-family: 'DMSans', 'Lucida Grande', 'Microsoft Yahei'
}

.list-banner-font {
    font-family: 'Aemstel-Regular', 'Lucida Grande', 'Microsoft Yahei'
}

@font-face {
    font-family: 'Montserrat';
    src: url("../font/Montserrat.ttf");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url("../font/Roboto-Bold.ttf");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url("../font/POPPINS-REGULAR.TTF");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'DMSans';
    src: url("../font/DMSans.TTF");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'Aemstel-Regular';
    src: url("../font/Aemstel-Regular.ttf");
    font-style: normal;
    font-weight: normal
}

.lh28 {
    line-height: 28px
}

.fz16 {
    font-size: 16px
}

.fz20 {
    font-size: 20px
}

.fz22 {
    font-size: 22px
}

.wc {
    color: #e3b52a
}

.tc {
    color: #222
}

.white {
    color: #fff
}

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

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

.flex-wrap {
    flex-wrap: wrap
}

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

.width100 {
    width: 100%
}

.center {
    text-align: center
}

.uppercase {
    text-transform: uppercase
}

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

.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
}

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

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

.sep-header {
    padding-top: 20px !important; 
    height: 92px;
    background-color: #fff;
    align-items: center
}

.sep-header .sep-container {
    justify-content: space-between
}

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

.sep-header .sep-container .right>div {
    margin-left: 55px
}

.sep-header .sep-container .right .item {
    align-items: center
}

.sep-header .sep-container .right .item .i {
    margin-right: 16px;
    width: 50px;
    height: 50px;
    border: 1px solid #e6e6e6;
    color: #e3b52a;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    transition: all .3s
}

.sep-header .sep-container .right .item .i i {
    font-size: 15px
}

.sep-header .sep-container .right .item .text {
    line-height: 24px
}

.sep-header .sep-container .right .item .text a {
    color: #666
}

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

.sep-header .sep-container .right .item:hover .i {
    background-color: #e3b52a;
    color: #fff
}

.sep-header .sep-container .right .item:hover .text a {
    color: #e3b52a
}

.sep-header .sep-container .right .language {
    padding: 10px 0
}

.sep-header .sep-container .right .language i {
    margin-left: 10px
}

.sep-header .sep-container .right .language .earth {
    margin-right: 10px;
    color: #e3b52a;
    font-size: 22px
}

.sep-header .sep-container .right .language {
    position: relative;
    cursor: pointer;
    z-index: 10
}

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

.sep-header .sep-container .right .language .fix li {
    margin: 0;
    padding: 13px 17px
}

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

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

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

.sep-header .sep-container .right .language .fix li:hover a {
    color: #e3b52a
}

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

.hidden-logo {
    visibility: hidden
}

.sep-mainnav {
    background-color: #e3b52a;
    color: #fff
}

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

.sep-mainnav>.sep-container .logo img {
    height: 50px
}

.sep-mainnav>.sep-container .nav .nav-item {
    position: relative;
    margin: 0 22px;
    padding: 24px 0;
    font-size: 18px
}

.sep-mainnav>.sep-container .nav .nav-item>a {
    color: #fff
}

.sep-mainnav>.sep-container .nav .nav-item::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom: 0 solid #fff;
    transition: all .3s
}

.sep-mainnav>.sep-container .nav .dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
    background-color: #fff;
    z-index: 5;
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .6s
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container {
    justify-content: space-between
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container .item {
    margin-top: 26px;
    padding-left: 28px;
    border-left: 2px solid #efefef
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container .item a {
    display: block;
    margin-bottom: 26px;
    color: #4c4c4c
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container .item a i {
    margin-right: 10px;
    color: #e3b52a;
    font-size: 14px
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container .item a:hover {
    color: #e3b52a
}

.sep-mainnav>.sep-container .nav .dropdown .sep-container .imgs a {
    display: none;
    max-width: 223px
}

.sep-mainnav>.sep-container .nav>div:hover .nav-item::before {
    border-bottom-width: 8px
}

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

.sep-mainnav>.sep-container .nav .active-nav-color::before {
    border-bottom-width: 8px
}

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

.sep-mainnav>.sep-container .nav .nav-item .box {
    position: absolute;
    z-index: 5;
    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: #e3b52a
}

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

.sep-mainnav>.sep-container .nav-search {
    cursor: pointer;
    line-height: 62px
}

.sep-mainnav>.sep-container .nav-search i {
    font-size: 22px
}

.sep-mainnav>.sep-container .nav-search:hover {
    color: goldenrod
}

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

.active-nav .hidden-logo {
    visibility: visible
}

.active-nav>.sep-container .nav .nav-item>a {
    color: #e3b52a
}

.active-nav>.sep-container .nav .nav-item::before {
    border-bottom-color: #e3b52a
}

.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: #e3b52a
}

.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: #e3b52a
}

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

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

.search form button:hover {
    opacity: .8
}

.sep-footer {
    background-color: #171717;
}

.sep-footer .items {
    padding: 78px 0;
    justify-content: space-between
}

.sep-footer .items .item-title {
    margin-bottom: 27px;
    font-size: 18px;
    font-family: 'Roboto-Bold';
    color: #f8f8f8
}

.sep-footer .items .item-title span{
    margin-bottom: 27px;
    font-size: 18px;
    font-family: 'Roboto-Bold';
    color: #f8f8f8
}
.sep-footer .items .item-title a {
    color: #e3b52a
}

.sep-footer .items .item-title a:hover {
    text-decoration: underline
}

.sep-footer .items .item .second-title {
    margin-top: 22px
}

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

.sep-footer .items .item li a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    transition: transform .3s
}

.sep-footer .items .item li a::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -12px;
    width: 0;
    height: 2px;
    background-color: #e3b52a;
    transition: all .3s
}

.sep-footer .items .item li a:hover {
    transform: translateX(12px);
    color: #e3b52a
}

.sep-footer .items .item li a:hover::before {
    width: 5px
}

.sep-footer .items .contact {
    max-width: 27%
}

.sep-footer .items .contact .contact-list li {
    display: flex;
    line-height: 24px;
    color: #fff;
    margin-bottom: 22px
}

.sep-footer .items .contact .contact-list li i {
    margin-right: 15px;
    color: #e3b52a;
    font-size: 20px
}

.sep-footer .items .contact .contact-list li a:hover {
    text-decoration: underline
}

.sep-footer .items .contact .logo {
    display: block;
    margin-top: 32px
}

.sep-footer .copyright {
    padding: 19px 0;
    background-color: #e3b52a;
    color: #fff
}

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

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

.sep-footer .copyright .sep-container .first a:hover {
    text-decoration: underline
}

.sep-footer .copyright .sep-container .center a:hover {
    text-decoration: underline
}

.sep-footer .copyright .sep-container .center span {
    padding: 0 22px
}

.sep-footer .copyright .sep-container .center .box-sitemap {
    border-right: 1px solid #fff
}

.sep-footer .copyright .sep-container .last a {
    display: inline-block;
    margin: 0 10px;
    color: rgba(255, 255, 255, 0.5)
}

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

.sep-footer .copyright .sep-container .last a i {
    font-size: 22px
}

#onlineService {
    position: fixed;
    right: 0;
    bottom: 32%;
    z-index: 10
}

.offside {
    width: 42px
}

.offside li {
    width: 42px;
    height: 42px;
    position: relative;
    background: #b1b1b1;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    text-align: center;
    transition: all .7s;
    -webkit-transition: all .7s
}

.offside .code {
    position: absolute;
    top: 0;
    right: 42px;
    display: none;
    margin: 0
}

.offside a,
.offside div {
    color: #333;
    position: absolute;
    z-index: 11;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.offside p {
    float: left;
    line-height: 42px;
    height: 42px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 0 10px;
    color: #fff;
    opacity: 0;
    overflow: hidden
}

.offside .icon {
    font-size: 20px;
    height: 100%;
    line-height: 42px;
    text-align: center;
    display: block;
    color: #fff
}

.offside li:not(.li_3) a,
.offside li:not(.li_3) div {
    left: 0
}

.offside .li_3 a,
.offside .li_3 div {
    width: 42px
}

.offside li.email {
    overflow: visible
}

.offside li:hover .email-box {
    display: block !important
}

.offside li:hover a {
    color: #333
}

.offside li .email-box {
    position: absolute;
    background: #d5d5d5;
    right: 100%;
    top: 0;
    left: auto !important;
    padding: 10px 5px;
    border-right: 2px solid #fff;
    height: 99px;
    display: none
}

.offside li .email-box a {
    display: block;
    font-size: 14px;
    color: #fff !important;
    position: static;
    white-space: nowrap;
    text-align: left;
    margin-bottom: 10px
}

.offside li .email-box a:hover {
    color: #e3b52a !important
}

.offside li:nth-child(odd) {
    background: #f7f7f7
}

.offside li:nth-child(odd) .icon {
    color: #e3b52a
}

.offside li:nth-child(even) {
    background: #e3b52a
}

.offside li:nth-child(even) .icon {
    color: #fff
}

.offside li:nth-child(4) {
    overflow: visible
}

.offside li:nth-child(4):hover img {
    display: block
}

.offside li:nth-child(7) {
    display: none
}

.offside li:nth-child(10) {
    height: 20px
}

.offside li:nth-child(10) .icon {
    line-height: 20px;
    display: none
}

.offside li:hover a,
.offside li:hover div,
.offside li:hover .icon {
    color: #fff
}

.offside li.tel:hover .icon {
    color: #e3b52a
}

.offside li:hover a {
    color: #e3b52a
}

.offside .tel.email:hover a {
    color: #fff
}

.offside .tel.email:hover a .icon {
    color: #fff
}

.offside .tel.email:hover a p {
    color: #fff
}

.offside li.tel:hover p {
    color: #e3b52a
}

.offside .tel.email:hover p {
    color: #fff
}

.offside li:hover p {
    opacity: 1
}

.offside li:not(.li_3):hover {
    background: #e3b52a
}

.offside .tel {
    width: 200px;
    transform: translateX(-150px);
    -webkit-transform: translateX(-150px)
}

.offside .tel.email {
    width: 279px;
    transform: translateX(-229px);
    -webkit-transform: translateX(-229px)
}

.offside .back_none {
    height: 0;
    border: 0 !important
}

.offside .li {
    transform: translateX(100%);
    -webkit-transform: translateX(100%)
}

.offside .unfold {
    width: 30px;
    transform: translateX(20px);
    -webkit-transform: translateX(20px)
}

.sep-cover-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    display: none
}

.sep-cover-form .box {
    position: relative;
    max-width: 860px;
    width: 90%;
    padding: 50px;
    background: #fff
}

.sep-cover-form .box .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 28px;
    cursor: pointer
}

.sep-cover-form .box .close:hover {
    color: #e3b52a
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em
}

.sep-resource-list .sep-datalist>li.nothumb {
    padding-left: 10px
}

.sep-resource-list .sep-datalist>li.nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sep-resource-list .sep-datalist>li .thumb img {
    max-width: 100%;
    border: 1px solid #ddd
}

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

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

.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: 16px;
    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: 16px
}

.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
}

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

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

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

.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: 16px;
    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: 16px;
    display: none
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap
}

.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%;
    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: #e3b52a
}

.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-resource-grid .notfound {
    padding: 0 15px
}

.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: #0b3679;
    background: #e3b52a;
    color: #fff
}

.sep-pagination .pagination li a:hover {
    background-color: #e3b52a;
    color: #fff
}

.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: #e3b52a;
    color: #fff
}

.bg {
    background: #f7f7f7
}

.list-bg {
    background-color: #f8f8f8
}

.div {
    padding: 80px 0
}

.inner-title {
    font-size: 45px;
    line-height: 1.2em;
    color: #222;
    text-align: center;
    font-family: 'Roboto-Bold'
}

.inner-subtitle {
    font-size: 34px;
    line-height: 52px;
    color: #222;
    font-family: 'Roboto-Bold'
}

.sep-breadcrumb {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: left;
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6
}

.sep-breadcrumb .sep-container {
    position: relative
}

.sep-breadcrumb .sep-container i {
    position: absolute;
    left: 0;
    top: 11px;
    color: #e3b52a;
    font-size: 24px
}

.sep-breadcrumb .breadcrumb {
    padding: 15px 0 15px 34px;
    background: transparent;
    margin-bottom: 0;
    border-radius: 0
}

.sep-breadcrumb .breadcrumb li {
    display: inline-block
}

.sep-breadcrumb .breadcrumb li a {
    color: #666
}

.sep-breadcrumb .breadcrumb li a:hover {
    text-decoration: underline
}

.sep-breadcrumb .breadcrumb li:last-child a {
    color: #e3b52a
}

.sep-breadcrumb .breadcrumb>li+li:before {
    content: '/';
    position: relative;
    top: 0;
    padding: 0 6px
}

.sep-breadcrumb .breadcrumb .li-last:after {
    margin-left: 5px;
    content: ''
}

.sep-form .item {
    justify-content: space-between
}

.sep-form .item .form-group {
    width: 49%;
    margin-bottom: 15px
}

.sep-form input,
.sep-form textarea {
    padding: 10px 18px;
    width: 100%;
    background-color: #f7f7f7
}

.sep-form input::placeholder,
.sep-form textarea::placeholder {
    color: #808080
}

.sep-form textarea {
    height: 168px
}

.sep-form .submit {
    display: inline-block;
    position: relative;
    margin-top: 36px;
    color: #fff
}

.sep-form .submit input {
    padding: 0;
    padding-left: 32px;
    width: 214px;
    height: 46px;
    background-color: #e3b52a;
    border: 1px solid #e3b52a;
    color: #fff;
    border-radius: 21px;
    cursor: pointer;
    transition: all .3s
}

.sep-form .submit label {
    position: absolute;
    top: 12px;
    left: 58px;
    cursor: pointer
}

.sep-form .submit label i {
    font-size: 20px
}

.sep-form .submit:hover {
    color: #e3b52a
}

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

.sep-inner-banner {
    position: relative;
    color: #fff
}

.sep-inner-banner .box {
    max-width: 626px
}

.sep-inner-banner .title {
    font-size: 52px;
    line-height: 1.2em
}

.sep-inner-banner.page .absolute-center {
    top: 50%;
    transform: translate(-50%, -50%)
}

.sep-index-banner .sep-container {
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translateX(-50%)
}

.sep-index-banner .title {
    position: relative;
    padding-top: 15px
}

.sep-index-banner .title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 5px;
    background-color: #e3b52a
}

.sep-inner-contact {
    position: relative;
    padding: 120px 0
}

.sep-inner-contact .sep-container {
    position: relative
}

.sep-inner-contact .sep-container .content {
    width: 50%;
    padding: 57px 70px 48px 58px;
    background-color: #e3b52a;
    color: rgba(255, 255, 255, 0.85)
}

.sep-inner-contact .sep-container .content .title {
    font-size: 45px;
    color: #fff
}

.sep-inner-contact .sep-container .content .title a {
    color: #fff
}

.sep-inner-contact .sep-container .content .title a:hover {
    color: #222
}

.sep-inner-contact .sep-container .content .subtitle {
    margin: 20px 0;
    font-size: 20px;
    color: #fff
}

.sep-inner-contact .sep-container .content .line {
    width: 50px;
    height: 2px;
    background-color: #fff
}

.sep-inner-contact .sep-container .content .richtext {
    margin: 22px 0 42px;
    line-height: 26px
}

.sep-inner-contact .sep-container .content .item {
    margin-bottom: 5px;
    line-height: 34px
}

.sep-inner-contact .sep-container .content .item i {
    margin-right: 12px;
    font-size: 20px;
    color: #fff
}

.sep-inner-contact .sep-container .content .item span {
    font-size: 20px;
    color: #fff
}

.sep-inner-contact .sep-container .content .item a {
    color: rgba(255, 255, 255, 0.85)
}

.sep-inner-contact .sep-container .content .item a:hover {
    color: #fff;
    text-decoration: underline
}

.sep-inner-contact .sep-container .content .item.whats {
    margin-left: 31px
}

.sep-inner-contact .sep-container .form {
    padding: 66px 50px 20px 98px;
    width: 50%;
    background-color: #fff
}

.sep-inner-contact .sep-container .form .title {
    margin-bottom: 30px;
    font-size: 24px;
    color: #333
}

.sep-inner-news {
    padding: 120px 0 172px
}

.sep-inner-news .blog-box {
    margin-top: 56px;
    justify-content: space-between
}

.sep-inner-news .blog-box .item {
    width: 49%;
    background-color: #f7f7f7;
    align-items: center
}

.sep-inner-news .blog-box .item .img {
    width: 48%
}

.sep-inner-news .blog-box .item .img img {
    height: 100%
}

.sep-inner-news .blog-box .item .content {
    width: 52%;
    padding: 15px 42px 15px
}

.sep-inner-news .blog-box .item .content .title {
    font-size: 20px;
    line-height: 26px
}

.sep-inner-news .blog-box .item .content .time {
    margin: 20px 0 36px;
    color: #808080
}

.sep-inner-news .blog-box .item .content .common-button {
    width: 130px;
    height: 38px;
    line-height: 38px;
    text-transform: initial
}

.sep-inner-product {
    padding: 122px 0 101px
}

.sep-inner-product .sep-container {
    align-items: flex-start
}

.sep-inner-product .sep-container .sep-sidebar {
    width: 360px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 44px;
    position: sticky;
    top: 132px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro {
    margin-bottom: 35px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .sep-box-title {
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 24px;
    line-height: 70px;
    background-color: #e3b52a;
    color: #fff
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .sep-box-title a {
    color: #fff
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .sep-box-title a:hover {
    text-decoration: underline
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list {
    background-color: #fafafa;
    border: 1px solid #e6e6e6;
    border-bottom: 0
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list a {
    color: #666
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list a:hover {
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box {
    align-items: center;
    padding: 14px 20px;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box .control {
    cursor: pointer;
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box .control i {
    font-size: 20px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box .control .i-hidden {
    display: none
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .active-list a {
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .active-list .control .i-show {
    display: none
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .active-list .control .i-hidden {
    display: block
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item {
    padding: 10px 25px 10px 20px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item i {
    margin-right: 8px;
    cursor: pointer
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item .i-hidden {
    display: none
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2 {
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2 a {
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2 .i-show {
    display: none
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2 .i-hidden {
    display: block
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list {
    display: none;
    padding: 10px 0;
    padding-left: 44px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item {
    position: relative;
    padding: 5px 0;
    transition: all .3s
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 14px;
    width: 0;
    height: 2px;
    background-color: #e3b52a;
    transition: all .3s
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item a {
    color: #999
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .active-list3,
.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item:hover {
    transform: translateX(10px)
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .active-list3::before,
.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item:hover::before {
    width: 5px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .active-list3 a,
.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .final-list .final-item:hover a {
    color: #e3b52a
}

.sep-inner-product .sep-container .sep-primary {
    width: calc(100% - 404px)
}

.sep-index-banner::before {
    background-color: rgba(0, 0, 0, 0.3)
}

.sep-index-description {
    padding: 80px 0
}

.sep-index-types {
    padding: 112px 0 100px
}

.sep-index-types .common-text {
    text-align: center
}

.sep-index-types .type-box {
    margin-top: 64px
}

.sep-index-types .type-box .item {
    margin-bottom: 20px;
    background-color: #f7f7f7
}

.sep-index-types .type-box .item .img {
    position: relative
}

.sep-index-types .type-box .item .img .box {
    padding: 20px 32px;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.9);
    transition: all .5s;
    transform: scale(0)
}

.sep-index-types .type-box .item .img .box .richtext {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px
}

.sep-index-types .type-box .item .img .box ul {
    margin-top: 12px
}

.sep-index-types .type-box .item .img .box a {
    color: #fff
}

.sep-index-types .type-box .item .img .box a:hover {
    text-decoration: underline
}

.sep-index-types .type-box .item .item-title {
    position: relative;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    font-size: 18px;
    color: #1a1a1a
}

.sep-index-types .type-box .item .item-title::before {
    content: '';
    position: absolute;
    left: 20px;
    top: 1px;
    right: 20px;
    height: 1px;
    background-color: #ddd
}

.sep-index-types .type-box .item .item-title::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 0;
    width: 50px;
    height: 3px;
    background: #e3b52a
}

.sep-index-types .type-box .item:hover .img .box {
    transform: scale(1)
}

.sep-index-types .type-box .item:hover .item-title {
    background-color: #e3b52a
}

.sep-index-types .type-box .item:hover .item-title a {
    color: #fff
}

.sep-index-types .type-box .item:hover .item-title::before,
.sep-index-types .type-box .item:hover .item-title::after {
    display: none
}

.sep-index-line {
    width: 100%;
    height: 15px;
    background-color: #f2f2f2
}

.sep-index-accessory {
    padding: 112px 0 100px
}

.sep-index-accessory .acce-box {
    margin-top: 54px
}

.sep-index-accessory .acce-box .item .img {
    position: relative;
    text-align: center
}

.sep-index-accessory .acce-box .item .img .box {
    padding: 20px 20px;
    position: absolute;
    top: 17px;
    bottom: 17px;
    left: 17px;
    right: 17px;
    background-color: rgba(13, 65, 144, 0.9);
    color: #fff;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    transition: all .5s;
    transform: scale(0)
}

.sep-index-accessory .acce-box .item .img .box .common-button {
    margin-top: 22px;
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.sep-index-accessory .acce-box .item .img .box .common-button:hover {
    background-color: #fff;
    color: #e3b52a
}

.sep-index-accessory .acce-box .item .img .box ul {
    padding-left: 20px
}

.sep-index-accessory .acce-box .item .img .box ul li {
    margin: 0
}

.sep-index-accessory .acce-box .item .img .box ul a {
    color: #fff
}

.sep-index-accessory .acce-box .item .img .box ul a:hover {
    text-decoration: underline
}

.sep-index-accessory .acce-box .item .item-title {
    padding: 23px 20px;
    font-size: 20px;
    text-align: center
}

.sep-index-accessory .acce-box .item:hover .box {
    transform: scale(1)
}

.sep-index-solution {
    padding: 120px 0 107px
}

.sep-index-solution .sol-swiper {
    position: relative;
    margin-top: 82px
}

.sep-index-solution .sol-swiper .swiper-slide {
    height: initial;
    background-color: #fff
}

.sep-index-solution .sol-swiper .swiper-slide .img {
    width: 50%
}

.sep-index-solution .sol-swiper .swiper-slide .img img {
    height: 100%
}

.sep-index-solution .sol-swiper .swiper-slide .content {
    padding: 64px 36px 20px 80px;
    width: 50%
}

.sep-index-solution .sol-swiper .swiper-slide .content .title {
    margin-bottom: 20px;
    padding-bottom: 22px;
    position: relative;
    font-size: 36px;
    color: #e3b52a
}

.sep-index-solution .sol-swiper .swiper-slide .content .title::before {
    content: '';
    position: absolute;
    left: -81px;
    bottom: 0;
    width: 185px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1)
}

.sep-index-solution .sol-swiper .swiper-slide .content .richtext {
    line-height: 32px
}

.sep-index-solution .sol-swiper .swiper-button {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 2
}

.sep-index-solution .sol-swiper .swiper-button span {
    display: block;
    width: 70px;
    height: 70px;
    background-color: #e3b52a;
    color: #fff;
    text-align: center;
    line-height: 70px;
    cursor: pointer
}

.sep-index-solution .sol-swiper .swiper-button span i {
    font-size: 20px
}

.sep-index-solution .sol-swiper .swiper-button span:hover {
    background-color: #fff;
    color: #e3b52a;
    border: 1px solid #e3b52a
}

.sep-index-solution .sol-swiper .swiper-button .prev {
    background-color: #fff;
    color: #666
}

.sep-index-solution .sol-swiper .swiper-button .sol-button-disabled {
    cursor: default;
    opacity: .8;
    pointer-events: none
}

.sep-index-outstanding {
    position: relative;
    padding-top: 120px
}

.sep-index-outstanding .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
    overflow: hidden
}

.sep-index-outstanding .bg img {
    height: 100%
}

.sep-index-outstanding .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0
}

.sep-index-outstanding .common-title {
    color: #fff
}

.sep-index-outstanding .common-title::after {
    content: url(../img/i-title-decorate2.png)
}

.sep-index-outstanding .out-box {
    margin-top: 60px;
    justify-content: space-between
}

.sep-index-outstanding .out-box .item {
    width: 31%;
    padding: 65px 45px;
    background-color: #fff;
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.08)
}

.sep-index-outstanding .out-box .item .title {
    margin-bottom: 24px;
    font-size: 24px;
    color: #333;
    line-height: 34px
}

.sep-index-outstanding .out-box .item .bottom-content {
    margin-top: 22px;
    justify-content: flex-end;
    align-items: center
}

.sep-index-outstanding .out-box .item .bottom-content .name {
    position: relative;
    margin-right: 20px;
    color: #e3b52a
}

.sep-index-outstanding .out-box .item .bottom-content .name::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 9px;
    width: 30px;
    height: 1px;
    background: #e3b52a
}

.sep-index-outstanding .out-box .item .bottom-content .num {
    font-size: 56px;
    color: #999
}

.sep-index-outstanding .out-box .item:hover {
    background-color: #e3b52a
}

.sep-index-outstanding .out-box .item:hover *,
.sep-index-outstanding .out-box .item:hover .bottom-content * {
    color: #fff
}

.sep-index-outstanding .out-box .item:hover .bottom-content .name::before {
    background-color: #fff
}

.sep-index-part {
    padding: 120px 0
}

.sep-index-part .part-box {
    margin-top: 62px
}

.sep-index-part .part-box .content {
    padding: 15px 100px 15px 0;
    width: 50%;
    background: url(../img/index-bg2.jpg) no-repeat;
    background-size: cover;
    justify-content: flex-end;
    align-items: center
}

.sep-index-part .part-box .content .richtext {
    max-width: 568px
}

.sep-index-part .part-box .img {
    width: 50%
}

.sep-index-part .part-box .img img {
    height: 100%
}

.sep-list-banner {
    padding: 86px 0;
    background: url(../img/industrial-valve-types.jpg);
    background-size: cover
}

.sep-list-banner::before {
    display: none
}

.sep-list-banner .sep-container {
    justify-content: space-between;
    align-items: center
}

.sep-list-banner .title {
    width: 50%;
    margin: 0;
    text-align: left
}

.sep-list-banner .img {
    width: 40%;
    margin-right: 4%
}

.sep-list-discription {
    padding: 85px 0 82px
}

.sep-list-discription .inner-title {
    margin-bottom: 14px;
    text-align: left
}

.sep-list-discription .text-center {
    margin-top: 50px
}

.sep-list-discription .button {
    display: inline-block;
    padding: 14px 33px;
    background-color: #e3b52a;
    border: 1px solid #e3b52a;
    color: #fff;
    border-radius: 28px;
    transition: all .3s
}

.sep-list-discription .button:hover {
    background-color: transparent;
    color: #e3b52a
}

.sep-list-product .inner-title {
    margin-bottom: 70px
}

.sep-list-product .sep-primary .item {
    margin-bottom: 74px;
    padding-bottom: 68px;
    justify-content: space-between;
    border-bottom: 1px dashed #848484
}

.sep-list-product .sep-primary .item .img {
    width: 39%;
    border: 1px solid #d0d0d0;
    border-radius: 6px
}

.sep-list-product .sep-primary .item .content {
    width: 58%;
    padding-right: 39px
}

.sep-list-product .sep-primary .item .content .title {
    position: relative;
    padding-bottom: 23px;
    font-size: 30px;
    line-height: 34px
}

.sep-list-product .sep-primary .item .content .title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46px;
    height: 4px;
    background-color: #e3b52a
}

.sep-list-product .sep-primary .item .content .title a {
    display: flex
}

.sep-list-product .sep-primary .item .content .title a span {
    flex-shrink: 0;
    margin-right: 10px
}

.sep-list-product .sep-primary .item .content .richtext {
    margin: 16px 0 36px
}

.sep-list-product .sep-primary .item .content ul {
    font-size: 20px
}

.sep-list-product .sep-primary .item .content ul li {
    margin-bottom: 14px
}

.sep-list-product .sep-primary .item .content ul li i {
    margin-right: 10px
}

.sep-list-product .sep-primary .item .content ul li:hover {
    color: #e3b52a;
    font-weight: 700
}

.sep-list-product .sep-primary .item:nth-child(2n) {
    flex-direction: row-reverse
}

.sep-list-product .sep-primary .item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.sep-list-product .sep-primary .items {
    display: none
}

.sep-list-product .switch {
    margin-bottom: 50px
}

.sep-list-product .switch .title {
    margin-right: 12px;
    padding: 10px 20px;
    color: #e3b52a;
    border: 1px solid #e3b52a;
    cursor: pointer
}

.sep-list-product .switch .active,
.sep-list-product .switch .title:hover {
    background: #e3b52a;
    color: #fff
}

.sep-list-feature {
    padding: 110px 0 84px
}

.sep-list-feature .text {
    padding: 38px 0 30px;
    border-bottom: 2px dashed #e0e4eb
}

.sep-list-feature .fea-list {
    margin-top: 38px
}

.sep-list-feature .fea-list .item {
    margin-bottom: 20px;
    padding-right: 80px
}

.sep-list-feature .fea-list .item .i {
    margin-right: 10px;
    padding-top: 5px;
    color: #000
}

.sep-list-feature .fea-list .item .richtext {
    color: rgba(102, 102, 102, 0.7);
    font-size: 16px
}

.sep-list-feature .fea-list .item:hover i {
    color: #e3b52a
}

.sep-list-material {
    position: relative;
    padding-top: 114px;
    color: #fff
}

.sep-list-material .blue-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 96%;
    background-color: #e3b52a;
    z-index: -1
}

.sep-list-material .inner-title {
    color: #fff
}

.sep-list-material .text {
    margin: 30px 0 54px;
    text-align: center
}

.sep-list-material .mat-box {
    justify-content: flex-end
}

.sep-list-material .mat-box .left {
    width: 36%;
    max-width: 414px;
    padding-right: 106px
}

.sep-list-material .mat-box .left .switch .item {
    padding: 28px 0 18px;
    position: relative;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.sep-list-material .mat-box .left .switch .item i {
    display: none;
    margin-top: 7px;
    float: right;
    font-size: 20px
}

.sep-list-material .mat-box .left .switch .item::before {
    content: "";
    position: absolute;
    right: 100%;
    bottom: -1px;
    width: 118px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15)
}

.sep-list-material .mat-box .left .switch .item::after {
    display: none;
    content: "";
    position: absolute;
    right: -106px;
    top: 0;
    width: 30px;
    height: 100%;
    background: #f8f8f8
}

.sep-list-material .mat-box .left .switch .active-item {
    color: #fff;
    font-family: 'Roboto-Bold'
}

.sep-list-material .mat-box .left .switch .active-item i,
.sep-list-material .mat-box .left .switch .active-item::after {
    display: block
}

.sep-list-material .mat-box .left .list {
    margin-top: 40px;
    color: rgba(255, 255, 255, 0.4)
}

.sep-list-material .mat-box .left .list .richtext {
    display: none
}

.sep-list-material .mat-box .mat-swiper {
    position: relative;
    width: 60%
}

.sep-list-material .mat-box .mat-swiper .swiper-button {
    position: absolute;
    left: 0;
    bottom: 90px;
    transform: translateX(-50%);
    z-index: 2
}

.sep-list-material .mat-box .mat-swiper .swiper-button div {
    width: 70px;
    height: 70px;
    background-color: #e3b52a;
    color: #fff;
    cursor: pointer;
    transition: all .3s
}

.sep-list-material .mat-box .mat-swiper .swiper-button div i {
    font-size: 18px
}

.sep-list-material .mat-box .mat-swiper .swiper-button .prev {
    background-color: rgba(255, 255, 255, 0.2)
}

.sep-list-material .mat-box .mat-swiper .swiper-button .my-button-disabled {
    cursor: default;
    opacity: .8
}

.sep-list-used {
    padding: 116px 0
}

.sep-list-used .content {
    margin-top: 55px;
    justify-content: space-between;
    align-items: center
}

.sep-list-used .content .img {
    position: relative;
    width: 49%
}

.sep-list-used .content .img::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 34px;
    width: 100%;
    height: 100%;
    background-color: #e3b52a;
    z-index: -1
}

.sep-list-used .content .img img {
    height: 100%;
    transition: all .5s
}

.sep-list-used .content .img:hover img {
    transform: translate(-30px, 34px)
}

.sep-list-used .content .richtext {
    width: 47%;
    max-height: 505px;
    overflow-y: auto;
    padding-right: 10px
}

.sep-list-used .content .richtext::-webkit-scrollbar {
    width: 4px
}

.sep-list-used .content .richtext::-webkit-scrollbar-thumb {
    background: #e3b52a
}

.sep-list-used .content .richtext::-webkit-scrollbar-track {
    background: #f5f5f5
}

.sep-list-used .content .richtext li {
    margin-left: 0;
    list-style: none;
    position: relative;
    padding-left: 20px
}

.sep-list-used .content .richtext li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 10px;
    height: 10px;
    background-color: #e3b52a;
    border-radius: 50%
}

.sep-list-used .richtext h2 {
    margin-bottom: 8px
}

.sep-list-faq {
    padding: 84px 0 98px;
    background-color: #fbfbfb
}

.sep-list-faq .faq-box {
    margin-top: 60px
}

.sep-list-faq .faq-box .item {
    margin-bottom: 30px
}

.sep-list-faq .faq-box .item .answer {
    border-bottom: 1px solid #e1e1e1;
    font-size: 20px
}

.sep-list-faq .faq-box .item .answer span {
    display: block;
    padding: 8px 15px;
    margin-right: 15px;
    background-color: #e3b52a;
    color: #fff;
    font-size: 24px
}

.sep-list-faq .faq-box .item .answer .title {
    flex: 1;
    padding: 7px 16px 7px 20px;
    color: #333;
    cursor: pointer
}

.sep-list-faq .faq-box .item .answer .title .control {
    float: right;
    color: #e3b52a
}

.sep-list-faq .faq-box .item .answer .title .control i {
    font-size: 20px
}

.sep-list-faq .faq-box .item .answer .title .control .i-hidden {
    display: none
}

.sep-list-faq .faq-box .item .active-faq .title {
    background-color: #e3b52a;
    color: #fff
}

.sep-list-faq .faq-box .item .active-faq .title .control {
    color: #fff
}

.sep-list-faq .faq-box .item .active-faq .title .control .i-show {
    display: none
}

.sep-list-faq .faq-box .item .active-faq .title .control .i-hidden {
    display: block
}

.sep-list-faq .faq-box .item .question {
    display: none;
    padding: 30px 80px 16px;
    font-size: 16px;
    line-height: 30px
}

.sep-list2-discription {
    text-align: center
}

.sep-list2-product {
    padding: 116px 0 100px
}

.sep-list2-product .inner-title {
    font-size: 49px;
    text-align: left
}

.sep-list2-product .text {
    margin: 18px 0 30px
}

.sep-list2-product .thumbs {
    margin-bottom: 84px
}

.sep-list2-product .thumbs .thumb {
    margin-bottom: 20px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    text-align: center;
    overflow: hidden
}

.sep-list2-product .thumbs .thumb .img img {
    height: 306px
}

.sep-list2-product .thumbs .thumb .title {
    padding: 12px 10px;
    background-color: #e3b52a;
    font-size: 18px
}

.sep-list2-product .thumbs .thumb .title a {
    color: #fff
}

.sep-list2-product .thumbs .thumb .title:hover {
    text-decoration: underline
}

.sep-list2-product .items {
    margin-top: 30px;
    font-size: 18px
}

.sep-list2-product .items li {
    position: relative;
    margin-bottom: 24px;
    padding-left: 44px
}

.sep-list2-product .items li::before {
    content: url(../img/i-list2-product.png);
    position: absolute;
    left: 0;
    top: 0
}

.sep-list2-application {
    padding: 110px 0 80px
}

.sep-list2-application .app-swiper {
    position: relative;
    margin-top: 54px
}

.sep-list2-application .app-swiper .swiper-slide .title {
    position: relative;
    margin-top: 12px;
    padding: 12px 40px;
    font-size: 22px;
    color: rgba(51, 51, 51, 0.5)
}

.sep-list2-application .app-swiper .swiper-slide .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background-image: linear-gradient(#0045b6, #0062da);
    z-index: -1;
    transition: all .5s
}

.sep-list2-application .app-swiper .swiper-slide .richtext {
    display: none;
    margin-top: 18px;
    font-size: 16px;
    line-height: 28px;
    text-align: center
}

.sep-list2-application .app-swiper .swiper-slide:hover .title {
    text-align: center;
    color: #fff;
    font-family: 'Roboto-Bold'
}

.sep-list2-application .app-swiper .swiper-slide:hover .title a {
    color: #fff
}

.sep-list2-application .app-swiper .swiper-slide:hover .title::before {
    width: 100%
}

.sep-list2-application .app-swiper .swiper-slide:hover .richtext {
    display: block
}

.sep-list2-application .app-swiper .swiper-button {
    position: absolute;
    top: 110px;
    width: 54px;
    height: 54px;
    background-color: #e3b52a;
    color: #fff;
    border-radius: 50%;
    z-index: 2;
    cursor: pointer;
    transition: all .1s
}

.sep-list2-application .app-swiper .swiper-button:hover {
    border: 1px solid #e3b52a;
    background-color: #fff;
    color: #e3b52a
}

.sep-list2-application .app-swiper .prev {
    left: -80px
}

.sep-list2-application .app-swiper .next {
    right: -80px
}

.sep-list2-application .app-swiper .my-button-disabled {
    background-color: #e6e6e6;
    color: #666;
    cursor: pointer;
    pointer-events: none
}

.richtext table {
    text-align: center
}

.richtext table tr:nth-child(2n-1) {
    background: #f5f5f5
}

.richtext table tr:nth-child(2n) {
    background-color: #fff
}

.richtext table tr:first-child {
    background-color: #e3b52a;
    color: #fff;
    font-weight: bold
}

.richtext table tr:first-child a {
    color: #fff
}

.richtext table tr td {
    padding: 8px 10px;
    vertical-align: middle
}

.richtext table tr img {
    margin: 0
}

.sep-detail-butterfly {
    padding: 97px 0 120px
}

.sep-detail-butterfly .fly-swiper {
    width: 50%;
    justify-content: space-between;
    height: 490px
}

.sep-detail-butterfly .fly-swiper .swiper-slide {
    background-color: #fff;
    text-align: center
}

.sep-detail-butterfly .fly-swiper img {
    max-width: 100%;
    height: 100%
}

.sep-detail-butterfly .fly-swiper .small {
    position: relative;
    width: 18.4%
}

.sep-detail-butterfly .fly-swiper .small .gallery-thumbs {
    height: 100%
}

.sep-detail-butterfly .fly-swiper .small .gallery-thumbs .swiper-slide {
    height: 113px
}

.sep-detail-butterfly .fly-swiper .small .gallery-thumbs .swiper-slide-thumb-active {
    border: 1px solid #e3b52a
}

.sep-detail-butterfly .fly-swiper .small .swiper-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 28px;
    height: 22px;
    cursor: pointer;
    background-color: #e5e5e5;
    color: #666;
    z-index: 2
}

.sep-detail-butterfly .fly-swiper .small .swiper-button:hover {
    background-color: #e3b52a;
    color: #fff
}

.sep-detail-butterfly .fly-swiper .small .prev {
    top: 0
}

.sep-detail-butterfly .fly-swiper .small .next {
    bottom: 0
}

.sep-detail-butterfly .fly-swiper .small .fly-disabled-button {
    display: none
}

.sep-detail-butterfly .fly-swiper .gallery-big {
    width: 78%
}

.sep-detail-butterfly .content {
    width: 50%;
    padding: 0 50px
}

.sep-detail-butterfly .content .title {
    margin-bottom: 30px;
    font-size: 36px;
    color: #222
}

.sep-detail-butterfly .content .button {
    margin-top: 70px
}

.sep-detail-butterfly .content .button a {
    display: inline-block;
    margin-right: 20px;
    padding: 8px 26px;
    background-color: #fff;
    border: 1px solid #e3b52a;
    color: #e3b52a;
    border-radius: 20px;
    transition: all .3s
}

.sep-detail-butterfly .content .button a i {
    margin-right: 6px;
    font-size: 20px
}

.sep-detail-butterfly .content .button a:hover {
    background-color: #e3b52a;
    color: #fff
}

.sep-detail-butterfly .content .button .quote {
    background-color: #e3b52a;
    color: #fff
}

.sep-detail-butterfly .content .button .quote:hover {
    background-color: #fff;
    color: #e3b52a
}

.sep-detail-product {
    padding: 88px 0 55px
}

.sep-detail-product .sep-container .sep-primary {
    width: calc(100% - 440px)
}

.sep-detail-product .sep-primary h2 {
    font-size: 34px;
    line-height: 1.2em;
    color: #222;
    font-family: 'Roboto-Bold'
}

.sep-detail-product .sep-primary .table {
    margin-bottom: 70px;
    overflow-x: auto
}

.sep-detail-product .sep-primary .table::-webkit-scrollbar {
    height: 8px
}

.sep-detail-product .sep-primary .table::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #b5901e
}

.sep-detail-product .sep-primary .table::-webkit-scrollbar-track {
    background-color: rgba(13, 65, 144, 0.4)
}

.sep-detail-product .sep-primary .table strong {
    color: #333
}

.sep-detail-product .sep-primary .text {
    margin-top: 48px
}

.sep-detail-product .sep-primary .text div,
.sep-detail-product .sep-primary .text li {
    position: relative;
    margin-bottom: 25px;
    margin-left: 0;
    padding-left: 58px;
    list-style: none
}

.sep-detail-product .sep-primary .text div::before,
.sep-detail-product .sep-primary .text li::before {
    content: url(../img/i-detail-set.png);
    position: absolute;
    left: 0;
    top: 9px
}

.sep-detail-recommend {
    padding: 94px 0 126px
}

.sep-detail-recommend .rec-swiper {
    position: relative;
    margin-top: 56px
}

.sep-detail-recommend .rec-swiper .swiper-slide {
    border-bottom: 2px solid #e3b52a
}

.sep-detail-recommend .rec-swiper .swiper-slide .img {
    background-color: #fff
}

.sep-detail-recommend .rec-swiper .swiper-slide .title {
    height: 72px;
    padding: 10px;
    font-size: 22px;
    text-align: center
}

.sep-detail-recommend .rec-swiper .swiper-button {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background-color: #f0f0f0;
    color: #666;
    border-radius: 50%;
    z-index: 2;
    cursor: pointer
}

.sep-detail-recommend .rec-swiper .swiper-button:hover {
    background-color: #e3b52a;
    color: #fff
}

.sep-detail-recommend .rec-swiper .prev {
    left: -75px
}

.sep-detail-recommend .rec-swiper .next {
    right: -75px
}

.sep-detail-recommend .rec-swiper .rec-disabled-button {
    display: none
}

.sep-detail-news {
    padding: 160px 0 138px
}

.sep-detail-news .blog {
    margin-top: 66px
}

.sep-detail-news .blog .title {
    font-size: 20px;
    line-height: 32px
}

.sep-detail-news .blog .big {
    position: relative
}

.sep-detail-news .blog .big .time {
    position: absolute;
    left: -7px;
    top: 20px;
    width: 146px;
    height: 33px;
    background-color: #e3b52a;
    color: #fff
}

.sep-detail-news .blog .big .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 60px 36px 40px;
    background-color: rgba(0, 0, 0, 0.3)
}

.sep-detail-news .blog .big .title a {
    color: #fff
}

.sep-detail-news .blog .big .title a:hover {
    text-decoration: underline
}

.sep-detail-news .blog .big:hover img {
    transform: scale(1.15)
}

.sep-detail-news .blog .small {
    background-color: #f7f7f7;
    height: 100%
}

.sep-detail-news .blog .small .content {
    padding: 30px 30px 18px
}

.sep-detail-news .blog .small .content .time {
    color: rgba(0, 0, 0, 0.4)
}

.sep-detail-news .blog .small .content .title {
    margin: 10px 0
}

.sep-detail-news .blog .small .content .button i {
    font-size: 20px
}

.single-title {
    font-size: 45px;
    line-height: 67px;
    color: #222;
    font-family: 'Roboto-Bold'
}

.single-title.center {
    padding-bottom: 58px;
    position: relative
}

.single-title.center::after {
    content: url(../img/i-title-decorate.png);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.sep-single-product {
    padding: 88px 0
}

.mb25 {
    margin-bottom: 25px
}

.mb50 {
    margin-bottom: 50px
}

.mb100 {
    margin-bottom: 90px
}

.sep-about-top {
    padding: 100px 0 120px
}

.sep-about-top .content {
    width: 50%;
    padding-right: 50px
}

.sep-about-top .content .single-title {
    margin-bottom: 10px
}

.sep-about-top .thumbs {
    width: 50%
}

.sep-about-top .thumbs>div {
    width: 48%
}

.sep-about-top .thumbs .imgs {
    margin-left: 25px;
    flex-direction: column
}

.sep-about-top .thumbs .imgs .img:first-child {
    margin-bottom: 25px
}

.sep-about-culture {
    padding-bottom: 125px
}

.sep-about-culture .items {
    margin-top: 50px
}

.sep-about-culture .items .item {
    flex: 1;
    border: 1px solid #e3b52a;
    margin: 0 20px;
    padding: 54px 20px 45px;
    text-align: center
}

.sep-about-culture .items .item .title {
    font-size: 22px;
    line-height: 32px;
    color: #e3b52a
}

.sep-about-culture .items .item .richtext {
    line-height: 28px;
    margin-top: 20px
}

.sep-about-history {
    padding: 90px 0;
    background-color: rgba(13, 65, 144, 0.03)
}

.sep-about-history .items {
    margin-top: 42px;
    justify-content: center
}

.sep-about-history .items .item {
    position: relative;
    width: 20%;
    margin-bottom: 25px;
    padding: 0 10px
}

.sep-about-history .items .item .title {
    margin: 0 auto 20px;
    width: 88px;
    height: 88px;
    font-size: 20px;
    color: #e3b52a;
    border: 1px solid #e3b52a;
    border-radius: 50%;
    background-color: #f7f9fc
}

.sep-about-history .items .item::before {
    content: "";
    position: absolute;
    top: 45px;
    right: 0;
    transform: translateX(50%);
    width: 100%;
    height: 1px;
    background-color: #e3b52a;
    z-index: -1
}

.sep-about-history .items .item:nth-child(5n)::before,
.sep-about-history .items .item:last-child::before {
    display: none
}

.sep-about-certificate {
    padding: 86px 0 100px
}

.sep-about-certificate .app-swiper .swiper-button {
    top: 50%
}

.sep-about-customer {
    padding: 90px 0;
    background-color: rgba(13, 65, 144, 0.03)
}

.sep-about-customer .items {
    margin-top: 42px;
    text-align: center;
    justify-content: space-between
}

.sep-about-customer .items .item {
    width: 24%;
    background: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
    padding: 55px 32px 44px;
    margin-bottom: 24px
}

.sep-about-customer .items .item img {
    width: 58%
}

.sep-about-customer .items .item .title {
    font-size: 18px;
    color: #e3b52a;
    margin: 22px 0 12px
}

.sep-about-customer .items .item .richtext {
    max-height: 0;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    transition: all .3s
}

.sep-about-customer .items .item:hover .richtext {
    max-height: 220px
}

.sep-about-customer .items .item:nth-child(n+13) {
    width: 19%
}

.sep-blog-list .item {
    margin-bottom: 36px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd
}

.sep-blog-list .item .time {
    flex-shrink: 0;
    width: 82px;
    text-align: center;
    margin-right: 12px
}

.sep-blog-list .item .time .day {
    width: 100%;
    background: #e3b52a;
    padding: 8px 10px 5px;
    color: #fff
}

.sep-blog-list .item .time .day div {
    font-size: 25px
}

.sep-blog-list .item>a {
    width: 35%;
    flex-shrink: 0
}

.sep-blog-list .item>a img {
    width: 100%;
    object-fit: cover
}

.sep-blog-list .item .content {
    margin-left: 20px;
    line-height: 28px
}

.sep-blog-list .item .content .title {
    margin-bottom: 15px;
    font-size: 20px
}

.sep-blog-list .item .content .title a {
    color: #e3b52a
}

.sep-blog-list .item .content .title:hover {
    text-decoration: underline
}

.sep-service-process .item {
    margin-top: 36px;
    justify-content: space-between
}

.sep-service-process .item .img {
    width: 20%
}

.sep-service-process .item .content {
    width: 76%
}

.sep-service-process .item .content .title {
    margin-bottom: 20px;
    font-size: 20px;
    color: #e3b52a
}

.sep-service-process .item .content .richtext {
    font-size: 16px;
    line-height: 28px
}

.sep-contact-banner {
    text-align: center;
    color: #fff
}

.sep-contact-banner::before {
    display: none
}

.sep-contact-banner .title {
    margin-bottom: 25px
}

.sep-contact-form {
    background-image: none
}

.sep-contact-form .sep-container .content {
    background-color: #e3b52a;
    color: #fff
}

.sep-contact-form .sep-container .form {
    border: 1px solid #e3b52a
}

.sep-map {
    margin-bottom: 80px;
    height: 576px
}

.sep-contact-map {
    padding-bottom: 100px
}

.sep-contact-map .img {
    position: relative;
    margin: auto;
    width: 1160px
}

.sep-contact-map .img img {
    width: 100%
}

.sep-contact-map .img .dot {
    position: relative;
    margin: auto;
    width: 16px;
    height: 16px;
    background-color: rgba(13, 65, 144, 0.3);
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .5s
}

.sep-contact-map .img .dot span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #e3b52a;
    border-radius: 50%
}

.sep-contact-map .img .dot .box {
    display: none;
    position: absolute;
    bottom: 60px;
    min-width: 310px;
    padding: 25px;
    background-color: #fff;
    line-height: 26px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
    z-index: 2
}

.sep-contact-map .img .dot .box .country {
    font-size: 24px;
    color: #e3b52a
}

.sep-contact-map .img .dot .box .text {
    margin-top: 8px;
    color: #666
}

.sep-contact-map .img .dot .box:before {
    content: "";
    position: absolute;
    top: 100%;
    border-top: 7px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid transparent;
    border-bottom: 7px solid transparent
}

.sep-contact-map .img .dot:hover {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.sep-contact-map .img .dot:hover .box {
    display: block
}

.sep-contact-map .img .address-South Africa {
    position: absolute;
    right: 220px;
    top: 258px
}

.sep-contact-map .img .address-South Africa .box {
    right: -32px
}

.sep-contact-map .img .address-South Africa .box::before {
    right: 47px;
    border-left: 10px solid transparent;
    border-right: 10px solid #fff
}

.sep-contact-map .img .address-germany {
    position: absolute;
    left: 562px;
    top: 176px
}

.sep-contact-map .img .address-germany .box {
    left: -32px
}

.sep-contact-map .img .address-germany .box::before {
    left: 47px
}

.sep-contact-map .img .address-taiwan {
    position: absolute;
    right: 215px;
    bottom: 276px
}

.sep-contact-map .img .address-taiwan .box {
    right: -32px
}

.sep-contact-map .img .address-taiwan .box::before {
    right: 47px;
    border-left: 10px solid transparent;
    border-right: 10px solid #fff
}

.sep-contact-map .img .address-netherland {
    position: absolute;
    left: 548px;
    top: 183px
}

.sep-contact-map .img .address-netherland .box {
    left: -32px
}

.sep-contact-map .img .address-netherland .box::before {
    left: 47px
}

.sep-pdf-list .item {
    width: 49%;
    margin-bottom: 20px;
    align-items: center;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 12px 18px
}

.sep-pdf-list .item:hover {
    border-color: #e3b52a
}

.sep-pdf-list .item .pdf {
    margin-right: 6px;
    font-size: 28px
}

.sep-pdf-list .item>a {
    display: flex
}

.sep-pdf-list .item>a i {
    margin-right: 5px
}

.sep-pdf-list .item .button {
    margin-left: auto;
    flex-shrink: 0
}

.sep-pdf-list .item .button a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    background: #f5f5f5;
    border-radius: 50%;
    transition: all .2s;
    text-align: center;
    line-height: 40px
}

.sep-pdf-list .item .button a i {
    font-size: 20px
}

.sep-pdf-list .item .button a:hover {
    background-color: #e3b52a;
    color: #fff
}

.sep-faq-list .item {
    margin-bottom: 25px
}

.sep-faq-list .item:last-child {
    margin-bottom: 0
}

.sep-faq-list .item .question {
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.08);
    color: #333;
    align-items: center;
    font-size: 18px
}

.sep-faq-list .item .question .fq {
    margin-right: 8px;
    font-size: 42px;
    color: #e3b52a
}

.sep-faq-list .item .question .title {
    margin-right: 10px
}

.sep-faq-list .item .question .button {
    margin-left: auto;
    cursor: pointer
}

.sep-faq-list .item .question .button i {
    font-weight: bold
}

.sep-faq-list .item .question .button:hover {
    color: #e3b52a
}

.sep-faq-list .item .question .button .i-hide {
    display: none
}

.sep-faq-list .item .active-faq {
    background: #e3b52a;
    color: #fff
}

.sep-faq-list .item .active-faq .fq,
.sep-faq-list .item .active-faq .button:hover {
    color: #fff
}

.sep-faq-list .item .answer {
    display: none;
    padding: 20px
}

.sep-video-list .item {
    margin-top: 56px;
    padding: 0 20px
}

.sep-video-list .item .img {
    position: relative
}

.sep-video-list .item .img i {
    font-size: 58px;
    color: rgba(255, 0, 0, 0.5);
    z-index: 2
}

.sep-video-list .item .img:hover i {
    color: red
}

.sep-video-list .item .title {
    padding-top: 22px;
    font-size: 18px;
    text-align: center
}

.sep-video-detail {
    height: 600px
}

.sep-app-list {
    padding-top: 60px
}

.sep-app-list .item {
    position: relative;
    background-color: #efefef;
    align-items: center;
    margin-bottom: 50px
}

.sep-app-list .item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 1px;
    background-color: #efefef
}

.sep-app-list .item:nth-child(2n) {
    flex-direction: row-reverse
}

.sep-app-list .item .img {
    width: 42%
}

.sep-app-list .item .img img {
    height: 100%
}

.sep-app-list .item .content {
    width: 58%;
    padding: 15px 45px
}

.sep-app-list .item .content .title {
    font-size: 24px
}

.sep-app-list .item .content .richtext {
    margin: 10px 0;
    font-size: 16px;
    line-height: 28px
}

.sep-app-list .item .content .button {
    display: inline-block;
    padding: 8px 18px;
    background-color: #e3b52a;
    border: 1px solid #e3b52a;
    color: #fff;
    transition: all .3s
}

.sep-app-list .item .content .button:hover {
    background-color: transparent;
    color: #e3b52a
}

.sep-app-detail {
    justify-content: space-between
}

.sep-app-detail .content {
    width: 46%;
    height: 100%
}

.sep-app-detail .content .title {
    margin-bottom: 12px;
    font-size: 35px;
    color: #e3b52a
}

.sep-app-detail .img {
    width: 50%
}

.sep-app-box .richtext {
    padding-top: 100px
}

.sep-app-box .richtext strong {
    font-size: 32px;
    color: #e3b52a;
    font-family: 'Roboto-Bold'
}

.sep-app-box .imgs {
    justify-content: space-between
}

.sep-app-box .imgs::after {
    content: "";
    width: 32%;
    height: 0;
    visibility: hidden
}

.sep-app-box .imgs img {
    margin-bottom: 20px;
    width: 32%;
    border: 1px solid #ededed
}

.sep-solution-recommend .swiper-slide img {
    height: 318px
}

.sep-recommend {
    padding-top: 94px
}

.sep-recommend .rec-box {
    position: relative;
    margin-top: 32px;
    justify-content: space-between
}

.sep-recommend .item {
    width: 32%;
    border-bottom: 2px solid #e3b52a
}

.sep-recommend .item .img {
    border: 1px solid #ededed
}

.sep-recommend .item .title {
    height: 72px;
    padding: 10px;
    font-size: 20px;
    text-align: center
}

.sep-page-detail h2 {
    font-size: 26px;
    font-family: 'Roboto-Bold'
}

.sep-contact-bar {
    padding-bottom: 100px
}

.sep-contact-bar .sep-container {
    justify-content: space-between
}

.sep-contact-bar .item {
    width: 48%;
    margin-bottom: 32px
}

.sep-contact-bar .titles {
    padding-bottom: 18px;
    border-bottom: 4px solid #e3b52a;
    font-size: 28px;
    color: #333
}

.sep-contact-bar .titles i {
    margin-right: 10px;
    color: #e3b52a;
    font-size: 32px
}

.sep-contact-bar ul {
    margin-top: 20px;
    font-size: 18px
}

.sep-contact-bar ul li {
    margin-bottom: 18px;
    color: #333
}

.sep-contact-bar ul li div {
    margin-bottom: 10px;
    color: #000
}

.sep-contact-bar ul li .text {
    display: inline-block;
    font-family: "Roboto-Bold"
}

.sep-contact-bar ul a:hover {
    color: #e3b52a;
    text-decoration: underline
}

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

    #onlineService {
        bottom: 70px
    }

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

    .sep-breadcrumb .sep-container i {
        left: 42px
    }

    .common-text {
        text-align: center
    }

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

    .sep-footer .items {
        padding: 60px 0 40px
    }
}

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

    .sep-footer .copyright .sep-container .center span {
        padding: 0 10px
    }

    .sep-mainnav>.sep-container .nav .nav-item {
        margin: 0 8px
    }
}

@media screen and (max-width:1080px) {
    .sep-mainnav>.sep-container .nav .dropdown .sep-container .item {
        padding-left: 10px
    }

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

    .sep-sidebar {
        display: none
    }

    .sep-footer .items .contact {
        max-width: 225px
    }

    body {
        margin-top: 157px
    }
}

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

    .sep-container {
        padding: 0 20px
    }

    .flex.full {
        display: block
    }

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

    .sep-top,
    .sep-footer,
    .sep-onlineservice {
        display: none;
        overflow: hidden;
        width: 0
    }

    .common-title {
        font-size: 24px;
        line-height: 30px
    }

    .common-text {
        font-size: 16px;
        line-height: 26px
    }

    .sep-breadcrumb .sep-container i {
        left: 14px
    }

    .sep-header-mb {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        z-index: 12
    }

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

    .sep-header-mb .header-left img {
        max-height: 60px
    }

    .sep-header-mb .header-right {
        line-height: 69px
    }

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

    .sep-header-mb .header-right .email a {
        color: #e3b52a
    }

    .sep-header-mb .header-right .email i {
        font-size: 22px
    }

    .sep-header-mb .header-right .nav-search i {
        font-size: 22px;
        font-weight: bold
    }

    .sep-header-mb .header-right .button {
        width: 70px;
        text-align: center;
        background-color: #e3b52a;
        color: #fff
    }

    .sep-header-mb .header-right .button i {
        font-size: 25px
    }

    .sep-header-mb .dropdown-mb {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 10
    }

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

    .sep-header-mb .dropdown-mb .close-all {
        position: relative;
        padding: 0 20px;
        line-height: 58px;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06);
        z-index: 5
    }

    .sep-header-mb .dropdown-mb .close-all i {
        font-size: 25px
    }

    .sep-header-mb .dropdown-mb .close-all img {
        margin: 14px 0;
        max-width: 136px
    }

    .sep-header-mb .dropdown-mb .first-stage {
        position: relative;
        background-color: #fff
    }

    .sep-header-mb .dropdown-mb .first-stage div {
        padding: 0 20px;
        line-height: 58px;
        font-size: 18px;
        min-height: 100%;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #ddd
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        font-size: 16px;
        transform: translateX(100%);
        transition: all .5s
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage .back i {
        display: inline-block;
        margin-right: 30px;
        padding-right: 30px;
        border-right: 1px solid #ddd
    }

    .sep-header-mb .dropdown-mb .email-contact {
        position: relative;
        display: block;
        width: 100%;
        line-height: 65px;
        font-size: 18px;
        text-align: center;
        color: #fff;
        background-color: #e3b52a
    }

    .sep-header-mb .english {
        position: relative;
        cursor: pointer;
        z-index: 5
    }

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

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

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

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

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

    .sep-header-mb .english .fix li:hover a {
        color: #e3b52a
    }

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

    .sep-search-mb {
        display: none;
        position: fixed;
        width: 100%;
        background: #fff;
        top: 55px;
        z-index: 12;
        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: #e3b52a;
        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: #e3b52a
    }

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

    .sep-footer-mb .items .item-title {
        padding: 0 20px;
        line-height: 60px;
        justify-content: space-between;
        color: #e3b52a;
        font-size: 18px;
        font-family: 'Roboto-Bold'
    }

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

    .sep-footer-mb .items .item {
        border-bottom: 1px solid #e5e5e5
    }

    .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: 8px 20px 18px
    }

    .sep-footer-mb .items .item .item-list .item-content {
        margin-bottom: 15px;
        color: #666
    }

    .sep-footer-mb .items .item .item-list .item-content a {
        color: #666
    }

    .sep-footer-mb .items .item .item-list .item-content a i {
        margin-right: 9px;
        font-size: 14px
    }

    .sep-footer-mb .items .contact-us .contact {
        border-bottom: 0
    }

    .sep-footer-mb .items .contact-us .contact-mode {
        padding: 0 20px;
        color: #666;
        line-height: 28px
    }

    .sep-footer-mb .items .contact-us .contact-mode a {
        color: #666
    }

    .sep-footer-mb .items .contact-us .contact-mode .item {
        margin-bottom: 18px;
        border-bottom: 0;
        display: flex
    }

    .sep-footer-mb .items .contact-us .contact-mode .item i {
        font-size: 18px;
        color: #e3b52a
    }

    .sep-footer-mb .items .contact-us .contact-mode .item div {
        margin-left: 16px
    }

    .sep-footer-mb .copyright {
        margin-top: 34px;
        padding: 30px 0 28px;
        border-top: 1px solid #e6e6e6;
        line-height: 24px
    }

    .sep-footer-mb .copyright a {
        color: #666
    }

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

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

    .sep-footer-mb .copyright .second-line a:first-child::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 10px;
        background-color: #666;
        opacity: .6
    }

    .sep-footer-mb .copyright .icon-line {
        margin-top: 22px
    }

    .sep-footer-mb .copyright .icon-line i {
        margin-right: 5%;
        color: #e3b52a;
        font-size: 24px
    }

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

    .sep-footer-mb .footer-bottom div {
        flex: 1;
        text-align: center;
        border-right: 1px solid rgba(255, 255, 255, 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: 26px
    }
}

@media screen and (max-width:1920px) {
    .sep-list-material .mat-box .mat-swiper {
        width: 64%
    }
}

@media screen and (max-width:1680px) {
    .sep-inner-banner .title {
        font-size: 55px
    }

    .sep-list-product .sep-primary .item .content .title {
        font-size: 26px;
        line-height: 1.2em
    }
}

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

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

    .single-title {
        font-size: 36px;
        line-height: 1.2em
    }

    h1.single-title {
        font-size: 38px
    }

    .sep-index-description {
        padding: 65px 0
    }

    .sep-index-types {
        padding: 85px 0 70px
    }

    .sep-index-types .type-box {
        margin-top: 35px
    }

    .sep-index-types .type-box .item .img .box {
        padding: 15px 20px
    }

    .sep-index-accessory .acce-box .item .richtext {
        font-size: 16px;
        line-height: 28px
    }

    .sep-index-accessory .acce-box .item .img img {
        max-width: 100%
    }

    .sep-index-solution {
        padding: 78px 0 82px
    }

    .sep-index-solution .sol-swiper {
        margin-top: 42px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content {
        padding-top: 40px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content .title {
        font-size: 32px
    }

    .sep-index-outstanding {
        padding-top: 85px
    }

    .sep-index-outstanding .out-box .item {
        padding: 42px 32px
    }

    .sep-index-part {
        padding: 85px 0
    }

    .sep-index-part .part-box {
        margin-top: 35px
    }

    .sep-index-part .part-box .content {
        padding: 20px 35px
    }

    .sep-index-part .part-box .content .richtext {
        max-width: 100%
    }

    .sep-inner-contact {
        padding: 75px 0
    }

    .sep-inner-contact .sep-container .content {
        padding: 48px 40px 40px
    }

    .sep-inner-contact .sep-container .content .title {
        font-size: 36px
    }

    .sep-inner-contact .sep-container .content .richtext {
        margin-bottom: 28px;
        font-size: 16px
    }

    .sep-inner-contact .sep-container .form {
        padding: 55px 50px 20px
    }

    .sep-inner-news {
        padding: 80px 0
    }

    .sep-inner-news .blog-box {
        margin-top: 40px
    }

    .sep-inner-news .blog-box .item .content {
        padding: 15px 25px
    }

    .sep-inner-product {
        padding: 75px 0
    }

    .sep-list-discription {
        padding: 70px 0
    }

    .sep-list-product .sep-primary .item {
        margin-bottom: 40px;
        padding-bottom: 40px
    }

    .sep-list-product .sep-primary .item .content .title {
        font-size: 24px
    }

    .sep-list-used {
        padding: 90px 0
    }

    .sep-list-used .content {
        margin-top: 38px
    }

    .sep-list-feature {
        padding: 72px 0 48px
    }

    .sep-list-feature .fea-list .item {
        margin-bottom: 12px;
        padding-right: 56px
    }

    .sep-list-feature .fea-list .item .richtext {
        line-height: 28px
    }

    .sep-list-material {
        padding-top: 86px
    }

    .sep-list-material .mat-box .left .switch .item {
        font-size: 24px
    }

    .sep-list-faq {
        padding: 72px 0 60px
    }

    .sep-list-faq .faq-box {
        margin-top: 40px
    }

    .sep-list-faq .faq-box .item {
        margin-bottom: 22px
    }

    .sep-list-faq .faq-box .item .question {
        padding: 20px 80px 16px
    }

    .sep-list2-application .app-swiper .prev {
        left: -28px
    }

    .sep-list2-application .app-swiper .next {
        right: -28px
    }

    .sep-detail-butterfly {
        padding: 70px 0
    }

    .sep-detail-butterfly .content {
        padding-right: 0;
        padding-left: 28px
    }

    .sep-detail-butterfly .content .title {
        margin-bottom: 18px
    }

    .sep-detail-butterfly .content .button {
        margin-top: 25px
    }

    .sep-detail-product .sep-primary .table {
        margin-bottom: 22px
    }

    .sep-detail-product .sep-primary .text {
        margin-top: 30px
    }

    .sep-detail-recommend {
        padding: 78px 0 86px
    }

    .sep-detail-recommend .rec-swiper {
        margin-top: 30px
    }

    .sep-detail-recommend .rec-swiper .swiper-slide .title {
        font-size: 20px
    }

    .sep-detail-recommend .rec-swiper .prev {
        left: -36px
    }

    .sep-detail-recommend .rec-swiper .next {
        right: -36px
    }

    .sep-detail-news {
        padding: 75px 0
    }

    .sep-detail-news .blog {
        margin-top: 45px
    }

    .sep-detail-news .blog .big .title {
        padding: 18px 25px
    }

    .sep-detail-news .blog .title {
        font-size: 18px;
        line-height: 28px
    }

    .sep-app-list .item .content {
        padding: 15px 25px
    }

    .sep-app-box .richtext strong {
        font-size: 28px
    }

    .sep-about-top {
        padding: 75px 0
    }

    .sep-about-culture {
        padding-bottom: 70px
    }

    .sep-about-culture .items {
        margin-top: 30px
    }

    .sep-about-culture .items .item {
        padding: 30px 20px
    }

    .sep-about-culture .items .item .richtext {
        margin-top: 10px
    }

    .sep-about-history {
        padding: 70px 0
    }

    .sep-about-certificate {
        padding: 75px 0
    }

    .sep-about-certificate .app-swiper {
        margin-top: 32px
    }
}

@media screen and (max-width:1280px) {
    .sep-inner-product .sep-container .sep-sidebar {
        width: 350px;
        margin-left: 26px
    }

    .sep-inner-product .sep-container .sep-primary {
        width: calc(100% - 350px)
    }

    .sep-index-accessory {
        padding: 74px 0 54px
    }

    .sep-index-outstanding .out-box {
        margin-top: 36px
    }

    .sep-index-outstanding .out-box .item {
        width: 32%;
        padding: 30px 26px
    }

    .sep-inner-contact .sep-container .content {
        padding: 36px 32px 20px
    }

    .sep-list-discription {
        padding: 46px 0 60px
    }

    .sep-list-discription .text-center {
        margin-top: 30px
    }

    .sep-list-used {
        padding: 60px 0
    }

    .sep-list2-product .inner-title {
        font-size: 40px
    }

    .sep-detail-butterfly .fly-swiper {
        height: 415px
    }

    .sep-detail-news .blog .small .content {
        padding: 20px 20px 16px
    }

    .sep-video-detail {
        height: 520px
    }

    .sep-map {
        height: 480px
    }
}

@media screen and (max-width:1080px) {
    .richtext {
        font-size: 16px;
        line-height: 28px
    }

    .sep-inner-product .sep-container .sep-primary {
        width: 100%
    }

    .sep-index-description {
        padding: 46px 0
    }

    .sep-index-types .col-md-4 {
        width: 50%
    }

    .sep-index-accessory .acce-box .item .img .box {
        padding: 16px 20px
    }

    .sep-index-accessory .acce-box .item .img .box .richtext {
        max-height: 168px;
        overflow-y: auto
    }

    .sep-index-accessory .acce-box .item .img .box .richtext::-webkit-scrollbar {
        width: 4px
    }

    .sep-index-accessory .acce-box .item .img .box .richtext::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: rgba(255, 255, 255, 0.5)
    }

    .sep-index-accessory .acce-box .item .img .box .richtext::-webkit-scrollbar-track {
        background-color: rgba(255, 255, 255, 0.2)
    }

    .sep-index-accessory .acce-box .item .img .box .common-button {
        margin-top: 12px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content {
        padding: 32px 25px 55px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content .title {
        font-size: 24px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content .richtext {
        line-height: 28px
    }

    .sep-index-solution .sol-swiper .swiper-button span {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .sep-index-outstanding .out-box .item {
        padding: 22px 20px
    }

    .sep-index-outstanding .out-box .item .title {
        font-size: 20px;
        line-height: 28px
    }

    .sep-index-outstanding .out-box .item .bottom-content .num {
        font-size: 42px
    }

    .sep-inner-contact {
        padding: 45px 0
    }

    .sep-inner-contact .sep-container .content .title {
        font-size: 30px
    }

    .sep-inner-contact .sep-container .content .subtitle {
        font-size: 18px
    }

    .sep-inner-contact .sep-container .form {
        padding: 46px 20px 20px
    }

    .sep-inner-news {
        padding: 56px 0 58px
    }

    .sep-inner-news .blog-box .item .content .title {
        font-size: 18px
    }

    .sep-inner-news .blog-box .item .content .time {
        margin: 14px 0 20px
    }

    .sep-list-material .mat-box .mat-swiper {
        height: 100%
    }

    .sep-list-material .mat-box .mat-swiper .swiper-button {
        bottom: -1px
    }

    .sep-list-material .mat-box .mat-swiper .swiper-button div {
        width: 46px;
        height: 46px
    }

    .sep-list-material .mat-box .left {
        padding: 10px 20px 116px
    }

    .sep-list-material .mat-box .left .switch .item {
        padding: 18px 0;
        font-size: 20px
    }

    .sep-list-used .content .img::before {
        left: -15px;
        top: 15px
    }

    .sep-list2-product .inner-title {
        font-size: 34px
    }

    .sep-list2-application .app-swiper .swiper-slide .title {
        font-size: 18px
    }

    .sep-detail-butterfly {
        padding: 54px 0 64px
    }

    .sep-detail-butterfly .fly-swiper {
        height: 330px
    }

    .sep-detail-butterfly .content {
        padding: 0 0 0 30px
    }

    .sep-detail-recommend .rec-swiper .swiper-slide .title {
        font-size: 18px
    }

    .sep-app-box .richtext {
        padding-top: 70px
    }
}

@media screen and (max-width:768px) {
    .mb50 {
        margin-bottom: 28px
    }

    .mb25 {
        margin-bottom: 15px
    }

    .div {
        padding: 50px 0
    }

    .mmt15 {
        margin-top: 15px
    }

    .inner-title,
    .inner-subtitle,
    .single-title {
        font-size: 24px
    }

    h1.single-title {
        font-size: 26px
    }

    .single-title.center {
        padding-bottom: 48px
    }

    .common-button {
        min-width: 124px
    }

    .richtext {
        overflow-x: auto
    }

    .richtext>p,
    .richtext>h2 {
        position: sticky;
        left: 0
    }

    .sep-inner-banner.page img {
        min-height: 185px;
        object-position: right
    }

    .sep-inner-banner.page .richtext {
        font-size: 14px;
        line-height: 22px
    }

    .sep-inner-banner .title {
        font-size: 28px
    }

    .sep-index-banner .sep-container {
        top: 12px
    }

    .sep-index-banner .title {
        padding-top: 10px;
        font-size: 18px
    }

    .sep-form .item {
        display: block
    }

    .sep-form .item .form-group {
        width: 100%
    }

    .sep-form .submit {
        margin-top: 25px
    }

    .sep-inner-contact .sep-container {
        display: block
    }

    .sep-inner-contact .sep-container .content {
        width: 100%;
        padding: 36px 20px 20px
    }

    .sep-inner-contact .sep-container .content .title {
        font-size: 24px
    }

    .sep-inner-contact .sep-container .content .item span {
        font-size: 16px
    }

    .sep-inner-contact .sep-container .form {
        width: 100%;
        padding-top: 30px
    }

    .sep-inner-news {
        padding: 46px 0 28px
    }

    .sep-inner-news .blog-box {
        display: block;
        margin-top: 25px
    }

    .sep-inner-news .blog-box .item {
        width: 100%;
        margin-bottom: 20px
    }

    .sep-inner-news .blog-box .item .img {
        width: 38%
    }

    .sep-inner-news .blog-box .item .content {
        width: 62%;
        padding: 10px 12px
    }

    .sep-inner-news .blog-box .item .content .title {
        font-size: 16px
    }

    .sep-inner-news .blog-box .item .content .time {
        margin: 12px 0
    }

    .sep-inner-news .blog-box .item .content .common-button {
        height: 30px;
        line-height: 30px
    }

    .sep-inner-product {
        padding: 42px 0 38px
    }

    .sep-contact-map {
        display: none
    }

    .sep-index-types {
        padding: 50px 0 36px
    }

    .sep-index-types .col-md-4 {
        width: 100%
    }

    .sep-index-types .type-box .item .item-title {
        height: 66px
    }

    .sep-index-types .type-box .item .img .box {
        transform: scale(1)
    }

    .sep-index-types .type-box .item .img .box .richtext {
        max-height: 245px
    }

    .sep-index-accessory {
        padding: 54px 0 30px
    }

    .sep-index-accessory .box {
        display: none
    }

    .sep-index-solution {
        padding: 52px 0
    }

    .sep-index-solution .sol-swiper {
        margin-top: 32px
    }

    .sep-index-solution .sol-swiper .swiper-slide {
        display: block
    }

    .sep-index-solution .sol-swiper .swiper-slide .img {
        width: 100%
    }

    .sep-index-solution .sol-swiper .swiper-slide .content {
        width: 100%
    }

    .sep-index-solution .sol-swiper .swiper-slide .content .title {
        font-size: 22px
    }

    .sep-index-solution .sol-swiper .swiper-slide .content .title::before {
        left: 0
    }

    .sep-index-outstanding {
        padding-top: 54px
    }

    .sep-index-outstanding .out-box {
        display: block
    }

    .sep-index-outstanding .out-box .item {
        margin-bottom: 20px;
        width: 100%
    }

    .sep-index-outstanding .out-box .item .title {
        margin-bottom: 10px
    }

    .sep-index-outstanding .out-box .item .bottom-content {
        margin-top: 8px
    }

    .sep-index-part {
        padding: 40px 0
    }

    .sep-index-part .part-box {
        display: block
    }

    .sep-index-part .part-box .content {
        width: 100%;
        padding: 20px
    }

    .sep-index-part .part-box .img {
        width: 100%
    }

    .sep-list-banner {
        padding: 56px 0
    }

    .sep-list-banner .sep-container {
        display: block
    }

    .sep-list-banner .title,
    .sep-list-banner .img {
        width: 100%
    }

    .sep-list-banner .title {
        margin-bottom: 25px
    }

    .sep-list-discription .button {
        padding: 14px 20px
    }

    .sep-list-product {
        padding: 42px 0 10px
    }

    .sep-list-product .switch {
        margin-bottom: 18px;
        flex-wrap: wrap
    }

    .sep-list-product .switch .title {
        margin-bottom: 10px
    }

    .sep-list-product .inner-title {
        margin-bottom: 34px;
        padding: 0 20px
    }

    .sep-list-product .sep-primary .item {
        display: block;
        margin-bottom: 32px;
        padding-bottom: 10px
    }

    .sep-list-product .sep-primary .item .img {
        width: 100%
    }

    .sep-list-product .sep-primary .item .content {
        width: 100%;
        padding: 20px 0 0
    }

    .sep-list-product .sep-primary .item .content .title {
        padding-bottom: 14px;
        font-size: 20px
    }

    .sep-list-product .sep-primary .item .content .richtext {
        margin: 16px 0 22px
    }

    .sep-list-product .sep-primary .item .content ul {
        font-size: 18px
    }

    .sep-list-feature {
        padding: 42px 0
    }

    .sep-list-feature .text {
        padding: 20px 0 0
    }

    .sep-list-feature .fea-list .item {
        padding-right: 0
    }

    .sep-list-material {
        padding-top: 50px
    }

    .sep-list-material .text {
        margin: 26px 0 15px
    }

    .sep-list-material .mat-box {
        display: block
    }

    .sep-list-material .mat-box .left {
        width: 100%;
        padding: 10px 20px 30px
    }

    .sep-list-material .mat-box .left .list {
        height: 84px;
        margin-top: 24px
    }

    .sep-list-material .mat-box .mat-swiper {
        width: 100%;
        padding: 0 20px
    }

    .sep-list-material .mat-box .mat-swiper .swiper-button {
        left: 50%
    }

    .sep-list-used .content {
        display: block;
        margin-top: 32px
    }

    .sep-list-used .content .img {
        width: 100%
    }

    .sep-list-used .content .richtext {
        width: 100%;
        margin-top: 35px;
        max-height: none
    }

    .sep-list-used .content .richtext li::before {
        top: 10px;
        width: 7px;
        height: 7px
    }

    .sep-list-faq {
        padding: 52px 0 28px
    }

    .sep-list-faq .faq-box .item .answer {
        font-size: 18px
    }

    .sep-list-faq .faq-box .item .answer .title {
        padding: 7px 13px
    }

    .sep-list-faq .faq-box .item .answer span {
        margin-right: 8px
    }

    .sep-list-faq .faq-box .item .question {
        padding: 15px 20px 4px;
        line-height: 28px
    }

    .sep-list2-product .inner-title {
        font-size: 24px
    }

    .sep-list2-product .thumbs {
        margin-bottom: 32px
    }

    .sep-list2-product .thumbs .thumb {
        margin-bottom: 20px
    }

    .sep-list2-product .thumbs .thumb .img img {
        width: 100%;
        object-fit: contain
    }

    .sep-list2-application {
        padding: 50px 0 36px
    }

    .sep-list2-application .app-swiper .swiper-slide-active .richtext {
        display: block
    }

    .sep-list2-application .app-swiper .swiper-button {
        width: 40px;
        height: 40px
    }

    .sep-list2-application .app-swiper .prev {
        left: -18px
    }

    .sep-list2-application .app-swiper .next {
        right: -18px
    }

    .sep-detail-butterfly {
        padding: 55px 0 45px
    }

    .sep-detail-butterfly .sep-container {
        display: block
    }

    .sep-detail-butterfly .sep-container .fly-swiper {
        width: 100%;
        height: 270px
    }

    .sep-detail-butterfly .sep-container .content {
        width: 100%;
        margin-top: 25px;
        padding: 0
    }

    .sep-detail-butterfly .sep-container .content .title {
        font-size: 26px
    }

    .sep-detail-butterfly .sep-container .content .button {
        margin-top: 28px
    }

    .sep-detail-butterfly .sep-container .content .button a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 8px 26px;
        text-align: center
    }

    .sep-detail-product .sep-primary h2,
    .sep-detail-product .sep-primary .table h2 {
        font-size: 24px
    }

    .sep-detail-recommend {
        padding: 50px 0 46px
    }

    .sep-detail-recommend .rec-swiper {
        margin-top: 30px
    }

    .sep-detail-recommend .rec-swiper .next {
        right: -17px
    }

    .sep-detail-recommend .rec-swiper .prev {
        left: -17px
    }

    .sep-detail-recommend .rec-swiper .swiper-slide .title {
        height: 64px
    }

    .sep-detail-news {
        padding: 50px 0 30px
    }

    .sep-detail-news .blog {
        margin-top: 34px
    }

    .sep-detail-news .blog ul {
        display: block
    }

    .sep-detail-news .blog ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .sep-detail-news .blog .big .title {
        padding: 16px 20px
    }

    .sep-app-list {
        padding-top: 32px
    }

    .sep-app-list .item {
        flex-direction: column
    }

    .sep-app-list .item:nth-child(2n) {
        flex-direction: column
    }

    .sep-app-list .item .img {
        width: 100%
    }

    .sep-app-list .item .content {
        width: 100%;
        padding: 20px
    }

    .sep-app-list .item .content .title {
        font-size: 22px
    }

    .sep-app-detail {
        display: block
    }

    .sep-app-detail .content {
        width: 100%
    }

    .sep-app-detail .content .title {
        font-size: 25px
    }

    .sep-app-detail .img {
        width: 100%
    }

    .sep-app-box .richtext {
        padding-top: 50px
    }

    .sep-app-box .richtext strong {
        font-size: 24px
    }

    .sep-recommend {
        padding-top: 46px
    }

    .sep-recommend .rec-box {
        display: block
    }

    .sep-recommend .rec-box .item {
        width: 100%;
        margin-bottom: 20px
    }

    .sep-recommend .rec-box .item .title {
        font-size: 18px
    }

    .sep-about-top {
        padding: 48px 0 62px
    }

    .sep-about-top h1.single-title {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 32px
    }

    .sep-about-top .sep-container {
        display: block
    }

    .sep-about-top .sep-container .content {
        width: 100%;
        padding-right: 0
    }

    .sep-about-top .sep-container .thumbs {
        margin-top: 20px;
        width: 100%
    }

    .sep-about-culture {
        padding-bottom: 34px
    }

    .sep-about-culture .items {
        display: block
    }

    .sep-about-culture .items .item {
        width: 100%;
        margin: 0 0 20px;
        padding: 26px 20px
    }

    .sep-about-history {
        padding: 45px 0
    }

    .sep-about-history .items {
        margin-top: 16px
    }

    .sep-about-history .items .item {
        width: 50%;
        margin-bottom: 10px
    }

    .sep-about-history .items .item::before {
        display: none
    }

    .sep-about-history .items .item .title {
        width: 60px;
        height: 60px;
        font-size: 18px
    }

    .sep-about-history .items .item .richtext {
        padding: 0
    }

    .sep-about-customer {
        padding: 52px 0 38px
    }

    .sep-about-customer .items .item {
        width: 49%;
        padding: 18px 20px
    }

    .sep-about-customer .items .item:nth-child(n+13) {
        width: 49%
    }

    .sep-about-customer .items .item .title {
        margin: 16px 0 12px;
        font-size: 16px
    }

    .sep-blog-list .item {
        display: block;
        position: relative
    }

    .sep-blog-list .item .time {
        position: absolute;
        left: 0;
        top: 0
    }

    .sep-blog-list .item>a {
        width: 100%
    }

    .sep-blog-list .item .content {
        margin-left: 0;
        padding-top: 15px
    }

    .sep-blog-list .item .content .title {
        margin-bottom: 10px
    }

    .sep-faq-list .item .question {
        padding: 10px
    }

    .sep-map {
        margin-bottom: 50px;
        height: 455px
    }

    .search-btns {
        display: block
    }

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

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

    .sep-contact-bar {
        padding-bottom: 30px
    }

    .sep-contact-bar .item {
        width: 100%
    }

    .sep-contact-bar .titles {
        display: block;
        font-size: 22px
    }

    .sep-contact-bar .titles span {
        display: block;
        margin-bottom: 10px
    }

    .sep-contact-bar ul li {
        margin-bottom: 12px
    }

    .sep-pdf-list .item .button a:first-child {
        display: none
    }

    .sep-video-detail {
        height: 335px
    }

    .sep-cover-form .box {
        padding: 22px
    }
}