@import 'font-awesome.css';
@import 'richtext.css';
@import 'swiper.min.css';
@import 'animate.min.css';
@import url('css2.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: 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 {
    overflow-x: hidden;
    position: relative;
    line-height: normal;
    font-family:  "Arial",'Microsoft Yahei','DINpro-Regular', 'Lucida Grande';
    font-family: "Rubik", sans-serif;
    font-family: 'Nunito Sans',sans-serif;
    font-family: 'Sora',sans-serif;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    margin: 0 auto;
    max-width: 2560px
}

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: #152b63;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #276bb0
}

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

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

div {
    zoom: 1
}

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

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

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

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

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

.in-img-enlarge {
    display: block;
    /* overflow: hidden; */
    border-radius: 10px;
}

.in-img-enlarge img {
    transition: all .6s ease-in-out;
    position: relative;
    /*z-index: 100;*/
}

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

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

.delay3 {
    transition: all .3s
}

.delay5 {
    transition: all .5s
}

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

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

.richtext a {
    color: #e32b1e
}

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

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

.richtext h3 {
    color: #152b63;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold
}
.kk .richtext h3{
    min-height: 58px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.richtext img {
    max-width: 100%;
    margin: 10px 0;
    height: auto !important
}

.richtext.h2 h2 {
    margin-bottom: 15px
}

.common-button {
    display: inline-block;
    padding: 10px 32px;
    background-color: #276bb0;
    color: #fff;
    font-size: 17px;
    /* text-transform: uppercase; */
    border-radius: 5px;
    transition: all .3s
}

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

.swiper-button {
    width: 46px;
    height: 46px;
    background: #276bb0;
    color: #fff;
    border-radius: 50%;
    z-index: 2;
    cursor: pointer
}

.swiper-button i {
    font-size: 20px
}

.swiper-button:hover {
    background-color: #e32b1e
}

.swiper-button.swiper-button-disabled {
    background: #5b5b5b;
    cursor: default
}

.common-title,
.richtext.h2 h2 {
    font-size: 40px;
    color: #152b63;
    line-height: 1.2em;
    text-align: center;
    /* font-family: "DIN-Bold"; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}

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

.icon {
    vertical-align: middle
}

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

.title-font {
    /* font-family: 'DIN-Bold'; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}


.tc {
    color: #666
}

.wc {
    color: #276bb0
}

.fz18 {
    font-size: 18px
}

.fz20 {
    font-size: 20px
}

.fz22 {
    font-size: 22px
}

.lh30 {
    line-height: 30px
}

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

.max100 {
    max-width: 100%
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.blod {
    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-section7,
.sep-inner-blog {
    padding: 120px 0 130px
}

.sep-section7 .blog,
.sep-inner-blog .blog {
    margin-top: 62px
}

.sep-section7 .blog::after,
.sep-inner-blog .blog::after {
    content: "";
    width: 31.5%
}

.sep-section7 .blog .item,
.sep-inner-blog .blog .item {
    width: 31.5%
}

.sep-section7 .blog .item .img,
.sep-inner-blog .blog .item .img {
    border-radius: 5px
}

.sep-section7 .blog .item .time,
.sep-inner-blog .blog .item .time {
    margin: 32px 0 22px
}

.sep-section7 .blog .item .time i,
.sep-inner-blog .blog .item .time i {
    margin-right: 6px;
    color: #276bb0;
    font-size: 22px
}

.sep-section7 .blog .item .title,
.sep-inner-blog .blog .item .title {
    margin-bottom: 16px;
    font-size: 22px
}

.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 {
    padding: 20px 0
}

.sep-header .sep-container {
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.7)
}

.sep-header .sep-container a {
    color: rgba(255, 255, 255, 0.7)
}

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

.sep-header .sep-container .h-left div {
    margin-right: 80px
}

.sep-header .sep-container .h-left i {
    margin-right: 8px
}

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

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

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

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

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

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

.sep-mainnav>.sep-container .nav {
    align-items: center
}

.sep-mainnav>.sep-container .nav .nav-item {
    position: relative;
    padding: 24px 10px
}

.sep-mainnav>.sep-container .nav .nav-item a {
    font-size: 18px;
    color: #e6e6e6
}

.sep-mainnav>.sep-container .nav .dropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 100%;
    overflow: hidden;
    transform: rotateX(90deg) translateX(-50%);
    transform-origin: 50% 0;
    transition: all .5s;
    z-index: -1;
    padding: 68px 0;
    background-color: #fff;
    box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.08)
}

.sep-mainnav>.sep-container .nav .dropdown>div {
    flex: 1;
    padding: 0 5%
}

.sep-mainnav>.sep-container .nav .dropdown .dro-left {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 22px
}

.sep-mainnav>.sep-container .nav .dropdown .dro-left li {
    padding: 20px 0
}

.sep-mainnav>.sep-container .nav .dropdown .dro-left li a {
    align-items: center
}

.sep-mainnav>.sep-container .nav .dropdown .dro-left li span {
    display: block;
    margin-right: 26px;
    width: 59px;
    text-align: center
}

.sep-mainnav>.sep-container .nav .dropdown .dro-left li span img {
    max-width: 100%;
    border: solid 1px #f5f5f5;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 5px;
}

.sep-mainnav>.sep-container .nav .dropdown .active-left a {
    color: #276bb0
}

.sep-mainnav>.sep-container .nav .dropdown .dro-center {
    padding-top: 20px;
    font-size: 18px
}

.sep-mainnav>.sep-container .nav .dropdown .dro-center ul {
    display: none;
    list-style: disc;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sep-mainnav>.sep-container .nav .dropdown .dro-center ul li {
    margin-bottom: 24px;
    width: 100%;
}

.sep-mainnav>.sep-container .nav .dropdown .dro-center ul li::marker {
    color: #276bb0
}

.sep-mainnav>.sep-container .nav .nav-out:hover .nav-item>a {
    color: #e32b1e
}

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

.sep-mainnav>.sep-container .nav .active-nav-color>a {
    color: #e32b1e !important
}

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

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

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

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

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

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

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

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

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

.sep-mainnav>.sep-container .nav .nav-search {
    cursor: pointer;
    color: #fff
}

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

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

.sep-mainnav>.sep-container .nav .active-nav-search {
    color: #e32b1e
}

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

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

.active-nav>.sep-container .nav .nav-search {
    color: #276bb0
}

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

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

.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: #276bb0;
    color: #fff;
    transition: all .3s
}

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

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

.sep-footer {
    padding-top: 78px;
    background-image: url(../image/footer-bg.jpg);
    background-size: cover;
    background-image: url(../img/foot6.jpg);
    border-top: solid 10px #276bb0;
    
}

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

.sep-footer .items .item:first-child {
    width: 50%
}
.sep-footer .items .item:nth-child(2) {
    width: 30%
}
.sep-footer .items .item:last-child {
    width: 20%
}

.sep-footer .items .item:last-child ul,
.sep-footer .items .item:last-child .item-title {
    padding-left: 20px
}

.sep-footer .items .item .item-title {
    margin-bottom: 24px;
    font-size: 18px;
    /* font-family: 'DIN-Bold'; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #fff
}

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

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

.sep-footer .items .item li {
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px
}

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

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

.sep-footer .items .item .inner {
    width: 48%;
    margin-bottom: 38px
}

.sep-footer .items .contact-list {
    margin-top: 40px;
    margin-left: -26px
}

.sep-footer .items .contact-list li {
    display: flex;
    line-height: 28px
}

.sep-footer .items .contact-list li .item-text div {
    /* font-family: "DIN-Bold"; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    color: #fff
}

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

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

.sep-footer .copyright .sep-container {
    padding: 30px 0;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

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

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

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

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

.sep-footer .copyright .sep-container .second .box-sitemap::before {
    content: "";
    position: absolute;
    top: 3px;
    right: 6px;
    width: 1px;
    height: 15px;
    background-color: #cecece
}

.sep-footer .copyright .sep-container .icon-list li {
    margin-left: 34px
}

.sep-footer .copyright .sep-container .icon-list li i {
    font-size: 20px
}

.sep-footer .copyright .sep-container .icon-list li a:hover {
    color: #e32b1e
}

#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: #276bb0 !important
}

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

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

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

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

.offside li:hover a {
    color: #276bb0
}

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

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

.offside li:hover p {
    opacity: 1
}

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

.offside .tel {
    width: 240px;
    transform: translateX(-190px);
    -webkit-transform: translateX(-190px)
}

.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-section3 {
    padding: 118px 0 84px;
    background-image: url(../image/bg2.jpg);
    background-size: cover
}

.sep-section3 .sep-container {
    /* max-width: 1162px */
}

.sep-section3 .common-title {
    max-width: 715px;
    margin: 0 auto 54px
}

.sep-section3 .item {
    width: 48.2%;
    /* height: 400px; */
    margin-bottom: 46px;
    padding: 40px 50px;
    align-items: center;
    background: #fff;
    box-shadow: 0 3px 27px 0 rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    color: #152b63;
}
.sep-section3 .oemtxt{
    color: #152b63;
}
.sep-section3 .oemtxt p{
    color: #666 !important;
}

.sep-section3 .oemtxt:hover,.sep-section3 .oemtxt:hover p{
    color: #fff !important;
}
.sep-section3 .item .title {
    margin: 18px 0 16px;
    font-size: 24px
}

.sep-section3 .item:hover {
    background-color: #276bb0;
    color: #fff
}

.sep-section3 .item:hover .title a {
    color: #fff
}

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

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

.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;
    line-height: 28px
}

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

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

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px;
    display: none
}

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

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 18px
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    width: 100%;
    height: 248px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cecece
}

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

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

