@charset "utf-8";
@import './font-awesome-4.7.0/css/font-awesome.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: 14px;
    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
}







.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: 14px;
    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: 13px;
    font-weight: normal;
    border-radius: 3px;
    background: #fbfbfb;
    outline: none
}

.form-group {
    margin-bottom: 15px;
    position: relative
}

.btn-primary {
    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;
    bottom: 8px;
    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
}

ul {
    margin: 0;
    padding: 0
}

.lf {
    float: left
}

.rt {
    float: right
}

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

.text_center {
    text-align: center
}

p a {
    color: #005bab
}

p a:hover {
    text-decoration: underline
}

p img {
    margin: 0 auto;
    max-width: 100%
}

a {
    display: inline-block;
    text-decoration: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transtion: all .3s;
    -o-transition: all .3s
}

.color_white {
    color: #fff
}

td {
    word-break: normal !important;
    word-wrap: break-word !important
}

.clearfix:before,
.fix:before {
    content: '';
    display: table;
    clear: both
}

.clearfix:after,
.fix:after {
    content: '';
    display: table;
    clear: both
}

a:hover {
    color: #3545db;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

sup {
    vertical-align: text-top
}

s {
    text-decoration: none
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

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

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

div {
    zoom: 1
}

body {
    max-width: 100%;
    margin: 0 auto !important;
    position: relative;
    width: 100%
}

dt {
    font-weight: normal
}

html {
    width: 100%;
    overflow-y: scroll
}

.upps {
    text-transform: uppercase
}

.ellipsis {
    text-overflow: ellipsis
}

.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.maxs {
    max-width: 780px;
    margin: auto
}

.cens {
    text-align: center
}

.m-bottoms {
    margin-bottom: 25px
}

.m-tops {
    margin-top: 25px
}

.spans {
    font-size: 16px;
    line-height: 32px;
    color: #323232;
    overflow: hidden
}

.spans * {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.thumbs {
    display: block;
    width: 100%;
    overflow: hidden
}

.thumbs img {
    max-width: 100%
}

.titles-a {
    display: block;
    width: 100%
}

.thumbs,
.spans,
.titles-a {
    display: block;
    width: 100%
}

.over-hides {
    overflow: hidden;
    position: relative
}

.pres {
    position: relative
}

.pres #xx-forms {
    position: absolute;
    top: -80px;
    left: 0
}

img {
    height: auto
}

.t-cens {
    text-align: center
}

.wids {
    width: 100%
}

.wids img {
    width: 100%
}

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

i {
    vertical-align: middle
}

.m-hes img {
    max-height: 100%
}

.gtj-t-r-deg1 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.gtj-t-r-deg2 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.gtj-t-r-deg {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.gtj-t-ty-fives {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

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

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

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

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

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

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

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

.imgs-hovers {
    position: relative
}

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

.li-tops-hovers {
    position: relative;
    top: 0
}

.li-tops-hovers:hover {
    top: -5px
}

dt {
    font-weight: normal
}

.gtj-lists {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}

.gtj-lists.ons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

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

.lr-boxs .lr-lists {
    cursor: pointer
}

.gtj-ons {
    margin-top: 10px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.richtext {
    font-size: 16px;
    line-height: 32px;
    color: #4c4c4c
}

.richtext * {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.richtext.cors {
    color: #fff
}

.richtext.sizes {
    font-size: 18px
}

.richtext ul {
    max-width: 100%;
    list-style: none !important;
    padding: 0 !important
}

.richtext ul li {
    list-style: none !important;
    padding-left: 21px;
    position: relative
}

.richtext ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #3545db;
    position: absolute;
    left: 0;
    top: 16px
}

.richtext h2 {
    font-size: 30px;
    line-height: 1.32;
    color: #1a1a1a;
    margin-bottom: 10px
}

.richtext table {
    width: 100%;
    max-width: 100%
}

.richtext table tr {
    border: 1px solid #dbdbdb;
    line-height: inherit
}

.richtext table tr td {
    border: inherit;
    font-size: 16px;
    line-height: inherit;
    color: inherit;
    padding: 8px 16px;
    padding-left: 30px
}

.language {
    cursor: pointer;
    position: relative
}

.language:hover .fix {
    opacity: 1;
    display: block
}

.language .fix {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    width: 236px;
    text-align: left;
    background: #f3f3f3;
    z-index: 10200;
    box-shadow: 0 0 3px #666
}

.language .fix li {
    padding: 13px 17px;
    background: #fff;
    line-height: normal
}

.language .fix li a {
    font-size: 14px;
    color: #6d6d6d;
    margin: 0 5px
}

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

.m_width {
    width: 100%;
    max-width: 1475px;
    margin: 0 auto
}

.bold {
    font-weight: bold
}

li {
    list-style: none
}

.flex {
    display: flex;
    display: -webkit-flex
}

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

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

.none {
    display: none !important
}

.sep_breadcrumb {
    width: 100%;
    border-bottom: 1px solid #dcdcdc
}

.sep_breadcrumb .sep_container {
    padding: 13px 0 13px 0;
    max-width: 1320px
}

.sep_breadcrumb .sep_container .div_boxs i {
    line-height: 24px;
    margin-right: 10px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-flex
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li {
    display: inline-block;
    line-height: 24px;
    height: 24px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li a {
    line-height: 24px;
    font-size: 14px;
    color: #000
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li a:hover {
    text-decoration: underline #144b9e
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:after {
    content: '>';
    color: #000;
    margin: 0 3px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:last-child a {
    color: #144b9e
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:last-child:after {
    content: '';
    display: none
}

.sep-resource-list2 li {
    padding-left: 160px;
    position: relative;
    border-bottom: 1px solid #afafaf;
    padding-top: 5px;
    min-height: 152px;
    margin-bottom: 30px
}

.sep-resource-list2 li.nothumb {
    padding-left: 0
}

.sep-resource-list2 li.nothumb .thumb {
    display: none
}

.sep-resource-list2 li .thumb {
    display: block;
    position: absolute;
    width: 140px;
    overflow: hidden;
    left: 0;
    top: 0
}

.sep-resource-list2 li .thumb img {
    width: 100%
}

.sep-resource-list2 li .times {
    display: block;
    font-size: 14px;
    color: #545454;
    margin-bottom: 6px
}

.sep-resource-list2 li .title {
    display: block;
    color: #545454;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list2 li .title:hover {
    color: #005bab
}

.sep-resource-list2 li .summary {
    display: block;
    color: #545454;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 10px
}

.sep-resource-list2 li .more {
    text-transform: uppercase;
    color: #005bab;
    font-size: 12px;
    font-weight: bold
}

.sep-resource-list2 li .more:hover {
    text-decoration: underline
}

.shsn-new-ul {
    width: 100%;
    overflow: hidden
}

.shsn-new-ul li {
    border-bottom: 1px solid #005bab;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 74px;
    position: relative
}

.shsn-new-ul li .dates {
    width: 74px;
    padding: 0 12px;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.shsn-new-ul li .dates .dates-boxs {
    font-family: arial;
    font-weight: bold;
    font-style: inherit !important;
    border: 2px solid #dcdcdc;
    text-align: center;
    margin: 10px 0 30px 0
}

.shsn-new-ul li .dates .dates-boxs .new-data {
    margin: -16px 0 -5px 0;
    font-size: 24px;
    color: #005bab;
    line-height: 1.5
}

.shsn-new-ul li .dates .dates-boxs .datys {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5
}

.shsn-new-ul li .dates-rights {
    width: calc(100% - 55px);
    float: right;
    padding: 0 12px;
    min-height: 102px
}

.shsn-new-ul li .dates-rights .titles-a {
    display: block;
    color: #005bab;
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0 10px
}

.shsn-new-ul li .dates-rights .titles-a .texts {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5
}

.receiver_btn_group {
    justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px
}

.receiver_btn_group .btn {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #005bab;
    background-color: #005bab;
    color: #fff;
    border-radius: 5px
}

.receiver_btn_group .btn:hover {
    color: #005bab;
    background-color: #fff
}

.sep-pagination {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center
}

.sep-pagination .pagination {
    margin: 29px 0;
    display: inline-block;
    padding-left: 0;
    border-radius: 4px
}

.sep-pagination .pagination .active a {
    background: #005bab;
    color: #fff;
    border: 1px solid #005bab
}

.sep-pagination .pagination .active a:hover {
    background: #ff7e00;
    color: #fff;
    border: 1px solid #ff7e00
}

.sep-pagination .pagination li {
    display: inline;
    border-radius: 5px
}

.sep-pagination .pagination li a {
    padding: 11px 20px;
    margin: 0 5px;
    border-radius: 5px;
    background: #ebebeb;
    color: #333;
    border: 1px solid #ebebeb
}

.sep-pagination .pagination li:first-child a {
    border-radius: 5px;
    padding: 11px 20px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

.sep-pagination .pagination li:last-child a {
    border-radius: 5px;
    padding: 11px 19.5px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

.sep-pagination .pagination li:hover a {
    background: #3545db;
    color: #fff;
    border: 1px solid #3545db
}

.kfl-pdf-box {
    overflow-x: auto
}

.kfl-pdf-box .pdf-title {
    font-size: 20px;
    padding: 30px 0 10px;
    color: #000
}

.kfl-pdf-box table {
    width: 100%
}

.kfl-pdf-box table thead tr:nth-child(1) td {
    background: #005bab;
    color: #fff;
    width: 45%
}

.kfl-pdf-box table thead tr:nth-child(1) td a {
    line-height: 50px
}

.kfl-pdf-box table tr td {
    padding: 10px;
    text-align: center
}

.kfl-pdf-box table tr td a {
    font-size: 16px;
    line-height: 35px
}

.kfl-pdf-box table tr td a i {
    font-size: 16px
}

.overflow-x {
    overflow-x: auto
}

.detail_module {
    margin-top: 50px
}

.detail_module .module_title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8
}

.detail_module .module_title:after {
    content: '';
    width: 55px;
    height: 3px;
    background-color: #0068a8;
    left: 0;
    position: absolute;
    bottom: -1px
}

.detail_module .submit_group {
    flex-wrap: wrap
}

.detail_module .submit_group .input {
    width: calc(50% - 7.5px);
    height: 45px;
    margin-bottom: 20px;
    line-height: 43px;
    color: #888383;
    background-color: #fcfcfc;
    position: relative
}

.detail_module .submit_group .input i {
    position: absolute;
    top: 13px;
    color: green;
    right: 5px
}

.detail_module .submit_group .input p {
    line-height: 19px;
    display: none
}

.detail_module .submit_group .input:nth-child(2n+1) {
    margin-right: 15px
}

.detail_module .submit_group .input.file {
    text-indent: 18px;
    position: relative;
    border: 1px solid #d8d8d8
}

.detail_module .submit_group .input.file input {
    position: absolute;
    opacity: 0;
    width: 82px;
    right: 10px;
    cursor: pointer
}

.detail_module .submit_group .input.file .text {
    color: #00a0e9;
    font-size: 12px;
    line-height: 43px;
    position: absolute;
    right: 10px;
    top: 0
}

.detail_module .submit_group .input input {
    border: 1px solid #d8d8d8;
    outline: none;
    text-indent: 18px;
    background-color: #fcfcfc;
    height: 100%;
    width: 100%
}

.detail_module .submit_group .input input.has-error {
    border-color: #b6201a
}

.detail_module .submit_group .input input.has-success {
    border-color: green
}

.detail_module .submit_group .textarea {
    width: 100%;
    height: 165px;
    background-color: #fcfcfc;
    margin-bottom: 20px
}

.detail_module .submit_group .textarea p {
    display: none
}

.detail_module .submit_group .textarea textarea {
    outline: none;
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
    border: 1px solid #d8d8d8;
    resize: none;
    margin-bottom: 12px;
    padding: 15px
}

.detail_module .submit_group .textarea textarea.has-error {
    border-color: #b6201a
}

.detail_module .submit_group .textarea textarea.has-success {
    border-color: green
}

.detail_module .submit_group .captcha {
    width: 260px;
    position: relative;
    height: 45px;
    margin-right: calc(100% - 260px)
}

.detail_module .submit_group .captcha .img {
    width: 80px;
    height: 33px;
    position: absolute;
    top: 12px;
    right: 5px
}

.detail_module .submit_group .captcha p {
    display: none
}

.detail_module .submit_group .captcha input {
    border: 1px solid #d8d8d8;
    outline: none;
    text-indent: 18px;
    background-color: #fcfcfc;
    height: 100%;
    width: 100%
}

.detail_module .submit_group .captcha input.has-error {
    border-color: #b6201a
}

.detail_module .submit_group .captcha input.has-success {
    border-color: green
}

.detail_module .submit_group button {
    font-size: 18px;
    width: 140px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    line-height: 40px;
    border: none;
    outline: none;
    border: 1px solid #0068a8;
    margin-top: 30px;
    color: #0068a8
}

.detail_module .submit_group button:hover {
    color: #fff;
    background-color: #0068a8
}

@media screen and (max-width:768px) {
    .detail_module .submit_group .input {
        width: 100%;
        margin-right: 0 !important
    }
}

.relate_title {
    font-size: 20px;
    line-height: 30px;
    color: #005bab;
    margin-top: 20px;
    text-align: center;
    position: relative;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.relate_title span {
    font-size: 20px;
    line-height: 30px;
    color: #005bab;
    padding: 0 20px;
    background-color: #fff;
    z-index: 1;
    position: relative
}

.relate_title:after {
    content: '';
    width: auto;
    height: 1px;
    background-color: #005bab;
    display: block;
    flex: 1;
    margin-left: 10px
}

.relate_title:before {
    content: '';
    width: auto;
    height: 1px;
    background-color: #005bab;
    display: block;
    flex: 1;
    margin-right: 10px
}

.video_group {
    flex-wrap: wrap
}

.video_group .video_item {
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    margin-bottom: 10px;
    background-color: #f5f5f5
}

.video_group .video_item:hover {
    box-shadow: 0 0 5px #dcdcdc
}

.video_group .video_item:nth-child(3n) {
    margin-right: 0
}

.video_group .video_item .img {
    width: 100%;
    overflow: hidden
}

.video_group .video_item .img img {
    width: 100%
}

.video_group .video_item .img img:hover {
    transform: scale(1.2)
}

.video_group .video_item .video_item_href {
    line-height: 25px;
    padding: 25px 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.video_group .video_item .video_item_href.ons1 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.video_group .video_item .video_item_href.ons1 .down {
    display: flex;
    padding: 5px 12px;
    border-radius: 6px;
    background: #3545db;
    color: #fff;
    line-height: 24px
}

.video_group .video_item .video_item_href.ons1 .down:hover {
    background: #ff7e00
}

.video_group .video_item .video_item_href:hover {
    color: #005bab
}

@media screen and (max-width:768px) {
    .video_group .video_item {
        width: 100%;
        margin-right: 0
    }
}

.new_group .new_item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.new_group .new_item .new_item_text {
    width: calc(55% - 70px)
}

.new_group .new_item .new_item_text .new_item_title {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px
}

.new_group .new_item .new_item_text .new_item_title:hover {
    color: #0068a8
}

.new_group .new_item .new_item_text .new_item_summary {
    font-size: 14px;
    line-height: 25px
}

.new_group .new_item .new_item_img {
    width: calc(45% - 70px)
}

.new_group .new_item .new_item_img img {
    width: 100%
}

.new_group .new_item .new_item_date {
    width: 82px
}

.new_group .new_item .new_item_date .date_container {
    background-color: #0068a8;
    padding: 8px 0 5px 0;
    text-align: center
}

.new_group .new_item .new_item_date .date_container .day {
    line-height: 29px;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    display: block
}

.new_group .new_item .new_item_date .date_container .month {
    color: #fff;
    margin-top: 5px
}

.new_group .new_item .new_item_date .date_icon {
    width: 100%;
    margin-top: 5px;
    text-align: center;
    line-height: 55px;
    font-size: 25px;
    background-color: #eef0f2
}

.new_group .new_item .new_item_date .date_icon i {
    color: #0068a8
}

@media screen and (max-width:768px) {
    .new_group .new_item {
        flex-wrap: wrap;
        flex-direction: row-reverse
    }
    .new_group .new_item .new_item_text {
        width: 100%;
        margin-bottom: 10px
    }
    .new_group .new_item .new_item_img {
        width: calc(100% - 100px)
    }
}

.base_mult_img_flex {
    flex-wrap: wrap
}

.base_mult_img_flex .base_mult_img {
    width: calc(25% - 15px);
    margin-right: 20px;
    overflow: hidden
}

.base_mult_img_flex .base_mult_img img {
    width: 100%
}

.base_mult_img_flex .base_mult_img img:hover {
    transform: scale(1.2)
}

.base_mult_img_flex .base_mult_img:nth-child(4n) {
    margin-right: 0
}

.faq_ul .faq_li {
    border-bottom: 1px solid #dcdcdc
}

.faq_ul .faq_li.active .faq_li_content {
    display: block
}

.faq_ul .faq_li:first-child {
    border-top: 1px solid #dcdcdc
}

.faq_ul .faq_li .faq_li_title {
    padding: 16px 8px 16px 30px;
    position: relative;
    cursor: pointer
}

.faq_ul .faq_li .faq_li_title:hover {
    background-color: #e7e7e7
}

.faq_ul .faq_li .faq_li_title:hover::before {
    opacity: 1
}

.faq_ul .faq_li .faq_li_title::before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #144b9e;
    opacity: 0
}

.faq_ul .faq_li .faq_li_content {
    padding: 20px;
    display: none
}

.faq_ul .faq_li .faq_li_content p {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer
}

.faq_ul .faq_li .faq_li_content p:hover {
    color: #005bab
}

.workshop {
    overflow: hidden;
    padding: 0 9px;
    position: relative
}

.workshop i {
    position: absolute;
    font-size: 20px;
    width: 10px;
    text-align: center;
    line-height: 40px;
    top: calc(50% - 20px);
    z-index: 1;
    cursor: pointer
}

.workshop i.workshop_left {
    left: 0
}

.workshop i.workshop_right {
    right: 0;
    background: #fff;
    z-index: 1
}

.workshop i:hover {
    background: #3545db;
    color: #fff
}

.workshop .workshop_group {
    position: relative;
    left: 0
}

.workshop .workshop_group .img {
    min-width: calc(100%/3 - 20px);
    margin: 10px
}

.workshop .workshop_group .img img {
    width: 100%
}

@media screen and (max-width:768px) {
    .workshop .workshop_group .img {
        min-width: calc(100% - 20px)
    }
}

.customers_group {
    flex-wrap: wrap
}

.customers_group .customers_item {
    background-color: #005bab;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    align-items: center;
    cursor: pointer
}

.customers_group .customers_item img {
    height: 20px;
    margin-right: 5px
}

.customers_content {
    display: none
}

.customers_content.application h2 {
    font-size: 16px;
    line-height: 26px;
    color: #005bab
}

.customers_content.active {
    display: block
}

.customers_content img {
    max-width: 100%;
    margin: 0 auto
}

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    display: none
}

.shadow .shadow_left_icon {
    margin-right: 50px;
    font-size: 60px
}

.shadow .shadow_right_icon {
    margin-left: 50px;
    font-size: 60px
}

.shadow .shadow_group {
    overflow: hidden;
    width: 400px;
    max-width: 100%
}

.shadow .shadow_group .shadow_ul {
    position: relative;
    left: 0;
    z-index: 1000;
    padding-left: 0 !important
}

.shadow .shadow_group .shadow_ul .shadow_li {
    min-width: 100%
}

.shadow .shadow_group .shadow_ul .shadow_li::before {
    display: none
}

.shadow .shadow_icon {
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 25px
}

.map iframe {
    width: 100% !important
}

.template_banner {
    position: relative;
    margin-top: 30px
}

.template_banner .big_img {
    width: 100%;
    margin-bottom: 20px;
    position: relative
}

.template_banner .big_img .title {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    line-height: 40px;
    max-width: 800px;
    margin: 0 auto
}

.template_banner .big_img img {
    max-width: 100%;
    margin: 0 auto
}

.template_banner .img_group {
    overflow: hidden
}

.template_banner .img_group .img_group_btn {
    width: 50px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 118px;
    font-size: 30px;
    z-index: 1;
    cursor: pointer
}

.template_banner .img_group .img_group_btn:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #323232
}

.template_banner .img_group .img_group_btn#img_group_btn_left {
    left: 0
}

.template_banner .img_group .img_group_btn#img_group_btn_right {
    right: 0
}

.template_banner .img_group .img_group_container {
    width: 100%;
    position: relative;
    left: 0
}

.template_banner .img_group .img_group_container .img_item {
    margin: 0 10px;
    min-width: calc(25% - 20px);
    width: calc(25% - 20px)
}

.template_banner .img_group .img_group_container .img_item.active .img_item_title {
    color: #005bab
}

.template_banner .img_group .img_group_container .img_item img {
    width: 100%
}

.template_banner .img_group .img_group_container .img_item .img_item_title {
    color: #646464;
    line-height: 25px;
    margin: 10px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

@media screen and (max-width:768px) {
    .template_banner .img_group .img_group_container .img_item {
        min-width: calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .template_banner .img_group .img_group_btn {
        line-height: 89px
    }
}

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

.offside {
    width: 50px
}

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

.offside .code {
    position: absolute;
    top: 0;
    right: 50px;
    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: 50px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 0 10px;
    color: #fff;
    opacity: 0;
    position: absolute
}

.offside i {
    font-size: 28px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff
}

.offside li:not(.li_3) a,
.offside .li_3 a,
.offside .li_3 div {
    width: 50px
}

.offside .back_top {
    display: none
}

.offside li:last-child {
    background: #b1b1b1
}

.offside .erweima {
    width: 120px;
    height: auto;
    position: absolute;
    right: 100%;
    top: 0;
    display: none
}

.offside .erweima img {
    max-width: 100%
}

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

.offside li:hover p {
    opacity: 1
}

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

.offside li:hover .erweima {
    display: block
}

.offside .tel {
    width: 230px;
    transform: translateX(-180px);
    -webkit-transform: translateX(-180px)
}

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

.hide {
    display: none !important
}

.sep-container {
    position: relative;
    z-index: 10
}

.tops-hes {
    display: block;
    width: 100%;
    height: 154px
}

.tops-hes.ons {
    height: 50px
}

.flex {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.flex-wrap {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.over-hides {
    overflow: hidden
}

.pointer {
    cursor: pointer
}

.sep-header {
    width: 100%;
    height: 154px;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 0
}

.sep-header i {
    font: normal normal normal 14px/1 FontAwesome
}

.sep-header.ons {
    position: absolute;
    left: 0;
    top: 0
}

.sep-header .logo {
    display: block;
    line-height: 64px;
    overflow: hidden
}

.sep-header .logo img {
    max-width: 100%;
    max-height: 50px
}

.sep-header .logo.homes-ons1 {
    height: auto
}

.sep-header .logo.homes-ons2 {
    height: 0
}

.sep-header.onss {
    position: fixed;
    left: 0;
    top: 0;
    height: 90px;
    background: #fff;
    box-shadow: 0 0 10px #3545db
}

.sep-header.onss .logo img {
    max-width: 88%
}

.sep-header.onss .h-middle {
    height: 60px;
    padding: 0
}

.sep-header.onss .h-tops {
    display: none
}

.sep-header.onss .sep-mainnav {
    height: 90px;
    padding: 13px 0
}

.sep-header .h-tops {
    padding: 0;
    z-index: 100;
    height: 50px;
    background: #242433
}

.sep-header .h-tops>.sep-container {
    z-index: 101
}

.sep-header .h-tops .texts-rights {
    width: auto;
    z-index: 102;
    float: right;
    align-items: center
}

.sep-header .h-tops .texts-rights .link {
    margin-right: 40px;
    margin-top: 0
}

.sep-header .h-tops .texts-rights .link .sep-share li {
    background: none
}

.sep-header .globals {
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 40px
}

.sep-header .globals img {
    max-width: 100%
}

.sep-header .globals .i-boxs {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px
}

.sep-header .globals .i-boxs img {
    max-width: 100%
}

.sep-header .globals i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px
}

.sep-header .globals i.ons {
    font-size: 18px
}

.sep-header .globals>a {
    display: inline-block;
    vertical-align: top;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    padding: 0 12px 0 4px
}

.sep-header .globals ul {
    position: absolute;
    display: block;
    height: 0;
    overflow: hidden;
    top: 100%;
    right: 0;
    width: 236px;
    text-align: left;
    background: #f3f3f3;
    z-index: 10200;
    box-shadow: 0 0 3px #666
}

.sep-header .globals ul li {
    padding: 13px 17px;
    background: #fff;
    line-height: normal
}

.sep-header .globals ul li a {
    font-size: 14px;
    color: #6d6d6d;
    margin: 0 5px
}

.sep-header .globals ul li a img {
    margin-right: 30px
}

.sep-header .globals ul li:hover {
    background: #e8e8e8
}

.sep-header .globals ul li:hover a {
    color: #188ed2
}

.sep-header .globals:hover .fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sep-header .globals:hover ul {
    height: auto
}

.sep-header .forms {
    width: 100%;
    z-index: 103;
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    background: #3545db
}

.sep-header .forms.ons {
    height: 80px;
    padding: 25px 0 0;
    border-top: 1px solid #fff
}

.sep-header .forms .forms-boxs {
    display: block;
    width: 100%;
    overflow: hidden
}

.sep-header .forms .forms-boxs .sep-container {
    max-width: 1200px
}

.sep-header .forms form {
    line-height: normal;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: right
}

.sep-header .forms form input[type='text'] {
    box-shadow: none;
    width: 100%;
    color: #fff;
    line-height: 26px;
    outline: none;
    display: inline-block;
    border: none;
    font-size: 18px;
    padding-left: 14px;
    padding-right: 40px;
    background: none;
    border-radius: 0;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    border-bottom: 1px solid #fff
}

.sep-header .forms form input[type='text']::-webkit-input-placeholder {
    color: #fff
}

.sep-header .forms form button[type='submit'] {
    width: 38px;
    height: 100%;
    display: block;
    border: none;
    background: none;
    outline: none;
    position: absolute;
    top: 0;
    right: 0
}

.sep-header .forms form button[type='submit'] i {
    font-size: 18px;
    color: #fff;
    border-color: #fff
}

.sep-header .forms form button[type='submit'] i:after {
    background: #fff
}

.sep-header .top-emalls-titles {
    display: inline-block;
    vertical-align: top;
    margin-top: 9px
}

.sep-header .top-emalls-titles .span {
    display: block;
    width: auto;
    height: auto;
    line-height: 32px;
    float: left;
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    padding-left: 26px;
    position: relative
}

.sep-header .top-emalls-titles .span .i-boxs {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 32px;
    line-height: 32px
}

.sep-header .top-emalls-titles .span i {
    color: #ff7e00;
    font-size: 16px
}

.sep-header .top-emalls-titles .span a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px
}

.sep-header .top-emalls-titles .span a:hover {
    text-decoration: underline;
    color: #ff7e00
}

.sep-header .top-emalls-titles .span a+a {
    margin-left: 16px
}

.sep-header .top-emalls-titles .span+.span {
    margin-left: 48px
}

.sep-header .top-emalls-titles .span:hover {
    text-decoration: underline
}

.sep-header .sep-searchs-boxs {
    display: block;
    width: 30px;
    text-align: right;
    height: 64px;
    cursor: pointer;
    line-height: 64px;
    float: right;
    margin-left: 60px
}

.sep-header .sep-searchs-boxs i {
    font-size: 18px;
    color: #3545db
}

.sep-header .sep-searchs-boxs i.ons2 {
    display: none
}

.sep-header .sep-searchs-boxs.ons i.ons1 {
    display: none
}

.sep-header .sep-searchs-boxs.ons i.ons2 {
    display: inline-block
}

.sep-header .sep-searchs-boxs:hover i {
    color: #ff7e00
}

.sep-mainnav {
    width: 100%;
    height: 104px;
    position: relative;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.5)
}

.sep-mainnav.bgs {
    background: rgba(255, 255, 255, 0.95)
}

.sep-mainnav>.sep-container>ul {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.sep-mainnav>.sep-container>ul>li {
    margin: 0 26px
}

.sep-mainnav>.sep-container>ul>li:nth-child(1) {
    margin-left: 0
}

.sep-mainnav>.sep-container>ul>li:last-child {
    margin-right: 0
}

.sep-mainnav>.sep-container>ul>li>a {
    line-height: 64px;
    position: relative
}

.sep-mainnav>.sep-container>ul>li>a>i {
    display: block;
    width: 46px;
    height: 3px;
    background: #3545db;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    bottom: 0;
    opacity: 0
}

.sep-mainnav>.sep-container>ul>li.active>a {
    color: #3545db
}

.sep-mainnav>.sep-container>ul>li.active>a i {
    opacity: 1
}

.sep-mainnav>.sep-container>ul>li:hover>a {
    color: #3545db
}

.sep-mainnav>.sep-container>ul>li:hover>a i {
    opacity: 1
}

.sep-mainnav>.sep-container>ul>li.ons>a {
    color: #333
}

.sep-mainnav>.sep-container>ul>li.ons>a i {
    opacity: 0
}

.sep-mainnav ul li {
    float: left;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sep-mainnav ul li>a {
    color: #333;
    display: block;
    font-size: 16px;
    text-align: center
}

.sep-mainnav ul li>a:hover {
    text-decoration: none
}

.sep-mainnav ul li.ios {
    position: relative
}

.sep-mainnav ul li .ul {
    background: rgba(255, 255, 255, 0.97);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    min-width: 240px;
    float: left;
    display: none;
    border-top: 0;
    padding: 22px 0;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: left
}

.sep-mainnav ul li .ul.ons li {
    width: 50%;
    float: left
}

.sep-mainnav ul li .ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    position: relative
}

.sep-mainnav ul li .ul li a {
    font-weight: normal;
    font-size: 16px;
    padding: 10px 12px;
    padding-left: 32px;
    text-align: left;
    color: #676767;
    position: relative;
    line-height: 24px
}

.sep-mainnav ul li .ul li a i {
    display: block;
    width: 3px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 11px;
    background: #3545db;
    opacity: 0
}

.sep-mainnav ul li .ul li a:hover {
    border: none;
    color: #3545db
}

.sep-mainnav ul li .ul li a:hover i {
    opacity: 1
}

.sep-mainnav ul li .pro-ul {
    display: block;
    width: 100%;
    max-height: 0;
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    text-align: left;
    overflow: hidden
}

.sep-mainnav ul li .pro-ul .boxs {
    padding: 54px 0 48px;
    display: flex
}

.sep-mainnav ul li .pro-ul.ons {
    max-height: 10000px
}

.sep-mainnav ul li .pro-ul .pro-lists {
    display: block;
    width: 100%;
    padding: 0 60px
}

.sep-mainnav ul li .pro-ul .pro-lists+.pro-lists {
    border-left: 1px solid #ededf0
}

.sep-mainnav ul li .pro-ul .thumbs {
    text-align: center
}

.sep-mainnav ul li .pro-ul .thumbs img {
    max-width: 100%
}

.sep-mainnav ul li .pro-ul .thumbs.ons {
    height: 180px;
    line-height: 180px
}

.sep-mainnav ul li .pro-ul .titles-a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-top: 6px
}

.sep-mainnav ul li .pro-ul .titles-a:hover {
    color: #ff7e00
}

.sep-mainnav ul li .pro-ul .ul-boxs {
    width: 100%;
    margin-top: 16px
}

.sep-mainnav ul li .pro-ul .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 32px;
    color: #4c4c4c;
    position: relative;
    padding-left: 16px
}

.sep-mainnav ul li .pro-ul .ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ff7e00;
    position: absolute;
    left: 0;
    top: 14px
}

.sep-mainnav ul li .pro-ul .ul-boxs .ul-lists:hover {
    color: #ff7e00
}

.sep-mainnav ul li .pro-ul .mores-boxs {
    margin-top: 20px
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 30px;
    color: #3545db
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #3545db;
    margin-left: 7px
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #3545db;
    border-right: 2px solid #3545db;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores:hover {
    color: #ff7e00
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores:hover i {
    background: #ff7e00
}

.sep-mainnav ul li .pro-ul .mores-boxs .mores:hover i:after {
    border-color: #ff7e00
}

.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li {
    width: 100%
}

.sep-mainnav ul li .homes-ul .homes-rights .lists-boxs>ul>li>ul>li {
    width: 100%
}

.sep-banner {
    width: 100%;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.sep-banner.banner-one {
    display: block
}

.sep-banner.banner-two {
    display: none
}

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

.sep-banner .banner .list img {
    width: 100%;
    max-width: 100%
}

.sep-banner .banner .list .b-covers {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 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%);
    text-align: center
}

.sep-banner .banner .list .b-covers.ons1 {
    top: 32%
}

.sep-banner .banner .list .b-covers .boxs {
    max-width: 910px;
    margin: auto
}

.sep-banner .banner .list .b-covers .b-titles {
    display: block;
    width: 100%;
    font-size: 60px;
    color: #3545db;
    line-height: 1.2;
    position: relative
}

.sep-banner .banner .list .b-covers .b-titles span {
    font-size: inherit;
    color: #ff7e00;
    line-height: inherit
}

.sep-banner .banner .list .b-covers .b-titles:hover {
    color: #ff7e00
}

.sep-banner .banner .list .b-covers .b-titles:hover span {
    color: #3545db
}

.sep-banner .banner .list .b-covers .b-spans {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #e0effd;
    line-height: 30px;
    margin-top: 18px
}

.sep-banner .banner .list .b-covers .i-video {
    width: 84px;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
    margin: 40px auto 50px
}

.sep-banner .banner .list .b-covers .i-video i {
    display: block;
    border: 15px solid transparent;
    border-right-width: 0;
    border-left-width: 20px;
    border-left-color: #ff7e00;
    margin-left: 4px
}

.sep-banner .banner .list .b-covers .i-video:hover i {
    border-left-color: #3545db
}

.sep-banner .banner .list .b-covers .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 34px
}

.sep-banner .banner .list .b-covers .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 34px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #ff7e00
}

.sep-banner .banner .list .b-covers .mores-boxs .mores i {
    width: 14px;
    height: 2px;
    display: inline-block;
    margin-left: 6px;
    background: #fff;
    position: relative
}

.sep-banner .banner .list .b-covers .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    transform: rotate(45deg)
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:hover {
    background: #3545db
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active {
    background: #3545db
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active:hover {
    text-decoration: underline
}

.sep-banner .banner .list.twos .b-covers {
    text-align: left;
    top: 37.5%
}

.sep-banner .banner .list.twos .b-covers .boxs {
    max-width: 100%
}

.sep-banner .banner .list.twos .b-covers .b-spans {
    max-width: 430px
}

.sep-banner .banner .list.twos .b-covers .mores-boxs {
    margin-top: 50px
}

.sep-banner .banner .list.threes .b-covers {
    text-align: left;
    top: 38%
}

.sep-banner .banner .list.threes .b-covers .boxs {
    max-width: 728px;
    margin: 0
}

.sep-banner .banner .list.threes .b-covers .mores-boxs {
    margin-top: 40px
}

.sep-banner .lists-boxs {
    display: block;
    width: 100%;
    text-align: center;
    z-index: 88;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4)
}

.sep-banner .lists-boxs .lists {
    width: 33.333%;
    float: left;
    position: relative;
    padding: 37px 2%;
    padding-left: 6.5%;
    display: -webkit-flex;
    display: flex;
    text-align: left
}

.sep-banner .lists-boxs .lists .i-boxs {
    display: inline-block;
    vertical-align: top;
    width: 76px;
    height: 76px;
    text-align: center;
    line-height: 74px;
    border-radius: 100%;
    border: 1px solid #fff
}

.sep-banner .lists-boxs .lists .i-boxs img {
    max-width: 100%
}

.sep-banner .lists-boxs .lists .lis-boxs {
    padding-left: 30px;
    padding-top: 10px
}

.sep-banner .lists-boxs .lists .nums {
    display: block;
    font-size: 22px;
    line-height: 28px;
    color: #fff
}

.sep-banner .lists-boxs .lists .b-texts {
    display: block;
    font-size: 22px;
    line-height: 28px;
    color: #fff
}

.sep-banner .lists-boxs .lists .b-texts.ons {
    white-space: nowrap
}

.sep-banner .lists-boxs .lists:hover {
    background: #3545db
}

.sep-banner .lists-boxs .lists.active {
    background: #3545db
}

.sep-banner .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    z-index: 88;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.3)
}

.sep-banner .lr-boxs .lr-lists i {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -5px
}

.sep-banner .lr-boxs .lr-lists.lr-lefts {
    left: 40px
}

.sep-banner .lr-boxs .lr-lists.lr-lefts i {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-left: -2px
}

.sep-banner .lr-boxs .lr-lists.lr-rights {
    right: 40px
}

.sep-banner .lr-boxs .lr-lists.lr-rights i {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    margin-left: -7px
}

.sep-banner .lr-boxs .lr-lists:hover {
    background: #3545db
}

.banner-boxs {
    width: 100%;
    position: relative;
    left: 0;
    display: flex;
    display: -webkit-flex
}

.banner-boxs .list {
    display: block;
    text-align: -webkit-match-parent;
    min-width: 100%;
    position: relative;
    left: 0
}

.sep-banner-new-list {
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 30;
    bottom: 40px;
    background: rgba(255, 255, 255, 0.3)
}

.sep-banner-new-list.ons1 {
    position: fixed
}

.sep-banner-new-list .i-boxs {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -5px;
    top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-banner-new-list .i-boxs i {
    width: 16px;
    height: 2px;
    background: #ccc;
    position: relative
}

.sep-banner-new-list .i-boxs i:after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    background: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
    margin-top: -8px
}

.sep-banner-new-list .swiper-container {
    height: 60px
}

.sep-banner-new-list .p-lists {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 60px;
    padding: 5px 30px
}

.sep-banner-new-list .titles-a {
    width: auto;
    color: #fff;
    line-height: 1.32;
    font-size: 20px
}

.sep-banner-new-list .titles-a:hover {
    color: #ff7e00
}

.sep-banner-new-list .mores {
    display: flex;
    align-items: center;
    line-height: 30px;
    color: #ff7e00
}

.sep-banner-new-list .mores i {
    width: 14px;
    height: 2px;
    display: inline-block;
    margin-left: 6px;
    background: #ff7e00;
    position: relative
}

.sep-banner-new-list .mores i:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ff7e00;
    border-right: 2px solid #ff7e00;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    transform: rotate(45deg)
}

.sep-banner-new-list .mores:hover {
    color: #3545db
}

.sep-banner-new-list .mores:hover i {
    background: #3545db
}

.sep-banner-new-list .mores:hover i:after {
    border-color: #3545db
}

.sep-home-video {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000000000000000000;
    padding: 30px;
    display: none
}

.sep-home-video .i-boxs {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-home-video .i-boxs i {
    width: 16px;
    height: 2px;
    background: #ccc;
    position: relative
}

.sep-home-video .i-boxs i:after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    background: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
    margin-top: -8px
}

.sep-home-video .video-boxs {
    width: 100%;
    height: calc(100vh - 60px)
}

.sep-home-video .video-boxs video {
    width: 100%;
    height: calc(100vh - 60px);
    object-fit: cover
}

.titles {
    width: 100%;
    height: auto;
    display: block;
    font-size: 44px;
    color: #1a1a1a;
    line-height: 1.2;
    position: relative
}

.titles.cors {
    color: #fff
}

.titles.sizes {
    font-size: 52px
}

.titles.sizes1 {
    font-size: 40px
}

.titles.sizes2 {
    font-size: 34px
}

.titles.cors1 {
    color: #3545db
}

.titles.ons {
    margin-bottom: 30px
}

.titles.onss {
    margin-top: 30px
}

a.titles:hover {
    color: #3545db
}

a.titles:hover.cons {
    color: #ff7e00
}

.i-t-imgs-boxs {
    width: 100%;
    margin: 20px 0
}

.i-t-imgs-boxs.ons {
    margin-bottom: 0
}

.i-h-imgs {
    width: 100%;
    margin-top: 16px
}

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

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

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

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

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

.imgs-bgs.maxs {
    width: 100%
}

.imgs-bgs.maxs img {
    width: 100%
}

.imgs-bgs.ons {
    top: auto;
    bottom: 0
}

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

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

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

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

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

.imgs-bgs.bgs {
    background: #fff
}

.imgs-bgs.c-bgs {
    background: #3545db
}

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

.p-boxs {
    width: 100%;
    position: relative;
    z-index: 12
}

.sep-body {
    position: relative
}

.sep-body .sep-container {
    position: relative;
    z-index: 10
}

.sep-body .richtext {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #4c4c4c
}

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

.sep-body .richtext.cors {
    color: #fff;
    font-size: inherit
}

.sep-body .richtext.cors * {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.sep-body .richtext.cor333 {
    color: #333
}

.sep-body .richtext.aligns {
    text-align: left
}

.sep-body .richtext.maxs1 {
    max-width: 1040px;
    margin: auto
}

.sep-body .richtext.h-ons {
    margin-top: 36px
}

.sep-pro-boxs {
    padding: 112px 0 100px;
    position: relative
}

.sep-home-video-nav-list {
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6
}

.sep-home-video-nav-list .p-lists {
    display: flex;
    align-items: center;
    min-height: 60px;
    line-height: 1.32;
    color: #333;
    position: relative;
    font-size: 20px
}

.sep-home-video-nav-list .p-lists:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ff7e00;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0
}

.sep-home-video-nav-list .p-lists:hover,
.sep-home-video-nav-list .p-lists.active {
    color: #ff7e00
}

.sep-home-video-nav-list .p-lists:hover:after,
.sep-home-video-nav-list .p-lists.active:after {
    opacity: 1
}

.sep-home-list {
    width: 100%
}

.sep-home-list .sep-list {
    width: 100%;
    height: 0;
    overflow: hidden
}

.sep-home-list .sep-list.active {
    height: auto;
    overflow: initial
}

.sep-pro-ul-boxs {
    width: 100%
}

.sep-pro-ul-boxs.ons {
    margin-top: 66px
}

.sep-pro-ul-boxs ul {
    margin: 0 -10px
}

.sep-pro-ul-boxs ul li {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
    position: relative;
    float: left;
    background: #e6ecf2
}

.sep-pro-ul-boxs ul li.wids1 {
    width: calc(100% - 20px)
}

.sep-pro-ul-boxs ul li.wids1 .lis-boxs {
    width: 50%;
    float: right;
    padding-top: 80px
}

.sep-pro-ul-boxs ul li.wids1 .thumbs {
    width: 50%;
    float: left
}

.sep-pro-ul-boxs ul li:hover .thumbs-boxs {
    opacity: 1
}

.sep-pro-ul-boxs .thumbs {
    width: 100%;
    position: relative;
    overflow: hidden
}

.sep-pro-ul-boxs .thumbs img {
    max-width: 100%
}

.sep-pro-ul-boxs .imgs {
    display: block;
    width: 100%;
    text-align: center
}

.sep-pro-ul-boxs .imgs.ons {
    height: 340px;
    line-height: 340px
}

.sep-pro-ul-boxs .imgs.ons1 {
    height: 400px;
    line-height: 400px
}

.sep-pro-ul-boxs .lis-boxs {
    width: 100%;
    padding: 60px 50px 30px
}

.sep-pro-ul-boxs .lis-boxs .t-boxs {
    width: 100%;
    padding: 0 25px 30px
}

.sep-pro-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    align-items: center;
    z-index: 40;
    background: rgba(53, 69, 219, 0.9);
    opacity: 0
}

.sep-pro-ul-boxs .thumbs-boxs .t-boxs {
    width: 100%;
    padding: 0 10%
}

.sep-pro-ul-boxs .thumbs-boxs .mores {
    display: block;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    margin-top: 24px
}

.sep-pro-ul-boxs .thumbs-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #fff;
    margin-left: 7px
}

.sep-pro-ul-boxs .thumbs-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-pro-ul-boxs .thumbs-boxs .mores:hover {
    text-decoration: underline
}

.sep-pro-ul-boxs .titles-a {
    font-size: 28px;
    color: #333;
    line-height: 30px
}

.sep-pro-ul-boxs .titles-a i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 3px;
    position: relative;
    background: #3545db;
    margin-left: 10px
}

.sep-pro-ul-boxs .titles-a i:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #3545db;
    border-right: 2px solid #3545db;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-pro-ul-boxs .titles-a:hover {
    color: #3545db
}

.sep-pro-ul-boxs .spans {
    font-size: 17px;
    line-height: 28px;
    color: #4c4c4c;
    margin-top: 24px
}

.sep-pro-ul-boxs .spans.ons {
    height: 84px
}

.sep-pro-ul-boxs .spans.ons1 {
    height: 112px
}

.sep-pro-ul-boxs .ul-boxs {
    width: 100%;
    line-height: normal
}

.sep-pro-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    position: relative
}

.sep-pro-ul-boxs .ul-boxs .ul-lists i {
    color: inherit;
    position: absolute;
    left: 0;
    top: 0;
    line-height: inherit;
    opacity: 0
}

.sep-pro-ul-boxs .ul-boxs .ul-lists:hover {
    padding-left: 16px
}

.sep-pro-ul-boxs .ul-boxs .ul-lists:hover i {
    opacity: 1
}

.sep-pro-ul-boxs .mores-boxs {
    width: 100%;
    margin-top: 30px
}

.sep-pro-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    padding: 0 27px;
    background: #3545db
}

