p {
    margin: 0;
}

.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;
    margin-bottom: 0;
}

.sep-form .row1 {
    margin: 0 -10px;
}

.sep-form .row1 .captcha {
    display: flex;
    align-items: center;
}

.sep-section9 .form .row1 .form-group input {
    margin-bottom: 0;
}

.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: 18px;
    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: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -o-transform .3s;
    width: 18px;
    color: red
}

body {
    max-width: 2560px;
    overflow-x: hidden;
    position: relative;
    line-height: normal;
    font-family: 'baloo2-regular', 'lucida grande', 'Microsoft Yahei';
    -webkit-font-smoothing: antialiased;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    margin: 153px auto 0
}

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
}

iframe {
    border: 0
}

ul,
ol {
    list-style-type: none;
    list-style-image: none
}

a {
    color: #e30713;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #e47527
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div {
    zoom: 1
}

input,
textarea {
    font-family: 'baloo2-Regular';
    font-size: 18px
}

.sep-container {
    max-width: 1370px;
    width: 100%;
    margin: auto
}

.width1920 {
    max-width: 1920px;
    width: 100%;
    margin: auto
}

.absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.in-img-enlarge {
    display: block;
    overflow: hidden
}

.in-img-enlarge img {
    transition: all .5s ease-in-out
}

.in-img-enlarge:hover img {
    transform: scale(1.1)
}

.max-img {
    width: 100%;
    object-fit: cover
}

.delay3 {
    transition: all .3s
}

.delay5 {
    transition: all .5s
}

.f-between {
    justify-content: space-between
}

.richtext {
    font-size: 20px;
    line-height: 32px
}

.richtext a {
    color: #e47527
}

.richtext a:hover {
    text-decoration: underline
}

.richtext ul,
.richtext ol {
    padding-left: 20px;
    list-style: disc
}

.richtext ul li::marker,
.richtext ol li::marker {
    color: #e30713
}

.richtext h2 {
    margin-bottom: 8px;
    color: #e30713;
    font-size: 1.5em;
    line-height: 1.4em;
    font-weight: bold
}

.richtext h3 {
    margin-bottom: 5px;
    color: #333;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold
}

.richtext img {
    max-width: 100%;
    margin: 10px 0;
    height: auto !important
}

.common-button {
    display: inline-block;
    padding: 13px 28px;
    color: #ffffff;
    font-size: 22px;
    background-color: #e30713;
    border: 1px solid #e30713;
    border-radius: 30px;
    transition: all .3s
}

.common-button i {
    display: inline-block;
    margin-left: 15px;
    width: 40px;
    height: 40px;
    background: #e47527;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #fff
}

.common-button:hover {
    background-color: transparent;
    color: #e30713
}

.common-title,
.richtext.h2 h2 {
    position: relative;
    padding-bottom: 50px;
    font-size: 70px;
    font-weight: 600;
    color: #e30713;
    line-height: 1.12em;
    text-align: center
}

.common-title::before,
.richtext.h2 h2::before {
    content: url(//wm.cdn.cn86.cn/fengfulai/2025/08/ca42e83f54q9s0cv.png);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: none;
}

.common-title.left,
.richtext.h2 h2.left {
    text-align: left
}

.common-title.left::before,
.richtext.h2 h2.left::before {
    left: 0;
    transform: translateX(0)
}

.swiper-button {
    width: 50px;
    height: 50px;
    background: #e30713;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    transition: all .3s
}

.swiper-button:hover {
    background-color: #e47527
}

.swiper-button.swiper-button-disabled {
    background-color: transparent;
    color: #e30713;
    border: 2px solid #e30713;
    cursor: default
}

@font-face {
    font-family: "iconfont2";
    src: url('../font1/iconfont.eot');
    src: url('../font1/iconfont.eot') format('embedded-opentype'), url('../font1/iconfont.woff') format('woff'), url('../font1/iconfont.ttf') format('truetype'), url('../font1/iconfont.svg') format('svg')
}

.icon {
    vertical-align: middle
}

.iconfont2 {
    font-family: "iconfont2" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.medium-font {
    font-family: 'baloo2-medium'
}

.title-font {
    font-family: 'baloo2-semiBold'
}

.bold-font {
    font-family: 'baloo2-bold'
}

@font-face {
    font-family: 'baloo2-regular';
    src: url("../font1/baloo2-regular.ttf");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'baloo2-medium';
    src: url("../font1/baloo2-medium.ttf");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'baloo2-semiBold';
    src: url("../font1/baloo2-semiBold.ttf");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: 'baloo2-bold';
    src: url("../font1/baloo2-bold.ttf");
    font-style: normal;
    font-weight: normal
}

.lh26 {
    line-height: 26px
}

.lh32 {
    line-height: 32px
}

.lh30 {
    line-height: 30px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.fz20 {
    font-size: 20px
}

.fz22 {
    font-size: 22px
}

.fz24 {
    font-size: 24px
}

.fz48 {
    font-size: 48px;
    line-height: 1.12em
}

.tc {
    color: #333
}

.wc {
    color: #e30713
}

.div {
    padding: 120px 0
}

.bor10 {
    border-radius: 10px;
    overflow: hidden
}

.flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.width100 {
    width: 100%
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.bold {
    font-weight: bold
}

.uppercase {
    text-transform: uppercase
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.back {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -1;
    object-fit: cover
}

.relative {
    position: relative
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

.sep-header-mb,
.sep-footer-mb,
.sep-search-mb {
    display: none
}

.sep-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12
}

.sep-header {
    background-color: #e30713
}

.sep-header .sep-container {
    justify-content: space-between;
    align-items: center;
    color: #fff
}

.sep-header .sep-container li {
    margin-right: 25px
}

.sep-header .sep-container li a {
    color: #fff
}

.sep-header .sep-container li a:hover {
    color: #e47527
}

.sep-header .sep-container li i {
    font-size: 20px;
    vertical-align: middle
}

.sep-header .sep-container .h-right {
    align-items: center
}

.sep-header .sep-container .h-right a {
    color: #fff
}

.sep-header .sep-container .h-right a:hover {
    text-decoration: underline
}

.sep-header .sep-container .h-right i {
    margin-right: 6px
}

.sep-header .sep-container .h-right .line {
    margin: 0 20px;
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, 0.4)
}

.sep-header .sep-container .h-right .download {
    margin-left: 17px;
    padding: 8px 16px;
    background: #e47527;
    color: #fff
}

.sep-header .sep-container .h-right .download:hover {
    background-color: #fff;
    color: #e30713;
    text-decoration: none
}

.sep-header .sep-container .language:hover {
    color: #e47527;
    font-weight: bold
}

.sep-header .sep-container .language {
    position: relative;
    cursor: pointer;
    margin-left: 43px
}

.sep-header .sep-container .language .fix {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 120px;
    background: #fff;
    z-index: 8;
    box-shadow: 0 0 3px #666
}

.sep-header .sep-container .language .fix li {
    padding: 13px 17px
}

.sep-header .sep-container .language .fix li a {
    display: block;
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 14px;
    color: #666
}

.sep-header .sep-container .language .fix li a img {
    margin-right: 16px
}

.sep-header .sep-container .language .fix li:hover {
    background-color: #e8e8e8
}

.sep-header .sep-container .language .fix li:hover a {
    color: #e30713
}

.sep-header .sep-container .language:hover .fix {
    display: block
}

.sep-mainnav {
    background-color: #fff
}

.sep-mainnav .nav {
    align-items: center;
    position: relative;
}

.sep-mainnav .nav .nav-out:nth-of-type(3) {
    padding-right: 5%;
}

.sep-mainnav .nav .nav-out:nth-of-type(4) {
    padding-left: 5%;
}

.sep-mainnav .nav .logo {
    /* margin-left: 3% */
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 10%;
    margin: 0 auto;
}

.sep-mainnav .nav .nav-item {
    position: relative;
    padding: 39px 0;
    font-size: 18px;
    transition: all .3s
}

.sep-mainnav .nav .nav-item>a {
    font-family: "Baloo2-Medium";
    font-size: 26px;
    text-transform: uppercase
}

.sep-mainnav .nav .nav-item::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #e47527;
    border-radius: 2px;
    transition: width .3s
}

.sep-mainnav .nav .dropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 100%;
    max-width: 1360px;
    overflow: hidden;
    transform: rotateX(90deg) translate(-50%);
    transform-origin: 50% 0;
    transition: all .5s
}

.sep-mainnav .nav .dropdown .sep-container {
    position: relative;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.97);
    padding-right: 90px
}

.sep-mainnav .nav .dropdown .sep-container>div {
    padding-top: 81px
}

.sep-mainnav .nav .dropdown .sep-container .dro-left {
    width: 34%;
    padding: 0 0 58px;
    background: #f7f7f7;
    font-size: 20px
}

.sep-mainnav .nav .dropdown .sep-container .dro-left a {
    color: #333
}

.sep-mainnav .nav .dropdown .sep-container .dro-left li {
    margin-bottom: 8px;
    padding: 9px 35px
}

.sep-mainnav .nav .dropdown .sep-container .dro-center {
    flex: 1;
    padding-left: 4%;
    padding-right: 20px
}

.sep-mainnav .nav .dropdown .sep-container .dro-center a {
    color: #666
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul {
    display: none;
    padding-right: 10px;
    max-height: 450px;
    overflow-y: auto
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar {
    width: 4px
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar-thumb {
    background-color: #e30713;
    border-radius: 2px
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul::-webkit-scrollbar-track {
    background-color: #d3d3d3
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul li {
    margin-bottom: 18px
}

.sep-mainnav .nav .dropdown .sep-container .dro-center ul li i {
    margin-right: 10px
}

.sep-mainnav .nav .dropdown .sep-container .dro-right .item {
    display: none;
    width: 460px;
    height: 460px;
    border-radius: 50%;
    overflow: hidden
}

.sep-mainnav .nav .dropdown .sep-container .dro-right a {
    display: none
}

.sep-mainnav .nav .dropdown .sep-container .active-left {
    background-color: #e30713
}

.sep-mainnav .nav .dropdown .sep-container .active-left a {
    color: #fff
}

.sep-mainnav .nav .dropdown .sep-container .active-center a {
    color: #e30713
}

.sep-mainnav .nav .nav-out:hover .nav-item>a {
    color: #e47527
}

.sep-mainnav .nav .nav-out:hover .nav-item::before {
    width: 80%
}

.sep-mainnav .nav .nav-out:hover .dropdown {
    transform: rotateX(0) translate(-50%)
}

.sep-mainnav .nav .active-nav-color>a {
    color: #e47527
}

.sep-mainnav .nav .active-nav-color::before {
    width: 80%
}

.sep-mainnav .nav .nav-item {
    position: relative
}

.sep-mainnav .nav .nav-item .box {
    position: absolute;
    left: 0;
    top: 100%;
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .4s
}

.sep-mainnav .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 .nav .nav-item .box .clearfix li {
    text-align: left;
    line-height: 25px
}

.sep-mainnav .nav .nav-item .box .clearfix li:first-child {
    padding-top: 22px
}

.sep-mainnav .nav .nav-item .box .clearfix li:last-child {
    padding-bottom: 22px
}

.sep-mainnav .nav .nav-item .box .clearfix li a {
    white-space: nowrap;
    color: #333;
    padding: 10px 20px;
    display: block
}

.sep-mainnav .nav .nav-item .box .clearfix li a:hover {
    color: #e30713
}

.sep-mainnav .nav .nav-item:hover .box {
    transform: rotateX(0)
}

.sep-mainnav .nav .nav-search {
    cursor: pointer;
    color: #e30713
}

.sep-mainnav .nav .nav-search i {
    font-size: 26px
}

.sep-mainnav .nav .nav-search:hover {
    color: #e47527
}

.sep-mainnav .nav .active-nav-search {
    color: #e47527
}

.active-nav {
    box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.08)
}

.active-nav .nav .nav-item {
    padding: 15px 0
}

.active-nav .logo img {
    width: 60px;
}

.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: #e47527
}

.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: #e30713
}

.search form button {
    position: absolute;
    top: 15px;
    right: 5px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    background-color: #e30713;
    color: #fff;
    transition: all .3s
}

.search form button i {
    font-size: 20px
}

.search form button:hover {
    background-color: #e47527
}

.sep-footer {
    padding-top: 80px;
    background-color: #212121
}

.sep-footer .items {
    justify-content: space-between;
    margin-bottom: 80px
}

.sep-footer .items .thumb {
    width: 31%
}

.sep-footer .items .thumb img {
    max-width: 100%;
}

.sep-footer .items .thumb .imgs {
    margin-top: 80px;
    text-align: center;
    color: #fff
}

.sep-footer .items .thumb .imgs .wechat {
    margin-right: 23px
}

.sep-footer .items .thumb .imgs>div {
    margin-right: 2vw;
}

.sep-footer .items .thumb .imgs img {
    margin-bottom: 8px;

}

.sep-footer .items .item {
    flex: 1;
    padding: 0 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.sep-footer .items .item .item-title {
    position: relative;
    margin-bottom: 1vw;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.sep-footer .items .item .item-title a {
    color: #fff
}

.sep-footer .items .item .item-title a:hover {
    color: #e47527
}

.sep-footer .items .item .item-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 3px;
    height: 25px;
    background: #e30713;
    border-radius: 2px
}

.sep-footer .items .item li {
    margin-bottom: 1vw;
    color: #fff;
    font-size: 16px
}

.sep-footer .items .item li a {
    color: #fff
}

.sep-footer .items .item li a:hover {
    color: #e47527
}

.sep-footer .items .icon-list {
    margin-top: 46px
}

.sep-footer .items .icon-list a {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    transition: all .3s
}

.sep-footer .items .icon-list a:hover {
    background-color: #fff;
    color: #e47527
}

.sep-footer .copyright {
    padding: 16px 0;
    background-color: #3e3e3e;
    color: rgba(255, 255, 255, 0.8)
}

.sep-footer .copyright .w1530 {
    justify-content: space-between;
    align-items: center
}

.sep-footer .copyright .w1530 a {
    color: rgba(255, 255, 255, 0.8)
}

.sep-footer .copyright .w1530 .first a:hover {
    text-decoration: underline;
    color: #e30713
}

.sep-footer .copyright .w1530 .second a:hover {
    color: #e30713
}

.sep-footer .copyright .w1530 .second .box-sitemap {
    position: relative;
    padding-right: 18px
}

.sep-footer .copyright .w1530 .second .box-sitemap::before {
    content: "";
    position: absolute;
    top: 5px;
    right: 6px;
    width: 1px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
}

#onlineService {
    position: fixed;
    right: 0;
    bottom: 32%;
    z-index: 100998
}

.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: #e30713 !important
}

.offside li:nth-child(odd) {
    background: #f7f7f7
}

.offside li:nth-child(odd) .icon {
    color: #e30713
}

.offside li:nth-child(even) {
    background: #e30713
}

.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: #e30713
}

.offside li:hover a {
    color: #e30713
}

.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: #e30713
}

.offside .tel.email:hover p {
    color: #fff
}

.offside li:hover p {
    opacity: 1
}

.offside li:not(.li_3):hover {
    background: #e30713
}

.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-section9,
.sep-inner-contact {
    position: relative
}

.sep-section9 .my-box,
.sep-inner-contact .my-box {
    margin-top: 46px
}

.sep-section9 .items,
.sep-inner-contact .items {
    width: 32%
}

.sep-section9 .items .item,
.sep-inner-contact .items .item {
    display: flex;
    margin-bottom: 24px
}

.sep-section9 .items .item .i,
.sep-inner-contact .items .item .i {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    background: #E30713;
    color: #fff;
    border-radius: 50%
}

.sep-section9 .items .item .i i,
.sep-inner-contact .items .item .i i {
    font-size: 25px
}

.sep-section9 .items .item .text div,
.sep-inner-contact .items .item .text div {
    color: #E30713
}

.sep-section9 .items .item .text .textb {
    color: #333333;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 5px;
}

.sep-section9 .items .item a,
.sep-inner-contact .items .item a,
.sep-section9 .items .item span,
.sep-inner-contact .items .item span {
    line-height: 24px
}

.sep-section9 .items .item a,
.sep-inner-contact .items .item a {
    color: #666
}

.sep-section9 .items .item a:hover,
.sep-inner-contact .items .item a:hover {
    color: #e30713;
    text-decoration: underline
}

.sep-section9 .form,
.sep-inner-contact .form {
    width: 61%
}

.sep-section9 .form .item,
.sep-inner-contact .form .item {
    justify-content: space-between
}

.sep-section9 .form .item div,
.sep-inner-contact .form .item div {
    width: 49%
}

.sep-section9 .form .form-group input,
.sep-inner-contact .form .form-group input,
.sep-section9 .form .form-group textarea,
.sep-inner-contact .form .form-group textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #e1e2e6;
    border-radius: 4px;
    background: #fff;
    font-size: 17px;
    color: #777777;
}

