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

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

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

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  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-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: none !important;
  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
}

* {
  font-size: 16px;
  color: #343434;
  font-family: 'Arial', 'Microsoft YaHei UI Light', 'Lucida Grande', 'Microsoft Yahei';
  margin: 0;
  padding: 0
}

.richtext {
  line-height: 30px;
  margin: auto
}

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

.richtext.cors84 {
  color: #848383
}

.richtext.maxs1 {
  max-width: 1080px
}

.richtext.maxs760 {
  max-width: 760px
}

.richtext.maxs740 {
  max-width: 740px
}

.richtext iframe {
  width: 100%;
  border: none
}

.richtext img {
  max-width: 100%
}

.richtext.cors {
  color: #fff
}

.richtext.h-ons {
  margin-top: 24px
}

.richtext.lhs {
  line-height: 30px
}

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

.richtext.lh34 ul li:before {
  top: 14px
}

.richtext.lh20 {
  line-height: 20px
}

.richtext.lh20 ul li:before {
  top: 8px
}

.richtext.lh22 {
  line-height: 22px
}

.richtext.lh22 ul li:before {
  top: 9px
}

.richtext.lh24 {
  line-height: 24px
}

.richtext.lh24 ul li:before {
  top: 10px
}

.richtext h1 {
  line-height: normal !important
}

.richtext .num {
  font-size: 60px;
  line-height: 1;
  color: rgba(23, 184, 238, 0.13);
  font-weight: bold
}

.richtext h2 {
  display: block;
  width: 100%;
  font-size: 26px;
  color: #323232;
  line-height: 1.32;
  margin-bottom: 15px
}

.richtext a {
  color: #009cff !important;
  text-decoration: underline
}

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

.richtext strong {
  font-size: 16px;
  color: inherit
}

.richtext.strong strong {
  display: block;
  width: 100%;
  font-size: 26px;
  color: #323232;
  line-height: 1.32;
  margin-bottom: 15px
}

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

.richtext ul li {
  list-style: none !important;
  position: relative;
  padding-left: 17px;
  color: inherit;
  margin-bottom: 10px
}

.richtext ul li:last-child {
  margin-bottom: 0
}

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

.richtext ul li strong {
  color: #009cff
}

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

.richtext ol {
  list-style: decimal;
  padding-left: 16px
}

.richtext ol li {
  list-style: inherit
}

.richtext.size14 table strong {
  font-size: 15px
}

.richtext table {
  width: 100%
}

.richtext table tr {
  background: none
}

.richtext table tr td {
  border: 1px solid #e5e5e5;
  padding: 9px 20px;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  background: none;
  padding-left: 30px;
  word-break: normal !important
}

.richtext table tr td * {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit
}

.richtext table tr:nth-child(odd) {
  background: #f7f7f7
}

.richtext.table table tr {
  background: #f1f4f8
}

.richtext.table table tr:nth-child(odd) {
  background: #f1f4f8
}

.richtext.table table tr td {
  border: 2px solid #fff;
  padding: 12px 20px;
  font-size: 15px;
  line-height: 24px
}

.richtext.table table tr td ul li:before {
  top: 9px
}

.richtext.table table tr td:nth-child(1) {
  background: #e5e8ec;
  color: #323232;
  font-size: 18px
}

.richtext.table-tech table {
  background: #fff
}

.richtext.table-tech table tr {
  background: none
}

.richtext.table-tech table tr:nth-child(odd) {
  background: none
}

.richtext.table-tech table tr td {
  width: 33.333%;
  border: 1px solid #caced4;
  padding: 9px 30px
}

.richtext.table-tech table tr td:nth-child(2) {
  background: #e9f5ff
}

.richtext.table-tech table tr td:nth-child(3) {
  background: #def6ff
}

small {
  font-size: 12px
}

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

a {
  text-decoration: none;
  outline: none
}

a:hover {
  color: #009cff
}

sup {
  vertical-align: text-top
}

s {
  text-decoration: none
}

sub {
  vertical-align: text-bottom
}

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

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

.regular {
  font-family: "Arial"
}

.bold {
  font-weight: bold
}

.black {
  font-weight: bold
}

.inner-body {
  overflow-x: hidden
}

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

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

.lf {
  float: left
}

.rt {
  float: right
}

.nowrap {
  white-space: nowrap
}

.website-color {
  color: #009cff
}

.website-color * {
  color: inherit
}

.family {
  font-family: inherit
}

.family * {
  font-family: inherit
}

dt {
  font-weight: normal
}

.upps {
  text-transform: uppercase
}

.ellipsis {
  text-overflow: ellipsis
}

.i-imgs img,
.thumbs img,
.i-boxs img {
  display: inline
}

.block {
  display: block
}

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

.cens {
  text-align: center
}

.ris {
  text-align: right
}

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

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

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

.js-ifr {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30
}

.spans {
  line-height: 30px;
  color: #666;
  overflow: hidden
}

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

.spans.size18 {
  font-size: 18px
}

button {
  cursor: pointer
}

.pointer {
  cursor: pointer
}

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

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

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

.thumbs img {
  max-width: 100%
}

.thumbs.max980 {
  max-width: 980px;
  margin: auto
}

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

.pres {
  position: relative
}

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

.img-rot:hover .img-rot-lists {
  -webkit-animation: myfirst .5s;
  -moz-animation: myfirst .5s;
  -ms-animation: myfirst .5s;
  -o-animation: myfirst .5s;
  animation: myfirst .5s
}

@keyframes myfirst {
  0% {
    transform: rotate(0)
  }

  25% {
    transform: rotate(15deg)
  }

  50% {
    transform: rotate(0)
  }

  75% {
    transform: rotate(15deg)
  }

  100% {
    transform: rotate(0)
  }
}

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

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

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

.li-bgs-hovers:hover .li-bgs-lists {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px)
}

.li-bgs-lists {
  position: relative;
  transform: translateY(0)
}

html {
  width: 100%
}

body {
  width: 100%;
  overflow-x: hidden
}

.swiper-button-disabled {
  display: none !important
}

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

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

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

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

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

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

li {
  list-style: none
}

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

.size12 {
  font-size: 12px
}

.size13 {
  font-size: 13px
}

.size14 {
  font-size: 14px
}

.size15 {
  font-size: 15px
}

.size17 {
  font-size: 17px
}

.size18 {
  font-size: 18px
}

.size20 {
  font-size: 20px
}

.size22 {
  font-size: 22px
}

.size24 {
  font-size: 24px
}

.size26 {
  font-size: 26px
}

.size28 {
  font-size: 28px
}

.size30 {
  font-size: 30px
}

.size36 {
  font-size: 32px
}

.size38 {
  font-size: 38px
}

.size40 {
  font-size: 40px
}

.size44 {
  font-size: 44px
}

.size48 {
  font-size: 48px
}

.size50 {
  font-size: 50px
}

.size56 {
  font-size: 56px
}

.size60 {
  font-size: 60px
}

.size62 {
  font-size: 62px
}

.size64 {
  font-size: 64px
}

.size70 {
  font-size: 70px
}

.size110 {
  font-size: 110px
}

.radius {
  border-radius: 100%
}

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

#onlineService.ons {
  bottom: 20px;
  right: 10px
}

.offside {
  width: 50px;
  background: #b1b1b1
}

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

.offside li.c {
  display: none
}

.offside li:last-child {
  border-bottom: none
}

.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 .icon {
  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;
  height: 50px
}

.offside .back_top {
  display: none
}

.offside li {
  background: #009cff
}

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

.offside .erweima {
  width: 150px;
  height: 150px;
  position: absolute;
  left: -150px;
  top: 0;
  display: none
}

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

.offside li:hover p {
  opacity: 1
}

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

.offside li:not(.li_erweima):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)
}

.back_top {
  display: none
}

@media screen and (max-width:768px) {
  #onlineService {
    right: auto;
    left: 0;
    bottom: 0 !important;
    width: 100%
  }

  .sep-footer {
    margin-bottom: 50px
  }

  .offside {
    width: 100%;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    overflow: initial;
    border-radius: 0;
    background: #7a7a7a
  }

  .offside li {
    width: 100%;
    text-align: center;
    border-radius: 0;
    background: #7a7a7a
  }

  .offside li.c {
    display: block
  }

  .offside li.onss {
    display: none
  }

  .offside li+li {
    border-left: 1px solid #fff
  }

  .offside li:hover {
    background: #009cff
  }

  .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,
  .offside .tel .p {
    display: none
  }

  .offside a,
  .offside div {
    width: 100% !important
  }

  .offside .erweima {
    top: auto;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: auto
  }
}

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

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

.sep-header img {
  display: inline
}

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

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

.sep-header .logo {
  width: auto;
  display: block;
  line-height: 70px;
  float: left
}

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

.sep-header.onss {
  position: fixed;
  left: 0;
  top: 0;
  height: 70px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

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

.sep-header.onss .sep-mainnav>.sep-container .logo {
  display: block
}

.sep-header.onss .sep-mainnav>.sep-container>ul>li.sep-searchs-boxs {
  display: block
}

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

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

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

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

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

.sep-header .globals i {
  color: #4c4c4c
}

.sep-header .globals>a {
  display: inline-block;
  vertical-align: top;
  color: #4c4c4c;
  padding: 0 8px 0 0
}

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

.sep-header .globals:hover .trans {
  -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: #009cff
}

.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;
  text-align: left
}

.sep-header .top-emalls-titles .span {
  display: block;
  width: auto;
  height: auto;
  line-height: 30px;
  float: left;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 46px;
  position: relative
}

.sep-header .top-emalls-titles .span i {
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 34px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  color: #fff;
  font-size: inherit
}

.sep-header .top-emalls-titles .span:hover i {
  color: #009cff
}

.sep-header .top-emalls-titles .span a {
  color: inherit;
  font-size: inherit
}

.sep-header .top-emalls-titles .span a:hover {
  color: #009cff
}

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

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

.sep-header .top-emalls-titles .span:hover i {
  background: #009cff;
  color: #fff
}

.sep-header .top-emalls-titles a.span:hover {
  color: #009cff
}

.sep-header .sep-searchs-boxs {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  height: 30px;
  cursor: pointer;
  line-height: 30px;
  color: #4c4c4c
}

.sep-header .sep-searchs-boxs i {
  width: 20px;
  color: inherit
}

.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 {
  color: #009cff
}

.sep-mainnav {
  width: 100%;
  height: 70px;
  position: relative
}

.sep-mainnav .b-shadow {
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 100%;
  display: none
}

.sep-mainnav .b-shadow.active {
  display: block
}

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

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

.sep-mainnav>.sep-container>ul>li {
  margin: 0 23px;
  line-height: 70px
}

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

.sep-mainnav>.sep-container>ul>li:nth-last-child(2) {
  margin-left: 17px;
  margin-right: 0
}

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

.sep-mainnav>.sep-container>ul>li>a,
.sep-mainnav>.sep-container>ul>li .a-title {
  line-height: 70px;
  position: relative;
  z-index: 201
}

.sep-mainnav>.sep-container>ul>li>a i,
.sep-mainnav>.sep-container>ul>li .a-title i {
  width: 8px;
  height: 12px;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -6px
}

.sep-mainnav>.sep-container>ul>li>a i *,
.sep-mainnav>.sep-container>ul>li .a-title i * {
  line-height: 12px !important
}

.sep-mainnav>.sep-container>ul>li>a i img,
.sep-mainnav>.sep-container>ul>li .a-title i img {
  min-width: 6px
}

.sep-mainnav>.sep-container>ul>li>a i .i-imgs-lists,
.sep-mainnav>.sep-container>ul>li .a-title i .i-imgs-lists {
  position: absolute;
  left: 0;
  top: 50%;
  width: auto !important;
  height: auto !important;
  transform: translateY(-50%)
}

.sep-mainnav>.sep-container>ul>li>a i .i-imgs-lists.i-imgs2,
.sep-mainnav>.sep-container>ul>li .a-title i .i-imgs-lists.i-imgs2 {
  display: none
}

.sep-mainnav>.sep-container>ul>li>a .i-lines,
.sep-mainnav>.sep-container>ul>li .a-title .i-lines {
  width: 100%;
  height: 4px;
  background: #009cff;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0
}

.sep-mainnav>.sep-container>ul>li>a .i-lines.ons,
.sep-mainnav>.sep-container>ul>li .a-title .i-lines.ons {
  width: calc(100% + 15px)
}

.sep-mainnav>.sep-container>ul>li.active>a,
.sep-mainnav>.sep-container>ul>li.active .a-title {
  color: #009cff
}

.sep-mainnav>.sep-container>ul>li.active>a i .i-imgs-lists.i-imgs1,
.sep-mainnav>.sep-container>ul>li.active .a-title i .i-imgs-lists.i-imgs1 {
  display: none
}

.sep-mainnav>.sep-container>ul>li.active>a i .i-imgs-lists.i-imgs2,
.sep-mainnav>.sep-container>ul>li.active .a-title i .i-imgs-lists.i-imgs2 {
  display: block
}

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

.sep-mainnav>.sep-container>ul>li:hover>a,
.sep-mainnav>.sep-container>ul>li:hover .a-title {
  color: #009cff
}

.sep-mainnav>.sep-container>ul>li:hover>a i .i-imgs-lists.i-imgs1,
.sep-mainnav>.sep-container>ul>li:hover .a-title i .i-imgs-lists.i-imgs1 {
  display: none
}

.sep-mainnav>.sep-container>ul>li:hover>a i .i-imgs-lists.i-imgs2,
.sep-mainnav>.sep-container>ul>li:hover .a-title i .i-imgs-lists.i-imgs2 {
  display: block
}

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