.sep-pro-ul-boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #fff;
    margin-left: 7px
}

.sep-pro-ul-boxs .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-pro-ul-boxs .mores-boxs .mores:hover {
    background: #ff7e00
}

.sep-pro-ul-boxs .m-li-boxs {
    width: 100%;
    background: #fff;
    padding-top: 20px;
    overflow: hidden;
    display: none
}

.sep-pro-ul-boxs .m-li-boxs .m-boxs {
    margin: 0 -7px;
    min-width: 100%
}

.sep-pro-ul-boxs .m-li-boxs .m-lists {
    width: calc(50% - 14px);
    margin: 0 7px 14px;
    background: #f5f5f5;
    border-bottom: 1px solid #3545db
}

.sep-pro-ul-boxs .m-li-boxs .m-thumbs {
    display: block;
    width: 100%;
    text-align: center;
    background: #fff
}

.sep-pro-ul-boxs .m-li-boxs .m-thumbs img {
    max-width: 100%
}

.sep-pro-ul-boxs .m-li-boxs .m-thumbs.ons {
    height: 120px;
    line-height: 120px
}

.sep-pro-ul-boxs .m-li-boxs .m-lis-boxs {
    width: 100%;
    align-items: center;
    min-height: 64px
}

.sep-pro-ul-boxs .m-li-boxs .m-titles-a {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #4c4c4c;
    padding: 0 4%
}

.sep-about-boxs {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 132px 0 100px
}

.sep-about-ul-boxs {
    width: 100%
}

.sep-about-ul-boxs.ons {
    margin-top: 80px
}

.sep-about-ul-boxs ul li {
    width: 33.333%;
    float: left;
    padding: 0 4%;
    margin-bottom: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.3)
}

.sep-about-ul-boxs ul li:nth-child(3n+1) {
    border-left: none
}

.sep-about-ul-boxs ul li:hover .thumbs {
    border-color: transparent;
    background: rgba(255, 126, 0, 0.3)
}

.sep-about-ul-boxs .thumbs {
    display: inline-block;
    vertical-align: top;
    width: auto;
    border-radius: 100%;
    border: 1px dotted #ff7e00;
    padding: 5px
}

.sep-about-ul-boxs .thumbs .imgs {
    display: block;
    width: 82px;
    height: 82px;
    border-radius: 100%;
    text-align: center;
    line-height: 82px;
    background: #ff7e00
}

.sep-about-ul-boxs .thumbs .imgs img {
    max-width: 100%
}

.sep-about-ul-boxs .titles-a {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    margin-top: 24px
}

.sep-about-ul-boxs a.titles-a:hover {
    color: #ff7e00
}