.sep-section9 .form .form-group input:focus,
.sep-inner-contact .form .form-group input:focus,
.sep-section9 .form .form-group textarea:focus,
.sep-inner-contact .form .form-group textarea:focus {
    border-color: #e30713
}

.sep-section9 .form .form-group textarea,
.sep-inner-contact .form .form-group textarea {
    height: 185px
}

.sep-section9 .form .submit input,
.sep-inner-contact .form .submit input {
    margin-top: 20px;
    width: 180px;
    height: 50px;
    background: #e30713;
    color: #fff;
    border-radius: 25px;
    font-size: 20px;
    cursor: pointer
}

.sep-section9 .form .submit input:hover,
.sep-inner-contact .form .submit input:hover {
    background-color: #e30713
}

.sep-section9 .form .row1 .col-md-4 {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
}

.sep-section8 .blog,
.sep-inner-blog .blog {
    position: relative;
    margin-top: 46px
}

.sep-section8 .blog::after,
.sep-inner-blog .blog::after {
    content: "";
    width: 30%
}

.sep-section8 .item,
.sep-inner-blog .item {
    width: 30%
}

.sep-section8 .item .thumb,
.sep-inner-blog .item .thumb {
    position: relative;
    margin-bottom: 34px
}

.sep-section8 .item .thumb .time,
.sep-inner-blog .item .thumb .time {
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 101px;
    background: #e47527;
    color: #fff;
    flex-direction: column
}

