@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: 'DINpro-Regular', 'Lucida Grande', 'Microsoft Yahei';
    font-family: 'Poppins', 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;
    background: #fff;
    border-radius: 100px;
}

.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 {
    width: 100%;
    object-fit: cover;
    width: 100%;
}

.delay3 {
    transition: all .3s
}

.delay5 {
    transition: all .5s
}

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

.richtext {
    font-size: 18px;
    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: #333;
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: bold
}

.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;
    margin-top: 50px;
}

.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: #01070f;
    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: #152b63;
    color: #666;
}

.wc {
    color: #276bb0
}

.fz18 {
    font-size: 17px
}

.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;
    background: #F6FAFF;
}

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

.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: 260px;
    transform: translateX(-210px);
    -webkit-transform: translateX(-210px)
}

.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;
    background: #F6FAFF;
}

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

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

.sep-section3 .item {
    width: 19%;
    /* height: 400px; */
    margin-bottom: 46px;
    padding: 40px 18px;
    align-items: center;
    background: #fff;
    box-shadow: 0 3px 27px 0 rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    color: #666
}
.shenlan{
    color: #152b63 !important;
}
.sep-section3 .item:hover .shenlan{
    color: #fff !important;
}
.sep-section3 .item .title {
    margin: 18px 0 16px;
    font-size: 22px
}

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

.c-text {
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px
}

.sep-banner {
    position: relative
}

.sep-banner .box {
    /* margin-left: auto; */
    width: 65%
}

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

.sep-banner .box .title3{
    font-size: 30px;
    margin-top: 20px;
    text-transform: capitalize;
}

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

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

.icomxd{
    display: flex;
    /* justify-content: space-between; */
    color: #fff;
    font-size: 13px;
    /* margin-bottom: 50px; */
    flex-wrap: wrap;
}
.icomxd span{
    margin-right: 20px;
    background: #276bb0;
    border-radius: 50px;
    padding: 0 15px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    /* line-height: 40px; */
    height: 46px;
}
.icomxd1{
    margin-top: 25px;
}
.icomxd1 span{
    margin-top: 10px;
    width: 250px;
}
.icomxd p{
    margin-left: 5px;
    /* margin-bottom: 4px; */
    
}
.icomxd1 span p{
    line-height: 1;
}
.icomxd img{
    width: 30px !important;
    height: 30px !important;
    border: solid #fff 2px;
    border-radius: 50px;
}
.sep-banner .box .text {
    margin: 38px 0 78px;
     margin: 30px 0 40px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 22px
}

.sep-banner .swiper-bt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 62px;
    color: #e32b1e;
    z-index: 2;
    cursor: pointer
}

.sep-banner .swiper-bt.prev {
    left: 25px
}

.sep-banner .swiper-bt.next {
    right: 25px
}

.sep-banner .swiper-bt:hover {
    color: #276bb0
}

.sep-banner .swiper-bt.swiper-button-disabled {
    color: #fff;
    cursor: default
}

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

.sep-banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1
}

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

.sep-banner-mb {
    display: none
}

.sep-section1 {
    padding: 116px 0 40px;
    background: #F6FAFF;
}
.bgbaise{
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 45px;
    padding: 24px;
    height: 100%;
}
.bgbaise span{
    position: relative;
}
.bgbaise span img{
    position: relative;
    z-index: 10;
}
.bgbaise span::before{
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    left: 10%;
    bottom: 10%;
    background: #c9deff;
    border-radius: 50%;
    opacity: 1;
    z-index: 0;
    display: none;
}
.sep-section1 ul {
    margin-top: 52px
}

.sep-section1 ul li {
    margin-bottom: 90px;
    padding: 0 10px
}

.sep-section1 ul li .img {
    height: 180px
}

.sep-section1 ul li img {
    max-width: 100%
}

.sep-section1 ul li .img-hide {
    display: none
}

.sep-section1 ul li:hover .img-show {
    display: none
}

.sep-section1 ul li:hover .img-hide {
    display: block
}