.sep-mainnav>.sep-container>ul>li.ons1>a {
  color: #000
}

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

.sep-mainnav>.sep-container>ul>li.sep-searchs-boxs {
  height: 80px;
  margin-left: 16px;
  display: none
}

.sep-mainnav ul li {
  float: left;
  width: auto
}

.sep-mainnav ul li>a,
.sep-mainnav ul li .a-title {
  color: #000;
  display: block;
  text-align: center
}

.sep-mainnav ul li>a>span,
.sep-mainnav ul li .a-title>span {
  color: inherit;
  display: inline-block;
  line-height: 1.32
}

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

.sep-mainnav ul li .con-titles {
  padding: 0 15px;
  line-height: 26px !important;
  background: #6ac7ee;
  border-radius: 16px;
  color: #fff !important;
  display: inline-block
}

.sep-mainnav ul li .con-titles:hover {
  background: #009cff
}

.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: 200px;
  float: left;
  display: none;
  padding: 20px 20px 15px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  text-align: left
}

.sep-mainnav ul li .ul:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 0
}

.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;
  padding: 0;
  text-align: left;
  color: #676767;
  position: relative;
  line-height: 22px
}

.sep-mainnav ul li .ul li a i {
  display: block;
  width: 12px;
  position: absolute;
  right: 20px;
  text-align: right;
  top: 10px;
  line-height: inherit;
  color: #009cff;
  z-index: 201
}

.sep-mainnav ul li .ul li a i:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #009cff;
  position: absolute;
  top: 50%;
  right: 1px
}

.sep-mainnav ul li .ul li a:hover {
  color: #009cff
}

.sep-mainnav ul li .ul li a:hover i {
  color: #009cff
}

.sep-mainnav ul li .ul li a:hover i:after {
  background: #009cff
}

.sep-mainnav ul li>.pro-boxs {
  width: auto;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 100%;
  text-align: left;
  display: none;
  padding: 20px 20px 15px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.sep-mainnav ul li>.pro-boxs:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 0
}

.sep-mainnav ul li>.pro-boxs .boxs {
  min-width: 100%;
  margin: 0 -20px;
  flex-wrap: nowrap
}

.sep-mainnav ul li>.pro-boxs .p-lists {
  display: block;
  width: calc(20% - 40px);
  position: relative;
  margin: 0 20px;
  min-width: 160px
}

.sep-mainnav ul li>.pro-boxs .titles-a {
  color: #4c4c4c;
  line-height: 24px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px
}

.sep-mainnav ul li>.pro-boxs a.titles-a:hover {
  color: #009cff;
  border-color: #009cff
}

.sep-mainnav ul li>.pro-boxs .ul-lists {
  display: block;
  color: #616161;
  line-height: 22px
}

.sep-mainnav ul li>.pro-boxs .ul-lists:hover {
  color: #009cff
}

.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;
  margin: 0 auto;
  overflow: hidden;
  z-index: 10
}

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

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

.sep-banner .banner .bans {
  display: block;
  width: 100%;
  text-align: right;
  padding: 72px 0 96px;
  max-width: 1300px;
  margin: auto
}

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

.sep-banner .banner .list>a {
  display: block;
  width: 100%;
  text-align: right
}

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

.sep-banner .banner .list .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-banner .banner .list .b-covers .boxs {
  width: 100%;
  max-width: 520px
}

.sep-banner .banner .list .b-covers .b-titles {
  display: block;
  color: #363636;
  line-height: 1.15;
  position: relative
}

.sep-banner .banner .list .b-covers .b-titles span {
  font-size: inherit;
  color: #009cff;
  font-weight: inherit;
  font-family: inherit
}

.sep-banner .banner .list .b-covers .b-spans {
  display: block;
  color: #000;
  line-height: 24px;
  position: relative;
  z-index: 20;
  margin-top: 46px;
  max-width: 400px
}

.sep-banner .banner .list .b-covers .b-spans * {
  font-size: inherit;
  color: inherit;
  line-height: inherit
}

.sep-banner .banner .list .b-covers .b-spans span {
  display: block;
  margin-bottom: 11px;
  position: relative;
  padding-left: 15px
}

.sep-banner .banner .list .b-covers .b-spans span:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 10px
}

.sep-banner .banner .list .b-covers .b-spans span:last-child {
  margin-bottom: 0
}

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

.sep-banner .banner .list .b-covers .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  text-align: center;
  min-width: 160px;
  padding: 0 16px;
  color: #fff;
  border: 1px solid #000;
  line-height: 38px;
  color: #000;
  border-radius: 20px
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:last-child {
  margin-right: 0
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:hover,
.sep-banner .banner .list .b-covers .mores-boxs .mores.active {
  background: #009cff;
  border-color: #009cff;
  color: #fff
}

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

.sep-banner .swiper-pagination {
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 22px
}

.sep-banner .swiper-pagination span {
  width: 60px;
  height: 2px;
  outline: none;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  position: relative;
  margin: 0 8px;
  border-radius: 0
}

.sep-banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #009cff
}

.titles {
  width: 100%;
  height: auto;
  display: block;
  color: #363636;
  line-height: 1.2;
  position: relative
}

.titles span {
  color: #009cff;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit
}

.titles.cors {
  color: #fff
}

.titles.cors1 {
  color: #009cff
}

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

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

.titles.onss1 {
  margin-top: 10px
}

.titles.onss2 {
  margin-top: 20px
}

.titles.pads {
  padding-top: 26px
}

a.titles:hover {
  color: #009cff
}

.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.hes {
  min-width: 100%;
  height: 100%
}

.imgs-bgs.hes 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.img-rs {
  left: 50%
}

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

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

.imgs-bgs.c-bgs {
  background: #009cff
}

.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 {
  min-width: 100%;
  position: relative;
  z-index: 12
}

.sep-body {
  position: relative
}

.sep-body img {
  display: inline
}

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

.sep-body .richtext {
  width: 100%
}

.sep-body .richtext.cors {
  color: #fff
}

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

.sep-pro-boxs {
  padding: 76px 0 50px;
  position: relative;
  background: #f3f4f8
}

.sep-pro-ul-boxs {
  width: 100%;
  position: relative;
  z-index: 20
}

.sep-pro-ul-boxs.maxs1 {
  /* max-width: 1120px; */
  max-width: 100%;
  margin: auto
}

.sep-pro-ul-boxs.maxs1 .p-lists {
  width: calc(33.333% - 40px)
}

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

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

.sep-pro-ul-boxs .p-lists {
  width: calc(25% - 40px);
  margin: 0 20px 36px
}

.sep-pro-ul-boxs .p-lists:hover .thumbs {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2)
}

.sep-pro-ul-boxs .thumbs {
  position: relative;
  background: #fff
}

.sep-pro-ul-boxs .thumbs.ons {
  height: 290px
}

.sep-pro-ul-boxs .lis-boxs {
  width: 100%;
  padding-top: 18px
}

.sep-pro-ul-boxs .titles-a {
  line-height: 1.32;
  color: #343432
}

.sep-pro-ul-boxs .titles-a:hover {
  color: #009cff
}

.sep-pro-ul-boxs .spans {
  color: #373737;
  margin-top: 9px
}

.sep-solutions-boxs {
  width: 100%;
  position: relative;
  padding: 80px 0 40px
}

.sep-solutions-boxs .sol-lefts {
  width: calc(35% - 8px);
  padding-right: 70px
}

.sep-solutions-boxs .sol-lefts .richtext {
  margin-top: 50px
}

.sep-solutions-boxs .sol-lefts .richtext ul li {
  margin-bottom: 11px
}

.sep-solutions-boxs .sol-lefts .richtext ul li:last-child {
  margin-bottom: 0
}

.sep-solutions-boxs .sol-rights {
  width: calc(65% + 8px);
  padding-left: 60px
}

.sep-solutions-boxs .mores-boxs {
  margin-top: 25px
}

.sep-solutions-boxs .mores-boxs.ons2 {
  display: none
}

.sep-solutions-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 0 27px;
  line-height: 38px;
  border: 1px solid #000;
  color: #393939;
  border-radius: 20px
}

.sep-solutions-boxs .mores-boxs .mores:hover {
  background: #009cff;
  border-color: #009cff;
  color: #fff
}

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

.sep-solution-ul-boxs .p-boxs {
  margin: 0 -20px
}

.sep-solution-ul-boxs .p-lists {
  width: calc(50% - 40px);
  margin: 0 20px 40px;
  overflow: hidden;
  position: relative
}

.sep-solution-ul-boxs .p-lists:hover .lis-boxs {
  max-height: 100%
}

.sep-solution-ul-boxs .lis-boxs {
  width: 100%;
  bottom: 0;
  background: rgba(0, 156, 255, 0.6);
  padding: 0 16px;
  align-items: flex-end;
  position: absolute;
  left: 0;
  max-height: 40px
}

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

.sep-solution-ul-boxs .titles-a {
  line-height: 30px;
  color: #fff;
  padding: 5px 0
}

.sep-solution-ul-boxs .titles-a:hover {
  text-decoration: underline
}

.sep-solution-ul-boxs .ul-boxs {
  width: 100%;
  padding: 0 0 16px
}

.sep-solution-ul-boxs .ul-boxs * {
  font-family: inherit
}

.sep-solution-ul-boxs .ul-boxs ul {
  font-size: inherit
}

.sep-solution-ul-boxs .ul-boxs ul li {
  display: block;
  width: 100%;
  color: #fff;
  line-height: 22px;
  padding-left: 12px;
  position: relative;
  font-size: inherit
}

.sep-solution-ul-boxs .ul-boxs ul li * {
  color: inherit;
  line-height: inherit
}

.sep-solution-ul-boxs .ul-boxs ul li::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 9px;
  background: #fff
}

.sep-solution-ul-boxs .ul-boxs .ul-lists {
  display: block;
  width: 100%;
  color: #fff;
  line-height: 22px;
  padding-left: 12px;
  position: relative
}

.sep-solution-ul-boxs .ul-boxs .ul-lists::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 9px;
  background: #fff
}

.sep-solution-ul-boxs .ul-boxs .ul-lists:hover {
  text-decoration: underline
}

.sep-cases-boxs {
  padding: 72px 0;
  position: relative;
  background: #f3f4f8
}

.sep-cases-boxs .mores-boxs {
  width: 100%;
  text-align: right;
  margin-top: 16px
}

.sep-cases-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  color: #009cff;
  line-height: 1.32
}

.sep-cases-boxs .mores-boxs .mores i {
  color: inherit;
  font-size: inherit;
  margin-left: 6px
}

.sep-cases-boxs .mores-boxs .mores:hover {
  color: #0080cb
}

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

.sep-case-ul-boxs .p-boxs {
  margin: 0 -20px
}

.sep-case-ul-boxs .p-lists {
  width: calc(33.3333% - 40px);
  margin: 0 20px 24px
}

.sep-case-ul-boxs .p-lists:hover .i-videos {
  background: #646f7e
}

.sep-case-ul-boxs .p-lists:hover .i-videos img {
  transform: scale(1)
}

.sep-case-ul-boxs .thumbs {
  position: relative
}

.sep-case-ul-boxs .thumbs.bgs:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 20
}

.sep-case-ul-boxs .i-videos {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #009cff;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 30
}

.sep-case-ul-boxs .i-videos img {
  max-width: 100%
}

.sep-case-ul-boxs .titles-a {
  color: #373735;
  line-height: 1.32;
  margin-top: 16px
}

.sep-case-ul-boxs .titles-a:hover {
  color: #009cff
}

.sep-case-ul-boxs .swiper-pagination {
  width: 100%;
  display: none;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 20px;
  text-align: center
}

.sep-case-ul-boxs .swiper-pagination span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #c1c1c1;
  margin: 0 6px
}

.sep-case-ul-boxs .swiper-pagination span.swiper-pagination-bullet-active {
  background: #009cff
}

.sep-blue-boxs {
  width: 100%;
  position: relative;
  padding: 80px 0 40px
}

.sep-blue-boxs.pads {
  padding: 80px 0
}

.sep-blue-boxs .blue-lefts {
  width: calc(35% - 8px);
  padding-right: 120px
}

.sep-blue-boxs .mores-boxs {
  margin-top: 47px
}

.sep-blue-boxs .mores-boxs.ons2 {
  display: none
}

.sep-blue-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 0 21px;
  line-height: 38px;
  border: 1px solid #000;
  color: #393939;
  border-radius: 20px
}

.sep-blue-boxs .mores-boxs .mores:hover {
  background: #009cff;
  border-color: #009cff;
  color: #fff
}

.sep-blue-boxs .blue-rights {
  width: calc(65% + 8px);
  justify-content: flex-end
}

.sep-blue-ul-boxs {
  width: 100%;
  max-width: 630px;
  justify-content: space-between
}

.sep-blue-ul-boxs .p-lists {
  width: 170px;
  height: 170px;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px
}

.sep-blue-ul-boxs .p-lists:hover.hover .thumbs {
  transform: rotateY(180deg)
}

.sep-blue-ul-boxs .thumbs>div {
  width: 100%
}

.sep-blue-ul-boxs .swiper {
  width: 170px;
  height: 170px;
  padding: 0
}

.sep-blue-ul-boxs .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 170px;
  height: 170px
}

.sep-blue-ul-boxs .swiper-slide img {
  display: block;
  width: 100%
}