.sep-section8 .item .thumb .day,
.sep-inner-blog .item .thumb .day {
    font-size: 40px;
    line-height: 1em
}

.sep-section8 .item .title,
.sep-inner-blog .item .title {
    line-height: 28px
}

.sep-section8 .item .summary,
.sep-inner-blog .item .summary {
    margin: 10px 0 36px;
    line-height: 24px
}

.sep-section8 .item .common-button,
.sep-inner-blog .item .common-button {
    margin-top: auto
}

.sep-banner {
    position: relative
}

.sep-banner .sep-container {
    top: 23%
}

.sep-banner .title {
    margin-bottom: 35px;
    font-size: 60px;
    line-height: 1.12em
}

.sep-banner .common-button {
    background-color: #fff;
    border-color: transparent;
    color: #e30713
}

.sep-banner .common-button:hover {
    background-color: #e30713;
    color: #fff
}

.sep-banner .swiper-pagination {
    bottom: 40px
}

.sep-banner .swiper-pagination span {
    margin: 0 10px !important;
    background-color: transparent;
    border: 1px solid #e30713;
    opacity: 1
}

.sep-banner .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #e30713
}

.sep-banner-mb {
    display: none
}

.sep-section1 {
    position: relative;
    background-color: rgba(32, 147, 68, 0.05)
}

