body {
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #575d6c;
  background-color: #fff
}

input,
button {
  outline: 0;
  border: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #767785;
  font-size: 16px
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #767785;
  font-size: 16px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #767785;
  font-size: 16px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #767785;
  font-size: 16px
}

.pc-show {
  display: block
}

.mobile-show {
  display: none
}

.left {
  float: left
}

.right {
  float: right
}

header,
main,
section,
footer {
  padding: 0;
  margin: 0
}

.max-width-1200 {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto
}

.clearfix {
  height: auto;
}

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

.box-sizing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.layui-tab {
  margin: 0
}

.layui-tab-title {
  border: 0
}

.layui-tab-title .layui-this:after {
  display: none
}

.layui-tab-content {
  padding: 0
}

.even-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px
}

.even-share .subelement {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.drop-down-arron {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%
}

.drop-down-arron:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -8px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #cececc;
  border-left: 2px solid #cececc;
  border-radius: 2px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out
}

.drop-down-arron1:after {
  border-color: #fff
}

.drop-down-arron.active:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.btn-moreA {
  height: 36px;
  text-align: center
}

.btn-moreA a {
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  color: #333;
  font-size: 14px;
  border: 1px solid #333
}

.btn-moreA a:hover {
  background-color: #596efb;
  border-color: #596efb;
  color: #fff
}

.ban-btn {
  height: 36px;
  text-align: left;
  font-size: 0;
  margin-top: 34px
}

.ban-btn a {
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-width: 123px;
  height: 36px;
  padding: 0 25px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.ban-btn a .icon-video {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(251, 252, 255, .23);
  position: relative;
  top: -2px
}

.ban-btn a .icon-video:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -3px;
  width: 0;
  height: 0;
  border-left: 8px solid rgba(251, 252, 255, .4);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-radius: 3px
}

.ban-btn a.btn-href1 {
  background: linear-gradient(90deg, #00aeff 0, #596efb 100%);
  background-color: #596efb
}

.ban-btn a.btn-href2 {
  line-height: 34px;
  border: 1px solid rgba(235, 235, 235, .85)
}

.ban-btn a.btn-href1:hover {
  background: linear-gradient(90deg, #09f 0, #575dfa 100%);
  background-color: #5064e6
}

.ban-btn a.btn-href2:hover {
  border: 1px solid rgba(235, 235, 235, 1)
}

.ban-title.text-center .ban-btn {
  text-align: center
}

.ban-title.text-center .ban-btn a {
  margin: 0 10px
}



.title-href {
  padding: 20px 0 0;
  height: 25px
}

.title-href a {
  display: inline-block;
  background: #d93831;
  padding: 5px;
  width: 120px;
  text-align: center;
  line-height: 25px;
  position: relative;
  color: #fff;
  font-size: 14px;
}

.title-href a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  width: 20px;
  height: 9px;
}

.title-href a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #596efb;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.title-href a:hover:before {
  width: 100%;
  left: 0;
  color: #ccc;
  right: 0
}

.btn-application {
  padding: 20px 0 0;
  height: 32px
}

.btn-application a {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #596efb;
  border-radius: 1px
}

.btn-application a:hover {
  background-color: #5266eb
}

.open-line {
  position: relative
}

.open-line:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: transform .3s ease-in-out
}

.open-line.active:before,
.open-line:hover:before {
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.surround-line1,
.surround-line2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.surround-line1:before,
.surround-line1:after,
.surround-line2:before,
.surround-line2:after {
  content: '';
  position: absolute;
  -ms-transition: transform .35s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: transform .35s cubic-bezier(.25, .46, .45, .94);
  -webkit-transition: transform .35s cubic-bezier(.25, .46, .45, .94);
  -o-transition: transform .35s cubic-bezier(.25, .46, .45, .94);
  transition: transform .35s cubic-bezier(.25, .46, .45, .94)
}

.surround-line1:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, rgba(3, 171, 254, .5), rgba(86, 111, 251, .5));
  -ms-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0)
}

.surround-line1:after {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, rgba(3, 171, 254, .5), rgba(86, 111, 251, .5));
  -ms-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0)
}

.surround-line2:before {
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(3, 171, 254, .5);
  -ms-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%)
}

.surround-line2:after {
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(86, 111, 251, .5);
  -ms-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

.title:hover .surround-line1:before,
.title:hover .surround-line1:after,
.title:hover .surround-line2:before,
.title:hover .surround-line2:after {
  -ms-transform: translate(0);
  -moz-transform: translate(0);
  -webkit-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0)
}

.text-underline {
  position: relative
}

.text-underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background-color: #e0f1ff;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.text-underline:hover:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

header {
  width: 100%;
  height: 72px;
  /* background-color: rgba(255, 255, 255, 1); */
  /* border-bottom: 0px solid #dae1ea; */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101
}

header .max-width-1200 {
  position: static
}