.sep-resource-grid .sep-datalist li .title:hover {
    color: #276bb0
}

.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: #01317b;
    background: #276bb0;
    color: #fff
}

.sep-pagination .pagination li a:hover {
    border-color: #276bb0;
    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: #276bb0;
    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%
    }
}

body {
    margin-top: 140px;
    font-family: 'Poppins', sans-serif;
}

.bg {
    background: #f7f7f7
}

.div {
    padding: 120px 0
}

.mb25 {
    margin-bottom: 25px
}

.mb50 {
    margin-bottom: 50px
}

.mb100 {
    margin-bottom: 100px
}

.pt25 {
    padding-top: 25px
}

h1.common-title {
    font-size: 42px
}

.sep-top {
    background-color: #fff
}

.sep-header {
    background-color: #001d4a
}

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

.sep-mainnav>.sep-container .nav .nav-search {
    color: #276bb0
}

.sep-breadcrumb {
    position: relative;
    list-style: none;
    width: 100%;
    text-align: left;
    background-color: #f7f7f7
}

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

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

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

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

.sep-breadcrumb .breadcrumb li a {
    text-decoration: none
}

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

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

.sep-breadcrumb .breadcrumb>li+li:before {
    content: '-';
    color: #333;
    position: relative;
    font-size: 20px;
    padding: 0 6px;
    vertical-align: middle
}

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

.sep-inner-banner .absolute-center {
    top: 50%
}

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

.sep-inner-banner .up {
    top: 16%
}

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

.sep-index-next .my-box .img {
    /* width: 40%; */
    padding: 2% 8%;
    background-color: #fff
}

.sep-index-next .my-box ul {
    width: 40%;
    max-width: 530px;
    padding-left: 6%
}

.sep-index-next .my-box ul li {
    padding: 12px 0
}

.sep-index-next .my-box ul li i {
    margin-top: 3px;
    margin-right: 12px;
    color: #e32b1e
}

.sep-index-next .my-box ul li a:hover {
    color: #e32b1e
}

.sep-index-next .content {
    margin-top: 62px
}

.sep-index-next .content .title {
    font-size: 34px
}

.sep-index-next .content .richtext {
    margin: 22px 0 38px
}

.sep-index-thumbs {
    padding-bottom: 80px
}

.sep-index-thumbs .sep-container {
    position: relative
}

.sep-index-thumbs .sep-container::after {
    content: "";
    width: 32%
}

.sep-index-thumbs .sep-container .item {
    position: relative;
    background-color: #fff;
    border-bottom: 8px solid #fff;
    overflow: hidden;
    cursor: pointer
}

.sep-index-thumbs .sep-container .item .title {
    padding-bottom: 20px;
    font-size: 26px
}

.sep-index-thumbs .sep-container .item .img {
    padding: 8% 20%
}

.sep-index-thumbs .sep-container .item .title {
    height: 68px;
    padding: 0 10px 10px;
    font-size: 18px;
    color: #152b63
}

.sep-index-thumbs .sep-container .swiper-slide-thumb-active {
    border-color: #276bb0
}

.sep-index-reason {
    background-color: #001d4a
}

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

.sep-index-reason .item {
    align-items: center;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.7)
}

.sep-index-reason .item .title {
    margin-right: 20px;
    color: #e32b1e;
    font-size: 38px
}

.sep-index-reason .item .i {
    flex-shrink: 0;
    margin-right: 46px;
    width: 88px;
    height: 88px;
    background: #fff;
    color: #276bb0;
    border-radius: 50%
}

.sep-index-reason .item .i i {
    font-size: 35px
}

.sep-index-reason .item:hover {
    color: #fff
}

.sep-index-reason .item:hover .i {
    background-color: #276bb0;
    color: #fff
}

.sep-index-reason.list .common-title {
    margin-bottom: 12px
}