.sep-section1::before {
    content: url(../image/back-right.png);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.sep-section1 .my-swiper {
    position: relative;
    margin-top: 48px
}

.sep-section1 .my-swiper .swiper-bt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 25px;
    cursor: pointer;
    z-index: 2
}

.sep-section1 .my-swiper .swiper-bt:hover {
    color: #e30713
}

.sep-section1 .my-swiper .swiper-bt.swiper-button-disabled {
    display: none
}

.sep-section1 .my-swiper .prev {
    left: -50px
}

.sep-section1 .my-swiper .next {
    right: -50px
}

.sep-section1 .swiper-slide {
    padding: 10px
}

.sep-section1 .swiper-slide .img {
    margin-bottom: 20px;
    box-shadow: 0 0 18px 0 rgba(32, 147, 68, 0.1);
    border-radius: 10px
}

.sep-section2 {
    position: relative;
    padding-top: 114px
}

.sep-section2::before {
    content: url(//wm.cdn.cn86.cn/fengfulai/2025/08/80ef145b1c0g3nmx.png);
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
    z-index: -1
}

.sep-section2 .swiper-container {
    margin-top: 46px
}

.sep-section2 .swiper-container .swiper-slide {
    padding-top: 60px
}

.sep-section2 .swiper-container .swiper-slide .title {
    position: relative;
    margin-bottom: 39px;
    font-size: 30px;
    line-height: 1.1em
}

.sep-section2 .swiper-container .swiper-slide .title::before {
    content: attr(data-num);
    position: absolute;
    left: 0;
    bottom: -16px;
    font-size: 120px;
    color: #e30713;
    opacity: .1;
    line-height: 1em;
    z-index: -1
}

.sep-section2 .swiper-container .swiper-slide .title:hover::before {
    color: #e47527
}

.sep-section2 .swiper-container .swiper-slide .thumb {
    position: relative;
    margin-bottom: 24px;
    border-radius: 10px;
    overflow: hidden
}

.sep-section2 .swiper-container .swiper-slide .thumb ul {
    padding: 58px 40px;
    background-color: rgba(228, 117, 39, 0.9);
    color: #fff;
    opacity: 0;
    transform: scale(0)
}

.sep-section2 .swiper-container .swiper-slide .thumb ul li {
    margin-bottom: 8px
}

.sep-section2 .swiper-container .swiper-slide .thumb ul i {
    margin-top: 7px;
    margin-right: 6px;
    font-size: 12px
}

.sep-section2 .swiper-container .swiper-slide .thumb ul a {
    color: #fff
}

.sep-section2 .swiper-container .swiper-slide .thumb ul a:hover {
    text-decoration: underline
}

.sep-section2 .swiper-container .swiper-slide .text ul {
    padding-left: 22px;
    list-style: disc
}

.sep-section2 .swiper-container .swiper-slide .text li {
    margin-bottom: 10px;
    line-height: 24px
}

.sep-section2 .swiper-container .swiper-slide .text li::marker {
    color: #e30713
}

.sep-section2 .swiper-container .swiper-slide:hover .thumb ul {
    opacity: 1;
    transform: scale(1)
}

.sep-section2 .swiper-container .swiper-slide-active {
    margin-top: 94px
}

.sep-section2 .swiper-buttons {
    margin-top: 39px;
    justify-content: center
}

.sep-section2 .swiper-buttons div {
    margin: 0 15px;
    background-color: transparent;
    border: 2px solid #e30713;
    color: #e30713
}

.sep-section2 .swiper-buttons div:hover {
    background-color: #e30713;
    color: #fff
}

.sep-section3 {
    padding: 112px 0 100px
}

.sep-section3 .sep-container {
    max-width: 1000px;
}

.sep-section3 ul {
    margin-top: 63px
}

.sep-section3 .item {
    position: relative;
    margin-bottom: 20px;
    border-radius: 15px
}

.sep-section3 .item .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 10px 20px;
    line-height: 18px;
    background-color: #e30713
}

.sep-section3 .item .title a {
    color: #fff
}

.sep-section3 .item:hover .title {
    background-color: #e47527
}

.sep-section4 {
    background-color: #f0f8ff;
    padding: 5.2vw 0;
    padding-bottom: 3.65vw;
    margin-top: 4.6875vw;
}

.sep-section4 .my-box {
    align-items: center
}

.sep-section4 .my-box .content {
    width: 47.5%
}

.sep-section4 .my-box .content .abtitle {
    color: #222222;
    font-weight: 600;
    font-size: 3.64583333333333vw;
    line-height: 1;
}

.sep-section4 .my-box .content .text {
    margin: 2vw 0 35px;
    line-height: 30px
}

.sep-section4 .my-box .content .text p {
    margin-bottom: 10px;
}

.sep-section4 .my-box .content .text p:last-child {
    margin-bottom: 0;
}

.sep-section4 .my-box .thumb {
    width: 49%;
    position: relative;
}

.sep-section4 .my-box .thumb .switch {
    /* position: relative; */
    width: 115px;
    flex-shrink: 0
}

.sep-section4 .my-box .thumb .item {
    position: absolute;
    width: 105px;
    height: 105px;
    border: 10px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    cursor: pointer;
    z-index: 2
}