.sep-nums-boxs {
  width: 100%;
  background: linear-gradient(to right, #35b3ff 0, #85d6ff 100%)
}

.sep-nums-boxs .p-boxs {
  justify-content: space-between
}

.sep-nums-boxs .p-lists {
  padding: 80px 0 78px;
  text-align: center
}

.sep-nums-boxs .p-lists:nth-child(2) {
  min-width: 130px
}

.sep-nums-boxs .p-lists:nth-child(3) {
  min-width: 156px
}

.sep-nums-boxs .p-lists:nth-child(4) {
  min-width: 80px
}

.sep-nums-boxs .nums {
  color: #fff;
  line-height: 1;
  position: relative
}

.sep-nums-boxs .nums.ons:after {
  content: '+';
  line-height: 1;
  position: absolute;
  left: 100%;
  top: 0
}

.sep-nums-boxs .titles-a {
  color: #fff;
  line-height: 24px;
  margin-top: 16px
}

.sep-maps-boxs {
  width: 100%;
  position: relative;
  padding: 80px 0;
  background: #141817
}

.sep-maps-boxs .maps-lefts {
  width: calc(35% - 40px);
  padding-right: 130px
}

.sep-maps-boxs .richtext strong {
  display: inline-block;
  font-style: italic;
  color: #fff;
  margin-top: 40px
}

.sep-maps-boxs .richtext strong.ons2 {
  display: none
}

.sep-maps-boxs .richtext span {
  color: #009cff
}

.sep-maps-boxs .mores-boxs {
  margin-top: 47px
}

.sep-maps-boxs .mores-boxs.ons2 {
  display: none
}

.sep-maps-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 0 29px;
  line-height: 38px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 20px
}

.sep-maps-boxs .mores-boxs .mores:hover {
  background: #009cff;
  color: #fff;
  border-color: transparent
}

.sep-maps-boxs .maps-rights {
  width: calc(65% + 40px);
  justify-content: flex-end
}

.sep-maps-boxs .maps-rights .thumbs:hover .thumbs-lists {
  opacity: 1
}

.sep-maps-boxs .maps-rights .thumbs-lists {
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%)
}

.sep-blog {
  padding: 75px 0 56px
}

.sep-blog.bgs {
  background: #f3f4f8
}

.sep-blog-ul-boxs {
  width: 100%;
  position: relative;
  margin: auto
}

.sep-blog-ul-boxs.ons {
  margin-top: 40px
}

.sep-blog-ul-boxs .swiper-container ul {
  margin: 0
}

.sep-blog-ul-boxs .swiper-container ul li {
  margin: 0
}

.sep-blog-ul-boxs ul {
  margin: 0 -20px
}

.sep-blog-ul-boxs ul.flex.swiper-wrapper {
  margin: 0 -20px
}

.sep-blog-ul-boxs ul.flex.swiper-wrapper li {
  margin: 0 20px 24px
}

.sep-blog-ul-boxs li {
  width: calc(33.3333% - 40px);
  margin: 0 20px 40px
}

.sep-blog-ul-boxs .thumbs {
  text-align: center;
  overflow: hidden
}

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

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

.sep-blog-ul-boxs .lis-boxs {
  width: 100%;
  padding: 18px 40px 0 0;
  display: block
}

.sep-blog-ul-boxs .titles-a {
  line-height: 24px;
  color: #161616
}

.sep-blog-ul-boxs .titles-a.ons {
  min-height: 48px
}

.sep-blog-ul-boxs .times {
  color: #666;
  line-height: 24px;
  margin-top: 8px;
  font-style: italic
}

.sep-blog-ul-boxs .times span {
  color: inherit;
  line-height: inherit;
  font-style: inherit;
  font-family: inherit
}

.sep-blog-ul-boxs .spans {
  margin-top: 10px;
  line-height: 20px;
  font-size: 14px
}

.sep-blog-ul-boxs .spans.ons {
  height: 60px
}

.sep-blog-ul-boxs .lr-lists-boxs .lr-lists {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  cursor: pointer
}

.sep-blog-ul-boxs .lr-lists-boxs .lr-lists i {
  font-size: 36px;
  color: #000;
  line-height: 1
}

.sep-blog-ul-boxs .lr-lists-boxs .lr-lists.lr-lefts {
  left: -64px
}

.sep-blog-ul-boxs .lr-lists-boxs .lr-lists.lr-rights {
  right: -64px
}

.sep-blog-ul-boxs .lr-lists-boxs .lr-lists:hover i {
  color: #009cff
}

.sep-blog-ul-boxs .swiper-pagination {
  width: 100%;
  display: none;
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 20px;
  text-align: center
}

.sep-blog-ul-boxs .swiper-pagination span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #c1c1c1;
  margin: 0 6px
}

.sep-blog-ul-boxs .swiper-pagination span.swiper-pagination-bullet-active {
  background: #009cff
}

.sep-home-form-boxs {
  width: 100%;
  position: relative;
  padding: 80px 0
}

.sep-home-form-boxs .how-lefts {
  width: calc(35% - 8px);
  padding-right: 75px
}

.sep-home-form-boxs .how-rights {
  width: calc(65% + 8px)
}

.lscy-home-forms-boxs form {
  width: auto;
  min-width: 100%;
  margin: 0 -20px
}

.lscy-home-forms-boxs .form-group {
  width: calc(100% - 40px);
  margin: 0 20px 20px;
  padding: 0;
  background: #f3f3f3
}

.lscy-home-forms-boxs .form-group:last-child {
  margin-bottom: 0;
  background: none !important
}

.lscy-home-forms-boxs .form-group.red:before {
  content: '*';
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 10px;
  top: 10px
}

.lscy-home-forms-boxs .form-group.ons {
  width: calc(50% - 40px)
}

.lscy-home-forms-boxs .form-group .titles {
  color: #838182;
  padding-bottom: 12px;
  line-height: 1;
  background: #fff
}

.lscy-home-forms-boxs .form-group .titles.active {
  color: #009cff
}

.lscy-home-forms-boxs .form-group .form-control {
  border-radius: 0;
  height: 40px;
  border: 1px solid transparent;
  padding-left: 18px;
  color: #1a1a1a;
  background: none;
  font-size: 16px;
  box-shadow: none !important;
  position: relative;
  z-index: 12
}

.lscy-home-forms-boxs .form-group .form-control:focus {
  background: none;
  border-color: #009cff
}

.lscy-home-forms-boxs .form-group .form-control::-webkit-input-placeholder {
  color: inherit
}

.lscy-home-forms-boxs .form-group .form-control::-moz-input-placeholder {
  color: inherit
}

.lscy-home-forms-boxs .form-group .form-control::-ms-input-placeholder {
  color: inherit
}

.lscy-home-forms-boxs .form-group .form-control::-o-input-placeholder {
  color: inherit
}

.lscy-home-forms-boxs .form-group .form-control::placeholder {
  color: inherit
}

.lscy-home-forms-boxs .form-group textarea.form-control {
  height: 240px;
  height: 180px
}

.lscy-home-forms-boxs .form-group .btn-primary {
  width: 100%;
  line-height: 45px;
  padding: 0 28px;
  background: #009cff;
  border: none;
  color: #fff;
  margin-top: 10px;
  position: relative;
  border-radius: 0;
  outline: none
}

.lscy-home-forms-boxs .form-group .btn-primary:hover {
  background: #0080cb;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2)
}

.lscy-home-forms-boxs.error .help-block {
  width: auto;
  display: block !important;
  color: red;
  right: auto;
  left: 0;
  top: 26px;
  padding-left: 10px;
  line-height: 40px;
  margin: 0;
  z-index: 4
}

.lscy-home-forms-boxs.error .help-block.ons1 {
  display: none !important
}

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

.sep-footer.no-bgs {
  background: #fff
}

.sep-footer .footer-lists-boxs {
  display: block;
  position: relative;
  z-index: 6;
  padding: 54px 0 84px
}

.sep-footer .footer-lists-boxs .footer-logo-rights {
  width: 100%;
  position: relative;
  justify-content: space-between
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
  position: relative
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
  display: block;
  color: #202020;
  line-height: 24px;
  position: relative;
  margin-bottom: 20px
}