header .menu-drop .max-width-1200 {
  position: relative
}

.logo {
  float: left;
  width: 140px;
  height: 100%;
  position: relative
}

.logo a {
  display: block;
  position: absolute;
  left: 0;
  top: 30%;
  margin-top: -12px;
  width: 140px;
  height: 24px;
  overflow: hidden
}

.logo a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../images/logo.png);
  background-position: left center;
  background-repeat: no-repeat
}

.tel {
  float: left;
  width: 185px;
  height: 100%;
  position: relative
}

.tel span {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 185px;
  height: 18px;
  overflow: hidden
}

header .nav-right {
  float: right;
  height: 100%
}

.main-nav a.application {
  display: block;
  float: left;
  width: 98px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  letter-spacing: .5px;
  background: linear-gradient(90deg, #00aeff 0, #596efb 100%);
  background-color: #596efb;
  border-radius: 4px;
  margin: 20px 0 0 30px
}

.main-nav a.application:hover {
  background: linear-gradient(90deg, #09f 0, #575dfa 100%);
  background-color: #5064e6
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(101, 106, 128, .65);
  font-size: 14px
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(101, 106, 128, .65);
  font-size: 14px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(101, 106, 128, .65);
  font-size: 14px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(101, 106, 128, .65);
  font-size: 14px
}

.layui-input-block .layui-form-danger {
  border-color: red
}

.layui-layer-wrap ::-webkit-scrollbar-track-piece {
  background-color: #f9f9f9;
  -webkit-border-radius: 0;
  margin-left: -10px;
  opacity: .5;
  filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
}

.layui-layer-wrap ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  opacity: .5;
  filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
}

.layui-layer-wrap ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #d6d9db;
  -webkit-border-radius: 4px;
  outline: 2px solid #f9f9f9;
  outline-offset: -2px;
  border: 2px solid #f9f9f9;
  opacity: .5
}

.layui-layer-wrap ::-webkit-scrollbar-thumb:hover {
  height: 50px;
  background-color: #9f9f9f;
  -webkit-border-radius: 4px
}

.layui-layer {
  border-radius: 10px !important
}

.m-layer0 .layui-layer-content {
  overflow: hidden !important
}

.layui-layer .layui-layer-setwin {
  right: -18px !important;
  top: -23px !important;
  width: 28px;
  height: 28px;
  background: rgba(255, 255, 255, .35);
  border-radius: 50%
}

.layui-layer .layui-layer-setwin:hover {
  background: rgba(255, 255, 255, .55) !important
}

.layui-layer .layui-layer-setwin .layui-layer-close2 {
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: none !important
}

.layui-layer .layui-layer-setwin .layui-layer-close2:before,
.layui-layer .layui-layer-setwin .layui-layer-close2:after {
  content: '';
  position: absolute;
  left: 14px !important;
  top: 6px !important;
  width: 1px !important;
  height: 15px !important;
  background-color: #fff !important;
  transform: rotate(45deg)
}

.layui-layer .layui-layer-setwin .layui-layer-close2:after {
  transform: rotate(315deg);
  left: auto;
  right: 9px
}

.layui-layer-shade {
  opacity: .6 !important
}

.s-layer-video,
.s-layer-video0 {
  display: none
}

.m-layer-video {
  width: 770px !important;
  background-color: #000
}

.m-layer-video video {
  width: 770px;
  height: auto
}