.sep-section4 .my-box .thumb .item:first-child {
    top: 50%;
    left: -26px;
    transform: translateY(-50%)
}

.sep-section4 .my-box .thumb .item:nth-child(2),
.sep-section4 .my-box .thumb .item:nth-child(3) {
    width: 70px;
    height: 70px;
    bottom: 64%;
    border-width: 8px;
    left: 12px
}

.sep-section4 .my-box .thumb .item:nth-child(3) {
    bottom: auto;
    top: 64%
}

.sep-section4 .my-box .thumb .item:nth-child(4),
.sep-section4 .my-box .thumb .item:nth-child(5) {
    width: 46px;
    height: 46px;
    bottom: 80%;
    border-width: 6px;
    left: 72px
}

.sep-section4 .my-box .thumb .item:nth-child(5) {
    bottom: auto;
    top: 80%
}

.sep-section4 .my-box .thumb .active-switch,
.sep-section4 .my-box .thumb .item:hover {
    border-color: rgba(237, 200, 208, 1)
}

.sep-section4 .my-box .thumb .img {
    position: relative
}

.sep-section4 .my-box .thumb .img::before,
.sep-section4 .my-box .thumb .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: -24px;
    width: 100%;
    height: 100%;
    border: 1px solid #e47527;
    border-radius: 50%;
    z-index: 2
}

.sep-section4 .my-box .thumb .img::after {
    left: -90px;
    z-index: 1
}

.sep-section4 .my-box .thumb .img span {
    display: block;
    width: 546px;
    height: 546px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.sep-section4 .my-box .thumb .img span img {
    display: none;
    height: 100%;
    transition: all .5s
}

.sep-section4 .my-box .thumb .img:hover img {
    transform: scale(1.1)
}

.sep-section4 ul {
    padding-top: 10px
}

.sep-section4 ul li {
    position: relative;
    margin-top: 50px;
    padding: 0 3%;
    align-items: center
}

.sep-section4 ul li::before {
    content: "";
    position: absolute;
    top: 18px;
    right: 10px;
    width: 1px;
    height: 60px;
    background: #e6e6e6
}

.sep-section4 ul li:nth-child(3n)::before {
    display: none
}

.sep-section4 ul .i {
    flex-shrink: 0;
    margin-right: 38px;
    color: #e30713
}

.sep-section4 ul .i i {
    font-size: 55px
}

.sep-section4 ul .content .num {
    margin-bottom: 5px;
    font-size: 45px;
    color: #000000;
    line-height: 1em;
    font-weight: 600;
}

.sep-section4 ul .content .text {
    color: #333333;
    font-size: 17px;
    line-height: 24px;
    height: 48px;
}

.sep-section5 {
    position: relative
}

.sep-section5 .common-title {
    margin-bottom: 46px;
    color: #fff
}

.sep-section5 .common-title::before {
    content: url(//wm.cdn.cn86.cn/fengfulai/2025/08/21cbfb22eas4wamp.png)
}

.sep-section5 .swiper-slide .img {
    border-radius: 15px
}

.sep-section5 .swiper-slide .text {
    margin-top: 24px;
    color: #e30713
}

.sep-section5 .swiper-slide .text:hover {
    color: #e47527
}

.sep-section5 .swiper-pagination {
    display: none;
    position: relative;
    bottom: 0;
    margin-top: 28px
}

.sep-section5 .swiper-pagination span {
    background-color: transparent;
    border: 1px solid #e30713;
    opacity: 1
}

.sep-section5 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #e30713
}

.sep-section6 {
    background: url(//wm.cdn.cn86.cn/dingyang/2025/11/61df74ef52zmp1oa.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 6.25vw;
    padding-bottom: 5.2vw;
}

.sep-section6 .sep-container .common-title {
    color: #fff;
    font-weight: 600;
}

.sep-section6 .swiper-slide {}

.sep-section6 .swiper-slide .img {
    display: block;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.17)
}

.sep-section6 .swiper-slide .img img {
    width: 100%;
}

.sep-section6 .swiper-container .swiper-button {
    margin-top: 52px;
    margin-right: 30px
}

.sep-section6 .swiper-container .swiper-buttons {
    display: none
}

.sep-section6 .swiper-container .swiper-pagination {
    display: none;
    top: auto;
    bottom: 20px;
    left: 210px;
    width: calc(100% - 210px);
    height: 3px;
    background-color: #e6e6e6
}

.sep-section6 .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: #e30713
}

.sep-section7 {
    position: relative;
    padding: 112px 0 108px;
    background-color: rgba(32, 147, 68, 0.05)
}

.sep-section7::before {
    content: url(../image/back-right.png);
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
    z-index: -1
}

.sep-section7 .common-title {
    margin-bottom: 28px
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em
}

.sep-resource-list .sep-datalist>li.nothumb {
    padding-left: 10px
}

.sep-resource-list .sep-datalist>li.nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    max-height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li .thumb img {
    max-width: 100%
}

.sep-resource-list .sep-datalist>li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px
}

.sep-resource-list .sep-datalist>li .title:hover {
    color: #e30713
}

.sep-resource-list .sep-datalist>li .summary {
    display: block;
    color: #666;
    line-height: 1.5em
}

.sep-resource-list .sep-datalist>li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list .sep-datalist>li .btn-read {
    position: absolute;
    bottom: 10px;
    right: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.sep-resource-list .sep-datalist .pdf-item {
    padding: 56px 10px 50px 15px
}

.sep-resource-list .sep-datalist .fa-file-pdf-o {
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 120px;
    padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    display: none;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color: #e30713
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px;
    display: none
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden
}

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 18px
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    width: 100%;
    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: #e30713
}

.sep-resource-grid .sep-datalist li .summary {
    display: none;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
    color: #777
}

.sep-resource-grid .sep-datalist li .published {
    display: none
}

.sep-resource-grid .sep-datalist li .btn-read {
    display: none
}

.sep-pagination {
    text-align: center
}

.sep-pagination .pagination li a,
.sep-pagination .pagination li span {
    padding: 3px 10px;
    color: #333
}

.sep-pagination .pagination li.active a,
.sep-pagination .pagination li.active span {
    border-color: #1b7e3a;
    background: #e30713;
    color: #fff
}

.sep-pagination .pagination li a:hover {
    border-color: #e30713;
    z-index: 1
}