.sep-about-ul-boxs .spans {
    font-size: 18px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 15px
}

.sep-video-boxs {
    width: 100%;
    padding: 120px 0 100px
}

.sep-video-boxs .mores-boxs {
    display: none
}

.sep-video-ul-boxs {
    width: 100%
}

.sep-video-ul-boxs.ons {
    margin-top: 56px
}

.sep-video-ul-boxs ul {
    margin: 0 -15px
}

.sep-video-ul-boxs ul li {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    float: left;
    position: relative
}

.sep-video-ul-boxs ul li:hover .thumbs:after {
    opacity: 1
}

.sep-video-ul-boxs .thumbs {
    position: relative;
    min-height: 50px
}

.sep-video-ul-boxs .thumbs:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: 0;
    background: -moz-linear-gradient(left, rgba(53, 69, 219, 0.7) 0, rgba(53, 69, 219, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(53, 69, 219, 0.7) 0, rgba(53, 69, 219, 0) 100%);
    background: -o-linear-gradient(left, rgba(53, 69, 219, 0.7) 0, rgba(53, 69, 219, 0) 100%);
    background: -ms-linear-gradient(left, rgba(53, 69, 219, 0.7) 0, rgba(53, 69, 219, 0) 100%);
    background: linear-gradient(to right, rgba(53, 69, 219, 0.7) 0, rgba(53, 69, 219, 0) 100%)
}

.sep-video-ul-boxs .lis-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    z-index: 30;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end
}

.sep-video-ul-boxs .t-boxs {
    width: 100%
}

.sep-video-ul-boxs .subtitles-a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #ff7e00;
    line-height: 1.2;
    font-style: italic;
    margin-bottom: 10px
}

.sep-video-ul-boxs .titles-a {
    font-size: 28px;
    line-height: 30px;
    color: #fff
}

.sep-video-ul-boxs .titles-a:hover {
    color: #ff7e00
}

.sep-video-ul-boxs .i-boxs {
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    background: #ff7e00;
    position: absolute;
    right: 30px;
    bottom: 30px
}

.sep-video-ul-boxs .i-boxs i {
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-width: 0;
    border-left-width: 16px;
    border-left-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -8px
}

.sep-video-ul-boxs .i-boxs:hover {
    background: #3545db
}

.padding120 {
    padding-top: 120px;
    padding-bottom: 120px
}

.padding110 {
    padding-top: 110px;
    padding-bottom: 110px
}

.sep-width {
    width: 100%
}

.sep-width.bgs {
    background: #f5f5f5
}

.sep-home-wht-list {
    justify-content: space-between;
    align-items: center
}

.sep-home-wht-list .wh-lefts {
    width: 50%;
    position: relative
}

.sep-home-wht-list .wh-lefts .thumbs {
    position: relative;
    z-index: 10
}

.sep-home-wht-list .wh-rights {
    width: 45%
}

.sep-home-wht-list .titles-a {
    font-size: 20px;
    color: #ff7e00
}

.sep-home-wht-list a.titles-a:hover {
    color: #3545db
}

.sep-home-wht-list .mores-boxs {
    width: 100%;
    margin-top: 30px
}

.sep-home-wht-list .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    padding: 0 27px;
    background: #3545db
}

.sep-home-wht-list .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #fff;
    margin-left: 7px
}

.sep-home-wht-list .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-home-wht-list .mores-boxs .mores:hover {
    background: #ff7e00
}

.wh-text {
    display: flex;
    align-items: center;
    line-height: 40px;
    padding: 24px 30px;
    background: #ff7e00;
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 25%;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: 44px 0;
    text-transform: uppercase;
    letter-spacing: .8px;
    z-index: 20
}

.wh-text:after {
    content: '';
    display: flex;
    width: 72px;
    height: 1px;
    background: #fff;
    margin-left: 10px
}

.sep-home-projects-list {
    width: 100%;
    position: relative
}

.sep-home-projects-list .swiper-container {
    width: 100%;
    padding-bottom: 50px
}

.sep-home-projects-list .p-lists {
    width: 45%;
    padding: 6px;
    background: #fff;
    position: relative
}

.sep-home-projects-list .swiper-slide-active .titles-a {
    display: flex
}

.sep-home-projects-list .thumbs {
    overflow: hidden
}

.sep-home-projects-list .titles-a {
    width: 100%;
    min-height: 50px;
    position: absolute;
    top: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    color: #fff;
    display: none
}

.sep-home-projects-list a.titles-a:hover {
    color: #ff7e00
}

.sep-home-projects-list .lr-boxs .lr-lists {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    position: absolute;
    justify-content: center;
    top: 50%;
    margin-top: -75px;
    z-index: 30;
    border: 2px solid #ff7e00
}

.sep-home-projects-list .lr-boxs .lr-lists i {
    font-size: 24px;
    color: #ff7e00
}

.sep-home-projects-list .lr-boxs .lr-lists.lr-lefts {
    left: -90px
}

.sep-home-projects-list .lr-boxs .lr-lists.lr-rights {
    right: -90px
}

.sep-home-projects-list .lr-boxs .lr-lists:hover {
    background: #ff7e00
}

.sep-home-projects-list .lr-boxs .lr-lists:hover i {
    color: #fff
}

.sep-news {
    padding: 110px 0 100px;
    background: #f5f5f5
}

.sep-news-ul-boxs {
    width: 100%;
    position: relative
}

.sep-news-ul-boxs.ons {
    margin-top: 60px
}

.sep-news-ul-boxs ul {
    margin: 0 -15px
}

.sep-news-ul-boxs ul li {
    float: left;
    width: calc(33.333% - 30px);
    align-items: center;
    background: #fff;
    margin: 0 15px 20px;
    position: relative
}

.sep-news-ul-boxs ul li:hover .i-boxs {
    background: #3545db
}

.sep-news-ul-boxs ul li:hover .i-boxs i {
    border-color: #fff
}

.sep-news-ul-boxs ul li.bgs {
    background: none
}

.sep-news-ul-boxs ul li.bgs .lis-boxs {
    padding: 25px 0 0
}

.sep-news-ul-boxs ul li.bgs .mores-boxs {
    margin-top: 0
}

.sep-news-ul-boxs .thumbs {
    width: 100%;
    overflow: hidden;
    text-align: center
}

.sep-news-ul-boxs .thumbs img {
    width: 100%;
    max-width: 100%
}

.sep-news-ul-boxs .thumbs.ons {
    height: 270px;
    line-height: 270px
}

.sep-news-ul-boxs .lis-boxs {
    width: 100%;
    padding: 30px 30px 20px
}

.sep-news-ul-boxs .titles-a {
    font-size: 22px;
    line-height: 32px;
    color: #333
}

.sep-news-ul-boxs .titles-a:hover {
    color: #3545db
}

.sep-news-ul-boxs .spans {
    line-height: 26px;
    color: #666;
    margin-top: 16px
}

.sep-news-ul-boxs .spans.ons {
    height: 78px
}

.sep-news-ul-boxs .times {
    width: 70px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    background: #ff7e00;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 20
}

.sep-news-ul-boxs .times .y {
    width: 100%;
    background: #fff;
    font-size: 20px;
    color: #4c4c4c
}

.sep-news-ul-boxs .i-boxs {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 100%;
    background: #0e243c;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -21px
}

.sep-news-ul-boxs .i-boxs i {
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -6px
}

.sep-news-ul-boxs .mores-boxs {
    width: 100%;
    margin-top: 35px
}

.sep-news-ul-boxs .mores-boxs .mores {
    display: block;
    font-size: 16px;
    line-height: 34px;
    color: #3545db
}

.sep-news-ul-boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #3545db;
    margin-left: 7px
}

.sep-news-ul-boxs .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #3545db;
    border-right: 2px solid #3545db;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-news-ul-boxs .mores-boxs .mores:hover {
    color: #ff7e00
}

.sep-news-ul-boxs .mores-boxs .mores:hover i {
    background: #ff7e00
}

.sep-news-ul-boxs .mores-boxs .mores:hover i:after {
    border-color: #ff7e00
}

.sep-roll-boxs {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 106px 0 102px
}

.sep-roll-boxs .boxs {
    display: inline-block;
    vertical-align: top;
    border: 2px solid rgba(255, 255, 255, 0.4);
    position: relative;
    padding: 60px 52px 60px
}

.sep-roll-boxs .subtitles-a {
    font-size: 20px;
    line-height: 30px;
    color: #ff7e00;
    margin-bottom: 16px
}

.sep-roll-boxs .titles-a {
    font-size: 44px;
    line-height: 1.2;
    color: #fff
}

.sep-roll-boxs .titles-a:hover {
    color: #ff7e00
}

.sep-roll-boxs .i-emails {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: -40px
}

.sep-roll-boxs .i-emails:hover {
    background: #ff7e00
}

.sep-roll-boxs .mores {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translate(-50%);
    padding: 0 42px;
    line-height: 50px;
    background: #ff7e00;
    font-size: 18px;
    color: #fff
}

.sep-roll-boxs .mores:hover {
    background: #3545db
}

.sep-contact-boxs {
    width: 100%;
    padding: 80px 0 60px
}

.sep-contact-ul-boxs {
    width: 100%
}

.sep-contact-ul-boxs.ons {
    margin-top: 30px
}

.sep-contact-ul-boxs ul {
    margin: 0 -13px
}

.sep-contact-ul-boxs ul li {
    width: calc(25% - 26px);
    margin: 0 13px 20px;
    text-align: center;
    border: 1px solid #e6e6e6
}

.sep-contact-ul-boxs ul li:hover {
    border-color: #ff7e00
}

.sep-contact-ul-boxs ul li:hover a.lis-boxs .titles-a {
    color: #ff7e00
}

.sep-contact-ul-boxs ul li:hover a.lis-boxs .spans {
    color: #ff7e00
}

.sep-contact-ul-boxs .lis-boxs {
    display: block;
    width: 100%;
    padding: 48px 5% 32px
}

.sep-contact-ul-boxs .thumbs {
    text-align: center;
    height: 30px;
    line-height: 30px
}

.sep-contact-ul-boxs .thumbs img {
    max-width: 100%
}

.sep-contact-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 30px;
    color: #3545db;
    margin-top: 14px
}

.sep-contact-ul-boxs .spans {
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    margin-top: 8px
}

.sep-footer {
    width: 100%;
    background: #011327;
    position: relative;
    z-index: 0
}

.sep-footer .footer-lists-boxs {
    display: block;
    position: relative;
    z-index: 6
}