.sep-index-reason.list .i {
    margin-right: 20px;
    font-size: 30px
}

.sep-index-adv .item {
    width: 45%;
    padding-right: 12px
}

.sep-index-adv .item .letter {
    /* margin-right: 12px; */
    color: #276bb0;
    font-size: 55px
}

.sep-index-adv .item .letter span {
    display: block;
    line-height: 1em
}

.sep-index-adv .item .letter .line {
    margin: 0 auto;
    width: 2px;
    height:70%;
    background: #276bb0
}

.sep-index-adv .item .content {
    padding-top: 64px
}

.sep-inner-contact {
    position: relative
}

.sep-inner-contact .title {
    font-size: 34px;
    color: #333
}

.sep-inner-contact .contact {
    width: 30%;
    padding: 58px 30px;
    background-color: #276bb0;
    color: #fff
}

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

.sep-inner-contact .form {
    width: 70%;
    padding: 50px 6%;
    background-color: #fff
}

.sep-inner-contact .form .sep-form .item {
    display: flex;
    justify-content: space-between
}

.sep-inner-contact .form .sep-form .item div {
    width: 48%
}

.sep-inner-contact .form .sep-form .form-group {
    margin-bottom: 20px
}

.sep-inner-contact .form .sep-form .form-group input,
.sep-inner-contact .form .sep-form .form-group textarea {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #cdc7c7;
    color: #333
}

.sep-inner-contact .form .sep-form .form-group textarea {
    height: 180px
}

.sep-inner-contact .form .sep-form .submit {
    text-align: center
}

.sep-inner-contact .form .sep-form .submit input {
    width: 168px;
    height: 45px;
    background-color: #276bb0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 28px;
    cursor: pointer
}

.sep-inner-contact .form .sep-form .submit input:hover {
    background-color: #e32b1e
}

.sep-inner-contact .form .check {
    margin-bottom: 10px;
    flex-wrap: wrap
}

.sep-inner-contact .form .check div {
    width: 50%;
    margin-bottom: 10px;
    padding-right: 30px
}

.sep-inner-contact .form .check label {
    margin-left: 10px
}

.sep-inner-contact .form .technical label {
    margin-left: 10px
}

.sep-inner-contact .form .technical .item {
    margin-top: 10px
}

.sep-list-one .items {
    position: relative
}

.sep-list-one .items::after {
    content: "";
    width: 32%
}

.sep-list-one .item {
    width: 32%;
    margin-top: 40px;
    padding: 20px 25px 40px;
    background-color: #fff;
    border: 1px solid #e6e6e6
}

.sep-list-one .item .img {
    width: 100%
}

.sep-list-one .item .title {
    margin-bottom: 12px
}

.sep-list-one .item .common-button {
    margin-top: auto
}

.sep-list-two .num {
    width: 62px;
    height: 50px;
    background-color: #276bb0;
    color: #fff;
    font-size: 30px
}

.sep-list-two .title {
    margin: 25px 0 12px;
    font-size: 22px
}

.sep-list-two .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 50px
}

.sep-list-two .swiper-pagination span {
    background-color: #276bb0
}

.sep-list-three li {
    width: 20%;
    margin-top: 50px
}

.sep-list-three .img {
    margin: 0 auto 20px;
    width: 150px;
    height: 150px;
    background: #fff;
    border: 2px solid rgba(1, 59, 148, 0.8);
    border-radius: 50%
}

.sep-list-three .title {
    padding: 0 25px
}

.sep-list2-one .my-swiper {
    margin-top: 68px
}

.sep-list2-one .swiper-container {
    /*margin: 0;*/
    /*margin-left: auto;*/
    padding: 86px 0;
    width: 77%;
    background-color: #fff;
    box-shadow: 0 15px 34px 0 rgba(0, 0, 0, 0.06)
}

.sep-list2-one .swiper-container .swiper-slide {
    width: 33.3333%;
    padding: 0 55px;
    border-right: 1px solid #e6e6e6
}

.sep-list2-one .swiper-container .swiper-slide .title {
    position: relative;
    height: 82px;
    margin-bottom: 30px;
    padding: 10px 0;
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
    z-index: 2
}

.sep-list2-one .swiper-container .swiper-slide .title::before {
    content: "";
    position: absolute;
    /*left: -55px;*/
    width: 0;
    background-color: #276bb0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: all .5s
}

.sep-list2-one .swiper-container .swiper-slide .title:hover::before {
    width: 118%
}

.sep-list2-one .swiper-container .swiper-slide .title:hover a {
    color: #fff
}

.sep-list2-one .swiper-container .swiper-pagination {
    top: auto;
    bottom: 80px;
    left: 55px;
    width: 66%;
    background-color: #e6e6e6
}

.sep-list2-one .swiper-container .swiper-pagination span {
    background-color: #276bb0
}

.sep-list2-one .swiper-container .swiper-buttons {
    margin-top: 48px;
    padding-left: 55px
}

.sep-list2-one .swiper-container .swiper-buttons div {
    margin-right: 20px
}

.sep-list2-one .swiper-container .swiper-buttons .swiper-button-disabled {
    opacity: 0
}

.sep-list2-table {
    background-color: #001d4a;
    color: #fff
}

.sep-list2-table .common-title {
    color: #fff
}

.sep-list2-table .richtext {
    overflow-x: auto;
    color: #666;
}

.sep-list2-table .richtext h2 {
    position: sticky;
    left: 0
}

.sep-list2-table table td {
    padding: 6px 12px;
    word-break: normal !important;
    text-align: center
}

.sep-list2-table.detail {
    padding: 100px 0 60px;
    background-color: #0f1834;
    background: none;
}

.sep-list2-table.detail h2 {
    color: #fff;
    color: #152b63;
}

.sep-detail-banner {
    padding: 100px 0
}

.sep-detail-banner .content {
    width: 48%
}

.sep-detail-banner .my-swiper {
    width: 48%;
    position: relative
}

.sep-detail-banner .my-swiper .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.sep-detail-banner .my-swiper .prev {
    left: -23px
}

.sep-detail-banner .my-swiper .next {
    right: -23px
}

.sep-detail-table {
    padding: 100px 0 50px;
    background-color: #091f34;
    color: #fff
}

.sep-detail-one .sep-container {
    position: relative
}

.sep-detail-one .content {
    width: 46%
}

.sep-detail-one ul {
    width: 50%
}

.sep-detail-one li {
    position: relative;
    margin-left: auto;
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #276bb0
}

.sep-detail-one li .title {
    margin-bottom: 12px
}

.sep-detail-one li::after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 11px;
    height: 11px;
    background: #276bb0;
    border-radius: 50%
}

.sep-detail-two .video {
    max-width: 780px;
    height: 380px;
    margin: 0 auto
}