.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 .ul-titles.ons1 {
  margin-top: 32px
}

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

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-lists {
  width: 100%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-lists+.ul-lists {
  margin-top: 40px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul+.ul {
  margin-top: 12px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons1 li {
  width: 50%;
  float: left
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
  padding-left: 28px;
  margin-bottom: 14px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li:last-child {
  margin-bottom: 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li .i-boxs {
  width: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 28px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li .i-boxs i {
  color: #009cff
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li .i-boxs img {
  max-width: 100%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
  position: relative;
  color: #616161;
  line-height: 30px;
  line-height: 24px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li .titles-a {
  color: #202020;
  color: #616161;
  line-height: 20px;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid transparent
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
  color: #616161;
  line-height: 20px;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid transparent
}

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

.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 .span {
  display: block;
  color: inherit;
  line-height: 28px;
  margin-bottom: 8px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li .span.cors {
  color: #009cff
}

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

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:last-child .span {
  margin-bottom: 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs {
  position: absolute;
  right: 0;
  bottom: 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .logo {
  display: block
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .logo img {
  max-width: 100%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link {
  margin-top: 20px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  line-height: 30px;
  background: #464646
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li.no-bgs {
  background: none
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li+li {
  margin-left: 14px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li a {
  line-height: 40px;
  color: #f3f3f3
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li a i {
  font-size: 24px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li:hover {
  background: #009cff
}

.sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs .link ul li:hover.no-bgs {
  background: none
}

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

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

.link {
  width: auto
}

.link ul {
  position: relative
}

.link ul li {
  width: 30px;
  height: 30px;
  float: left;
  line-height: 30px;
  -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%
}

.link ul li+li {
  margin-left: 12px
}

.link ul li a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 30px
}

.link ul li i {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  vertical-align: middle
}

.link ul li:hover {
  border-radius: 100%
}

.link ul li:hover i {
  color: #6ac7ee
}

.link ul li.lasts {
  border-radius: 0
}

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

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

.link ul li.lasts .img img {
  width: 100%
}

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

.footer-footer {
  width: 100%;
  position: relative;
  z-index: 6;
  background: #464646;
  padding: 25px 0
}

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

.footer-footer a {
  color: #f4f4f4;
  line-height: 24px
}

.footer-footer a:hover {
  color: #009cff;
  text-decoration: underline
}

.footer-footer div {
  color: #f4f4f4;
  line-height: 24px
}

.footer-footer .lefts {
  float: left
}

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

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

.footer-footer .lefts div+div {
  margin-top: 12px
}

.footer-footer .rights {
  text-align: left;
  float: right
}

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

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

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

.inner-details-forms-boxs {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000000;
  position: fixed;
  left: 0;
  top: 0;
  padding: 20px
}

.inner-details-forms-boxs .f-boxs {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  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%)
}

.inner-details-forms-boxs .f-boxs.ons {
  padding: 20px;
  max-width: 600px;
  height: auto
}

.inner-details-forms-boxs .f-boxs.ons .is-cls {
  right: 10px;
  top: -18px
}

.inner-details-forms-boxs .f-boxs.ons .boxs {
  max-width: 600px
}

.inner-details-forms-boxs .f-boxs.ons iframe {
  max-height: 400px;
  max-width: 600px
}

.inner-details-forms-boxs .f-boxs iframe {
  max-width: 100%;
  width: 100%
}

.inner-details-forms-boxs .f-boxs .video {
  max-width: 100%;
  width: 100%
}

.inner-details-forms-boxs .f-boxs .boxs {
  width: 100%;
  margin: auto
}

.inner-details-forms-boxs .is-cls {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  cursor: pointer;
  z-index: 100000000000000;
  position: absolute;
  right: 0;
  top: 0
}

.inner-details-forms-boxs .is-cls:before {
  content: '';
  display: block;
  width: 16px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 6px;
  top: 13px
}

.inner-details-forms-boxs .is-cls:after {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background: #333;
  position: absolute;
  left: 13px;
  top: 6px
}

.inner-details-forms-boxs .t-boxs {
  width: 100%;
  max-width: 786px;
  padding: 20px;
  background: #fff;
  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%)
}

@media screen and (max-width:1460px) {
  .sep-container {
    max-width: 1200px
  }
  .sep-banner .banner .list .b-covers .b-spans {
    margin-top: 24px
  }

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

  .size38 {
    font-size: 34px
  }
}

@media screen and (max-width:1366px) {
  .size36 {
    font-size: 29px
  }
  .size30 {
    font-size: 24px;
  }
  .sep-container {
    /* max-width: 1100px */
    max-width: 1200px
  }

  .sep-footer .sep-container {
    max-width: 1200px
  }

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

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

  .sep-blue-boxs .blue-lefts {
    padding-right: 40px
  }

  .sep-maps-boxs .maps-lefts {
    padding-right: 40px
  }
}

@media screen and (max-width:1200px) {
  .sep-banner .banner .list img {
    width: 100%;
    max-width: 600px
  }

  .sep-container {
    padding-left: 50px;
    padding-right: 50px
  }

  .sep-header .sep-container {
    padding-left: 20px;
    padding-right: 20px
  }

  .sep-header .logo {
    max-width: 100px
  }

  .sep-solutions-boxs .sol-lefts {
    padding-right: 0
  }

  .sep-mainnav ul li .con-titles {
    padding: 0 8px
  }
}

@media screen and (max-width:812px) {
  .sep-mainnav>.sep-container>ul>li:nth-last-child(2) {
    margin-left: 8px
  }

  .sep-mainnav>.sep-container>ul>li>a .i-lines.ons,
  .sep-mainnav>.sep-container>ul>li .a-title .i-lines.ons {
    width: 100%
  }

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

  .sep-mainnav>.sep-container>ul>li>a i,
  .sep-mainnav>.sep-container>ul>li .a-title i {
    display: none
  }

  .sep-header .logo {
    max-width: 60px
  }

  .footer-footer .lefts {
    width: 100%
  }

  .footer-footer .rights {
    width: 100%
  }

  .size36 {
    font-size: 24px
  }

  .titles.size36 {
    font-size: 22px
  }

  .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: 16px;
    line-height: 30px;
    padding: 2px 0;
    position: relative;
    margin-bottom: 0
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles:before {
    display: none
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    top: 4px
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #202020;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    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: #202020;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -5px;
    opacity: 0
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul {
    padding-top: 8px
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul+.ul {
    margin-top: 0
  }

  .sep-pro-ul-boxs .p-lists {
    width: calc(50% - 40px)
  }

  .sep-solutions-boxs .sol-lefts {
    width: 100%
  }

  .sep-solutions-boxs .sol-rights {
    width: 100%;
    padding: 20px 0 0
  }

  .sep-blue-boxs .blue-lefts {
    width: 100%;
    padding: 0 0 44px
  }

  .sep-blue-boxs .blue-rights {
    width: 100%
  }

  .sep-nums-boxs .sep-container {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .sep-nums-boxs .p-boxs {
    position: relative
  }

  .sep-nums-boxs .p-boxs:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #17aefe;
    position: absolute;
    left: 50%;
    top: 0
  }

  .sep-nums-boxs .p-boxs:after {
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 1px;
    background: #17aefe;
    position: absolute;
    left: 20px;
    top: 50%
  }

  .sep-nums-boxs .p-lists {
    width: 50%;
    padding: 20px 16px
  }

  .sep-nums-boxs {
    padding: 22px 0
  }

  .sep-nums-boxs .nums {
    width: auto;
    display: table;
    margin: auto
  }

  .size60 {
    font-size: 50px
  }

  .sep-maps-boxs .maps-lefts {
    width: 100%;
    padding: 0 0 30px
  }

  .sep-maps-boxs .maps-rights {
    width: 100%
  }

  .richtext.size18 {
    font-size: 16px
  }

  .size18 {
    font-size: 16px
  }

  .sep-home-form-boxs .how-lefts {
    width: 100%;
    padding: 0 0 20px
  }

  .sep-home-form-boxs .how-rights {
    width: 100%
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 30px
  }

  .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles.ons1 {
    margin-top: 0
  }
}

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

  .tops-hes {
    display: none
  }

  #onlineService {
    right: auto;
    left: 0;
    bottom: 0;
    width: 100%
  }

  .sep-footer {
    margin-bottom: 50px
  }

  .sep-header {
    display: none
  }

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

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

@media screen and (max-width:667px) {
  .lscy-home-forms-boxs .form-group .btn-primary {
    line-height: 40px
  }

  .sep-footer .footer-lists-boxs {
    padding: 40px 0 30px
  }

  .lscy-home-forms-boxs .form-group textarea.form-control {
    height: 90px
  }

  .lscy-home-forms-boxs .form-group .titles {
    padding-bottom: 3px
  }

  .lscy-home-forms-boxs .form-group {
    margin-bottom: 10px
  }

  .lscy-home-forms-boxs .form-group.ons {
    width: calc(100% - 40px)
  }

  .sep-home-form-boxs {
    padding: 40px 0
  }

  .sep-blog-ul-boxs.ons {
    margin-top: 20px
  }

  .sep-blog-ul-boxs li {
    width: calc(100% - 40px);
    margin-bottom: 24px
  }

  .sep-blog-ul-boxs li:last-child {
    margin-bottom: 0
  }

  .sep-blog-ul-boxs .swiper-pagination {
    display: block
  }

  .sep-blog-ul-boxs .spans {
    display: none
  }

  .sep-blog-ul-boxs ul.flex.swiper-wrapper {
    margin: 0;
    flex-wrap: nowrap
  }

  .sep-blog-ul-boxs ul.flex.swiper-wrapper li {
    margin: 0
  }

  .sep-banner .banner .list .b-covers .mores-boxs {
    text-align: center
  }

  .sep-maps-boxs .richtext strong {
    margin-top: 30px
  }

  .sep-maps-boxs .richtext strong.ons1 {
    display: none
  }

  .sep-maps-boxs .richtext strong.ons2 {
    display: block
  }

  .sep-maps-boxs .mores-boxs {
    margin-top: 20px
  }

  .sep-maps-boxs .mores-boxs.ons1 {
    display: none
  }

  .sep-maps-boxs .mores-boxs.ons2 {
    display: block
  }

  .sep-maps-boxs {
    padding: 48px 0 60px
  }

  .sep-blue-ul-boxs .p-lists {
    width: calc((100% - 50px)/3);
    height: auto;
    margin-bottom: 14px
  }

  .sep-blue-ul-boxs .swiper-slide {
    height: auto
  }

  .sep-blue-boxs {
    padding: 44px 0 40px
  }

  .sep-blue-boxs.pads {
    padding: 40px 0
  }

  .sep-blue-boxs .mores-boxs {
    margin-top: 34px
  }

  .sep-blue-boxs .mores-boxs.ons1 {
    display: none
  }

  .sep-blue-boxs .mores-boxs.ons2 {
    display: block
  }

  .sep-case-ul-boxs .swiper-pagination {
    display: block
  }

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

  .sep-case-ul-boxs.ons {
    margin-top: 24px
  }

  .sep-cases-boxs {
    padding: 36px 0
  }

  .sep-case-ul-boxs .p-boxs {
    margin: 0;
    flex-wrap: nowrap
  }

  .sep-case-ul-boxs .p-lists {
    width: 100%;
    margin: 0
  }

  .sep-solutions-boxs .sol-lefts .richtext {
    margin-top: 24px
  }

  .sep-solutions-boxs {
    padding: 40px 0 50px
  }

  .sep-solution-ul-boxs .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 20px
  }

  .sep-solution-ul-boxs .p-lists:last-child {
    margin-bottom: 0
  }

  .sep-solutions-boxs .mores-boxs {
    margin-top: 39px
  }

  .sep-solutions-boxs .mores-boxs.ons1 {
    display: none
  }

  .sep-solutions-boxs .mores-boxs.ons2 {
    display: block
  }

  .sep-banner .banner .list>a {
    padding: 0 0 40px
  }

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

  .sep-banner .banner .list .b-covers {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-bottom: 50px
  }

  .sep-banner .banner .list .b-covers .mores-boxs .mores {
    margin-right: 20px
  }

  .sep-pro-ul-boxs .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 24px
  }

  .sep-pro-ul-boxs .p-lists:last-child {
    margin-bottom: 0
  }

  .sep-pro-boxs {
    padding: 36px 0 40px
  }

  .sep-pro-ul-boxs .spans {
    margin-top: 2px
  }
}

@media screen and (max-width:375px) {
  .size60 {
    font-size: 44px
  }

  .sep-banner .banner .list .b-covers .mores-boxs .mores {
    margin-right: 5px
  }
}

@media screen and (max-width:360px) {
  .size60 {
    font-size: 40px
  }

  .sep-banner .banner .list .b-covers .mores-boxs .mores {
    min-width: 0
  }
}

.sep-container {
  max-width: 1200px
}

.operation {
  overflow: hidden;
  margin-top: 40px
}

.operation ul {
  max-width: 500px;
  margin: auto
}

.operation ul li {
  width: 50%;
  text-align: center;
  float: left
}

.operation ul li a {
  color: #fff;
  background-color: #009cff;
  border: 1px solid #009cff;
  font-size: 18px
}

.operation ul li:hover a {
  background: none;
  color: #009cff
}

.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: #009cff;
  color: #fff;
  border: 1px solid #009cff
}

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

.sep-pagination .pagination li a {
  padding: 4px 12px;
  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: 4px 12px;
  color: #333;
  background-color: #ebebeb;
  border: 1px solid #ebebeb
}

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

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

.lg-search-ul-boxs ul li:hover .titles-a {
  color: #6ac7ee
}

.lg-search-ul-boxs .thumbs {
  border: 1px solid #ddd;
  text-align: center
}

.lg-search-ul-boxs .thumbs img {
  max-width: 100%;
  max-height: 100%
}

.lg-search-ul-boxs .thumbs.ons {
  height: 300px;
  line-height: 298px
}

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

@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: #009cff;
  color: #fff
}

.change-result li.active button:hover {
  background: #6ac7ee
}

.change-result li:hover button {
  background: #009cff;
  color: #fff
}

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

.fy-relates-ul-boxs {
  display: block;
  width: 100%
}

.fy-relates-ul-boxs.ons {
  margin-top: 24px
}

.fy-relates-ul-boxs .titles-a {
  display: block;
  width: 100%;
  position: relative;
  font-size: 16px;
  line-height: 28px;
  padding-left: 12px;
  margin-bottom: 6px;
  color: #646464
}

.fy-relates-ul-boxs .titles-a:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #646464;
  position: absolute;
  left: 0;
  top: 12px
}

.fy-relates-ul-boxs .titles-a.ons {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.fy-relates-ul-boxs .titles-a:hover {
  color: #009cff;
  text-decoration: underline
}

.fy-relates-ul-boxs .titles-a:hover:before {
  background: #009cff
}

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

.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: #009cff;
  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.ons {
  width: 100%
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
  float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
  float: right
}

.pdfs-boxs .pdfs-lists:hover {
  border-color: #6ac7ee
}

.pdfs-boxs .pdfs-lists a {
  color: #323232;
  line-height: 59px
}

.pdfs-boxs .pdfs-lists a:hover {
  color: #009cff
}

.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 i {
  color: #009cff;
  font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists img {
  margin-right: 10px
}

.pdf-download {
  margin-right: 10px
}

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

.sep-inner-banner img {
  width: 100%
}

.sep-inner-banner .banner.bgs:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4)
}

.sep-inner-banner .banner.hes {
  height: 400px;
  background: -moz-linear-gradient(top, #000 0, #fff 100%);
  background: -webkit-linear-gradient(top, #000 0, #fff 100%);
  background: -o-linear-gradient(top, #000 0, #fff 100%);
  background: -ms-linear-gradient(top, #000 0, #fff 100%);
  background: linear-gradient(to bottom, #cce1f3 0, #e3f0f9 100%)
}

.sep-inner-banner .banner.hes1 {
  height: 500px
}

.sep-inner-banner .banner.hes2 {
  height: 800px
}

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

.sep-inner-banner .b-covers.ons {
  /* top: 40% */
}

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

.sep-inner-banner .b-covers .boxs {
  width: 100%;
  position: relative;
  align-items: center
}

.sep-inner-banner .b-covers .boxs.ons1 {
  max-width: 700px
}

.sep-inner-banner .b-covers .boxs.mls {
  margin-left: 70px
}

.sep-inner-banner .b-covers .boxs.maxs1 {
  max-width: 500px
}

.sep-inner-banner .b-covers .b-lefts {
  width: 65%
}

.sep-inner-banner .b-covers .b-rights {
  width: 35%
}

.sep-inner-banner .b-titles {
  width: 100%;
  display: block;
  line-height: 1.2;
  color: #323232
}

.sep-inner-banner .b-titles.cens {
  margin: auto
}

.sep-inner-banner .b-titles.maxs1 {
  max-width: 450px
}

.sep-inner-banner .b-titles.maxs2 {
  /* max-width: 240px */
  max-width: 450px
}

.sep-inner-banner .b-titles.maxs3 {
  /* max-width: 320px */
  max-width: 450px
}

.sep-inner-banner .b-titles.maxs4 {
  max-width: 616px
}

.sep-inner-banner .b-titles.cors {
  color: #009cff
}

.sep-inner-banner .b-titles.cors1 {
  color: #fff
}

.sep-inner-banner .b-spans {
  line-height: 30px;
  /* margin: 48px 0 0 */
  margin: 24px 0 0

}

.sep-inner-banner .b-spans.cens {
  margin: auto
}

.sep-inner-banner .b-spans.cors {
  color: #fff
}

.sep-inner-banner .b-spans.maxs1 {
  /* max-width: 380px */
  max-width: 426px
}

.sep-inner-banner .b-spans.maxs2 {
  max-width: 572px
}

.sep-inner-banner .b-spans.maxs3 {
  max-width: 820px
}

.sep-inner-banner .b-spans.maxs516 {
  /* max-width: 516px */
  max-width: 536px

}

.sep-inner-banner .b-spans.lh18 {
  line-height: 20px
}

.sep-inner-banner .b-spans.lh24 {
  line-height: 24px
}

.sep-inner-banner .b-spans.ons {
  margin-top: 22px
}

.sep-inner-banner .b-spans * {
  font-size: inherit;
  line-height: inherit;
  color: inherit
}

.sep-inner-banner .b-spans img {
  max-width: 160px
}

.sep-inner-banner .b-spans strong {
  font-weight: bold;
  color: #009cff;
  margin: 0;
  display: inline
}

.sep-inner-banner .mores-boxs {
  margin-top: 48px
}

.sep-inner-banner .mores-boxs.ons1 {
  margin-top: 90px
}

.sep-inner-banner .mores-boxs.ons2 {
  margin-top: 40px;
  margin-left: 50px
}

.sep-inner-banner .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  line-height: 48px;
  padding: 0 34px;
  background: #009cff;
  border: 1px solid #009cff;
  color: #fff
}

.sep-inner-banner .mores-boxs .mores i {
  display: inline-block;
  width: 15px;
  line-height: inherit;
  text-align: right;
  position: relative;
  margin-left: 10px;
  color: inherit;
  font-size: inherit
}

.sep-inner-banner .mores-boxs .mores i:after {
  content: '';
  display: block;
  width: 14px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 1px
}

.sep-inner-banner .mores-boxs .mores:hover {
  background: #fff;
  color: #009cff;
  border-color: #fff
}

.sep-inner-banner .mores-boxs .mores:hover i:after {
  background: #009cff
}

.sep-breadcrumb {
  width: 100%
}

.sep-breadcrumb.bors {
  border-bottom: 1px solid #e5e5e5
}

.sep-breadcrumb.bgs {
  background: #f7f7f7
}

.sep-breadcrumb.ons1 {
  display: none
}

.sep-breadcrumb.ons2 {
  display: block
}

.sep-breadcrumb.onss .breadcrumb-boxs i {
  display: none;
  line-height: 28px;
  position: absolute;
  left: 0;
  top: 6px;
  color: #009cff
}

.sep-breadcrumb.onss .breadcrumb-boxs i img {
  max-width: 100%
}

.sep-breadcrumb.no-bgs {
  position: absolute;
  left: 0;
  bottom: 0
}

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

.sep-breadcrumb .breadcrumb-boxs {
  position: relative;
  padding: 6px 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;
  font-size: inherit
}

.sep-breadcrumb .breadcrumb li {
  color: #666;
  display: inline-block;
  vertical-align: top;
  font-family: inherit;
  font-size: 14px
}

.sep-breadcrumb .breadcrumb li a {
  color: #666;
  font-family: inherit;
  font-size: inherit
}

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

.sep-breadcrumb .breadcrumb li:hover a {
  color: #009cff !important;
  text-decoration: underline
}

.sep-breadcrumb .breadcrumb li+li:before {
  content: '-';
  color: inherit;
  padding: 0 5px
}

.sep-pages-boxs {
  display: block;
  width: 100%;
  padding: 80px 0
}

.sep-pages-boxs.min-hes {
  min-height: 645px
}

.sep-pages-boxs.ons {
  padding: 80px 0 40px
}

.sep-pages-boxs.pds {
  padding-bottom: 50px
}

.sep-pages-boxs.bgs {
  background: #f1f4f8
}

.sep-pages-boxs.bgs .sep-become-form-boxs .lscy-home-forms-boxs .form-group {
  background: #fff
}

.sep-pages-boxs.bgs .sep-become-form-boxs .lscy-home-forms-boxs .form-group .titles {
  background: #f1f4f8
}

.sep-pages-boxs.bors {
  border-top: 1px solid #e5e5e5
}

.sep-pages-boxs .lscy-lefts {
  width: 240px
}

.sep-pages-boxs .lscy-rights {
  margin-left: auto;
  width: calc(100% - 300px)
}

.sep-pages-boxs .case-lefts {
  width: calc(100% - 390px)
}

.sep-pages-boxs .case-rights {
  width: 350px;
  margin-left: auto
}

.sep-sidebar {
  width: 100%;
  position: sticky;
  top: 100px
}

.sep-sidebar .siderbar-boxs-titles {
  display: block;
  width: 100%;
  color: #333;
  line-height: 30px;
  padding: 10px 30px
}

.sep-sidebar .siderbar-boxs-titles.ons {
  margin-top: 60px
}

.sep-sidebar .siderbar-boxs-titles.pads {
  padding: 0 0 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d2d2
}

.sep-sidebar a.siderbar-boxs-titles:hover {
  color: #009cff
}

.sep-sidebar .side-boxs {
  width: 100%;
  background: #f1f4f8;
  margin-bottom: 24px;
  padding: 0 0 20px
}

.sep-sidebar .side-boxs:last-child {
  margin-bottom: 0
}

.lscy-siderbar-ul-boxs {
  width: 100%
}

.lscy-siderbar-ul-boxs.ons {
  margin-bottom: 60px
}

.lscy-siderbar-ul-boxs>ul>li {
  width: 100%
}

.lscy-siderbar-ul-boxs>ul>li.ons+li {
  margin-top: 16px
}

.lscy-siderbar-ul-boxs>ul>li:last-child {
  border-bottom: none
}

.lscy-siderbar-ul-boxs>ul>li>a,
.lscy-siderbar-ul-boxs>ul>li .span {
  display: block;
  line-height: 30px;
  color: #464646;
  padding: 5px 30px;
  position: relative
}

.lscy-siderbar-ul-boxs>ul>li>a .i-boxs,
.lscy-siderbar-ul-boxs>ul>li .span .i-boxs {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: inherit;
  color: inherit
}

.lscy-siderbar-ul-boxs>ul>li>a .i-boxs i,
.lscy-siderbar-ul-boxs>ul>li .span .i-boxs i {
  font-size: inherit;
  color: inherit;
  vertical-align: middle
}

.lscy-siderbar-ul-boxs>ul>li:hover>a,
.lscy-siderbar-ul-boxs>ul>li:hover .span {
  color: #009cff
}

.lscy-siderbar-ul-boxs>ul>li:hover>a:before,
.lscy-siderbar-ul-boxs>ul>li:hover .span:before {
  background: #009cff
}

.lscy-siderbar-ul-boxs>ul>li.active>a,
.lscy-siderbar-ul-boxs>ul>li.active .span {
  color: #009cff
}

.lscy-siderbar-ul-boxs>ul>li.active>a .i-boxs,
.lscy-siderbar-ul-boxs>ul>li.active .span .i-boxs {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.lscy-siderbar-ul-boxs>ul>li.activess>ul {
  height: auto;
  max-height: 1000px
}

.lscy-siderbar-ul-boxs>ul>li>ul {
  display: block;
  overflow: hidden;
  max-height: 0
}

.lscy-siderbar-ul-boxs>ul>li>ul.maxs {
  max-height: 1000px
}

.lscy-siderbar-ul-boxs>ul>li>ul>li {
  width: 100%
}

.lscy-siderbar-ul-boxs>ul>li>ul>li:last-child>a {
  border-bottom: none
}

.lscy-siderbar-ul-boxs>ul>li>ul>li>a {
  width: 100%;
  color: #464646;
  line-height: 30px;
  position: relative;
  display: block;
  padding: 5px 30px
}

.lscy-siderbar-ul-boxs>ul>li>ul>li>a:before {
  content: '';
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.lscy-siderbar-ul-boxs>ul>li>ul>li>a>i {
  width: auto;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  font-size: inherit;
  color: inherit;
  top: 10px;
  left: 20px
}

.lscy-siderbar-ul-boxs>ul>li>ul>li:hover>a {
  color: #009cff;
  background: #fff
}

.lscy-siderbar-ul-boxs>ul>li>ul>li:hover>a:before {
  background: #009cff
}

.lscy-siderbar-ul-boxs>ul>li>ul>li.active>a {
  color: #009cff;
  background: #fff
}

.lscy-siderbar-ul-boxs>ul>li>ul>li.active>a:before {
  background: #009cff
}

.lscy-siderbar-ul-boxs>ul>li>ul>li.activess>ul {
  display: block
}

.lscy-index-ul-boxs.ons {
  margin-top: 36px
}

.lscy-index-ul-boxs .p-boxs {
  margin: 0 -20px
}

.lscy-index-ul-boxs .p-lists {
  width: calc(50% - 40px);
  margin: 0 20px 32px;
  position: relative
}

.lscy-index-ul-boxs .p-lists:nth-child(even) {
  top: 20px
}

.lscy-index-ul-boxs .p-lists:hover .thumbs {
  box-shadow: 2px 4px 14px 0 rgba(0, 0, 0, 0.1)
}

.lscy-index-ul-boxs .thumbs {
  background: #e5e8ec
}

.lscy-index-ul-boxs .thumbs.ons {
  height: 226px
}

.lscy-index-ul-boxs .titles-a {
  color: #323232;
  line-height: 1.32;
  margin-top: 16px
}

.lscy-index-ul-boxs .titles-a:hover {
  color: #009cff
}

.lscy-index-ul-boxs .spans {
  color: #323232
}

.scy-inner-boxs {
  width: 100%
}

.scy-inner-boxs.ons {
  margin-top: 40px
}

.scy-inner-boxs.ons1 {
  margin-top: 80px
}

.lscy-index-blueiot-ul-boxs.ons {
  margin-top: 40px
}

.lscy-index-blueiot-ul-boxs .p-boxs {
  margin: 0 -20px
}

.lscy-index-blueiot-ul-boxs .p-lists {
  width: calc(50% - 40px);
  margin: 0 20px 40px;
  position: relative;
  background: #f1f4f8;
  padding: 28px 30px;
  padding-left: 100px;
  min-height: 140px
}

.lscy-index-blueiot-ul-boxs .p-lists:hover {
  background: #e5e8ec
}

.lscy-index-blueiot-ul-boxs .i-imgs {
  position: absolute;
  left: 30px;
  top: 28px
}

.lscy-index-blueiot-ul-boxs .i-imgs img {
  max-width: 100%
}

.lscy-index-blueiot-ul-boxs .titles-a {
  color: #323232;
  line-height: 1.32
}

.lscy-index-blueiot-ul-boxs .titles-a:hover {
  color: #009cff
}

.lscy-index-blueiot-ul-boxs .spans {
  color: #323232;
  line-height: 1.32;
  margin-top: 4px
}

.lscy-index-form-boxs {
  width: 100%;
  background: #f1f4f8;
  margin: auto;
  margin-top: 36px
}

.lscy-index-form-boxs.no-bgs {
  background: none
}

.lscy-index-form-boxs.maxs {
  max-width: 740px
}

.lscy-index-form-boxs.ons {
  margin-top: 66px
}

.lscy-index-form-boxs.ons1 {
  margin-top: 40px
}

.lscy-index-form-boxs .index-titles-a {
  width: 100%;
  line-height: 30px;
  padding: 8px 10px;
  background: #009cff;
  color: #fff;
  border: 1px solid transparent;
  cursor: pointer
}

.lscy-index-form-boxs .index-titles-a i {
  width: 16px;
  height: 16px;
  text-align: center;
  font-size: inherit;
  color: inherit;
  display: inline-block
}

.lscy-index-form-boxs .lscy-home-forms-boxs {
  padding: 30px 40px;
  height: auto
}

.lscy-index-form-boxs .lscy-home-forms-boxs .form-group {
  background: #fff
}

.lscy-index-form-boxs .lscy-home-forms-boxs .form-group .titles {
  background: #f1f4f8
}

.lscy-index-form-boxs .lscy-home-forms-boxs .form-group .form-control {
  height: 40px
}

.lscy-index-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
  height: 160px
}

.lscy-index-form-boxs.active .index-titles-a {
  border-color: #323232;
  background: #fff;
  color: #323232
}

.lscy-index-form-boxs.active .index-titles-a i {
  transform: rotate(-180deg)
}

.lscy-index-form-boxs.active .index-titles-a:hover {
  background: #009cff;
  color: #fff;
  border: 1px solid transparent
}

.lscy-index-form-boxs.activess .lscy-home-forms-boxs {
  display: none
}

.lscy-solution-top-ul-boxs {
  width: 100%;
  justify-content: center
}

.lscy-solution-top-ul-boxs .p-lists {
  width: 30.75%;
  align-items: center;
  position: relative;
  padding-right: 48px
}

.lscy-solution-top-ul-boxs .p-lists:nth-child(2) {
  padding: 0 48px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2
}

.lscy-solution-top-ul-boxs .p-lists:nth-child(3) {
  padding-left: 48px;
  padding-right: 0
}

.lscy-solution-top-ul-boxs .i-imgs {
  min-width: 48px;
  width: 48px
}

.lscy-solution-top-ul-boxs .i-imgs img {
  max-width: 100%
}

.lscy-solution-top-ul-boxs .titles-a {
  width: calc(100% - 48px);
  color: #323232;
  line-height: 30px;
  padding-left: 40px
}

.lscy-solution-boxs.ons {
  margin-top: 54px
}

.lscy-solution-boxs .b-lists {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 80px;
  align-items: flex-start
}

.lscy-solution-boxs .b-lists:last-child {
  margin-bottom: 0
}

.lscy-solution-boxs .b-lists:nth-child(even) {
  flex-direction: row-reverse
}

.lscy-solution-boxs .thumbs {
  width: calc(50% - 30px)
}

.lscy-solution-boxs .thumbs-rights {
  width: calc(50% - 30px)
}

.lscy-solution-boxs .b-titles-a {
  display: block;
  width: 100%;
  color: #323232;
  line-height: 1.2
}

.lscy-solution-boxs a.b-titles-a:hover {
  color: #009cff
}

.lscy-solution-ul-boxs {
  width: 100%
}

.lscy-solution-ul-boxs.ons {
  margin-top: 36px
}

.lscy-solution-ul-boxs .p-lists {
  width: 100%
}

.lscy-solution-ul-boxs .p-lists:nth-child(1) .titles-a {
  border-top: 1px solid #d2d2d2
}

.lscy-solution-ul-boxs .p-lists:hover .titles-a {
  color: #009cff;
  border-bottom-color: #009cff
}

.lscy-solution-ul-boxs .p-lists:hover .titles-a i {
  background: #009cff
}

.lscy-solution-ul-boxs .p-lists.active .titles-a {
  color: #009cff;
  border-bottom-color: #009cff
}

.lscy-solution-ul-boxs .p-lists.active .titles-a i {
  background: #009cff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.lscy-solution-ul-boxs .p-lists.activess .lis-boxs {
  display: block
}

.lscy-solution-ul-boxs .titles-a {
  color: #323232;
  line-height: 30px;
  padding: 9px 20px;
  padding-right: 40px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #d2d2d2
}

.lscy-solution-ul-boxs .titles-a i {
  font-size: inherit;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  right: 20px;
  top: 14px;
  background: #d2d2d2;
  border-radius: 100%
}

.lscy-solution-ul-boxs .lis-boxs {
  width: 100%;
  background: #f1f4f8;
  padding: 20px;
  display: none;
  border-bottom: 1px solid #d2d2d2
}

.lscy-solution-how-boxs {
  width: 100%;
  max-width: 980px;
  margin: auto
}

.lscy-solution-how-boxs.ons {
  margin-top: 50px
}

.lscy-solution-how-boxs .richtext {
  margin: auto;
  margin-top: 32px;
  max-width: 740px;
  line-height: 18px
}

.lscy-solution-how-boxs .mores-boxs {
  margin-top: 56px
}

.lscy-solution-how-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  line-height: 38px;
  padding: 0 22px;
  border: 1px solid #323232;
  color: #323232;
  border-radius: 20px
}

.lscy-solution-how-boxs .mores-boxs .mores:hover {
  background: #009cff;
  border-color: #009cff;
  color: #fff
}

.lscy-solution-blueiot-ul-boxs.ons {
  margin-top: 36px
}

.lscy-solution-blueiot-ul-boxs .p-boxs {
  margin: 0 -20px
}

.lscy-solution-blueiot-ul-boxs .p-lists {
  width: calc(33.3333% - 40px);
  margin: 0 20px 40px;
  position: relative;
  background: #f1f4f8;
  padding: 20px 40px;
  min-height: 140px
}

.lscy-solution-blueiot-ul-boxs .p-lists:hover {
  background: #e5e8ec
}

.lscy-solution-blueiot-ul-boxs .i-imgs {
  width: 100%;
  max-height: 54px;
  margin-bottom: 20px
}

.lscy-solution-blueiot-ul-boxs .i-imgs img {
  max-width: 100%;
  max-height: 100%
}

.lscy-solution-blueiot-ul-boxs .titles-a {
  color: #323232;
  line-height: 1.32
}

.lscy-solution-blueiot-ul-boxs .titles-a:hover {
  color: #009cff
}

.lscy-solution-blueiot-ul-boxs .spans {
  color: #323232;
  line-height: 1.32;
  margin-top: 4px
}

.lscy-solution-case-ul-boxs {
  width: 100%
}

.lscy-solution-case-ul-boxs.ons {
  margin-top: 54px
}

.lscy-solution-case-ul-boxs .p-boxs {
  margin: 0 -20px
}

.lscy-solution-case-ul-boxs .p-boxs.ons .p-lists {
  width: calc(50% - 40px)
}

.lscy-solution-case-ul-boxs .p-lists {
  width: calc(33.3333% - 40px);
  margin: 0 20px 40px;
  background: #fff
}

.lscy-solution-case-ul-boxs .p-lists.bgs {
  background: #f1f4f8
}

.lscy-solution-case-ul-boxs .p-lists:hover {
  background: #e5e8ec;
  box-shadow: 3px 5px 20px 0 rgba(0, 0, 0, 0.2)
}

.lscy-solution-case-ul-boxs .thumbs.ons {
  height: 200px
}

.lscy-solution-case-ul-boxs .lis-boxs {
  min-height: 164px;
  align-content: space-between;
  padding: 22px 20px 24px
}

.lscy-solution-case-ul-boxs .titles-a {
  color: #323232;
  line-height: 22px
}

.lscy-solution-case-ul-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
  color: #009cff
}

.lscy-solution-case-ul-boxs .mores-boxs .mores i {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  color: inherit;
  position: relative;
  text-align: right;
  margin-left: 6px;
  font-size: 18px;
  line-height: 18px
}

.lscy-solution-case-ul-boxs .mores-boxs .mores i img {
  vertical-align: initial
}

.lscy-solution-case-ul-boxs .mores-boxs .mores:hover {
  text-decoration: underline
}

.lscy-case-mores-boxs {
  width: 100%;
  margin-top: 56px
}

.lscy-case-mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 4px 22px;
  border-radius: 20px;
  border: 1px solid #323232;
  color: #323232;
  line-height: 30px
}

.lscy-case-mores-boxs .mores:hover {
  background: #009cff;
  border-color: #009cff;
  color: #fff
}

.lscy-case-rights-ul-boxs {
  width: 100%
}

.lscy-case-rights-ul-boxs .p-lists {
  width: 100%;
  margin-bottom: 36px
}

.lscy-case-rights-ul-boxs .p-lists:last-child {
  margin-bottom: 36px
}

.lscy-case-rights-ul-boxs .thumbs.ons {
  height: 236px
}

.lscy-case-rights-ul-boxs .titles-a {
  color: #323232;
  line-height: 1.32;
  margin-top: 12px
}

.lscy-case-form-boxs {
  width: 100%;
  margin-top: 75px;
  background: linear-gradient(319deg, #009cff 0, #97e0ff 100%);
  border-radius: 9px;
  padding: 25px 20px 30px
}

.lscy-case-form-boxs .titles-a {
  color: #fff;
  line-height: 24px
}

.lscy-case-form-boxs .lscy-home-forms-boxs {
  margin-top: 18px
}

.lscy-case-form-boxs .lscy-home-forms-boxs.error .help-block {
  top: 0
}

.lscy-case-form-boxs .lscy-home-forms-boxs.error .form-group.has-error .form-control:focus:-moz-placeholder {
  color: transparent !important
}

.lscy-case-form-boxs .lscy-home-forms-boxs.error .form-group .form-control {
  background: none
}

.lscy-case-form-boxs .form-group {
  margin-bottom: 20px
}

.lscy-case-form-boxs .form-group:last-child {
  margin-bottom: 0
}

.lscy-case-form-boxs .form-group .form-control {
  height: 40px;
  border-radius: 4px;
  background: #fff;
  color: #333
}

.lscy-case-form-boxs .form-group .form-control:focus {
  background: none;
  border-color: #fff;
  color: #fff
}

.lscy-case-form-boxs .form-group .form-control::-webkit-placeholder {
  color: #d5d5d5
}

.lscy-case-form-boxs .form-group .form-control::-moz-placeholder {
  color: #d5d5d5
}

.lscy-case-form-boxs .form-group .form-control::-ms-placeholder {
  color: #d5d5d5
}

.lscy-case-form-boxs .form-group .form-control::-o-placeholder {
  color: #d5d5d5
}

.lscy-case-form-boxs .form-group .form-control::placeholder {
  color: #d5d5d5
}

.lscy-case-form-boxs .form-group.c-bgs {
  background: none
}

.lscy-case-form-boxs .form-group textarea.form-control {
  background: #fff;
  height: 200px
}

.lscy-case-form-boxs .form-group textarea.form-control:focus {
  background: none;
  border-color: #fff;
  color: #fff
}

.lscy-case-form-boxs .form-group .btn-primary {
  background: none;
  border-radius: 4px;
  line-height: 46px;
  border: 1px solid #fff
}

.lscy-case-form-boxs .form-group .btn-primary:hover {
  background: #0080cb;
  color: #fff;
  border-color: transparent
}

.sep-aoa-engine {
  width: 100%
}

.sep-aoa-engine.ons {
  margin-top: 40px
}

.sep-aoa-engine .p-boxs {
  margin: 0 -20px
}

.sep-aoa-engine .p-boxs.ons .p-lists {
  width: calc(33.333% - 40px)
}

.sep-aoa-engine .p-boxs.ons1 .p-lists {
  width: calc(25% - 40px)
}

.sep-aoa-engine .p-lists {
  width: calc(50% - 40px);
  margin: 0 20px 40px
}

.sep-aoa-engine .p-lists:hover .thumbs.bgs {
  background: #e5e8ec
}

.sep-aoa-engine .p-lists:hover a.titles-a {
  color: #009cff
}

.sep-aoa-engine .thumbs.bgs {
  background: #f1f4f8
}

.sep-aoa-engine .thumbs.ons {
  height: 280px
}

.sep-aoa-engine .thumbs.ons1 {
  height: 210px
}

.sep-aoa-engine .titles-a {
  font-size: 20px;
  line-height: 32px;
  color: #323232;
  margin-top: 20px
}

.sep-aoa-engine .titles-a span {
  display: block;
  font-size: inherit;
  line-height: inherit;
  color: inherit
}

.sep-aoa-engine a.titles-a:hover {
  color: #009cff
}

.sep-aoa-engine .spans {
  color: #323232;
  margin-top: 4px
}

.sep-aoa-engine .spans.lh20 {
  line-height: 20px
}

.sep-aoa-engine-demo {
  align-items: center;
  overflow: hidden;
  padding-bottom: 30px
}

.sep-aoa-engine-demo.ons {
  margin-top: 30px
}

.sep-aoa-engine-demo.width .text-left {
  width: 63%
}

.sep-aoa-engine-demo.width .thumbs {
  width: 37%
}

.sep-aoa-engine-demo .text-left {
  width: 66%;
  position: relative;
  z-index: 10;
  padding: 60px 40px;
  padding: 40px
}

.sep-aoa-engine-demo .text-left:before {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  background: linear-gradient(51deg, #009cff 0, #97e0ff 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10
}

.sep-aoa-engine-demo .text-left.ons1 {
  padding: 30px 40px
}

.sep-aoa-engine-demo .text-left.ons1 .text {
  line-height: 1.2
}

.sep-aoa-engine-demo .thumbs {
  width: 34%;
  position: relative;
  z-index: 12;
  padding-right: 30px
}

.sep-aoa-engine-demo .text {
  font-weight: 500;
  color: #fff;
  line-height: 1.32;
  position: relative;
  z-index: 11
}

.sep-aoa-engine-demo .text * {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit
}

.sep-blueiot-rtls-anchor.ons {
  margin-top: 40px
}

.sep-blueiot-rtls-anchor.ons1 {
  margin-top: 60px
}

.sep-blueiot-rtls-anchor .p-lists {
  width: 100%;
  margin-bottom: 60px
}

.sep-blueiot-rtls-anchor .p-lists.ai-cens {
  align-items: center
}

.sep-blueiot-rtls-anchor .p-lists:last-child {
  margin-bottom: 0
}

.sep-blueiot-rtls-anchor .p-lists:nth-child(even) {
  flex-direction: row-reverse
}

.sep-blueiot-rtls-anchor .p-lists:nth-child(even) .lis-boxs {
  padding-right: 30px;
  padding-left: 0
}

.sep-blueiot-rtls-anchor .thumbs {
  width: 50%
}

.sep-blueiot-rtls-anchor .thumbs.ons {
  height: 280px
}

.sep-blueiot-rtls-anchor .lis-boxs {
  width: 50%;
  padding-left: 30px
}

.sep-blueiot-rtls-anchor .titles-a {
  line-height: 1.2;
  color: #333
}

.sep-blueiot-rtls-anchor a.titles-a:hover {
  color: #009cff
}

.sep-blueiot-rtls-anchor .spans {
  margin-top: 16px;
  color: #323232;
  line-height: 19px;
  overflow: initial
}

.sep-blueiot-rtls-anchor .spans strong {
  font-size: inherit
}

.sep-blueiot-rtls-anchor .spans ul li {
  margin-bottom: 10px
}

.sep-blueiot-rtls-anchor .spans ul li:before {
  top: 7px
}

.sep-blueiot-rtls-anchor .spans ul li:last-child {
  margin-bottom: 0
}

.sep-blueiot-rtls-anchor .ul-boxs {
  margin-top: 12px
}

.sep-blueiot-rtls-anchor .ul-boxs.ons {
  max-width: 300px
}

.sep-blueiot-rtls-anchor .ul-boxs .ul-lists {
  width: 100%;
  display: block;
  color: #323232;
  line-height: 26px;
  position: relative;
  padding-left: 14px
}

.sep-blueiot-rtls-anchor .ul-boxs .ul-lists.ons {
  width: 50%
}

.sep-blueiot-rtls-anchor .ul-boxs .ul-lists:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #323232;
  border: 2px solid #fff;
  background: #323232;
  position: absolute;
  left: 1px;
  top: 10px
}

.sep-open-api {
  width: 100%;
  background: #f1f4f8;
  padding: 24px 20px
}

.sep-open-api.ons {
  margin-top: 36px
}

.sep-open-api .b-lists {
  width: 50%
}

.sep-open-api .thumbs {
  text-align: center;
  padding: 0 16px
}

.sep-open-api-list {
  height: 200px;
  align-content: space-between;
  justify-content: space-between
}

.sep-open-api-list .p-lists {
  width: 50%;
  padding: 0 20px;
  text-align: center
}

.sep-open-api-list .i-imgs {
  width: 100%;
  height: 50px
}

.sep-open-api-list .i-imgs img {
  max-height: 100%
}

.sep-open-api-list .titles-a {
  color: #323232;
  line-height: 1.32;
  margin-top: 12px;
  font-weight: 500
}

.sep-become-form-boxs {
  width: 100%;
  max-width: 900px;
  margin: auto
}

.sep-become-form-boxs.ons {
  margin-top: 30px
}

.sep-become-form-boxs .lscy-home-forms-boxs.ons {
  margin-top: 50px
}

.sep-become-form-boxs .lscy-home-forms-boxs .form-group {
  background: #fff
}

.sep-become-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
  height: 180px
}

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

.sep-training-list.maxs1 {
  max-width: 1126px;
  margin: auto
}

.sep-training-list.ons {
  margin-top: 54px
}

.sep-training-list .p-boxs {
  margin: 0 -40px
}

.sep-training-list .p-lists {
  width: calc(33.333% - 80px);
  margin: 0 40px 20px;
  position: relative;
  padding: 30px;
  background: #f1f4f8
}

.sep-training-list .p-lists>i {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #d1d7de;
  font-size: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: -55px
}

.sep-training-list .p-lists:last-child>i {
  display: none
}

.sep-training-list .p-lists:hover {
  /* box-shadow: 0 0 0 1px #009cff */
}

.sep-training-list .i-imgs {
  height: 80px
}

.sep-training-list .i-imgs img {
  max-height: 100%
}

.sep-training-list .titles-a {
  color: #323232;
  line-height: 26px;
  margin-top: 26px
}

.sep-training-list .spans {
  color: #323232;
  line-height: 1.2;
  margin-top: 14px
}

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

.sep-technology-list.maxs1 {
  /* max-width: 1120px; */
  max-width: 100%;
  margin: auto
}

.sep-technology-list.ons {
  margin-top: 54px
}

.sep-technology-list .p-boxs {
  margin: 0 -20px
}

.sep-technology-list .p-lists {
  width: calc(33.333% - 40px);
  margin: 0 20px 40px;
  background: #f8f9fb;
  padding: 8px 24px 26px
}

.sep-technology-list .p-lists:hover {
  background: #e5e8ec
}

.sep-technology-list .p-lists.ons {
  padding: 0;
  background: #fff
}

.sep-technology-list .p-lists.ons .thumbs {
  padding-top: 8px;
  background: #f8f9fb
}

.sep-technology-list .p-lists.ons .thumbs.ons {
  height: 208px
}

.sep-technology-list .p-lists.ons .lis-boxs {
  width: 100%;
  padding: 15px 0 0
}

.sep-technology-list .p-lists.ons:hover {
  background: none
}

.sep-technology-list .p-lists.ons:hover .thumbs {
  background: #e5e8ec
}

.sep-technology-list .thumbs.maxs1 img {
  max-width: 200px
}

.sep-technology-list .thumbs.ons {
  height: 200px
}

.sep-technology-list .titles-a {
  color: #323232;
  line-height: 24px;
  margin-top: 5px
}

.sep-technology-list .titles-a:hover {
  color: #009cff
}

.sep-technology-list .spans {
  line-height: 1.2;
  color: #323232;
  margin-top: 16px
}

.sep-technology-list .spans ul li {
  position: relative;
  color: inherit;
  line-height: inherit;
  padding-left: 10px;
  margin-bottom: 10px
}

.sep-technology-list .spans ul li:last-child {
  margin-bottom: 0
}

.sep-technology-list .spans ul li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #323232;
  position: absolute;
  left: 0;
  top: 8px
}

.mores-recommended-boxs {
  width: 100%;
  margin-top: 20px
}

.mores-recommended-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 0 22px;
  line-height: 38px;
  border: 1px solid #323232;
  color: #323232;
  border-radius: 20px
}

.mores-recommended-boxs .mores:hover {
  background: #009cff;
  color: #fff;
  border-color: #009cff
}

.sep-technology-form-boxs {
  width: 100%
}

.sep-technology-form-boxs.maxs1 {
  max-width: 740px;
  margin: auto
}

.sep-technology-form-boxs.ons {
  margin-top: 30px
}

.sep-technology-form-boxs .lscy-home-forms-boxs.ons {
  margin-top: 50px
}

.sep-technology-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
  height: 180px
}

.sep-technology-form-boxs.bgs .lscy-home-forms-boxs .form-group {
  background: #fff
}

.sep-technology-form-boxs.bgs .lscy-home-forms-boxs .form-group .titles {
  background: #f1f4f8
}

.sep-technology-form-boxs.bgs .lscy-home-forms-boxs .form-group .form-control:focus {
  background: #fff
}

.sep-technology-application {
  width: 100%
}

.sep-technology-application.ons {
  margin-top: 56px
}

.sep-technology-application .p-boxs {
  margin: 0 -20px
}

.sep-technology-application .p-boxs .p-lists {
  width: calc(33.333% - 40px);
  margin: 0 20px 40px
}

.sep-technology-application .thumbs.ons {
  height: 226px
}

.sep-technology-application .titles-a {
  color: #323232;
  line-height: 24px;
  margin-top: 18px
}

.sep-technology-application .titles-a:hover {
  color: #009cff
}

.sep-technology-application .lr-lists-boxs .lr-lists {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  cursor: pointer
}

.sep-technology-application .lr-lists-boxs .lr-lists i {
  font-size: 36px;
  color: #333;
  line-height: 1
}

.sep-technology-application .lr-lists-boxs .lr-lists.lr-lefts {
  left: -64px
}

.sep-technology-application .lr-lists-boxs .lr-lists.lr-rights {
  right: -64px
}

.sep-technology-application .lr-lists-boxs .lr-lists:hover i {
  color: #009cff
}

.sep-technology-detail-list.ons {
  margin-top: 72px
}

.sep-technology-detail-list .p-lists {
  width: 100%;
  margin-bottom: 60px;
  justify-content: space-between
}

.sep-technology-detail-list .p-lists.ai-cens {
  align-items: center
}

.sep-technology-detail-list .p-lists:last-child {
  margin-bottom: 0
}

.sep-technology-detail-list .p-lists:nth-child(even) {
  flex-direction: row-reverse
}

.sep-technology-detail-list .p-lists:nth-child(even) .lis-boxs {
  padding-right: 30px;
  padding-left: 0
}

.sep-technology-detail-list .thumbs {
  width: calc(50% - 30px)
}

.sep-technology-detail-list .thumbs.ons {
  height: 340px
}

.sep-technology-detail-list .lis-boxs {
  width: calc(50% - 30px)
}

.sep-technology-detail-list .titles-a {
  line-height: 1.2;
  color: #333
}

.sep-technology-detail-list a.titles-a:hover {
  color: #009cff
}

.sep-technology-detail-list .spans {
  margin-top: 20px;
  color: #323232;
  line-height: 24px
}

.sep-technology-detail-list .spans strong {
  font-size: inherit
}

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

.sep-faq-list.ons {
  margin-top: 70px
}

.sep-faq-list .p-lists {
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #d2d2d2
}

.sep-faq-list .p-lists:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.sep-faq-list .titles-a {
  color: #323232;
  line-height: 26px;
  position: relative;
  padding: 0 40px
}

.sep-faq-list .q {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background: #323232;
  text-align: center;
  line-height: 26px;
  position: absolute;
  left: 0;
  top: 3px;
  color: #fff
}

.sep-faq-list .q.a {
  top: 18px;
  background: #009cff
}

.sep-faq-list .lis-boxs {
  width: 100%;
  padding: 16px 40px
}

.sep-faq-list .richtext {
  line-height: 24px;
  color: #333
}

.sep-about-us {
  width: 100%
}

.sep-about-us .b-lists {
  width: 100%;
  padding: 80px 0
}

.sep-about-us .b-lists:nth-child(odd) .sep-container {
  flex-direction: row-reverse
}

.sep-about-us .b-lists:nth-child(even) {
  background: #f1f4f8
}

.sep-about-us .sep-container {
  justify-content: space-between;
  align-items: center
}

.sep-about-us .thumbs {
  width: 40%;
  max-width: 456px
}

.sep-about-us .lis-boxs {
  width: 40%;
  max-width: 456px
}

.sep-about-us-nums {
  height: 284px;
  justify-content: space-between;
  align-content: space-between
}

.sep-about-us-nums .p-lists {
  min-width: 34%;
  max-width: 50%
}

.sep-about-us-nums .titles-a {
  color: #323232;
  line-height: 1.2;
  min-width: 140px
}

.sep-about-us-nums .nums {
  line-height: 1.2;
  color: #009cff;
  margin-top: 22px
}

.sep-about-us-nums .nums.add:after {
  content: '+'
}

.sep-about-us-nums .nums img {
  max-width: 100%
}

.sep-about-us-our {
  width: 100%
}

.sep-about-us-our.ons {
  margin-top: 40px
}

.sep-about-us-our .p-boxs {
  margin: 0 -50px
}

.sep-about-us-our .p-lists {
  width: calc(16.6666% - 100px);
  margin: 0 50px 30px
}

.sep-about-us-our .thumbs.ons {
  height: 60px
}

.sep-inner-boxs {
  width: 100%
}

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

.link-ib-boxs {
  width: 100%;
  margin-top: 24px;
  display: flex
}

.link-ib-boxs a {
  display: flex;
  width: 30px;
  height: 30px;
  background: #606060;
  justify-content: center;
  align-items: center;
  border-radius: 100%
}

.link-ib-boxs a i {
  font-size: 18px;
  color: #fff
}

.link-ib-boxs a+a {
  margin-left: 10px
}

.link-ib-boxs a:hover {
  background: #009cff;
  color: #fff
}

.link-ib-boxs a:hover i {
  color: #fff
}

.blog-titles {
  display: block;
  width: 100%;
  color: #009cff;
  line-height: 1.32;
  margin-bottom: 12px
}

.blog-titles span {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit;
  display: table
}

.blog-titles i {
  margin-right: 10px;
  color: inherit;
  line-height: inherit
}

.blog-titles i img {
  max-width: 20px;
  vertical-align: initial
}

.blog-titles:hover span {
  transform: scale(1.1)
}

.lscy-siderbar-blog-ul-boxs .p-lists {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2
}

.lscy-siderbar-blog-ul-boxs .p-lists:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}

.lscy-siderbar-blog-ul-boxs .titles-a {
  color: #323232;
  line-height: 22px;
  margin-top: 18px
}

.lscy-siderbar-blog-ul-boxs .times {
  color: #323232;
  line-height: 20px;
  margin-top: 6px;
  font-style: italic
}

.sep-blog-mores-boxs {
  width: 100%;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  justify-content: space-between;
  padding: 9px 0
}

.sep-blog-mores-boxs.ons {
  margin-top: 72px
}

.sep-blog-mores-boxs .p-lists {
  max-width: 200px
}

.sep-blog-mores-boxs .titles-a {
  color: #939393;
  line-height: 30px;
  font-weight: 500
}

.sep-blog-mores-boxs .titles-a.ons {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.sep-blog-mores-boxs .titles-a:hover {
  color: #4d97d9
}

.sep-contact-us-form-boxs {
  width: 100%;
  margin: auto;
  max-width: 818px;
  margin-top: -360px;
  background: #f1f4f8;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 60px 40px;
  position: relative;
  z-index: 50
}

.sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group {
  background: #fff
}

.sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group .titles {
  background: #f1f4f8
}

.sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group .form-control {
  height: 40px
}

.sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
  height: 180px
}

.sep-document-banner {
  width: 100%;
  margin-top: 168px;
  text-align: center
}

.sep-document-banner .p-lists {
  margin: auto
}

.sep-document-banner .i-imgs {
  width: 100%;
  display: block;
  margin: auto
}

.sep-document-banner .i-imgs img {
  max-width: 80px
}

.sep-document-banner .titles-a {
  color: #fff;
  margin: auto
}

.sep-document-banner a.titles-a:hover {
  color: #009cff
}

.sep-fixed-boxs {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000000000;
  background: rgba(0, 0, 0, 0.4);
  display: none
}

.sep-fixed-boxs .sep-contact-us-form-boxs {
  margin: 0;
  position: fixed;
  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%)
}

.sep-fixed-boxs .i-boxs {
  position: absolute;
  border-radius: 100%;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: #333;
  text-align: center;
  cursor: pointer;
  z-index: 1000
}

.sep-fixed-boxs .i-boxs:hover {
  color: #009cff
}

.sep-ecosystem-list .thumbs {
  border-radius: 100%;
  max-width: 140px
}

.sep-ecosystem-list .thumbs.ons {
  height: 140px
}

.sep-ecosystem-list .titles-a {
  color: #323232;
  line-height: 30px;
  margin-top: 12px;
  text-align: center
}

.sep-ecosystem-list .swiper-wrapper {
  transition-timing-function: linear !important
}

.sep-successful-boxs {
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 200px 0;
  text-align: center
}

.sep-successful-boxs .i-imgs {
  width: 100%;
  text-align: center;
  margin-bottom: 30px
}

.sep-successful-boxs .i-imgs.active {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}

.sep-successful-boxs .titles-a {
  line-height: 1.2;
  color: #323232
}

.sep-successful-boxs .richtext {
  max-width: 600px;
  margin: 24px auto 0
}

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

.sep-successful-boxs .mores-boxs .mores {
  display: inline-block;
  vertical-align: top;
  padding: 0 29px;
  line-height: 40px;
  color: #fff;
  border-radius: 20px;
  background: #009cff
}

.sep-successful-boxs .mores-boxs .mores:hover {
  background: #0080cb
}

.sep-blog-list .sep-container,
.sep-header .sep-container {
  max-width: 1200px
}

@media screen and (min-width:1920px) {
  .sep-contact-us-form-boxs {
    margin-top: -20vw
  }
}

@media screen and (max-width:1680px) {
  .sep-inner-banner .b-covers.ons1 {
    top: 36%
  }

  .sep-contact-us-form-boxs {
    margin-top: -300px
  }
}

@media screen and (max-width:1460px) {
  .sep-inner-banner .b-covers {
    /* top: 60% */
  }

  .sep-contact-us-form-boxs {
    margin-top: -240px
  }
  .sep-inner-banner .b-covers .b-spans {
    margin-top: 24px
  }
}

@media screen and (max-width:1366px) and (min-width:1201px) {
  .sep-inner-body .sep-container {
    /* max-width: 1100px */
    max-width: 1200px
  }

  .sep-inner-banner .sep-container {
    /* max-width: 1100px */
    max-width: 1200px
  }

  .sep-inner-banner .b-covers .boxs.mls {
    margin-left: 0
  }
  /* 新增表单样式代码，解决150%分辨率下，表格过大 */
  .sep-contact-us-form-boxs {
    width: 54.6vw;
    padding: 30px 40px;
  }
  .sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
    height: 100px;
  }

}

@media screen and (max-width:1200px) {
  .sep-contact-us-form-boxs {
    margin-top: -160px
  }

  .sep-inner-banner .b-covers.ons1 {
    top: 44%
  }

  .sep-breadcrumb.ons1 {
    display: block
  }

  .sep-breadcrumb.ons2 {
    display: none
  }

  .sep-inner-banner .b-covers.ons-hides {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 20px;
    border-bottom: 1px solid #f5f5f5
  }

  .sep-inner-banner .b-covers.ons-hides .b-titles {
    color: #333
  }

  .sep-inner-banner .b-covers.ons-hides .b-spans {
    color: #666
  }

  .sep-inner-banner .b-covers.ons-hides .mores-boxs .mores {
    border-color: #666;
    color: #666
  }

  .sep-inner-banner .b-covers.ons-hides .mores-boxs .mores.active {
    border-color: #6ac7ee;
    color: #fff
  }

  .sep-inner-banner .b-covers.ons-hides .mores-boxs .mores:hover {
    border-color: #6ac7ee;
    color: #fff
  }

  .sep-pages-boxs .lscy-lefts {
    display: none
  }

  .sep-pages-boxs .lscy-rights {
    width: 100%
  }

  .sep-about-us-our .p-boxs {
    margin: 0 -20px
  }

  .sep-about-us-our .p-lists {
    width: calc(16.666% - 40px);
    margin: 0 20px 30px
  }
}

@media screen and (max-width:812px) {

  .sep-mainnav>.sep-container>ul>li>a,
  .sep-mainnav>.sep-container>ul>li .a-title {
    text-transform: capitalize
  }

  .sep-mainnav>.sep-container>ul>li>a i,
  .sep-mainnav>.sep-container>ul>li .a-title i {
    width: 6px;
    right: -10px
  }

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

  .sep-contact-us-form-boxs {
    margin-top: -100px
  }

  .sep-about-us-our .p-lists {
    width: calc(25% - 40px)
  }

  .sep-inner-banner .b-covers.ons1 {
    top: 50%
  }

  .sep-pro-ul-boxs.maxs1 .p-lists {
    width: calc(50% - 40px)
  }

  .richtext h2 {
    font-size: 22px
  }

  .size30 {
    font-size: 24px
  }

  .sep-inner-banner .b-covers {
    top: 50%
  }

  .richtext.table table tr td:nth-child(1) {
    font-size: 16px
  }

  .richtext.table table tr td {
    padding: 10px
  }

  .sep-technology-list .p-lists {
    width: calc(50% - 40px)
  }

  .lscy-solution-top-ul-boxs .p-lists {
    width: 100% !important;
    padding: 0 20px !important;
    border-left: none !important;
    border-right: none !important
  }

  .lscy-solution-top-ul-boxs .p-lists+.p-lists {
    margin-top: 20px;
    padding-top: 20px !important;
    border-top: 1px solid #d2d2d2
  }

  .lscy-solution-top-ul-boxs .titles-a {
    padding-left: 20px
  }

  .lscy-solution-blueiot-ul-boxs .p-lists {
    width: calc(50% - 40px)
  }

  .sep-pages-boxs .case-lefts {
    width: 100%
  }

  .sep-pages-boxs .case-rights {
    width: 100%;
    max-width: 350px;
    margin: 30px auto 0
  }

  .sep-aoa-engine .p-boxs.ons .p-lists {
    width: calc(50% - 40px)
  }

  .sep-aoa-engine .p-boxs.ons1 .p-lists {
    width: calc(50% - 40px)
  }

  .size50 {
    font-size: 44px
  }
}

@media screen and (max-width:768px) {
  .sep-inner-banner .b-titles {
    font-size: 24px
  }

  .sep-document-banner {
    margin-top: 20px
  }
}

@media screen and (max-width:667px) {
  .sep-contact-us-form-boxs {
    margin-top: 0
  }

  .sep-inner-boxs.ons {
    margin-top: 24px
  }

  .sep-about-us-our .p-lists {
    width: calc(33.3333% - 40px)
  }

  .sep-about-us-nums {
    height: auto
  }

  .sep-about-us-nums .p-lists {
    margin-bottom: 20px
  }

  .size50 {
    font-size: 36px
  }

  .sep-about-us .b-lists {
    padding: 40px 0
  }

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

  .sep-about-us .thumbs {
    width: 100%;
    max-width: 100%
  }

  .sep-about-us .lis-boxs {
    width: 100%;
    max-width: 100%;
    padding: 20px 0 0
  }

  .sep-contact-us-form-boxs {
    padding: 30px 20px
  }

  .sep-contact-us-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
    height: 90px
  }

  .sep-inner-banner .b-covers.ons-hides1 {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 40px 20px;
    border-bottom: 1px solid #f5f5f5
  }

  .sep-inner-banner .b-covers.ons-hides1 .b-titles {
    color: #333
  }

  .sep-inner-banner .b-covers.ons-hides1 .b-spans {
    color: #666
  }

  .sep-inner-banner .b-covers.ons-hides1 .sep-document-banner .titles-a {
    color: #333
  }

  .sep-blog-mores-boxs .p-lists {
    width: 100%;
    max-width: 100%
  }

  .sep-blog-mores-boxs.ons {
    margin-top: 24px
  }

  .sep-training-list .p-lists {
    width: calc(100% - 80px);
    margin-bottom: 60px
  }

  .sep-training-list .p-lists:last-child {
    margin-bottom: 0
  }

  .sep-training-list .p-lists>i {
    left: 50%;
    margin-left: -15px;
    top: auto;
    margin-top: auto;
    bottom: -45px;
    transform: rotate(90deg)
  }

  .sep-aoa-engine .p-boxs.ons1 .p-lists {
    width: calc(100% - 40px)
  }

  .sep-aoa-engine .p-boxs.ons .p-lists {
    width: calc(100% - 40px)
  }

  .lscy-solution-case-ul-boxs .p-boxs.ons .p-lists {
    width: calc(100% - 40px)
  }

  .lscy-index-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
    height: 90px
  }

  .lscy-index-form-boxs .lscy-home-forms-boxs {
    padding: 30px 20px
  }

  .sep-inner-banner .banner.hes {
    height: 240px
  }

  .lscy-solution-case-ul-boxs .lis-boxs {
    min-height: 0
  }

  .lscy-solution-case-ul-boxs .mores-boxs {
    margin-top: 20px
  }

  .lscy-index-form-boxs.ons {
    margin-top: 30px
  }

  .lscy-solution-case-ul-boxs.ons {
    margin-top: 30px
  }

  .sep-pages-boxs.ons {
    padding: 40px 0
  }

  .lscy-solution-case-ul-boxs .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 24px
  }

  .lscy-solution-case-ul-boxs .p-lists:last-child {
    margin-bottom: 0
  }

  .lscy-solution-blueiot-ul-boxs .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 24px
  }

  .lscy-solution-blueiot-ul-boxs .p-lists:last-child {
    margin-bottom: 0
  }

  .lscy-solution-how-boxs .mores-boxs {
    margin-top: 30px
  }

  .lscy-solution-how-boxs .mores-boxs .mores {
    padding: 4px 16px;
    line-height: 30px
  }

  .lscy-solution-how-boxs.ons {
    margin-top: 30px
  }

  .lscy-solution-boxs.ons {
    margin-top: 30px
  }

  .lscy-solution-boxs .b-lists {
    margin-bottom: 24px
  }

  .lscy-solution-boxs .b-lists:last-child {
    margin-bottom: 0
  }

  .lscy-solution-ul-boxs.ons {
    margin-top: 20px
  }

  .lscy-solution-boxs .thumbs {
    width: 100%
  }

  .lscy-solution-boxs .thumbs-rights {
    width: 100%;
    padding: 20px 0 0
  }

  .sep-inner-banner .b-spans {
    margin-top: 20px
  }

  .sep-faq-list .titles-a {
    padding-right: 0
  }

  .sep-faq-list .lis-boxs {
    padding-right: 0
  }

  .sep-faq-list.ons {
    margin-top: 30px
  }

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

  .sep-pro-ul-boxs.maxs1 .p-lists {
    width: calc(100% - 40px)
  }

  .sep-technology-application.ons {
    margin-top: 24px
  }

  .sep-inner-banner .b-spans.ons {
    margin-top: 10px
  }

  .sep-technology-list.ons {
    margin-top: 24px
  }

  .sep-technology-list .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 24px
  }

  .sep-technology-list .p-lists:last-child {
    margin-bottom: 0
  }

  .richtext.table-tech table tr td {
    padding: 10px
  }

  .sep-technology-form-boxs .lscy-home-forms-boxs.ons {
    margin-top: 24px
  }

  .sep-technology-form-boxs .lscy-home-forms-boxs .form-group textarea.form-control {
    height: 90px
  }

  .sep-technology-detail-list .thumbs {
    width: 100%
  }

  .sep-technology-detail-list .lis-boxs {
    width: 100%;
    padding: 20px 0 0
  }

  .sep-technology-detail-list .p-lists {
    margin-bottom: 24px
  }

  .sep-technology-detail-list.ons {
    margin-top: 30px
  }

  .sep-open-api .b-lists {
    width: 100%
  }

  .sep-open-api-list {
    margin-top: 20px
  }

  .sep-aoa-engine .p-lists {
    margin-bottom: 24px !important
  }

  .sep-aoa-engine-demo {
    background: linear-gradient(51deg, #009cff 0, #97e0ff 100%)
  }

  .sep-aoa-engine-demo .text-left:before {
    display: none
  }

  .sep-aoa-engine-demo.width .text-left {
    width: 100%;
    padding: 30px 20px
  }

  .sep-aoa-engine-demo .text-left {
    width: 100%
  }

  .sep-aoa-engine-demo .thumbs {
    width: 100% !important;
    padding: 0 20px
  }

  .sep-blueiot-rtls-anchor.ons {
    margin-top: 24px
  }

  .sep-blueiot-rtls-anchor.ons {
    margin-top: 24px
  }

  .sep-blueiot-rtls-anchor .thumbs {
    width: 100%
  }

  .sep-blueiot-rtls-anchor .lis-boxs {
    width: 100%;
    padding: 20px 0 0
  }

  .sep-blueiot-rtls-anchor .p-lists {
    margin-bottom: 24px
  }

  .sep-blueiot-rtls-anchor .p-lists:last-child {
    margin-bottom: 0
  }

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

  .sep-aoa-engine .p-lists {
    width: calc(100% - 40px)
  }

  .sep-aoa-engine .p-lists:last-child {
    margin-bottom: 0
  }

  .sep-aoa-engine.ons {
    margin-top: 24px
  }

  .sep-pages-boxs {
    padding: 40px 0
  }

  .lscy-index-blueiot-ul-boxs .p-lists {
    width: calc(100% - 40px);
    margin-bottom: 20px
  }

  .lscy-index-blueiot-ul-boxs .p-lists:last-child {
    margin-bottom: 0
  }

  .lscy-index-blueiot-ul-boxs.ons {
    margin-top: 24px
  }

  .scy-inner-boxs.ons1 {
    margin-top: 40px
  }

  .scy-inner-boxs.ons {
    margin-top: 24px
  }

  .sep-aoa-engine .titles-a {
    font-size: 18px;
    margin-top: 10px
  }
}

.sep-lx-header-mb {
  display: block
}

.sep-lx-header-mb .box-wrap {
  padding: 0 0 0 20px;
  position: relative;
  z-index: 1000
}

.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: 42px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
  width: 58px;
  float: left;
  background: #009cff
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
  display: block;
  width: 18px;
  height: 2px;
  position: relative;
  background: #fff;
  margin: 24px 0 0 20px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: -7px;
  background: inherit
}

.sep-lx-header-mb .box-wrap>ul>li#menu i span.ons1 {
  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 #global {
  position: relative;
  color: #009cff
}

.sep-lx-header-mb .box-wrap>ul>li #global:after {
  content: '';
  display: block;
  width: 1px;
  height: 22px;
  background: #dfdfdf;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -11px
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
  position: absolute;
  background: #009cff;
  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
}

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