.sep-section1 ul .title {
    margin-bottom: 10px;
    font-size: 22px;
    
}
.sep-section1 ul .title a{
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sep-section2 {
    position: relative;
    padding: 80px 0 81px;
    color: #fff
}

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

.sep-section2 .common-title a:hover {
    color: #276bb0
}

.sep-section2 ul {
    margin-top: 59px
}

.sep-section2 ul li {
    padding: 0 10px;
    width: 33%;
}

.sep-section2 .item {
    position: relative;
    margin-bottom: 50px
}

.sep-section2 .item .box {
    align-items: stretch;
    transition: all .3s
}

.sep-section2 .item .box .text {
    height: calc(100% - 48px);
    padding: 15px;
    opacity: 0;
    transition: all .3s
}

.sep-section2 .item .box .title {
    flex-shrink: 0;
    height: 48px;
    padding: 10px;
    background-color: #fff;
    font-size: 22px;
}

.sep-section2 .item:hover .box {
    background-color: rgba(1, 59, 148, 0.8)
}

.sep-section2 .item:hover .box .text {
    opacity: 1
}

.sep-section2 .item:hover .box .title {
    background-color: #276bb0
}

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

.sep-section4 {
    padding: 118px 0 134px;
    background-color: #001d4a;
    overflow: hidden;
    background: url(../picture/bg.jpg) no-repeat center;
}
.sep-section4 .text{
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 2;
}
.sep-section4 .common-title {
    max-width: 1050px
}

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

.sep-section4 .common-title a:hover {
    color: #276bb0
}

.sep-section4 .swiper-container {
    margin-top: 82px;
    overflow: initial;
    width: 1000px;
}
.sep-section4 .swiper-container .swiper-slide{
    transform: scale(1);
    transition: all 0.6s;
}
.sep-section4 .swiper-container .swiper-slide-active{
    transform: scale(1);
}
.sep-section4 .swiper-container .swiper-button {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 50%;
    transform: translateY(-50%)
}

.sep-section4 .swiper-container .prev {
    left: 40px
}

.sep-section4 .swiper-container .next {
    right: 40px
}

.sep-section5 {
    position: relative;
    padding: 118px 0 122px;
    overflow: hidden
}

.sep-section5::after {
    /* content: url(../image/back.jpg); */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.sep-section5 .my-box {
    align-items: flex-start
}

.sep-section5 .my-box .content {
    width: 46%
}

.sep-section5 .my-box .content .text {
    margin: 24px 0 45px
}

.sep-section5 .my-box .content .common-button {
    border: 1px solid #276bb0
}

.sep-section5 .my-box .content .common-button:hover {
    background-color: transparent;
    color: #276bb0
}

.sep-section5 .my-box .video {
    position: relative;
    width: 49%;
    height: 428px
}

.sep-section5 .my-box .video::before {
    content: "";
    position: absolute;
    left: -38px;
    bottom: -38px;
    width: 50%;
    height: 50%;
    background-color: rgba(2, 89, 194, 0.2);
    z-index: -1
}

.sep-section5 .my-box .video .img,
.sep-section5 .my-box .video img {
    height: 100%
}

.sep-section5 .my-box .video .img {
    position: relative
}

.sep-section5 .my-box .video .img .i {
    width: 91px;
    height: 91px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer
}

.sep-section5 .my-box .video .img .i i {
    font-size: 30px
}

.sep-section5 .my-box .video .img:hover .i {
    border-color: #e32b1e;
    color: #e32b1e
}

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

.sep-section5 .items .item {
    flex: 1;
    padding: 0 30px;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.sep-section5 .items .item:last-child {
    border-right: 0
}

.sep-section5 .items .num {
    margin-bottom: 8px;
    font-size: 40px
}

.sep-section6 {
    position: relative;
    padding: 54px 0 65px;
    color: #fff
}

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

.sep-section6 .common-title a:hover {
    color: #e32b1e
}

.sep-section6 .text {
    margin: 30px 0 38px;
    font-size: 24px
}

.sep-section6 .common-button {
    background-color: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.8);
    font-size: 22px
}

.sep-section6 .common-button:hover {
    background-color: #fff;
    color: #276bb0
}

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

@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,
    .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:1460px) {
    .sep-banner .absolute-center {
        top: 60%
    }

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

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

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

    .sep-section1 ul {
        margin-top: 28px
    }

    .sep-section1 ul li {
        margin-bottom: 50px
    }

    .sep-section1 ul .title {
        font-size: 20px
    }

    .sep-section2 {
        padding: 85px 0 68px
    }

    .sep-section2 ul li {
        width: 33.3%
    }

    .sep-section2 ul li img {
        height: 300px
    }

    .sep-section2 .item {
        margin-bottom: 20px
    }

    .sep-section2 .item .box .title {
        font-size: 22px
    }

    .sep-section3 {
        padding: 80px 0 60px
    }

    .sep-section3 .item {
        height: 320px
    }

    .sep-section4 {
        padding: 85px 0
    }

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

    .sep-section5 {
        padding: 80px 0
    }

    .sep-section5 .my-box .content .text {
        margin: 24px 0 45px
    }

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

@media screen and (max-width:1280px) {
    .sep-section2 .item .box .title {
        font-size: 17px;
        text-align: center
    }

    .sep-section2 .item .box .text {
        font-size: 16px;
        line-height: 25px
    }
}

@media screen and (max-width:1080px) {
    .sep-section5 .my-box .content .text {
        margin: 12px 0 26px;
        font-size: 16px
    }

    .sep-section5 .my-box .video {
        height: 360px
    }

    .sep-section5 .my-box .video .img .i {
        width: 50px;
        height: 50px
    }

    .sep-section5 .my-box .video .img .i i {
        font-size: 18px
    }

    .sep-section5 .items .item {
        padding: 0 20px
    }

    .sep-section5 .items .item .fz20 {
        font-size: 18px
    }

    .sep-section6 .text {
        font-size: 20px
    }
}

@media screen and (max-width:768px) {
    .c-text {
        margin-top: 16px;
        font-size: 18px
    }

    .sep-banner-mb {
        display: block
    }

    .sep-banner-pc {
        display: none
    }

    .sep-banner .absolute-center {
        top: 32%
    }

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

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

    .sep-banner .box .text {
        color: #fff
    }

    .sep-banner .common-button {
        position: absolute;
        bottom: 50px;
        left: 20px
    }

    .sep-section1 ul {
        margin-top: 0
    }

    .sep-section1 ul li {
        margin-bottom: 10px;
        padding: 0 10px
    }

    .sep-section1 .fz18 {
        font-size: 16px
    }

    .sep-section2 ul {
        margin-top: 40px
    }

    .sep-section2 ul li {
        width: 50%
    }

    .sep-section2 ul li:last-child {
        width: 100%
    }

    .sep-section2 ul li:last-child img {
        height: auto
    }

    .sep-section2 ul li img {
        height: 120px
    }

    .sep-section2 .item .box {
        bottom: 0;
        height: auto;
        top: auto
    }

    .sep-section2 .item .box .text {
        display: none
    }

    .sep-section2 .item .box .title {
        height: 26px;
        padding: 3px
    }

    .sep-section3 img {
        height: 138px
    }

    .sep-section3 .item {
        margin-bottom: 30px;
        height: auto
    }

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

    .sep-section4 .swiper-container .swiper-button {
        width: 33px;
        height: 33px
    }

    .sep-section4 .swiper-container .swiper-button i {
        font-size: 16px
    }

    .sep-section4 .swiper-container .prev {
        left: 15px
    }

    .sep-section4 .swiper-container .next {
        right: 15px
    }

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

    .sep-section5 .my-box .video::before {
        left: 0;
        bottom: -24px;
        width: 50%;
        height: 50%
    }

    .sep-section5 .my-box .video .img {
        margin-left: 20px
    }

    .sep-section5 .items {
        flex-wrap: wrap;
        margin-top: 52px
    }

    .sep-section5 .items .item {
        flex: none;
        width: 50%;
        margin-bottom: 30px
    }

    .sep-section5 .items .item:nth-child(2) {
        border-right: 0
    }

    .sep-section6 .text {
        margin: 25px 0 30px;
        font-size: 16px;
        color: #fff
    }

    .sep-section6 .common-button {
        font-size: 18px
    }

    .sep-section7 .blog .item {
        display: flex;
        margin-bottom: 20px
    }

    .sep-section7 .blog .item .img {
        width: 43%
    }

    .sep-section7 .blog .item .content {
        width: 57%;
        padding-left: 15px
    }

    .sep-section7 .blog .item .time {
        margin-top: 0
    }

    .sep-section7 .blog .item .title {
        margin-bottom: 0
    }
}

.mxdbg{
    background: url(../picture/bg.jpg) no-repeat center;
    background-size: cover;
}
.hongse{
    /* color: #e32b1e !important; */
}


@media screen and (max-width: 768px) {
  .sep-section2 .item .box .title {
    height: 50px;
    padding: 3px;
  }
  .sep-section2 .item .box .title{
      /*font-size: 14px;*/
  }
  .sep-section2 ul li{
      width:100%;
  }
  .sep-section2 ul li img{
      height:auto;
  }
  .sep-section3 img{
      height: 60px;
  }
  .in-img-enlarge{
      border-radius: 0;
  }
  .sep-section4 .swiper-container{
      width: 100%;
  }
  .sep-section4 .text{
      font-size: 17px;
  }
  .sep-section5 .my-box .content{
      margin-top:40px;
  }
  .sep-section1 ul li .img{
      padding: 30px;
  }
  
  .sep-banner-mb .common-button{
      margin-top: 20px !important;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}