.sep-detail-two .video img {
    cursor: pointer;
    max-height: 100%
}

.sep-detail-two .box {
    background-color: #f5f5f5
}

.sep-detail-two .box .title {
    width: 80%;
    height: 100px;
    padding: 10px 20px;
    background-color: #276bb0;
    color: #fff
}

.sep-detail-two .swiper-buttons {
    position: absolute;
    right: 50px;
    bottom: 25px;
    z-index: 2
}

.sep-detail-two .swiper-buttons div {
    margin-left: 20px
}

.sep-detail-related li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px 45px;
    background-color: #fff;
    border: 1px solid #dbdbdb
}

.sep-detail-related li .common-button {
    margin-top: auto
}

.sep-inner-product {
    padding: 110px 0 88px
}

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

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro {
    margin-bottom: 25px;
    box-shadow: 0 0 15px 5px #ebe7e7;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    background-color: #fff
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .sep-box-title {
    padding: 0 30px;
    font-size: 24px;
    color: #fff;
    line-height: 56px;
    background-color: #276bb0
}

.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 {
    padding-bottom: 20px;
    border-radius: 0 0 30px 0
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box {
    align-items: center;
    margin: 0 18px;
    padding: 12px 0;
    font-size: 18px;
    /* font-family: 'DIN-Bold'; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
    border-left: 4px solid transparent
}

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

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .box .control {
    flex-shrink: 0;
    margin-left: 10px;
    width: 21px;
    height: 21px;
    background-color: #276bb0;
    color: #fff;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    transition: all .3s
}

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .active-list {
    margin: 0;
    padding: 12px 18px;
    background-color: #f7f7f7;
    border-left-color: #276bb0
}

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .first-list .active-list .control {
    transform: rotate(90deg)
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list {
    display: none;
    margin: 0 22px;
    padding: 20px 0 18px
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item {
    position: relative;
    padding: 7px 4px 7px 10px;
    justify-content: space-between
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 16px;
    width: 6px;
    height: 6px;
    background-color: rgba(223, 20, 26, 0.1);
    border-radius: 50%
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item i {
    font-size: 16px;
    cursor: pointer
}

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .list-item:hover::before {
    background-color: #276bb0
}

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2::before {
    background-color: #276bb0
}

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

.sep-inner-product .sep-container .sep-sidebar .sep-box-pro .control-list .active-list2 i {
    transform: rotate(90deg)
}

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

.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: #276bb0;
    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: #276bb0
}

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

.sep-about-text {
    padding: 100px 0
}

.sep-about-text1{
    padding: 60px 0;
}
.sep-about-text .sep-container {
    align-items: center
}

.sep-about-text .content {
    width: 72%
}

.sep-about-text .img {
    width: 26%
}

.sep-about-history {
    position: relative;
    background-color: #276bb0
}

.sep-about-history .common-title {
    color: #fff
}

.sep-about-history .box-slide2 {
    width: 804px;
    margin: 0 auto;
    margin-top: 20px
}

.sep-about-history .box-slide2 .box .thumb {
    width: 340px;
    height: 220px;
    flex-shrink: 0;
    border: 10px solid rgba(255, 255, 255, 0.1);
    margin-right: 50px
}

.sep-about-history .box-slide2 .box .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sep-about-history .box-slide2 .box .info {
    padding-top: 30px
}

.sep-about-history .box-slide2 .box .richtext {
    color: #fff
}

.sep-about-history .box-slide {
    position: relative
}

.sep-about-history .box-slide .box-wrap {
    padding: 0 113px;
    position: relative
}

.sep-about-history .box-slide .box-wrap .control {
    position: absolute;
    right: 0;
    top: 185px;
    z-index: 5
}

.sep-about-history .box-slide .box-wrap .control::before {
    content: '';
    display: block;
    width: 74px;
    height: 3px;
    background: #fff;
    position: absolute;
    right: 0
}

.sep-about-history .box-slide .box-wrap .control .swiper-next,
.sep-about-history .box-slide .box-wrap .control .swiper-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    margin-top: 0;
    cursor: pointer;
    color: #fff
}

.sep-about-history .box-slide .box-wrap .control .swiper-next:hover,
.sep-about-history .box-slide .box-wrap .control .swiper-prev:hover {
    color: #e32b1e
}

.sep-about-history .box-slide .box-wrap .control .swiper-prev {
    left: -44px;
    top: -39px
}

.sep-about-history .box-slide .box-wrap .control .swiper-next {
    left: -44px;
    top: 18px
}

.sep-about-history .box-slide::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0;
    top: 188px
}

.sep-about-history .box-slide .box {
    text-align: center;
    padding-bottom: 50px
}

.sep-about-history .box-slide .box .year {
    font-size: 90px;
    font-weight: 400;
    line-height: 1em;
    color: #fff;
    margin-bottom: 47px;
    opacity: 0
}

.sep-about-history .box-slide .box .dot .y {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px
}

.sep-about-history .box-slide .box .dot .r {
    width: 22px;
    height: 22px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    display: table;
    margin: 0 auto;
    position: relative
}

.sep-about-history .box-slide .box .dot .r::before {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: 6px
}

.sep-about-history .box-slide .box .dot .r::after {
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    opacity: 0
}

.sep-about-history .box-slide .swiper-slide.swiper-slide-active .box .year {
    opacity: 1
}

.sep-about-history .box-slide .swiper-slide.swiper-slide-active .box .dot .r::after {
    opacity: .2
}

.sep-about-quality .items {
    margin-top: 70px
}

.sep-about-quality .items .item .box {
    padding: 0 35px
}

.sep-about-quality .items .item .box .icon-box {
    width: 88px;
    height: 88px;
    border: 44px solid #276bb0;
    border-right: 44px solid #295ba9;
    transform: rotate(45deg);
    margin: 0 auto;
    margin-bottom: 32px;
    border-radius: 6px
}

.sep-about-quality .items .item .box .icon-box i {
    transform: rotate(-45deg);
    color: #fff;
    font-size: 50px
}

.sep-about-quality .items .item .box .title {
    color: #276bb0;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2em
}

.sep-about-quality .items .item .box .richtext {
    margin-bottom: 0
}

.sep-about-cetificate {
    position: relative;
    background-color: #eaf2fd
}

.sep-about-cetificate .box-slide {
    position: relative
}

.sep-about-cetificate .box-slide .thumb {
    display: block;
    border: 10px solid #1f3a66
}

.sep-about-cetificate .box-slide .control .swiper-button-prev {
    margin-right: 20px;
    left: -90px
}

.sep-about-cetificate .box-slide .control .swiper-button-next {
    right: -90px
}

.sep-about-cetificate .box-slide .control .swiper-button-next,
.sep-about-cetificate .box-slide .control .swiper-button-prev {
    width: auto;
    height: auto;
    margin-top: -60px
}

.sep-about-cetificate .box-slide .control .swiper-button-next i,
.sep-about-cetificate .box-slide .control .swiper-button-prev i {
    width: 60px;
    height: 60px;
    background: #276bb0;
    color: #fff;
    font-size: 20px;
    border-radius: 50%
}

.sep-about-cetificate .box-slide .control .swiper-button-next i:hover,
.sep-about-cetificate .box-slide .control .swiper-button-prev i:hover {
    background-color: #fff;
    color: #276bb0
}

.sep-about-cetificate .box-slide .control .swiper-button-next.swiper-button-disabled i,
.sep-about-cetificate .box-slide .control .swiper-button-prev.swiper-button-disabled i {
    background: #f0f0f0;
    color: #666
}

.sep-about-cetificate .box-slide .box .title {
    margin-top: 20px;
    font-size: 18px
}

.sep-about-cetificate .sep-alias {
    position: absolute;
    right: 73px;
    bottom: 10px;
    line-height: .6em;
    color: rgba(37, 128, 230, 0.08);
    font-size: 150px
}

.sep-about-factory .swiper-container {
    padding-bottom: 50px
}

.sep-about-factory .swiper-scrollbar {
    bottom: 12px;
    background: rgba(23, 50, 92, 0.1);
    height: 10px
}

.sep-about-factory .swiper-scrollbar .swiper-scrollbar-drag {
    background: #276bb0
}

.sep-about-logo .my-swiper {
    padding: 0 60px;
    position: relative
}

.sep-about-logo .my-swiper .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.sep-about-logo .my-swiper .prev {
    left: 0
}

.sep-about-logo .my-swiper .next {
    right: 0
}

.sep-contact-sale .sep-container {
    align-items: center
}

.sep-contact-sale .img {
    width: 45%
}

.sep-contact-sale .content {
    width: 55%;
    padding: 50px 4%;
    border-top: 6px solid #276bb0;
    box-shadow: 0 0 15px 5px rgba(1, 59, 148, 0.1)
}

.sep-contact-sale .content i {
    font-size: 26px;
    color: #276bb0
}

.sep-contact-sale .content .common-title {
    margin-top: 12px
}

.sep-service-list i {
    font-size: 28px
}

.sep-service-list .title {
    margin: 20px 0 12px;
    font-size: 28px
}

.sep-pdf-app .item {
    flex: 1;
    margin-bottom: 20px
}

.sep-pdf-app .item .title {
    margin-top: 8px
}

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

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

.sep-pdf-list .item>a {
    align-items: center
}

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

.sep-video-list .item {
    margin-bottom: 50px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06)
}

.sep-video-list .item .i {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #276bb0;
    border: 5px solid #fff;
    color: #fff;
    z-index: 2
}

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

.sep-video-list .item .content {
    position: relative;
    background: #fff;
    height: 170px;
    padding: 54px 20px 20px;
    text-align: center
}

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

.sep-video-list .item .content .button {
    color: #276bb0
}

.sep-video-list .item .content .button:hover {
    color: #e32b1e
}

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

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

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

.sep-news-list .item .time .day {
    width: 100%;
    background: #276bb0;
    padding: 8px 8px 5px;
    color: #fff
}

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

.sep-news-list .item>a {
    width: 35%;
    flex-shrink: 0;
    border: 1px solid #ededed
}

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

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

.sep-news-list .item .content .title {
    margin-bottom: 15px
}

.sep-news-list .item .content .title a {
    color: #276bb0
}

.sep-news-list .item .content .title a:hover {
    color: #e32b1e
}

.sep-clinical-list .item {
    margin-bottom: 25px;
    width: 49%;
    padding: 42px 20px;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.06)
}

.sep-case-detail .item {
    margin-top: 100px;
    align-items: flex-start
}

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

.sep-case-detail .item:nth-child(2n) .swiper-buttons {
    justify-content: flex-end
}

.sep-case-detail .content h3 {
    padding-left: 12px;
    font-size: 36px;
    border-left: 6px solid #276bb0
}

.sep-case-detail .swiper-container {
    margin: 0
}

.sep-case-detail .swiper-container .swiper-slide {
    border: 1px solid #e8e8e8
}

.sep-case-detail .swiper-container .swiper-button {
    margin-top: 20px;
    margin-right: 20px
}

.sep-case-detail .swiper-container .swiper-button-disabled {
    display: none
}

.sep-app-list {
    padding-bottom: 150px
}

.sep-app-list .item {
    position: relative;
    justify-content: flex-end;
    margin-top: 100px
}

.sep-app-list .item .content {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 50%;
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
    z-index: 2
}

.sep-app-list .item .content .num {
    font-size: 48px;
    color: #276bb0
}

.sep-app-list .item .content .title {
    margin: 5px 0 10px;
    font-size: 28px
}

.sep-app-list .item .content .common-button {
    margin-top: 20px
}

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

.sep-app-list .item:nth-child(2n) {
    justify-content: flex-start
}

.sep-app-list .item:nth-child(2n) .content {
    left: auto;
    right: 0
}

.sep-spe-product h2 {
    font-size: 32px;
    padding-left: 16px;
    border-left: 6px solid #276bb0
}

.sep-map {
    height: 580px
}

.operation li {
    width: 48%
}

@media screen and (max-width:768px) {
    .operation ul {
        display: block
    }

    .operation li,
    .operation li a {
        width: 100%;
        margin-bottom: 5px
    }
}

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

    .sep-mainnav>.sep-container .nav .dropdown {
        padding: 32px 0
    }

    .sep-mainnav>.sep-container .nav .nav-item .box .clearfix li a {
        padding: 6px 20px;
        font-size: 16px
    }

    .common-title,
    .richtext.h2 h2 {
        font-size: 32px
    }

    .sep-section7,
    .sep-inner-blog {
        padding: 80px 0
    }

    .sep-section7 .blog,
    .sep-inner-blog .blog {
        margin-top: 38px
    }

    .sep-section7 .blog .item .title,
    .sep-inner-blog .blog .item .title {
        font-size: 19px
    }

    .sep-section7 .blog .item .time,
    .sep-inner-blog .blog .item .time {
        margin: 16px 0
    }

    .sep-footer .copyright .sep-container {
        padding: 30px
    }
}

@media screen and (max-width:1280px) {
    .sep-header {
        padding: 6px 0
    }
}

@media screen and (max-width:1080px) {
    .sep-mainnav .logo img {
        width: 150px !important
    }

    .sep-mainnav>.sep-container .nav .dropdown .dro-left {
        font-size: 18px
    }

    .sep-mainnav>.sep-container .nav .dropdown .dro-left li {
        padding: 12px 0
    }

    .sep-footer .copyright .sep-container .icon-list li {
        margin-left: 15px
    }
}

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

    .sep-top,
    .sep-footer,
    .sep-onlineservice {
        display: none;
        overflow: hidden;
        width: 0
    }

    .flex.full {
        display: block
    }
      .flex.full > div{
        padding: 0 !important;
      }
    .flex.full>div,
    .flex.full>a {
        width: 100% !important
    }

    .common-title,
    .richtext.h2 h2 {
        font-size: 24px
    }

    .common-button {
        padding: 8px 24px
    }

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

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

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

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

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

    .sep-header-mb .header-right a {
        color: #fff
    }

    .sep-header-mb .header-right i {
        font-size: 18px
    }

    .sep-header-mb .dropdown-mb {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff
    }

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

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

    .sep-header-mb .english {
        position: relative;
        cursor: pointer
    }

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

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

    .sep-header-mb .english .fix li a {
        display: block;
        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: #276bb0
    }

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

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

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

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

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

    .sep-search-mb form .btn {
        background: #276bb0;
        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: #276bb0
    }

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

    .sep-footer-mb .items {
        padding: 0 20px
    }

    .sep-footer-mb .items .item-title {
        padding: 12px 0;
        border-bottom: 1px solid rgba(201, 209, 220, 0.2);
        justify-content: space-between;
        color: #fff;
        /* font-family: "DIN-Bold"; */
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        font-size: 18px;
        align-items: center
    }

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

    .sep-footer-mb .items .item-title i {
        color: #0650c1;
        font-weight: bold;
        font-size: 18px
    }

    .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-top: 24px;
        font-size: 18px
    }

    .sep-footer-mb .items .item .item-list .item-content {
        margin-bottom: 16px
    }

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

    .sep-footer-mb .items .item .item-list .item-content i {
        color: #fff;
        margin-top: 5px;
        margin-right: 10px;
        font-size: 12px
    }

    .sep-footer-mb .items .contact-mode {
        margin-top: 30px;
        line-height: 30px;
        color: #f0f0f0;
        font-size: 18px
    }

    .sep-footer-mb .items .contact-mode a {
        color: #f0f0f0
    }

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

    .sep-footer-mb .items .contact-mode .item i {
        margin-right: 15px;
        font-size: 20px;
        color: #276bb0
    }

    .sep-footer-mb .icon-line {
        margin: 33px 0 27px
    }

    .sep-footer-mb .icon-line a {
        margin-left: 20px;
        color: rgba(255, 255, 255, 0.5)
    }

    .sep-footer-mb .icon-line a i {
        font-size: 24px
    }

    .sep-footer-mb .copyright {
        padding: 30px 0;
        color: rgba(255, 255, 255, 0.8);
        border-top: 1px solid rgba(201, 209, 220, 0.2);
        line-height: 30px
    }

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

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

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

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

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

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

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

    .sep-section7 .text,
    .sep-inner-blog .text {
        display: none
    }

    .sep-section7 .blog .item,
    .sep-inner-blog .blog .item {
        margin-bottom: 25px
    }

    .sep-section7 .blog .item .title,
    .sep-inner-blog .blog .item .title {
        font-size: 18px
    }
}