.sep-lx-header-mb .box-wrap>ul>li i {
  color: #009cff;
  font-size: 16px;
  line-height: normal
}

.sep-lx-header-mb .box-wrap>ul>li i.cors {
  color: #009cff
}

.sep-lx-header-mb .stock {
  color: #3a3a3a;
  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: 50px;
  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: #009cff;
  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: #009cff;
  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;
  display: block
}

.logos {
  max-width: 110px;
  display: inline-block;
  line-height: 50px
}

.logos img {
  max-width: 100%;
  max-height: 36px;
  display: inline
}

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

.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: #009cff;
  border-right-color: #009cff
}

.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: #009cff;
  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 */
  padding: 4px 30px
}

.sep-menu-box .bottom .menu-item>li>ul>li a {
  color: #fff
}

.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 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: #009cff;
  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
}

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

.mb-bottom-wrap .bottom-menu>li .box i {
  position: absolute;
  right: 37px;
  top: 17px;
  color: #fff;
  cursor: pointer
}

.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: #009cff;
  border: 1px solid #009cff
}

.mb-bottom-wrap .sep-share li:hover a i {
  color: #fff
}

.mb-bottom-wrap .sep-share li a i {
  color: #fff
}

@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
  }
  /* 新增代码 banner图片增大   transform: scale(1.5) 最低150px的高度 */
  .sep-inner-banner .banner {
    /* min-height: 180px;
    overflow: hidden; */
  }
  .sep-inner-banner .banner img {
    /* transform: scale(1.5);
    transform-origin: top right; */
    /* min-height: 150px; */
  }
}
@media screen and (max-width:960px) {
  .sep-inner-banner .banner {
    position: relative;
    min-height: 300px;
    overflow: hidden;
  }
  .sep-inner-banner .banner img {
    position: absolute;
    /* right: 0; */
    right: -80px;
    height: 100%;
    width: auto;
  }
}