.search-btns {
    margin-bottom: 40px;
    text-align: center
}

.search-btns a {
    display: inline-block;
    height: 48px;
    min-width: 220px;
    font-size: 18px;
    background: #f0f0f0;
    margin: 0 15px;
    text-align: center;
    line-height: 48px
}

.search-btns a.active {
    background: #e30713;
    color: #fff
}

@media screen and (max-width:768px) {
    .search-btns {
        display: block
    }

    .search-btns a {
        width: 100%;
        margin: 0 0 15px
    }

    .sep-resource-grid .sep-datalist li {
        width: 100%
    }
}

@media screen and (max-width:1460px) {
    .sep-container {
        padding: 0 50px
    }

    .common-title,
    .richtext.h2 h2 {
        padding-bottom: 35px;
        font-size: 40px
    }

    .div {
        padding: 80px 0
    }

    .sep-mainnav .nav .dropdown .sep-container {
        padding: 0;
        padding-right: 50px
    }

    .sep-mainnav .nav .dropdown .sep-container>div {
        max-width: 34%;
        padding-top: 32px
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-left {
        padding-bottom: 30px
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-left ul {
        max-height: 400px;
        overflow-y: auto
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-left ul::-webkit-scrollbar {
        width: 4px
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-left ul::-webkit-scrollbar-thumb {
        background-color: #e30713;
        border-radius: 2px
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-left ul::-webkit-scrollbar-track {
        background-color: #d3d3d3
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-center ul {
        max-height: 400px
    }

    .sep-mainnav .nav .dropdown .sep-container .dro-right .item {
        width: 380px;
        height: 380px
    }
}

@media screen and (max-width:1280px) {

    .sep-section8 .blog,
    .sep-inner-blog .blog {
        margin-top: 20px
    }

    .sep-section8 .item .thumb,
    .sep-inner-blog .item .thumb {
        margin-bottom: 16px
    }

    .sep-section8 .item .thumb .day,
    .sep-inner-blog .item .thumb .day {
        font-size: 30px
    }

    .sep-section8 .item .thumb .time,
    .sep-inner-blog .item .thumb .time {
        width: 92px;
        height: 68px
    }

    .sep-section8 .item .summary,
    .sep-inner-blog .item .summary {
        margin-bottom: 22px
    }

    .sep-footer {
        padding-top: 52px
    }

    .sep-footer .items {
        margin-bottom: 45px
    }
}

@media screen and (max-width:1080px) {
    body {
        margin-top: 143px
    }

    .sep-mainnav .nav .nav-item>a {
        font-size: 20px
    }

    .common-button {
        font-size: 16px
    }

    .common-button i {
        margin-left: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .sep-footer .items .thumb {
        width: 26%;
        padding-right: 20px
    }

    .sep-footer .items .icon-list a {
        margin-right: 10px
    }
}

@media screen and (max-width:768px) {
    body {
        padding-top: 100px;
        max-width: 100%;
        margin: 0;
        margin-top: 0;
    }

    .sep-banner .sep-container {
        top: 50%;
    }

    .sep-container {
        padding: 0 20px
    }

    .sep-top,
    .sep-onlineservice {
        display: none;
        overflow: hidden;
        width: 0
    }

    .flex.full {
        display: block
    }

    .flex.full>div,
    .flex.full>a {
        width: 100% !important
    }

    .common-title,
    .richtext.h2 h2 {
        padding-bottom: 10px;
        font-size: 24px
    }

    .common-title::before,
    .richtext.h2 h2::before {
        content: url(//wm.cdn.cn86.cn/fengfulai/2025/08/762dfed9dbzipl3p.png)
    }

    .div {
        padding: 60px 0
    }

    .swiper-button {
        width: 30px;
        height: 30px
    }

    .swiper-button i {
        font-size: 12px
    }

    .sep-header-mb {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06);
        z-index: 10
    }

    .sep-header-mb .head-top {
        padding: 2px 20px;
        align-items: center;
        background-color: #e30713;
        color: #fff
    }

    .sep-header-mb .head-top a {
        color: #fff
    }

    .sep-header-mb .head-top i {
        margin-right: 5px;
        font-size: 22px
    }

    .sep-header-mb .head-bottom {
        padding: 0 20px;
        align-items: center;
        height: 70px
    }

    .sep-header-mb .head-bottom .header-left img {
        width: 70px
    }

    .sep-header-mb .head-bottom .header-right {
        align-items: center
    }

    .sep-header-mb .head-bottom .header-right div,
    .sep-header-mb .head-bottom .header-right a {
        margin-left: 20px;
        color: #333
    }

    .sep-header-mb .head-bottom .header-right .button {
        width: 40px;
        height: 40px;
        background: #e47527;
        color: #fff;
        border-radius: 50%
    }

    .sep-header-mb .head-bottom .header-right .button i {
        font-size: 22px
    }

    .sep-header-mb .head-bottom .header-right .nav-search {
        color: #e30713
    }

    .sep-header-mb .head-bottom .english {
        position: relative;
        cursor: pointer;
        padding: 9px 0;
        z-index: 10
    }

    .sep-header-mb .head-bottom .english .fix {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        width: 120px;
        background: #fff;
        z-index: 5;
        box-shadow: 0 0 3px #666
    }

    .sep-header-mb .head-bottom .english .fix li {
        padding: 13px 17px
    }

    .sep-header-mb .head-bottom .english .fix li a {
        display: flex;
        align-items: center;
        margin: 0 5px;
        text-transform: uppercase;
        font-size: 14px;
        color: #666
    }

    .sep-header-mb .head-bottom .english .fix li a img {
        margin-right: 16px
    }

    .sep-header-mb .head-bottom .english .fix li:hover {
        background-color: #e8e8e8
    }

    .sep-header-mb .head-bottom .english .fix li:hover a {
        color: #e30713
    }

    .sep-header-mb .head-bottom .english:hover .fix {
        display: block
    }

    .sep-header-mb .dropdown-mb {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 12
    }

    .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: 70px;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06);
        z-index: 2
    }

    .sep-header-mb .dropdown-mb .close-all i {
        font-size: 25px
    }

    .sep-header-mb .dropdown-mb .close-all img {
        margin: 9px 0 8px;
        height: 51px
    }

    .sep-header-mb .dropdown-mb .first-stage {
        position: relative;
        background-color: #fff;
        font-size: 18px
    }

    .sep-header-mb .dropdown-mb .first-stage div {
        padding: 16px 20px;
        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;
        max-height: 530px;
        overflow-y: auto;
        overflow-x: hidden
    }

    .sep-header-mb .dropdown-mb .first-stage .second-stage .back {
        padding: 10px 20px
    }

    .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 .first-stage .email-contact {
        display: block;
        width: 100%;
        font-size: 18px;
        text-align: center;
        background-color: #e30713
    }

    .sep-header-mb .dropdown-mb .first-stage .email-contact a {
        color: #fff
    }

    .sep-search-mb {
        display: none;
        position: fixed;
        width: 100%;
        background: #fff;
        top: 95px;
        z-index: 5;
        padding: 44px 31px;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.1)
    }

    .sep-search-mb>i {
        color: #000;
        font-size: 20px;
        position: absolute;
        right: 31px;
        top: 24px;
        cursor: pointer
    }

    .sep-search-mb form {
        margin-top: 10px;
        margin-bottom: 25px
    }

    .sep-search-mb form .form-control {
        height: 47px;
        vertical-align: middle;
        padding: 6px 8px;
        font-size: 13px;
        border-radius: 3px;
        background: #fbfbfb
    }

    .sep-search-mb form .btn {
        background: #e30713;
        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: #e30713
    }

    .sep-footer-mb {
        padding-top: 30px;
        padding-bottom: 10px;
        display: block;
        background-color: #e30713
    }

    .sep-footer-mb .items .item-title {
        padding: 9px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        justify-content: space-between;
        color: #fff;
        font-family: "Baloo2-Medium";
        font-size: 18px;
        align-items: center;
        text-transform: uppercase
    }

    .sep-footer-mb .items .item-title a {
        color: #fff
    }

    .sep-footer-mb .items .item .item-title .hidden {
        display: none
    }

    .sep-footer-mb .items .item .active-item .show {
        display: none
    }

    .sep-footer-mb .items .item .active-item .hidden {
        display: block
    }

    .sep-footer-mb .items .item .item-list {
        display: none;
        padding: 24px 20px 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 18px
    }

    .sep-footer-mb .items .item .item-list .item-content {
        margin-bottom: 6px;
        color: #fff;
        display: flex
    }

    .sep-footer-mb .items .item .item-list .item-content a {
        color: #fff
    }

    .sep-footer-mb .items .item .item-list .item-content i {
        margin-top: 6px;
        margin-right: 7px;
        font-size: 12px
    }

    .sep-footer-mb .thumb {
        padding: 40px 20px 0
    }

    .sep-footer-mb .thumb .logo img {
        width: 175px
    }

    .sep-footer-mb .thumb .imgs {
        margin: 31px 0 22px;
        justify-content: center;
        color: #fff
    }

    .sep-footer-mb .thumb .imgs>div {
        margin: 0 10px
    }

    .sep-footer-mb .thumb .imgs .title {
        margin-top: 8px;
        font-size: 14px;
    }

    .sep-footer-mb .thumb .icon-line {
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .sep-footer-mb .thumb .icon-line a {
        margin: 0 5px;
        display: inline-block;
        width: 32px;
        height: 32px;
        background: rgba(255, 255, 255, 0.2);
        color: #fff;
        border-radius: 50%;
        line-height: 32px;
        text-align: center
    }

    .sep-footer-mb .copyright {
        padding: 25px 0;
        color: rgba(255, 255, 255, 0.6);
        font-size: 13px;
    }

    .sep-footer-mb .copyright .sep-container {
        font-size: 13px;
    }

    .sep-footer-mb .copyright a {
        color: rgba(255, 255, 255, 0.6)
    }

    .sep-footer-mb .copyright .second-line {
        margin-top: 8px
    }

    .sep-footer-mb .copyright .second-line a:first-child {
        position: relative;
        margin-right: 15px;
        padding-right: 17px
    }

    .sep-footer-mb .copyright .second-line a:first-child::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 11px;
        background-color: rgba(255, 255, 255, 0.6)
    }

    .sep-footer-mb .footer-bottom {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: 57px;
        justify-content: space-between;
        background-color: #e47527;
        z-index: 10
    }

    .sep-footer-mb .footer-bottom div {
        flex: 1;
        text-align: center;
        border-right: 1px solid rgba(232, 232, 232, 0.3)
    }

    .sep-footer-mb .footer-bottom div:last-child {
        border-right: 0
    }

    .sep-footer-mb .footer-bottom div a {
        color: rgba(255, 255, 255, 0.7)
    }

    .sep-footer-mb .footer-bottom div a i {
        font-size: 22px
    }

    .sep-section8 .summary,
    .sep-inner-blog .summary {
        display: none
    }

    .sep-section8 .item,
    .sep-inner-blog .item {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e6e6e6
    }

    .sep-section8 .item .title,
    .sep-inner-blog .item .title {
        margin-bottom: 22px;
        font-size: 20px
    }

    .sep-section8 .item:last-child,
    .sep-inner-blog .item:last-child {
        margin-bottom: 0
    }

    .sep-section9 .my-box,
    .sep-inner-contact .my-box {
        margin-top: 10px
    }

    .sep-section9 .items .item,
    .sep-inner-contact .items .item {
        margin-bottom: 10px
    }

    .sep-section9 .items .item .text {
        font-size: 14px;
    }

    .sep-section9 .form,
    .sep-inner-contact .form {
        margin-top: 29px
    }

    .sep-section9 .form .item,
    .sep-inner-contact .form .item {
        display: block
    }

    .sep-section9 .form .item div,
    .sep-inner-contact .form .item div {
        width: 100%
    }

    .sep-section9 .form .submit input,
    .sep-inner-contact .form .submit input {
        width: 140px;
        height: 40px;
        font-size: 18px
    }
}

@media screen and (max-width:1460px) {
    .sep-banner .title {
        font-size: 45px
    }

    .sep-section2 {
        padding-top: 80px
    }

    .sep-section2 .swiper-container {
        margin-top: 25px
    }

    .sep-section3 {
        padding: 90px 0 68px
    }

    .sep-section3 .sep-container {
        padding: 0;
        max-width: 100%;
    }

    .sep-section4 .my-box .thumb {
        width: 54%
    }
}

@media screen and (max-width:1280px) {
    .sep-section1 .my-swiper {
        margin-top: 20px
    }

    .sep-section2 .swiper-container .swiper-slide {
        padding-top: 40px
    }

    .sep-section2 .swiper-container .swiper-slide .thumb {
        margin-bottom: 8px
    }

    .sep-section2 .swiper-container .swiper-slide .thumb ul {
        padding: 30px 20px
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        margin-bottom: 15px
    }

    .sep-section2 .swiper-container .swiper-slide .title::before {
        font-size: 90px
    }

    .sep-section2 .swiper-container .swiper-slide-active {
        margin-top: 66px
    }

    .sep-section2 .swiper-buttons {
        margin-top: 20px
    }

    .sep-section3 ul {
        margin-top: 25px
    }

    .sep-section6 .swiper-container {
        margin-top: 26px
    }
}

@media screen and (max-width:1080px) {
    .sep-section1 .title {
        font-size: 20px
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        font-size: 24px
    }

    .sep-section3 .sep-container {
        padding: 0 20px
    }

    .sep-section4 .my-box .content .text {
        margin: 5px 0 26px;
        line-height: 30px
    }

    .sep-section4 .my-box .thumb .img span {
        width: 412px;
        height: 412px
    }

    .sep-section4 ul li {
        padding: 0 16px
    }

    .sep-section5 .swiper-slide .text {
        font-size: 18px;
        line-height: 24px
    }

    .sep-section5 .common-title {
        margin-bottom: 15px
    }

    .sep-section7 {
        padding: 75px 0
    }
}

@media screen and (max-width:768px) {
    .sep-banner-pc {
        display: none
    }

    .sep-banner-mb {
        display: block
    }

    .c-text {
        font-size: 16px;
        line-height: 24px
    }

    .sep-banner img {
        height: 350px;
        height: auto;
    }

    .sep-banner .title {
        margin-bottom: 18px;
        font-size: 16px
    }

    .common-button {
        font-size: 14px;
    }

    .sep-section1 .swiper-slide {
        margin-bottom: 10px;
        padding: 0 10px
    }

    .sep-section1 .swiper-slide .img {
        margin-bottom: 10px
    }

    .sep-section1 .title {
        font-size: 16px
    }

    .sep-section2 {
        padding-top: 60px
    }

    .sep-section2 .swiper-container .swiper-slide .thumb ul {
        position: relative;
        background-color: transparent;
        padding: 12px 0 10px;
        opacity: 1;
        transform: scale(1);
        color: #666;
        font-size: 16px
    }

    .sep-section2 .swiper-container .swiper-slide .thumb ul li {
        margin-bottom: 0
    }

    .sep-section2 .swiper-container .swiper-slide .thumb ul a {
        color: #666
    }

    .sep-section2 .swiper-container .swiper-slide .title {
        font-size: 20px
    }

    .sep-section2 .swiper-container .swiper-slide .title::before {
        font-size: 72px
    }

    .sep-section2 .swiper-container .swiper-slide-active {
        margin-top: 0
    }

    .sep-section2 .text {
        font-size: 18px;
        color: #333;
        font-weight: bold
    }

    .sep-section2 .swiper-buttons div {
        margin: 0 9px;
        border-width: 1px
    }

    .sep-section3 {
        padding: 60px 0
    }

    .sep-section3 ul {
        margin: 25px -4px 0
    }

    .sep-section3 ul li {
        padding: 0 4px
    }

    .sep-section3 .item {
        margin-bottom: 14px;
        border-radius: 10px
    }

    .sep-section3 .item .title {
        height: 38px;
        font-size: 14px;
        line-height: 15px
    }

    .sep-section4 .my-box {
        flex-direction: column-reverse
    }

    .sep-section4 .my-box .thumb {
        width: 100%;
        width: 96%;
    }

    .sep-section4 .my-box .thumb .img::before {
        left: -20px
    }

    .sep-section4 .my-box .thumb .img::after {
        left: -50px
    }

    .sep-section4 .my-box .thumb .img span {
        width: 225px;
        height: 225px
    }

    .sep-section4 .my-box .thumb .switch {
        width: 52px;
        margin-left: 30px
    }

    .sep-section4 .my-box .thumb .item {
        width: 62px;
        height: 62px;
        border-width: 6px
    }

    .sep-section4 .my-box .thumb .item:first-child {
        left: 0;
    }

    .sep-section4 .my-box .thumb .item:nth-child(3),
    .sep-section4 .my-box .thumb .item:nth-child(2) {
        left: 20px;
        width: 38px;
        height: 38px;
        border-width: 4px;
    }

    .sep-section4 .my-box .thumb .item:nth-child(4),
    .sep-section4 .my-box .thumb .item:nth-child(5) {
        left: 50px;
        width: 28px;
        height: 28px;
        border-width: 2px;
    }

    .sep-section4 .my-box .content {
        width: 100%;
        margin-top: 40px
    }

    .sep-section4 ul li {
        width: 100%;
        margin-top: 15px;
        padding: 0 0 15px;
        border-bottom: 1px solid #e6e6e6
    }

    .sep-section4 ul li::before {
        display: none
    }

    .sep-section4 ul li:last-child {
        border-bottom: 0
    }

    .sep-section4 ul .i {
        width: 40px;
        margin-right: 10px
    }


    .sep-section4 ul .i i {
        font-size: 40px;
    }

    .sep-section4 ul .content .num {
        font-size: 20px
    }

    .sep-section4 ul .content .text {
        font-size: 13px
    }

    .sep-section4 .my-box .content .text {
        font-size: 14px;
        line-height: 22px;
    }

    .sep-section5 .swiper-slide .text {
        margin-top: 16px
    }

    .sep-section5 .swiper-pagination {
        display: block;
        margin-top: 18px
    }

    .sep-section6 .swiper-container {
        margin-top: 12px
    }


    .sep-section6 .swiper-container .swiper-buttons {
        display: flex
    }

    .sep-section6 .swiper-container .swiper-button {
        margin-top: 20px;
        margin-right: 18px
    }

    .sep-section6 .swiper-container .swiper-pagination {
        display: block;
        bottom: 13px;
        left: 100px;
        width: calc(100% - 110px)
    }
}