.m-layer-video .layui-layer-setwin .layui-layer-close2 {
  right: -31px;
  top: -31px;
  background: rgba(0, 0, 0, .75);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: .8
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:after,
.m-layer-video .layui-layer-setwin .layui-layer-close2:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -1px;
  width: 2px;
  height: 16px;
  background: #fff;
  transform: rotate(45deg)
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:before {
  transform: rotate(-45deg)
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:hover {
  opacity: 1;
  background-position: -190px 0
}

.m-layer-video .layui-layer-setwin,
.m-layer-video .layui-layer-setwin:hover {
  background: none !important
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:before,
.m-layer-video .layui-layer-setwin .layui-layer-close2:after {
  left: 50% !important;
  top: 50% !important;
  margin: -8px 0 0 -1px !important
}

.page-banner-main .ban-title.text-center {
  text-align: center;
  padding: 0 6%
}

.page-ban-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 49px;
  background-color: rgba(0, 0, 0, .1);
  border-top: 1px solid rgba(255, 255, 255, .13)
}

.page-ban-nav .logo {
  display: none;
  float: left;
  margin-right: 90px
}

.page-ban-nav .ban-btn {
  display: none
}

.page-ban-nav .aiming-point-nav {
  float: left;
  height: 49px
}

.page-ban-nav .title-nav {
  display: block;
  float: left;
  line-height: 49px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  margin-right: 60px
}

.page-ban-nav .title-nav:before {
  bottom: 1px
}

.page-ban-nav.fixed {
  position: fixed;
  bottom: auto;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.9)
}

.page-ban-nav.fixed .logo {
  display: block
}

.page-ban-nav.fixed .ban-btn {
  display: block;
  float: right;
  margin-top: 7px
}

.page-ban-nav.fixed .ban-btn a {
  margin-right: 0
}

.page-ban-nav.fixed .title-nav {
  margin-right: 45px
}

header.fixed.point {
  position: absolute !important
}

header.fixed .logo a,
.page-ban-nav .logo a {
  width: 190px;
  height: 50px;
}

header.fixed .logo a:before,
.page-ban-nav .logo a:before {
  background-image: url(../../images/logo1.png)
}

header.index-header.fixed {
  position: fixed
}

header.main-nav.fixed {
  position: fixed;
  height: 75px;
  background: rgba(255, 255, 255, .97)
}

header.main-nav.fixed:hover {
  background: rgba(255, 255, 255, 1)
}

header.main-nav.fixed .top-login {
  padding-top: 8px;
  padding-bottom: 8px
}

header.main-nav.fixed .application {
  margin-top: 8px
}


.yban-common {
  position: relative;
  z-index: 3;
  height: 220px;
  text-align: center;
  color: #fff;
  background-image: url(../../images/f.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat
}

.yban-common .max-width-1200 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto
}

.yban-common h3 {
  line-height: 44px;
  font-size: 24px;
  color: #fff;
  letter-spacing: 1px
}

.yban-common h6 {
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px
}

.yban-common .btn-href1 {
  text-align: center;
  font-size: 0;
  padding: 15px 0 0
}

.yban-common .btn-href1 a {
  display: inline-block;
  width: auto;
  height: 40px;
  padding: 0 30px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  border-radius: 2px;
  border: 1px solid #0db2ff;
  background: #1f52c2;
  transition: all .3s ease-in-out;
  margin: 0 14px
}

.yban-common .btn-href1 a:hover {
  cursor: pointer;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(90deg, rgba(12, 44, 135, .9), rgba(12, 44, 135, .9)), linear-gradient(120deg, #069eff, #0db2ff);
  background-color: #255cd6;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 6px 14px rgba(2, 34, 197, .32)
}

footer {
  position: relative;
  z-index: 3
}

.footer-link {
  background: #313131
}

.footer-link .max-width-1200 {
  padding: 11px 0 10px;
  border-bottom: 1px solid rgba(141, 146, 153, .4);
  border-top: 1px solid rgba(141, 146, 153, .4)
}

.footer-link dt {
  float: left;
  height: 29px;
  line-height: 29px;
  text-align: left;
  color: #fff;
  font-size: 14px
}

.footer-link dd {
  margin-left: 92px;
  height: auto;
  overflow: hidden;
  text-align: left
}

.footer-link dd a {
  display: block;
  float: left;
  width: 120px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  margin-right: 40px
}

.footer-link dd .shenq {
  color: #596efb
}

.footer-link dd a:hover {
  color: #fff
}

.footer-bottom {
  background: #313131;
  padding: 28px 0 44px
}

.footer-bottom p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #fff
}

.footer-bottom p a,
.footer-bottom p span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 0 8px
}