@media screen and (max-width:1920px) {
    .sep-list2-one .swiper-container {
        width: 100%
    }

    .sep-about-factory .width1920 {
        padding: 0 50px
    }
}

@media screen and (max-width:1680px) {
    .sep-inner-banner .title {
        font-size: 38px
    }

    .sep-list2-one .swiper-container .swiper-slide .title {
        font-size: 16px;
        line-height: 26px
    }

    .sep-list2-one .swiper-container .swiper-slide .title:hover::before {
        width: 126%
    }
}

@media screen and (max-width:1460px) {
    .div {
        padding: 80px 0
    }

    h1.common-title {
        font-size: 35px
    }

    .sep-index-text {
        padding: 60px 0
    }

    .sep-breadcrumb .sep-container i {
        left: 50px
    }

    .sep-inner-contact .title {
        font-size: 30px
    }

    .sep-index-next .content .title {
        font-size: 28px
    }

    .sep-about-quality .items .item .box .title {
        font-size: 22px
    }

    .sep-about-cetificate .box-slide .control .swiper-button-prev {
        left: 0
    }

    .sep-about-cetificate .box-slide .control .swiper-button-next {
        right: 0
    }

    .sep-list2-one .my-swiper {
        padding: 0 50px
    }

    .sep-list2-one .swiper-container {
        width: 100%
    }

    .sep-list2-one .swiper-container .swiper-slide {
        width: 33%;
        padding: 0 28px
    }

    .sep-list2-one .swiper-container .swiper-slide .title::before {
        left: -28px
    }

    .sep-list2-one .swiper-container .swiper-slide .title:hover::before {
        width: 108%
    }

    .sep-list2-table table {
        font-size: 16px;
        line-height: 28px
    }

    .sep-list2-table table td {
        padding: 6px
    }

    .sep-detail-related .title {
        font-size: 18px;
        line-height: 26px
    }

    .sep-spe-product h2 {
        font-size: 26px
    }

    .sep-section3 {
        padding: 70px 0 56px
    }

    .sep-case-detail .item {
        margin-top: 58px
    }

    .sep-case-detail .content h3 {
        font-size: 28px
    }
}