.sep-footer .footer-lists-boxs .footer-logo-rights {
    width: 100%;
    float: left;
    position: relative;
    padding: 72px 0 60px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
    width: 56.1%;
    float: left;
    position: relative
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(2) {
    width: 25.7%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(3) {
    width: 18.2%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    position: relative;
    margin-bottom: 22px;
    padding-left: 16px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:before {
    content: '';
    display: block;
    width: 4px;
    height: 12px;
    background: #ff7e00;
    position: absolute;
    left: 0;
    top: 9px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles.ons {
    white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs a.ul-titles:hover {
    color: #ff7e00
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
    width: 50%;
    float: left;
    padding-right: 5px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
    width: 100%;
    position: relative;
    float: left;
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    line-height: 36px;
    padding-left: 20px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0;
    top: 15px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    line-height: 22px;
    padding: 7px 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a:hover {
    color: #ff7e00
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a.ons {
    white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover:before {
    background: #ff7e00
}

.link {
    width: auto;
    margin-top: 25px
}

.link .sep-share {
    position: relative
}

.link .sep-share li {
    width: 36px;
    height: 36px;
    float: left;
    line-height: 36px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.1)
}

.link .sep-share li+li {
    margin-left: 11px
}

.link .sep-share li a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 36px
}

.link .sep-share li i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    vertical-align: middle
}

.link .sep-share li:hover i {
    color: #ff7e00
}

.link .sep-share li.lasts {
    border-radius: 0
}

.link .sep-share li.lasts i {
    font-size: 24px
}

.link .sep-share li.lasts .img {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 5%;
    top: -170px;
    z-index: -1;
    opacity: 0;
    padding: 10px;
    background: #fff
}

.link .sep-share li.lasts .img img {
    width: 100%
}

.link .sep-share li.lasts:hover .img {
    z-index: 88;
    opacity: 1
}

.f-lines-boxs {
    display: block;
    width: 100%;
    position: relative;
    z-index: 20
}

.f-lines-boxs .sep-container {
    height: 1px;
    background: rgba(255, 255, 255, 0.2)
}

.footer-footer {
    width: 100%;
    position: relative;
    z-index: 6;
    padding: 54px 0 60px
}

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

.footer-footer .link {
    width: 100%;
    float: left;
    margin-top: 0
}

.footer-footer a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 30px
}

.footer-footer a:hover {
    color: #ff7e00
}

.footer-footer div {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 30px
}

.footer-footer .titles-a {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 14px;
    float: left
}

.footer-footer .ds {
    display: inline-block
}

.footer-footer .f-lefts {
    width: 72.1%;
    float: left
}

.footer-footer .f-rights {
    width: 27.9%;
    float: right;
    padding-right: 2%
}

.footer-footer .lefts {
    width: 100%;
    float: left;
    margin-top: 40px
}

.footer-footer .lefts a {
    padding-right: 5px
}

.footer-footer .lefts a:last-child {
    padding-left: 5px;
    padding-right: 0
}

.footer-footer .rights {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 6px
}

.footer-footer .rights a {
    padding-right: 14px
}

.footer-footer .rights a:last-child {
    padding-right: 0
}

.footer-footer .rights a+a {
    padding-left: 14px
}

.footer-footer .rights a:hover {
    color: #ff7e00
}

.footer-footer .f-lists {
    width: 50%;
    padding-right: 8.5%;
    float: left
}

.footer-footer .f-lists img {
    max-width: 100%
}

.footer-footer .f-lists .imgs {
    float: left;
    background: #fff
}

.footer-footer .f-lists .imgs.ons {
    padding: 8px
}

@media screen and (max-width:1460px) {
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 54px
    }
    .titles {
        font-size: 40px
    }
}

@media screen and (max-width:1366px) {
    .sep-body .sep-container,
    .sep-roll-boxs .sep-container,
    .sep-contact-boxs .sep-container {
        max-width: 1100px
    }
    .sep-banner .banner .list .b-covers .i-video {
        margin-top: 25px;
        margin-bottom: 30px
    }
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 40px
    }
    .sep-home-projects-list .lr-boxs .lr-lists.lr-lefts {
        left: -60px
    }
    .sep-home-projects-list .lr-boxs .lr-lists.lr-rights {
        right: -60px
    }
}

@media screen and (max-width:1280px) {
    .sep-footer .sep-container,
    .sep-header .sep-container {
        padding-left: 4%;
        padding-right: 4%
    }
}

@media screen and (max-width:1200px) {
    .sep-container {
        padding-left: 4%;
        padding-right: 4%
    }
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 44px
    }
    .sep-banner .banner .list .b-covers .mores-boxs {
        margin-top: 16px
    }
    .sep-banner .banner .list .b-covers {
        top: 40%
    }
    body {
        overflow: hidden
    }
    .sep-home-projects-list .lr-boxs {
        position: relative;
        width: 75px;
        height: 30px;
        margin: 20px auto 0
    }
    .sep-home-projects-list .lr-boxs .lr-lists {
        width: 30px;
        height: 30px;
        margin-top: -15px
    }
    .sep-home-projects-list .lr-boxs .lr-lists.lr-lefts {
        left: 0
    }
    .sep-home-projects-list .lr-boxs .lr-lists.lr-rights {
        right: 0
    }
}

@media screen and (max-width:821px) {
    .sep-banner .banner .list .b-covers .i-video {
        margin-top: 10px;
        margin-bottom: 15px;
        width: 50px;
        height: 50px
    }
    .sep-banner .banner .list .b-covers .i-video i {
        border: 10px solid transparent;
        border-right-width: 0;
        border-left-width: 14px;
        border-left-color: #ff7e00
    }
    .sep-home-wht-list .wh-lefts {
        width: 100%
    }
    .sep-home-wht-list .wh-rights {
        width: 100%;
        margin-top: 30px
    }
    .sep-home-video-nav-list {
        border-bottom: none
    }
    .sep-home-video-nav-list .p-lists {
        min-height: 36px;
        font-size: 16px;
        width: 50%
    }
    .sep-home-video-nav-list .p-lists:nth-child(even) {
        justify-content: flex-end;
        text-align: right
    }
    .sep-home-video-nav-list .p-lists:after {
        opacity: 1;
        background: #e6e6e6
    }
    .sep-home-video-nav-list .p-lists.active:after {
        background: #ff7e00
    }
    .sep-header .sep-searchs-boxs {
        margin-left: 12px
    }
    .sep-mainnav>.sep-container>ul>li {
        margin: 0 16px
    }
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 30px
    }
    .sep-banner .banner .list .b-covers .b-spans {
        font-size: 16px;
        line-height: 26px
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
        width: 100% !important;
        margin-top: 0;
        padding-right: 0;
        overflow: initial
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
        margin-top: 18px
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i:after {
        opacity: 1
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul {
        display: none
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
        font-size: 18px;
        line-height: 28px;
        padding: 14px 0;
        padding-left: 16px;
        position: relative;
        margin-bottom: 0
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:after {
        content: '';
        display: block;
        width: calc(100% + 48px);
        height: 1px;
        background: rgba(255, 255, 255, 0.2);
        position: absolute;
        left: -24px;
        bottom: 0
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:before {
        top: 50%;
        margin-top: -6px
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
        display: block;
        width: 27px;
        height: 27px;
        position: absolute;
        right: 0;
        top: 14px;
        border-radius: 100%
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:before {
        content: '';
        display: block;
        width: 12px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -6px;
        top: 50%;
        margin-top: -1px
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:after {
        content: '';
        display: block;
        width: 2px;
        height: 12px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -6px;
        opacity: 0
    }
    .sep-news-ul-boxs .spans {
        display: none
    }
    .sep-news-ul-boxs .lis-boxs {
        padding: 16px 10px
    }
    .sep-news-ul-boxs .mores-boxs {
        margin-top: 16px
    }
    .sep-news-ul-boxs .mores-boxs .mores {
        margin-top: 0;
        line-height: 24px;
        color: #ff7e00
    }
    .sep-news-ul-boxs .mores-boxs .mores i {
        background: #ff7e00
    }
    .sep-news-ul-boxs .mores-boxs .mores i:after {
        border-color: #ff7e00
    }
    .sep-news-ul-boxs .titles-a:hover {
        color: #ff7e00
    }
    .sep-news-ul-boxs .times {
        width: 60px;
        line-height: 30px;
        font-size: 15px
    }
    .sep-news-ul-boxs .times .y {
        font-size: 18px;
        display: none
    }
    .sep-news-ul-boxs .swiper-pagination {
        width: 100%;
        left: 0;
        bottom: 0
    }
    .sep-news-ul-boxs .swiper-pagination span {
        width: 10px;
        height: 10px;
        outline: none;
        background: none;
        border: 1px solid #9e9e9e;
        margin: 0 4px
    }
    .sep-news-ul-boxs .swiper-pagination span.swiper-pagination-bullet-active {
        background: #3545db;
        border-color: #3545db
    }
    .sep-news-ul-boxs ul {
        flex-wrap: nowrap;
        margin: 0
    }
    .sep-news-ul-boxs ul li {
        margin: 0 0 30px
    }
    .sep-roll-boxs .mores {
        white-space: nowrap
    }
    .sep-roll-boxs .mores {
        padding: 0 24px
    }
    .sep-contact-ul-boxs ul li {
        width: calc(50% - 26px)
    }
    .footer-footer .f-lefts {
        width: 100%;
        float: none;
        padding-top: 22px;
        margin-top: 30px;
        position: relative
    }
    .footer-footer .f-lefts:before {
        content: '';
        display: block;
        width: calc(100% + 48px);
        height: 1px;
        background: rgba(255, 255, 255, 0.2);
        position: absolute;
        left: -24px;
        top: 0
    }
    .footer-footer .f-rights {
        width: 100%;
        margin-top: 24px;
        float: none;
        max-width: 290px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding-right: 0
    }
    .footer-footer .f-lists {
        max-width: 41.4%;
        padding-right: 0
    }
    .link .sep-share {
        display: inline-block
    }
    .footer-footer .rights {
        text-align: center
    }
    .footer-footer {
        text-align: center
    }
    .footer-footer .lefts {
        margin-top: 20px
    }
    .f-lines-boxs {
        display: none
    }
    .sep-home-wht-list .wh-lefts {
        padding-left: 24px
    }
    .sep-home-wht-list .wh-rights {
        padding-left: 24px
    }
    .wh-text {
        font-size: 14px;
        padding: 4px 20px 4px 12px
    }
    .wh-text:after {
        width: 30px
    }
    .sep-banner-new-list .p-lists {
        padding: 10px 0
    }
}

@media screen and (max-width:768px) {
    .tops-hes {
        display: none
    }
    #onlineService {
        right: auto;
        left: 0;
        bottom: 0;
        width: 100%
    }
    .sep-footer {
        margin-bottom: 50px
    }
    .offside {
        width: 100%;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex
    }
    .offside li {
        width: 100%;
        text-align: center;
        height: 60px
    }
    .offside li+li {
        border-left: 1px solid #fff
    }
    .offside li.onss {
        display: none
    }
    .offside .tel {
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .offside .tel.onss {
        display: none
    }
    .offside .tel p {
        display: none
    }
    .offside i {
        line-height: 60px
    }
    .offside a,
    .offside div {
        width: 100% !important
    }
    .offside .erweima {
        top: auto;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        height: auto
    }
    .sep-header {
        display: none
    }
    .sep-banner.banner-one {
        display: none
    }
    .sep-banner.banner-two {
        display: block
    }
    .titles {
        font-size: 26px;
        line-height: 34px
    }
    .titles.span span {
        display: block;
        width: 100%;
        text-align: center
    }
    .sep-container {
        padding-left: 20px;
        padding-right: 20px
    }
    .sep-banner .banner .list .b-covers .mores-boxs .mores {
        line-height: 36px;
        padding-left: 26px;
        padding-right: 26px
    }
    .sep-banner .banner .list .b-covers {
        top: 35%
    }
    .sep-banner .banner .list .b-covers .b-spans {
        color: #666
    }
}

@media screen and (max-width:667px) {
    .sep-banner-new-list {
        bottom: 20px
    }
    .sep-banner-new-list .p-lists {
        flex-wrap: wrap
    }
    .sep-banner-new-list .p-lists .titles-a {
        width: 100%;
        font-size: 18px
    }
    .sep-banner-new-list .p-lists .mores {
        margin-right: auto;
        margin-top: 5px
    }
    .wh-text {
        top: 30%
    }
    .padding120 {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .mt50 {
        margin-top: 30px
    }
    .sep-pro-ul-boxs ul li {
        width: calc(100% - 20px)
    }
    .sep-pro-ul-boxs.ons {
        margin-top: 30px
    }
    .sep-pro-ul-boxs .lis-boxs {
        padding: 36px 20px 30px 30px
    }
    .sep-pro-ul-boxs .titles-a {
        font-size: 20px
    }
    .sep-pro-ul-boxs .spans {
        font-size: 15px;
        line-height: 25px;
        margin-top: 10px
    }
    .sep-pro-ul-boxs .spans.ons {
        height: auto
    }
    .sep-pro-ul-boxs .spans.ons1 {
        height: auto
    }
    .sep-pro-ul-boxs ul li.wids1 .lis-boxs {
        width: 100%;
        padding: 24px 20px
    }
    .sep-pro-ul-boxs ul li.wids1 .thumbs {
        width: 100%
    }
    .sep-pro-ul-boxs ul li.wids1 .thumbs .imgs.ons1 {
        height: 200px;
        line-height: 200px
    }
    .sep-pro-ul-boxs .m-li-boxs {
        display: block
    }
    .sep-pro-ul-boxs .thumbs-boxs {
        display: none
    }
    .sep-pro-boxs {
        padding: 50px 0
    }
    .sep-pro-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .sep-pro-ul-boxs .imgs.ons {
        height: 200px;
        line-height: 200px
    }
    .sep-pro-ul-boxs .imgs.ons img {
        max-height: 100%
    }
    .sep-about-boxs {
        padding: 56px 0 60px
    }
    .sep-about-boxs .richtext {
        text-align: left
    }
    .sep-body .richtext.h-ons {
        margin-top: 24px
    }
    .sep-about-ul-boxs ul li {
        width: 100%;
        border-left: none;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding: 24px 0;
        margin-bottom: 0;
        display: flex;
        align-items: center
    }
    .sep-about-ul-boxs ul li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3)
    }
    .sep-about-ul-boxs .thumbs {
        min-width: 94px;
        margin-right: 20px
    }
    .sep-about-ul-boxs .titles-a {
        font-size: 22px;
        text-align: left;
        margin-top: 0
    }
    .sep-about-ul-boxs .spans {
        text-align: left
    }
    .sep-about-ul-boxs.ons {
        margin-top: 36px
    }
    .sep-video-ul-boxs ul li {
        width: calc(100% - 20px)
    }
    .sep-video-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .sep-video-ul-boxs .titles-a {
        font-size: 20px;
        padding-right: 56px
    }
    .sep-video-ul-boxs .lis-boxs {
        padding: 0 20px;
        bottom: 20px
    }
    .sep-video-ul-boxs .i-boxs {
        width: 40px;
        height: 40px;
        right: 20px
    }
    .sep-video-ul-boxs .subtitles-a {
        margin-bottom: 3px
    }
    .sep-video-boxs {
        padding: 50px 0
    }
    .sep-video-boxs .mores-boxs {
        display: block;
        margin-top: 30px
    }
    .sep-video-boxs .mores-boxs .mores {
        display: inline-block;
        vertical-align: top;
        font-size: 18px;
        line-height: 40px;
        color: #fff;
        padding: 0 54px;
        background: #3545db
    }
    .sep-video-boxs .mores-boxs .mores i {
        display: inline-block;
        vertical-align: middle;
        width: 12px;
        height: 2px;
        position: relative;
        background: #fff;
        margin-left: 7px
    }
    .sep-video-boxs .mores-boxs .mores i:after {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        left: 4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .sep-video-boxs .mores-boxs .mores:hover {
        background: #ff7e00
    }
    .sep-video-ul-boxs.ons {
        margin-top: 30px
    }
    .sep-news {
        padding: 48px 0 40px
    }
    .sep-news-ul-boxs.ons {
        margin-top: 30px
    }
    .sep-news-ul-boxs .titles-a {
        font-size: 16px;
        line-height: 24px
    }
    .sep-roll-boxs {
        padding: 66px 0 70px
    }
    .sep-roll-boxs .subtitles-a {
        font-size: 16px;
        line-height: 26px
    }
    .sep-roll-boxs .boxs {
        padding: 40px 20px
    }
    .sep-roll-boxs .titles-a {
        font-size: 24px;
        line-height: 30px
    }
    .sep-roll-boxs .i-emails {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-left: -30px;
        top: -30px
    }
    .sep-roll-boxs .i-emails img {
        max-width: 26px
    }
    .sep-roll-boxs .mores {
        line-height: 40px
    }
    .sep-contact-ul-boxs ul li {
        width: calc(100% - 26px)
    }
    .sep-contact-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .sep-contact-ul-boxs .lis-boxs {
        padding: 20px 16px;
        padding-left: 68px;
        position: relative
    }
    .sep-contact-ul-boxs .thumbs {
        width: 50px;
        position: absolute;
        left: 10px;
        top: 20px
    }
    .sep-contact-boxs {
        padding: 40px 0
    }
    .sep-contact-ul-boxs .titles-a {
        text-align: left;
        margin-top: 0;
        line-height: 1.32
    }
    .sep-contact-ul-boxs .spans {
        text-align: left;
        line-height: 24px;
        margin-top: 2px
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights {
        padding: 30px 0
    }
    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
        width: 100%
    }
    .footer-footer {
        padding: 0 0 36px;
        text-align: center
    }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Arial"
}

.gtj-ff-regular {
    font-family: "Arial"
}

.gtj-ff-bold {
    font-weight: bold
}

.gtj-ff-medium {
    font-family: "Arial"
}

.index_container .m_width {
    max-width: 1600px
}

.index_container .index_title {
    justify-content: center;
    align-items: center
}

.index_container .index_title .index_title_text {
    font-size: 42px;
    line-height: 35px;
    font-weight: bold;
    color: #374754;
    padding: 0 20px;
    white-space: nowrap;
    text-transform: uppercase
}

.index_container .index_title .index_title_text:hover {
    opacity: .7
}

.index_container .index_title .index_line {
    width: 50%;
    height: 1px;
    background-color: #dcdcdc
}

.index_container .index_product {
    padding-top: 80px
}

.index_container .index_product .index_product_container .index_product_group .index_product_item {
    margin-top: 49px;
    position: relative
}

.index_container .index_product .index_product_container .index_product_group .index_product_item:nth-child(2) .index_product_item_title {
    color: #1a5f98;
    left: 40%
}

.index_container .index_product .index_product_container .index_product_group .index_product_item:nth-child(3) .index_product_item_title {
    color: #8ca2b4
}

.index_container .index_product .index_product_container .index_product_group .index_product_item:nth-child(2n) .index_product_item_container {
    flex-direction: row-reverse
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_title {
    font-weight: bold;
    color: #fff;
    font-size: 80px;
    line-height: 60px;
    position: absolute;
    left: 420px;
    bottom: 20px;
    opacity: .6;
    z-index: 1
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_title:hover {
    color: #19398a;
    opacity: 1
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container {
    justify-content: space-between
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text {
    width: calc(50% - 170px);
    padding: 50px 40px;
    background-color: #dee9f6
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_summary {
    font-size: 16px;
    line-height: 26px
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul {
    margin-top: 20px
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .img {
    display: none
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .title {
    line-height: 30px
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .title:hover {
    color: #19398a
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_href {
    color: #323232;
    font-size: 18px;
    line-height: 40px;
    margin-top: 20px;
    width: 200px;
    border: 1px solid #323232;
    align-items: center;
    justify-content: center;
    text-align: center
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_href:hover {
    color: #19398a;
    border-color: #19398a
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_href:hover i {
    color: #19398a
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_href i {
    color: #323232;
    font-size: 26px;
    line-height: 30px;
    margin-right: 5px
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_img {
    width: calc(50% + 170px);
    overflow: hidden
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_img img {
    width: 100%
}

.index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_img img:hover {
    transform: scale(1.2)
}

.index_container .index_welcome {
    padding-top: 80px;
    background-image: url('../img/img/bk_2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 85px
}

.index_container .index_welcome .index_welcome_container .index_welcome_title {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    color: #19398a
}

.index_container .index_welcome .index_welcome_container .index_welcome_summary {
    margin-top: 30px
}

.index_container .index_welcome .index_welcome_container .index_welcome_summary p {
    line-height: 28px
}

.index_container .index_recommended {
    background-image: url('../img/img/bk_4.png');
    background-position: 0 0;
    padding-top: 80px
}

.index_container .index_recommended .index_recommended_container .index_recommended_group {
    margin-bottom: 90px;
    margin-top: 40px
}

.index_container .index_recommended .index_recommended_container .index_recommended_group .common_list_item {
    width: calc(25% - 9px);
    margin-right: 12px
}

.index_container .index_recommended .index_recommended_container .index_recommended_group .common_list_item:nth-child(4n) {
    margin-right: 0
}

.index_container .index_about {
    background-image: url(../img/img/index_back_6.png?v=1);
    margin-top: 100px;
    background-repeat: no-repeat
}

.index_container .index_about .index_title .index_title_text {
    color: #fff;
    padding-top: 85px
}

.index_container .index_about .about_summary {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin: 30px 0 45px 0
}

.index_container .index_about .about_btn_group {
    justify-content: center
}

.index_container .index_about .about_btn_group .about_btn_item {
    width: 220px;
    height: 45px;
    border: 2px solid #fff;
    align-items: center;
    justify-content: center
}

.index_container .index_about .about_btn_group .about_btn_item i {
    color: #fff;
    margin-right: 5px
}

.index_container .index_about .about_btn_group .about_btn_item:hover {
    background-color: #fff;
    color: #000
}

.index_container .index_about .about_btn_group .about_btn_item:hover i {
    color: #000
}

.index_container .index_about .about_container {
    margin-top: 90px;
    padding: 85px 95px 0 95px;
    background-color: #fff;
    justify-content: space-between
}

.index_container .index_about .about_container .img {
    width: calc(50% - 170px);
    overflow: hidden
}

.index_container .index_about .about_container .img img {
    width: 100%
}

.index_container .index_about .about_container .img img:hover {
    transform: scale(1.2)
}

.index_container .index_about .about_container .about_text {
    width: calc(50% + 90px)
}

.index_container .index_about .about_container .about_text .container_title {
    font-size: 24px;
    font-weight: bold;
    color: #374754
}

.index_container .index_about .about_container .about_text .container_summary {
    margin: 10px 0
}

.index_container .index_about .about_container .about_text .container_summary a:hover {
    text-decoration: none
}

.index_container .index_about .about_container .about_text .container_summary a:hover strong {
    color: #1a5f98
}

.index_container .index_about .about_container .about_text .container_summary strong {
    font-size: 24px;
    font-weight: bold;
    color: #374754
}

.index_container .index_about .about_container .about_text .container_summary p {
    font-size: 16px;
    line-height: 28px
}

.index_container .index_about .about_container .about_text .container_second_title {
    font-size: 20px;
    font-weight: bold;
    color: #374754
}

.index_container .index_about .about_container .about_text .container_second_title:hover {
    color: #19398a
}

.index_container .index_about .about_container .about_text .country_group {
    flex-wrap: wrap;
    margin-top: 25px
}

.index_container .index_about .about_container .about_text .country_group .country_item {
    width: 80px;
    margin-bottom: 17px
}

.index_container .index_about .about_container .about_text .country_group .country_item img {
    width: 100%
}

.index_container .index_about .about_container .about_text .country_group .country_item:nth-child(6) {
    margin-right: 0
}

.index_container .index_application {
    margin-top: 70px
}

.index_container .index_application .index_application_title {
    color: #374754;
    font-weight: bold;
    font-size: 42px
}

.index_container .index_application .index_application_title:hover {
    color: #8ca2b4
}

.index_container .index_application .application_group {
    margin-top: 30px
}

.index_container .index_application .application_group .img {
    width: 65%;
    display: none
}

.index_container .index_application .application_group .img.active {
    display: block
}

.index_container .index_application .application_group .img img {
    width: 100%
}

.index_container .index_application .application_group .application_text {
    width: 35%;
    border: 1px solid #e3ecf7
}

.index_container .index_application .application_group .application_text .text_up {
    padding: 15px 30px 15px 35px;
    background-color: #dee9f6
}

.index_container .index_application .application_group .application_text .text_up .up_href {
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #646464;
    width: 100%
}

.index_container .index_application .application_group .application_text .text_up .up_href:hover {
    color: #19398a
}

.index_container .index_application .application_group .application_text .text_middle {
    padding: 30px 30px 15px 35px;
    line-height: 28px;
    display: none;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    height: 175px
}

.index_container .index_application .application_group .application_text .text_middle.active {
    display: block
}

.index_container .index_application .application_group .application_text .application_href {
    width: 170px;
    height: 45px;
    margin-left: 35px;
    border: 1px solid #000;
    align-items: center;
    justify-content: center;
    display: none;
    color: #000
}

.index_container .index_application .application_group .application_text .application_href.active {
    display: flex
}

.index_container .index_application .application_group .application_text .application_href i {
    margin-right: 5px;
    color: #000
}

.index_container .index_application .application_group .application_text .application_href:hover {
    color: #fff;
    background-color: #1a5f98
}

.index_container .index_application .application_group .application_text .application_href:hover i {
    color: #fff
}

.richtext a {
    color: #3545db !important;
    text-decoration: underline
}

.richtext a:hover {
    color: #ff7e00 !important;
    text-decoration: none
}

.index_new {
    margin-bottom: 60px;
    margin-top: 60px
}

.index_new .index_new_container .new_title {
    color: #374754;
    font-weight: bold;
    font-size: 42px
}

.index_new .index_new_container .new_title:hover {
    color: #8ca2b4
}

.index_new .index_new_container .index_new_group {
    flex-wrap: wrap;
    margin-top: 30px
}

.index_new .index_new_container .index_new_group .index_new_item {
    width: calc(50% - 25px);
    padding: 10px;
    margin-bottom: 30px
}

.index_new .index_new_container .index_new_group .index_new_item:nth-child(2n+1) {
    margin-right: 50px
}

.index_new .index_new_container .index_new_group .index_new_item:hover {
    background-color: #dee9f6
}

.index_new .index_new_container .index_new_group .index_new_item:hover .index_new_item_text .index_new_item_title {
    color: #19398a
}

.index_new .index_new_container .index_new_group .index_new_item:hover .index_new_item_text .index_new_item_summary p {
    color: #19398a
}

.index_new .index_new_container .index_new_group .index_new_item .img {
    width: 240px;
    overflow: hidden
}

.index_new .index_new_container .index_new_group .index_new_item .img img {
    width: 100%
}

.index_new .index_new_container .index_new_group .index_new_item .img img:hover {
    transform: scale(1.2)
}

.index_new .index_new_container .index_new_group .index_new_item .index_new_item_text {
    margin-left: 10px;
    width: calc(100% - 250px)
}

.index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_date {
    color: #374754;
    margin-bottom: 25px
}

.index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_item_title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #374754
}

.index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_item_summary {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px
}

.index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_item_summary p {
    font-size: 16px;
    line-height: 26px
}

.common_list_group .common_list_item {
    padding: 3px;
    background-color: #f0f0f0
}

.common_list_group .common_list_item:hover {
    background-color: #dee9f6
}

.common_list_group .common_list_item:hover .common_list_item_text .common_list_item_title {
    color: #19398a
}

.common_list_group .common_list_item:hover .common_list_item_text .common_list_item_summary {
    color: #19398a
}

.common_list_group .common_list_item:hover .common_list_item_text .common_list_item_summary p {
    color: #19398a
}

.common_list_group .common_list_item:hover .common_list_item_text .common_list_item_href {
    background-color: #19398a
}

.common_list_group .common_list_item:hover .common_list_item_text .common_list_item_href i {
    color: #fff
}

.common_list_group .common_list_item .img {
    overflow: hidden;
    width: 100%;
    display: block
}

.common_list_group .common_list_item .img img {
    width: 100%
}

.common_list_group .common_list_item .img img:hover {
    transform: scale(1.2)
}

.common_list_group .common_list_item .common_list_item_text {
    padding: 0 15px 70px 15px;
    position: relative
}

.common_list_group .common_list_item .common_list_item_text .common_list_item_title {
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #323232;
    min-height: 60px;
    font-size: 15px;
    border-bottom: 1px solid #dcdcdc
}

.common_list_group .common_list_item .common_list_item_text .common_list_item_summary {
    margin: 10px 0 10px 0;
    font-size: 14px;
    line-height: 26px
}

.common_list_group .common_list_item .common_list_item_text .common_list_item_summary p {
    font-size: 14px;
    line-height: 26px
}

.common_list_group .common_list_item .common_list_item_text .common_list_item_href {
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 35px;
    border-radius: 50%;
    left: calc(50% - 17.5px)
}

.common_list_group .common_list_item .common_list_item_text .common_list_item_href i {
    color: #19398a;
    font-size: 32px
}

.index_video {
    background-image: url('../img/img/bk_3.png');
    padding: 35px 0;
    justify-content: center
}

.index_video .video_btn {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    margin-right: 25px
}

.index_video .video_btn:hover i {
    color: #19398a
}

.index_video .video_btn i {
    line-height: 65px;
    font-size: 47px
}

.index_video .index_video_text {
    flex-direction: column;
    justify-content: space-between
}

.index_video .index_video_text .index_video_text_title {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold
}

.index_video .index_video_text .index_video_text_title:hover {
    opacity: .7
}

.index_video .index_video_text .index_video_text_summary {
    line-height: 24px;
    max-width: 830px;
    margin-top: 10px
}

.index_touch {
    padding: 30px 6%;
    background-color: #323232;
    display: none
}

.index_touch .touch_title {
    font-size: 20px;
    font-weight: bold
}

.index_touch .form {
    margin-top: 15px
}

.index_touch .form .input_item {
    margin-bottom: 10px
}

.index_touch .form .input_item input {
    width: 100%;
    height: 45px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 15px
}

.index_touch .form .btn button {
    width: 105px;
    line-height: 45px;
    font-size: 20px;
    background-color: #067dc1;
    border-radius: 22.5px;
    border: none
}

.index_touch .form .btn .text {
    margin-left: 20px;
    line-height: 24px
}

@media screen and (max-width:768px) {
    .index_video .video_btn {
        min-width: 65px;
        margin-right: 10px
    }
    .index_video .index_video_text {
        width: calc(100% - 90px)
    }
    .index_touch {
        display: block
    }
    .common_list_group {
        flex-wrap: wrap
    }
    .common_list_group .common_list_item {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important
    }
    .index_container .index_title {
        justify-content: center
    }
    .index_container .index_title .index_title_text {
        font-size: 25px;
        white-space: normal;
        text-align: center
    }
    .index_container .index_title .index_line {
        display: none
    }
    .index_container .index_product {
        padding-top: 30px
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item {
        padding: 20px 6%;
        box-sizing: border-box;
        margin-top: 0
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item:nth-child(3) .index_product_item_container .index_product_item_img {
        border: 1px solid #c8c8c8
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_title {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        font-size: 24px;
        line-height: 50px;
        background-color: #067dc1;
        color: #fff !important;
        width: 100%;
        opacity: 1;
        text-align: center
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container {
        flex-direction: column-reverse !important
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text {
        width: 100%;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding: 2% 6%;
        background-color: #fff
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_summary {
        margin-top: 10px
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li {
        width: calc(50% - 10px);
        margin-bottom: 10px
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .img {
        display: block;
        width: 100%
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .img img {
        width: 100%
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .title {
        text-align: center;
        width: 100%
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text ul li .title i {
        display: none
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_text .index_product_item_href {
        margin: 10px auto 0;
        display: block
    }
    .index_container .index_product .index_product_container .index_product_group .index_product_item .index_product_item_container .index_product_item_img {
        width: 100%
    }
    .index_container .index_about {
        margin-top: 25px;
        padding: 80px 0 85px;
        display: flex;
        flex-direction: column-reverse
    }
    .index_container .index_about .index_title {
        display: none
    }
    .index_container .index_about .index_title .index_title_text {
        padding-top: 20px
    }
    .index_container .index_about .about_summary {
        margin: 10px 0;
        display: none
    }
    .index_container .index_about .about_btn_group {
        padding: 0 6%;
        box-sizing: border-box;
        justify-content: center
    }
    .index_container .index_about .about_btn_group .about_btn_item {
        width: calc(50% - 10px)
    }
    .index_container .index_about .about_container {
        padding: 2% 6%;
        margin-top: 20px;
        flex-wrap: wrap;
        background-color: rgba(0, 0, 0, 0)
    }
    .index_container .index_about .about_container .img {
        width: 100%;
        margin-bottom: 10px;
        display: none
    }
    .index_container .index_about .about_container .about_text {
        width: 100%
    }
    .index_container .index_about .about_container .about_text .container_title {
        font-size: 30px;
        line-height: 42px;
        color: #fff;
        text-align: center
    }
    .index_container .index_about .about_container .about_text .container_summary {
        line-height: 24px;
        color: #fff
    }
    .index_container .index_about .about_container .about_text .container_summary strong {
        color: #fff
    }
    .index_container .index_about .about_container .about_text .container_summary p {
        color: #fff;
        line-height: 24px
    }
    .index_container .index_about .about_container .about_text .container_summary p a {
        width: 100%;
        text-align: center
    }
    .index_container .index_about .about_container .about_text .container_second_title {
        display: none
    }
    .index_container .index_about .about_container .about_text .country_group {
        display: none
    }
    .index_container .index_welcome {
        padding: 20px 6%;
        box-sizing: border-box
    }
    .index_container .index_welcome .index_welcome_container .index_title .index_title_text {
        font-size: 20px
    }
    .index_container .index_welcome .index_welcome_container .index_welcome_title {
        font-size: 16px;
        line-height: 25px
    }
    .index_container .index_welcome .index_welcome_container .index_welcome_summary {
        margin-top: 20px
    }
    .index_container .index_recommended {
        padding: 10px 6%;
        box-sizing: border-box
    }
    .index_container .index_recommended .index_recommended_container .index_recommended_group {
        margin: 20px 0
    }
    .index_container .index_application {
        margin-top: 20px;
        padding: 0 6%
    }
    .index_container .index_application .index_application_title {
        font-size: 25px;
        text-align: center;
        width: 100%
    }
    .index_container .index_application .application_group {
        flex-direction: column
    }
    .index_container .index_application .application_group .img {
        width: 100%
    }
    .index_container .index_application .application_group .application_text {
        width: 100%;
        padding-bottom: 20px;
        border: none
    }
    .index_container .index_application .application_group .application_text .text_up {
        background-color: #fff;
        padding: 20px 6%
    }
    .index_container .index_application .application_group .application_text .text_middle {
        padding: 0 6%;
        display: none !important
    }
    .index_container .index_application .application_group .application_text .application_href {
        margin: 0 auto
    }
    .index_container .index_new {
        margin-top: 50px
    }
    .index_container .index_new .new_title {
        font-size: 25px;
        width: 100%;
        text-align: center;
        line-height: 50px;
        background-color: #323232;
        color: #fff
    }
    .index_container .index_new .index_new_container {
        padding: 0 6%;
        box-sizing: border-box
    }
    .index_container .index_new .index_new_container .index_new_group {
        margin-top: 0
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item {
        width: 100%;
        flex-direction: column;
        margin-bottom: 0;
        padding: 30px 0 20px 0;
        border-bottom: 2px solid #e2e2e2
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item .img {
        display: none
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item .index_new_item_text {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_item_title {
        text-decoration: underline;
        font-size: 20px;
        line-height: 28px
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item .index_new_item_text .index_new_item_summary {
        display: none
    }
    .index_container .index_new .index_new_container .index_new_group .index_new_item:nth-child(2n+1) {
        margin-right: 0
    }
}

.inner_container .inner_box.product_index {
    max-width: 1320px
}

.inner_container .inner_box.product_index .product_shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(50, 50, 50, 0.5);
    justify-content: center;
    align-items: center;
    display: none
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container {
    border: 4px solid #002bab;
    background-color: #fff;
    text-align: right;
    width: 700px;
    max-width: 100%
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_header {
    text-align: right;
    width: 100%;
    font-size: 35px
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_header span {
    width: 70px;
    font-size: 35px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    cursor: pointer
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body {
    justify-content: space-between;
    align-items: center;
    padding: 0 15px
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .shadow_body_btn {
    color: #002bab;
    font-size: 50px;
    cursor: pointer
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group {
    width: 100%
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container {
    margin: 0 15px;
    flex-direction: column;
    align-items: center;
    display: none
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container.active {
    display: flex
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container img {
    max-width: 100%;
    margin: 0 auto 15px
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .body_container_title {
    font-size: 40px;
    line-height: 40px;
    width: 100%;
    margin: 10px auto
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group {
    flex-wrap: wrap;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 20px
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group .shadow_item {
    width: 50%;
    line-height: 26px;
    text-align: left
}

.inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group .shadow_item span {
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px
}

.inner_container .inner_box.product_index .product_index_titles {
    font-size: 36px;
    line-height: 40px;
    color: #005bab;
    margin: 60px 0;
    text-transform: uppercase
}

.inner_container .inner_box.product_index .product_index_group {
    margin-bottom: 70px
}

.inner_container .inner_box.product_index .product_index_group .product_index_item:nth-child(2n+1) {
    flex-direction: row-reverse
}

.inner_container .inner_box.product_index .product_index_group .product_index_item:nth-child(5) {
    flex-direction: row
}

.inner_container .inner_box.product_index .product_index_group .product_index_item:first-child {
    flex-direction: row
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .img {
    width: 50%;
    overflow: hidden
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .img img {
    width: 100%
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text {
    width: 50%;
    padding: 50px 30px 90px 30px;
    background-color: #f0f0f0;
    position: relative
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_title {
    font-size: 24px;
    font-weight: bold;
    color: #005bab
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_title:hover {
    opacity: .7
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_summary {
    margin-top: 30px;
    font-size: 14px;
    line-height: 25px
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_summary p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_href {
    position: absolute;
    bottom: 0;
    width: calc(100% - 60px);
    left: 30px;
    border-top: 1px solid #dcdcdc;
    line-height: 90px;
    color: #005bab
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_href:hover {
    opacity: .7
}

.inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_href i {
    color: #005bab;
    line-height: 90px
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group {
    padding-top: 70px;
    padding-bottom: 70px
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item {
    margin-right: 15px;
    width: calc(100%/5 - 12px)
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item:nth-child(5n) {
    margin-right: 0
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .img {
    width: 100%;
    border: 2px solid #dcdcdc;
    max-height: 141px;
    overflow: hidden
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .img img {
    width: 100%
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .img:hover {
    border: 2px solid #005bab
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .product_index_child_item_title {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    margin-top: 10px
}

.inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .product_index_child_item_title:hover {
    color: #005bab
}

@media screen and (max-width:768px) {
    .inner_container .sep_breadcrumb {
        padding: 0 2%;
        box-sizing: border-box
    }
    .inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group {
        padding: 0
    }
    .inner_container .inner_box.product_index .product_shadow .product_shadow_container .shadow_body .body_group .body_container .body_container_title {
        font-size: 22px;
        line-height: 24px
    }
    .inner_container .inner_box.product_index .product_index_titles {
        margin: 10px 0
    }
    .inner_container .inner_box.product_index .product_index_group {
        padding: 0 2%;
        box-sizing: border-box;
        margin-bottom: 0
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item {
        flex-direction: column !important;
        margin-top: 10px
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item .img {
        width: 100%
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text {
        width: 100%;
        padding: 10px 2% 35px 2%
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_summary {
        margin-top: 15px
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_href {
        width: 96%;
        margin-left: 2%;
        left: 0;
        line-height: 35px
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_item .product_index_text .product_index_href i {
        line-height: 35px
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_child_group {
        flex-wrap: wrap;
        padding: 20px 0
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .inner_container .inner_box.product_index .product_index_group .product_index_child_group .product_index_child_item .img {
        max-height: auto
    }
}

.inner_container .inner_box.product_first_level {
    background-color: #f5f5f5
}

.inner_container .inner_box.product_first_level .product_first_level_container {
    max-width: 1320px;
    padding-top: 60px
}

.inner_container .inner_box.product_first_level .product_first_level_container .right {
    padding-bottom: 35px
}

.inner_container .inner_box.product_first_level .product_first_level_container .right .product_first_summary {
    margin-top: 30px
}

.inner_container .inner_box.product_first_level .product_first_level_container .right .product_first_summary p {
    font-size: 16px;
    line-height: 26px
}

.inner_container .inner_box.product_first_level .product_first_level_container .right .product_content {
    margin-top: 30px
}

.inner_container .inner_box .product_content.m_width {
    max-width: 1320px
}

.inner_container .inner_box .product_content h2 {
    font-size: 24px;
    line-height: 26px;
    color: #005bab
}

.inner_container .inner_box .product_content p {
    font-size: 16px;
    line-height: 26px
}

.inner_container .inner_box .product_content ul {
    box-sizing: border-box;
    padding-left: 40px;
    width: 100% !important
}

.inner_container .inner_box .product_content ul li {
    display: flex;
    position: relative
}

.inner_container .inner_box .product_content ul li::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f054';
    position: absolute;
    top: 0;
    width: 40px;
    height: 24px;
    left: -40px;
    text-align: center;
    line-height: 24px;
    color: #005bab
}

.inner_container .inner_box .product_content table {
    margin: 20px 0 20px 20px;
    border-spacing: 0;
    border-collapse: collapse;
    width: calc(100% - 40px)
}

.inner_container .inner_box .product_content table tr:nth-child(2n) {
    background-color: #f5f5f5
}

.inner_container .inner_box .product_content table tr td {
    line-height: 36px;
    border: 1px solid #dcdcdc;
    padding-left: 20px;
    box-sizing: border-box
}

.inner_container .inner_box .product_content table tr td:nth-child(1) {
    font-weight: bold
}

.inner_container .inner_box .left {
    width: 360px;
    margin-right: 40px;
    position: relative
}

.inner_container .inner_box .left .left_container {
    width: 100%;
    left: 0;
    top: 0
}

.inner_container .inner_box .left.active {
    position: relative;
    top: 0;
    height: 650px;
    overflow-y: auto
}

.inner_container .inner_box .left.active::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.inner_container .inner_box .left.active::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2)
}

.inner_container .inner_box .left.active::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1)
}

.inner_container .inner_box .left .left_module {
    margin-bottom: 35px
}

.inner_container .inner_box .left .left_module .left_title {
    line-height: 70px;
    width: 100%;
    font-weight: bold;
    font-size: 24px;
    text-indent: 15px;
    text-transform: uppercase;
    background-color: #005bab
}

.inner_container .inner_box .left .left_module .left_title:hover {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li {
    position: relative;
    margin-bottom: 5px
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li.active .product_first_href {
    color: #005bab
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li.active .product_second_ul {
    display: block
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_first_href {
    width: 100%;
    line-height: 35px;
    padding: 10px 0 10px 20px;
    font-size: 20px;
    font-weight: bold;
    color: #323232;
    margin-bottom: 0;
    box-sizing: border-box;
    background-color: #e6e6e6
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_first_href:hover {
    color: #005bab
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_first_icon {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 55px;
    width: 30px;
    color: #005bab
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul {
    display: none
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li {
    position: relative;
    margin-bottom: 3px
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li.active .product_second_href {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li.active .product_third_ul {
    display: block
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul {
    display: none;
    padding: 10px 0
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul .product_third_li {
    border-bottom: 1px solid #dcdcdc
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul .product_third_li:last-child {
    border-bottom: none
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul .product_third_li .product_third_href {
    font-size: 14px;
    line-height: 21px;
    padding: 12px 0 12px 25px
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul .product_third_li .product_third_href:hover {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_third_ul .product_third_li .product_third_href.active {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_second_href {
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #f5f5f5;
    padding-right: 15px
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_second_href:hover {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .product_first_ul .product_first_li .product_second_ul .product_second_li .product_second_icon {
    position: absolute;
    top: 12px;
    right: 10px;
    line-height: 21px;
    width: 30px
}

.inner_container .inner_box .left .left_module .relate_module {
    padding: 20px 20px 0 20px
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item {
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 5px
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .img {
    width: 145px;
    overflow: hidden;
    margin-right: 10px
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .img img {
    width: 100%
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .img img:hover {
    transform: scale(1.2)
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .text {
    width: calc(100% - 155px);
    flex-direction: column;
    justify-content: space-between
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .text .date {
    font-weight: bold
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .relate_new_item_text {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold
}

.inner_container .inner_box .left .left_module .relate_module .relate_new_item .relate_new_item_text:hover {
    color: #005bab
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item {
    margin-bottom: 10px
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item .img {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dcdcdc
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item .img img {
    width: 100%
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item .img img:hover {
    transform: scale(1.2)
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item .relate_product_item_title {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item .relate_product_item_title:hover {
    color: #fe7e00
}

.inner_container .inner_box .left .left_module .relate_module .relate_product_item:last-child {
    margin-bottom: 0
}

.inner_container .inner_box .left .left_module .form .input_item {
    width: 100%;
    border: 1px solid #dcdcdc;
    margin-bottom: 5px;
    position: relative
}

.inner_container .inner_box .left .left_module .form .input_item i {
    color: green;
    position: absolute;
    line-height: 40px;
    right: 10px;
    top: 0
}

.inner_container .inner_box .left .left_module .form .input_item:first-child {
    margin-top: 10px
}

.inner_container .inner_box .left .left_module .form .input_item input {
    width: 100%;
    height: 40px;
    text-indent: 5px;
    border: none;
    outline: none;
    font-size: 14px
}

.inner_container .inner_box .left .left_module .form .input_item textarea {
    padding: 10px 5px 10px 5px;
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    resize: none;
    height: 100px
}

.inner_container .inner_box .left .left_module .form button {
    width: 110px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin-left: calc(50% - 55px);
    border: none;
    outline: none;
    background-color: #005bab;
    margin-top: 10px
}

.inner_container .inner_box .right {
    width: calc(100% - 400px)
}

.inner_container .inner_box .right .product_title {
    font-size: 36px;
    line-height: 40px;
    color: #005bab
}

.inner_container .inner_box .right .product_title.contact_title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8;
    font-weight: normal;
    color: #646464
}

.inner_container .inner_box .right .product_title.contact_title:after {
    content: '';
    width: 55px;
    height: 3px;
    background-color: #144b9e;
    left: 0;
    position: absolute;
    bottom: -1px
}

.inner_container .inner_box .right .first_level_group {
    flex-wrap: wrap
}

.inner_container .inner_box .right .first_level_group .first_level_item {
    padding: 20px;
    width: 33.33333333%
}

.inner_container .inner_box .right .first_level_group .first_level_item .img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.inner_container .inner_box .right .first_level_group .first_level_item .img img {
    width: 100%
}

.inner_container .inner_box .right .first_level_group .first_level_item .img img:hover {
    transform: scale(1.2)
}

.inner_container .inner_box .right .first_level_group .first_level_item .first_level_title {
    font-size: 20px;
    padding-top: 10px;
    border-top: 3px solid #005bab;
    width: 100%
}

.inner_container .inner_box .right .first_level_group .first_level_item .first_level_title:hover {
    color: #005bab
}

.inner_container .product_first_group {
    max-width: 1320px;
    flex-wrap: wrap;
    padding-top: 65px
}

.inner_container .product_first_group .common_list_item {
    width: calc(100%/3 - 50px);
    margin-right: 75px;
    margin-bottom: 65px
}

.inner_container .product_first_group .common_list_item:nth-child(3n) {
    margin-right: 0
}

.inner_container .product_first_group .common_list_item:hover .common_list_item_text .common_list_item_href {
    background-color: #fe7e00
}

.inner_container .product_first_group .common_list_item:hover .common_list_item_text .common_list_item_href i {
    color: #fff
}

.inner_container .product_first_group .common_list_item .common_list_item_text .common_list_item_href i {
    color: #fe7e00
}

.inner_container .product_application_group {
    margin-top: 45px;
    max-width: 1320px;
    flex-wrap: wrap
}

.inner_container .product_application_group .application_item {
    width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 45px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden
}

.inner_container .product_application_group .application_item:hover .img img {
    transform: scale(1.2)
}

.inner_container .product_application_group .application_item:hover .img .img_shadow {
    opacity: 1
}

.inner_container .product_application_group .application_item:nth-child(4n) {
    margin-right: 0
}

.inner_container .product_application_group .application_item .img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative
}

.inner_container .product_application_group .application_item .img .img_shadow {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 0 3%;
    opacity: 0;
    z-index: 1
}

.inner_container .product_application_group .application_item .img .img_shadow ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    position: relative;
    padding-left: 14px;
    text-align: left
}

.inner_container .product_application_group .application_item .img .img_shadow ul li a:hover {
    color: #399deb
}

.inner_container .product_application_group .application_item .img .img_shadow ul li a::before {
    content: '';
    display: block;
    border-radius: 100%;
    background: #399deb;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 11px
}

.inner_container .product_application_group .application_item .img img {
    width: 100%
}

.inner_container .product_application_group .application_item .lis-boxs {
    width: 100%;
    position: relative;
    padding: 42px 6.4% 32px
}

.inner_container .product_application_group .application_item .lis-boxs .titles-a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #2c91d5;
    line-height: normal
}

.inner_container .product_application_group .application_item .lis-boxs .spans {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    color: #667a8a;
    margin-top: 10px;
    height: 78px;
    overflow: hidden
}

.inner_container .product_application_group .application_item .lis-boxs .mores-boxs {
    width: 100%;
    position: relative;
    margin-top: 22px
}

.inner_container .product_application_group .application_item .lis-boxs .mores-boxs::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10
}

.inner_container .product_application_group .application_item .lis-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 24px;
    color: #2c91d5;
    background: #fff;
    padding-right: 12px;
    z-index: 16;
    position: relative;
    letter-spacing: 3px
}

.inner_container .product_application_group .application_item .lis-boxs .mores-boxs .mores::before {
    content: '';
    display: block;
    width: 22px;
    height: 1px;
    background: #2c91d5;
    position: absolute;
    right: -22px;
    top: 50%;
    z-index: 12
}

.inner_container .product_application_group .application_item .lis-boxs .mores-boxs .mores:after {
    content: '';
    display: block;
    width: 4px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -26px;
    top: 50%;
    z-index: 12
}

.inner_container .product_application_group .application_item .i-boxs {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 6px;
    background: #2c91d5;
    position: absolute;
    top: -34px;
    left: 6.4%;
    text-align: center;
    line-height: 56px;
    z-index: 1
}

.inner_container .product_application_group .application_item .i-boxs i {
    font-size: 36px;
    color: #fff
}

.inner_container .product_index_new {
    background-color: #fff;
    background-image: url(../img/img/index_back_5.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 45px 0 85px 0
}

.inner_container .product_index_new .product_index_new {
    width: 100%;
    font-size: 32px;
    color: #374754;
    margin-bottom: 20px;
    max-width: 1320px;
    padding: 0;
    display: block
}

.inner_container .product_index_new .product_index_new:hover {
    color: #005bab
}

.inner_container .product_index_new .new_container {
    overflow: hidden;
    position: relative;
    max-width: 1320px
}

.inner_container .product_index_new .new_container .new_ul {
    position: relative;
    left: 0
}

.inner_container .product_index_new .new_container .new_ul .new_li {
    min-width: 50%
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item {
    width: 100%
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item .new_date {
    min-width: 100px;
    font-size: 14px
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item .new_summary {
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
    margin-top: 10px
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item .new_summary:hover {
    color: #1e68cb
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item .new_content {
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    margin-top: 10px
}

.inner_container .product_index_new .new_container .new_ul .new_li .new_item:nth-child(1) {
    margin-right: 110px
}

.inner_container .product_index_new .new_container .new_sign_ul {
    position: absolute;
    bottom: 40px;
    justify-content: center;
    left: calc(50% - 24px)
}

.inner_container .product_index_new .new_container .new_sign_ul .new_sign_li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #a1a1a1;
    margin-right: 12px;
    cursor: pointer
}

.inner_container .product_index_new .new_container .new_sign_ul .new_sign_li:last-child {
    margin-right: 0
}

.inner_container .product_index_new .new_container .new_sign_ul .new_sign_li.active {
    background-color: #808080
}

@media screen and (max-width:1320px) {
    .inner_container .inner_box {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
    .inner_container .inner_box .left {
        display: none
    }
    .inner_container .inner_box .right {
        width: 100%
    }
    .inner_container .product_first_group {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
    .inner_container .product_first_group .common_list_item {
        width: calc(100%/3 - 20px);
        margin-right: 30px
    }
}

@media screen and (max-width:768px) {
    .inner_container .inner_box {
        padding: 0 2%;
        box-sizing: border-box
    }
    .inner_container .inner_box.product_second_level {
        margin-bottom: 20px
    }
    .inner_container .inner_box.product_detail {
        padding-top: 20px !important
    }
    .inner_container .inner_box.product_detail .right .product_content .product_content_flow ul {
        padding-left: 0 !important;
        flex-direction: column !important;
        margin-bottom: 0 !important
    }
    .inner_container .inner_box.product_detail .right .product_content .product_content_flow ul li {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 45px !important;
        margin-left: 0 !important
    }
    .inner_container .inner_box.product_detail .right .product_content .product_content_flow ul li::after {
        background-image: url('../img/img/jt_down.png') !important;
        top: 45px !important;
        left: calc(50% - 18px) !important
    }
    .inner_container .inner_box.product_detail .right .product_content p {
        padding-left: 0 !important
    }
    .inner_container .inner_box.product_detail .right .product_content p img {
        margin: 10px auto !important
    }
    .inner_container .inner_box.product_first_level .product_first_level_container {
        padding-top: 20px !important
    }
    .inner_container .inner_box .right .product_title {
        font-size: 25px
    }
    .inner_container .inner_box .right .product_content {
        margin-top: 20px !important
    }
    .inner_container .inner_box .right .product_content h2 {
        font-size: 18px
    }
    .inner_container .inner_box .right .product_content table {
        margin: 0;
        width: 100%
    }
    .inner_container .inner_box .right .first_level_group {
        margin-top: 30px
    }
    .inner_container .inner_box .right .first_level_group .first_level_item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }
    .inner_container .inner_box .right iframe {
        max-width: 100%;
        height: 200px
    }
    .inner_container .product_index_new .new_container .new_ul .new_li {
        flex-wrap: wrap
    }
    .inner_container .product_index_new .new_container .new_ul .new_li .new_item {
        width: 100%
    }
    .inner_container .product_application_group .application_item {
        width: 100%;
        margin-right: 0
    }
    .index_new {
        margin-top: 0
    }
    .index_new .index_new_container .new_title {
        font-size: 30px
    }
    .index_new .index_new_container .index_new_group .index_new_item {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 15px;
        margin-right: 0 !important
    }
    .index_new .index_new_container .index_new_group .index_new_item .img {
        width: 100%;
        margin-bottom: 20px
    }
    .index_new .index_new_container .index_new_group .index_new_item .index_new_item_text {
        width: 100%;
        margin-left: 0
    }
}

.inner_container .inner_box.product_second_level .product_second_level_container {
    max-width: 1320px;
    padding-top: 60px
}

.inner_container .inner_box.product_second_level .right {
    margin-bottom: 70px
}

.inner_container .inner_box.product_second_level .right .product_second_group {
    margin-top: 30px;
    flex-wrap: wrap
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item {
    margin-right: 15px;
    width: calc(100%/3 - 10px)
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item:nth-child(3n) {
    margin-right: 0
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item .img {
    width: 100%;
    border: 1px solid #dcdcdc;
    overflow: hidden
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item .img img {
    width: 100%
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item .img img:hover {
    transform: scale(1.2)
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item .product_second_item_title {
    min-height: 40px;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0
}

.inner_container .inner_box.product_second_level .right .product_second_group .product_second_item .product_second_item_title:hover {
    color: #005bab
}

.inner_container .inner_box.product_second_level .right .product_content.tables table {
    width: 96%;
    margin-left: 2%;
    border-collapse: collapse;
    border-spacing: 0
}

.inner_container .inner_box.product_second_level .right .product_content.tables table tr {
    width: 100%;
    margin-bottom: 5px
}

.inner_container .inner_box.product_second_level .right .product_content.tables table tr:nth-child(2n) {
    background-color: #f5f5f5
}

.inner_container .inner_box.product_second_level .right .product_content.tables table tr td {
    border: 1px solid #dcdcdc;
    font-size: 14px;
    line-height: 24px
}

.inner_container .inner_box.product_second_level .right .product_content.tables table tr td strong {
    color: #005bab;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100
}

.inner_container .inner_box.product_second_level .right .product_content.tables table tr td p {
    font-size: 14px;
    line-height: 24px
}

.inner_container .inner_box.product_second_level .right .product_content .product_components_detail {
    width: 96%;
    margin-left: 2%;
    padding: 10px;
    background-color: #f5f5f5;
    margin-top: 10px;
    margin-bottom: 45px
}

.inner_container .inner_box.product_second_level .right .product_content .product_components_detail .product_components_item {
    border: 1px solid #dcdcdc;
    padding: 10px 15px 10px 15px;
    margin-bottom: 5px
}

.inner_container .inner_box.product_second_level .right .product_content .product_components_detail .product_components_item h3 {
    color: #005bab;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100
}

.inner_container .inner_box.product_second_level .right .product_content .product_components_detail .product_components_item p {
    font-size: 14px;
    line-height: 24px
}

@media screen and (max-width:768px) {
    .inner_container .inner_box.product_second_level .right .product_second_group .product_second_item {
        width: 100%;
        margin-right: 0
    }
    .inner_container .product_index_new {
        padding-bottom: 10px
    }
    .inner_container .product_index_new .new_container .new_ul {
        flex-wrap: wrap
    }
    .inner_container .product_index_new .new_container .new_ul .new_li .new_item {
        margin-right: 0 !important
    }
    .inner_application .application_group {
        padding: 20px 2% !important;
        box-sizing: border-box
    }
    .inner_application .application_group .application_left {
        width: 100% !important
    }
    .inner_application .application_group .application_left .left_item .applcation_list {
        flex-wrap: wrap
    }
    .inner_application .application_group .application_left .left_item .applcation_list .img {
        width: 100% !important
    }
    .inner_application .application_group .application_left .left_item .applcation_list .application_text {
        width: 100% !important;
        margin-left: 0 !important
    }
    .inner_application .application_group .application_right {
        width: 100% !important;
        margin-top: 15px;
        padding-left: 0 !important;
        overflow: hidden
    }
}

.inner_container .inner_box .left {
    position: sticky;
    top: 110px
}

.inner_container .inner_box.product_detail {
    padding-top: 60px;
    margin-bottom: 40px
}

.inner_container .inner_box.product_detail .product_detail_container {
    max-width: 1320px;
    align-items: flex-start
}

.inner_container .inner_box.product_detail .right .product_detail_banner {
    margin-top: 20px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #dcdcdc
}

.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_left_icon,
.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_right_icon {
    width: 40px;
    line-height: 80px;
    font-size: 25px;
    color: #005bab;
    background-color: #dcdcdc;
    cursor: pointer
}

.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_banner_group {
    width: calc(100% - 80px);
    overflow: hidden
}

.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_banner_group .product_detail_banner_ul {
    position: relative;
    left: 0
}

.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_banner_group .product_detail_banner_ul .product_detail_banner_li {
    min-width: 100%
}

.inner_container .inner_box.product_detail .right .product_detail_banner .product_detail_banner_group .product_detail_banner_ul .product_detail_banner_li img {
    width: 100%
}

.inner_container .inner_box.product_detail .right .product_content {
    margin-top: 30px
}

.inner_container .inner_box.product_detail .right .product_content.contact_content p {
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    padding-left: 30px !important
}

.inner_container .inner_box.product_detail .right .product_content.contact_content p:nth-child(1):after {
    content: "\f041";
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    left: 0;
    color: #005bab;
    font-size: 20px
}

.inner_container .inner_box.product_detail .right .product_content.contact_content p:nth-child(3):after {
    content: "\f095";
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    left: 0;
    color: #005bab;
    font-size: 20px
}

.inner_container .inner_box.product_detail .right .product_content.contact_content p:nth-child(6):after {
    content: "\f232";
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    left: 0;
    color: #005bab;
    font-size: 20px
}

.inner_container .inner_box.product_detail .right .product_content.contact_content p:nth-child(8):after {
    content: "\f0e0";
    position: absolute;
    top: 0;
    width: 20px;
    text-align: center;
    left: 0;
    color: #005bab;
    font-size: 20px
}

.inner_container .inner_box.product_detail .right .product_content p {
    box-sizing: border-box;
    line-height: 26px !important
}

.inner_container .inner_box.product_detail .right .product_content p img {
    display: inline-block;
    max-width: 100%;
    margin-top: 20px
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow {
    padding: 0 5%
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 47px;
    padding-left: 0
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n+1) li:after {
    content: '';
    width: 35px;
    height: 100%;
    background-image: url('../img/img/jt_right.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 100%
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n+1) li:last-child {
    margin-right: 0
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n+1) li:last-child:after {
    width: 35px;
    height: 45px;
    background-image: url('../img/img/jt_down.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 100%;
    left: calc(50% - 17.5px)
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n) {
    flex-direction: row-reverse
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n) li {
    margin-right: 0;
    margin-left: 35px
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n) li:after {
    content: '';
    width: 35px;
    height: 100%;
    background-image: url('../img/img/jt_left.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -35px
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n) li:last-child {
    margin-left: 0
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:nth-child(2n) li:last-child:after {
    width: 35px;
    height: 45px;
    background-image: url('../img/img/jt_down.png');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 100%;
    left: calc(50% - 17.5px)
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul:last-child li:last-child:after {
    display: none
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul li {
    background-image: url(../img/img/bk_7.png);
    background-size: 100% 100%;
    width: calc(100%/3 - 70px/3);
    margin-right: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 45px;
    border-radius: 5px
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul li p {
    color: #005bab;
    text-align: center;
    line-height: 45px;
    display: block
}

.inner_container .inner_box.product_detail .right .product_content .product_content_flow ul li::before {
    display: none
}

.inner_container .inner_box.product_detail .right .product_content ul {
    margin-bottom: 0
}

.inner_container .inner_box.product_detail .right .product_content ul li p {
    padding-left: 0
}

.application_title {
    color: #000;
    font-size: 36px;
    margin-bottom: 30px
}

.application_group .application_item {
    padding: 45px 10px
}

.application_group .application_item:nth-child(2n+1) {
    background-color: #f0f0f0
}

.application_group .application_item:nth-child(2n+1) .application_container {
    flex-direction: row-reverse
}

.application_group .application_item .application_container {
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%
}

.application_group .application_item .application_container .img {
    width: calc(50% - 90px);
    overflow: hidden
}

.application_group .application_item .application_container .img img {
    width: 100%
}

.application_group .application_item .application_container .img img:hover {
    transform: scale(1.2)
}

.application_group .application_item .application_container .text {
    width: calc(50% + 40px)
}

.application_group .application_item .application_container .text .title {
    font-weight: bold;
    color: #000;
    font-size: 24px;
    margin-bottom: 20px
}

.application_group .application_item .application_container .text .title:hover {
    color: #005bab
}

.application_group .application_item .application_container .text .text_container p {
    font-size: 18px;
    color: #646464;
    line-height: 30px
}

@media screen and (max-width:768px) {
    .application_group .application_item {
        padding: 10px
    }
    .application_group .application_item .application_container {
        flex-direction: column !important
    }
    .application_group .application_item .application_container .img {
        margin-top: 10px;
        width: 100%
    }
    .application_group .application_item .application_container .text {
        width: 100%
    }
}

.application_num {
    margin: 10px 0;
    border: 1px solid #2158ad;
    border-radius: 50%;
    line-height: 30px;
    width: 30px;
    text-align: center
}

.application_detail_group {
    margin-bottom: 80px
}

.application_detail_group .left .application_detail_title {
    font-size: 30px;
    line-height: 70px;
    position: relative;
    color: #2158ad
}

.application_detail_group .left .application_detail_title:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #2158ad;
    left: 0
}

.application_detail_group .left .application_detail_img {
    margin: 45px 0 40px
}

.application_detail_group .left .application_detail_img img {
    width: 100%
}

.application_detail_group .left p {
    font-size: 15px;
    line-height: 30px
}

.application_detail_box .application_detail_box_left {
    width: 70%;
    margin: 0 auto
}

.application_detail_box .application_detail_box_left .application_detail_module_title {
    overflow: hidden
}

.application_detail_box .application_detail_box_left .application_detail_module_title .application_detail_module_title_ul {
    position: relative;
    left: 0
}

.application_detail_box .application_detail_box_left .application_detail_module_title .application_detail_module_title_ul .application_detail_module_title_li {
    min-width: 100%;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
    color: #2158ad
}

.application_detail_box .application_detail_box_left .sample_banner {
    overflow: hidden;
    border: 1px solid #e5e5e5
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container {
    align-items: center;
    justify-content: space-between
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display {
    overflow: hidden;
    width: 80%
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display .sample_ul {
    width: 100%;
    position: relative;
    left: 0
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display .sample_ul .sample_li {
    min-width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display .sample_ul .sample_li .img {
    overflow: hidden;
    width: 100%
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display .sample_ul .sample_li .img img {
    width: 100%
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_banner_display .sample_ul .sample_li .img img:hover {
    transform: scale(1.2)
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_icon {
    font-size: 35px
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_icon:first-child {
    margin-left: 35px
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_icon:last-child {
    margin-right: 35px
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_text {
    background-color: #e5e5e5
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_text .sample_banner_text_ul {
    position: relative;
    left: 0
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_text .sample_banner_text_ul .sample_banner_text_li {
    min-width: 100%
}

.application_detail_box .application_detail_box_left .sample_banner .sample_banner_text .sample_banner_text_ul .sample_banner_text_li .sample_banner_text_href {
    line-height: 50px;
    color: #000;
    font-weight: bold
}

.recommended_module_ul {
    position: relative;
    left: 0
}

.recommended_module_ul .recommended_module_li {
    min-width: 100%
}

.recommended_module .solution {
    flex-wrap: wrap
}

.recommended_module .solution .recommended_module_item:nth-child(3n) {
    margin-right: 0
}

.recommended_module .solution .recommended_module_item:nth-child(4n) {
    margin-right: 20px
}

.recommended_module .application_detail_module_title {
    padding: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #565656;
    position: relative;
    margin-bottom: 10px;
    z-index: 2;
    text-transform: uppercase
}

.recommended_module .application_detail_module_title.detail_new_title {
    padding: 10px;
    font-size: 36px;
    font-weight: bold;
    color: #565656;
    position: relative;
    margin-bottom: 40px;
    z-index: 2
}

.recommended_module .application_detail_module_title.detail_new_title:after {
    width: 40px;
    height: 3px;
    background-color: #2158ad;
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px)
}

.recommended_module .application_detail_module_title:after {
    width: 40px;
    height: 3px;
    background-color: #2158ad;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0
}

.recommended_module .recommended_module_item {
    margin-right: 20px;
    width: calc(100%/3 - 40px/3);
    margin-bottom: 10px
}

.recommended_module .recommended_module_item:nth-child(4) {
    margin-right: 0
}

.recommended_module .recommended_module_item .img {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
    padding: 27px 0;
    position: relative
}

.recommended_module .recommended_module_item .img img {
    width: 100%
}

.recommended_module .recommended_module_item .img .img_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 20px 30px;
    background-color: rgba(100, 100, 100, 0.5);
    opacity: 0
}

.recommended_module .recommended_module_item .img .img_container:hover {
    opacity: 1
}

.recommended_module .recommended_module_item .img .img_container .img_container_text {
    line-height: 23px;
    font-size: 14px
}

.recommended_module .recommended_module_item .img .img_container .img_container_href {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #2158ad;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #2158ad
}

.recommended_module .recommended_module_item .img .img_container .img_container_href:hover {
    background-color: #2158ad;
    color: #fff
}

.recommended_module .recommended_module_item .recommended_module_title {
    width: 100%;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 100
}

.recommended_module .recommended_module_item .recommended_module_title:hover {
    font-weight: bold;
    color: #2158ad
}

@media screen and (max-width:768px) {
    .technology_detail .detail_technology_box {
        margin-top: 50px
    }
    .technology_detail .detail_technology_box .detail_technology .detail_technology_title {
        font-size: 27px !important
    }
    .application_detail_box .application_detail_box_left {
        width: 100% !important
    }
    .application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_icon:first-child {
        margin-left: 10px
    }
    .application_detail_box .application_detail_box_left .sample_banner .sample_banner_container .sample_icon:last-child {
        margin-right: 10px
    }
}

.about_href_group {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 20px
}

.about_href_group .about_href_item {
    padding: 0 20px;
    line-height: 40px;
    font-size: 18px;
    background: #efefef;
    border-radius: 20px
}

.about_href_group .about_href_item:hover {
    background-color: #144b9e;
    color: #fff
}

.about_href_group .about_href_item.active {
    background-color: #144b9e;
    color: #fff
}

#finished-panel-collection h2 {
    font-size: 18px;
    line-height: 26px;
    color: #005bab;
    margin-top: 10px;
    margin-bottom: 10px
}

@media screen and (max-width:768px) {
    .about_href_group .about_href_item {
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px
    }
}

.quality_group {
    flex-direction: column-reverse;
    align-items: center
}

.quality_group .quality_item {
    align-items: flex-end
}

.quality_group .quality_item .quality_btn {
    padding: 20px 20px;
    background-color: #005bab;
    margin-right: 10px;
    cursor: pointer
}

.quality_group .quality_item .quality_btn:hover {
    background: #ff7e00
}

.quality_group .quality_item_container {
    max-width: calc(100% - 120px);
    width: 400px;
    overflow: hidden;
    margin-bottom: 20px
}

.quality_group .quality_item_container .quality_item_ul {
    width: 100%;
    position: relative;
    left: 0;
    padding-left: 0 !important
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li {
    min-width: 100%;
    overflow: hidden;
    flex-direction: column
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li .quality_item_li_title {
    margin-bottom: 5px;
    font-size: 20px;
    display: flex;
    line-height: 30px
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li .quality_item_li_title div {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #144b9e;
    color: #005bab;
    line-height: 30px;
    text-align: center;
    margin-right: 10px
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li::before {
    display: none
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li .mult_ul {
    position: relative;
    left: 0
}

.quality_group .quality_item_container .quality_item_ul .quality_item_li .mult_ul img {
    width: 400px
}

.inner_application {
    background-color: #f5f5f5
}

.inner_application .application_group {
    padding: 75px 0;
    flex-wrap: wrap;
    max-width: 1320px
}

.inner_application .application_group .application_title {
    width: 100%;
    font-size: 32px;
    color: #374754;
    margin-bottom: 20px
}

.inner_application .application_group .application_left {
    width: 58%
}

.inner_application .application_group .application_left .left_item {
    display: none
}

.inner_application .application_group .application_left .left_item.active {
    display: block
}

.inner_application .application_group .application_left .left_item .applcation_list {
    padding-bottom: 50px;
    background-image: url(../img/img/application.png);
    background-size: 100% 15px;
    background-position: 0 calc(100% - 15px);
    background-repeat: no-repeat
}

.inner_application .application_group .application_left .left_item .applcation_list:last-child {
    padding-bottom: 0;
    background-image: url()
}

.inner_application .application_group .application_left .left_item .applcation_list .img {
    width: 270px
}

.inner_application .application_group .application_left .left_item .applcation_list .img img {
    width: 100%
}

.inner_application .application_group .application_left .left_item .applcation_list .application_text {
    width: calc(100% - 300px);
    margin-left: 30px
}

.inner_application .application_group .application_left .left_item .applcation_list .application_text .application_list_title {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #144b9e;
    margin-bottom: 20px
}

.inner_application .application_group .application_left .left_item .applcation_list .application_text .application_list_summary {
    font-size: 14px;
    line-height: 26px;
    color: #646464
}

.inner_application .application_group .application_right {
    width: 42%;
    padding-left: 30px
}

.inner_application .application_group .application_right .application_ul {
    position: relative
}

.inner_application .application_group .application_right .application_ul::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #005bab;
    position: absolute;
    left: 9px;
    top: 0
}

.inner_application .application_group .application_right .application_ul .application_li {
    width: 100%;
    position: relative;
    padding-left: 39px;
    padding-bottom: 22px
}

.inner_application .application_group .application_right .application_ul .application_li:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    border: 1px solid #005bab;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 4px
}

.inner_application .application_group .application_right .application_ul .application_li .application_href {
    font-size: 16px;
    color: #646464;
    font-weight: bold
}

.inner_application .application_group .application_right .application_ul .application_li .application_href:hover {
    color: #374754
}

.inner_application .application_group .application_right .application_ul .application_li .application_href:hover:before {
    background-color: #005bab
}

.lf-fixed-boxs {
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000000000
}

.lf-fixed-boxs .t-boxs {
    width: 100%;
    max-width: 600px;
    height: 400px;
    max-height: 100%;
    position: fixed;
    padding: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.lf-fixed-boxs .i-boxs {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 36px;
    color: #333;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: -18px;
    right: -18px
}

.lf-fixed-boxs .richtext iframe {
    border: none;
    width: 100%;
    height: 400px;
    max-height: 100%
}

.lg-search-ul-boxs {
    width: 100%
}

.lg-search-ul-boxs.ons {
    margin-top: 30px
}

.lg-search-ul-boxs ul {
    margin: 0 -18px;
    flex-wrap: wrap
}

.lg-search-ul-boxs ul li {
    width: calc(33.333% - 36px);
    float: left;
    margin: 0 18px 30px
}

.lg-search-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.lg-search-ul-boxs ul li:hover .thumbs {
    border-color: #ff7e00
}

.lg-search-ul-boxs ul li:hover .titles-a {
    color: #ff7e00
}

.lg-search-ul-boxs .thumbs {
    border: 1px solid #ddd;
    text-align: center
}

.lg-search-ul-boxs .thumbs img {
    max-width: 100%
}

.lg-search-ul-boxs .thumbs.ons {
    height: 224px;
    line-height: 220px
}

.lg-search-ul-boxs .lis-boxs {
    width: 100%;
    padding: 16px 0 0
}

.lg-search-ul-boxs .titles-a {
    text-align: center;
    font-size: 20px;
    line-height: 1.32;
    color: #333
}

.lf-fs-boxs {
    display: block;
    background: #fff;
    padding: 10px 25px
}

.lf-fs-boxs.ons {
    margin-top: 24px
}

.lf-fs-boxs .lists {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #4c4c4c;
    padding: 4px 0
}

.lf-fs-boxs .lists * {
    font-size: 16px;
    line-height: 28px;
    color: inherit
}

.lf-fs-boxs .lists strong {
    display: inline;
    font-weight: bold
}

.review-result-wrapper {
    display: block;
    float: right;
    position: relative
}

.review-result-wrapper .review-result-wrapper {
    white-space: nowrap;
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #777
}

.review-result-wrapper .review-result-wrapper i {
    ont-style: normal;
    font-size: 16px;
    padding: 0;
    line-height: inherit
}

.review-result-wrapper .review-result {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: red
}

.review-result-wrapper .review-result i {
    ont-style: normal;
    font-size: 16px;
    padding: 0;
    line-height: inherit
}

@media screen and (max-width:812px) {
    .lg-search-ul-boxs ul {
        margin: 0 -18px
    }
    .lg-search-ul-boxs ul li {
        width: calc(50% - 36px)
    }
}

@media screen and (max-width:667px) {
    .lg-search-ul-boxs ul li {
        width: calc(100% - 36px)
    }
}

.change-result {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 10px
}

.change-result li {
    display: inline-block;
    vertical-align: top
}

.change-result li.active button {
    background: #3545db;
    color: #fff
}

.change-result li.active button:hover {
    background: #ff7e00
}

.change-result button {
    font-size: 20px;
    display: inline-block;
    width: 220px;
    margin: 0 10px;
    background: #f0f0f0;
    color: #323232;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer
}

.change-result button:hover {
    background: #3545db;
    color: #fff
}

.sep-resource-list2 li {
    padding-left: 160px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #afafaf;
    padding-top: 5px;
    min-height: 152px;
    margin-bottom: 30px
}

.sep-resource-list2 li.nothumb {
    padding-left: 0
}

.sep-resource-list2 li.nothumb .thumb {
    display: none
}

.sep-resource-list2 li .thumb {
    display: block;
    position: absolute;
    width: 140px;
    overflow: hidden;
    left: 0;
    top: 0;
    text-align: center
}

.sep-resource-list2 li .thumb img {
    width: 100%
}

.sep-resource-list2 li .thumb i {
    font-size: 32px
}

.sep-resource-list2 li .times {
    display: block;
    color: #545454;
    margin-bottom: 6px
}

.sep-resource-list2 li .title {
    display: block;
    color: #545454;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list2 li .title:hover {
    color: #3545db
}

.sep-resource-list2 li .summary {
    display: block;
    color: #545454;
    line-height: 1.6em;
    margin-bottom: 10px
}

.sep-resource-list2 li .more {
    text-transform: uppercase;
    color: #3545db;
    font-size: 12px;
    font-weight: bold
}

.sep-resource-list2 li .more:hover {
    text-decoration: underline
}

.pdfs-boxs {
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.pdfs-boxs .pdfs-lists {
    width: 49%;
    line-height: 59px;
    border: 1px solid #e0e0e0;
    padding: 0 14px;
    margin-bottom: 20px
}

.pdfs-boxs .pdfs-lists .titles-a {
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis
}

.pdfs-boxs .pdfs-lists .titles-a i {
    font-size: 20px;
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a {
    color: #323232;
    line-height: 59px
}

.pdfs-boxs .pdfs-lists img {
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a:hover {
    color: #3545db
}

.pdfs-boxs .pdfs-lists i {
    color: #3545db;
    font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
    float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
    float: right
}

.pdf-download {
    margin-right: 10px
}

.sep-inner-banner {
    width: 100%;
    position: relative
}

.sep-inner-banner img {
    max-width: 100%
}

.sep-inner-banner .banner {
    position: relative;
    width: 100%;
    z-index: 20
}

.sep-inner-banner .banner img {
    width: 100%
}

.sep-inner-banner .b-covers {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 30
}

.sep-inner-banner .b-covers .boxs.ons {
    padding-left: 146px
}

.sep-inner-banner .b-covers .boxs.ons .b-titles {
    text-align: left
}

.sep-inner-banner .b-covers .b-titles {
    text-align: center;
    display: block;
    font-size: 52px;
    line-height: 1.32;
    color: #fff;
    width: 100%
}

.sep-inner-banner .b-covers .b-titles span {
    display: block;
    font-size: inherit;
    color: #ff7e00;
    line-height: inherit
}

.sep-inner-banner .b-covers .b-spans {
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 33px;
    color: #fff;
    max-width: 400px;
    margin-top: 20px
}

.sep-breadcrumb {
    width: 100%;
    border-bottom: 1px solid #e6e6e6
}

.sep-breadcrumb.onss .breadcrumb-boxs {
    padding-left: 28px
}

.sep-breadcrumb.onss .breadcrumb-boxs i {
    font-size: 16px;
    color: #231916;
    position: absolute;
    left: 0;
    top: 11px;
    line-height: 28px
}

.sep-breadcrumb.ons {
    margin-bottom: 18px
}

.sep-breadcrumb .breadcrumb-boxs {
    position: relative;
    padding: 11px 0
}

.sep-breadcrumb .breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    line-height: 28px;
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: inherit
}

.sep-breadcrumb .breadcrumb li {
    color: #666;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    font-family: inherit
}

.sep-breadcrumb .breadcrumb li a {
    color: #3545db;
    font-size: 16px;
    font-family: inherit
}

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

.sep-breadcrumb .breadcrumb li:hover a {
    color: #ff7e00 !important;
    text-decoration: underline
}

.sep-breadcrumb .breadcrumb li+li:before {
    content: '/';
    color: inherit;
    padding: 0 5px
}

.sep-inner-body .bq-lf-lefts {
    width: 68%;
    float: left
}

.sep-inner-body .bq-lf-rights {
    width: 27.35%;
    float: right;
    position: sticky;
    top: 110px
}

.sep-pages-boxs {
    width: 100%
}

.sep-pages-boxs.ons {
    padding: 90px 0
}

.sep-pages-boxs.ons1 {
    padding: 80px 0 90px
}

.sep-pages-boxs.bgs {
    background: #f5f5f5
}

.bq-pro-index-boxs .bq-lists {
    padding: 106px 0 0
}

.bq-pro-index-boxs .bq-lists.ons {
    padding: 106px 0
}

.bq-pro-index-boxs .boxs {
    width: 100%;
    align-items: center
}

.bq-pro-index-boxs .boxs.ons {
    margin-top: 56px
}

.bq-pro-index-boxs .boxs.ons1 .titles {
    margin-bottom: 26px
}

.bq-pro-index-boxs .boxs.ons1 .thumbs {
    width: 50%
}

.bq-pro-index-boxs .boxs.ons1 .lis-boxs {
    width: 50%;
    padding: 0 40px 0 0
}

.bq-pro-index-boxs .boxs .thumbs {
    width: calc(50% - 20px);
    float: left;
    text-align: center
}

.bq-pro-index-boxs .boxs .thumbs img {
    max-width: 100%
}

.bq-pro-index-boxs .boxs .thumbs.ons {
    height: 400px;
    line-height: 400px
}

.bq-pro-index-boxs .boxs .thumbs.bgs {
    background: #f7f7f7
}

.bq-pro-index-boxs .boxs .lis-boxs {
    width: calc(50% + 20px);
    padding-left: 60px;
    float: left
}

.bq-pro-index-boxs .boxs .richtext {
    font-size: 18px
}

.bq-pro-index-boxs .boxs .mores-boxs {
    width: 100%;
    margin-top: 32px
}

.bq-pro-index-boxs .boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 34px;
    background: #3545db;
    font-size: 18px;
    line-height: 46px;
    color: #fff
}

.bq-pro-index-boxs .boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 2px;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    margin-left: 8px
}

.bq-pro-index-boxs .boxs .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bq-pro-index-boxs .boxs .mores-boxs .mores:hover {
    background: #ff7e00
}

.bq-pro-index-ul-boxs {
    width: 100%;
    background: #f5f5f5;
    padding: 60px 0 50px
}

.bq-pro-index-ul-boxs.ons {
    margin-top: 60px
}

.bq-pro-index-ul-boxs .thumbs {
    text-align: center;
    background: #fff
}

.bq-pro-index-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-index-ul-boxs .thumbs.ons {
    height: 220px;
    line-height: 220px
}

.bq-pro-index-ul-boxs .titles-a {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #4c4c4c;
    margin-top: 15px;
    padding: 0 4%
}

.bq-pro-index-ul-boxs .titles-a:hover {
    color: #3545db
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists {
    width: 40px;
    height: 40px;
    outline: none;
    border-radius: 100%;
    background: #e6e6e6;
    text-align: center;
    line-height: 40px;
    top: 40%;
    margin-top: -20px
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists i {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 2px;
    background: #808080;
    position: relative
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-prev {
    left: -66px
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-prev i:after {
    border-bottom: 2px solid #808080;
    border-left: 2px solid #808080;
    position: absolute;
    left: 0
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-next {
    left: auto;
    right: -66px
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-next i:after {
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    position: absolute;
    left: 6px
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists:hover {
    background: #ff7e00
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists:hover i {
    background: #fff
}

.bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists:hover i:after {
    border-color: #fff
}

.bq-pro-index-bottom-ul-boxs {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0
}

.bq-pro-index-bottom-ul-boxs.ons {
    margin-top: 50px
}

.bq-pro-index-bottom-ul-boxs ul li {
    width: 33.333%;
    float: left
}

.bq-pro-index-bottom-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 30px;
    padding: 5px;
    padding-left: 22px;
    position: relative
}

.bq-pro-index-bottom-ul-boxs .titles-a i {
    display: block;
    width: 11px;
    height: 2px;
    background: #3545db;
    position: absolute;
    left: 0;
    top: 19px
}

.bq-pro-index-bottom-ul-boxs .titles-a i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #3545db;
    border-right: 2px solid #3545db;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bq-pro-index-bottom-ul-boxs .titles-a:hover {
    color: #ff7e00
}

.bq-pro-index-bottom-ul-boxs .titles-a:hover i {
    background: #ff7e00
}

.bq-pro-index-bottom-ul-boxs .titles-a:hover i:after {
    border-color: #ff7e00
}

.bq-pro-video-boxs {
    width: 100%;
    position: relative;
    overflow: hidden
}

.bq-pro-video-boxs.ptb {
    padding-top: 90px;
    padding-bottom: 90px
}

.bq-pro-video-boxs.ons .boxs {
    height: 540px
}

.bq-pro-video-boxs.ons1 .boxs {
    height: 342px
}

.bq-pro-video-boxs .sep-container {
    position: relative;
    z-index: 10
}

.bq-pro-video-boxs .boxs {
    width: 100%;
    align-items: center;
    height: 620px;
    text-align: center
}

.bq-pro-video-boxs .boxs.ons1 {
    height: auto;
    text-align: left
}

.bq-pro-video-boxs .boxs.ons1 .i-boxs {
    margin-left: 0
}

.bq-pro-video-boxs .t-boxs {
    width: 100%
}

.bq-pro-video-boxs .richtext {
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    line-height: 34px;
    max-width: 800px;
    margin: 30px auto 0
}

.bq-pro-video-boxs .richtext.no-wids {
    max-width: 100%;
    margin-left: 0
}

.bq-pro-video-boxs .i-boxs {
    width: 86px;
    height: 86px;
    margin: 42px auto 0;
    display: block;
    border-radius: 100%;
    background: #ff7e00;
    position: relative
}

.bq-pro-video-boxs .i-boxs img {
    max-width: 100%
}

.bq-pro-video-boxs .i-boxs:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-left-width: 18px;
    border-left-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 50%;
    margin-left: -6px;
    border-right-width: 0
}

.bq-pro-video-boxs a.i-boxs:hover {
    background: #3545db
}

.pt0 {
    margin-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pointer {
    cursor: pointer
}

.sep-in-pro-video-list {
    width: 100%;
    position: relative;
    z-index: 20;
    max-width: 90%;
    margin-left: auto;
    padding-left: 55px;
    padding-right: 55px
}

.sep-in-pro-video-list .p-lists {
    width: calc(33.3333% - 20px);
    margin-right: 20px;
    position: relative
}

.sep-in-pro-video-list .p-lists:hover .i {
    opacity: .8
}

.sep-in-pro-video-list .lis-boxs {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px
}

.sep-in-pro-video-list .t-boxs {
    width: 100%;
    text-align: center
}

.sep-in-pro-video-list .titles-a {
    color: #fff;
    line-height: 1.32;
    font-size: 20px;
    text-align: center;
    min-height: 52px
}

.sep-in-pro-video-list .titles-a:hover {
    color: #3545db
}

.sep-in-pro-video-list .i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px
}

.sep-in-pro-video-list .mores {
    display: inline-block;
    color: #fff
}

.sep-in-pro-video-list .mores i {
    color: inherit;
    margin-left: 10px
}

.sep-in-pro-video-list .mores:hover {
    color: #3545db
}

.sep-in-pro-video-list .lr-boxs .lr-lists {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #3545db;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 30;
    cursor: pointer
}

.sep-in-pro-video-list .lr-boxs .lr-lists i {
    font-size: 30px;
    color: #fff
}

.sep-in-pro-video-list .lr-boxs .lr-lists:hover {
    background: #ff7e00
}

.sep-in-pro-video-list .lr-boxs .lr-lists.lr-lefts {
    left: 0
}

.sep-in-pro-video-list .lr-boxs .lr-lists.lr-rights {
    right: 0
}

.bq-pro-index-form-boxs {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 96px 0 100px
}

.bq-pro-index-form-boxs .sep-container {
    position: relative;
    z-index: 10
}

.bq-pro-index-form-boxs .subtitles-a {
    width: 100%;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #ff7e00;
    margin-bottom: 16px
}

.bq-form-boxs {
    width: 100%;
    max-width: 1020px;
    margin: auto
}

.bq-form-boxs.ons {
    margin-top: 44px
}

.bq-form-boxs.ons1 {
    margin-top: 28px
}

.bq-form-boxs.cons .form-group .form-control {
    background: #f4f4f4;
    color: rgba(0, 0, 0, 0.53);
    padding-left: 12px
}

.bq-form-boxs.cons .form-group.ons {
    width: 47%
}

.bq-form-boxs.cons .form-group.ons.rt {
    margin-left: 6%
}

.bq-form-boxs.cons .form-group:last-child {
    text-align: left
}

.bq-form-boxs.cons .form-group .btn-primary {
    padding: 0 54px
}

.bq-form-boxs .form-group {
    width: 100%;
    margin-bottom: 20px
}

.bq-form-boxs .form-group:last-child {
    margin-bottom: 0;
    text-align: center
}

.bq-form-boxs .form-group.ons {
    width: 49%
}

.bq-form-boxs .form-group.ons.rt {
    margin-left: 2%
}

.bq-form-boxs .form-group .form-control {
    border-radius: 0;
    height: 46px;
    border: 1px solid transparent;
    font-size: 16px;
    color: #fff;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: none !important
}

.bq-form-boxs .form-group .form-control::-webkit-input-placeholder {
    color: inherit
}

.bq-form-boxs .form-group .form-control::-moz-input-placeholder {
    color: inherit
}

.bq-form-boxs .form-group .form-control::-ms-input-placeholder {
    color: inherit
}

.bq-form-boxs .form-group .form-control::-o-input-placeholder {
    color: inherit
}

.bq-form-boxs .form-group .form-control::placeholder {
    color: inherit
}

.bq-form-boxs .form-group textarea.form-control {
    height: 140px
}

.bq-form-boxs .form-group .btn-primary {
    font-size: 18px;
    line-height: 50px;
    padding: 0 108px;
    background: #ff7e00;
    color: #fff;
    border: none;
    margin-top: 20px;
    position: relative;
    border-radius: 0
}

.bq-form-boxs .form-group .btn-primary:hover {
    background: #3545db
}

.bq-mores-pdf-boxs {
    width: 100%;
    margin-top: 42px;
    text-align: center
}

.bq-mores-pdf-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    background: #f2f2f2;
    min-width: 288px;
    margin: 10px 8px 0;
    line-height: 44px;
    font-size: 18px;
    color: #666
}

.bq-mores-pdf-boxs .mores .i-imgs {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    margin-right: 10px
}

.bq-mores-pdf-boxs .mores .i-imgs img {
    max-width: 100%
}

.bq-mores-pdf-boxs .mores:hover {
    background: #3545db;
    color: #fff
}

.bq-mores-pdf-boxs .mores.active {
    background: #3545db;
    color: #fff
}

.bq-mores-pdf-boxs .mores.active:hover {
    background: #ff7e00
}

.bq-pro-lists-titles {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 1.25;
    color: #1a1a1a;
    margin-bottom: 40px
}

.bq-pro-lists-titles.ons {
    margin-bottom: 0
}

.bq-pro-lists-titles.onss {
    margin-top: 40px
}

.bq-pro-lists-ul-boxs {
    width: 100%
}

.bq-pro-lists-ul-boxs.ons {
    margin-top: 40px
}

.bq-pro-lists-ul-boxs ul {
    margin: 0 -15px
}

.bq-pro-lists-ul-boxs ul li {
    width: calc(33.333% - 30px);
    margin: 0 15px 40px;
    float: left;
    background: #fff;
    border-bottom: 2px solid #3545db
}

.bq-pro-lists-ul-boxs ul li:hover {
    border-color: #ff7e00
}

.bq-pro-lists-ul-boxs .thumbs {
    text-align: center;
    overflow: hidden
}

.bq-pro-lists-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-lists-ul-boxs .thumbs.ons {
    height: 190px;
    line-height: 190px
}

.bq-pro-lists-ul-boxs .lis-boxs {
    display: flex;
    align-items: center;
    min-height: 98px
}

.bq-pro-lists-ul-boxs .titles-a {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 28px;
    text-align: center
}

.bq-pro-lists-ul-boxs .titles-a:hover {
    color: #ff7e00
}

.sep-bq-sidebar {
    width: 100%
}

.sep-bq-sidebar .bq-siderbar-titles {
    display: block;
    width: 100%;
    margin-bottom: 6px;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding: 20px 17px;
    border-left: 8px solid #ff7e00;
    border-top-right-radius: 18px;
    background: #3545db
}

.sep-bq-sidebar a.bq-siderbar-titles:hover {
    background: #ff7e00;
    border-left-color: #3545db
}

.sep-bq-sidebar-ul-boxs {
    width: 100%
}

.sep-bq-sidebar-ul-boxs>ul>li {
    width: 100%;
    background: #fff;
    margin-bottom: 6px
}

.sep-bq-sidebar-ul-boxs>ul>li>a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    padding: 10px 25px;
    padding-right: 40px;
    position: relative
}

.sep-bq-sidebar-ul-boxs>ul>li>a .i-boxs {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 18px;
    top: 10px
}

.sep-bq-sidebar-ul-boxs>ul>li>a .i-boxs i {
    display: block;
    width: 14px;
    height: 2px;
    background: #565656;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -1px
}

.sep-bq-sidebar-ul-boxs>ul>li>a .i-boxs i:after {
    content: '';
    display: block;
    width: 2px;
    height: 14px;
    background: #565656;
    position: absolute;
    left: 6px;
    top: -6px
}

.sep-bq-sidebar-ul-boxs>ul>li:hover>a {
    background: #e6e6e6;
    color: #3545db
}

.sep-bq-sidebar-ul-boxs>ul>li:hover>a .i-boxs i {
    background: #3545db
}

.sep-bq-sidebar-ul-boxs>ul>li:hover>a .i-boxs i:after {
    background: #3545db
}

.sep-bq-sidebar-ul-boxs>ul>li.active>a {
    background: #e6e6e6;
    color: #3545db
}

.sep-bq-sidebar-ul-boxs>ul>li.active>a .i-boxs i {
    background: #3545db
}

.sep-bq-sidebar-ul-boxs>ul>li.active>a .i-boxs i:after {
    background: #3545db;
    display: none
}

.sep-bq-sidebar-ul-boxs>ul>li.activess>ul {
    display: block
}

.sep-bq-sidebar-ul-boxs>ul>li>ul {
    display: none;
    padding: 0 25px
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li {
    width: 100%;
    background: #fff
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 10px 0;
    padding-right: 24px;
    position: relative;
    border-bottom: 1px solid #e6e6e6
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>a .i-boxs {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    top: 10px
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>a .i-boxs i {
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -6px;
    border-bottom: 2px solid #4d4d4d;
    border-right: 2px solid #4d4d4d
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li:hover>a {
    color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li:hover>a .i-boxs i {
    border-color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li.active>a {
    color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li.active>a .i-boxs {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li.active>a .i-boxs i {
    border-color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li.activess>ul {
    display: block
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul {
    display: none;
    padding: 10px 0
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li {
    width: 100%;
    background: #fff
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li>a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    padding: 10px 0;
    padding-left: 25px;
    position: relative
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li>a:before {
    content: '>';
    position: absolute;
    left: 10px;
    top: 10px
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li:hover>a {
    color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li:hover>a .i-boxs i {
    border-color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li.active>a {
    color: #ff7e00
}

.sep-bq-sidebar-ul-boxs>ul>li>ul>li>ul>li.active>a .i-boxs i {
    border-color: #ff7e00
}

.bq-inner-boxs {
    width: 100%
}

.bq-inner-boxs.ons {
    margin-top: 36px
}

.bq-pro-lists-forming-ul-boxs {
    width: 100%
}

.bq-pro-lists-forming-ul-boxs.ons {
    margin-top: 36px
}

.bq-pro-lists-forming-ul-boxs ul li {
    width: 100%;
    min-height: 90px;
    margin-bottom: 20px
}

.bq-pro-lists-forming-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.bq-pro-lists-forming-ul-boxs ul li:hover .i-boxs {
    background: #3545db
}

.bq-pro-lists-forming-ul-boxs .lis-boxs {
    display: block;
    position: relative;
    padding-left: 120px
}

.bq-pro-lists-forming-ul-boxs .i-boxs {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: #ff7e00;
    text-align: center;
    line-height: 90px;
    position: absolute;
    left: 0;
    top: 0
}

.bq-pro-lists-forming-ul-boxs .titles-a {
    font-size: 24px;
    color: #3545db;
    line-height: 1.32
}

.bq-pro-lists-forming-ul-boxs .spans {
    font-size: 18px;
    line-height: 30px;
    color: #4c4c4c;
    margin-top: 16px
}

.bq-pro-lists-faq-boxs {
    width: 100%;
    padding: 96px 0 84px
}

.bq-pro-lists-faq-boxs.bors {
    border-bottom: 1px solid #dbdbdb
}

.bq-pro-lists-faq-ul-boxs {
    width: 100%
}

.bq-pro-lists-faq-ul-boxs.ons {
    margin-top: 46px
}

.bq-pro-lists-faq-ul-boxs ul li {
    width: 100%;
    margin-bottom: 34px
}

.bq-pro-lists-faq-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.bq-pro-lists-faq-ul-boxs .titles-a {
    position: relative;
    background: #f2f3f7;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    padding: 8px 24px;
    padding-left: 68px
}

.bq-pro-lists-faq-ul-boxs .titles-a .q {
    background: #3545db;
    color: #fff;
    top: 9px
}

.bq-pro-lists-faq-ul-boxs .q {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 1px solid #3545db;
    text-align: center;
    line-height: 26px;
    background: #fff;
    position: absolute;
    left: 24px;
    top: 22px;
    color: #3545db;
    font-size: 16px
}

.bq-pro-lists-faq-ul-boxs .lis-boxs {
    position: relative;
    padding: 24px 24px 0;
    padding-left: 68px;
    min-height: 50px
}

.bq-pro-news-ul-boxs {
    width: 100%;
    position: relative
}

.bq-pro-news-ul-boxs.ons {
    margin-top: 54px
}

.bq-pro-news-ul-boxs ul {
    margin: 0 -15px
}

.bq-pro-news-ul-boxs ul li {
    float: left;
    width: calc(33.333% - 30px);
    align-items: center;
    background: #fff;
    margin: 0 15px 20px;
    position: relative
}

.bq-pro-news-ul-boxs ul li:hover .i-boxs {
    background: #3545db
}

.bq-pro-news-ul-boxs ul li:hover .i-boxs i {
    border-color: #fff
}

.bq-pro-news-ul-boxs ul li.bgs {
    background: none
}

.bq-pro-news-ul-boxs ul li.bgs .lis-boxs {
    padding: 25px 0 0
}

.bq-pro-news-ul-boxs ul li.bgs .mores-boxs {
    margin-top: 0
}

.bq-pro-news-ul-boxs .thumbs {
    width: 100%;
    overflow: hidden;
    text-align: center
}

.bq-pro-news-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-news-ul-boxs .thumbs.ons {
    height: 270px;
    line-height: 270px
}

.bq-pro-news-ul-boxs .lis-boxs {
    width: 100%;
    padding: 22px 0 0
}

.bq-pro-news-ul-boxs .titles-a {
    font-size: 22px;
    line-height: 32px;
    color: #333
}

.bq-pro-news-ul-boxs .titles-a:hover {
    color: #3545db
}

.bq-pro-news-ul-boxs .times {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    display: block
}

.bq-pro-lists-twos-ul-boxs {
    width: 100%;
    border-bottom: 1px solid #dbdbdb
}

.bq-pro-lists-twos-ul-boxs.ons {
    margin-top: 40px
}

.bq-pro-lists-twos-ul-boxs ul {
    margin: 0 -15px
}

.bq-pro-lists-twos-ul-boxs ul li {
    width: calc(50% - 30px);
    margin: 0 15px 40px;
    float: left
}

.bq-pro-lists-twos-ul-boxs .thumbs {
    text-align: center;
    overflow: hidden;
    background: #fff
}

.bq-pro-lists-twos-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-lists-twos-ul-boxs .thumbs.ons {
    height: 180px;
    line-height: 180px
}

.bq-pro-lists-twos-ul-boxs .lis-boxs {
    width: 100%;
    padding: 18px 0 0
}

.bq-pro-lists-twos-ul-boxs .titles-a {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 28px
}

.bq-pro-lists-twos-ul-boxs .titles-a:hover {
    color: #3545db
}

.bq-pro-lists-twos-titles {
    display: block;
    width: 100%;
    font-size: 26px;
    line-height: 32px;
    color: #3545db;
    position: relative;
    padding-left: 20px
}

.bq-pro-lists-twos-titles:before {
    content: '';
    display: block;
    width: 6px;
    height: 18px;
    background: #ff7e00;
    position: absolute;
    left: 0;
    top: 7px
}

.bq-pro-lists-twos-titles.ons {
    margin-bottom: 24px
}

.bq-pro-lists-twos-titles.onss {
    margin-top: 24px
}

.bq-pro-lists-twos-proess-ul-boxs {
    width: 100%
}

.bq-pro-lists-twos-proess-ul-boxs.ons {
    margin-top: 24px
}

.bq-pro-lists-twos-proess-ul-boxs .boxs {
    margin: 0 -11px
}

.bq-pro-lists-twos-proess-ul-boxs .boxs.ons .bq-lists {
    width: calc(50% - 22px)
}

.bq-pro-lists-twos-proess-ul-boxs .bq-lists {
    display: block;
    width: calc(33.333% - 22px);
    margin: 0 11px 20px;
    float: left;
    background: #fff;
    border: 6px solid #fff;
    text-align: center
}

.bq-pro-lists-twos-proess-ul-boxs .bq-lists img {
    max-width: 100%
}

.bq-pro-lists-twos-proess-ul-boxs .bq-lists.ons {
    height: 250px;
    line-height: 238px
}

.bq-sep-pro-detail-thumbs {
    width: 100%
}

.bq-sep-pro-detail-thumbs.ons {
    margin-top: 54px
}

.bq-sep-pro-detail-thumbs .thumbs {
    width: 50%;
    float: left;
    position: relative
}

.bq-sep-pro-detail-thumbs .thumbs .imgs {
    text-align: center
}

.bq-sep-pro-detail-thumbs .thumbs .imgs img {
    max-width: 100%
}

.bq-sep-pro-detail-thumbs .thumbs .imgs.ons {
    height: 410px;
    line-height: 410px
}

.bq-sep-pro-detail-thumbs .thumbs-rights {
    width: 50%;
    padding-left: 70px;
    float: left
}

.bq-sep-pro-detail-thumbs .thumbs-rights .richtext ul li:before {
    display: none
}

.bq-sep-pro-detail-thumbs .thumbs-rights .richtext ul li:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3545db;
    border-right: 2px solid #3545db;
    position: absolute;
    left: -3px;
    top: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: .8
}

.bq-duotus-ul-boxs {
    width: 100%;
    margin-top: 12px
}

.bq-duotus-ul-boxs img {
    max-width: 100%
}

.bq-duotus-ul-boxs li.swiper-slide-thumb-active .lis-boxs {
    border-color: #3545db
}

.bq-duotus-ul-boxs .lis-boxs {
    border: 2px solid transparent
}

.bq-duotus-ul-boxs .lis-boxs.ons {
    height: 100px;
    line-height: 96px
}

.bq-pro-detail-thumbs-boxs {
    width: 100%
}

.bq-pro-detail-thumbs-boxs.ons {
    margin-top: 70px
}

.bq-pro-detail-thumbs-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-detail-thumbs-boxs .thumbs iframe {
    width: 100%;
    border: none
}

.bq-pro-pdf-boxs {
    width: 100%
}

.bq-pro-pdf-boxs.ons {
    margin-top: 30px
}

.bq-pro-pdf-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 28px;
    border: 1px solid #3545db;
    font-size: 18px;
    line-height: 42px;
    color: #3545db
}

.bq-pro-pdf-boxs .mores .i-imgs {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.bq-pro-pdf-boxs .mores:hover {
    background: #3545db;
    color: #fff
}

.bq-pro-related-ul-boxs {
    width: 100%
}

.bq-pro-related-ul-boxs.ons {
    margin-top: 54px
}

.bq-pro-related-ul-boxs ul {
    min-width: 100%;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.bq-pro-related-ul-boxs ul.ons li {
    width: calc(33.333% - 32px)
}

.bq-pro-related-ul-boxs ul li {
    width: calc(25% - 32px);
    margin: 0 16px 36px;
    float: left;
    background: #f5f5f5
}

.bq-pro-related-ul-boxs ul li:hover {
    background: #3545db
}

.bq-pro-related-ul-boxs ul li:hover .titles-a {
    color: #fff
}

.bq-pro-related-ul-boxs .thumbs {
    text-align: center;
    overflow: hidden
}

.bq-pro-related-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-pro-related-ul-boxs .thumbs.ons {
    height: 190px;
    line-height: 190px
}

.bq-pro-related-ul-boxs .lis-boxs {
    display: flex;
    align-items: center;
    min-height: 84px
}

.bq-pro-related-ul-boxs .titles-a {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 28px;
    text-align: center;
    padding: 0 5%
}

.bq-lf-company-boxs {
    width: 100%
}

.bq-lf-company-boxs.ons {
    margin-top: 50px
}

.bq-lf-company-boxs .bq-lf-lists {
    width: 50%;
    float: left;
    padding: 0 20px
}

.bq-lf-company-boxs .thumbs {
    text-align: center
}

.bq-lf-company-boxs .thumbs img {
    max-width: 100%
}

.bq-lf-company-list-ul-boxs {
    width: 100%
}

.bq-lf-company-list-ul-boxs.ons {
    margin-top: 50px
}

.bq-lf-company-list-ul-boxs ul li {
    align-items: center
}

.bq-lf-company-list-ul-boxs ul li:nth-child(odd) {
    flex-direction: row-reverse;
    background: #f5f5f5
}

.bq-lf-company-list-ul-boxs ul li:nth-child(odd) .lis-boxs {
    padding: 20px 110px 20px 124px
}

.bq-lf-company-list-ul-boxs .thumbs {
    width: 50%;
    text-align: center;
    float: left
}

.bq-lf-company-list-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-lf-company-list-ul-boxs .thumbs.ons {
    height: 728px;
    line-height: 728px
}

.bq-lf-company-list-ul-boxs .lis-boxs {
    width: 50%;
    float: left;
    padding: 20px 90px 20px 134px
}

.bq-lf-company-list-ul-boxs .titles-a {
    font-size: 32px;
    color: #4c4c4c;
    line-height: 1.32
}

.bq-lf-company-list-ul-boxs a.titles-a:hover {
    color: #3545db
}

.bq-lf-company-list-ul-boxs .richtext {
    margin-top: 26px
}

.bq-lf-company-customer-boxs {
    width: 100%;
    padding: 84px 72px
}

.bq-lf-company-customer-boxs.bgs {
    background: #f6f6f6
}

.bq-lf-company-customer-ul-boxs {
    width: 100%
}

.bq-lf-company-customer-ul-boxs.ons {
    margin-top: 36px
}

.bq-lf-company-customer-ul-boxs ul {
    margin: 0 -13px
}

.bq-lf-company-customer-ul-boxs ul li {
    width: calc(33.333% - 26px);
    float: left;
    margin: 0 13px 30px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05)
}

.bq-lf-company-customer-ul-boxs .thumbs {
    text-align: center
}

.bq-lf-company-customer-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-lf-company-customer-ul-boxs .thumbs.ons {
    height: 254px;
    line-height: 254px
}

.bq-lf-company-customer-ul-boxs .lis-boxs {
    padding: 36px 28px 21px;
    position: relative
}

.bq-lf-company-customer-ul-boxs .titles-a {
    font-size: 25px;
    line-height: 1.32;
    color: #0e243c
}

.bq-lf-company-customer-ul-boxs .titles-a:hover {
    color: #3545db
}

.bq-lf-company-customer-ul-boxs .spans {
    font-size: 17px;
    line-height: 25px;
    color: #0e243c;
    margin-top: 24px
}

.bq-lf-company-customer-ul-boxs .spans.ons {
    height: 125px
}

.bq-lf-company-customer-ul-boxs .mores-boxs {
    width: 100%;
    position: absolute;
    left: 28px;
    bottom: -18px
}

.bq-lf-company-customer-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    padding: 0 18px;
    background: #3545db
}

.bq-lf-company-customer-ul-boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 2px;
    position: relative;
    background: #fff;
    margin-left: 7px
}

.bq-lf-company-customer-ul-boxs .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bq-lf-company-customer-ul-boxs .mores-boxs .mores:hover {
    background: #ff7e00
}

.bq-company-honor-ul-boxs {
    width: 100%
}

.bq-company-honor-ul-boxs.ons {
    margin-top: 88px
}

.bq-company-honor-ul-boxs .h-boxs {
    min-width: 100%;
    margin: 0 -14px
}

.bq-company-honor-ul-boxs .h-boxs .lists {
    display: block;
    width: calc(25% - 28px);
    float: left;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 14px 50px;
    text-align: center;
    background: #f6f6f6
}

.bq-company-honor-ul-boxs .h-boxs .lists img {
    max-width: 100%;
    max-height: 100%
}

.bq-company-honor-ul-boxs .h-boxs .lists.ons {
    height: 298px;
    line-height: 298px
}

.bq-contact-boxs {
    width: 100%
}

.bq-contact-boxs.ons {
    margin-top: 30px
}

.bq-contact-boxs .bq-c-boxs {
    width: 100%
}

.bq-contact-boxs .bq-c-lists {
    width: 50%;
    float: left;
    padding: 0 16px
}

.bq-contact-boxs .bq-c-lists+.bq-c-lists {
    padding-left: 26px
}

.bq-contact-boxs .subittles-a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #f00;
    margin: 28px 0 0
}

.bq-contact-ul-boxs {
    width: 100%
}

.bq-contact-ul-boxs.ons {
    margin-top: 32px
}

.bq-contact-ul-boxs ul li {
    width: 100%;
    max-width: 480px;
    margin-bottom: 54px
}

.bq-contact-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.bq-contact-ul-boxs ul li:hover .titles-a {
    color: #ff7e00
}

.bq-contact-ul-boxs ul li:hover a.lis-boxs .spans {
    color: #ff7e00
}

.bq-contact-ul-boxs .titles-a {
    font-size: 25px;
    line-height: 28px;
    color: #000;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 34px
}

.bq-contact-ul-boxs .lis-boxs {
    display: block;
    width: 100%
}

.bq-contact-ul-boxs .spans {
    font-size: 19px;
    line-height: 33px;
    color: #000;
    padding-left: 27px;
    position: relative
}

.bq-contact-ul-boxs .i-boxs {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 33px
}

.bq-contact-ul-boxs .i-boxs i {
    color: #ff7e00;
    font-size: 20px
}

.fz24 {
    font-size: 24px
}

.fz18 {
    font-size: 18px
}

.flex {
    display: flex;
    flex-wrap: wrap
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.mt50 {
    margin-top: 50px
}

.mt15 {
    margin-top: 15px
}

.mt30 {
    margin-top: 30px
}

.mt25 {
    margin-top: 25px
}

.mores {
    display: inline-block;
    vertical-align: top;
    line-height: 30px
}

.mores.fz20 {
    font-size: 18px
}

.mores.ons1 {
    color: #fff;
    padding: 8px 32px;
    position: relative;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #3545db
}

.mores.ons1 i {
    width: 20px;
    height: 2px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
    margin-left: 12px;
    display: inline-block
}

.mores.ons1 i:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1px
}

.mores.ons1:hover {
    background: #ff7e00
}

.mores.ons1.active {
    background: -webkit-linear-gradient(left, #313131 0, #5f5f5f 100%);
    background: linear-gradient(to right, #313131 0, #5f5f5f 100%)
}

.mores.ons1.active:hover {
    background: -webkit-linear-gradient(left, #ff7e00 0, #3545db 100%);
    background: linear-gradient(to right, #ff7e00 0, #3545db 100%)
}

.sep-in-list-pro-list {
    width: 100%;
    justify-content: space-between
}

.sep-in-list-pro-list .p-lists {
    width: calc(50% - 10px);
    align-content: space-between;
    margin-bottom: 20px
}

.sep-in-list-pro-list .t-boxs {
    width: 100%
}

.sep-in-list-pro-list .lis-boxs {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px
}

.sep-in-list-pro-list .titles-a {
    color: #333
}

.sep-in-list-pro-list .titles-a:hover {
    color: #551a8b
}

.sep-in-list-pro-list .ul-boxs {
    width: 100%
}

.sep-in-list-pro-list .ul-boxs .ul-lists {
    display: block;
    line-height: 30px;
    color: #2d2d2d;
    position: relative;
    padding-left: 10px;
    margin-bottom: 4px
}

.sep-in-list-pro-list .ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 7px;
    height: 2px;
    background: #3545db;
    position: absolute;
    left: 0;
    top: 14px
}

.sep-in-list-pro-list .ul-boxs .ul-lists:hover {
    color: #3545db
}

.sep-in-nav-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.sep-in-nav-list .p-lists {
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 50px;
    border: 1px solid #e6e6e6;
    color: #333
}

.sep-in-nav-list .p-lists:hover,
.sep-in-nav-list .p-lists.active {
    border-color: #3545db;
    background: #3545db;
    color: #fff
}

.sep-in-list-boxs {
    width: 100%
}

.sep-in-list-boxs .sep-list {
    width: 100%;
    height: 0;
    overflow: hidden
}

.sep-in-list-boxs .sep-list.active {
    height: auto;
    overflow: initial
}

.sep-in-app-list {
    width: 100%;
    justify-content: space-between
}

.sep-in-app-list .p-lists {
    width: calc(50% - 15px);
    margin-bottom: 25px
}

.sep-in-app-list .thumbs {
    width: 100%;
    overflow: hidden
}

.sep-in-app-list .thumbs img {
    width: 100%
}

.sep-in-app-list .titles-a {
    text-align: center;
    display: block;
    color: #333;
    line-height: 1.32;
    font-size: 18px;
    margin-top: 10px
}

.sep-in-app-list .titles-a:hover {
    color: #3545db
}

.sep-in-article-list {
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.sep-in-article-list .p-lists {
    width: 100%;
    display: flex;
    line-height: 30px;
    color: #333;
    margin-bottom: 10px
}

.sep-in-article-list .p-lists span {
    padding-right: 6px
}

.sep-in-article-list .p-lists a {
    color: inherit;
    line-height: inherit;
    font-size: inherit
}

.sep-in-article-list .p-lists a:hover {
    text-decoration: underline;
    color: #3545db
}

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

@media screen and (max-width:1460px) {
    .sep-container {
        max-width: 1200px
    }
    .titles.sizes {
        font-size: 40px
    }
}

@media screen and (max-width:1366px) {
    .sep-container {
        max-width: 1100px
    }
}

@media screen and (max-width:1200px) {
    .lf-fixed-boxs .i-boxs {
        right: 0
    }
    .sep-in-pro-video-list {
        max-width: 100%;
        padding-left: 50px;
        padding-right: 50px
    }
    .sep-in-pro-video-list .p-lists {
        width: calc(50% - 20px)
    }
    .bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-prev {
        left: 20px
    }
    .bq-pro-index-ul-boxs .lr-lists-boxs .lr-lists.swiper-button-next {
        right: 20px
    }
    .sep-inner-body .bq-lf-lefts {
        width: 100%
    }
    .sep-inner-body .bq-lf-rights {
        display: none !important
    }
}

@media screen and (max-width:821px) {
    .titles.sizes {
        font-size: 26px
    }
    .sep-inner-banner .b-covers .b-titles {
        font-size: 26px
    }
    .bq-pro-index-boxs .boxs .thumbs {
        width: 100% !important
    }
    .bq-pro-index-boxs .boxs .lis-boxs {
        width: 100% !important;
        padding-left: 0;
        margin-top: 24px
    }
    .bq-pro-index-boxs .boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }
    .bq-pro-index-bottom-ul-boxs ul li {
        width: 50%
    }
    .bq-pro-index-boxs .boxs.ons1 .lis-boxs {
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 24px
    }
    .sep-news-ul-boxs ul li {
        width: 100%
    }
    .sep-news-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .sep-inner-body .sep-news-ul-boxs ul {
        flex-wrap: wrap
    }
    .bq-pro-lists-ul-boxs ul li {
        width: calc(50% - 30px);
        margin: 0 15px 24px
    }
    .bq-pro-lists-titles {
        font-size: 26px
    }
    .bq-pro-news-ul-boxs ul li {
        width: calc(100% - 30px)
    }
    .bq-pro-news-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .bq-pro-lists-twos-ul-boxs ul li {
        width: calc(50% - 30px);
        margin: 0 15px 24px
    }
    .bq-pro-lists-twos-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .bq-pro-lists-twos-proess-ul-boxs .bq-lists {
        width: calc(50% - 22px)
    }
    .bq-pro-lists-twos-proess-ul-boxs .bq-lists:last-child {
        margin-bottom: 0
    }
    .bq-sep-pro-detail-thumbs .thumbs {
        width: 100%
    }
    .bq-sep-pro-detail-thumbs .thumbs-rights {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }
    .bq-pro-related-ul-boxs ul.ons li {
        width: calc(50% - 32px)
    }
    .bq-pro-related-ul-boxs ul li {
        width: calc(50% - 32px)
    }
    .bq-pro-related-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .bq-contact-boxs .bq-c-lists {
        width: 100%;
        padding: 0 !important
    }
    .bq-contact-boxs .bq-c-lists+.bq-c-lists {
        margin-top: 30px
    }
    .sep-inner-banner .b-covers .boxs.ons {
        padding-left: 0
    }
    .sep-inner-banner .b-covers .b-spans {
        max-width: 100%
    }
    .titles.sizes2 {
        font-size: 26px
    }
    .titles.sizes1 {
        font-size: 26px
    }
    .bq-lf-company-boxs .bq-lf-lists {
        width: 100%;
        padding: 0
    }
    .bq-lf-company-boxs .bq-lf-lists+.bq-lf-lists {
        margin-top: 30px
    }
    .bq-lf-company-list-ul-boxs .thumbs {
        width: 100%
    }
    .bq-lf-company-list-ul-boxs .lis-boxs {
        width: 100%;
        padding: 24px 20px !important
    }
    .bq-lf-company-customer-boxs {
        padding: 50px 0
    }
    .bq-lf-company-customer-ul-boxs ul li {
        width: calc(50% - 26px);
        margin: 0 13px 40px
    }
    .bq-lf-company-customer-ul-boxs ul li:last-child {
        margin-bottom: 20px
    }
    .bq-company-honor-ul-boxs .h-boxs .lists {
        width: calc(50% - 28px)
    }
    .richtext h2 {
        font-size: 24px
    }
}

@media screen and (max-width:667px) {
    .sep-in-app-list .p-lists {
        width: 100%
    }
    .sep-in-app-list .p-lists:last-child {
        margin-bottom: 0
    }
    .sep-in-pro-video-list .p-lists {
        width: 100%
    }
    .bq-pro-video-boxs.ptb {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .sep-in-list-pro-list .p-lists {
        width: 100%
    }
    .sep-in-list-pro-list .p-lists:last-child {
        margin-bottom: 0
    }
    .sep-in-list-pro-list .lis-boxs {
        padding-left: 20px;
        padding-right: 20px
    }
    .bq-pro-index-form-boxs .titles {
        font-size: 22px
    }
    .bq-lf-company-boxs.ons {
        margin-top: 30px
    }
    .bq-lf-company-list-ul-boxs .titles-a {
        font-size: 22px
    }
    .bq-company-honor-ul-boxs.ons {
        margin-top: 30px
    }
    .bq-company-honor-ul-boxs .h-boxs .lists {
        width: calc(100% - 28px);
        margin-bottom: 24px
    }
    .bq-company-honor-ul-boxs .h-boxs .lists:last-child {
        margin-bottom: 0
    }
    .bq-lf-company-customer-ul-boxs ul li {
        width: calc(100% - 26px)
    }
    .bq-lf-company-list-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }
    .bq-pro-related-ul-boxs ul.ons li {
        width: calc(100% - 32px)
    }
    .bq-pro-related-ul-boxs ul li {
        width: calc(100% - 32px)
    }
    .bq-pro-lists-twos-proess-ul-boxs .bq-lists {
        width: calc(100% - 22px)
    }
    .bq-pro-lists-twos-proess-ul-boxs .boxs.ons .bq-lists {
        width: calc(100% - 22px)
    }
    .bq-pro-lists-twos-ul-boxs ul li {
        width: calc(100% - 30px)
    }
    .bq-pro-news-ul-boxs.ons {
        margin-top: 30px
    }
    .bq-pro-index-bottom-ul-boxs ul li {
        width: 100%
    }
    .sep-inner-banner .b-covers .b-titles {
        font-size: 20px
    }
    .bq-pro-index-boxs .bq-lists {
        padding: 50px 0 0
    }
    .bq-pro-index-boxs .boxs.ons {
        margin-top: 36px
    }
    .bq-pro-index-ul-boxs {
        padding: 50px 0
    }
    .bq-pro-index-ul-boxs.ons {
        margin-top: 50px
    }
    .bq-pro-index-boxs .bq-lists.ons {
        padding: 50px 0
    }
    .bq-pro-video-boxs .boxs {
        height: auto !important
    }
    .bq-pro-video-boxs {
        padding: 50px 0
    }
    .bq-pro-index-form-boxs {
        padding: 50px 0
    }
    .bq-form-boxs .form-group.ons {
        width: 100%
    }
    .bq-form-boxs .form-group.ons.rt {
        margin-left: 0
    }
    .bq-form-boxs .form-group .btn-primary {
        margin-top: 4px;
        padding: 0 60px
    }
    .bq-form-boxs.ons {
        margin-top: 30px
    }
    .bq-pro-lists-ul-boxs ul li {
        width: calc(100% - 30px)
    }
    .bq-pro-lists-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
    .sep-pages-boxs.ons1 {
        padding: 50px 0
    }
    .bq-mores-pdf-boxs {
        margin-top: 30px
    }
    .sep-pages-boxs.ons {
        padding: 50px 0
    }
    .bq-pro-lists-forming-ul-boxs .lis-boxs {
        padding-left: 66px
    }
    .bq-pro-lists-forming-ul-boxs .i-boxs {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    .bq-pro-lists-forming-ul-boxs .i-boxs img {
        max-width: 30px
    }
    .bq-pro-video-boxs .i-boxs {
        width: 60px;
        height: 60px;
        margin: 36px auto 0
    }
    .bq-pro-lists-faq-boxs {
        padding: 50px 0
    }
    .bq-pro-lists-faq-ul-boxs.ons {
        margin-top: 30px
    }
    .bq-contact-ul-boxs .titles-a {
        margin-bottom: 12px
    }
    .bq-contact-ul-boxs ul li {
        margin-bottom: 30px
    }
    .bq-form-boxs.cons .form-group.ons {
        width: 100%
    }
    .bq-form-boxs.cons .form-group.ons.rt {
        margin-left: 0
    }
    .richtext iframe {
        max-height: 300px
    }
}

.sep-lx-header-mb {
    display: block
}

.sep-lx-header-mb .sep-bjj-pro-list {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    position: relative
}

.sep-lx-header-mb .sep-bjj-pro-list>li {
    flex: 1
}

.sep-lx-header-mb .sep-bjj-pro-list>li:nth-child(1) a {
    background: #11a4a7
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a {
    display: block;
    background: #11b4b7;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 0
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a i {
    padding-left: 5px
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: none
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li {
    display: block;
    background: #11a4a7;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    border-top: 1px solid #4ab3b5
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li a {
    color: #fff
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li i {
    float: right;
    position: relative;
    top: 3px
}

.sep-lx-header-mb .box-wrap {
    padding: 16px 20px;
    position: relative;
    z-index: 1000;
    background: #e0f2f9
}

.sep-lx-header-mb .box-wrap.ons {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4)
}

.sep-lx-header-mb .box-wrap .logo {
    float: none;
    margin: 0 auto
}

.sep-lx-header-mb .box-wrap .logo img {
    width: 100px
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px
}

.sep-lx-header-mb .box-wrap>ul>li {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #333
}

.sep-lx-header-mb .box-wrap>ul>li#headerSearch i {
    font-size: 18px;
    color: #333
}

.sep-lx-header-mb .box-wrap>ul>li#global {
    float: left;
    margin-left: 10px
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
    float: left;
    text-align: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 2px;
    position: relative;
    background: #333;
    margin: 19px 0 0 16px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:before {
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    top: -7px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    top: 7px
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
    border: none;
    float: none;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
    position: absolute;
    background: #3545db;
    width: 157px;
    text-align: center;
    padding: 10px 20px;
    z-index: 100000;
    top: 40px;
    left: -67px;
    display: none;
    border: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
    line-height: 1.4
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
    color: #fff;
    font-size: 14px
}

.sep-lx-header-mb .box-wrap>ul>li.active {
    border: 1px solid #1f2256;
    background: #1f2256
}

.sep-lx-header-mb .box-wrap>ul>li.active i {
    color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li i {
    color: #3545db;
    font-size: 24px;
    line-height: normal
}

.sep-lx-header-mb .stock {
    color: #3a3a3a;
    font-size: 14px;
    background: #f4f4f4;
    text-align: center;
    padding: 8px 0
}

.sep-lx-header-mb .stock .red {
    color: #da2337;
    position: relative;
    padding: 0 7px
}

.sep-lx-header-mb .stock .red:before {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #da2337;
    position: absolute;
    left: 0;
    top: 3px
}

.sep-lx-header-mb .stock .red:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #da2337;
    position: absolute;
    right: 0;
    top: 3px
}

.sep-lx-header-mb .stock .green {
    color: #13ba07
}

.sep-lx-header-mb .stock span {
    padding: 0 5px;
    margin: 0 3px
}

.sep-shadow {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000000;
    display: none
}

i.i-searchs {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid #000;
    position: relative
}

i.i-searchs:after {
    content: '';
    display: block;
    width: 3px;
    height: 8px;
    background: #000;
    position: absolute;
    left: 100%;
    top: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

i.i-closes {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

i.i-closes:before {
    content: '';
    display: block;
    width: 17px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 4px;
    top: 11px
}

i.i-closes:after {
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background: #000;
    position: absolute;
    left: 11px;
    top: 4px
}

i.i-closes.ons {
    position: absolute;
    right: 31px;
    top: 24px;
    cursor: pointer
}

i.i-globals {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 1px solid #000;
    position: relative
}

i.i-globals:after {
    content: '';
    display: block;
    width: 10px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 0
}

i.i-globals:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: #000
}

i.i-menus {
    display: inline-block;
    width: 18px;
    height: 2px;
    position: relative;
    background: #000
}

i.i-menus:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: -5px
}

i.i-menus:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 5px
}

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

.sep-search-box .fa-times {
    color: #000;
    font-size: 20px;
    position: absolute;
    right: 31px;
    top: 24px;
    cursor: pointer
}

.sep-search-box .hd {
    color: #282828;
    font-size: 18px;
    font-family: 'LATO-BOLD'
}

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

.sep-search-box form .form-control {
    height: 47px;
    border-radius: 0
}

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

.sep-search-box form .btn i {
    margin-right: 5px;
    border-color: #fff
}

.sep-search-box form .btn i:after {
    background: #fff
}

.sep-search-box .more {
    background: #3545db;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 17px;
    padding: 10px 40px;
    font-size: 16px;
    width: 100%;
    border: none
}

.sep-search-box .more i {
    padding-right: 5px
}

.sep-search-box ul li {
    margin-top: 8px
}

.sep-search-box ul li a {
    color: #8c8c8c;
    font-size: 14px;
    display: block
}

.logos {
    max-width: 120px;
    display: inline-block;
    line-height: 40px
}

.logos img {
    max-width: 100%;
    max-height: 40px
}

.sep-menu-box {
    width: 100%;
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 10000000;
    max-width: 310px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    -webkit-transform: translateX(-105%);
    -moz-transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    -o-transform: translateX(-105%);
    transform: translateX(-105%)
}

.sep-menu-box.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sep-menu-box .top {
    padding: 20px 30px;
    text-align: center;
    box-shadow: 0 0 12px rgba(145, 145, 145, 0.7);
    position: relative;
    z-index: 10000
}

.sep-menu-box .top i {
    color: #000;
    font-size: 22px;
    position: relative;
    top: 3px;
    cursor: pointer
}

.sep-menu-box .bottom {
    visibility: visible
}

.sep-menu-box .bottom.no {
    visibility: hidden
}

.sep-menu-box .bottom .menu-item {
    margin-bottom: 20px
}

.sep-menu-box .bottom .menu-item>li {
    border-bottom: 1px solid #ddd
}

.sep-menu-box .bottom .menu-item>li:last-child {
    border-bottom: none
}

.sep-menu-box .bottom .menu-item>li.active {
    background: #3545db
}

.sep-menu-box .bottom .menu-item>li.active .box {
    border-bottom: 1px solid #fff
}

.sep-menu-box .bottom .menu-item>li.active .box a {
    color: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i {
    color: #fff;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    background: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i:after {
    border-top-color: #3545db;
    border-right-color: #3545db
}

.sep-menu-box .bottom .menu-item>li .box {
    position: relative;
    padding: 22px 30px;
    border-bottom: 1px solid transparent
}

.sep-menu-box .bottom .menu-item>li .box a {
    color: #282828;
    font-size: 18px
}

.sep-menu-box .bottom .menu-item>li .box i {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 20px;
    border-radius: 100%;
    background: #3545db;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 26px;
    cursor: pointer;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .box i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-menu-box .bottom .menu-item>li>ul {
    padding: 5px 0;
    display: none
}

.sep-menu-box .bottom .menu-item>li>ul>li {
    padding: 4px 20px
}

.sep-menu-box .bottom .menu-item>li>ul>li a {
    color: #fff;
    font-size: 14px
}

.sep-menu-box .bottom-toggle {
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 64px;
    background: #fff;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.sep-menu-box .bottom-toggle.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sep-menu-box .bottom-toggle .toggle {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul {
    background: #fff
}

.sep-menu-box .bottom-toggle .toggle>ul>li {
    padding: 0 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    line-height: 60px
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
    width: 60;
    min-width: 60px;
    height: 59px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #ccc
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
    font-family: 'LATO-BOLD'
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
    line-height: 40px
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a {
    font-size: 14px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a {
    color: #282828;
    font-size: 16px;
    padding-left: 30px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a i {
    font-size: 20px;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 21px;
    cursor: pointer
}

.sep-menu-box .contact {
    background: #3545db;
    color: #fff;
    display: table;
    margin: 0 auto 20px;
    margin-top: 0;
    padding: 4px 40px;
    font-size: 22px;
    border: none;
    border-radius: 0
}

.sep-menu-box .contact i {
    padding-right: 5px
}

.sep-menu-box .logo img {
    width: 59px
}

.gdw-mb-c {
    display: none
}

.sep-banner-mb {
    display: none
}

.sep-banner-mb img {
    width: 100%
}

.mb-bottom-wrap {
    padding-bottom: 24px;
    background: #131d26
}

.mb-bottom-wrap ul.info {
    padding: 28px 37px
}

.mb-bottom-wrap ul.info li {
    margin-bottom: 4px;
    position: relative;
    padding-left: 36px;
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap ul.info li:last-child {
    margin-bottom: 0
}

.mb-bottom-wrap ul.info li i {
    color: #fff
}

.mb-bottom-wrap ul.info li a {
    color: #fff
}

.mb-bottom-wrap ul.info li img {
    position: absolute;
    left: 0;
    top: 10px
}

.mb-bottom-wrap .bottom-menu>li:last-child {
    border-bottom: 1px solid #343e46
}

.mb-bottom-wrap .bottom-menu>li>ul {
    padding: 5px 0;
    padding-left: 60px;
    border-top: 1px solid #343e46;
    display: none
}

.mb-bottom-wrap .bottom-menu>li>ul li {
    padding: 5px 0;
    list-style: disc;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li>ul li a {
    font-size: 14px;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box {
    padding: 13px 37px;
    border-top: 1px solid #343e46;
    position: relative
}

.mb-bottom-wrap .bottom-menu>li .box a {
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap .bottom-menu>li .box i {
    position: absolute;
    right: 37px;
    top: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 14px
}

.mb-bottom-wrap .sep-share {
    display: table;
    margin: 0 auto;
    margin-top: 24px
}

.mb-bottom-wrap .sep-share li {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 6px;
    background: #1e2c39
}

.mb-bottom-wrap .sep-share li:hover {
    background: #3545db;
    border: 1px solid #3545db
}

.mb-bottom-wrap .sep-share li:hover a i {
    color: #fff
}

.mb-bottom-wrap .sep-share li a i {
    color: #fff;
    font-size: 14px
}

@media screen and (min-width:769px) {
    .sep-banner-mb {
        display: none
    }
    .sep-search-box,
    .sep-shadow,
    .sep-lx-header-mb,
    .sep-menu-box {
        display: none !important
    }
}

@media screen and (max-width:768px) {
    .sep-banner-pc {
        display: none
    }
    .sep-banner-mb {
        display: block
    }
}