@media screen and (min-width:769px) {
  header .max-width-1200 {
    max-width: 1780px;
    width: 95%
  }

  .nav-menu {
    margin-left: 58px;
    float: left;
    max-width: calc(100% - 345px);
    width: auto;
    height: 72px;
    letter-spacing: .5px
  }

  .nav-menu li {
    float: left;
    width: auto;
    height: 72px
  }

  .nav-menu li .menu-title {
    display: block;
    width: auto;
    height: 72px;
    line-height: 72px;
    font-size: 15px;
    color: #000;
    letter-spacing: .5px;
    position: relative;
    margin: 0 29px
  }

  .nav-menu li .menu-title[href^="javascript:void (0)"] {
    cursor: text
  }

  .nav-menu li .open-line:before {
    height: 2px;
    background-color: #596efb;
    bottom: 0;
    -ms-transition: transform .5s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: transform .5s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition: transform .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .5s cubic-bezier(.25, .46, .45, .94);
    transition: transform .5s cubic-bezier(.25, .46, .45, .94)
  }

  .nav-menu li.click-after .open-line:before,
  .nav-menu li.active .open-line:before {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }

  .nav-menu li .menu-drop {
    position: absolute;
    left: 0;
    top: 73px;
    z-index: 99;
    width: 100%;
    height: 0;
    overflow: hidden;
    text-align: left;
    font-size: 0;
    background-color: #fff;
    -webkit-box-shadow: 5px 8px 27px 0 rgba(55, 99, 170, .15);
    box-shadow: 5px 8px 27px 0 rgba(55, 99, 170, .15)
  }

  header .max-width-1200 .menu-drop .max-width-1200 {
    height: 100%;
    text-align: left;
    font-size: 0
  }

  header .max-width-1200 .menu-drop .menu-main {
    padding: 0 70px;
    height: 100%
  }

  .nav-menu li .menu-drop .menu-down-left {
    display: inline-block;
    vertical-align: top;
    width: calc(74.7% - 20px);
    padding: 45px 20px 0 0;
    border-right: 1px solid #dae1ea
  }

  .nav-menu li .menu-drop .menu-down-left .title-center {
    margin: 24px 0 72px;
    text-align: left;
    font-size: 0;
    height: 320px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text {
    display: inline-block;
    vertical-align: top;
    width: calc(33.33% - 39px);
    margin: 0 18px 3px 19px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text a {
    display: block;
    letter-spacing: .5px;
    padding: 11px 20px 11px 25px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text a[href^="javascript:"] {
    cursor: text
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text h6 {
    line-height: 31px;
    font-size: 16px;
    color: #000
  }

  .nav-menu li .menu-drop .icon-new {
    color: #596efb;
    background: #e3ebff
  }

  .nav-menu li .menu-drop .icon-new:before {
    margin: -6px 0 0 -15px;
    width: 30px;
    background-position: -267px -181px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text p {
    height: auto;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    color: #767785
  }

  .nav-menu li .menu-drop .menu-down-right {
    display: inline-block;
    vertical-align: top;
    width: calc(25.3% - 2px);
    height: 544px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text:hover {
    background: linear-gradient(180deg, #f2f8ff, #fff);
    box-shadow: 6px 6px 6px 0 rgba(55, 99, 170, .07), 0 0 0 1px #fff inset
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text:hover h6 {
    color: #596efb
  }

  .nav-menu li .menu-down-pro2 .menu-down-right {
    height: 544px
  }


  .nav-menu li .menu-down-solutions .menu-down-left .title-center .list-text a {
    padding-bottom: 14px
  }

  .nav-menu li .menu-down-solutions .menu-down-left .title-center .list-text p {
    max-width: 94%;
    line-height: 22px;
    font-size: 13px
  }

  .nav-menu li .menu-down-solutions .menu-down-right {
    width: calc(25.3% - 8px);
    padding: 45px 0 0 6px
  }

  .nav-menu li .menu-down-case .menu-down-left {
    padding-top: 15px
  }

  .nav-menu li .menu-down-case .menu-down-left .title-center {
    height: 378px
  }

  .nav-menu li.menu-less {
    position: relative
  }

  .nav-menu li .menu-drop.menu-down-less {
    width: auto;
    padding: 0 55px;
    letter-spacing: .5px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less {
    margin: 0 22px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less p {
    line-height: 39px;
    font-size: 16px;
    color: #767785;
    border-bottom: 1px solid #dae1ea;
    margin: 35px 0 11px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #000
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a:last-child {
    margin-bottom: 39px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a:hover {
    color: #596efb
  }



  .nav-menu li .menu-drop.menu-down-resources {
    width: 561px;
  }

  .nav-menu li.active .menu-drop.menu-down-resources {
    height: 645px
  }

  .nav-menu li .menu-drop.menu-down-partner {
    width: 344px;
    left: -182px
  }

  .nav-menu li.active .menu-drop.menu-down-partner {
    height: 300px;
  }

  .nav-menu li .menu-drop.menu-down-about {
    width: 344px;
    left: -182px
  }

  .nav-menu li.active .menu-drop.menu-down-about {
    height: 285px
  }

  .nav-menu li.active .menu-drop {
    height: 544px
  }

  .nav-menu li .menu-drop .list-title a:hover,
  .nav-menu li .menu-drop dl dt a:hover {
    color: #fff
  }

  header.main-nav.fixed .nav-menu,
  header.main-nav.fixed .nav-menu li {
    height: 75px
  }

  header.main-nav.fixed .nav-menu li .menu-title {
    height: 75px;
    line-height: 75px
  }

  header.main-nav.fixed .nav-menu li .menu-drop {
    top: 51px
  }

  header.main-nav.fixed .nav-menu li .open-line:before {
    bottom: 0
  }

  .menu-drop ::-webkit-scrollbar-track-piece {
    background-color: #f9f9f9;
    -webkit-border-radius: 0;
    margin-left: -10px;
    opacity: .5;
    filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
  }

  .menu-drop ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    opacity: .5;
    filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
  }

  .menu-drop ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #e0e4e7;
    -webkit-border-radius: 4px;
    outline: 2px solid #f9f9f9;
    outline-offset: -2px;
    border: 2px solid #f9f9f9;
    opacity: .5
  }

  .menu-drop ::-webkit-scrollbar-thumb:hover {
    height: 50px;
    background-color: #9f9f9f;
    -webkit-border-radius: 4px
  }

  .pc-menu-close {
    position: absolute;
    right: 6px;
    top: 44px;
    width: 22px;
    height: 22px;
    cursor: pointer
  }

  .pc-menu-close:after,
  .pc-menu-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -8px;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background-color: #a3a5b8;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .pc-menu-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .pc-menu-close:hover:after,
  .pc-menu-close:hover:before {
    background-color: #596efb
  }
}

.layui-esen-common-right-fixed {
  position: fixed;
  right: -6px;
  top: 23%;
  margin-top: 87px;
  width: 100px;
  z-index: 100
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer {
  width: 100px;
  height: 117px;
  position: relative
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer a {
  text-decoration: none;
  color: #fff
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle1 {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border-color: #f50;
  border-width: 1px;
  border-style: solid;
  opacity: 0;
  animation-name: layui-esen-common-right-fixed-customer-circle1;
  animation-duration: 1s;
  animation-iteration-count: infinite
}

@keyframes layui-esen-common-right-fixed-customer-circle1 {
  60% {
    transform: scale(1)
  }

  70% {
    opacity: 1
  }

  100% {
    transform: scale(1.11);
    opacity: 0
  }
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle2 {
  width: 66px;
  height: 66px;
  background-color: #fff;
  border-radius: 50%;
  border-color: #f50;
  border-width: 2px;
  border-style: solid
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle3 {
  width: 60px;
  height: 60px
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle3 img {
  width: 100%;
  height: 100%;
  animation-name: layui-esen-common-right-fixed-customer-circle3;
  animation-duration: 1s;
  animation-iteration-count: infinite
}

@keyframes layui-esen-common-right-fixed-customer-circle3 {
  70% {
    transform: translateZ(0) scale(1.11)
  }

  100% {
    transform: translateZ(0) scale(1)
  }
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle4 {
  width: 70px;
  height: 30px;
  background-color: #f50;
  text-align: center;
  border-radius: 3px;
  top: 87px
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle4 p {
  font-size: 14px;
  color: #fff;
  line-height: 30px
}

.layui-tab-content .main-title {
  display: flex;
}

.even-share,
.even-share0,
.even-share1,
.even-share01,
.even-share2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.even-share .subelement {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.even-share0 {
  justify-content: left
}

.even-share0 .subelement {
  width: calc(50% - 22px);
  margin: 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.even-share1 {
  margin-left: -11px;
  margin-right: -11px;
  justify-content: center
}

.even-share1 .subelement {
  width: calc(33.33% - 22px);
  margin: 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.even-share01 {
  margin-left: -11px;
  margin-right: -11px;
  justify-content: left
}

.even-share01 .subelement {
  width: calc(33.33% - 22px);
  margin: 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.even-share2 {
  margin-left: 0;
  margin-right: 0;
  justify-content: center
}

.even-share2 .subelement {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.tab-stop {
  text-align: center;
  font-size: 0;
  margin-left: -10px;
  margin-right: -10px
}

.tab-stop .subelement {
  width: calc(33.33% - 22px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 10px 20px
}

.tab-stop.four-sub .subelement {
  width: calc(25% - 22px)
}

.tab-stop1 {
  text-align: left;
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px
}





.tab-stop1 .subelement {
  width: calc(33.33% - 30px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 15px 30px
}

.classified-navigation {
  height: 57px;
  overflow: hidden;
  position: relative;
  margin-top: 2px
}

.classified-navigation:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #dae1e9
}

.classified-navigation a {
  display: block;
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 57px;
  font-weight: bold;
  padding-right: 25px;
  margin-right: 25px;
  position: relative
}

.classified-navigation a:after {
  content: '';
  position: absolute;
  top: 24px;
  right: 0;
  width: 1px;
  height: 11px;
  background: #c7cdd4
}

.classified-navigation a:last-child:after {
  display: none
}

.classified-navigation a:before {
  content: '';
  width: 0;
  height: 2px;
  background: var(--domColor);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s;
  -webkit-transition: all .3s
}

.classified-navigation a:hover,
.classified-navigation a.active {
  color: var(--domColor)
}

.classified-navigation a.active:before {
  width: calc(100% - 25px)
}

.classified-navigation span {
  display: block;
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 57px
}

.breadcrumb a {
  font-size: 14px;
  color: #666;
  font-weight: normal
}

.breadcrumb a:after {
  width: 6px;
  height: 6px;
  background: none;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  top: 26px;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg)
}

.breadcrumb a:before {
  display: none
}

.s-layer-video,
.s-layer-video0 {
  display: none
}

.m-layer-video {
  width: 770px !important;
  background-color: #000
}

.m-layer-video video {
  width: 770px;
  height: auto
}

.m-layer-video .layui-layer-setwin .layui-layer-close2 {
  right: -31px;
  top: -31px;
  background: rgba(0, 0, 0, .75);
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: .8
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:after,
.m-layer-video .layui-layer-setwin .layui-layer-close2:before {
  content: '';
  margin: -8px 0 0 -1px;
  width: 2px;
  height: 16px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:hover {
  opacity: 1;
  background-position: -190px 0
}

.m-layer-video .layui-layer-setwin,
.m-layer-video .layui-layer-setwin:hover {
  background: none !important
}

.m-layer-video .layui-layer-setwin .layui-layer-close2:before,
.m-layer-video .layui-layer-setwin .layui-layer-close2:after {
  left: 50% !important;
  top: 50% !important;
  margin: -8px 0 0 -1px !important
}

.page-banner {
  height: 500px;
  overflow: hidden;
  position: relative;
  background-color: #000;
  /* margin-top: 72px; */
}

.page-banner-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: width .26s ease-in-out, height .26s ease-in-out;
  -webkit-transition: width .26s ease-in-out, height .26s ease-in-out
}

.page-banner-main {
  text-align: left;
  padding-top: 131px
}

.page-banner-main .max-width-1200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.page-banner-main .ban-title {
  width: 42%;
  text-align: left;
  color: #fff
}

.page-banner-main .ban-title.text-center {
  text-align: center;
  padding: 0 6%
}

.page-banner-main h2 {
  line-height: 51px;
  font-size: 34px;
  font-weight: normal;
  color: var(--whiteColor)
}

.page-banner-main p {
  line-height: 26px;
  font-size: 14px;
  color: rgba(255, 255, 255, .9);
  font-weight: 300;
  margin-top: 15px
}

.page-ban-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 49px;
  background-color: rgba(0, 0, 0, .1);
  border-top: 1px solid rgba(255, 255, 255, .13)
}

.page-ban-nav .logo {
  display: none;
  float: left;
  margin-right: 90px
}

.page-ban-nav .ban-btn {
  display: none
}

.page-ban-nav .aiming-point-nav {
  float: left;
  height: 49px
}

.page-ban-nav .title-nav {
  display: block;
  float: left;
  line-height: 49px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  margin-right: 60px
}

.page-ban-nav .title-nav:before {
  bottom: 1px
}

.page-ban-nav.fixed {
  position: fixed;
  bottom: auto;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, .9)
}

.page-ban-nav.fixed .logo {
  display: block
}

.page-ban-nav.fixed .ban-btn {
  display: block;
  float: right;
  margin-top: 7px
}

.page-ban-nav.fixed .ban-btn a {
  margin-right: 0
}

.page-ban-nav.fixed .title-nav {
  margin-right: 45px
}

.page-ban-nav.fixed .title-nav:last-child {
  margin-right: 0
}

header.fixed.point {
  position: absolute !important
}

header.fixed .logo,
.page-ban-nav .logo {
  width: 90px
}

header.fixed .logo a,
.page-ban-nav .logo a {
  width: 90px;
  height: 22px;
  margin-top: -11px
}

header.index-header.fixed {
  position: fixed
}

header.main-nav.fixed {
  position: fixed;
  height: 75px;
  background: rgba(255, 255, 255, .97)
}

header.main-nav.fixed:hover {
  background: rgba(255, 255, 255, 1)
}

header.main-nav.fixed .top-login {
  padding-top: 8px;
  padding-bottom: 8px
}

header.main-nav.fixed .application {
  margin-top: 8px
}


.yban-common {
  position: relative;
  z-index: 3;
  height: 220px;
  text-align: center;
  color: #fff;
  background-image: url(../../images/f.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat
}

.yban-common .max-width-1200 {
  width: 90%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.yban-common h3 {
  line-height: 44px;
  font-size: 24px;
  color: #000;
  letter-spacing: 1px
}

.yban-common h6 {
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px
}

.yban-common .btn-href1 {
  text-align: center;
  font-size: 0;
  padding: 15px 0 0
}


.yban-common .btn-href1 a {
  display: inline-block;
  margin: 0 14px;
  padding: 0 30px;
  width: auto;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  border-radius: 2px;
  border: 1px solid #ff0000;
  background: #d93831;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}

.yban-common .btn-href1 a:hover,
.yban-common .proCord:hover dt {
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(90deg, rgba(12, 44, 135, .9), rgba(12, 44, 135, .9)), linear-gradient(120deg, #069eff, #0db2ff);
  background-color: #255cd6;
  box-shadow: 0 6px 14px rgba(2, 34, 197, .32);
  cursor: pointer;
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px)
}

footer {
  position: relative;
  z-index: 3
}

.footer-link {
  background: #2d2d2d
}

.footer-link .max-width-1200 {
  padding: 11px 0 10px;
  border-bottom: 1px solid rgba(141, 146, 153, .4);
  border-top: 1px solid rgba(141, 146, 153, .4)
}

.footer-link dt {
  float: left;
  height: 29px;
  line-height: 29px;
  text-align: left;
  color: #fff;
  font-size: 14px
}

.footer-link dd {
  margin-left: 92px;
  height: auto;
  overflow: hidden;
  text-align: left
}

.footer-link dd a {
  display: block;
  float: left;
  width: 120px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  margin-right: 40px
}

.footer-link dd .shenq {
  color: #596efb
}

.footer-link dd a:hover {
  color: #fff
}

.footer-bottom {
  background: #2d2d2d;
  padding: 28px 0 44px
}

.footer-bottom p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #fff
}

.footer-bottom p a,
.footer-bottom p span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 0 8px
}

.layui-esen-common-right-fixed {
  position: fixed;
  right: -6px;
  top: 23%;
  margin-top: 87px;
  width: 100px;
  z-index: 100
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer {
  width: 100px;
  height: 117px;
  position: relative
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer a {
  text-decoration: none;
  color: #fff
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle1 {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border-color: #f50;
  border-width: 1px;
  border-style: solid;
  opacity: 0;
  animation-name: layui-esen-common-right-fixed-customer-circle1;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-name: layui-esen-common-right-fixed-customer-circle1;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes layui-esen-common-right-fixed-customer-circle1 {
  60% {
    -webkit-transform: scale(1)
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.11)
  }
}

@keyframes layui-esen-common-right-fixed-customer-circle1 {
  60% {
    transform: scale(1)
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    transform: scale(1.11)
  }
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle2 {
  width: 66px;
  height: 66px;
  background-color: #fff;
  border-radius: 50%;
  border-color: #f50;
  border-width: 2px;
  border-style: solid
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle3 {
  width: 60px;
  height: 60px
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle3 img {
  width: 100%;
  height: 100%;
  animation-name: layui-esen-common-right-fixed-customer-circle3;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-name: layui-esen-common-right-fixed-customer-circle3;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes layui-esen-common-right-fixed-customer-circle3 {
  70% {
    -webkit-transform: translateZ(0) scale(1.11)
  }

  100% {
    -webkit-transform: translateZ(0) scale(1)
  }
}

@keyframes layui-esen-common-right-fixed-customer-circle3 {
  70% {
    transform: translateZ(0) scale(1.11)
  }

  100% {
    transform: translateZ(0) scale(1)
  }
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle4 {
  width: 70px;
  height: 30px;
  background-color: #f50;
  text-align: center;
  border-radius: 3px;
  top: 87px
}

.layui-esen-common-right-fixed .layui-esen-common-right-fixed-customer .layui-esen-common-right-fixed-customer-circle4 p {
  font-size: 14px;
  color: #fff;
  line-height: 30px
}

@media screen and (min-width:835px) {
  header .max-width-1200 {
    max-width: 1780px;
    width: 95%
  }

  .nav-menu {
    margin-left: 58px;
    float: left;
    max-width: calc(100% - 345px);
    width: auto;
    height: 72px;
    letter-spacing: .5px
  }

  .nav-menu li {
    float: left;
    width: auto;
    height: 72px
  }

  .nav-menu li .menu-title {
    display: block;
    width: auto;
    height: 72px;
    line-height: 72px;
    font-size: 15px;
    color: #000;
    letter-spacing: .5px;
    position: relative;
    margin: 0 29px
  }

  .nav-menu li .menu-title[href^="javascript:void (0)"] {
    cursor: text
  }

  .nav-menu li .open-line:before {
    height: 2px;
    background-color: #596efb;
    bottom: 0;
    transition: transform .5s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition: transform .5s cubic-bezier(.25, .46, .45, .94)
  }

  .nav-menu li.click-after .open-line:before,
  .nav-menu li.active .open-line:before {
    transform: scale(1);
    -webkit-transform: scale(1)
  }

  .nav-menu li .menu-drop {
    position: absolute;
    left: 0;
    top: 73px;
    z-index: 99;
    width: 100%;
    height: 0;
    overflow: hidden;
    text-align: left;
    font-size: 0;
    background-color: #fff;
    -webkit-box-shadow: 5px 8px 27px 0 rgba(55, 99, 170, .15);
    box-shadow: 5px 8px 27px 0 rgba(55, 99, 170, .15)
  }

  header .max-width-1200 .menu-drop .max-width-1200 {
    height: 100%;
    text-align: left;
    font-size: 0
  }

  header .max-width-1200 .menu-drop .menu-main {
    padding: 0 70px;
    height: 100%
  }

  .nav-menu li .menu-drop .menu-down-left {
    display: inline-block;
    vertical-align: top;
    width: calc(74.7% - 20px);
    padding: 45px 20px 0 0;
    border-right: 1px solid #dae1ea
  }

  .nav-menu li .menu-drop .menu-down-left .title-center {
    margin: 24px 0 72px;
    text-align: left;
    font-size: 0;
    height: 320px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text {
    display: inline-block;
    vertical-align: top;
    width: calc(33.33% - 39px);
    margin: 0 18px 3px 19px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text a {
    display: block;
    letter-spacing: .5px;
    padding: 11px 20px 11px 25px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text a[href^="javascript:"] {
    cursor: text
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text h6 {
    line-height: 31px;
    font-size: 16px;
    color: #000
  }

  .nav-menu li .menu-drop .icon-new {
    color: #596efb;
    background: #e3ebff
  }

  .nav-menu li .menu-drop .icon-new:before {
    margin: -6px 0 0 -15px;
    width: 30px;
    background-position: -267px -181px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text p {
    height: auto;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    color: #767785
  }

  .nav-menu li .menu-drop .menu-down-right {
    display: inline-block;
    vertical-align: top;
    width: calc(25.3% - 2px);
    height: 544px
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text:hover {
    background-image: linear-gradient(180deg, #f2f8ff, #fff);
    box-shadow: 6px 6px 6px 0 rgba(55, 99, 170, .07), 0 0 0 1px #fff inset
  }

  .nav-menu li .menu-drop .menu-down-left .title-center .list-text:hover h6 {
    color: #596efb
  }

  .nav-menu li .menu-down-pro2 .menu-down-right {
    height: 544px
  }

  .nav-menu li .menu-down-solutions .menu-down-left .title-center .list-text a {
    padding-bottom: 14px
  }

  .nav-menu li .menu-down-solutions .menu-down-left .title-center .list-text p {
    max-width: 94%;
    line-height: 22px;
    font-size: 13px
  }

  .nav-menu li .menu-down-solutions .menu-down-right {
    width: calc(25.3% - 8px);
    padding: 45px 0 0 6px
  }

  .nav-menu li .menu-down-case .menu-down-left {
    padding-top: 15px
  }

  .nav-menu li .menu-down-case .menu-down-left .title-center {
    height: 378px
  }

  .nav-menu li.menu-less {
    position: relative
  }

  .nav-menu li .menu-drop.menu-down-less {
    width: auto;
    padding: 0 55px;
    letter-spacing: .5px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less {
    float: left;
    margin: 0 22px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less p {
    line-height: 39px;
    font-size: 16px;
    color: #767785;
    border-bottom: 1px solid #dae1ea;
    margin: 35px 0 11px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #000
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a:last-child {
    margin-bottom: 39px
  }

  .nav-menu li .menu-drop.menu-down-less .list-less a:hover {
    color: #596efb
  }

  .nav-menu li .menu-drop.menu-down-resources {
    width: 861px;
  }

  .nav-menu li.active .menu-drop.menu-down-resources {
    height: 445px
  }

  .nav-menu li .menu-drop.menu-down-partner {
    width: 244px;
    left: 0px
  }

  .nav-menu li.active .menu-drop.menu-down-partner {
    height: 405px
  }

  .nav-menu li .menu-drop.menu-down-about {
    width: 284px;
    left: 0px
  }

  .nav-menu li.active .menu-drop.menu-down-about {
    height: 285px
  }

  .nav-menu li.active .menu-drop {
    height: 544px
  }

  .nav-menu li .menu-drop .list-title a:hover,
  .nav-menu li .menu-drop dl dt a:hover {
    color: #fff
  }

  header.main-nav.fixed .nav-menu,
  header.main-nav.fixed .nav-menu li {
    height: 75px
  }

  header.main-nav.fixed .nav-menu li .menu-title {
    height: 50px;
    line-height: 50px
  }

  header.main-nav.fixed .nav-menu li .menu-drop {
    top: 51px
  }

  header.main-nav.fixed .nav-menu li .open-line:before {
    bottom: 0
  }

  .menu-drop ::-webkit-scrollbar-track-piece {
    background-color: #f9f9f9;
    -webkit-border-radius: 0;
    margin-left: -10px;
    opacity: .5;
    filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
  }

  .menu-drop ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    opacity: .5;
    filter: alpha(finishopacity=0, opacity=0, style=2, startx=20, starty=40, finishx=0, finishy=0)
  }

  .menu-drop ::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #e0e4e7;
    -webkit-border-radius: 4px;
    outline: 2px solid #f9f9f9;
    outline-offset: -2px;
    border: 2px solid #f9f9f9;
    opacity: .5
  }

  .menu-drop ::-webkit-scrollbar-thumb:hover {
    height: 50px;
    background-color: #9f9f9f;
    -webkit-border-radius: 4px
  }

  .pc-menu-close {
    position: absolute;
    right: 6px;
    top: 44px;
    width: 22px;
    height: 22px;
    cursor: pointer
  }

  .pc-menu-close:after,
  .pc-menu-close:before {
    content: "";
    margin: -1px 0 0 -8px;
    width: 16px;
    height: 2px;
    border-radius: 1px;
    background-color: #a3a5b8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
  }

  .pc-menu-close:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
  }

  .pc-menu-close:hover:after,
  .pc-menu-close:hover:before {
    background-color: #596efb
  }
}