﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

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

fieldset,
img {
    border: 0;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.l,
.col-l,
.col_l,
.col-c,
.col_c {
    float: left;
}

.r,
.col-r,
.col_r,
dt span,
.ul-txt li span,
.ul_txt li span {
    float: right;
}

.c {
    clear: both;
}

.n,
em {
    font-weight: normal;
    font-style: normal;
}

.b {
    font-weight: bold;
}

.i {
    font-style: italic;
}

.fa {
    font-family: Arial;
}

.fg {
    font-family: Georgia;
}

.ft {
    font-family: Tahoma;
}

.fl {
    font-family: Lucida Console;
}

.fs {
    font-family: '宋体';
}

.fw {
    font-family: '微软雅黑';
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.tdu {
    text-decoration: underline;
}

.tdn,
.tdn:hover,
a.tdl:hover {
    text-decoration: none;
}

.fc0 {
    color: #000000;
}

.fc3 {
    color: #333333;
}

.fc6 {
    color: #666666;
}

.fc9 {
    color: #999999;
}

.fcr {
    color: red;
}

.fcw {
    color: white;
}

.fcb {
    color: blue;
}

.fcg {
    color: green;
}

.f0 {
    font-size: 0;
}

.f10 {
    font-size: 10px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.vm {
    vertical-align: middle;
}

.vtb {
    vertical-align: text-bottom;
}

.vt {
    vertical-align: top;
}

.vn {
    vertical-align: -2px;
}

.vimg {
    margin-bottom: -3px;
}

.m0 {
    margin: 0;
}

.ml0 {
    margin-left: 0;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mr0 {
    margin-right: 0;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml-1 {
    margin-left: -1px;
}

.mt-1 {
    margin-top: -1px;
}

.p1 {
    padding: 1px;
}

.pl5 {
    padding-left: 5px;
}

.p5 {
    padding: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.p20 {
    padding: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pt20 {
    padding-top: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.rel,
.pr {
    position: relative;
}

.abs,
.pa {
    position: absolute;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.dib {
    -moz-inline-stack: inline-block;
    display: inline-block;
}

.di {
    display: inline;
}

.ovh {
    overflow: hidden;
}

.ovs {
    overflow: scroll;
}

.vh {
    visibility: hidden;
}

.vv {
    visibility: visible;
}

.lh14 {
    line-height: 14px;
}

.lh16 {
    line-height: 16px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.fix {
    *zoom: 1;
}

.fix:after,
.fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.clear { clear:both; visibility:hidden; height:0; overflow:hidden;}

.z {
    _zoom: 1;
}

.h1 {
    height: 1px;
}

.h5 {
    height: 5px;
}

.h10,
.h {
    height: 10px;
}

.h15 {
    height: 15px;
}

.h20 {
    height: 20px;
}

.h1,
.h5,
.h10,
.h15,
.h20,
.h {
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}

body {
    font: 12px 宋体, Arial, sans-serif;
}

a {
    text-decoration: none;
}

/* a:hover {
    color: #FF6600
} */
/*-----------------[初始化]--------------*/
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

body {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  min-width: 1200px;
}

img {
  max-width: 100%;
  border: none;
}

input,
textarea,
select {
  font-size: 14px;
  color: #333;
  font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='radio'],
input[type='checkbox'],
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

select::-ms-expand {
  display: none;
}

a {
  color: #333;
  text-decoration: none;
}

/* a:hover {color: #ff4b59;} */
/*布局*/
.wp {
  margin: 0 auto;
  width: 95%;
  max-width: 1200px;
}

/*******************************
    -------[=头部]-------
********************************/
/*  */
.g-header .g-header-navbar {
  background: #2B2E33;
  line-height: 32px;
  height: 32px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999
}

.g-header .g-header-navbar .left {
  float: left;
  display: none
}

.g-header .g-header-navbar .right {
  float: right
}

.g-header .g-header-navbar .right a {
  margin-left: 50px;
  color: #fff
}

.g-header.fixed .g-header-navbar.product {
  top: -32px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s
}

.g-header.fixed .g-header-loginbar {
  border-bottom: 1px solid #ECEFF4
}

.g-header.fixed .g-header-loginbar.product {
  background: #fff;
  top: 0px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s
}

.g-header .g-header-loginbar {
  transition: top .4s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  height: 60px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}

.g-header .g-header-loginbar.product {
  background: transparent
}

.g-header .g-header-loginbar .g-header-loginbar-logo {
  width: 144px;
  display: inline-block
}

.g-header .g-header-loginbar .g-header-loginbar-logo a {
  margin-top: 12px;
  height: 44px;
  display: block;
  /* background: url(img/9ZfgHt81antJm0ZQAAAABJRU5ErkJggg==) no-repeat top center; */
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url(img/logo.png);
  background-repeat: no-repeat;
  background-size: 135px 37px;
  height: 42px;
}

.g-header .g-header-loginbar .g-header-loginbar-nav {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-left: 106px
}

.g-header .g-header-loginbar .g-header-loginbar-nav a {
  display: inherit;
  height: 55px;
  margin-right: 22px;
  line-height: 60px;
  color: #111F33;
  position: relative;
  padding: 0 15px;

}
.g-header .g-header-loginbar .g-header-loginbar-nav li{
  display: inline-block;
  
}
.g-header .g-header-loginbar .g-header-loginbar-nav a:hover {
  color: #8353F3;
}

.g-header .g-header-loginbar .g-header-loginbar-nav a::after {
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  /*background: #236DEF;
      */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -ms-transition: all .4s;

}
.g-header .g-header-loginbar .g-header-loginbar-nav a:hover ::after{
  opacity: 1;
}
.g-header .g-header-loginbar .g-header-loginbar-nav .active  a{
  color: #8353F3;
}


.g-header .g-header-loginbar .g-header-loginbar-nav a:hover::after
/* .g-header .g-header-loginbar .g-header-loginbar-nav .active a::after  */
{
  opacity: 1;
  width: 100%;
  background-color: #8353F3;
}

.g-header.lighted .g-header-loginbar .g-header-loginbar-nav a:hover::after
/* .g-header.lighted .g-header-loginbar .g-header-loginbar-nav .active a::after */
 {
  opacity: 1;
  width: 100%;
  background-color: #fff;
}

.g-header .g-header-loginbar .g-header-loginbar-nav a:nth-child(3) {
  position: relative
}

/* .g-header .g-header-loginbar .g-header-loginbar-nav a:nth-child(2)::before {
    position: absolute;
    content: '';
    width: 56px;
    height: 18px;
    background: url(img/B6pONTY1DWgYAAAAAElFTkSuQmCC) no-repeat center top;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    top: 1px;
    right: -28px
  } */

/* .g-header .g-header-loginbar .g-header-loginbar-nav a:last-child {
    margin-right: 0
  } */

.g-header .g-header-loginbar .g-header-loginbar-main {
  float: right
}

.g-header .g-header-loginbar .g-header-loginbar-main a {
  font-size: 16px;
  margin-top: 10px;
  margin-left: 4px;
  display: inline-block;
  width: 118px;
  line-height: 36px;
  height: 38px;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fff;
  text-align: center;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.g-header .g-header-loginbar .g-header-loginbar-main a:hover {
  background-color: #fff;
  color: #236def;
}

.g-header .g-header-loginbar .g-header-loginbar-main a:hover .img1 {
  display: none;
}

.g-header .g-header-loginbar .g-header-loginbar-main a:hover .img2 {
  display: inline-block;
}

.g-header .g-header-loginbar .g-header-loginbar-main a .img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  margin-bottom: 4px;
}

.g-header .g-header-loginbar .g-header-loginbar-main a .img2 {
  display: none;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a .img1 {
  display: none;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a .img2 {
  display: inline-block;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a {
  color: #236DEF;
  border-color: #236DEF;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover {
  background-color: #236DEF;
  color: #fff;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover .img1 {
  display: inline-block;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover .img2 {
  display: none;
}

/* .g-header .g-header-loginbar .g-header-loginbar-main a.btn-free-use {
      background: #236DEF;
      color: #fff;
      letter-spacing: -0.336px
  } */

.g-header.lighted .g-header-navbar {
  background: rgba(0, 0, 0, 0.2)
}

.g-header.lighted .g-header-loginbar {
  /* background: #2857f9; */
}

.g-header.lighted .g-header-loginbar .g-header-loginbar-logo a {
  /* background: url(img/IwWswcLMAwAAAAASUVORK5CYII=) no-repeat top center; */
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url(img/logo1.png);
  background-repeat: no-repeat;
}

.g-header.lighted .g-header-loginbar .g-header-loginbar-nav a {
  /* color: #fff */
  color: rgba(255, 255, 255, 0.8);
}
.g-header.lighted .g-header-loginbar .g-header-loginbar-nav .active a{
  color: #fff;
  font-weight: 600;
}
/* .g-header.lighted .g-header-loginbar .g-header-loginbar-main a.btn-login {
    color: #fff;
    border-color: #fff
  } */

.g-header.lighted.fixed .g-header-navbar {
  top: -32px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s
}

.g-header.lighted.fixed .g-header-loginbar {
  top: 0px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: #fff;
  border-bottom: 1px solid #ECEFF4
}

.g-header.lighted.fixed .g-header-loginbar .g-header-loginbar-logo a {
  /* background: url(img/9ZfgHt81antJm0ZQAAAABJRU5ErkJggg==) no-repeat top center; */
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-image: url(img/logo.png);
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-nav a {
  color: #111F33
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-nav .active {
  color: #8353F3
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-nav a :hover {
  color: #8353F3
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-nav a:hover,
.g-header.fixed .g-header-loginbar .g-header-loginbar-nav  .active a{

  color: #8353F3;
}

/* .g-header.lighted.fixed .g-header-loginbar .g-header-loginbar-main a.btn-login {
    color: #236DEF;
    border-color: #236DEF
  } */

.g-header.lighted.fixed .g-header-navbar {
  height: 0;
  overflow: hidden
}





.h-tel {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}

.h-tel .img1 {
  display: none;
}

.lighted .h-tel .img1 {
  display: inline-block;
}

.lighted .h-tel .img2 {
  display: none;
}

/* 页面滚动顶部加类 fixed */

.header.fixed .g-header-loginbar {
  background-color: #fff;
}

.fixed.lighted .h-tel .img2 {
  display: inline-block;
}

.fixed.lighted .h-tel .img1 {
  display: none;
}

.g-header.fixed .g-header-loginbar .g-header-loginbar-nav a:hover::after,
.g-header.fixed .g-header-loginbar .g-header-loginbar-nav .active a::after {

  background-color: #8353F3;
}

/*******************************
    -------[=导航]-------
********************************/
.menuBtn {
  display: none;
  position: fixed;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
}

.menuBtn b {
  display: block;
  height: 4px;
  background-color: #fff;
  margin: 4px 0;
  transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
}

.menuBtn.open {}

.menuBtn.open b {
  display: none;
  margin: 0;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
  width: 30px;
}

.menuBtn.open b:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

/*******************************
    -------[=底部]-------
********************************/
.footer {
  background-color: #1e2b3e;
  color: #fff;
  font-size: 16px;
}
.footer a { color:rgba(255, 255, 255, 0.6)}

.f-top {
  overflow: hidden;
  padding: 35px 0 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  ;
}

.f-top .col-l {
  width: 25%;
}

.f-top .tit {
  margin-bottom: 35px;
}

.f-top .pic img {
  width: 100px;
  height: 100px;
}

.f-tel {
  margin-bottom: 12px;
  display: block;
}

.f-addr {
  padding-left: 16px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  font-size: 14px;
  background-image: url(img/f-a1.png);
  color: rgba(255, 255, 255, 0.6);
}

.f-ul-ewlist {
  display: block;
  overflow: hidden;
}

.f-ul-ewlist li {
  float: left;
  width: 20%;
  text-align: center;
}

.f-ul-ewlist .con {
  display: block;
}

.f-ul-ewlist .tit {
  margin-bottom: 18px;
}

.f-ul-ewlist .info {
  width: 116px;
  height: 28px;
  line-height: 28px;
  background: linear-gradient(90deg, #44529D 0%, #6278BC 100%);
  border-radius: 14px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #CED4ED;
  display: inline-block;
  margin-top: 15px;
}

.f-ul-ewlist .info .icon {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 3px;
}

.f-ul-ewlist .desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}

.f-copy {
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

/*******************************
    -------[=公用]-------
********************************/
.cur,
.cur a {
  font-size: 12px;
  color: #5e5e5e;
  line-height: 20px;
}

.cur {
  margin: 18px 0 10px 9px;
  padding-left: 26px;
  background: url(img/cur.png) no-repeat left center;
}

.cur a:hover {
  color: #ca1318;
}

.pages {
  text-align: center;
  margin: 21px 0 38px;
}

.pages ul {
  display: inline-block;
}

.pages ul li {
  float: left;
  margin: 0 5px;
}

.pages ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #555;
  border: 1px solid #555;
  border-radius: 50%;
}

.pages ul li.on a,
.pages ul a:hover {
  background-color: #ea3032;
  border: 1px solid #ea3032;
  color: #fff;
}

.pages ul li.prev,
.pages ul li.next {
  font-weight: bold;
  font-family: "宋体";
  font-size: 20px;
  margin: 0 15px;
}

.pages ul li span {
  display: inline-block;
  margin-top: 5px;
  font-weight: bold;
  font-family: "Arial";
  color: #dadada;
}

.banner .item {
  display: block;
  height: 800px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.banner .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
}

.banner .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.banner .slick-dots button {
  width: 60px;
  height: 5px;
  background: #fff;
  font-size: 0;
  cursor: pointer;
  border: none;
}

.banner .slick-dots li.slick-active button {
  background: #ca1318;
}

/* 响应式 */
@media only screen  and (max-width: 1366px) {
  /*布局*/
  .wp {
    margin: 0 auto;
    width: 95%;
    max-width: 87.84vw;
  }
  
  /*******************************
      -------[=头部]-------
  ********************************/
  /*  */
  .g-header .g-header-navbar {
    background: #2B2E33;
    line-height: 2.342vw;
    height: 2.342vw;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999
  }
  
  .g-header .g-header-navbar .left {
    float: left;
    display: none
  }
  
  .g-header .g-header-navbar .right {
    float: right
  }
  
  .g-header .g-header-navbar .right a {
    margin-left: 3.660vw;
    color: #fff
  }
  
  .g-header.fixed .g-header-navbar.product {
    top: -2.342vw;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
  }
  
  .g-header.fixed .g-header-loginbar {
    border-bottom: 0.073vw solid #ECEFF4
  }
  
  .g-header.fixed .g-header-loginbar.product {
    background: #fff;
    top: 0vw;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
  }
  
  .g-header .g-header-loginbar {
    transition: top .4s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
    height: 4.392vw;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
  }
  
  .g-header .g-header-loginbar.product {
    background: transparent
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-logo {
    width: 8.784vw;
    display: inline-block
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-logo a {
    margin-top: 1.171vw;
    height: 2.049vw;
    display: block;
    /* background: url(img/9ZfgHt81antJm0ZQAAAABJRU5ErkJggg==) no-repeat top center; */
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-image: url(img/logo.png);
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav {
    display: inline-block;
    font-size: 1.171vw;
    vertical-align: top;
    margin-left: 3.12vw
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav a {
    display: inherit;
    height: 4.392vw;
    margin-right: 0.951vw;
    line-height: 4.099vw;
    color: #111F33;
    position: relative;
    padding: 0 1.098vw;
  
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav a:hover {
    color: #8353F3;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav a::after {
    display: block;
    width: 0;
    height: 0.146vw;
    background-color: #fff;
    /*background: #236DEF;
        */
    -webkit-border-radius: 0.146vw;
    -moz-border-radius: 0.146vw;
    border-radius: 0.146vw;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -ms-transition: all .4s;
  
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav .active {
    color: #8353F3;
  }
  
  
  .g-header .g-header-loginbar .g-header-loginbar-nav a:hover::after,
  .g-header .g-header-loginbar .g-header-loginbar-nav a.active::after {
    opacity: 1;
    width: 100%;
    background-color: #8353F3;
  }
  
  .g-header.lighted .g-header-loginbar .g-header-loginbar-nav a:hover::after,
  .g-header.lighted .g-header-loginbar .g-header-loginbar-nav a.active::after {
    opacity: 1;
    width: 100%;
    background-color: #fff;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-nav a:nth-child(3) {
    position: relative
  }
  
  /* .g-header .g-header-loginbar .g-header-loginbar-nav a:nth-child(2)::before {
      position: absolute;
      content: '';
      width: 4.099vw;
      height: 1.317vw;
      background: url(data:image/png;base64,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.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) no-repeat center top;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      background-size: contain;
      top: 0.073vw;
      right: -2.049vw
    } */
  
  /* .g-header .g-header-loginbar .g-header-loginbar-nav a:last-child {
      margin-right: 0
    } */
  
  .g-header .g-header-loginbar .g-header-loginbar-main {
    float: right
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a {
    font-size: 1.171vw;
    margin-top: 0.732vw;
    margin-left: 0.292vw;
    display: inline-block;
    width: 8.638vw;
    line-height: 2.635vw;
    height: 2.781vw;
    color: #fff;
    -webkit-border-radius: 1.464vw;
    -moz-border-radius: 1.464vw;
    border-radius: 1.464vw;
    border: 0.073vw solid #fff;
    text-align: center;
    -ms-border-radius: 1.464vw;
    -o-border-radius: 1.464vw;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a:hover {
    background-color: #fff;
    color: #236def;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a:hover .img1 {
    display: none;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a:hover .img2 {
    display: inline-block;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a .img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.146vw;
    margin-bottom: 0.292vw;
  }
  
  .g-header .g-header-loginbar .g-header-loginbar-main a .img2 {
    display: none;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a .img1 {
    display: none;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a .img2 {
    display: inline-block;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a {
    color: #236DEF;
    border-color: #236DEF;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover {
    background-color: #236DEF;
    color: #fff;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover .img1 {
    display: inline-block;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-main a:hover .img2 {
    display: none;
  }
  
  /* .g-header .g-header-loginbar .g-header-loginbar-main a.btn-free-use {
        background: #236DEF;
        color: #fff;
        letter-spacing: -0.024vw
    } */
  
  .g-header.lighted .g-header-navbar {
    background: rgba(0, 0, 0, 0.2)
  }
  
  .g-header.lighted .g-header-loginbar {
    /* background: #2857f9; */
  }
  
  .g-header.lighted .g-header-loginbar .g-header-loginbar-logo a {
    /* background: url(img/IwWswcLMAwAAAAASUVORK5CYII=) no-repeat top center; */
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-image: url(img/logo1.png);
  }
  
  .g-header.lighted .g-header-loginbar .g-header-loginbar-nav a {
    color: #fff
  }
  
  /* .g-header.lighted .g-header-loginbar .g-header-loginbar-main a.btn-login {
      color: #fff;
      border-color: #fff
    } */
  
  .g-header.lighted.fixed .g-header-navbar {
    top: -2.342vw;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
  }
  
  .g-header.lighted.fixed .g-header-loginbar {
    top: 0vw;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    background: #fff;
    border-bottom: 0.073vw solid #ECEFF4
  }
  
  .g-header.lighted.fixed .g-header-loginbar .g-header-loginbar-logo a {
    /* background: url(img/9ZfgHt81antJm0ZQAAAABJRU5ErkJggg==) no-repeat top center; */
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-image: url(img/logo.png);
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a {
    color: #111F33
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav .active {
    color: #8353F3
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a :hover {
    color: #8353F3
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a:hover,
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a.active {
  
    color: #8353F3;
  }
  
  /* .g-header.lighted.fixed .g-header-loginbar .g-header-loginbar-main a.btn-login {
      color: #236DEF;
      border-color: #236DEF
    } */
  
  .g-header.lighted.fixed .g-header-navbar {
    height: 0;
    overflow: hidden
  }
  
  .h-tel {
    display: inline-block;
    vertical-align: top;
    margin-top: 1.464vw;
  }
  
  .h-tel .img1 {
    display: none;
  }
  
  .lighted .h-tel .img1 {
    display: inline-block;
  }
  
  .lighted .h-tel .img2 {
    display: none;
  }
  
  /* 页面滚动顶部加类 fixed */
  
  .header.fixed .g-header-loginbar {
    background-color: #fff;
  }
  
  .fixed.lighted .h-tel .img2 {
    display: inline-block;
  }
  
  .fixed.lighted .h-tel .img1 {
    display: none;
  }
  
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a:hover::after,
  .g-header.fixed .g-header-loginbar .g-header-loginbar-nav a.active::after {
  
    background-color: #8353F3;
  }
  
  /*******************************
      -------[=导航]-------
  ********************************/
  .menuBtn {
    display: none;
    position: fixed;
    top: 0.878vw;
    right: 0.878vw;
    width: 2.196vw;
    height: 2.196vw;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  
  .menuBtn b {
    display: block;
    height: 0.292vw;
    background-color: #fff;
    margin: 0.292vw 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  
  .menuBtn.open {}
  
  .menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0vw;
    top: 50%;
    margin-top: -0.366vw;
    width: 2.196vw;
  }
  
  .menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  
  .menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  
  /*******************************
      -------[=底部]-------
  ********************************/
  .footer {
    background-color: #1e2b3e;
    color: #fff;
    font-size: 1.171vw;
  }
  
  .f-top {
    overflow: hidden;
    padding: 2.562vw 0 2.049vw;
    border-bottom: 0.073vw solid rgba(255, 255, 255, 0.1);
    ;
  }
  
  .f-top .col-l {
    width: 25%;
  }
  
  .f-top .tit {
    margin-bottom: 2.562vw;
  }
  
  .f-tel {
    margin-bottom: 0.878vw;
    display: block;
  }
  
  .f-addr {
    padding-left: 1.171vw;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.878vw auto;
    font-size: 1.024vw;
    background-image: url(img/f-a1.png);
    color: rgba(255, 255, 255, 0.6);
  }
  
  .f-ul-ewlist {
    display: block;
    overflow: hidden;
  }
  
  .f-ul-ewlist li {
    float: left;
    width: 20%;
    text-align: center;
  }
  
  .f-ul-ewlist .con {
    display: block;
  }
  
  .f-ul-ewlist .tit {
    margin-bottom: 1.317vw;
  }
  
  .f-ul-ewlist .info {
    width: 8.491vw;
    height: 2.049vw;
    line-height: 2.049vw;
    background: linear-gradient(90deg, #44529D 0%, #6278BC 100%);
    border-radius: 1.024vw;
    font-size: 0.878vw;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #CED4ED;
    display: inline-block;
    margin-top: 1.098vw;
  }
  
  .f-ul-ewlist .info .icon {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0.146vw;
    margin-left: 0.219vw;
  }
  
  .f-ul-ewlist .desc {
    font-size: 0.878vw;
    color: rgba(255, 255, 255, 0.6);
  }
  
  .f-copy {
    padding: 1.098vw 0;
    text-align: center;
    font-size: 1.024vw;
    color: rgba(255, 255, 255, 0.6);
  }
  }
/* 其他样式表 */
@media only screen and (max-width: 1199px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    .wp{width: 96%;}
}

@media only screen and (max-width: 959px) {

}

@media only screen and (max-width: 767px) {

}

/*Common For Max 480*/
@media only screen and (max-width: 479px) {

}


.banner {
    position: relative;
}

.m-bane {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 640px;
    padding-top: 110px;
}

.m-bane .txt {
    float: left;
    padding-top: 55px;
}

.m-bane .tit {
    font-size: 50px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 72px;
    margin-bottom: 56px;
}

.m-bane .desc {
    position: relative;
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
}

.m-bane .desc::after {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    content: "";
    height: 10px;
    background: linear-gradient(270deg, rgba(246, 236, 255, 0) 0%, rgba(246, 236, 255, 0.3) 100%);
    border-radius: 5px;
}

.m-bane .pic {
    float: right;
    width: 589px;
    height: 317px;
    text-align: right;

}

.m-bane .pic img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.m-bancon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    bottom: -124px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100%;
}

.m-bancon .info {
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 38px 40px 37.5px 33px;
}

.m-bancon .info .pic {
    float: left;
    width: 290px;
    height: 162px;
    margin-right: 43px;
}

.m-bancon .info .txt1 {
    overflow: hidden;
}

.m-bancon .info p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 18px;
    line-height: 1.85;
}

.m-bancon .info p:last-child {
    margin-bottom: 0;
}

.m-index1 {
    overflow: hidden;
    padding: 189px 0 61px;
}

.m-index1 .con {
    padding-top: 47px;
}

.m-index1 .pic {
    float: left;
    width: 786px;
    /* height: 476px; */
    margin-right: 65px;
}

.m-index1 .pic img {
    display: inline-block;
}

.g-tita9 .desc {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    color: #666666;
}

.row-index4 .g-tita9 span::after {
    background-image: url(img/e-g1.png);
}

.row-index4 .g-tita9 span::before {
    background-image: url(img/e-g2.png);
}

.row-index1 {
    background-color: #F4F6F9;
}

.m-index1 .txt {
    overflow: hidden;
    padding-top: 72px;
}

.m-index1 .txt p {
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    margin-bottom: 22px;
}

.ul-links {
    overflow: hidden;
}

.ul-links li {
    float: left;
}

.ul-links .item {
    display: inline-block;
    margin-right: 32px;
}

.ul-links li:last-child .item {
    margin-right: 0px;
}

.ul-links .pic1 {
    width: 48px;
    height: 48px;
    margin-bottom: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.ul-links .pic1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ul-links .tit {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    text-align: center;
}

.row-index2 {
    padding: 71px 0 76px;
    background-color: #FFF;
}

.m-index2 .g-tita9 {
    margin-bottom: 62px;
}

.m-index2 .pic img {
    display: block;
    width: 100%;

}

.row-index3 {
    padding: 68px 0 69px;
    background-color: #F4F6F9;
}

.row-index4 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 827px;
    padding-top: 71px;
}

.ul-tool {
    margin: 58px -10px 0;
}

.ul-tool .li {
    width: 20%;
    float: left;
    padding: 10px 0;
}

.ul-tool .con {
    display: block;
    height: 224px;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px rgba(144, 144, 144, 0.1);
    border-radius: 20px;
    overflow: hidden;
    margin: 0 10px;
    padding: 22px 19px 30px;
}

.ul-tool .pic {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    text-align: center;
}

.ul-tool .tit {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ul-tool .desc {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* 行数 */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.slick-e1 .item2 .li:last-child .con {
    padding: 0 !important;
}

.ul-tool .info {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    text-align: center;
    line-height: 224px;
}

.pages {
    text-align: center;
    margin: 30px 0 57px;
}

.pages a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background: #E3E7ED;
    margin: 0 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}


.pages a.on,
.pages a:hover {
    background: #6767FF;
    color: #FFFFFF;
}

.pages .next:hover,
.pages .prev:hover,
.pages .prev,
.pages .next {
    background: transparent;
    text-align: center;
    margin: 0 0;
}

.pages .prev img,
.pages .next img {
    vertical-align: middle;
}

/* 轮播 */
.slick-e1 {
    padding-bottom: 70px;
}
.slick-e1 .slick-arrow {
    position: absolute;
    bottom: 5px;
    font-size: 0;
    border: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 8px 14px;
    z-index: 3;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    cursor: pointer;
}

.slick-e1 .slick-prev {
    left: 42%;
    background-image: url(img/e-left.png);
}

.slick-e1 .slick-next {
    right: 42%;
    background-image: url(img/e-lefton.png);
}
.slick-e1  .slick-prev:hover{
    background-image: url(img/e-right-on.png);
}
.slick-e1  .slick-next:hover{
    background-image: url(img/e-right.png);
}
.slick-e1 .slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 32px;
    font-size: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.slick-e1 .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
}

.slick-e1 .slick-dots button {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #E3E7ED;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    border: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.slick-e1 .slick-dots  button:hover,
.slick-e1 .slick-active button {
    background: #6767FF;
    color: #FFFFFF;
}

.row-index5 {
    background-color: #FFFFFF;
    padding: 72px 0 91px;
}

.m-index5 .g-tita9 {
    margin-bottom: 57px;
}

.g-tite1 span {
    margin-bottom: 10px;
}

.ul-course {
    margin: 0 -10px;
}

.ul-course li {
    float: left;
    width: 20%;
}

.ul-course .item {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px 0px rgba(170, 177, 200, 0.3);
    border-radius: 10px;
    margin: 0 10px;
    overflow: hidden;
    height: 316px;

}

.ul-course .top {
    background: linear-gradient(360deg, #70B8FF 0%, #248EFF 100%);
    padding: 16px 0 18px;
}

.ul-course li:nth-child(2) .top {
    background: linear-gradient(360deg, #FFB779 0%, #FA8152 100%);
}

.ul-course li:nth-child(3) .top {
    background: linear-gradient(360deg, #6DDFC2 0%, #0DB3AF 100%);
}

.ul-course li:nth-child(4) .top {
    background: linear-gradient(360deg, #DAA9FF 0%, #8A54F7 100%);
}

.ul-course li:nth-child(5) .top {
    background: linear-gradient(360deg, #FF9999 0%, #FB4772 100%);
}

.ul-course .pic {
    width: 32px;
    height: 32px;
    margin: 0 auto 6px;
}

.ul-course .tit {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding-bottom: 17px;
}

.ul-course .tit::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.ul-course .desc {
    padding: 14px 17px 17px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* 行数 */
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    text-align: justify;
    line-height: 1.7;
}

.row-index6 {
    background: #F4F6F9;
    padding: 68px 0 84px;
}

.m-index6 .box1 {
    position: relative;
    height: 438px;
    padding-top: 70px;
}

.m-index6 .list1 {
    position: absolute;
    left: 0;
}

.m-index6 .list2 {
    position: absolute;
    left: auto;
    right: 0;
}

.m-index6 .pic-c {
    position: absolute;
    top: 29px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.list1 li {
    margin-bottom: 34px;
}

.list1 .con {
    overflow: hidden;
}

.list1 .num {
    width: 46px;
    height: 47px;
    float: left;
    margin-right: 8px;
    margin-top: 7px;
}

.list1 img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.list1 .desc {
    overflow: hidden;
    width: 288px;
    height: 52px;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.m-index6 .box2 .m-tit {
    font-size: 18px;
    font-weight: 600;
    color: #3571F9;
    text-align: center;
    margin-bottom: 37.5px;
}

.m-index6 .box2 {
    margin: 0 -10px;
    overflow: hidden;
    display: flex;
}

.m-index6 .item {
    float: left;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 10px;
    flex: 1;
    padding: 27px 0 0px;
}

.m-index6 .item .ul-icn {
    overflow: hidden;
}

.m-index6 .item .ul-icn li {
    width: 33.3%;
    float: left;
    margin-bottom: 44.5px;
}

.m-index6 .item3 .ul-icn li,
.m-index6 .item2 .ul-icn li {
    width: 50%;
}

.ul-icn .con {
    overflow: hidden;
}

.ul-icn .pic {
    width: 65px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    margin: 0 auto 7px;
}

.ul-icn img {
    display: inline-block;
    vertical-align: middle;
}

.ul-icn .tit {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    text-align: center;
}

/* 响应式 */
@media only screen and (max-width: 1366px) {
    .banner {
        position: relative;
    }

    .m-bane {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 46.85vw;
        padding-top: 8.052vw;
    }

    .m-bane .txt {
        float: left;
        padding-top: 4.026vw;
    }

    .m-bane .tit {
        font-size: 3.660vw;
        font-weight: 700;
        color: #FFFFFF;
        line-height: 5.270vw;
        margin-bottom: 4.099vw;
    }

    .m-bane .desc {
        font-size: 1.903vw;
        font-weight: 500;
        color: #FFFFFF;
    }

    .m-bane .pic {
        float: right;
        width: 43.11vw;
        height: 23.20vw;
        text-align: right;

    }

    .m-bane .pic img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

    .m-bancon {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        bottom: -9.077vw;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        width: 100%;
    }

    .m-bancon .info {
        overflow: hidden;
        background: #FFFFFF;
        border-radius: 2.196vw;
        padding: 2.781vw 2.928vw 2.745vw 2.415vw;
    }

    .m-bancon .info .pic {
        float: left;
        width: 21.22vw;
        height: 11.85vw;
        margin-right: 3.147vw;
    }

    .m-bancon .info .txt1 {
        overflow: hidden;
    }

    .m-bancon .info p {
        font-size: 1.171vw;
        font-weight: 400;
        color: #333333;
        margin-bottom: 1.317vw;
        line-height: 1.85;
    }

    .m-bancon .info p:last-child {
        margin-bottom: 0;
    }

    .m-index1 {
        overflow: hidden;
        padding: 13.83vw 0 4.465vw;
    }

    .m-index1 .con {
        padding-top: 3.440vw;
    }

    .m-index1 .pic {
        float: left;
        width: 57.54vw;
        /* height: 34.84vw; */
        margin-right: 4.758vw;
    }

    .m-index1 .pic img {
        display: inline-block;
    }

    .g-tita9 .desc {
        font-size: 1.464vw;
        text-align: center;
        font-weight: 300;
        color: #666666;
    }

    .row-index1 {
        background-color: #F4F6F9;
    }

    .m-index1 .txt {
        overflow: hidden;
        padding-top: 5.270vw;
    }

    .m-index1 .txt p {
        font-size: 1.171vw;
        text-align: justify;
        font-weight: 300;
        color: #333333;
        line-height: 2.196vw;
        margin-bottom: 1.610vw;
    }

    .ul-links {
        overflow: hidden;
    }

    .ul-links li {
        float: left;
    }

    .ul-links .item {
        display: inline-block;
        margin-right: 2.342vw;
    }

    .ul-links li:last-child .item {
        margin-right: 0vw;
    }

    .ul-links .pic1 {
        width: 3.513vw;
        height: 3.513vw;
        margin-bottom: 0.219vw;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .ul-links .pic1 img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ul-links .tit {
        font-size: 0.878vw;
        font-weight: 400;
        color: #666666;
        text-align: center;
    }

    .row-index2 {
        padding: 5.197vw 0 5.563vw;
        background-color: #FFF;
    }

    .m-index2 .g-tita9 {
        margin-bottom: 4.538vw;
    }

    .m-index2 .pic img {
        display: block;
        width: 100%;

    }

    .row-index3 {
        padding: 4.978vw 0 1.464vw;
        background-color: #F4F6F9;
    }

    .row-index4 {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 60.54vw;
        padding-top: 5.197vw;
    }

    .ul-tool {
        margin: 4.245vw -0.732vw 0;
    }

    .ul-tool .li {
        width: 20%;
        float: left;
        padding: 0.732vw 0;
    }

    .ul-tool .con {
        display: block;
        height: 16.39vw;
        background: #FFFFFF;
        box-shadow: 0vw 0.366vw 0.732vw 0vw rgba(144, 144, 144, 0.1);
        border-radius: 1.464vw;
        overflow: hidden;
        margin: 0 0.732vw;
        padding: 1.610vw 1.390vw 2.196vw;
    }

    .ul-tool .pic {
        margin: 0 auto;
        width: 5.856vw;
        height: 5.856vw;
        text-align: center;
    }

    .ul-tool .tit {
        font-size: 1.464vw;
        font-weight: 500;
        color: #333333;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .ul-tool .desc {
        text-align: center;
        font-size: 1.024vw;
        font-weight: 300;
        color: #666666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /* 行数 */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .slick-e1 .item2 .li:last-child .con {
        padding: 0 !important;
    }

    .ul-tool .info {
        font-size: 1.171vw;
        font-weight: 400;
        color: #999999;
        text-align: center;
        line-height: 16.39vw;
    }

    .pages {
        text-align: center;
        margin: 2.196vw 0 4.172vw;
    }

    .pages a {
        display: inline-block;
        width: 2.342vw;
        height: 2.342vw;
        border-radius: 50%;
        text-align: center;
        line-height: 2.342vw;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        background: #E3E7ED;
        margin: 0 0.439vw;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        font-size: 1.171vw;
        font-weight: 500;
        color: #666666;
    }


    .pages a.on,
    .pages a:hover {
        background: #6767FF;
        color: #FFFFFF;
    }

    .pages .next:hover,
    .pages .prev:hover,
    .pages .prev,
    .pages .next {
        background: transparent;
        text-align: center;
        margin: 0 0;
    }

    .pages .prev img,
    .pages .next img {
        vertical-align: middle;
    }

    .row-index5 {
        background-color: #FFFFFF;
        padding: 5.270vw 0 6.661vw;
    }

    .m-index5 .g-tita9 {
        margin-bottom: 4.172vw;
    }

    .g-tite1 span {
        margin-bottom: 0.732vw;
    }

    .ul-course {
        margin: 0 -0.732vw;
    }

    .ul-course li {
        float: left;
        width: 20%;
    }

    .ul-course .item {
        display: block;
        background: #FFFFFF;
        box-shadow: 0vw 0.732vw 2.928vw 0vw rgba(170, 177, 200, 0.3);
        border-radius: 0.732vw;
        margin: 0 0.732vw;
        overflow: hidden;
        height: 23.13vw;

    }

    .ul-course .top {
        background: linear-gradient(360deg, #70B8FF 0%, #248EFF 100%);
        padding: 1.171vw 0 1.317vw;
    }

    .ul-course li:nth-child(2) .top {
        background: linear-gradient(360deg, #FFB779 0%, #FA8152 100%);
    }

    .ul-course li:nth-child(3) .top {
        background: linear-gradient(360deg, #6DDFC2 0%, #0DB3AF 100%);
    }

    .ul-course li:nth-child(4) .top {
        background: linear-gradient(360deg, #DAA9FF 0%, #8A54F7 100%);
    }

    .ul-course li:nth-child(5) .top {
        background: linear-gradient(360deg, #FF9999 0%, #FB4772 100%);
    }

    .ul-course .pic {
        width: 2.342vw;
        height: 2.342vw;
        margin: 0 auto 0.439vw;
    }

    .ul-course .tit {
        position: relative;
        font-size: 1.317vw;
        font-weight: 500;
        color: #FFFFFF;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
        padding-bottom: 1.244vw;
    }

    .ul-course .tit::after {
        position: absolute;
        bottom: 0;
        content: "";
        left: 50%;
        transform: translateX(-50%);
        width: 1.756vw;
        height: 0.292vw;
        background: #FFFFFF;
        border-radius: 0.146vw;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .ul-course .desc {
        padding: 1.024vw 1.244vw 1.244vw;
        font-size: 1.024vw;
        font-weight: 400;
        color: #666666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        /* 行数 */
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        text-align: justify;
        line-height: 1.7;
    }

    .row-index6 {
        background: #F4F6F9;
        padding: 4.978vw 0 6.149vw;
    }

    .m-index6 .box1 {
        position: relative;
        height: 32.06vw;
        padding-top: 5.124vw;
    }

    .m-index6 .list1 {
        position: absolute;
        left: 0;
    }

    .m-index6 .list2 {
        position: absolute;
        left: auto;
        right: 0;
    }

    .m-index6 .pic-c {
        position: absolute;
        top: 2.122vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .list1 li {
        margin-bottom: 2.489vw;
    }

    .list1 .con {
        overflow: hidden;
    }

    .list1 .num {
        width: 3.367vw;
        height: 3.440vw;
        float: left;
        margin-right: 0.585vw;
        margin-top: 0.512vw;
    }

    .list1 img {
        display: block;
        max-width: 100%;
        max-height: 100%;
    }

    .list1 .desc {
        overflow: hidden;
        width: 21.08vw;
        height: 3.806vw;
        font-size: 1.171vw;
        color: #333333;
        line-height: 1.903vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    .m-index6 .box2 .m-tit {
        font-size: 1.317vw;
        font-weight: 600;
        color: #3571F9;
        text-align: center;
        margin-bottom: 2.745vw;
    }

    .m-index6 .box2 {
        margin: 0 -0.732vw;
        overflow: hidden;
        display: flex;
    }

    .m-index6 .item {
        float: left;
        background: #FFFFFF;
        border-radius: 0.732vw;
        overflow: hidden;
        margin: 0 0.732vw;
        flex: 1;
        padding: 1.976vw 0 0vw;
    }

    .m-index6 .item .ul-icn {
        overflow: hidden;
    }

    .m-index6 .item .ul-icn li {
        width: 33.3%;
        float: left;
        margin-bottom: 3.257vw;
    }

    .m-index6 .item3 .ul-icn li,
    .m-index6 .item2 .ul-icn li {
        width: 50%;
    }

    .ul-icn .con {
        overflow: hidden;
    }

    .ul-icn .pic {
        width: 4.758vw;
        height: 4.245vw;
        line-height: 4.245vw;
        text-align: center;
        margin: 0 auto 0.512vw;
    }

    .ul-icn img {
        display: inline-block;
        vertical-align: middle;
    }

    .ul-icn .tit {
        font-size: 0.878vw;
        font-weight: 400;
        color: #666666;
        text-align: center;
    }
}
.row-z01 {
    background: url(img/banne-p.png) center center no-repeat;
    background-size: cover;
    padding: 120px 0 30px;
}

.m-nav-z {
    margin-bottom: 64px;
}

.g-tit-z1 {
    text-align: center;
    height: 56px;
    line-height: 56px;
    margin-bottom: 35px;
}

.g-tit-z1 h2 {
    display: inline-block;
    color: #362C47;
    font-size: 40px;
    position: relative;
}

.g-tit-z1 h2::after {
    content: "";
    display: block;
    position: absolute;
    width: 90%;
    height: 12px;
    background: linear-gradient(270deg, rgba(131, 83, 243, 0) 0%, rgba(131, 83, 243, 0.3) 100%);
    bottom: 0;
    left: 0;
}

.ul-nav-z {
    overflow: hidden;
    padding: 0 200px;
    margin: 0 -40px;
}

.ul-nav-z .con {
    margin: 0 40px;
    display: block;
    text-align: center;
}

.ul-nav-z li {
    width: 25%;
    float: left;
    overflow: hidden;
}

.ul-nav-z .icon {
    width: 34px;
    height: 34px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
}

.ul-nav-z .text {
    color: #362C47;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}

.m-edition {
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    box-shadow: 0px 3px 10px 0px rgba(207, 199, 219, 0.2);
}

.m-edition .info {
    width: 146px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    background: linear-gradient(270deg, #C070F9 0%, #9750F3 100%);
    border-radius: 20px 0px 20px 0px;
    margin-bottom: 25px;
    padding-left: 30px;
    position: relative;
}

.m-edition .info::after {
    content: "";
    display: block;
    width: 14px;
    height: 16px;
    position: absolute;
    background: url(img/pe1.png) center center no-repeat;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.g-tit-z2 {
    overflow: hidden;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    position: relative;
}

.g-tit-z2 .icon {
    width: 18px;
    height: 20px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-edition {
    padding: 0 30px 25px;
}

.ul-edition .g-tit-z2 {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-edition .con {
    display: block;
    padding: 15px 0;
    position: relative;
    border-bottom: 1px solid #F5F5F5;
}

.ul-edition .text {
    padding-left: 120px;
    font-size: 16px;
    color: #666666;
    line-height: 1.4;
    max-height: 2.8em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    vertical-align: middle;
}

/*增值服务*/
.value-added-services {
  display: flex;
  padding: 16px 35px;
}
.service-title {
  flex-shrink: 0;
  font-size: 18px;
  color: #666
}
.service-item {
  width: 508px;
  flex: 1;
  padding: 16px;
  margin-left: 20px;
  background: #F5F6FA;
  border-radius: 10px;
  color: #666666
}
.service-item-title {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: bold;
  color: #000
}
/*  */

.m-project-z {
    padding-bottom: 90px;
    background-color: #FCFBFD;
}

.m-project-z .g-tit-z2 {
    display: inline-block;
    vertical-align: middle;
}

.table-z {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.table-z td,
.table-z th {
    border: 1px solid #f5f5f5;
}
.table-z tr th:nth-of-type(5), .table-z tr td:nth-of-type(5)  {
  display: none;
}
.m-project-z .table-z {
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(207, 199, 219, 0.2);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.m-project-z td,
.m-project-z th {
    height: 62px;
    line-height: 62px;
    text-align: center;
    vertical-align: middle;
    border-color: #F5F5F5;
}

.m-project-z td {
    height: 52px;
    line-height: 52px;
}

.m-project-z td .m-project-z th {
    font-size: 18px;
}

.m-project-z td {
    font-size: 16px;
    color: #666;
}

.m-project-z .qrshow {
    position: relative;

}

.m-project-z td .qr {
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 150px;
    height: 150px;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.m-project-z td .qr img {
    display: inline-block;
    max-width: 100%;
}

.m-project-z .qrshow:hover .qr {
    opacity: 1;
}

.m-project-z .y-icon,
.m-project-z .n-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
}

.m-project-z .y-icon {
    width: 20px;
}

.m-project-z .txl {
    text-align: left;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
}

.m-project-z .con {
    position: relative;
    display: inline-block;
}

.m-project-z .con .y-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-project-z .con .desc {
    padding-left: 30px;
    font-size: 16px;
    color: #666;
    height: 1.5em;
    line-height: 1.5;
    text-align: left;
}

.m-project-z .text {
    font-size: 13px;
    line-height: 1.7;
    padding: 12px 24px;
    height: 66px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.m-project-z .text2 {
    text-align: left;
    font-size: 13px;
    color: #999;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.m-project-z .text2::after {
    content: "";
    display: block;
    width: 10px;
    height: 13px;
    background: url(img/pp4.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-project-z .btn {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(270deg, #BD85F6 0%, #8B51EF 100%);
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    cursor: pointer;
}

.m-project-z .btn span {
    display: inline-block;
    position: relative;
    padding: 0 13px 0 28px;
    text-align: left;
}

.m-project-z .btn span::after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(img/pp5.png) center center no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}


.m-project-z .btn span::before {
    content: "";
    display: block;
    width: 20px;
    height: 17px;
    background: url(img/pp3.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

/*  */
.g-tit-z3 .tit {
    margin-bottom: 12px;
    position: relative;
}

.g-tit-z3 .tit::after {
    content: "";
    display: block;
    width: 192px;
    height: 8px;
    background: linear-gradient(270deg, rgba(131, 83, 243, 0) 0%, rgba(131, 83, 243, 0.3) 100%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
}


.g-tit-z3 .tit {
    font-size: 32px;
    color: #000;
    line-height: 1.4;
}

.g-tit-z3 .info {
    font-size: 16px;
    color: #666;
    line-height: 1.4;
}

.g-tit-z3 {
    margin-bottom: 40px;
}

.m-explain {
    padding: 90px 0 80px;
}

.ul-explain {
    background-color: #FAFBFC;
    padding: 0 12px 0 24px;
}

.ul-explain li {
    padding: 20px 0;
}

.ul-explain .con {
    overflow: hidden;
}


.ul-explain .ql {
    float: left;
    display: inline-block;
    margin-right: 16px;
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    font-weight: bold;
}

.ul-explain .ar {
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 1.4;
}

/*  */
.m-serve {
    background-color: #F4F6F9;
    padding: 90px 0 80px;
}

.m-serve th,
.m-serve td {
    padding-left: 24px;
    font-size: 16px;
}

.m-serve td {
    color: #666;
    height: 56px;
    line-height: 56px;
}

.m-serve th {
    color: #000;
    height: 62px;
    line-height: 62px;
}

.m-serve .table-z {
    background-color: #FAFBFC;
}

.m-serve .sc {
    text-align: center;
    font-size: 18px;
    color: #66587E;
    font-weight: bold;
}

/*  */

.m-serve2 {
    background-color: #fff;
}




/* client */

.m-client-sure {
    padding-top: 193px;
    background: url(img/anli-bg.png) center center no-repeat;
    background-size: cover;
    height: 560px;
}

.m-client-sure .g-tit-z1 {
    margin: 64px 0 40px;
}

.ul-num-z {
    overflow: hidden;
}

.ul-num-z li {
    float: left;
    width: 25%;
    overflow: hidden;
    text-align: center;
}

.ul-num-z .con {
    display: inline-block;
}


.ul-num-z .box {
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
}

.ul-num-z .num {
    font-size: 56px;
    color: #7663E7;
    line-height: 1.1;
    display: inline-block;
}

.ul-num-z .info {
    font-size: 24px;
    color: #000;
    overflow: hidden;
    display: inline-block;
}

.ul-num-z .desc {
    font-size: 16px;
    line-height: 1.5;
    color: #484F51;
}

.m-client {
    padding: 20px 0 57px;
    background-color: #FCFBFD;
}

.m-client .client-box {
    background-color: #fff;
    padding: 54px 30px 80px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.m-client .top {
    text-align: center;
    margin-bottom: 54px;
}

.m-client .tit {
    font-size: 28px;
    line-height: 1.4;
    color: #000;
    margin-bottom: 9px;
}

.m-client .info {
    font-size: 16px;
    line-height: 1.4;
    color: #999999;
}

.ul-client {
    margin: 0 -23px;
}

.ul-client li {
    float: left;
    width: 33.3%;
    margin-bottom: 58px;
}

.ul-client .con {
    display: block;
    margin: 0 23px;
}

.ul-client .pic {
    float: left;
    width: 74px;
    height: 74px;
    margin-right: 11px;
}

.ul-client .box {
    margin-bottom: 8px;
}

.ul-client .tit {
    font-size: 20px;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
}

.ul-client .look {
    float: right;
    font-size: 12px;
    color: #654FF0;
    width: 52px;
    height: 24px;
    line-height: 24px;
    background: #ECE9FF;
    border-radius: 12px;
    padding-right: 20px;
    text-align: right;
    margin-top: 2px;
    position: relative;
    cursor: pointer;
}

.ul-client .look::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(img/zc-i1.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-client .desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    height: 11.2em;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.ul-client .look2 {
    color: #616B81;
}

.ul-client .look2::after {
    background: url(img/zc-i2.png) center center no-repeat;
    background-size: cover;
}

.m-client .more {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin: -45px;
}


/*  */
.m-system {
    padding-top: 120px;
    height: 458px;
    background: url(img/ban-zs.png) center center no-repeat;
    background-size: cover;
    position: relative;
}


.m-system .g-tit-z1 h2 {
    color: #fff;
}

.m-system .g-tit-z1 h2::after {
    background: linear-gradient(270deg, rgba(255, 248, 213, 0) 0%, rgba(255, 248, 213, 0.3) 100%);
}

.m-system .info {
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}

.m-system .box {
    width: 1200px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    position: absolute;
    bottom: -200px;
    z-index: 5;
}

.ul-system {
    overflow: hidden;
    padding: 24px 0 25px;
    margin: 0 30px;
    border-bottom: 1px solid #F5F5F5;
}

.ul-system li {
    float: left;
    width: 16.66%;
    text-align: center;
    overflow: hidden;
}

.ul-system .con {
    display: inline-block;
    text-align: center;
}

.ul-system .tit {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}

.ul-system .pic {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin-bottom: 5px;
    display: inline-block;
}

.ul-system .pic img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.ul-system .btn {
    display: block;
    width: 112px;
    height: 32px;
    line-height: 32px;
    background: #EAEDF2;
    border-radius: 16px;
    cursor: pointer;
}


.ul-system .ar {
    color: #515863;
    display: inline-block;
    padding-right: 15px;
    position: relative;
}

.ul-system .ar::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: url(img/zc-i2.png) center center no-repeat;
    background-size: cover;
    width: 10px;
    height: 10px;
}

.m-system .txt {
    padding: 24px 30px 21px;
}

.m-system .tits {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}

.m-system .tits::after {
    content: "";
    display: block;
    width: 13px;
    height: 17px;
    background: url(img/d-icon8.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-system .desc {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}

.m-system-pic .box {
    position: relative;
}

.wp-2 {
    width: 1240px;
    margin: 0 auto;
}

.m-system-pic {
    background-color: #F4F6F9;
    padding-top: 270px;
}

.m-system-pic .item {
    width: 100%;
    padding-bottom: 64px;
}

.m-more-z {
    height: 260px;
    background: url(img/zs12.png) center center no-repeat;
    background-size: cover;
}

.m-more-z .box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.m-more-z .pic {
    width: 180px;
    height: 180px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-more-z .txt {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-more-z .g-tit-z1 {
    text-align: left;
}

.m-more-z .info {
    color: #1E1926;
    font-size: 20px;
    line-height: 1.4;
}

.m-right {
    width: 105px;
    position: absolute;
    top: 100px;
    left: 100%;
}

.ul-snv-s {
    display: inline-block;
}

.m-right.fixed .ul-snv-s {
    position: fixed;
    top: 100px;
    border-left: 1px solid #E4E6E9;
}

.ul-snv-s .txt {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    position: relative;
    padding-left: 10px;
}


.ul-snv-s .on .txt,
.ul-snv-s .txt:hover {
    color: #7A51F3;

}

.ul-snv-s .txt::after {
    content: "";
    display: block;
    width: 1px;
    height: 28px;
    background-color: #7A51F3;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
}

.ul-snv-s .on .txt::after,
.ul-snv-s .txt:hover::after {
    opacity: 1;
}


.ul-snv-s .txt span {
    margin-right: 5px;
}

@media only screen and (max-width: 1600px) {
    .wp-2 {
        padding-right: 105px;
    }
}

@media only screen and (max-width: 1366px) {
    .row-z01 {
        background: url(img/banne-p.png) center center no-repeat;
        background-size: cover;
        padding: 8.784vw 0 2.196vw;
    }

    .m-nav-z {
        margin-bottom: 4.685vw;
    }

    .g-tit-z1 {
        height: 4.099vw;
        line-height: 4.099vw;
        margin-bottom: 2.562vw;
    }

    .g-tit-z1 h2 {
        font-size: 2.928vw;
    }

    .g-tit-z1 h2::after {
        content: "";
        height: 0.878vw;
        background: linear-gradient(270deg, rgba(131, 83, 243, 0) 0%, rgba(131, 83, 243, 0.3) 100%);
        bottom: 0;
    }

    .ul-nav-z {
        padding: 0 14.64vw;
        margin: 0 -2.928vw;
    }

    .ul-nav-z .con {
        margin: 0 2.928vw;
    }

    .ul-nav-z .icon {
        width: 2.489vw;
        height: 2.489vw;
    }

    .ul-nav-z .text {
        font-size: 1.171vw;
        line-height: 1.4;
        font-weight: bold;
    }

    .m-edition {
        border-radius: 1.464vw;
        -webkit-border-radius: 1.464vw;
        -moz-border-radius: 1.464vw;
        -ms-border-radius: 1.464vw;
        -o-border-radius: 1.464vw;
    }

    .m-edition .info {
        width: 10.68vw;
        height: 2.342vw;
        line-height: 2.342vw;
        font-size: 1.171vw;
        border-radius: 1.464vw 0 1.464vw 0;
        margin-bottom: 1.830vw;
        padding-left: 2.196vw;
    }

    .m-edition .info::after {
        content: "";
        width: 1.024vw;
        height: 1.171vw;
        left: 0.732vw;
    }

    .g-tit-z2 {
        font-size: 1.317vw;
        font-weight: bold;
        height: 1.830vw;
        line-height: 1.830vw;
        padding-left: 2.196vw;
    }

    .g-tit-z2 .icon {
        width: 1.317vw;
        height: 1.464vw;
        background-size: cover;
    }

    .ul-edition {
        padding: 0 2.196vw 1.830vw;
    }

    .ul-edition .con {
        padding: 1.098vw 0;
        border-bottom: 1px solid #F5F5F5;
    }

    .ul-edition .text {
        padding-left: 8.784vw;
        font-size: 1.171vw;
        line-height: 1.4;
        max-height: 2.8em;
    }
  
  /*  */
    .m-project-z {
        padding-bottom: 6.588vw;
    }

    .m-project-z td,
    .m-project-z th {
        height: 4.538vw;
        line-height: 4.538vw;
    }

    .m-project-z td {
        height: 3.806vw;
        line-height: 3.806vw;
    }

    .m-project-z td .m-project-z th {
        font-size: 1.317vw;
    }

    .m-project-z td {
        font-size: 1.171vw;
    }

    .m-project-z .y-icon,
    .m-project-z .n-icon {
        width: 1.171vw;
        height: 1.171vw;
    }

    .m-project-z .y-icon {
        width: 1.464vw;
    }

    .m-project-z .txl {
        width: 17.56vw;
        padding-left: 1.464vw;
        font-size: 1.171vw;
    }

    .m-project-z .con .desc {
        padding-left: 2.196vw;
        font-size: 1.171vw;
        height: 1.5em;
        line-height: 1.5;
    }

    .m-project-z .text {
        font-size: 0.878vw;
        line-height: 1.7;
        padding: 0.878vw 1.756vw;
        height: 4.831vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .m-project-z .text2 {
        font-size: 0.878vw;
        height: 2.928vw;
        line-height: 2.928vw;
        padding-left: 2.196vw;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .m-project-z .text2::after {
        content: "";
        width: 0.732vw;
        height: 0.951vw;
        left: 1.098vw;
    }

    .m-project-z .btn {
        width: 13.17vw;
        height: 2.928vw;
        line-height: 2.928vw;
        border-radius: 1.464vw;
        -webkit-border-radius: 1.464vw;
        -moz-border-radius: 1.464vw;
        -ms-border-radius: 1.464vw;
        -o-border-radius: 1.464vw;
    }

    .m-project-z .btn span {
        padding: 0 0.951vw 0 2.049vw;
    }

    .m-project-z .btn span::after {
        content: "";
        width: 0.439vw;
        height: 0.732vw;
        right: 0;
    }

    .m-project-z .btn span::before {
        content: "";
        width: 1.464vw;
        height: 1.244vw;
    }

    /*  */
    .g-tit-z3 .tit {
        margin-bottom: 0.878vw;
    }

    .g-tit-z3 .tit::after {
        content: "";
        width: 14.05vw;
        height: 0.585vw;
        bottom: 0.219vw;
        right: 0;
    }

    .g-tit-z3 .tit {
        font-size: 2.342vw;
        line-height: 1.4;
    }

    .g-tit-z3 .info {
        font-size: 1.171vw;
        line-height: 1.4;
    }

    .g-tit-z3 {
        margin-bottom: 2.928vw;
    }

    .m-explain {
        padding: 6.588vw 0 5.856vw;
    }

    .ul-explain {
        padding: 0 0.878vw 0 1.756vw;
    }

    .ul-explain li {
        padding: 1.464vw 0;
    }

    .ul-explain .ql {
        margin-right: 1.171vw;
        font-size: 1.171vw;
        line-height: 1.4;
        font-weight: bold;
    }

    .ul-explain .ar {
        font-size: 1.171vw;
        line-height: 1.4;
    }

    /*  */
    .m-serve {
        padding: 6.588vw 0 5.856vw;
    }

    .m-serve th,
    .m-serve td {
        padding-left: 1.756vw;
        font-size: 1.171vw;
    }

    .m-serve td {
        height: 4.099vw;
        line-height: 4.099vw;
    }

    .m-serve th {
        height: 4.538vw;
        line-height: 4.538vw;
    }

    .m-serve .sc {
        font-size: 1.317vw;
        font-weight: bold;
    }

    /*  */

    /* client */
    .m-client-sure {
    }

    .m-client-sure .g-tit-z1 {
        margin: 4.685vw 0 2.928vw;
    }

    .ul-num-z .box {
        font-weight: bold;
        margin-bottom: 0.732vw;
    }

    .ul-num-z .num {
        font-size: 4.099vw;
        line-height: 1.1;
    }

    .ul-num-z .info {
        font-size: 1.756vw;
    }

    .ul-num-z .desc {
        font-size: 1.171vw;
        line-height: 1.5;
    }

    .m-client {
        padding: 1.464vw 0 4.172vw;
    }

    .m-client .client-box {
        padding: 3.953vw 2.196vw 5.856vw;
        border-radius: 1.464vw;
        -webkit-border-radius: 1.464vw;
        -moz-border-radius: 1.464vw;
        -ms-border-radius: 1.464vw;
        -o-border-radius: 1.464vw;
    }

    .m-client .top {
        margin-bottom: 3.953vw;
    }

    .m-client .tit {
        font-size: 2.049vw;
        line-height: 1.4;
        margin-bottom: 0.658vw;
    }

    .m-client .info {
        font-size: 1.171vw;
        line-height: 1.4;
    }

    .ul-client {
        margin: 0 -1.683vw;
    }

    .ul-client li {
        margin-bottom: 4.245vw;
    }

    .ul-client .con {
        margin: 0 1.683vw;
    }

    .ul-client .pic {
        width: 5.417vw;
        height: 5.417vw;
        margin-right: 0.805vw;
    }

    .ul-client .box {
        margin-bottom: 0.585vw;
    }

    .ul-client .tit {
        font-size: 1.464vw;
    }

    .ul-client .look {
        font-size: 0.878vw;
        width: 3.806vw;
        height: 1.756vw;
        line-height: 1.756vw;
        background: #ECE9FF;
        border-radius: 0.878vw;
        padding-right: 1.464vw;
        margin-top: 0.146vw;
    }

    .ul-client .look::after {
        content: "";
        width: 0.732vw;
        height: 0.732vw;
        right: 0.512vw;
    }

    .ul-client .desc {
        font-size: 1.024vw;
        line-height: 1.6;
        height: 11.2em;
    }

    .m-client .more {
        font-size: 1.171vw;
        margin: -3.294vw;
    }

    /*  */
    .m-system {
        padding-top: 8.784vw;
        height: 33.52vw;
    }

    .m-system .info {
        font-size: 1.756vw;
        line-height: 1.4;
    }

    .m-system .box {
        width: 87.84vw;
        border-radius: 1.464vw;
        -webkit-border-radius: 1.464vw;
        -moz-border-radius: 1.464vw;
        -ms-border-radius: 1.464vw;
        -o-border-radius: 1.464vw;
        bottom: -14.64vw;
    }

    .ul-system {
        padding: 1.756vw 0 2.342vw;
        margin: 0 2.196vw;
    }

    .ul-system li {
        width: 16.66%;
    }

    .ul-system .tit {
        font-size: 1.024vw;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 0.732vw;
    }

    .ul-system .pic {
        width: 7.320vw;
        height: 7.320vw;
        margin-bottom: 1.098vw;
    }

    .ul-system .btn {
        width: 8.199vw;
        height: 2.342vw;
        line-height: 2.342vw;
        background: #EAEDF2;
        border-radius: 1.171vw;
        opacity: 0.6;
    }

    .ul-system .ar {
        padding-right: 1.098vw;
    }

    .ul-system .ar::after {
        content: "";
        right: 0;
        background-size: cover;
        width: 0.732vw;
        height: 0.732vw;
    }

    .m-system .txt {
        padding: 1.756vw 2.196vw 1.537vw;
    }

    .m-system .tits {
        font-size: 1.171vw;
        line-height: 1.4;
        font-weight: bold;
        margin-bottom: 0.585vw;
    }

    .m-system .desc {
        font-size: 1.171vw;
        line-height: 1.8;
    }

    .m-system-pic .box {
        padding-top: 19.76vw;
    }

    .wp-2 {
        width: 87.84vw;
        margin: 0 auto;
    }

    .m-system-pic .item {
        padding-bottom: 4.685vw;
    }

    .m-more-z {
        height: 19.03vw;
    }

    .m-more-z .box {
        width: 73.20vw;
        margin: 0 auto;
    }

    .m-more-z .pic {
        width: 13.17vw;
        height: 13.17vw;
        right: 0;
    }

    .m-more-z .info {
        font-size: 1.464vw;
        line-height: 1.4;
    }

    .m-right {
        top: 21.660vw;
    }

    .m-right.fixed .ul-snv-s {
        top: 7.320vw
    }

    .ul-snv-s .txt {
        height: 2.049vw;
        line-height: 2.049vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        padding-left: 0.732vw;
    }

    .ul-snv-s .txt::after {
        content: "";
        width: 1px;
        height: 2.049vw;
    }

    .ul-snv-s .txt span {
        margin-right: 0.366vw;
    }
}

@media only screen and (max-width: 960px) {
    .wp-2 {
        padding: 0;
    }
}

/* 弹窗 */

.windows-e1 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
    /* opacity: 0; */
    overflow: hidden;
}

.windows-e1.on {
    opacity: 1;
}

.windows-e1 .bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 26, 0.39);
    z-index: -1;
}

.windows-e1 .info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 292px;
    overflow: hidden;

    padding-bottom: 11px;
}

.windows-e1 .m-pop {
    background: #FFFFFF;
    border-radius: 20px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 148px;
}

.windows-e1 .m-pop .tit {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    color: #000000;
    margin-bottom: 34px;
}

.windows-e1 .e-close {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 10px auto 0;
}

.windows-e1 .e-close img {
    display: block;
    width: 100%;
    height: 100%;
}

.windows-e1 .pic1 {
    text-align: center;
    width: 52px;
    margin: 0 auto;
    padding: 35px 0 11px;
}

.windows-e1 .pic {
    text-align: center;
    padding: 0px 0 10px;
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

.windows-e1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.ul-lista8 .rightpop .tit1,
.ul-client .rightpop .tit {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    color: #000;
}

.ul-lista8 .look .rightpop.on,
.ul-client .look .rightpop.on {
    opacity: 1;
}

.ul-lista8 .rightpop,
.ul-client .rightpop {
    opacity: 0;
    position: absolute;
    left: 52px;
    top: 0;
    background-color: #fff;
    padding: 4px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    width: auto;
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgb(144 144 144 / 10%);
}

.ul-lista8 .rightpop .pic,
.ul-client .rightpop .pic {
    float: none;
    display: inline-block;
    margin: 0;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
}
.g-tita9 {
    text-align: center;
    font-size: 36px;
    padding: 15px 0;
}

.g-tita9 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.g-tita9 span::after {
    width: 31px;
    height: 34px;
    position: absolute;
    content: "";
    left: -15px;
    top: -9px;
    background-image: url(img/a4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.g-tita9 span::before {
    width: 14px;
    height: 16px;
    position: absolute;
    content: "";
    right: -14px;
    bottom: -4px;
    background-image: url(img/a5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.ul-lista9 {
    display: block;
    /* overflow: hidden; */
    margin: 0 -9px;
    padding: 20px 0;
}

.ul-lista9 li {
    float: left;
    width: 33.3%;
    padding: 0 9px;
}

.ul-lista9 .con {
    background: #FFFFFF;
    box-shadow: 0px 10px 40px 0px rgba(170, 177, 200, 0.3);
    border-radius: 12px;
    overflow: hidden;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.ul-lista9 .pic {
    padding-top: 46.39%;
    position: relative;
    overflow: hidden;
}

.ul-lista9 .pic .img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ul-lista9 .con:hover .pic .img {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
}

.ul-lista9 .txt {
    padding: 20px;
}

.ul-lista9 .tit {
    font-size: 20px;
    margin-bottom: 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    height: 1.5em;
}

.ul-lista9 .con:hover .tit {
    color: #8353F3;
}

.ul-lista9 .desc {
    height: 1.5em;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.row-a9 {
    padding: 84px 0 83px;
}

.row-a9 .g-tita9 {
    margin-bottom: 43px;
}

.row-a8 .g-tita9 {
    margin-bottom: 54px;
}

.row-a8 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 76px 0 40px;
}

.g-tita8 span::after {
    background-image: url(img/b4-1.png);
}

.g-tita8 span::before {
    background-image: url(img/b5-1.png);
}

.ul-lista8 {
    display: block;
    /* overflow: hidden; */
    margin: 0 -9px;
    margin-bottom: 20px;
}

.ul-lista8 li {
    padding: 0 9px;
    float: left;
    width: 33.3%;
    margin-bottom: 18px;
}

.ul-lista8 .con {
    display: block;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(144, 144, 144, 0.1);
    border-radius: 20px;
    /* overflow: hidden; */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 20px;
}

.ul-lista8 .pic {
    width: 74px;
    float: left;
    margin-right: 10px;
}

.ul-lista8 .pic img {
    width: 100%;
    height: auto;
}

/* .ul-lista8 .txt {
    overflow: hidden;
} */

.ul-lista8 .tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.ul-lista8 h3 {
    font-size: 20px;
    font-weight: normal;
}

.ul-lista8 .tit .look {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 24px;
    background: #ECE9FF;
    border-radius: 12px;
    line-height: 24px;
    color: #654FF0;
    font-size: 12px;
    background-image: url(img/a7.png);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: right 6px center;
    padding: 0 21px 0 7px;
    /* float: right; */
    cursor: pointer;
}

.ul-lista8 .desc {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 7;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    height: 154px;
    line-height: 22px;
}

.g-more {
    background-color: rgba(208, 211, 252, .5);
    width: 160px;
    height: 48px;
    /* line-height: 48px; */
    border-radius: 24px;
    padding: 10px 55px 12px 33px;
    font-size: 18px;
    color: #7F83C4;
    background-image: url(img/a7-1.png);
    background-position: right 33px center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    margin: 0 auto;
    display: block;
}

/* 代理合作 */
.m-bantxt {
    text-align: center;
    padding-top: 128px;
}

.m-bantxt .tit {
    font-size: 36px;
    margin-bottom: 22px;
}

.m-bantxt .tit span {
    display: inline-block;
    position: relative;
}

.m-bantxt .tit span::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, rgba(142, 87, 255, 0) 0%, rgba(142, 87, 255, 0.3) 100%);
    height: 12px;
    width: 100%;
}

.m-bantxt .desc {
    font-size: 24px;
    color: #3B3158;
    margin-bottom: 85px;
}

.m-bantxt .info {
    font-size: 20px;
}

.m-bantxt .info span {
    background-image: url(img/b8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 20px;
    margin-bottom: 30px;
}

.m-bantxt .info em {
    color: #6B43D9;
}

.m-coop {
    text-align: center;
}

.m-coop .tit {
    font-size: 20px;
    color: #3B3158;
    /* position: relative; */
    margin-bottom: 18px;
}

.m-coop .tit span {
    display: inline-block;
    padding: 0 16px;
    position: relative;
    z-index: 1;
}

.m-coop .tit span::after {
    position: absolute;
    width: 24px;
    height: 1px;
    content: "";
    left: -24px;
    top: 50%;
    background: #AFAAC0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-coop .tit span::before {
    position: absolute;
    width: 24px;
    height: 1px;
    content: "";
    right: -24px;
    top: 50%;
    background: #AFAAC0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-cooplist1 {
    display: block;
    overflow: hidden;

    margin: 0 -14px;
    margin-bottom: 20px;
}

.ul-cooplist1 li {
    float: left;
    width: 25%;
    padding: 0 14px;
}

.ul-cooplist1 .con {
    display: block;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 20px;
    padding: 20px 35px 50px;
}

.ul-cooplist1 .pic {
    margin-bottom: 10px;
    text-align: center;
}

.ul-cooplist1 img {
    width: 72px;
    height: 72px;
    display: inline-block;
}

.ul-cooplist1 .desc {
    font-size: 16px;
}

.m-vx {
    text-align: center;
    font-size: 16px;
}

.m-vx .img {
    margin-bottom: 16px;
}

.m-vx .img img {
    width: 200px;
    height: 200px;
    display: inline-block;
}

.row-coop {
    padding-bottom: 64px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 右侧边栏 */
.right-nav {
    position: fixed;
    right: 15px;
    bottom: 230px;
    z-index: 999;
}

.right-nav .btn {
    display: block;
    margin-bottom: 10px;
    width: 48px;
    height: 48px;
}

.right-nav .btn img {
    width: 48px;
    height: 48px;
}

.right-nav .rightpop {
    position: absolute;
    right: 70px;
    top: -52px;
    background-color: #fff;
    padding: 4px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: none;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    width: 137px;
    text-align: center;
    padding-bottom: 10px;
    box-shadow: 0px 5px 10px 0px rgba(144, 144, 144, 0.1);
}

.right-nav .rightpop1 {
    top: 4px;
}

.right-nav .rightpop2 {
    top: 110px;
    width: 175px;
    padding: 13px 0 15px;
}

.right-nav .rightpop::after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 10px;
    height: 10px;
    right: -5px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
}

.right-nav .rightpop2::after {
    /* background-color: #333; */
}

.right-nav .group:hover .rightpop {
    display: block;
}

.right-nav .img {
    width: 120px;
    height: 120px;
}

.right-nav .img1 {
    width: 142px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

/* 响应式 */
@media only screen and (max-width: 1366px) {
    .g-tita9 {
        text-align: center;
        font-size: 2.635vw;
        padding: 1.098vw 0;
    }

    .g-tita9 span {
        display: inline-block;
        position: relative;
        z-index: 1;
    }

    .g-tita9 span::after {
        width: 2.269vw;
        height: 2.489vw;
        position: absolute;
        content: "";
        left: -1.098vw;
        top: -0.658vw;
        background-image: url(img/a4.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .g-tita9 span::before {
        width: 1.024vw;
        height: 1.171vw;
        position: absolute;
        content: "";
        right: -1.024vw;
        bottom: -0.292vw;
        background-image: url(img/a5.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
    }

    .ul-lista9 {
        display: block;
        overflow: hidden;
        margin: 0 -0.658vw;
    }

    .ul-lista9 li {
        float: left;
        width: 33.3%;
        padding: 0 0.658vw;
    }

    .ul-lista9 .con {
        background: #FFFFFF;
        box-shadow: 0vw 0.732vw 2.928vw 0vw rgba(170, 177, 200, 0.3);
        border-radius: 0.732vw;
        overflow: hidden;
    }

    .ul-lista9 .pic {
        padding-top: 46.39%;
        position: relative;
        overflow: hidden;
    }

    .ul-lista9 .pic .img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
    }

    .ul-lista9 .con:hover .pic .img {
        transform: scale(1.06);
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
    }

    .ul-lista9 .txt {
        padding: 1.464vw;
    }

    .ul-lista9 .tit {
        font-size: 1.464vw;
        margin-bottom: 0.585vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        white-space: nowrap;
        height: 1.5em;
    }

    .ul-lista9 .con:hover .tit {
        color: #8353F3;
    }

    .ul-lista9 .desc {
        height: 1.5em;
        font-size: 1.024vw;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        display: box;
        display: -webkit-box;
        line-clamp: 1;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .row-a9 {
        padding: 6.149vw 0 7.540vw;
    }

    .row-a9 .g-tita9 {
        margin-bottom: 4.612vw;
    }

    .row-a8 .g-tita9 {
        margin-bottom: 3.953vw;
    }

    .row-a8 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 5.563vw 0 2.928vw;
    }

    .g-tita8 span::after {
        background-image: url(img/b4-1.png);
    }

    .g-tita8 span::before {
        background-image: url(img/b5-1.png);
    }

    .ul-lista8 {
        display: block;
        overflow: hidden;
        margin: 0 -0.658vw;
        margin-bottom: 1.464vw;
    }

    .ul-lista8 li {
        padding: 0 0.658vw;
        float: left;
        width: 33.3%;
        margin-bottom: 1.317vw;
    }

    .ul-lista8 .con {
        display: block;
        background-color: #fff;
        box-shadow: 0vw 0.366vw 0.732vw 0vw rgba(144, 144, 144, 0.1);
        border-radius: 1.464vw;
        overflow: hidden;
        -webkit-border-radius: 1.464vw;
        -moz-border-radius: 1.464vw;
        -ms-border-radius: 1.464vw;
        -o-border-radius: 1.464vw;
        padding: 1.464vw;
    }

    .ul-lista8 .pic {
        width: 5.417vw;
        float: left;
        margin-right: 0.732vw;
    }

    .ul-lista8 .pic img {
        width: 100%;
        height: auto;
    }

    .ul-lista8 .txt {
        overflow: hidden;
    }

    .ul-lista8 .tit {
        font-size: 1.464vw;
        font-weight: normal;
        overflow: hidden;
        margin-bottom: 0.585vw;
    }

    .ul-lista8 .tit .look {
        display: inline-block;
        width: 3.806vw;
        height: 1.756vw;
        background: #ECE9FF;
        border-radius: 0.878vw;
        line-height: 1.756vw;
        color: #654FF0;
        font-size: 0.878vw;
        background-image: url(img/a7.png);
        background-repeat: no-repeat;
        background-size: 0.732vw 0.732vw;
        background-position: right 0.439vw center;
        padding: 0 1.537vw 0 0.512vw;
        float: right;
    }

    .ul-lista8 .desc {
        color: #666;
        font-size: 1.024vw;
        overflow: hidden;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        display: box;
        display: -webkit-box;
        line-clamp: 7;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        height: 11.27vw;
        line-height: 1.610vw;
    }

    .g-more {
        background-color: rgba(208, 211, 252, .5);
        width: 11.71vw;
        height: 3.513vw;
        /* line-height: 3.513vw; */
        border-radius: 1.756vw;
        padding: 0.732vw 4.026vw 0.878vw 2.415vw;
        font-size: 1.317vw;
        color: #7F83C4;
        background-image: url(img/a7-1.png);
        background-position: right 2.415vw center;
        background-repeat: no-repeat;
        background-size: 1.171vw 1.171vw;
        margin: 0 auto;
        display: block;
    }

    /* 代理合作 */
    .m-bantxt {
        text-align: center;
        padding-top: 9.370vw;
    }

    .m-bantxt .tit {
        font-size: 2.635vw;
        margin-bottom: 1.610vw;
    }

    .m-bantxt .tit span {
        display: inline-block;
        position: relative;
    }

    .m-bantxt .tit span::after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(270deg, rgba(142, 87, 255, 0) 0%, rgba(142, 87, 255, 0.3) 100%);
        height: 0.878vw;
        width: 100%;
    }

    .m-bantxt .desc {
        font-size: 1.756vw;
        color: #3B3158;
        margin-bottom: 6.222vw;
    }

    .m-bantxt .info {
        font-size: 1.464vw;
    }

    .m-bantxt .info span {
        background-image: url(img/b8.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: inline-block;
        padding: 1.464vw;
        margin-bottom: 2.196vw;
    }

    .m-bantxt .info em {
        color: #6B43D9;
    }

    .m-coop {
        text-align: center;
    }

    .m-coop .tit {
        font-size: 1.464vw;
        color: #3B3158;
        /* position: relative; */
        margin-bottom: 1.317vw;
    }

    .m-coop .tit span {
        display: inline-block;
        padding: 0 1.171vw;
        position: relative;
        z-index: 1;
    }

    .m-coop .tit span::after {
        position: absolute;
        width: 1.756vw;
        height: 0.073vw;
        content: "";
        left: -1.756vw;
        top: 50%;
        background: #AFAAC0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .m-coop .tit span::before {
        position: absolute;
        width: 1.756vw;
        height: 0.073vw;
        content: "";
        right: -1.756vw;
        top: 50%;
        background: #AFAAC0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .ul-cooplist1 {
        display: block;
        overflow: hidden;

        margin: 0 -1.024vw;
        margin-bottom: 1.464vw;
    }

    .ul-cooplist1 li {
        float: left;
        width: 25%;
        padding: 0 1.024vw;
    }

    .ul-cooplist1 .con {
        display: block;
        background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        border-radius: 1.464vw;
        padding: 1.464vw 2.562vw 3.660vw;
    }

    .ul-cooplist1 .pic {
        margin-bottom: 0.732vw;
        text-align: center;
    }

    .ul-cooplist1 img {
        width: 5.270vw;
        height: 5.270vw;
        display: inline-block;
    }

    .ul-cooplist1 .desc {
        font-size: 1.171vw;
    }

    .m-vx {
        text-align: center;
        font-size: 1.171vw;
    }

    .m-vx .img {
        margin-bottom: 1.171vw;
    }

    .m-vx .img img {
        width: 14.64vw;
        height: 14.64vw;
        display: inline-block;
    }

    .row-coop {
        padding-bottom: 4.685vw;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }



    /* 右侧边栏 */
    .right-nav {
        position: fixed;
        right: 1.098vw;
        bottom: 16.83vw;
        z-index: 999;
    }

    .right-nav .btn {
        display: block;
        margin-bottom: 0.732vw;
        width: 3.513vw;
        height: 3.513vw;
    }

    .right-nav .btn img {
        width: 3.513vw;
        height: 3.513vw;
    }

    .right-nav .rightpop {
        position: absolute;
        right: 5.124vw;
        top: -3.806vw;
        background-color: #fff;
        padding: 0.292vw;
        border-radius: 0.585vw;
        -webkit-border-radius: 0.585vw;
        -moz-border-radius: 0.585vw;
        -ms-border-radius: 0.585vw;
        -o-border-radius: 0.585vw;
        display: none;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        width: 10.02vw;
        text-align: center;
    }

    .right-nav .rightpop1 {
        top: 0.292vw;
    }

    .right-nav .rightpop2 {
        top: 8.052vw;
        width: 12.81vw;
        padding: 1.098vw 0;
    }

    .right-nav .rightpop::after {
        position: absolute;
        content: "";
        background-color: #fff;
        width: 0.732vw;
        height: 0.732vw;
        right: -0.366vw;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        -o-transform: translateY(-50%) rotate(-45deg);
    }

    .right-nav .rightpop2::after {
        /* background-color: #333; */
    }

    .right-nav .group:hover .rightpop {
        display: block;
    }

    .right-nav .img {
        width: 8.784vw;
        height: 8.784vw;
    }

    .right-nav .img1 {
        width: 10.39vw;
        height: 1.317vw;
    }
}
.row-college {
    padding-top: 125px;
    height: 744px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.m-college .g-tita9 {
    margin-bottom: 61px;
}

.m-college .g-tita9 {
    padding: 0;
}

.m-college .g-tita9 h2 {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    color: #121826;
    display: inline-block;
    margin-bottom: 20px;
}

.m-college .g-tita9 h2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: 2px;
    left: 0;
    background: linear-gradient(270deg, rgba(142, 87, 255, 0) 0%, rgba(142, 87, 255, 0.3) 100%);
}

.m-college .g-tita9 .desc {
    font-size: 24px;
    font-weight: 300;
    color: #3B3158;
}

.m-college .ul-course .item {
    position: relative;
    /* height: 380px; */
    height: auto;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    overflow: visible;
}

.m-college .ul-course .text {
    padding: 14px 17px 21px;
}

.m-college .ul-course .desc {
    height: 11.9em;
    box-sizing: border-box;
    margin-bottom: 22px;
    padding: 0;
}

.m-college .btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: rgba(234, 237, 242, 0.6);
    border-radius: 20px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    color: #515863;
    text-align: center;

}

/* .m-college .item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
} */

.m-college .btn {
    position: relative;
}

.m-college .btn span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    vertical-align: middle;
    background-image: url(img/d-icon6.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.m-college .ul-course .item .rightpop {
    opacity: 0;
    position: absolute;
    bottom: -46%;
    left: 50%;
    width: auto;
    height: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.m-college .ul-course .item .pic1 {
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
}

.m-college .ul-course .item .pic1 .img {
    display: inline-block;
    max-width: 100%;
}

.m-college .ul-course .item .tit1 {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    text-align: center;
}

.m-college .ul-course .item:hover .rightpop {
    opacity: 1;
}

.row-directory {
    padding-top: 95px;
    padding-bottom: 46px;
}

.m-directory .title {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    min-height: 1.5em;
    margin-bottom: 60px;
}

.m-directory .tips {
    background: #FAFBFC;
    border-radius: 10px;
    padding: 13px 17px;
    margin-bottom: 30px;
}

.m-directory .tips .tit {
    font-size: 16px;
    color: #000000;
    margin-bottom: 4px;
    min-height: 1.5em;
}

.m-directory .tips .tit span {
    display: inline-block;
    width: 13px;
    height: 17px;
    margin-right: 4px;
    vertical-align: middle;
    background-image: url(img/d-icon8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.m-directory .tips .desc {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 1.7;
}

.m-directory .chapter {
    background: #FAFBFC;
    padding: 18px 0 0;
    margin-bottom: 30px;
}

.m-directory .chapter:last-child {
    margin-bottom: 0;
}

.m-directory .info {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    line-height: 56px;
    padding: 20px 0 20px;
}

.g-tit-d {
    padding: 0 24px 15px;
    border-bottom: 1px solid #F0F0F0;
}

.g-tit-d h3 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #000000;

}

.g-tit-d h3::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 2px;
    left: 0;
    background: linear-gradient(270deg, rgba(131, 83, 243, 0) 0%, rgba(131, 83, 243, 0.3) 100%);
}

.ul-chapter-d {}

.ul-chapter-d li {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 24px;
    border-bottom: 1px solid #F0F0F0;
}

.ul-chapter-d li:last-child {
    border: none;
}

.ul-chapter-d .item {
    flex: 1;
}

.ul-chapter-d .con {
    display: block;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-chapter-d .con:hover {
    color: #8353F3;
}

.ul-chapter-d .con span {
    font-size: 16px;
    font-weight: 500;
    color: #765DEE;
    padding-right: 12px;
}

@media only screen and (max-width: 1366px) {
    .row-college {
        padding-top: 9.150vw;
        height: 54.46vw;
    }

    .m-college .g-tita9 {
        margin-bottom: 4.465vw;
    }

    .m-college .g-tita9 {
        padding: 0;
    }

    .m-college .g-tita9 h2 {
        font-size: 2.635vw;
        font-weight: 600;
        margin-bottom: 1.464vw;
    }

    .m-college .g-tita9 h2::after {
        height: 0.878vw;
        bottom: 0.146vw;
        background: linear-gradient(270deg, rgba(142, 87, 255, 0) 0%, rgba(142, 87, 255, 0.3) 100%);
    }

    .m-college .g-tita9 .desc {
        font-size: 1.756vw;
    }

    /* .m-college .ul-course .item {
        height: 27.81vw;
    } */

    .m-college .ul-course .text {
        padding: 1.024vw 1.244vw 1.537vw;
    }

    .m-college .ul-course .desc {
        height: 11.9em;
        box-sizing: border-box;
        margin-bottom: 1.610vw;
        padding: 0;
    }

    .m-college .btn {
        width: 10.24vw;
        height: 2.928vw;
        line-height: 2.928vw;
        background: rgba(234, 237, 242, 0.6);
        border-radius: 1.464vw;
        margin: 0 auto;
        font-size: 1.171vw;
        font-weight: 500;
    }

    /* .m-college .item:hover {
        transform: translateY(-0.732vw);
        -webkit-transform: translateY(-0.732vw);
        -moz-transform: translateY(-0.732vw);
        -ms-transform: translateY(-0.732vw);
        -o-transform: translateY(-0.732vw);
    } */

    .m-college .btn span {
        width: 1.024vw;
        height: 1.024vw;
        margin-left: 0.292vw;
    }

    .row-directory {
        padding-top: 6.95461vw;
        padding-bottom: 3.367vw;
    }

    .m-directory .title {
        font-size: 2.342vw;
        font-weight: 400;
        min-height: 1.5em;
        margin-bottom: 4.392vw;
    }

    .m-directory .tips {
        background: #FAFBFC;
        border-radius: 0.732vw;
        padding: 0.951vw 1.244vw;
        margin-bottom: 2.196vw;
    }

    .m-directory .tips .tit {
        font-size: 1.171vw;
        margin-bottom: 0.292vw;
        min-height: 1.5em;
    }

    .m-directory .tips .tit span {
        width: 0.951vw;
        height: 1.244vw;
        margin-right: 0.292vw;
    }

    .m-directory .tips .desc {
        font-size: 1.024vw;
    }

    .m-directory .chapter {
        background: #FAFBFC;
        padding: 1.317vw 0 0;
        margin-bottom: 2.196vw;
    }

    .m-directory .chapter:last-child {
        margin-bottom: 0;
    }

    .m-directory .info {
        font-size: 1.171vw;
        font-weight: 400;
        line-height: 4.099vw;
        padding: 1.464vw 0 1.464vw;
    }

    .g-tit-d {
        padding: 0 1.756vw 1.098vw;
        border-bottom: 1px solid #F0F0F0;
    }

    .g-tit-d h3 {
        font-size: 1.464vw;
    }

    .g-tit-d h3::after {
        height: 0.585vw;
        bottom: 0.146vw;
        background: linear-gradient(270deg, rgba(131, 83, 243, 0) 0%, rgba(131, 83, 243, 0.3) 100%);
    }

    .ul-chapter-d li {
        justify-content: center;
        padding: 0 1.756vw;
        border-bottom: 1px solid #F0F0F0;
    }

    .ul-chapter-d li:last-child {
        border: none;
    }

    .ul-chapter-d .item {
        flex: 1;
    }

    .ul-chapter-d .con {
        height: 4.099vw;
        line-height: 4.099vw;
        font-size: 1.171vw;
    }

    .ul-chapter-d .con span {
        font-size: 1.171vw;
        padding-right: 0.878vw;
    }
}

.history-content-item {
  margin: 0 auto;
  width: 1200px;
}
.history-banner {
  display: block;
  width: 100%;
}
.history-content {
  margin: 0 auto;
  padding: 38px;
  width: 1200px;
  background: #FFFFFF;
  border-radius: 40px;
  transform: translateY(-200px);
  margin-bottom: -180px;
}
.color-primary {
  color: #763DFF;
}
.history-record-item {
  position: relative;
  padding-bottom: 40px;
  display: flex;
  align-items: stretch;
}
.history-record-item:not(:last-of-type)::after {
  content: '';
  position: absolute;
  left: 9px;
  top: 14px;
  height: calc(100% - 4px);
  border: 1px solid #DDE3F3;
}
.history-record-item .item-icon {
  margin-right: 20px;
  margin-top: 10px;
  width: 20px;
  height: 20px;
  z-index: 2;
}
.history-record-item-info {
  flex: 1;
}
.history-record-item-info .record-item-img {
  margin-bottom: 10px;
  height: 40px;
}
.history-record-item-info .record-item-item {
  padding: 14px 20px;
  background: #F5F7FC;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.history-record-item-info p:not(:last-of-type) {
  margin-bottom: 20px;
}
.software {
  margin: 0 auto;
  padding: 38px;
  width: 1200px;
  margin-bottom: 20px;
  background: #FFFFFF;
  border-radius: 40px;
}
.software-title {
  position: relative;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 16px;
}
.software-title::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 90px;
  height: 8px;
  background: linear-gradient(270deg, rgba(118,61,255,0) 0%, #763DFF 100%);
}
.software-list {
  display: flex;
  justify-content: space-between;
}
.software-list img {
  width: 360px;
  height: 218px;
  cursor: zoom-in;
}
@media only screen and (max-width: 1199px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    .wp{width: 96%;}
}

@media only screen and (max-width: 959px) {

}

@media only screen and (max-width: 767px) {

}

/*Common For Max 480*/
@media only screen and (max-width: 479px) {

}




.hly_box { margin-top: 30px;}
.hly_box .item { float: left; box-sizing: border-box; padding: 15px 10px; width: 20%;}
.hly_box .item .inner { text-align: center; background: linear-gradient(180deg, rgba(168,138,232,0.2) 0%, rgba(168,138,232,0) 100%); border-radius:20px; font-weight: bold; font-size: 16px; padding: 25px 0;}
.hly_box .item .ico { width:62px; height: 56px; margin: 0 auto 10px; background: url(img/2023bgfile.png) no-repeat 0 0/62px auto;}

.hly_box .item_1 .ico { background-position: 0 -329px;}
.hly_box .item_2 .ico { background-position: 0 -53px;}
.hly_box .item_3 .ico { background-position: 0 -549px;}
.hly_box .item_4 .ico { background-position: 0 -219px;}
.hly_box .item_5 .ico { background-position: 0 -108px;}
.hly_box .item_6 .ico { background-position: 0 -660px;}
.hly_box .item_7 .ico { background-position: 0 -274px;}
.hly_box .item_8 .ico { background-position: 0 -713px;}
.hly_box .item_9 .ico { background-position: 0 -933px;}
.hly_box .item_10 .ico { background-position: 0 -493px;}
.hly_box .item_11 .ico { background-position: 0 -770px;}
.hly_box .item_12 .ico { background-position: 0 -1044px;}
.hly_box .item_13 .ico { background-position: 0 -988px;}
.hly_box .item_14 .ico { background-position: 0 -53px;}
.hly_box .item_15 .ico { background-position: 0 3px;}
/* 结束 */



.w-full {
  display: block;
  width: 100%;
}