@media screen and (max-width:1280px) {
    .sep-detail-one li {
        margin-bottom: 20px;
        padding-bottom: 10px
    }

    .sep-detail-one li .title {
        margin-bottom: 5px
    }

    .sep-list-two .title {
        margin: 12px 0 8px
    }

    .sep-list-two .richtext {
        font-size: 16px;
        line-height: 26px
    }

    .sep-map {
        height: 460px
    }

    body {
        margin-top: 104px
    }
}

@media screen and (max-width:1080px) {
    .sep-sidebar {
        display: none
    }

    .sep-inner-product .sep-container .sep-primary {
        width: 100%
    }

    .sep-about-quality .items .item .box {
        padding: 0
    }

    .sep-index-next .content {
        margin-top: 38px
    }

    .sep-index-next .content .richtext {
        margin: 15px 0 26px
    }

    .sep-list-three .img {
        width: 120px;
        height: 120px
    }

    .sep-app-list {
        padding-bottom: 120px
    }

    .sep-app-list .item .content {
        padding: 20px
    }

    .sep-app-list .item .content .num {
        font-size: 36px
    }

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

    .sep-inner-product {
        padding: 68px 0
    }

    .sep-list2-one .swiper-container .swiper-slide {
        width: 50%
    }
}

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

    .sep-breadcrumb .sep-container i {
        left: 20px
    }

    .mb50 {
        margin-bottom: 30px
    }

    .mb25 {
        margin-bottom: 16px
    }

    h1.common-title {
        font-size: 26px
    }

    .richtext h2 {
        font-size: 22px
    }

    .sep-inner-product {
        padding: 58px 0
    }

    .search-btns {
        margin-bottom: 12px
    }

    .sep-inner-banner.about {
        color: #333
    }

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

    .sep-inner-banner .title {
        padding: 20px 0 30px;
        font-size: 28px
    }

    .sep-index-next {
        padding-bottom: 50px
    }

    .sep-index-next .my-box ul {
        width: 100%;
        padding-left: 0
    }

    .sep-index-next .my-box ul li {
        padding: 12px 0 0
    }

    .sep-index-next .content .title {
        font-size: 20px
    }

    .sep-index-thumbs {
        display: none
    }

    .sep-index-reason .item {
        padding: 10px 0
    }

    .sep-index-reason .item .title {
        margin-right: 10px;
        font-size: 28px
    }

    .sep-index-reason .item .i {
        margin-right: 20px;
        width: 56px;
        height: 56px
    }

    .sep-index-reason .item .i i {
        font-size: 25px
    }

    .sep-index-reason .item .richtext {
        font-size: 16px
    }

    .sep-index-adv .item {
        margin-bottom: 25px;
        padding-right: 0
    }

    .sep-index-adv .item .letter {
        font-size: 28px
    }

    .sep-index-adv .item .letter .line {
        display: none
    }

    .sep-index-adv .item .content {
        padding-top: 0
    }

    .sep-inner-contact .title {
        font-size: 24px
    }

    .sep-inner-contact .contact {
        padding: 38px 20px
    }

    .sep-inner-contact .form {
        padding: 38px 20px
    }

    .sep-inner-contact .form .sep-form .item {
        flex-wrap: wrap
    }

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

    .sep-inner-contact .form .sep-form .form-group {
        margin-bottom: 12px
    }

    .sep-inner-contact .form .sep-form .form-group input,
    .sep-inner-contact .form .sep-form .form-group textarea {
        padding: 10px 20px
    }

    .sep-list-one .item {
        margin-top: 22px
    }

    .sep-list-two .title {
        margin: 8px 0 12px
    }

    .sep-list-three .common-title {
        padding-bottom: 25px
    }

    .sep-list-three li {
        width: 33%;
        margin-top: 18px
    }

    .sep-list-three .img {
        margin-bottom: 5px;
        width: 90px;
        height: 90px
    }

    .sep-list-three .title {
        padding: 0;
        font-size: 18px
    }

    .sep-list2-one .swiper-container {
        padding: 26px 0
    }

    .sep-list2-one .swiper-container .swiper-buttons {
        margin-top: 24px;
        padding-left: 28px
    }

    .sep-list2-one .my-swiper {
        margin-top: 32px;
        padding: 0 20px
    }

    .sep-detail-banner {
        padding: 58px 0
    }

    .sep-detail-banner .content {
        margin-bottom: 25px
    }

    .sep-detail-banner .common-button {
        margin-bottom: 10px;
        margin-left: 0 !important;
        margin-right: 10px
    }

    .sep-list2-table.detail {
        padding: 70px 0 50px
    }

    .sep-list2-one .swiper-container .swiper-slide {
        width: 100%
    }

    .sep-detail-one ul {
        width: 100%
    }

    .sep-detail-two .video {
        height: 350px
    }

    .sep-detail-two .video img {
        height: 100%
    }

    .sep-detail-two .fz20 {
        font-size: 18px
    }

    .sep-detail-two .swiper-container {
        padding-bottom: 50px
    }

    .sep-detail-two .box .title {
        width: 100%;
        height: 60px
    }

    .sep-detail-two .swiper-buttons {
        bottom: 0;
        right: 10px
    }

    .sep-detail-two .swiper-buttons div {
        margin-left: 15px
    }

    .sep-detail-related li {
        margin-bottom: 10px
    }

    .sep-about-text {
        padding: 50px 0
    }

    .sep-about-text .content {
        margin-top: 25px
    }

    .sep-about-history .width1920 {
        padding: 0 20px
    }

    .sep-about-history .box-slide .dot {
        display: none
    }

    .sep-about-history .box-slide .box {
        padding-bottom: 0
    }

    .sep-about-history .box-slide .box .year {
        position: relative;
        left: -64px
    }

    .sep-about-history .box-slide .box-wrap {
        padding: 0
    }

    .sep-about-history .box-slide .box-wrap .control {
        top: 32px
    }

    .sep-about-history .box-slide img {
        width: 100%
    }

    .sep-about-history .box-slide2 {
        width: 100%
    }

    .sep-about-history .box-slide2 .box .thumb {
        height: auto;
        margin-right: 0;
        border: 0
    }

    .sep-about-quality .items .item .box {
        margin-bottom: 30px
    }

    .sep-about-quality .items .item .box .icon-box {
        margin-bottom: 25px
    }

    .sep-about-quality .items .item .box .title {
        margin-bottom: 6px
    }

    .sep-about-cetificate .box-slide .control .swiper-button-next i,
    .sep-about-cetificate .box-slide .control .swiper-button-prev i {
        width: 38px;
        height: 38px;
        font-size: 16px
    }

    .sep-about-cetificate .sep-alias {
        display: none
    }

    .sep-about-factory .width1920 {
        padding: 0 20px
    }

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

    .sep-app-list .item {
        margin-top: 30px
    }

    .sep-app-list .item .content {
        position: relative;
        bottom: 0
    }

    .sep-spe-product h2 {
        font-size: 22px
    }

    .sep-related li {
        margin-bottom: 25px
    }

    .sep-section3 .common-title {
        margin-bottom: 35px
    }

    .sep-section3 .item {
        height: auto;
        margin-bottom: 20px;
        padding: 32px 20px
    }

    .sep-section3 .item .title {
        margin: 18px 0 5px;
        font-size: 22px
    }

    .sep-case-detail .content {
        margin-bottom: 15px
    }

    .sep-case-detail .content h3 {
        font-size: 22px;
        border-width: 3px
    }

    .sep-clinical-list .item {
        padding: 20px
    }

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

    .sep-service-list {
        padding: 50px 0
    }

    .sep-service-list .title {
        font-size: 22px
    }

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

    .sep-news-list .item {
        position: relative;
        display: block
    }

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

    .sep-news-list .item>a {
        width: 100%;
        border: 1px solid #ededed
    }

    .sep-news-list .item .content {
        width: 100%;
        margin-left: 0;
        padding-top: 12px
    }

    .sep-news-list .item .content .title {
        font-size: 20px
    }

    .sep-news-list .item .time {
        position: absolute;
        top: 0;
        left: 0
    }

    .sep-single-banner {
        padding: 50px 0
    }

    .sep-single-banner>img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1
    }

    .sep-single-banner .absolute-center {
        top: 0
    }

    .sep-single-banner .title {
        padding: 0
    }

    .sep-single-banner .fz20 {
        font-size: 18px
    }

    .sep-about-history .box-slide .box .year {
        font-size: 54px
    }

    .sep-pdf-list .item .button a:first-child {
        display: none
    }
}
.shilibox{
    display: flex;
    justify-content: space-between;
}
.shili{
    width: 49%;
    background: none;
    padding: 30px 40px;
    color: #fff;
    text-align: left;
    border-radius: 10px;
    border: solid 1px #fff;
}
.shili h3{
    margin-bottom: 15px;
    color: #fff;
}
.shili2{
    width: 100%;
    padding: 0;
    border: none;
}
.shili2 ul{
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.shili2 ul::before{
    display: none;
}
.shili2 ul::after{
    display: none;
}
.shili2 ul li{
    width: 31%;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.shili2 ul li img{
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.shili2 ul li img.gegewu{
    width: 70px;
    height: 70px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 25px;
}
.shili2 ul li p{
    color: #000c1e;
    padding: 20px;
}
.shili2 h3{
    text-align: center;
}
.shili3 ul li{
    width: 19%;
}
.shili3 ul li h1{
    /* font-family: 'DIN-Bold'; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 34px;
    color: #276bb0;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: #eaeaea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 25px;
}
.shili3 ul li h3{
    font-size: 22px;
    color: #152b63;
    margin-bottom: 0;
    /* font-family: 'DIN-Bold'; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    
}
.fakeyyaomazhe p{
    display: flex;
    align-items: center;
}
.fakeyyaomazhe p img{
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.shili4 ul li{
    padding-bottom: 50px;
}
.mxdbg{
    background: url(../picture/bg.jpg) no-repeat center;
    background-size: cover;
}

.sep-about-cetificate .box-slide .box .dingwei{
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: left;
    font-size: 18px;
    color: #134679;
    font-weight: bold;
    /* font-family: "DIN-Bold"; */
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    padding: 0 60px;
    box-sizing: border-box;
}
.sep-about-cetificate .box-slide .box .dingwei p {
    display: flex;
    margin-top: 15px;
}
.sep-about-cetificate .box-slide .box .dingwei p span{
    width: 24px;
    height: 24px;
    background: #e32b1e;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    
}
.biaogebox{
    max-width:100%;
    margin: auto;
}
.biaogebox li{
    display: flex;
    align-items: center;
    background: #001d4a;
    border: solid 1px #fff;
    margin-top: -1px;
}
.biaogebox li p:nth-child(1){
    width: 20%;
}
.biaogebox li p:nth-child(2){
    width: 80%;
    border-left: solid 1px #fff;
}
.biaogebox li p{
    color: #fff;
    font-size: 20px;
    text-align: left;
    padding: 10px 30px;
}
.biaogebox li h3{
    color: #fff;
    font-size: 28px;
    text-align: left;
    padding: 10px 30px;
}
.biaogebox li h3:nth-child(1){
    width: 20%;
}
.biaogebox li h3:nth-child(2){
    width: 80%;
    border-left: solid 1px #fff;
}

.lianxi p{
    /*display: flex;*/
}
.lianxi p strong{
    color: #152b63;
}
@media screen and (max-width: 768px) {
  .sep-list2-one .swiper-container .swiper-buttons {
    margin-top: 24px;
    padding-left: 28px;
    display: flex;
    justify-content: center;
  }
  #form .flex.full > div {
    padding: 20px !important;
  }
  .mxdneirong h1{
      font-size: 20px !important;
      line-height: 20px;
  }
  .sep-inner-banner .title{
      font-size: 24px;
  }
  .shoujiz{
      font-size: 20px !important;
  }
  .fz20{
      font-size: 18px;
  }
  .fz18{
      font-size: 16px;
  }
  .flex.full .oemtxt{
      padding: 20px !important;
  }
  .biaogebox li h3{
      font-size: 20px;
  }
  .biaogebox li p{
      font-size: 16px;
  }
  .biaogebox>ul{
      padding: 0;
      width: 1000px;
      margin:10px 0;
  }
  .biaogebox {
      overflow-x: auto;
  }
  .biaogebox li p,.biaogebox li h3{
      padding: 10px;
  }
  .biaogebox li p:nth-child(1){
      width: 120px;
  }
  .biaogebox li p:nth-child(2){
      width: 65%;
  }
  .biaogebox li h3:nth-child(1){
      width: 120px;
  }
  .biaogebox li h3:nth-child(2){
      width: 35%;
  }
  .shili3 ul li{
      width: 100%;
      margin-bottom: 15px;
  }
  .shili2 ul{
      flex-wrap: wrap;
  }
  .shili3 ul li h3{
      font-size: 18px;
  }
  .shili{
      width: 100%;
      /*padding: 20px;*/
  }
  .sep-about-cetificate .box-slide .box .dingwei{
      position: relative;
      padding: 0;
      color: #fff;
      bottom: 0;
      font-size: 17px;
  }
  .sep-about-cetificate .box-slide .box .dingwei p{
      display:block;
  }
  .sep-about-cetificate .box-slide .box .dingwei p span{
      display: block;
  }
  .shilibox{
      flex-wrap: wrap;
  }
  .shili{
      margin-bottom:20px;
  }
  .zuobian{
      text-align: left !important;
  }
  .lianxi{
      padding: 20px;
  }
  .sep-footer-mb .items .contact-mode{
      font-size: 16px;
  }
  .sep-inner-banner .absolute-center{
      background: url(../img/26.jpg) no-repeat center;
      padding: 30px ;
  }
  .sep-inner-banner.about img{
      display: none;
  }
  .sep-inner-banner.about{
      color: #fff;
  }
  .sep-index-next .my-box .img img{
      height: auto !important;
  }
  
   .sep-section3 {
    padding: 30px 0 30px;
  }
  .sep-section3 .common-title{
      margin-bottom: 20px;
  }
  .sep-about-text{
      padding: 30px 0;
  }
  /*.sep-about-text .content{*/
  /*    margin-top: 0;*/
  /*}*/
  .mb50{
      margin-bottom: 20px;
  }
  /*.in-img-enlarge img{*/
  /*    margin-bottom: 20px;*/
  /*}*/
  
   .flex.tesepd .content{
      padding: 20px !important;
  }
  .div{
      padding: 40px 0;
  }
  .sep-section7, .sep-inner-blog{
      padding: 40px 0;
  }
  .sep-inner-product{
      padding-bottom: 0;
  }
  .sep-video-detail{
      height: auto;
  }
  .sep-in-article-list{
      padding-bottom: 25px;
  }
}
























