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;
}

.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;
}
/*-----------------[初始化]--------------*/
*,
*: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;
}

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: 1300px;
}
body{
  padding-top: 80px;
}
/*******************************
    -------[=头部]-------
********************************/
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
  background-color: #000;
  height: 80px;
}

.logo {
  float: left;
  font-size: 0;
  line-height: 80px;
}

.logo img {
  display: inline-block;
  vertical-align: middle;
  max-height: 57px;
}

.nav {
  float: right;
}

.nav li {
  float: left;
  position: relative;
  line-height: 80px;
  font-size: 0;
  padding: 0 20px;
}

.nav .v1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}
.nav .on .dropicon,
.nav .ok .dropicon{
  transform: rotate(-180deg);
}
.dropicon {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  margin-left: 5px;
  margin-top: 3px;
  transition: .4s;
}
.nav .sub{
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  display: none;
  background-color: #000;
  padding: 10px 0;
}
.nav .sub1{
  width: 270px;
  overflow: hidden;
}
.h-sub{
  float: left;
  width: 50%;
}
.sub .v2{
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  transition: .3s;
  padding: 0 6px;
}
.sub .v2:hover{
  opacity: .8;
}
/*******************************
    -------[=导航]-------
********************************/
.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 {
  text-align: center;
  font-size: 14px;
  color: #f0f1f3;
  line-height: 30px;
  padding: 38px 0;
  background-color: #191919;
}

.f-copy a {
  color: inherit;
  transition: .3s;
}

.f-copy a:hover {
  color: #fff;
}

/*******************************
    -------[=公用]-------
********************************/
.cur,
.cur a {
  font-size: 12px;
  color: #5e5e5e;
  line-height: 20px;
}

.cur {
  margin: 18px 0 10px 9px;
  padding-left: 26px;
  background: url(../images/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: 1600px) {

    .wp {
      margin: 0 auto;
      width: 95%;
      max-width: 81.25vw;
    }
    body{
      padding-top: 5vw;
    }
    /*******************************
        -------[=头部]-------
    ********************************/
    .header {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: block;
      z-index: 999;
      background-color: #000;
      height: 5vw;
    }
    
    .logo {
      float: left;
      font-size: 0;
      line-height: 5vw;
    }
    
    .logo img {
      display: inline-block;
      vertical-align: middle;
      max-height: 3.562vw;
    }
    
    .nav {
      float: right;
    }
    
    .nav li {
      float: left;
      position: relative;
      line-height: 5vw;
      font-size: 0;
      padding: 0 1.25vw;
    }
    
    .nav .v1 {
      display: inline-block;
      vertical-align: middle;
      font-size: 1vw;
      color: #fff;
    }
    .nav .on .dropicon,
    .nav .ok .dropicon{
      transform: rotate(-180deg);
    }
    .dropicon {
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 0;
      border-left: 0.5vw solid transparent;
      border-right: 0.5vw solid transparent;
      border-top: 0.5vw solid #fff;
      margin-left: 0.312vw;
      margin-top: 0.187vw;
      transition: .4s;
    }
    .nav .sub{
      position: absolute;
      left: 0;
      top: 100%;
      min-width: 100%;
      display: none;
      background-color: #000;
      padding: 0.625vw 0;
    }
    .sub .v2{
      display: block;
      color: #fff;
      font-size: 0.875vw;
      line-height: 2.187vw;
      text-align: center;
      transition: .3s;
      padding: 0 0.375vw;
    }
    .sub .v2:hover{
      opacity: .8;
    }
    /*******************************
        -------[=导航]-------
    ********************************/
    .menuBtn {
      display: none;
      position: fixed;
      top: 0.75vw;
      right: 0.75vw;
      width: 1.875vw;
      height: 1.875vw;
      cursor: pointer;
      transition: .3s;
      -ms-transition: .3s;
      -moz-transition: .3s;
      -webkit-transition: .3s;
      -o-transition: .3s;
    }
    
    .menuBtn b {
      display: block;
      height: 0.25vw;
      background-color: #fff;
      margin: 0.25vw 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: 1px;
      top: 50%;
      margin-top: -0.312vw;
      width: 1.875vw;
    }
    
    .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 {
      text-align: center;
      font-size: 0.875vw;
      color: #f0f1f3;
      line-height: 1.875vw;
      padding: 2.375vw 0;
      background-color: #191919;
    }
    
    .f-copy a {
      color: inherit;
      transition: .3s;
    }
    
    .f-copy a:hover {
      color: #fff;
    }
    }
/* 其他样式表 */
/* 公用按钮样式 */
.g-btnanim{
    position: relative;
}
.g-anim {
    -moz-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    -webkit-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    /* height: 100%; */
    position:absolute;
    top:50%;
    left:50%;
    /* z-index:-1; */
  }
  .g-anim:before {
    position:relative;
    content:'';
    display:block;
    margin-top:100%;
    background:#6CB1FF;
  }
  .g-anim:after {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    border-radius:50%;
  }
  .g-btnanim:hover  .g-anim:after {
    -webkit-animation:anim-out-pseudo 0.75s;
    animation:anim-out-pseudo 0.75s;
  }
  .g-btnanim:hover .g-anim  {
    -webkit-animation:anim-out 0.75s;
    animation:anim-out 0.75s;
  }
  @-webkit-keyframes anim-out-pseudo {
    0% {
    background:rgba(255,255,255,0.7);
    /*ripple color and tranparent*/
  }
  100% {
    background:transparent;
  }
  }@-webkit-keyframes anim-out {
    0% {
    width:0%;
  }
  100% {
    width:100%;
  }
  }
  /* 公用按钮样式end */
.g-bana1 {
    padding-top: 37.18%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.g-bana1 .txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 17.5%;
    text-align: center;
    color: #fff;
}
.g-bana1 .txt img{
    width: 821px;
}
.g-bana1 .info {
margin-bottom:35px;
    font-weight: bold;
    font-size: 48px;
}
.g-bana1 .tit{
    margin-bottom: 24px;
}
.g-bana1 .desc {
    font-size: 34px;
    background-image: url(../images/c7.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 920px 100%;
    height: 82px;
    line-height: 82px;
}

.g-titzs1 {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    position: relative;
    padding-bottom: 22px;
    /* margin-bottom: 50px; */
}

.g-titzs1 .bg {
    /* display: inline-block;
    padding: 0 54px;
    background-image: url(../images/a1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10px 54px;
    height: 50px; */
}

.g-titzs1 .bg img {
    vertical-align: middle;
}

.g-titzs1::after {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    width: 290px;
    height: 4px;
    background-image: url(../images/c8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

}

.g-titzs1 .red {
    color: #f8435c;
}
.row-zsh1{
    padding: 78px 0 92px;
}
.ul-listzs1 {
    margin: 0 -15px;
    overflow: hidden;
    padding-top:76px;
}

.ul-listzs1 li {
    padding: 0 15px;
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

.ul-listzs1 .con {
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 1px 0 8px rgba(0, 0, 0, .15);
    text-align: center;
    padding: 28px 18px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.ul-listzs1 .con:hover {
    box-shadow: 1px 0 8px rgba(248, 67, 92, .15);


}

.ul-listzs1 .pic {
    padding-top: 30%;
    position: relative;
    margin-bottom: 10px;
}

.ul-listzs1 .pic .icon {
    display: block;
    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%);
    max-height: 70px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.ul-listzs1 .con:hover .pic .icon {
    transform: translate(-50%, -50%) rotateY(180deg);
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    -ms-transform: translate(-50%, -50%) rotateY(180deg);
    -o-transform: translate(-50%, -50%) rotateY(180deg);
}

.ul-listzs1 h3 {
    font-size: 28px;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 1.5em;
}

.ul-listzs1 .desc {
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
}
.row-zsh2{
    padding-bottom:110px ;
}
.m-zsh2 {
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding:50px 70px; */
    border-radius: 30px 0 30px 30px;
    -webkit-border-radius: 30px 0 30px 30px;
    -moz-border-radius: 30px 0 30px 30px;
    -ms-border-radius: 30px 0 30px 30px;
    -o-border-radius: 30px 0 30px 30px;
    /* box-shadow: 1px 0 10px rgba(248, 67, 92, .75); */
    /* padding-top: 50px; */
    /* background-color: #f8435c; */
    margin-top: 35px;
    position: relative;
}
.m-inner-zsh2{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden;
}
.m-zsh2 img {
    width: 100%;
    display: block;
}

.m-zsh2 .col-l {
    width: 56%;
}

.m-zsh2 .col-r {
    width: 44%;
}

.m-zsh2 .tit {
    font-size: 32px;
    color: #fff;
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 24px;
    font-weight: bold;
}

.m-zsh2 .tit::after {
    position: absolute;
    content: "";
    width: 55px;
    height: 6px;
    background-color: #fff;
    left: 0;
    bottom: 0;
}
.m-zsh2 .tit1::after{
    background-color: #f8435c; 
}
.m-zsh2 .desc {
    font-size: 22px;
    line-height: 2.1;
}

.m-zsh2-l {
    position: relative;
    padding: 54px 0 70px 65px;
}

.m-zsh2-l .v {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 40px;
    font-size: 320px;
    color: rgba(255, 255, 255, .3);
    font-family: arial;
    font-weight: bold;
}
.m-zsh2-l .desc p{
padding-left: 40px;
background-position: left center;
background-size: 28px auto;
background-image: url(../images/b2-1.png);
background-repeat: no-repeat;
color: #fff;
font-size: 24px;
}
.m-zsh2-r .desc p{
    padding-left: 40px;
    background-position: left center;
    background-size: 28px auto;
    background-image: url(../images/b1.png);
    background-repeat: no-repeat;
    font-size: 24px;
    }
.m-zsh2-r {
    /* background-color: #fff; */

    position: relative;
    padding: 54px 0 70px 65px;
    padding-left: 204px;
}

.row-zsh3 {
    padding: 100px 0 55px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/a2.jpg);
}

.m-zsh2-r .s {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 20px;
    font-size: 320px;
    color: #fddfd6;
    font-family: arial;
    font-weight: bold;
}

.ban-zsh {
    padding:48px 0 70px;
}

.ban-zsh .item {
    display: block;
}

.ban-zsh .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
}

.ban-zsh .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.ban-zsh .slick-dots button {
    width: 20px;
    background: #999;
    font-size: 0;
    cursor: pointer;
    border: none;
    height: 19px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ban-zsh .slick-dots li.slick-active button {
    background: #f8435c;
    width: 50px;
}

.ul-listzs4 {
    display: block;
    /* overflow: hidden; */
    margin: 0 -11px;
    padding-top: 65px;
}

.ul-listzs4 li {
    float: left;
    width: 20%;
    padding: 0 11px;
}

.ul-listzs4 .con {
    display: block;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 20px 20px 52px;
    box-shadow: 1px 0 10px rgba(248, 67, 92, .75);
}

.ul-listzs4 .pic {
    text-align: center;
    margin-bottom: 15px;
}

.ul-listzs4 .con img {
    display: inline-block;
}

.ul-listzs4 .desc {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.7;
    height: 6.8em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ul-listzs4 .btn {
    font-size: 20px;
    color: #fff;
    width: 190px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #f8435c;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}
/* .ul-listzs4 .btn:hover{
    opacity: .8;
} */
.row-zsh4 {
    padding: 105px 0 110px;
}

.row-zsh5 {
    background-color: #fdc6ce;
    padding: 105px 0 78px;
}

.ul-listzsh5 {
    display: block;
    overflow: hidden;
    margin: 0 -15px;
    margin-bottom: 54px;
    padding-top: 74px;
}

.ul-listzsh5 li {
    float: left;
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 15px;
}

.ul-listzsh5 .con {
    display: block;
    position: relative;
    padding-top: 32px;
}

.ul-listzsh5 .num {
    position: absolute;
    left: 0;
    top: 0;
}

.ul-listzsh5 .txt {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 45px 30px 26px;
}

.ul-listzsh5 .desc {
    font-size: 18px;
    line-height: 1.9;
    height: 11.4em;
}
.ul-listzsh5 .desc1{
    height: 7.6em;
}
.ul-listzsh5 .l {
    font-size: 109px;
    position: absolute;
    right: 5px;
    bottom: -43px;
    font-weight: bold;
    font-family: Arial;
}

.g-morezs {
    width: 426px;
    height: 84px;
    line-height: 84px;
    background-image: url(../images/d8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    display: block;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
}
.m-zsh6{
    padding-top: 28px;
}
.m-zsh6 .desc {
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
}
.row-zsh6{
    padding: 108px 0 68px;
}
.m-zsh6 .pic{
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
}
.m-tableash6{
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.m-tableash6 .table{
    width: 100%;
    text-align: center;
    border: 1px solid #f8435c;
   font-size: 16px;
   

}
.m-tableash6 .head{
    height: 74px;
    font-size: 24px;
    font-weight: bold;
}
.m-tableash6 .bd{
    font-weight: bold;
}
.m-tableash6 tr{
    height: 70px;
}
.m-tableash6 .t1{
    height: 90px;
}
.m-tableash6 .s1{
    width: 9%;
}
.m-tableash6 .s2{
    width: 8%;
}
.m-tableash6 .s3{
    width: 10%;
}
.m-tableash6 .s4{
    width: 7%;
}
.m-tableash6 .s5{
    width: 8%;
}
.m-tableash6 .s5-1{
    width: 6.5%;
}
.m-tableash6 .s6{
    width: 6%;
}
.m-tableash6 .s7{
    width: 7%;
}
/* 早上岸end */
/* 半年集训营 */
.bansix1 {
    padding-top: 38.18%;
}

.bansix1 .txt {
    top: 11.5%;
}
.bansix1 .txt img{
    width: 949px;
}
.bansix1 .info {
    font-size: 45px;
    font-weight: normal;
    text-align: right;
    padding-right: 465px;
    margin-bottom: 50px;
}

.g-titsix {
    font-size: 42px;
    text-align: center;
    position: relative;
    font-weight: bold;
}

.g-titsix span {
    z-index: 1;
    position: relative;
}

.g-titsix::after {
    position: absolute;
    content: "";
    width: 320px;
    height: 16px;
    background-image: url(../images/e3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.row-six1 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 80px;
}

.ul-listsix1 {
    display: block;
    overflow: hidden;
    margin: 0 -18px;
    padding-top: 72px;
}

.ul-listsix1 li {
    padding: 0 18px;
    float: left;
    width: 25%;
}

.ul-listsix1 .con {
    display: block;
}

.ul-listsix1 .con .pic {
    text-align: center;
    margin-bottom: 8px;

}

.ul-listsix1 .con img {
    width: 245px;
    display: inline-block;
    height: 138px;
}

.ul-listsix1 .txt {
    padding: 25px 25px 38px;
    border-width: 2px;
    border-style: solid;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    font-size: 18px;
}

.ul-listsix1 .desc {
    line-height: 1.8;
    height: 5.4em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 46px;
}

.ul-listsix1 .btn {
    width: 240px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    background-image: url(../images/e8.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    margin: 0 auto;
    font-size: 24px;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    display: block;
    overflow: hidden;
}


.row-six2 {
    background-color: #faf9ff;
    background-image: url(../images/e9.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 110px;
}

.m-six2 {
    padding: 60px 36px 70px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    position: relative;
    margin-top: 140px;
    box-shadow: 1px 0 10px rgba(4, 0, 0, .52);
}

.m-six2 .bo {
    position: absolute;
    width: 85px;
    height: 85px;
    border: 6px solid #e80c88;
    box-sizing: border-box;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    right: 40px;
    top: -40px;
}

.m-six2::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 80px;
    left: 0;
    right: 0;
    background-image: url(../images/f8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ul-listsix2 {
    display: block;
    overflow: hidden;
    margin: 0 -39px;
    position: relative;
    z-index: 1;
}

.ul-listsix2 li {
    float: left;
    padding: 0 39px;


}

.ul-listsix2 .con {
    width: 298px;
    background-image: url(../images/f1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 270px;
    color: #fff;
    padding: 44px 20px 0;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.ul-listsix2 .con:hover {
    background-image: url(../images/f1-1.png);
}

.ul-listsix2 .tit {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 18px;

}

.ul-listsix2 .con::after {
    position: absolute;
    width: 40px;
    height: 12px;
    content: "";
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-color: #fff
}

.ul-listsix2 .desc {
    font-size: 20px;
    margin-bottom: 25px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
}

.ul-listsix2 .pic {
    text-align: center;
}

.ul-listsix2 .pic img {
    display: inline-block;
}

.ul-listsix3 {
    padding-top: 46px;
    padding-left: 178px;
}

.ul-listsix3 .con {
    background-image: url(../images/f9.png);
}

.ul-listsix3 .con:hover {
    background-image: url(../images/f9-1.png);
}

.ul-listsix3 .con {
    padding-top: 30px;
}

.ul-listsix3 .con::after {
    bottom: 30px;
    top: auto;
}

.ul-listsix3 .pic {
    margin-bottom: 8px;
}

.ul-listsix3 .tit {
    margin-bottom: 10px;
}

.row-six3 {
    background-image: url(../images/a4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 114px 0 94px;
}

/* 历程轮播 */
.ul-develop {
    position: relative;
    /* padding: 10px 0 10px 75px; */
    height: 370px;
    margin-top: 65px;
}

.ul-develop .li {
    z-index: 2;
    /* margin: 0 5px; */
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ul-develop .con {
    background-color: #d5e4ff;
    padding: 25px 14px;
    text-align: center;
    width: 306px;
    height: 152px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    position: relative;
}



.ul-develop .l2 {
    left: 20%;
}

.ul-develop .l3 {
    left: 40%;
}

.ul-develop .l4 {
    left: 58%;
}

.ul-develop .l5 {
    left: 78%;
}

.ul-develop .li:nth-child(2n) {
    bottom: auto;
    top: 0;
}
.ul-develop .con::after {
    width: 20px;
    height: 20px;
    background-color: #d5e4ff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    content: "";
}
.ul-develop .li:nth-child(2n-1) .con::after{
top: -8px;
bottom: auto;
}




.ul-develop .time {
    font-size: 28px;
    font-weight: bold;
}


.ul-develop .li::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-image: url(../images/g1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: -46px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}



.ul-develop .li:nth-child(2n)::before {
    bottom: -46px;
    top: auto;
}




.ul-develop::after {
    content: '';
    height: 2px;
    background-image: url(../images/g2.png);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}




.ul-develop .txt {
    font-size: 18px;
    color: #333;
}

.ul-develop .desc {}

.ul-develop .li:nth-child(2n-1) .desc {
    top: auto;
    bottom: 0;
    left: 20px;
}

.ul-develop .day {
    padding: 0 20px;
    font-size: 24px;
    color: #333;
    line-height: 1.4em;
    height: 1.4em;
    font-weight: bold;
}

.ul-develop .slick-slider {
    z-index: 2;
}
.row-six4{
    background-color: #ebecfe;
    padding: 100px 0 135px;
    position: relative;
}
.row-six4::after{
    position: absolute;
    content: "";
    top: 0;
    bottom: -200px;
    width: 590px;
    right: 0;
    background-image: url(../images/g6.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size:  100%;
}
.m-tablsix{
    padding-top: 54px;
}
/* 表格 */
.m-tablsix .table {
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.m-tablsix .table table {
    text-align: center;
    border-color: #1244bc;

}
.m-tablsix .table table .bg{
    background-color: #f8f9ff;
}
.m-tablsix .table table th {
    font-size: 18px;
    font-weight: bold;
    color: #F4F9FF;
    height: 73px;
    text-align: center;
    background-color: #1244bc;
}



.m-tablsix .table table td {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    height: 72px;
    padding: 0 10px;
    line-height: 1.9;
}

.m-tablsix .table table .tit {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 70px;
}

.m-tablsix .table table .tit span {
    color: #1244BC;
}

.m-tablsix .table .g-more-d {
    width: 129px;
    height: 41px;
    line-height: 41px;
    background: linear-gradient(0deg, #1244BC, #2E61DB, #4475EB);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    overflow: hidden;
}

.m-tablsix .table{
   border-radius: 15px 15px 0 0;
   -webkit-border-radius: 15px 15px 0 0;
   -moz-border-radius: 15px 15px 0 0;
   -ms-border-radius: 15px 15px 0 0;
   -o-border-radius: 15px 15px 0 0;
   border: #1244bc;
}
.m-tablsix{
    position: relative;
    z-index: 1;
}

/* 表格end */
.row-six5{
    padding: 112px 0 46px;
}
.m-six5{
    padding-top: 75px;
}
.row-six6{
    background-color: #ebecfe;
    position: relative;
    padding: 82px 0 176px;
}
.row-six6::after{
    position: absolute;
    content: "";
    top: 0;
    bottom: -35px;
    width: 514px;
    background-image: url(../images/g5.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
}

.m-six6{
    padding-left: 106px;
    position: relative;
    z-index: 1;
}
.m-six6 .be{
    color: #1244bc;
    font-size: 32px;
    width: 78px;
    height: 125px;
    text-align: center;
    background-color: #d2e8ff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: bold;
    padding:4px 20px;
    line-height: 1.2;
}
.m-six6 .af{
    color: #fff;
    font-size: 32px;
    width: 78px;
    height: 125px;
    text-align: center;
    background-color: #e80c88;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    position: absolute;
    left: 0;
    bottom: 10px;
    font-weight: bold;
    padding:4px 20px;
    line-height: 1.2;
}
.m-list-ulsix{
    position: relative;
}
.m-list-ulsix::after{
    position: absolute;
    content: "";
    right: -10px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    /* width: 100%; */
    height: 20px;
    background-image: url(../images/g4.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.ul-listsix6{
    display: block;
    overflow: hidden;
    margin-top: 75px;
}

.ul-listsix6 li{
    float: left;
    width: 25%;
    padding: 0 11px;
}
.ul-listsix6 .con{
    background-color: rgb(248, 248, 254);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 20px;
}
.ul-listsix6 .tit{
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: bold;
}
.ul-listsix6 .desc{
    font-size: 18px;
}
.ul-listsix6 .top{
    margin-bottom: 56px;
}
.ul-listsix6 .down .tit{
    color: #0c19e2;
}

.row-six7{
    padding: 96px 0 80px;
}
.row-six7 .g-titsix{
    margin-bottom: 66px;
}
.row-zsh7{
    padding: 100px 0 15px;
    background-color: #fdc6ce;
}
.row-zsh7 .g-titzs1{
    margin-bottom: 90px;
}
/* 底部公用 */
.m-downtop{
    position: relative;
}
.m-downtop .intr{
font-size: 24px;
color: #666;
text-align: center;
position: absolute;
left: 104px;
top: 20px;
}
.m-downtop .intr .ch{
color: #1244bc;
font-size: 32px;
font-weight: bold;
}
.m-downtop img{
    width: 100%;
    display: block;
}
.m-downtop .pic{
    position: relative;
}
.m-downtop .inner{
    width: 580px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    color: #fff;
    background-color: #1244bc;
    padding: 35px 25px;
    border-radius: 0 0 10px 0;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    -ms-border-radius: 0 0 10px 0;
    -o-border-radius: 0 0 10px 0;
}
.m-downtop .inner .txt:first-child{
    border-bottom: 1px dashed #fff;
    margin-bottom: 30px;
}
.m-downtop .inner .txt:last-child .desc{
    margin-bottom: 0;
}
.m-downtop .inner .txt{
    padding-left: 10px;
}
.m-downtop .inner .tit{
font-size: 24px;
font-weight: bold;
margin-bottom: 12px;
padding-left: 30px;
background-image: url(../images/g8.png);
background-size: 20px;
background-position: left center;
background-repeat: no-repeat;
}
.m-downtop .inner .desc{
    font-size: 18px;
    color: #f4f9ff;
    margin-bottom: 25px;
}
.ul-listdown1{
    display: block;
    overflow: hidden;
    margin: 0 -10px;
    padding : 25px 0;
}
.ul-listdown1 li{
    float: left;
    width: 25%;
    padding: 0 10px;
}
.ul-listdown1 .pic1{
    padding-top: 58%;
    overflow: hidden;
    position: relative;

}
.ul-listdown1 .pic1 img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    display: block;
    
}
.ul-listdown1 .con{
    display: block;
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    background-color: #fff;
}
.ul-listdown1 .con:hover{
    box-shadow: 1px 0 12px rgba(12, 25, 226, .3);
}
.ul-listdozsh .con:hover{
    box-shadow: 1px 0 12px rgba(248, 67, 92, .3);
}
.ul-listdown1 .con:hover .pic1 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-listdown1 .txt{
    padding: 20px 10px;
}
.ul-listdown1 .tit{
    color: #1244bc;
    font-size: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 1.5em;
}
.ul-listdown1 .tit span{
    display: inline-block;
    border-left: 3px solid #1244bc;
    height: 28px;
    line-height: 28px;
    padding-left: 6px;
}
.ul-listdown1 .desc{
    font-size: 18px;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 响应式 */
@media only screen  and (max-width: 1600px) {
    .m-zsh2-l .desc p{
        padding-left: 2.5vw;
        background-position: left center;
        background-size: 1.75vw auto;
        background-image: url(../images/b2-1.png);
        background-repeat: no-repeat;
        color: #fff;
        font-size: 1.5vw;
        }
        .m-zsh2-r .desc p{
            padding-left: 2.5vw;
            background-position: left center;
            background-size: 1.75vw auto;
            background-image: url(../images/b1.png);
            background-repeat: no-repeat;
            font-size: 1.5vw;
            }
    .g-bana1 {
        padding-top: 37.18%;
        position: relative;
    }
    
    .g-bana1 .txt {
        position: absolute;
        left: 0;
        right: 0;
        top: 17.5%;
        text-align: center;
        color: #fff;
    }
    
    .g-bana1 .info {
    margin-bottom:2.187vw;
        font-weight: bold;
        font-size: 3vw;
    }
    .g-bana1 .tit{
        margin-bottom: 1.5vw;
    }
    .g-bana1 .desc {
        font-size: 2.125vw;
        background-image: url(../images/c7.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 57.5vw 100%;
        height: 5.125vw;
        line-height: 5.125vw;
    }
    
    .g-titzs1 {
        text-align: center;
        font-size: 2.625vw;
        font-weight: bold;
        position: relative;
        padding-bottom: 1.375vw;
        /* margin-bottom: 3.125vw; */
    }
    
    .g-titzs1 .bg {
        /* display: inline-block;
        padding: 0 3.375vw;
        background-image: url(../images/a1.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 0.625vw 3.375vw;
        height: 3.125vw; */
    }
    
    .g-titzs1 .bg img {
        vertical-align: middle;
    }
    
    .g-titzs1::after {
        position: absolute;
        content: "";
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        bottom: 0;
        width: 18.12vw;
        height: 0.25vw;
        background-image: url(../images/c8.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    
    }
    
    .g-titzs1 .red {
        color: #f8435c;
    }
    .row-zsh1{
        padding: 4.875vw 0 5.75vw;
    }
    .ul-listzs1 {
        margin: 0 -0.937vw;
        overflow: hidden;
        padding-top:4.75vw;
    }
    
    .ul-listzs1 li {
        padding: 0 0.937vw;
        float: left;
        width: 25%;
        margin-bottom: 1.25vw;
    }
    
    .ul-listzs1 .con {
        display: block;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
        box-shadow: 0.062vw 0 0.625vw rgba(0, 0, 0, .2);
        text-align: center;
        padding: 1.75vw 1.125vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
    }
    
    .ul-listzs1 .con:hover {
        box-shadow: 0.062vw 0 0.625vw rgba(248, 67, 92, .2);
    
    
    }
    
    .ul-listzs1 .pic {
        padding-top: 30%;
        position: relative;
        margin-bottom: 0.625vw;
    }
    
    .ul-listzs1 .pic .icon {
        display: block;
        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%);
        max-height: 4.375vw;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
    }
    
    .ul-listzs1 .con:hover .pic .icon {
        transform: translate(-50%, -50%) rotateY(180deg);
        -webkit-transform: translate(-50%, -50%) rotateY(180deg);
        -moz-transform: translate(-50%, -50%) rotateY(180deg);
        -ms-transform: translate(-50%, -50%) rotateY(180deg);
        -o-transform: translate(-50%, -50%) rotateY(180deg);
    }
    
    .ul-listzs1 h3 {
        font-size: 1.75vw;
        margin-bottom: 1.25vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 1.5em;
    }
    
    .ul-listzs1 .desc {
        font-size: 1vw;
        color: #666;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3em;
    }
    .row-zsh2{
        padding-bottom:6.875vw ;
    }
    .m-zsh2 {
        overflow: hidden;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* padding:3.125vw 4.375vw; */
        border-radius: 1.875vw 0 1.875vw 1.875vw;
        -webkit-border-radius: 1.875vw 0 1.875vw 1.875vw;
        -moz-border-radius: 1.875vw 0 1.875vw 1.875vw;
        -ms-border-radius: 1.875vw 0 1.875vw 1.875vw;
        -o-border-radius: 1.875vw 0 1.875vw 1.875vw;
        /* box-shadow: 0.062vw 0 0.625vw rgba(248, 67, 92, .75); */
        /* padding-top: 3.125vw; */
        /* background-color: #f8435c; */
        margin-top: 2.187vw;
        position: relative;
    }
    
    .m-zsh2 img {
        width: 100%;
        display: block;
    }

    .m-zsh2 .col-l {
        width: 56%;
    }
    
    .m-zsh2 .col-r {
        width: 44%;
    }
    
    .m-zsh2 .tit {
        font-size: 2vw;
        color: #fff;
        padding-bottom: 0.875vw;
        position: relative;
        margin-bottom: 1.5vw;
    }
    
    .m-zsh2 .tit::after {
        position: absolute;
        content: "";
        width: 3.437vw;
        height: 0.375vw;
        left: 0;
        bottom: 0;
    }
    
    .m-zsh2 .desc {
        font-size: 1.375vw;
        line-height: 2.1;
    }
    
    .m-zsh2-l {
        position: relative;
        padding: 3.375vw 0 4.375vw 4.062vw;
    }
    
    .m-zsh2-l .v {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        right: 2.5vw;
        font-size: 20vw;
        color: rgba(255, 255, 255, .3);
        font-family: arial;
        font-weight: bold;
    }
    
    .m-zsh2-r {
        /* background-color: #fff; */
    
        position: relative;
        padding: 3.375vw 0 4.375vw 4.062vw;
        padding-left: 12.75vw;
    }
    
    .row-zsh3 {
        padding: 6.25vw 0 3.437vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../images/a2.jpg);
    }
    
    .m-zsh2-r .s {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        left: 1.25vw;
        font-size: 20vw;
        color: #fddfd6;
        font-family: arial;
        font-weight: bold;
    }
    
    .ban-zsh {
        padding:3vw 0 4.375vw;
    }
    
    .ban-zsh .item {
        display: block;
    }
    
    .ban-zsh .slick-dots {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 3;
    }
    
    .ban-zsh .slick-dots li {
        display: inline-block;
        margin: 0 0.312vw;
    }
    
    .ban-zsh .slick-dots button {
        width: 1.25vw;
        background: #999;
        font-size: 0;
        cursor: pointer;
        border: none;
        height: 1.187vw;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }
    
    .ban-zsh .slick-dots li.slick-active button {
        background: #f8435c;
        width: 3.125vw;
    }
    
    .ul-listzs4 {
        display: block;
        /* overflow: hidden; */
        margin: 0 -0.687vw;
        padding-top: 4.062vw;
    }
    
    .ul-listzs4 li {
        float: left;
        width: 20%;
        padding: 0 0.687vw;
    }
    
    .ul-listzs4 .con {
        display: block;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
        padding: 1.25vw 1.25vw 3.25vw;
        box-shadow: 0.062vw 0 0.625vw rgba(248, 67, 92, .75);
    }
    
    .ul-listzs4 .pic {
        text-align: center;
        margin-bottom: 0.937vw;
    }
    
    .ul-listzs4 .con img {
        display: inline-block;
    }
    
    .ul-listzs4 .desc {
        font-size: 1.25vw;
        margin-bottom: 0.937vw;
        line-height: 1.7;
        height: 6.8em;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    
    .ul-listzs4 .btn {
        font-size: 1.25vw;
        color: #fff;
        width: 11.87vw;
        height: 2.625vw;
        line-height: 2.625vw;
        text-align: center;
        background-color: #f8435c;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }
    
    .row-zsh4 {
        padding: 6.562vw 0 6.875vw;
    }
    
    .row-zsh5 {
        background-color: #fdc6ce;
        padding: 6.562vw 0 4.875vw;
    }
    
    .ul-listzsh5 {
        display: block;
        overflow: hidden;
        margin: 0 -0.937vw;
        margin-bottom: 3.375vw;
        padding-top: 4.625vw;
    }
    
    .ul-listzsh5 li {
        float: left;
        width: 33.3%;
        padding: 0 0.937vw;
        margin-bottom: 0.937vw;
    }
    
    .ul-listzsh5 .con {
        display: block;
        position: relative;
        padding-top: 2vw;
    }
    
    .ul-listzsh5 .num {
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .ul-listzsh5 .txt {
        background-color: #fff;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
        padding: 2.812vw 1.875vw 1.625vw;
    }
    
    .ul-listzsh5 .desc {
        font-size: 1.125vw;
        line-height: 1.9;
        height: 11.4em;
    }
    .ul-listzsh5 .desc1{
        height: 7.6em;
    }
    .ul-listzsh5 .l {
        font-size: 6.812vw;
        position: absolute;
        right: 0.312vw;
        bottom: -2.687vw;
        font-weight: bold;
        font-family: Arial;
    }
    
    .g-morezs {
        width: 26.62vw;
        height: 5.25vw;
        line-height: 5.25vw;
        background-image: url(../images/d8.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin: 0 auto;
        display: block;
        border-radius: 2.5vw;
        -webkit-border-radius: 2.5vw;
        -moz-border-radius: 2.5vw;
        -ms-border-radius: 2.5vw;
        -o-border-radius: 2.5vw;
        text-align: center;
        font-size: 2vw;
        color: #fff;
        font-weight: bold;
    }
    .m-zsh6{
        padding-top: 1.75vw;
    }
    .m-zsh6 .desc {
        font-size: 1.25vw;
        text-align: center;
        margin-bottom: 2.187vw;
    }
    .row-zsh6{
        padding: 6.75vw 0 4.25vw;
    }
    /* 早上岸end */
    /* 半年集训营 */
    .bansix1 {
        padding-top: 38.18%;
    }
    
    .bansix1 .txt {
        top: 11.5%;
    }
    
    .bansix1 .info {
        font-size: 2.812vw;
        font-weight: normal;
        text-align: right;
        padding-right: 29.06vw;
        margin-bottom: 3.125vw;
    }
    
    .g-titsix {
        font-size: 2.625vw;
        text-align: center;
        position: relative;
        font-weight: bold;
    }
    
    .g-titsix span {
        z-index: 1;
        position: relative;
    }
    
    .g-titsix::after {
        position: absolute;
        content: "";
        width: 20vw;
        height: 1vw;
        background-image: url(../images/e3.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 1vw;
        -webkit-border-radius: 1vw;
        -moz-border-radius: 1vw;
        -ms-border-radius: 1vw;
        -o-border-radius: 1vw;
        bottom: 0.375vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    
    .row-six1 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2.5vw 0 7.5vw;
    }
    
    .ul-listsix1 {
        display: block;
        overflow: hidden;
        margin: 0 -1.125vw;
        padding-top: 4.5vw;
    }
    
    .ul-listsix1 li {
        padding: 0 1.125vw;
        float: left;
        width: 25%;
    }
    
    .ul-listsix1 .con {
        display: block;
    }
    
    .ul-listsix1 .con .pic {
        text-align: center;
        margin-bottom: 0.5vw;
    
    }
    
    .ul-listsix1 .con img {
        width: 15.31vw;
        display: inline-block;
        height: 8.625vw;
    }
    
    .ul-listsix1 .txt {
        padding: 1.562vw 1.562vw 2.375vw;
        border-width: 0.125vw;
        border-style: solid;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
        font-size: 1.125vw;
    }
    
    .ul-listsix1 .desc {
        line-height: 1.8;
        height: 5.4em;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 2.875vw;
    }
    
    .ul-listsix1 .btn {
        width: 15vw;
        height: 3.375vw;
        line-height: 3.375vw;
        text-align: center;
        color: #fff;
        background-image: url(../images/e8.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 2.5vw;
        -webkit-border-radius: 2.5vw;
        -moz-border-radius: 2.5vw;
        -ms-border-radius: 2.5vw;
        -o-border-radius: 2.5vw;
        margin: 0 auto;
        font-size: 1.5vw;
    }
    
    .row-six2 {
        background-color: #faf9ff;
        background-image: url(../images/e9.png);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding-bottom: 6.875vw;
    }
    
    .m-six2 {
        padding: 3.75vw 2.25vw 4.375vw;
        background-color: #fff;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
        position: relative;
        margin-top: 8.75vw;
        box-shadow: 0.062vw 0 0.625vw rgba(4, 0, 0, .52);
    }
    
    .m-six2 .bo {
        position: absolute;
        width: 5.312vw;
        height: 5.312vw;
        border: 0.375vw solid #e80c88;
        box-sizing: border-box;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        right: 2.5vw;
        top: -2.5vw;
    }
    
    .m-six2::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 5vw;
        left: 0;
        right: 0;
        background-image: url(../images/f8.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    
    .ul-listsix2 {
        display: block;
        overflow: hidden;
        margin: 0 -2.437vw;
        position: relative;
        z-index: 1;
    }
    
    .ul-listsix2 li {
        float: left;
        padding: 0 2.437vw;
    
    
    }
    
    .ul-listsix2 .con {
        width: 18.62vw;
        background-image: url(../images/f1.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 16.87vw;
        color: #fff;
        padding: 2.75vw 1.25vw 0;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        position: relative;
        cursor: pointer;
        text-align: center;
    }
    
    .ul-listsix2 .con:hover {
        background-image: url(../images/f1-1.png);
    }
    
    .ul-listsix2 .tit {
        text-align: center;
        font-size: 2vw;
        font-weight: bold;
        margin-bottom: 1.125vw;
    
    }
    
    .ul-listsix2 .con::after {
        position: absolute;
        width: 2.5vw;
        height: 0.75vw;
        content: "";
        left: 50%;
        top: 1.875vw;
        transform: translateX(-50%);
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        background-color: #fff
    }
    
    .ul-listsix2 .desc {
        font-size: 1.25vw;
        margin-bottom: 1.562vw;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3em;
    }
    
    .ul-listsix2 .pic {
        text-align: center;
    }
    
    .ul-listsix2 .pic img {
        display: inline-block;
    }
    
    .ul-listsix3 {
        padding-top: 2.875vw;
        padding-left: 11.12vw;
    }
    
    .ul-listsix3 .con {
        background-image: url(../images/f9.png);
    }
    
    .ul-listsix3 .con:hover {
        background-image: url(../images/f9-1.png);
    }
    
    .ul-listsix3 .con {
        padding-top: 1.875vw;
    }
    
    .ul-listsix3 .con::after {
        bottom: 1.875vw;
        top: auto;
    }
    
    .ul-listsix3 .pic {
        margin-bottom: 0.5vw;
    }
    
    .ul-listsix3 .tit {
        margin-bottom: 0.625vw;
    }
    
    .row-six3 {
        background-image: url(../images/a4.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 7.125vw 0 5.875vw;
    }
    
    /* 历程轮播 */
    .ul-develop {
        position: relative;
        /* padding: 0.625vw 0 0.625vw 4.687vw; */
        height: 23.12vw;
        margin-top: 4.062vw;
    }
    
    .ul-develop .li {
        z-index: 2;
        /* margin: 0 0.312vw; */
        float: left;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    
    .ul-develop .con {
        background-color: #d5e4ff;
        padding: 1.562vw 0.875vw;
        text-align: center;
        width: 19.12vw;
        height: 9.5vw;
        border-radius: 1vw;
        -webkit-border-radius: 1vw;
        -moz-border-radius: 1vw;
        -ms-border-radius: 1vw;
        -o-border-radius: 1vw;
        position: relative;
    }
    
    
    
    .ul-develop .l2 {
        left: 20%;
    }
    
    .ul-develop .l3 {
        left: 40%;
    }
    
    .ul-develop .l4 {
        left: 58%;
    }
    
    .ul-develop .l5 {
        left: 78%;
    }
    
    .ul-develop .li:nth-child(2n) {
        bottom: auto;
        top: 0;
    }
    .ul-develop .con::after {
        width: 1.25vw;
        height: 1.25vw;
        background-color: #d5e4ff;
        position: absolute;
        bottom: -0.5vw;
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        -o-transform: translateX(-50%) rotate(45deg);
        -webkit-transform: translateX(-50%) rotate(45deg);
        content: "";
    }
    .ul-develop .li:nth-child(2n-1) .con::after{
    top: -0.5vw;
    bottom: auto;
    }
    
    
    
    
    .ul-develop .time {
        font-size: 1.75vw;
        font-weight: bold;
    }
    
    
    .ul-develop .li::before {
        content: "";
        display: block;
        width: 1.125vw;
        height: 1.125vw;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background-image: url(../images/g1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: absolute;
        left: 50%;
        top: -2.875vw;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    
    
    
    .ul-develop .li:nth-child(2n)::before {
        bottom: -2.875vw;
        top: auto;
    }
    
    
    
    
    .ul-develop::after {
        content: '';
        height: 0.125vw;
        background-image: url(../images/g2.png);
        background-position: center;
        background-size: cover;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    
    
    
    
    .ul-develop .txt {
        font-size: 1.125vw;
        color: #333;
    }
    
    .ul-develop .desc {}
    
    .ul-develop .li:nth-child(2n-1) .desc {
        top: auto;
        bottom: 0;
        left: 1.25vw;
    }
    
    .ul-develop .day {
        padding: 0 1.25vw;
        font-size: 1.5vw;
        color: #333;
        line-height: 1.4em;
        height: 1.4em;
        font-weight: bold;
    }
    
    .ul-develop .slick-slider {
        z-index: 2;
    }
    .row-six4{
        background-color: #ebecfe;
        padding: 6.25vw 0 8.437vw;
        position: relative;
    }
    .row-six4::after{
        position: absolute;
        content: "";
        top: 0;
        bottom: -12.5vw;
        width: 36.87vw;
        right: 0;
        background-image: url(../images/g6.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size:  100%;
    }
    .m-tablsix{
        padding-top: 3.375vw;
    }
    /* 表格 */
    .m-tablsix .table {
        overflow: hidden;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
    }
    
    .m-tablsix .table table {
        text-align: center;
        border-color: #1244bc;
    
    }
    
    .m-tablsix .table table th {
        font-size: 1.125vw;
        font-weight: bold;
        color: #F4F9FF;
        height: 4.562vw;
        text-align: center;
        background-color: #1244bc;
    }
    
    
    
    .m-tablsix .table table td {
        font-size: 1vw;
        font-weight: 400;
        color: #333333;
        height: 4.5vw;
        padding: 0 0.625vw;
        line-height: 1.9;
    }
    
    .m-tablsix .table table .tit {
        font-size: 1.125vw;
        font-weight: bold;
        color: #333333;
        height: 4.375vw;
    }
    
    .m-tablsix .table table .tit span {
        color: #1244BC;
    }
    
    .m-tablsix .table .g-more-d {
        width: 8.062vw;
        height: 2.562vw;
        line-height: 2.562vw;
        background: linear-gradient(0deg, #1244BC, #2E61DB, #4475EB);
    }
    .m-tablsix .table{
       border-radius: 0.937vw 0.937vw 0 0;
       -webkit-border-radius: 0.937vw 0.937vw 0 0;
       -moz-border-radius: 0.937vw 0.937vw 0 0;
       -ms-border-radius: 0.937vw 0.937vw 0 0;
       -o-border-radius: 0.937vw 0.937vw 0 0;
       border: #1244bc;
    }
    .m-tablsix{
        position: relative;
        z-index: 1;
    }
    
    /* 表格end */
    .row-six5{
        padding: 7vw 0 2.875vw;
    }
    .m-six5{
        padding-top: 4.687vw;
    }
    .row-six6{
        background-color: #ebecfe;
        position: relative;
        padding: 5.125vw 0 11vw;
    }
    .row-six6::after{
        position: absolute;
        content: "";
        top: 0;
        bottom: -2.187vw;
        width: 32.12vw;
        background-image: url(../images/g5.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: auto;
    }
    
    .m-six6{
        padding-left: 6.625vw;
        position: relative;
        z-index: 1;
    }
    .m-six6 .be{
        color: #1244bc;
        font-size: 2vw;
        width: 4.875vw;
        height: 7.812vw;
        text-align: center;
        background-color: #d2e8ff;
        border-radius: 0.75vw;
        -webkit-border-radius: 0.75vw;
        -moz-border-radius: 0.75vw;
        -ms-border-radius: 0.75vw;
        -o-border-radius: 0.75vw;
        position: absolute;
        left: 0;
        top: 0.625vw;
        font-weight: bold;
        padding:0.25vw 1.25vw;
        line-height: 1.2;
    }
    .m-six6 .af{
        color: #fff;
        font-size: 2vw;
        width: 4.875vw;
        height: 7.812vw;
        text-align: center;
        background-color: #e80c88;
        border-radius: 0.75vw;
        -webkit-border-radius: 0.75vw;
        -moz-border-radius: 0.75vw;
        -ms-border-radius: 0.75vw;
        -o-border-radius: 0.75vw;
        position: absolute;
        left: 0;
        bottom: 0.625vw;
        font-weight: bold;
        padding:0.25vw 1.25vw;
        line-height: 1.2;
    }
    .m-list-ulsix{
        position: relative;
    }
    .m-list-ulsix::after{
        position: absolute;
        content: "";
        right: -0.625vw;
        left: 0.625vw;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        /* width: 100%; */
        height: 1.25vw;
        background-image: url(../images/g4.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center;
    }
    .ul-listsix6{
        display: block;
        overflow: hidden;
        margin-top: 4.687vw;
    }
    
    .ul-listsix6 li{
        float: left;
        width: 25%;
        padding: 0 0.687vw;
    }
    .ul-listsix6 .con{
        background-color: #fff;
        border-radius: 0.25vw;
        -webkit-border-radius: 0.25vw;
        -moz-border-radius: 0.25vw;
        -ms-border-radius: 0.25vw;
        -o-border-radius: 0.25vw;
        padding: 1.25vw;
    }
    .ul-listsix6 .tit{
        margin-bottom: 0.5vw;
        font-size: 1.75vw;
        font-weight: bold;
    }
    .ul-listsix6 .desc{
        font-size: 1.125vw;
    }
    .ul-listsix6 .top{
        margin-bottom: 3.5vw;
    }
    .ul-listsix6 .down .tit{
        color: #0c19e2;
    }
    
    .row-six7{
        padding: 6vw 0 5vw;
    }
    .row-six7 .g-titsix{
        margin-bottom: 4.125vw;
    }
    .row-zsh7{
        padding: 6.25vw 0 0.937vw;
        background-color: #fdc6ce;
    }
    .row-zsh7 .g-titzs1{
        margin-bottom: 5.625vw;
    }
    /* 底部公用 */
    .m-downtop{
        position: relative;
    }
    .m-downtop .intr{
    font-size: 1.5vw;
    color: #666;
    text-align: center;
    position: absolute;
    left: 6.5vw;
    top: 1.25vw;
    }
    .m-downtop .intr .ch{
    color: #1244bc;
    font-size: 2vw;
    font-weight: bold;
    }
    .m-downtop img{
        width: 100%;
        display: block;
    }
    .m-downtop .pic{
        position: relative;
    }

    .m-downtop .inner .txt:first-child{
        margin-bottom: 1.875vw;
    }
    .m-downtop .inner .tit{
    font-size: 1.5vw;
    font-weight: bold;
    margin-bottom: 0.75vw;
    padding-left: 1.875vw;
    background-image: url(../images/g8.png);
    background-size: 1.25vw;
    background-position: left center;
    background-repeat: no-repeat;
    }
    .m-downtop .inner .desc{
        font-size: 1.125vw;
        color: #f4f9ff;
        margin-bottom: 1.562vw;
    }
    .ul-listdown1{
        display: block;
        overflow: hidden;
        margin: 0 -0.625vw;
        padding : 1.562vw 0;
    }
    .ul-listdown1 li{
        float: left;
        width: 25%;
        padding: 0 0.625vw;
    }
    .ul-listdown1 .pic1{
        padding-top: 58%;
        overflow: hidden;
        position: relative;
    
    }
    .ul-listdown1 .pic1 img{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        display: block;
        
    }
    .ul-listdown1 .con{
        display: block;
        overflow: hidden;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
        background-color: #fff;
    }
    .ul-listdown1 .con:hover{
        box-shadow: 0.062vw 0 0.75vw rgba(12, 25, 226, .3);
    }
    .ul-listdozsh .con:hover{
        box-shadow: 0.062vw 0 0.75vw rgba(248, 67, 92, .3);
    }
    .ul-listdown1 .con:hover .pic1 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-listdown1 .txt{
        padding: 1.25vw 0.625vw;
    }
    .ul-listdown1 .tit{
        color: #1244bc;
        font-size: 1.5vw;
        margin-bottom: 0.625vw;
    }
    .ul-listdown1 .tit span{
        display: inline-block;
        border-left: 0.187vw solid #1244bc;
        height: 1.75vw;
        line-height: 1.75vw;
        padding-left: 0.375vw;
    }
    .ul-listdown1 .desc{
        font-size: 1.125vw;
    }
    .g-bana1 .txt img{
        width: 51.31vw;
    }
    }
@media only screen and (max-width: 1199px) {

 
}

@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) {}
.ban_in {
  position: relative;
}
.ban_in .bg {
  display: block;
  width: 100%;
}
.ban_in .txt {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  max-height: 80%;
  max-width: 725px;
  text-align: center;
}
.ban_in .txt .img-t {
  display: block;
}
.ban_in .txt .t1 {
  font-size: 40px;
  font-weight: bold;
  color: #008ae5;
  height: 88px;
  background: url(../images/sj-b_t1.png) no-repeat top center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  line-height: 75px;
  margin: 12px 0 23px;
}
.ban_in .txt .links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ban_in .txt .links .link {
  display: block;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 68px;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  width: 48%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fe5f28), to(#fb784b));
  background: -webkit-linear-gradient(#fe5f28, #fb784b);
  background: -moz- oldlinear-gradient(#fe5f28, #fb784b);
  background: -o-linear-gradient(#fe5f28, #fb784b);
  background: linear-gradient(#fe5f28, #fb784b);
  -webkit-box-shadow: 0 5px 5px rgba(0, 78, 126, 0.39);
     -moz-box-shadow: 0 5px 5px rgba(0, 78, 126, 0.39);
          box-shadow: 0 5px 5px rgba(0, 78, 126, 0.39);
}
.row-sj01 {
  background-color: #fff;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0px 0 70px;
  margin-top: -10px;
}
.g-titb1 {
  text-align: center;
  margin-bottom: 35px;
}
.g-titb1.cf .t1 {
  color: #fff;
}
.g-titb1.cf .t2 {
  color: #ffff60;
}
.g-titb1 .top {
  font-size: 0;
}
.g-titb1 span,
.g-titb1 img,
.g-titb1 strong {
  display: inline-block;
  vertical-align: middle;
}
.g-titb1 .icn {
  margin: 0 20px;
}
.g-titb1 .t1 {
  font-size: 38px;
  color: #1a3a5c;
}
.g-titb1 .t2 {
  color: #008ae5;
}
.g-titb1 .bot {
  margin: 5px 0 8px;
}
.g-titb1 .desc {
  font-size: 22px;
  color: #6d6d6d;
}
.m-boxb1 {
  position: relative;
  padding-bottom: 100px;
}
.m-boxb1 .con{
  height: 378px;
  position: relative;
}
.m-boxb1 .img {
  display: block;
  width: 100%;
}
.m-boxb1 .left{
  width: 52.76%;
  height: 378px;
  position: absolute;
  top: 0;
  left: 0;
}
.m-boxb1 .cen{
  position: absolute;
  top: 43px;
  left: 270px;
  width: 190px;
  height: 190px;
  font-size: 28px;
  font-weight: bold;
  color: #039ffd;
  text-align: center;
}
.m-boxb1 .cen .icn{
  display: block;
  height: 22px;
  margin: 60px auto -20px;
}
.m-boxb1 .cen .t{
  line-height: 1;
}
.m-boxb1 .info{
  position: absolute;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.m-boxb1 .info .t{
  font-size: 30px;
  color: #039ffd;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
}
.m-boxb1 .info .desc{
  line-height: 1.8;
}
.m-boxb1 .info1{
  width: 188px;
  top: 95px;
  left: 70px;
}
.m-boxb1 .info2{
  top: 258px;
  left: 150px;
  width: 430px;
}
.m-boxb1 .info3{
  width: 188px;
  top: 95px;
  left: 480px;
}
.m-boxb1 .right{
  position: absolute;
  top: 40px;
  bottom: 40px;
  background-color: #fff;
  left: 53%;
  right: 10px;
  padding: 0 85px;
}
.m-h3b1{
  font-size: 30px;
  font-weight: bold;
  color: #ff780c;
  position: relative;
  /* padding-left: 30px; */
  margin: 25px 0 15px;
  text-align: center;
}
.m-h3b1::after,
.m-h3b1::before{
  content: "";
  display: block;
  width: 25px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}
.m-h3b1::before{
  background-image: url(../images/c-i17.png);
  left: 20px;
}
.m-h3b1::after{
  background-image: url(../images/c-i18.png);
  right: 20px;
}
.ul-txtb5{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.ul-txtb5 .con{
  border-radius: 7px;
  border: 1px dashed #ffb59b;
  display: flex;align-items: center;
  justify-content: center;
  height: 38px;
  font-size: 22px;
  color: #6d6d6d;
  padding: 0 15px;
}
.ul-txtb5 .con i{
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/c-i16.png) no-repeat center;
  background-size: 100%;
  margin-right: 5px;
}
.ul-txtb4{
  font-size: 18px;
  color: #6d6d6d;
}
.ul-txtb4 li{
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #ffb59b;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px;
}
.m-boxb1 .link {
  display: block;
  width: 345px;
  height: 60px;
  position: absolute;
  bottom: 0;
  font-size: 26px;
  line-height: 60px;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  overflow: hidden;
}
.m-boxb1 .btn1 {
  left: 226px;
  background: linear-gradient(90deg,#0793ea,#28acf8);
}
.m-boxb1 .btn2 {
  right: 160px;
  background: linear-gradient(90deg,#fe5a21,#ff794b);
}
.row-sj02 {
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  overflow: hidden;
  padding: 148px 0 118px;
  margin: -90px 0;
}
.ul-txtb1 {
  overflow: hidden;
  margin: 0 -15px;
}
.ul-txtb1 li {
  float: left;
  width: 20%;
}
.ul-txtb1 .con {
  display: block;
  text-align: center;
  padding: 0 8px;
  border: 1px solid #fff;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  font-size: 18px;
  color: #fff;
  line-height: 38px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 15px 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.ul-txtb1 .con:hover {
  background-color: #fff;
  color: #008ae5;
}
.row-sj03 {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  overflow: hidden;
  padding: 55px 0;
  position: relative;
}
.row-sj03::after {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  background: url(../images/sj-bg4.png) no-repeat bottom;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ul-listb1 {
  margin: 0 -23px 17px;
}
.ul-listb1 li {
  float: left;
  width: 33.33%;
}
.ul-listb1 .con {
  margin: 0 23px 23px;
}
.ul-listb1 .tit {
  height: 52px;
  overflow: hidden;
  position: relative;
  padding-left: 50px;
  margin-bottom: -26px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.ul-listb1 .tit .bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: block;
}
.ul-listb1 .tit .t {
  display: block;
  position: relative;
  z-index: 2;
  line-height: 52px;
}
.ul-listb1 .box {
  padding: 50px 25px 25px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 0 23px  rgba(19, 194, 241, 0.6);
     -moz-box-shadow: 0 0 23px  rgba(19, 194, 241, 0.6);
          box-shadow: 0 0 23px  rgba(19, 194, 241, 0.6);
}
.ul-listb1 .txt-box {
  height: 122px;
  overflow: hidden;
}
.ul-listb1 .line {
  overflow: hidden;
  font-size: 18px;
  margin-bottom: 5px;
}
.ul-listb1 .line .icn {
  float: left;
  width: 25px;
  height: 20px;
  margin-top: 3px;
  overflow: hidden;
  margin-right: 7px;
}
.ul-listb1 .line .icn img {
  display: block;
}
.ul-listb1 .line .p {
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8);
}
.ul-listb1 .line .p img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.ul-listb1 .more {
  display: block;
  width: 170px;
  line-height: 38px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.ul-listb1 .more:hover {
  opacity: 0.8;
}
.m-picb1 img {
  display: block;
  width: 100%;
}
.m-infob1 {
  margin-bottom: 50px;
}
.m-infob1 .left {
  float: left;
  width: 363px;
}
.m-infob1 .pic {
  -webkit-border-radius: 22px 0 0 22px;
     -moz-border-radius: 22px 0 0 22px;
          border-radius: 22px 0 0 22px;
  overflow: hidden;
}
.m-infob1 .pic img {
  display: block;
  height: 234px;
}
.m-infob1 .box {
  -webkit-border-radius: 0 22px 22px 0;
     -moz-border-radius: 0 22px 22px 0;
          border-radius: 0 22px 22px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 23px   rgba(19, 194, 241, 0.4);
     -moz-box-shadow: 0 0 23px    rgba(19, 194, 241, 0.4);
          box-shadow: 0 0 23px   rgba(19, 194, 241, 0.4);
  overflow: hidden;
  height: 234px;
  margin-left: 363px;
  padding-top: 35px;
}
.ul-txtb2 {
  overflow: hidden;
}
.ul-txtb2 li {
  float: left;
  width: 100%;
}
.ul-txtb2 li:nth-child(1),
.ul-txtb2 li:nth-child(2),
.ul-txtb2 li:nth-child(3) {
  width: 33.33%;
}
.ul-txtb2 li:nth-child(4),
.ul-txtb2 li:nth-child(5) {
  width: 50%;
}
.ul-txtb2 .con {
  overflow: hidden;
  margin: 0 15px 30px;
  position: relative;
}
.ul-txtb2 .idx {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 38px;
  background: url(../images/c-i12.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 38px;
  padding-left: 8px;
}
.ul-txtb2 .p {
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 40px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  background-color: #e6f3fe;
  -webkit-border-radius: 0 16px 16px 0;
     -moz-border-radius: 0 16px 16px 0;
          border-radius: 0 16px 16px 0;
  line-height: 33px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g-linkb1 {
  text-align: center;
}
.m-linkb1 {
  display: inline-block;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  text-align: center;
  padding: 0 45px;
  line-height: 60px;
  font-size: 25px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#fe5a21), to(#ff794b));
  background: -webkit-linear-gradient(left, #fe5a21, #ff794b);
  background: -moz- oldlinear-gradient(left, #fe5a21, #ff794b);
  background: -o-linear-gradient(left, #fe5a21, #ff794b);
  background: linear-gradient(90deg, #fe5a21, #ff794b);
  min-width: 315px;
  position: relative;
  z-index: 3;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 2px;
  overflow: hidden;
}

.row-sj04 {
  background-color: #e6f7fe;
  overflow: hidden;
  padding: 55px 0 88px;
}
.m-tableb1 {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  border-bottom: 2px solid #87d8ff;
  margin-bottom: 53px;
}
.m-tableb1 table {
  width: 100%;
  text-align: center;
}
.m-tableb1 th {
  font-size: 24px;
  color: #fff;
  height: 72px;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#28acf8), to(#0893ea));
  background: -webkit-linear-gradient(#28acf8, #0893ea);
  background: -moz- oldlinear-gradient(#28acf8, #0893ea);
  background: -o-linear-gradient(#28acf8, #0893ea);
  background: linear-gradient(#28acf8, #0893ea);
  border: 2px solid #87d8ff;
  border-bottom: none;
}
.m-tableb1 tr:first-child td {
  border-top: none;
}
.m-tableb1 tr:last-child td {
  border-bottom: none;
}
.m-tableb1 td {
  padding: 30px;
  height: 145px;
  width: 373px;
  border: 2px solid #87d8ff;
}
.m-tableb1 td:nth-child(2) {
  width: 520px;
}
.m-tableb1 td:nth-child(3) {
  width: 400px;
}
.m-tableb1 .name {
  font-size: 24px;
  color: #008ae5;
  font-weight: bold;
  text-align: center;
  margin-bottom: 6px;
}
.m-tableb1 .time {
  font-size: 22px;
  color: #1a355c;
  text-align: center;
  font-weight: bold;
}
.m-tableb1 .desc {
  font-size: 22px;
  color: #555;
  line-height: 1.8;
  text-align: left;
  padding: 0 7%;
}
.m-tableb1 .more {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  padding: 0 25px;
  line-height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(#28acf8), to(#0893ea));
  background: -webkit-linear-gradient(#28acf8, #0893ea);
  background: -moz- oldlinear-gradient(#28acf8, #0893ea);
  background: -o-linear-gradient(#28acf8, #0893ea);
  background: linear-gradient(#28acf8, #0893ea);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}

.row-sj05 {
  padding: 120px 0;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center;
  margin: -90px 0;
}
.m-infob2 {
  padding: 35px 100px 2px;
  position: relative;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background-color: #f3fafe;
  -webkit-box-shadow: 0 14px 23px rgba(255, 255, 255, 0.23);
     -moz-box-shadow: 0 14px 23px rgba(255, 255, 255, 0.23);
          box-shadow: 0 14px 23px rgba(255, 255, 255, 0.23);
  margin-bottom: 43px;
}
.m-infob2 .col-l {
  width: 44%;
}
.m-infob2 .col-r {
  position: absolute;
  bottom: -1px;
  left: 45%;
  width: 43%;
}
.m-infob2 .pic {
  font-size: 0;
}
.ul-txtb3 li:last-child .con {
  border-bottom: none;
}
.ul-txtb3 .con {
  overflow: hidden;
  border-bottom: 1px dashed #92cdf4;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.ul-txtb3 .icon {
  float: left;
  width: 64px;
  height: 64px;
  font-size: 0;
  overflow: hidden;
  margin-top: 6px;
  margin-right: 14px;
  margin-left: 7px;
}
.ul-txtb3 .icon img {
  display: inline-block;
  vertical-align: middle;
  max-height: 64px;
}
.ul-txtb3 .txt {
  overflow: hidden;
}
.ul-txtb3 .t {
  font-size: 28px;
  color: #008ae5;
  font-weight: bold;
}
.ul-txtb3 .p {
  font-size: 24px;
  color: #535657;
}
.row-sj06 {
  padding: 82px 0 137px;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  background-position: top center;
  position: relative;
}
.row-sj06::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -50px;
  left: 0;
  height: 194px;
  background: url(../images/sj-bg7.png) no-repeat top;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}
.row-sj06 .g-titb1 {
  margin-bottom: 54px;
}
.ul-listb2 {
  margin: 0 -20px 30px;
}
.ul-listb2 li {
  float: left;
  width: 25%;
}
.ul-listb2 .li1 .top .num {
  background-color: #20a4f4;
}
.ul-listb2 .li1 .top .num em {
  color: #0092eb;
}
.ul-listb2 .li1 .txt {
  -webkit-box-shadow: 0 4px 10px rgba(0, 177, 229, 0.15);
     -moz-box-shadow: 0 4px 10px rgba(0, 177, 229, 0.15);
          box-shadow: 0 4px 10px rgba(0, 177, 229, 0.15);
}
.ul-listb2 .li2 .top .num {
  background-color: #fe591f;
}
.ul-listb2 .li2 .top .num em {
  color: #fe591f;
}
.ul-listb2 .li2 .top .tit {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff794b), to(#fe5b22));
  background: -webkit-linear-gradient(#ff794b, #fe5b22);
  background: -moz- oldlinear-gradient(#ff794b, #fe5b22);
  background: -o-linear-gradient(#ff794b, #fe5b22);
  background: linear-gradient(#ff794b, #fe5b22);
}
.ul-listb2 .li2 .txt {
  -webkit-box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
     -moz-box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
          box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
}
.ul-listb2 .li3 .top .num {
  background-color: #ffad06;
}
.ul-listb2 .li3 .top .num em {
  color: #ffad06;
}
.ul-listb2 .li3 .top .tit {
  background: -webkit-gradient(linear, left top, left bottom, from(#fec447), to(#ffaf02));
  background: -webkit-linear-gradient(#fec447, #ffaf02);
  background: -moz- oldlinear-gradient(#fec447, #ffaf02);
  background: -o-linear-gradient(#fec447, #ffaf02);
  background: linear-gradient(#fec447, #ffaf02);
}
.ul-listb2 .li3 .txt {
  -webkit-box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
     -moz-box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
          box-shadow: 0 4px 10px rgba(255, 128, 30, 0.15);
}
.ul-listb2 .li4 .top .num {
  background-color: #4481fc;
}
.ul-listb2 .li4 .top .num em {
  color: #4481fc;
}
.ul-listb2 .li4 .top .tit {
  background: -webkit-gradient(linear, left top, left bottom, from(#71abff), to(#5189fc));
  background: -webkit-linear-gradient(#71abff, #5189fc);
  background: -moz- oldlinear-gradient(#71abff, #5189fc);
  background: -o-linear-gradient(#71abff, #5189fc);
  background: linear-gradient(#71abff, #5189fc);
}
.ul-listb2 .li4 .txt {
  -webkit-box-shadow: 0 4px 10px rgba(75, 141, 252, 0.15);
     -moz-box-shadow: 0 4px 10px rgba(75, 141, 252, 0.15);
          box-shadow: 0 4px 10px rgba(75, 141, 252, 0.15);
}
.ul-listb2 .con {
  margin: 0 20px 20px;
}
.ul-listb2 .top {
  overflow: hidden;
  margin-bottom: -20px;
  position: relative;
  z-index: 1;
}
.ul-listb2 .top .num {
  float: left;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding: 5px 0 5px 5px;
  overflow: hidden;
}
.ul-listb2 .top .num em {
  display: block;
  width: 57px;
  height: 52px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}
.ul-listb2 .top .tit {
  display: block;
  margin-left: 30px;
  margin-top: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#30b1ff), to(#0492e7));
  background: -webkit-linear-gradient(#30b1ff, #0492e7);
  background: -moz- oldlinear-gradient(#30b1ff, #0492e7);
  background: -o-linear-gradient(#30b1ff, #0492e7);
  background: linear-gradient(#30b1ff, #0492e7);
  height: 57px;
  line-height: 57px;
  font-size: 24px;
  color: #fff;
  -webkit-border-radius: 0 57px 57px 0;
     -moz-border-radius: 0 57px 57px 0;
          border-radius: 0 57px 57px 0;
  padding-left: 45px;
}
.ul-listb2 .txt {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  padding: 30px 25px 50px;
  position: relative;
  background-color: #fff;
  margin: 0 15px 15px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
}
.ul-listb2 .txt .desc {
  line-height: 42px;
}
.ul-listb2 .txt .idx {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 57px;
  line-height: 1.1;
  font-weight: bold;
  font-style: normal;
}
.row-sj07 {
  background-color: #e6f3fe;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  padding-bottom: 75px;
  overflow: hidden;
}
.row-sj07 .g-titb1 {
  margin-bottom: 58px;
}
.row-sj07 .ul-listdown1 .con {
  background-color: #fff;
}
.row-sj07 .ul-listdown1 .tit {
  color: #006ee5;
}
.row-sj07 .ul-listdown1 .tit span {
  border-color: #006ee5;
}
@media only screen  and (max-width: 1600px) {
  .ban_in {
    position: relative;
  }
  .ban_in .bg {
    display: block;
    width: 100%;
  }
  .ban_in .txt {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
    max-height: 80%;
    max-width: 45.31vw;
    text-align: center;
  }
  .ban_in .txt .img-t {
    display: block;
  }
  .ban_in .txt .t1 {
    font-size: 2.5vw;
    font-weight: bold;
    color: #008ae5;
    height: 5.5vw;
    background: url(../images/sj-b_t1.png) no-repeat top center;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    line-height: 4.687vw;
    margin: 0.75vw 0 1.437vw;
  }
  .ban_in .txt .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ban_in .txt .links .link {
    display: block;
    font-size: 2.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 4.25vw;
    -webkit-border-radius: 1.562vw;
       -moz-border-radius: 1.562vw;
            border-radius: 1.562vw;
    width: 48%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fe5f28), to(#fb784b));
    background: -webkit-linear-gradient(#fe5f28, #fb784b);
    background: -moz- oldlinear-gradient(#fe5f28, #fb784b);
    background: -o-linear-gradient(#fe5f28, #fb784b);
    background: linear-gradient(#fe5f28, #fb784b);
    -webkit-box-shadow: 0 0.312vw 0.312vw rgba(0, 78, 126, 0.39);
       -moz-box-shadow: 0 0.312vw 0.312vw rgba(0, 78, 126, 0.39);
            box-shadow: 0 0.312vw 0.312vw rgba(0, 78, 126, 0.39);
  }
  .row-sj01 {
    background-color: #fff;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 1px 0 4.375vw;
    margin-top: -0.625vw;
  }
  .g-titb1 {
    text-align: center;
    margin-bottom: 2.187vw;
  }
  .g-titb1.cf .t1 {
    color: #fff;
  }
  .g-titb1.cf .t2 {
    color: #ffff60;
  }
  .g-titb1 .top {
    font-size: 0;
  }
  .g-titb1 span,
  .g-titb1 img,
  .g-titb1 strong {
    display: inline-block;
    vertical-align: middle;
  }
  .g-titb1 .icn {
    margin: 0 1.25vw;
  }
  .g-titb1 .t1 {
    font-size: 2.375vw;
    color: #1a3a5c;
  }
  .g-titb1 .t2 {
    color: #008ae5;
  }
  .g-titb1 .bot {
    margin: 0.312vw 0 0.5vw;
  }
  .g-titb1 .desc {
    font-size: 1.375vw;
    color: #6d6d6d;
  }
  .m-boxb1 {
    position: relative;
    padding-bottom: 6.25vw;
  }
  .m-boxb1 .con{
    height: 23.62vw;
    position: relative;
  }
  .m-boxb1 .img {
    display: block;
    width: 100%;
  }
  .m-boxb1 .left{
    width: 52.76%;
    height: 23.62vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .m-boxb1 .cen{
    position: absolute;
    top: 2.687vw;
    left: 16.87vw;
    width: 11.87vw;
    height: 11.87vw;
    font-size: 1.75vw;
    font-weight: bold;
    color: #039ffd;
    text-align: center;
  }
  .m-boxb1 .cen .icn{
    display: block;
    height: 1.375vw;
    margin: 3.75vw auto -1.25vw;
  }
  .m-boxb1 .cen .t{
    line-height: 1;
  }
  .m-boxb1 .info{
    position: absolute;
    font-size: 1.125vw;
    color: #fff;
    text-align: center;
  }
  .m-boxb1 .info .t{
    font-size: 1.875vw;
    color: #039ffd;
    font-weight: bold;
    height: 3vw;
    line-height: 3vw;
    margin-bottom: 0.625vw;
  }
  .m-boxb1 .info .desc{
    line-height: 1.8;
  }
  .m-boxb1 .info1{
    width: 11.75vw;
    top: 5.937vw;
    left: 4.375vw;
  }
  .m-boxb1 .info2{
    top: 16.12vw;
    left: 9.375vw;
    width: 26.87vw;
  }
  .m-boxb1 .info3{
    width: 11.75vw;
    top: 5.937vw;
    left: 30vw;
  }
  .m-boxb1 .right{
    position: absolute;
    top: 2.5vw;
    bottom: 2.5vw;
    background-color: #fff;
    left: 53%;
    right: 0.625vw;
    padding: 0 5.312vw;
  }
  .m-h3b1{
    font-size: 1.875vw;
    font-weight: bold;
    color: #ff780c;
    position: relative;
    /* padding-left: 1.875vw; */
    margin: 1.562vw 0 0.937vw;
  }
  .m-h3b1::after,
  .m-h3b1::before{
    content: "";
    display: block;
    width: 1.562vw;
    height: 1.062vw;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 50%;
    margin-top: -0.562vw;
  }
  .m-h3b1::before{
    background-image: url(../images/c-i17.png);
    left: 1.25vw;
  }
  .m-h3b1::after{
    background-image: url(../images/c-i18.png);
    right: 1.25vw;
  }
  .ul-txtb5{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.375vw;
  }
  .ul-txtb5 .con{
    border-radius: 0.437vw;
    border: 1px dashed #ffb59b;
    display: flex;align-items: center;
    justify-content: center;
    height: 2.375vw;
    font-size: 1.375vw;
    color: #6d6d6d;
    padding: 0 0.937vw;
  }
  .ul-txtb5 .con i{
    display: block;
    width: 1.375vw;
    height: 1.375vw;
    background: url(../images/c-i16.png) no-repeat center;
    background-size: 100%;
    margin-right: 0.312vw;
  }
  .ul-txtb4{
    font-size: 1.125vw;
    color: #6d6d6d;
  }
  .ul-txtb4 li{
    border-radius: 0.437vw;
    overflow: hidden;
    margin-bottom: 1.25vw;
    border: 1px solid #ffb59b;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 0.625vw;
  }
  .m-boxb1 .link {
    display: block;
    width: 21.56vw;
    height: 3.75vw;
    position: absolute;
    bottom: 0;
    font-size: 1.625vw;
    line-height: 3.75vw;
    letter-spacing: 0.125vw;
    color: #fff;
    text-align: center;
    border-radius: 1.875vw;
    overflow: hidden;
  }
  .m-boxb1 .btn1 {
    left: 14.12vw;
    background: linear-gradient(90deg,#0793ea,#28acf8);
  }
  .m-boxb1 .btn2 {
    right: 10vw;
    background: linear-gradient(90deg,#fe5a21,#ff794b);
  }
  
  .row-sj02 {
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
    overflow: hidden;
    padding: 9.25vw 0 7.375vw;
    margin: -5.625vw 0;
  }
  .ul-txtb1 {
    overflow: hidden;
    margin: 0 -0.937vw;
  }
  .ul-txtb1 li {
    float: left;
    width: 20%;
  }
  .ul-txtb1 .con {
    display: block;
    text-align: center;
    padding: 0 0.5vw;
    border: 1px solid #fff;
    -webkit-border-radius: 1.25vw;
       -moz-border-radius: 1.25vw;
            border-radius: 1.25vw;
    font-size: 1.125vw;
    color: #fff;
    line-height: 2.375vw;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0.937vw 1.875vw;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  .ul-txtb1 .con:hover {
    background-color: #fff;
    color: #008ae5;
  }
  .row-sj03 {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    overflow: hidden;
    padding: 3.437vw 0;
    position: relative;
  }
  .row-sj03::after {
    content: "";
    display: block;
    width: 100%;
    height: 5.625vw;
    background: url(../images/sj-bg4.png) no-repeat bottom;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .ul-listb1 {
    margin: 0 -1.437vw 1.062vw;
  }
  .ul-listb1 li {
    float: left;
    width: 33.33%;
  }
  .ul-listb1 .con {
    margin: 0 1.437vw 1.437vw;
  }
  .ul-listb1 .tit {
    height: 3.25vw;
    overflow: hidden;
    position: relative;
    padding-left: 3.125vw;
    margin-bottom: -1.625vw;
    font-size: 1.5vw;
    color: #fff;
    font-weight: bold;
  }
  .ul-listb1 .tit .bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
  }
  .ul-listb1 .tit .t {
    display: block;
    position: relative;
    z-index: 2;
    line-height: 3.25vw;
  }
  .ul-listb1 .box {
    padding: 3.125vw 1.562vw 1.562vw;
    -webkit-border-radius: 0.75vw;
       -moz-border-radius: 0.75vw;
            border-radius: 0.75vw;
    overflow: hidden;
    background-color: #fff;
   
  }
  .ul-listb1 .txt-box {
    height: 7.625vw;
    overflow: hidden;
  }
  .ul-listb1 .line {
    overflow: hidden;
    font-size: 1.125vw;
    margin-bottom: 0.312vw;
  }
  .ul-listb1 .line .icn {
    float: left;
    width: 1.562vw;
    height: 1.25vw;
    margin-top: 0.187vw;
    overflow: hidden;
    margin-right: 0.437vw;
  }
  .ul-listb1 .line .icn img {
    display: block;
  }
  .ul-listb1 .line .p {
    display: block;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.8);
  }
  .ul-listb1 .line .p img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.5vw;
  }
  .ul-listb1 .more {
    display: block;
    width: 10.62vw;
    line-height: 2.375vw;
    -webkit-border-radius: 1.25vw;
       -moz-border-radius: 1.25vw;
            border-radius: 1.25vw;
    border-width: 1px;
    border-style: solid;
    font-size: 1.5vw;
    text-align: center;
    margin: 0 auto;
  }
  .m-picb1 img {
    display: block;
    width: 100%;
  }
  .m-infob1 {
    margin-bottom: 3.125vw;
  }
  .m-infob1 .left {
    float: left;
    width: 22.68vw;
  }
  .m-infob1 .pic {
    -webkit-border-radius: 1.375vw 0 0 1.375vw;
       -moz-border-radius: 1.375vw 0 0 1.375vw;
            border-radius: 1.375vw 0 0 1.375vw;
    overflow: hidden;
  }
  .m-infob1 .pic img {
    display: block;
    height: 14.62vw;
  }
  .m-infob1 .box {
    -webkit-border-radius: 0 1.375vw 1.375vw 0;
       -moz-border-radius: 0 1.375vw 1.375vw 0;
            border-radius: 0 1.375vw 1.375vw 0;
    background-color: #fff;
   
    overflow: hidden;
    height: 14.62vw;
    margin-left: 22.68vw;
    padding-top: 2.187vw;
  }
  .ul-txtb2 {
    overflow: hidden;
  }
  .ul-txtb2 li {
    float: left;
    width: 100%;
  }
  .ul-txtb2 li:nth-child(1),
  .ul-txtb2 li:nth-child(2),
  .ul-txtb2 li:nth-child(3) {
    width: 33.33%;
  }
  .ul-txtb2 li:nth-child(4),
  .ul-txtb2 li:nth-child(5) {
    width: 50%;
  }
  .ul-txtb2 .con {
    overflow: hidden;
    margin: 0 0.937vw 1.875vw;
    position: relative;
  }
  .ul-txtb2 .idx {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3.125vw;
    height: 2.375vw;
    background: url(../images/c-i12.png) no-repeat center;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
    font-size: 1.25vw;
    color: #fff;
    font-weight: bold;
    line-height: 2.375vw;
    padding-left: 0.5vw;
  }
  .ul-txtb2 .p {
    margin-top: 0.312vw;
    margin-left: 1.25vw;
    padding-left: 2.5vw;
    font-size: 1.125vw;
    color: rgba(0, 0, 0, 0.8);
    background-color: #e6f3fe;
    -webkit-border-radius: 0 1vw 1vw 0;
       -moz-border-radius: 0 1vw 1vw 0;
            border-radius: 0 1vw 1vw 0;
    line-height: 2.062vw;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .g-linkb1 {
    text-align: center;
  }
  .m-linkb1 {
    display: inline-block;
    -webkit-border-radius: 1.875vw;
       -moz-border-radius: 1.875vw;
            border-radius: 1.875vw;
    text-align: center;
    padding: 0 2.812vw;
    line-height: 3.75vw;
    font-size: 1.562vw;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#fe5a21), to(#ff794b));
    background: -webkit-linear-gradient(left, #fe5a21, #ff794b);
    background: -moz- oldlinear-gradient(left, #fe5a21, #ff794b);
    background: -o-linear-gradient(left, #fe5a21, #ff794b);
    background: linear-gradient(90deg, #fe5a21, #ff794b);
    min-width: 19.68vw;
  }
  .row-sj04 {
    background-color: #e6f7fe;
    overflow: hidden;
    padding: 3.437vw 0 5.5vw;
  }
  .m-tableb1 {
    -webkit-border-radius: 0.625vw;
       -moz-border-radius: 0.625vw;
            border-radius: 0.625vw;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 0.125vw solid #87d8ff;
    margin-bottom: 3.312vw;
  }
  .m-tableb1 table {
    width: 100%;
    text-align: center;
  }
  .m-tableb1 th {
    font-size: 1.5vw;
    color: #fff;
    height: 4.5vw;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#28acf8), to(#0893ea));
    background: -webkit-linear-gradient(#28acf8, #0893ea);
    background: -moz- oldlinear-gradient(#28acf8, #0893ea);
    background: -o-linear-gradient(#28acf8, #0893ea);
    background: linear-gradient(#28acf8, #0893ea);
    border: 0.125vw solid #87d8ff;
    border-bottom: none;
  }
  .m-tableb1 tr:first-child td {
    border-top: none;
  }
  .m-tableb1 tr:last-child td {
    border-bottom: none;
  }
  .m-tableb1 td {
    padding: 1.875vw;
    height: 9.062vw;
    width: 23.31vw;
    border: 0.125vw solid #87d8ff;
  }
  .m-tableb1 td:nth-child(2) {
    width: 32.5vw;
  }
  .m-tableb1 td:nth-child(3) {
    width: 25vw;
  }
  .m-tableb1 .name {
    font-size: 1.5vw;
    color: #008ae5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.375vw;
  }
  .m-tableb1 .time {
    font-size: 1.375vw;
    color: #1a355c;
    text-align: center;
    font-weight: bold;
  }
  .m-tableb1 .desc {
    font-size: 1.375vw;
    color: #555;
    line-height: 1.8;
    text-align: left;
    padding: 0 7%;
  }
  .m-tableb1 .more {
    display: inline-block;
    font-size: 1.5vw;
    color: #fff;
    -webkit-border-radius: 0.625vw;
       -moz-border-radius: 0.625vw;
            border-radius: 0.625vw;
    overflow: hidden;
    padding: 0 1.562vw;
    line-height: 3.75vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#28acf8), to(#0893ea));
    background: -webkit-linear-gradient(#28acf8, #0893ea);
    background: -moz- oldlinear-gradient(#28acf8, #0893ea);
    background: -o-linear-gradient(#28acf8, #0893ea);
    background: linear-gradient(#28acf8, #0893ea);
  }
  .row-sj05 {
    padding: 7.5vw 0;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
    background-position: center;
    margin: -5.625vw 0;
  }
  .m-infob2 {
    padding: 2.187vw 6.25vw 0.125vw;
    position: relative;
    -webkit-border-radius: 0.625vw;
       -moz-border-radius: 0.625vw;
            border-radius: 0.625vw;
    background-color: #f3fafe;
    -webkit-box-shadow: 0 0.875vw 1.437vw rgba(255, 255, 255, 0.23);
       -moz-box-shadow: 0 0.875vw 1.437vw rgba(255, 255, 255, 0.23);
            box-shadow: 0 0.875vw 1.437vw rgba(255, 255, 255, 0.23);
    margin-bottom: 2.687vw;
  }
  .m-infob2 .col-l {
    width: 44%;
  }
  .m-infob2 .col-r {
    position: absolute;
    left: 45%;
    width: 43%;
  }
  .m-infob2 .pic {
    font-size: 0;
  }
  .ul-txtb3 li:last-child .con {
    border-bottom: none;
  }
  .ul-txtb3 .con {
    overflow: hidden;
    border-bottom: 1px dashed #92cdf4;
    padding-bottom: 0.625vw;
    margin-bottom: 1.125vw;
  }
  .ul-txtb3 .icon {
    float: left;
    width: 4vw;
    height: 4vw;
    font-size: 0;
    overflow: hidden;
    margin-top: 0.375vw;
    margin-right: 0.875vw;
    margin-left: 0.437vw;
  }
  .ul-txtb3 .icon img {
    display: inline-block;
    vertical-align: middle;
    max-height: 4vw;
  }
  .ul-txtb3 .txt {
    overflow: hidden;
  }
  .ul-txtb3 .t {
    font-size: 1.75vw;
    color: #008ae5;
    font-weight: bold;
  }
  .ul-txtb3 .p {
    font-size: 1.5vw;
    color: #535657;
  }
  .row-sj06 {
    padding: 5.125vw 0 8.562vw;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    background-position: top center;
    position: relative;
  }
  .row-sj06::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: -3.125vw;
    left: 0;
    height: 12.12vw;
    background: url(../images/sj-bg7.png) no-repeat top;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
  }
  .row-sj06 .g-titb1 {
    margin-bottom: 3.375vw;
  }
  .ul-listb2 {
    margin: 0 -1.25vw 1.875vw;
  }
  .ul-listb2 li {
    float: left;
    width: 25%;
  }
  .ul-listb2 .li1 .top .num {
    background-color: #20a4f4;
  }
  .ul-listb2 .li1 .top .num em {
    color: #0092eb;
  }
  .ul-listb2 .li1 .txt {
    -webkit-box-shadow: 0 0.25vw 0.625vw rgba(0, 177, 229, 0.15);
       -moz-box-shadow: 0 0.25vw 0.625vw rgba(0, 177, 229, 0.15);
            box-shadow: 0 0.25vw 0.625vw rgba(0, 177, 229, 0.15);
  }
  .ul-listb2 .li2 .top .num {
    background-color: #fe591f;
  }
  .ul-listb2 .li2 .top .num em {
    color: #fe591f;
  }
  .ul-listb2 .li2 .top .tit {
    background: -webkit-gradient(linear, left top, left bottom, from(#ff794b), to(#fe5b22));
    background: -webkit-linear-gradient(#ff794b, #fe5b22);
    background: -moz- oldlinear-gradient(#ff794b, #fe5b22);
    background: -o-linear-gradient(#ff794b, #fe5b22);
    background: linear-gradient(#ff794b, #fe5b22);
  }
  .ul-listb2 .li2 .txt {
    -webkit-box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
       -moz-box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
            box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
  }
  .ul-listb2 .li3 .top .num {
    background-color: #ffad06;
  }
  .ul-listb2 .li3 .top .num em {
    color: #ffad06;
  }
  .ul-listb2 .li3 .top .tit {
    background: -webkit-gradient(linear, left top, left bottom, from(#fec447), to(#ffaf02));
    background: -webkit-linear-gradient(#fec447, #ffaf02);
    background: -moz- oldlinear-gradient(#fec447, #ffaf02);
    background: -o-linear-gradient(#fec447, #ffaf02);
    background: linear-gradient(#fec447, #ffaf02);
  }
  .ul-listb2 .li3 .txt {
    -webkit-box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
       -moz-box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
            box-shadow: 0 0.25vw 0.625vw rgba(255, 128, 30, 0.15);
  }
  .ul-listb2 .li4 .top .num {
    background-color: #4481fc;
  }
  .ul-listb2 .li4 .top .num em {
    color: #4481fc;
  }
  .ul-listb2 .li4 .top .tit {
    background: -webkit-gradient(linear, left top, left bottom, from(#71abff), to(#5189fc));
    background: -webkit-linear-gradient(#71abff, #5189fc);
    background: -moz- oldlinear-gradient(#71abff, #5189fc);
    background: -o-linear-gradient(#71abff, #5189fc);
    background: linear-gradient(#71abff, #5189fc);
  }
  .ul-listb2 .li4 .txt {
    -webkit-box-shadow: 0 0.25vw 0.625vw rgba(75, 141, 252, 0.15);
       -moz-box-shadow: 0 0.25vw 0.625vw rgba(75, 141, 252, 0.15);
            box-shadow: 0 0.25vw 0.625vw rgba(75, 141, 252, 0.15);
  }
  .ul-listb2 .con {
    margin: 0 1.25vw 1.25vw;
  }
  .ul-listb2 .top {
    overflow: hidden;
    margin-bottom: -1.562vw;
    position: relative;
    z-index: 1;
  }
  .ul-listb2 .top .num {
    float: left;
    width: 3.875vw;
    height: 3.875vw;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    padding: 0.312vw 0 0.312vw 0.312vw;
    overflow: hidden;
  }
  .ul-listb2 .top .num em {
    display: block;
    width: 3.562vw;
    height: 3.25vw;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #fff;
    text-align: center;
    font-size: 2vw;
    font-weight: bold;
  }
  .ul-listb2 .top .tit {
    display: block;
    margin-left: 1.875vw;
    margin-top: 0.312vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#30b1ff), to(#0492e7));
    background: -webkit-linear-gradient(#30b1ff, #0492e7);
    background: -moz- oldlinear-gradient(#30b1ff, #0492e7);
    background: -o-linear-gradient(#30b1ff, #0492e7);
    background: linear-gradient(#30b1ff, #0492e7);
    height: 3.562vw;
    line-height: 3.562vw;
    font-size: 1.5vw;
    color: #fff;
    -webkit-border-radius: 0 3.562vw 3.562vw 0;
       -moz-border-radius: 0 3.562vw 3.562vw 0;
            border-radius: 0 3.562vw 3.562vw 0;
    padding-left: 2.812vw;
  }
  .ul-listb2 .txt {
    -webkit-border-radius: 0.625vw;
       -moz-border-radius: 0.625vw;
            border-radius: 0.625vw;
    padding: 1.5625vw 1.562vw 3.125vw;
    position: relative;
    background-color: #fff;
    margin: 0 0.937vw 0.937vw;
    font-size: 1.125vw;
    color: rgba(0, 0, 0, 0.8);
  }
  .ul-listb2 .txt .desc {
    line-height: 2.625vw;
  }
  .ul-listb2 .txt .idx {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 3.562vw;
    line-height: 1.1;
    font-weight: bold;
    font-style: normal;
  }
  .row-sj07 {
    background-color: #e6f3fe;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    padding-bottom: 4.687vw;
    overflow: hidden;
  }
  .row-sj07 .g-titb1 {
    margin-bottom: 3.625vw;
  }
  .row-sj07 .ul-listdown1 .con {
    background-color: #fff;
  }
  .row-sj07 .ul-listdown1 .tit {
    color: #006ee5;
  }
  .row-sj07 .ul-listdown1 .tit span {
    border-color: #006ee5;
  }
}
.row-e2,
.row-e3,
.banner-e1 {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 803px;
}
.banner-e1 {
    background-size: 100% auto;
}
.row-e1 .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: repeat;
    background-position: top center;
    background-size: cover;
}

.row-e2 {
    padding-top: 246px;
    min-height: 820px;
}

/* 公共 */
.g-tite {
    text-align: center;
    margin-bottom: 55px;
}

.g-tite span {
    font-size: 42px;
    font-weight: bold;
    color: #253277;
    position: relative;
    padding: 0 70px;
}

.g-tite span::after,
.g-tite span::before {
    display: block;
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/e-icon1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:100% auto;
    width: 54px;
    height: 38px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.g-tite span::after {
    left: auto;
    right: 0;
    background-image: url(../images/e-icon2.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size:100% auto;
}

/* 公共end */
.row-e1 {
    position: relative;
    padding-bottom: 86px;
    margin-top: -41px;
}

.row-e1 .g-tite span::before {
    left: 0;
    background-image: url(../images/e-icon3.png);
}

.row-e1 .g-tite span::after {
    left: auto;
    right: 0;
    background-image: url(../images/e-icon4.png);
}

.ul-list-e1 {
    margin: 0 -14px 20px;
}

.ul-list-e1 li {
    float: left;
    width: 50%;
    margin-bottom: 36px;
}

.ul-list-e1 .con {
    display: block;
    margin: 0 14px;

}


.ul-list-e1 .tit {
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../images/e-pic1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 62px;
    padding: 0 60px 0 18px;
    height: 62px;
    line-height: 62px;

}

.ul-list-e1 .desc {
    height: 199px;
    padding: 60px 18px 60px 15px;
    background: linear-gradient(-90deg, rgba(194, 196, 207, 0.3), rgba(245, 246, 248, 0.3));
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    margin-top: -31px;
}

.ul-list-e1 .desc p {
    font-size: 24px;
    color: #333333;
    line-height: 1.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.ul-list-e1 .con:hover .desc {
    box-shadow: 0px 0px 20px 0px rgba(190, 21, 25, 0.3);
}

.target-e {
    margin-bottom: 50px;
}

.target-e .link {
    margin-top: -112px;
    padding: 51px 0 50px 192px;
    height: 157px;
    background: linear-gradient(-90deg, rgba(194, 196, 207, 0.3), rgba(245, 246, 248, 0.3));
}

.target-e .link a {
    float: left;
    display: block;
    width: 146px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #333333;
    background-image: url(../images/e-pic4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    margin-right: 12px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.target-e .link a:hover {
    background-image: url(../images/e-pic3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    color: #FFFFFF;
}

.target-e .tip {
    text-align: center;
    width: 133px;
    height: 146px;
    line-height: 1.8;
    padding-top: 23px;
    display: inline-block;
    background-image: url(../images/e-pic2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 24px;
}

.g-btne {
    width: 381px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    margin: 0 auto;
    background-color: #be1519;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}

.g-btne a {
    display: block;
    font-size: 28px;
    color: #FFFBFB;
}

.row-e2 .g-tite {
    margin-bottom: 47px;
}

.row-e2 .g-tite span {
    color: #FFFFFF;
}

.row-e2 .desc p {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1.7;
}

.row-e2 .desc1 {
    margin-bottom: 91px;
}

.row-e3 {
    position: relative;
    min-height: auto;
    padding-bottom: 86px;
    padding-top: 91px;
    background-position: center bottom;
}

.row-e3 .g-tite {
    margin-bottom: 94px;
}

.row-e3 .txt2 .g-tite {
    margin-bottom: 85px;
}

.row-e3 .g-tite span::before {
    background-image: url(../images/e-icon3.png);
}

.row-e3 .g-tite span::after {
    background-image: url(../images/e-icon4.png);
}

.row-e3 .txt .info {

    width: 100%;
    height: 377px;
    padding: 0 52px 46px 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.row-e3{
    overflow: hidden;
}
.row-e3 .txt1 {
    position: relative;
    margin-bottom: 106px;
    
}

.row-e3 .txt1::after {
    position: absolute;
    content: " ";
    z-index: 1;
    right: -240px;
    top: 316px;
    width: 401px;
    height: 382px;
    background-image: url(../images/e-radius.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size:401px 382px ;
}

.row-e3 .txt .desc {
    position: relative;
    z-index: 2;
    top: -36px;
    padding: 60px 0 0 50px;
    height: 367px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(4, 0, 0, 0.42);
    margin-bottom: 109px;
    background-image: url(../images/e-pic5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 367px;
}

.row-e3 .con {
    width: 915px;
}

.row-e3 .con p {
    font-size: 21px;
    color: #333333;
    line-height: 2.65;
    margin-bottom: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

.row-e3 .g-btne {
    background-color: #253277;
    width: 333px;
    height: 63px;
    line-height: 63px;
    margin: 0 0;
}

.row-e3 .g-btne a {
    font-size: 24px;
}

.row-e3 .table {
    border: 1px solid #253277;
    box-sizing: border-box;
    border-bottom: none;
    width: 100%;
}

.row-e3 .txt2 .tit {
    font-size: 25px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 27px;
}

.row-e3 .txt2 .g-btne {
    margin-bottom: 45px;
}

.row-e3 .th {
    background-color: #253277;
    overflow: hidden;
    height: 73px;
    line-height: 73px;
}

.row-e3 .th .tit1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    width: 44.3%;
    text-align: center;
}

.row-e3 .item {
    overflow: hidden;
    height: 72px;
    border-bottom: 1px solid #253277;
}

.row-e3 .item .point,
.row-e3 .th .tit1:nth-child(2) {
    width: 33.6%;
}

.row-e3 .item .consult,
.row-e3 .th .tit1:nth-child(3) {
    width: 22.1%;
}

.row-e3 .item .point,
.row-e3 .item .name {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    width: 44.3%;
    margin: 0 auto;
    border-right: 1px solid #253277;
    line-height: 71px;
    padding-left: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row-e3 .item .point {
    width: 33.65%;
    padding: 0;
    text-align: center;
}

.row-e3 .item:last-child .point,
.row-e3 .item:last-child .name {
    border-bottom: none;
}

.row-e3 .item .consult {
    text-align: center;
    margin: 0 auto;
    width: 22%;
}

.row-e3 .item .consult a {
    display: block;
    background-color: #253277;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    width: 145px;
    height: 48.5px;
    line-height: 48.5px;
    margin: 12px auto;
}

.row-e3 .txt2 .desc {
    position: relative;
    z-index: 2;
    top: -36px;
    padding: 45px 23px 30px 27px;
    background-size: 0;
    height: auto;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgb(4 0 0 / 42%);
    margin-bottom: 0;
}

.row-e3 .txt2 .info {
    width: 100%;
    height: auto;
    padding: 0 52px 7px 50px;
}

@media only screen and (max-width: 1600px) {
    .row-e3 .txt1::after {
        content: " ";
        right: -15vw;
        top: 19.75vw;
        width: 25.06vw;
        height: 23.87vw;
        background-repeat: no-repeat;
        background-size:25.06vw 23.87vw ;
    }

    .row-e2,
    .row-e3,
    .banner-e1 {
        min-height: 50.18vw;
    }

    .row-e2 {
        position: relative;
        padding-top: 15.37vw;
        min-height: 51.25vw;
    }

    .row-e2::after {
        display: block;
        content: " ";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        background-color: #B51619;
    }

    /* 公共 */
    .g-tite {
        margin-bottom: 3.437vw;
    }

    .g-tite span {
        font-size: 2.625vw;
        padding: 0 4.375vw;
    }

    .g-tite span::after,
    .g-tite span::before {
        width: 3.375vw;
        height: 2.375vw;
    }

    /* 公共end */
    .row-e3 .bg {
        right: 4.5vw;
        top: 27.06vw;
        width: 25.06vw;
        height: 23.87vw;
    }

    .row-e1 {
        padding-bottom: 5.375vw;
        margin-top: -2.562vw;
    }

    .ul-list-e1 {
        margin: 0 -0.875vw 1.25vw;
    }

    .ul-list-e1 li {
        margin-bottom: 2.25vw;
    }

    .ul-list-e1 .con {
        margin: 0 0.875vw;
    }

    .ul-list-e1 .tit {
        font-size: 1.562vw;
        background-size: 100% 3.875vw;
        padding: 0 3.75vw 0 1.125vw;
        height: 3.875vw;
        line-height: 3.875vw;
    }

    .ul-list-e1 .desc {
        height: 12.43vw;
        padding: 3.75vw 1.125vw 3.75vw 0.937vw;
        background: linear-gradient(-90deg, rgba(194, 196, 207, 0.3), rgba(245, 246, 248, 0.3));
        margin-top: -1.937vw;
    }

    .ul-list-e1 .desc p {
        font-size: 1.5vw;
    }

    .ul-list-e1 .con:hover .desc {
        box-shadow: 0 0 1.25vw 0 rgba(190, 21, 25, 0.3);
    }

    .target-e {
        margin-bottom: 3.125vw;
    }

    .target-e .link {
        overflow: hidden;
        margin-top: -7vw;
        padding: 3.187vw 0 3.125vw 12vw;
        height: 9.812vw;
        background: linear-gradient(-90deg, rgba(194, 196, 207, 0.3), rgba(245, 246, 248, 0.3));
    }

    .target-e .link .m-con {
        white-space: nowrap;
        overflow: hidden;
        width: 1300px;
    }

    .target-e .link a {
        width: 9.125vw;
        height: 3.5vw;
        line-height: 3.5vw;
        font-size: 1.5vw;
        margin-right: 0.75vw;
    }

    .target-e .tip {
        width: 8.312vw;
        height: 9.125vw;
        line-height: 1.8;
        padding-top: 1.437vw;
        font-size: 1.5vw;
        margin-left: 1.5vw;
    }

    .g-btne {
        width: 23.81vw;
        height: 4.625vw;
        line-height: 4.625vw;
        border-radius: 2.5vw;
        -webkit-border-radius: 2.5vw;
        -moz-border-radius: 2.5vw;
        -ms-border-radius: 2.5vw;
        -o-border-radius: 2.5vw;
    }

    .g-btne a {
        font-size: 1.75vw;
    }

    .row-e2 .g-tite {
        margin-bottom: 2.937vw;
    }

    .row-e2 .desc p {
        font-size: 1.5vw;
        line-height: 1.7;
    }

    .row-e2 .desc1 {
        margin-bottom: 5.687vw;
    }

    .row-e3 {
        min-height: auto;
        padding-bottom: 5.375vw;
        padding-top: 5.687vw;
    }

    .row-e3 .g-tite {
        margin-bottom: 5.875vw;
    }

    .row-e3 .txt2 .g-tite {
        margin-bottom: 5.312vw;
    }

    .row-e3 .txt .info {
        height: 23.56vw;
        padding: 0 3.25vw 2.875vw 3.125vw;
    }

    .row-e3 .txt1 {
        margin-bottom: 6.625vw;
    }

    .row-e3 .txt .desc {
        top: -2.25vw;
        padding: 3.75vw 0 0 3.125vw;
        height: 22.93vw;
        box-shadow: 0 0 1vw 0 rgba(4, 0, 0, 0.42);
        margin-bottom: 6.812vw;
        background-size: 100% 22.93vw;
    }

    .row-e3 .con {
        width: 57.18vw;
    }

    .row-e3 .con p {
        font-size: 1.312vw;
        margin-bottom: 2.25vw;
    }

    .row-e3 .g-btne {
        width: 20.81vw;
        height: 3.937vw;
        line-height: 3.937vw;
    }

    .row-e3 .g-btne a {
        font-size: 1.5vw;
    }

    .row-e3 .txt2 .tit {
        font-size: 1.562vw;
        margin-bottom: 1.687vw;
    }

    .row-e3 .txt2 .g-btne {
        margin-bottom: 2.812vw;
    }

    .row-e3 .th {
        height: 4.562vw;
        line-height: 4.562vw;
    }

    .row-e3 .th .tit1 {
        font-size: 1.5vw;
    }

    .row-e3 .item {
        height: 4.5vw;
    }

    .row-e3 .item .point,
    .row-e3 .item .name {
        font-size: 1.5vw;
        line-height: 4.437vw;
        padding-left: 1.5vw;
    }

    .row-e3 .item .consult a {
        border-radius: 1.5vw;
        -webkit-border-radius: 1.5vw;
        -moz-border-radius: 1.5vw;
        -ms-border-radius: 1.5vw;
        -o-border-radius: 1.5vw;
        font-size: 1.25vw;
        width: 9.062vw;
        height: 3.031vw;
        line-height: 3.031vw;
        margin: 0.75vw auto;
    }

    .row-e3 .txt2 .desc {
        top: -2.25vw;
        padding: 2.812vw 1.437vw 1.875vw 1.687vw;
        background-size: 0;
        height: auto;
        box-shadow: 0 0 1vw 0 rgb(4 0 0 / 42%);
        margin-bottom: 0;
    }

    .row-e3 .txt2 .info {
        height: auto;
        padding: 0 3.25vw 0.437vw 3.125vw;
    }
}

.row-e1 .wp, .row-e2 .wp, .row-e3 .wp {
    max-width: 1300px;
}

.row-e4 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.row-e4 .m-downtop .intr .ch,
.row-e4 .m-downtop .intr,
.row-e4 .g-tite span {
    color: #fff;
}

.row-e4 .ul-listdown1 .con {
    background-color: #FFFFFF;
}

.row-e4 .ul-listdown1 .tit span {
    color: #BE1519;
    border-left-color: #BE1519;
}

@media only screen and (min-width: 1199px) and (max-width: 1600px) {
    .row-e1 .wp, .row-e2 .wp, .row-e3 .wp {
        max-width: 81.25vw;
    }
}
/* 共用样式 */
.g-btn-a01 {
    width: 240px;
    height: 53px;
    line-height: 53px;
    background-image: linear-gradient(#ffad1e, #ff870f);
    display: inline-block;
    text-align: center;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    color: #fff;
    font-size: 24px;
    overflow: hidden;
}

.g-tit01 {
    text-align: center;
}

.g-tit01 h2 {
    font-size: 32px;
    line-height: 1.4em;
    color: #5855ec;
    display: inline-block;
    padding: 0 60px;
    position: relative;
}

.g-tit01 h2::after,
.g-tit01 h2::before {
    width: 42px;
    height: 37px;
    background: url(../images/au5.png) center center no-repeat;
    background-size: cover;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.g-tit01 h2::before {
    left: 0;
}

.g-tit01 h2::after {
    right: 0;
}

/*  */

/* banner */
.banner {
    height: 800px;
    padding: 116px 0;
    margin-bottom: 100px;
}

.banner .txt {
    color: #fff;
    margin-bottom: 106px;
    padding: 0 70px;
}

.banner .desc {
    font-size: 34px;
    line-height: 1.5em;
}

.banner .tit {
    font-size: 148px;
    line-height: 1.3em;
    text-shadow: 10px 5px #1a16be;
    margin-bottom: 32px;
}

.banner .info {
    width: 850px;
    font-size: 38px;
    height: 73px;
    line-height: 73px;
    background: url(../images/au2.png) left center no-repeat;
    text-align: center;
}

.m-ban-inner {
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0 115px;
}

.m-ban-inner .mark {
    background: url(../images/au3.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 24px;
    height: 80px;
    line-height: 80px;
    width: 720px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.m-ban-inner .mark span {
    color: #ff870f;
}

.ul-ban-inner {
    overflow: hidden;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #fff;
    margin: 0 -15px;
    padding: 40px 15px 20px;
    box-shadow: 0 0 10px rgba(88, 85, 236, 0.75);
}

.ul-ban-inner li {
    float: left;
    overflow: hidden;
    width: 33.3%;
}

.ul-ban-inner .con {
    margin: 0 15px;
    background-color: #eef0ff;
    position: relative;
    padding: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    z-index: 2;
}

.ul-ban-inner .num {
    width: 45px;
    height: 46px;
    font-size: 24px;
    color: #fff;
    background: url(../images/au4.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 15px;
}

.ul-ban-inner .tits {
    color: #5855ec;
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 15px;
    font-weight: bold;
}


.ul-ban-inner .txts {
    font-size: 16px;
    color: #333;
    line-height: 1.6em;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ul-ban-inner .txts span {
    color: #5855ec;
    font-weight: bold;
}

/* row-1 */
.row-a01 .g-tit01 h2 {
    margin-bottom: 47px;
}

.ul-last-time {
    margin: 0 -14px;
    padding-top: 80px;
    margin-bottom: 105px;
}

.ul-last-time li {
    float: left;
    width: 25%;
}

.ul-last-time .con {
    margin: 0 14px;
    position: relative;
    text-align: center;
}

.ul-last-time .pic {
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
}

.ul-last-time .pic img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.ul-last-time .box {
    box-shadow: 0 0 20px rgba(88, 85, 236, 0.75);
    padding-top: 116px;
    border-bottom: 8px solid #5855ec;
}

.ul-last-time .txt {
    font-size: 24px;
    color: #333;
    line-height: 1.4em;
    margin-bottom: 36px;
    font-weight: bold;
}

.ul-last-time .g-btn-a01 {
    margin-bottom: 32px;
    background-image: linear-gradient(#5855ec, #2420d7);
}

/*  */

/*row-2 */
.row-a02 .g-tit01 h2 {
    color: #fff;
    margin-bottom: 40px;
}

.row-a02 {
    padding: 90px 0 150px;
    background-color: #1f2cdd;
}

.ul-fit-people {
    overflow: hidden;
    margin: 0 -15px;
}

.ul-fit-people li {
    float: left;
    overflow: hidden;
    width: 25%;
}


.ul-fit-people .con {
    display: block;
    margin: 0 15px;
}

.ul-fit-people .pic {
    padding-top: 70%;
    overflow: hidden;
    position: relative;
}

.ul-fit-people .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.ul-fit-people .txt {
    background-color: #fff;
    padding: 35px 18px;
    text-align: center;
}

.ul-fit-people .txt span {
    line-height: 1.4em;
    height: 2.8em;
    color: #333;
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ul-fit-people a:hover .pic img {
    transform: scale(1.1)translateY(-50%);
    -webkit-transform: scale(1.1)translateY(-50%);
    -moz-transform: scale(1.1)translateY(-50%);
    -ms-transform: scale(1.1)translateY(-50%);
    -o-transform: scale(1.1)translateY(-50%);
}

/*  */

/* row-3 */
.m-custom-made .g-tit01 {
    margin-bottom: 80px;
}

.m-custom-made .g-btn-a01 {
    height: 60px;
    line-height: 60px;
    width: 345px;
    font-size: 26px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.m-custom-made .g-btn-a02 {
    margin-right: 60px;
}

.m-custom-made {
    padding: 90px 0 80px;
    margin-bottom: 78px;
}

.m-custom-made .btn {
    text-align: center;
}

.m-custom-made .pic {
    width: 100%;
    margin-bottom: 52px;
}

.m-custom-made .pic img {
    max-width: 100%;
    height: auto;
    display: block;
}



/* row-4 */
.m-choose .g-tit01 {
    margin-bottom: 40px;
}

.m-choose .g-btn-a01 {
    height: 72px;
    line-height: 72px;
    width: 400px;
    background-image: none;
    background-color: #1a16be;
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    display: inline-block;
}

.m-choose {
    margin-bottom: 40px;
}

.m-choose .item {
    width: 46%;
    float: left;
    background-color: #d7e0ee;
    margin: 0 2%;
    position: relative;
    padding: 46px 20px 36px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    text-align: center;
}

.m-choose .tits {
    background: url(../images/ch1.png) center center no-repeat;
    background-size: cover;
    width: 446px;
    height: 92px;
    position: absolute;
    left: -48px;
}

.m-choose .num {
    font-size: 24px;
    line-height: 1.6;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 18px;
}

.m-choose .txt {
    font-size: 28px;
    line-height: 1.5;
    color: #fff;
    position: absolute;
    left: 80px;
    top: 14px;
    font-weight: bold;
}

.ul-item-c {
    padding-top: 115px;
    margin: 0 -10px;
    overflow: hidden;
    padding-bottom: 28px;
}

.ul-item-c2 {
    padding-bottom: 0;
}

.ul-item-c li {
    float: left;
    overflow: hidden;
    width: 50%;
}

.ul-item-c .con {
    margin: 0 10px;
    background: url(../images/ch8.png) center center no-repeat;
    padding: 30px 15px 20px;
    margin-bottom: 24px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    text-align: center;
    border: 1px solid #1a16be;
}

.ul-item-c .icon {
    background-size: cover;
    width: 47px;
    height: 43px;
    display: inline-block;
    margin-bottom: 5px;
}

.ul-item-c .tit {
    font-size: 24px;
    line-height: 1.4;
    color: #1a16be;
    margin-bottom: 10px;
    font-weight: bold;
}

.ul-item-c .desc {
    font-size: 18px;
    color: #333;
    line-height: 1.7;
    height: 3.4em;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}

.m-choose .special {
    background: url(../images/ch8.png) center center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border: 1px solid #1a16be;
    padding: 51px 20px 32px;
    margin-bottom: 52px;
}

.m-choose .radio {
    width: 114px;
    height: 114px;
    line-height: 114px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: url(../images/ch9.png) center center no-repeat;
    background-size: cover;
    float: left;
    margin-right: 30px;
}

.m-choose .box {
    overflow: hidden;
    padding-left: 30px;
    position: relative;
}

.m-choose .check {
    width: 24px;
    height: 107px;
    background: url(../images/ch10.png) left center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.m-choose .info {
    margin-bottom: 22px;
    text-align: left;
    font-size: 15px;
}

/*  */

/* row-5 */
.row-a05 {
    background-color: #1a16be;
}

.m-personality .g-tit01 h2 {
    color: #fff;
    margin-bottom: 70px;
}

.m-personality .g-btn-a01 {
    background-image: linear-gradient(#5855ec, #2420d7);
}

.m-personality {
    padding: 80px 0 70px;
    margin-bottom: 45px;
}

.ul-snv-per {
    padding: 0 92px;
    overflow: hidden;
    margin: 0 -38px;
}

.ul-snv-per li {
    width: 50%;
    float: left;
    overflow: hidden;
}

.ul-snv-per .on h3 {
    color: #fff;
    background-image: linear-gradient(#ff880f, #ffad1e);
}

.ul-snv-per h3 {
    font-size: 30px;
  color: #1a16be;
    display: block;
    background-color: yellow;
    text-align: center;
    margin: 0 38px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 68px;
    line-height: 68px;
    cursor: pointer;
    background-color: #f1f0ff;
}

.m-personality .tab1 {
    background-color: #f1f0ff;
    padding: 20px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.m-personality .con {
    background-color: #fff;
    padding: 30px;
}

.m-personality .mark {
    color: #1a16be;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-weight: bold;
}

.m-personality .desc {
    margin-bottom: 20px;
}

.m-personality .info {
    display: inline-block;
    padding: 0 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border: 1px solid #c7c6ff;
    color: #2420d7;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-right: 30px;
    position: relative;
}

.m-personality .info span {
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.m-personality .tit {
    background-color: #1a16be;
    color: #fff;
    font-size: 24px;
    height: 66px;
    line-height: 66px;
    text-align: center;
}


.m-personality .table {
    overflow: hidden;
    border: 1px solid #212058;
    width: 100%;
}

.m-personality .table td {
    height: 60px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.m-personality .imp {
    height: 110px;
}

/*  */

/*row-6  */
.m-specialty {
    margin-bottom: 60px;
}

.m-specialty .g-tit01 {
    margin-bottom: 100px;
}

.m-specialty .g-tit01 h2 {
    color: #1a16be;
}

.m-specialty .tit {
    display: block;
    background: url(../images/au12.png) center center no-repeat;
    background-size: cover;
    width: 396px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.m-specialty .content2 .tit {
    color: #1a16be;
}

.m-specialty .content {
    background-color: #f08300;
    box-shadow: 0 0 12px #f08300;
    width: 40%;
    float: left;
    margin-right: 2%;
    padding: 16px;
    padding-bottom: 0;
    padding-top: 80px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    position: relative;
}

.m-specialty .content2 {
    background-color: #1a16be;
    box-shadow: 0 0 12px #1a16be;
    width: 58%;
    margin: 0;
}

.m-specialty .tit {
    font-size: 32px;
    color: #f08300;
}

.ul-specialty {
    margin: 0 -8px;
    overflow: hidden;
    padding-top: 22px;
}

.ul-specialty li {
    float: left;
    overflow: hidden;
    width: 50%;
    margin-bottom: 23px;
}

.ul-specialty .con {
    overflow: hidden;
    display: block;
    margin: 0 8px;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.ul-specialty .class {
    background-color: #fff;
    font-size: 24px;
    color: #333;
    height: 67px;
    line-height: 67px;
    font-weight: bold;
}

.ul-specialty .consult {
    background-image: linear-gradient(#ffe3c2, #ffe3c2);
    height: 67px;
    line-height: 67px;
    font-size: 24px;
    color: #333;
}

.ul-specialty2 .consult {
    background-image: linear-gradient(#c3c2ff, #c3c2ff);
}

.ul-specialty2 li {
    width: 33.3%;
}

/*  */

/* row-7 */
.row-a07 {
    background-color: #f1f0ff;
}

.m-service .g-tit01 {
    margin-bottom: 50px;
}

.m-service .g-tit01 h2 {
    color: #1a16be;
}

.m-service {
    padding: 100px 0 80px;
    margin-bottom: 128px;
}

.ul-service {
    overflow: hidden;
    margin: 0 -15px;
}

.ul-service li {
    float: left;
    overflow: hidden;
    width: 25%;
    margin-bottom: 18px;
}

.ul-service .con {
    display: block;
    margin: 0 15px;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ul-service .box {
    text-align: center;
    padding: 26px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.ul-service .tit {
    font-size: 28px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: bold;
}

.ul-service .info {
    font-size: 18px;
    line-height: 2;
    height: 2em;
    color: #12e188;
    background-color: #fff;
    width: 60%;
    display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

/*  */


/* row-8 */
.row-a08{
    margin-bottom: 60px;
}

.row-a08 .g-tit01 {
    margin-bottom: 86px;
}

.row-a08 .g-tit01 h2 {
    color: #1a16be;
}

/* .m-youshi {
    margin-bottom: 130px;
}

.ul-youshi {
    overflow: hidden;
    margin: 0 -12px;
}

.ul-youshi li {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.ul-youshi .con {
    margin: 0 12px;
    position: relative;
    overflow: hidden;
}

.ul-youshi .pic {
    width: 460px;
    height: 274px;
    overflow: hidden;
    float: right;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ul-youshi .pic img {
    max-width: 100%;
    height: auto;
}

.ul-youshi .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40%;
}

.ul-youshi .box {
    padding: 30px 15px;
    background-color: #f1f0ff;
    color: #333;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ul-youshi .num {
    font-size: 52px;
    line-height: 1.4;
    color: #1a16be;
    padding-left: 20px;
}

.ul-youshi .tit {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
}


.ul-youshi .tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #1a16be;
    margin-top: 10px;
}

.ul-youshi .desc {
    font-size: 20px;
    line-height: 1.5;
    height: 4.5em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
 */


@media only screen and (min-width: 750px) and (max-width: 1600px) {

    /* 共用样式 */
    .g-btn-a01 {
        width: 15vw;
        height: 3.312vw;
        line-height: 3.312vw;
        background-image: linear-gradient(#ffad1e, #ff870f);
        border-radius: 1.625vw;
        -webkit-border-radius: 1.625vw;
        -moz-border-radius: 1.625vw;
        -ms-border-radius: 1.625vw;
        -o-border-radius: 1.625vw;
        font-size: 1.5vw;
    }

    .g-tit01 {}

    .g-tit01 h2 {
        font-size: 2vw;
        line-height: 1.4em;
        padding: 0 3.75vw;
    }

    .g-tit01 h2::after,
    .g-tit01 h2::before {
        width: 2.625vw;
        height: 2.312vw;
        background: url(../images/au5.png) center center no-repeat;
        background-size: cover;
        content: "";
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .g-tit01 h2::before {}

    .g-tit01 h2::after {
        right: 0;
    }

    /*  */
    /* banner */
    .banner {
        height: 50vw;
        padding: 7.25vw 0;
        margin-bottom: 6.25vw;
    }

    .banner .txt {
        margin-bottom: 6.625vw;
        padding: 0 4.375vw;
    }

    .banner .desc {
        font-size: 2.125vw;
        line-height: 1.5em;
    }

    .banner .tit {
        font-size: 9.25vw;
        line-height: 1.3em;
        text-shadow: 0.625vw 0.312vw #1a16be;
        margin-bottom: 2vw;
    }

    .banner .info {
        width: 53.12vw;
        font-size: 2.375vw;
        height: 4.562vw;
        line-height: 4.562vw;
    }

    .m-ban-inner {
        padding: 0 7.187vw;
    }

    .m-ban-inner .mark {
        font-size: 1.5vw;
        height: 5vw;
        line-height: 5vw;
        width: 45vw;
        top: -2.5vw;
    }

    .ul-ban-inner {
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
        margin: 0 -0.937vw;
        padding: 2.5vw 0.937vw 1.25vw;
        box-shadow: 0 0 0.625vw rgba(88, 85, 236, 0.75);
    }

    .ul-ban-inner li {
        width: 33.3%;
    }

    .ul-ban-inner .con {
        margin: 0 0.937vw;
        padding: 0.937vw;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
    }

    .ul-ban-inner .num {
        width: 2.812vw;
        height: 2.875vw;
        font-size: 1.5vw;
        border-top-left-radius: 0.937vw;
    }

    .ul-ban-inner .tits {
        font-size: 1.5vw;
        line-height: 1.5em;
        margin-bottom: 0.937vw;
        font-weight: bold;
    }

    .ul-ban-inner .txts {
        font-size: 1vw;
        line-height: 1.6em;
        margin-bottom: 1.25vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .ul-ban-inner .txts span {
        font-weight: bold;
    }

    /* row-1 */
    .row-a01 .g-tit01 h2 {
        margin-bottom: 2.937vw;
    }

    .ul-last-time {
        margin: 0 -0.875vw;
        padding-top: 5vw;
        margin-bottom: 6.562vw;
    }

    .ul-last-time .con {
        margin: 0 0.875vw;
    }

    .ul-last-time .pic {
        top: -3.5vw;
        right: 0;
    }

    .ul-last-time .box {
        box-shadow: 0 0 1.25vw rgba(88, 85, 236, 0.75);
        padding-top: 9.75vw;
        border-bottom: 0.5vw solid #5855ec;
    }

    .ul-last-time .txt {
        font-size: 1.5vw;
        line-height: 1.4em;
        margin-bottom: 2.25vw;
        font-weight: bold;
    }

    .ul-last-time .g-btn-a01 {
        margin-bottom: 2vw;
        background-image: linear-gradient(#5855ec, #2420d7);
    }

    /*  */
    /*row-2 */
    .row-a02 .g-tit01 h2 {
        margin-bottom: 2.5vw;
    }

    .row-a02 {
        padding: 5.625vw 0 9.375vw;
    }

    .ul-fit-people {
        margin: 0 -0.937vw;
    }

    .ul-fit-people .con {
        margin: 0 0.937vw;
    }

    .ul-fit-people .txt {
        padding: 2.187vw 1.125vw;
    }

    .ul-fit-people .txt span {
        line-height: 1.4em;
        height: 2.8em;
        font-size: 1.5vw;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    /*  */
    /* row-3 */
    .m-custom-made .g-tit01 {
        margin-bottom: 5vw;
    }

    .m-custom-made .g-btn-a01 {
        height: 3.75vw;
        line-height: 3.75vw;
        width: 21.56vw;
        font-size: 1.625vw;
        border-radius: 1.875vw;
        -webkit-border-radius: 1.875vw;
        -moz-border-radius: 1.875vw;
        -ms-border-radius: 1.875vw;
        -o-border-radius: 1.875vw;
    }

    .m-custom-made .g-btn-a02 {
        margin-right: 3.75vw;
    }

    .m-custom-made {
        padding: 5.625vw 0 5vw;
        margin-bottom: 4.875vw;
    }

    .m-custom-made .pic {
        margin-bottom: 3.25vw;
    }

    /* row-4 */
    .m-choose .g-tit01 {
        margin-bottom: 2.5vw;
    }

    .m-choose .g-btn-a01 {
        height: 4.5vw;
        line-height: 4.5vw;
        width: 25vw;
        background-image: none;
        border-radius: 2.25vw;
        -webkit-border-radius: 2.25vw;
        -moz-border-radius: 2.25vw;
        -ms-border-radius: 2.25vw;
        -o-border-radius: 2.25vw;
    }

    .m-choose {
        margin-bottom: 2.5vw;
    }

    .m-choose .item {
        margin: 0 2%;
        padding: 2.875vw 1.25vw 2.25vw;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }

    .m-choose .tits {
        width: 27.87vw;
        height: 5.75vw;
        left: -3vw;
    }

    .m-choose .num {
        font-size: 1.5vw;
        line-height: 1.6;
        left: 0.937vw;
        top: 1.125vw;
    }

    .m-choose .txt {
        font-size: 1.75vw;
        line-height: 1.5;
        left: 5.1vw;
        top: 0.875vw;
        font-weight: bold;
    }

    .ul-item-c {
        padding-top: 7.187vw;
        margin: 0 -0.625vw;
        padding-bottom: 1.75vw;
    }

    .ul-item-c2 {
        padding-bottom: 0;
    }

    .ul-item-c .con {
        margin: 0 0.625vw;
        background: url(../images/ch8.png) center center no-repeat;
        padding: 1.875vw 0.937vw 1.25vw;
        margin-bottom: 1.5vw;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
        border: 1px solid #1a16be;
    }

    .ul-item-c .icon {
        background-size: cover;
        width: 2.937vw;
        height: 2.687vw;
        margin-bottom: 0.312vw;
    }

    .ul-item-c .tit {
        font-size: 1.5vw;
        line-height: 1.4;
        margin-bottom: 0.625vw;
        font-weight: bold;
    }

    .ul-item-c .desc {
        font-size: 1.125vw;
        line-height: 1.7;
        height: 3.4em;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .m-choose .special {
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
        border: 1px solid #1a16be;
        padding: 3.187vw 1.25vw 2vw;
        margin-bottom: 3.25vw;
    }

    .m-choose .radio {
        width: 7.125vw;
        height: 7.125vw;
        line-height: 7.125vw;
        font-size: 1.5vw;
        margin-right: 1.875vw;
    }

    .m-choose .box {
        padding-left: 1.875vw;
    }

    .m-choose .check {
        width: 1.5vw;
        height: 6.687vw;
    }

    .m-choose .info {
        margin-bottom: 1.375vw;
        font-size: 0.937vw;
    }

    /*  */
    /* row-5 */

    .m-personality .g-tit01 h2 {
        margin-bottom: 4.375vw;
    }

    .m-personality .g-btn-a01 {
        background-image: linear-gradient(#5855ec, #2420d7);
    }

    .m-personality {
        padding: 5vw 0 4.375vw;
        margin-bottom: 2.812vw;
    }

    .ul-snv-per {
        padding: 0 5.75vw;
        margin: 0 -2.375vw;
    }

    .ul-snv-per h3 {
        font-size: 1.875vw;
        margin: 0 2.375vw;
        border-top-left-radius: 1.25vw;
        border-top-right-radius: 1.25vw;
        height: 3.861vw;
        line-height: 3.861vw;
    }

    .m-personality .tab1 {
        padding: 1.25vw;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
    }

    .m-personality .con {
        padding: 1.875vw;
    }

    .m-personality .mark {
        font-size: 1.5vw;
        line-height: 1.5;
        margin-bottom: 1.875vw;
        font-weight: bold;
    }

    .m-personality .desc {
        margin-bottom: 1.25vw;
    }

    .m-personality .info {
        padding: 0 1.562vw;
        border-radius: 1.562vw;
        -webkit-border-radius: 1.562vw;
        -moz-border-radius: 1.562vw;
        -ms-border-radius: 1.562vw;
        -o-border-radius: 1.562vw;
        font-size: 1.041vw;
        height: 2.604vw;
        line-height: 2.604vw;
        margin-right: 1.562vw;
    }

    .m-personality .info span {
        margin-right: 0.260vw;
        left: 0.625vw;
    }

    .m-personality .tit {
        font-size: 1.5vw;
        height: 4.125vw;
        line-height: 4.125vw;
    }

    .m-personality .table {
        border: 1px solid #212058;
    }

    .m-personality .table td {
        height: 3.75vw;
        font-size: 1.25vw;
    }

    .m-personality .imp {
        height: 6.875vw;
    }

    /*  */
    /*row-6  */
    .m-specialty {
        margin-bottom: 3.75vw;
    }

    .m-specialty .g-tit01 {
        margin-bottom: 6.25vw;
    }

    .m-specialty .tit {
        width: 24.75vw;
        height: 4.375vw;
        line-height: 4.375vw;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .m-specialty .content {
        box-shadow: 0 0 0.75vw #f08300;
        margin-right: 2%;
        padding: 1vw;
        padding-bottom: 0;
        padding-top: 5vw;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }

    .m-specialty .content2 {
        box-shadow: 0 0 0.75vw #1a16be;
        margin: 0;
    }

    .m-specialty .tit {
        font-size: 2vw;
    }

    .ul-specialty {
        margin: 0 -0.5vw;
        padding-top: 1.375vw;
    }

    .ul-specialty li {
        margin-bottom: 1.437vw;
    }

    .ul-specialty .con {
        margin: 0 0.5vw;
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
    }

    .ul-specialty .class {
        font-size: 1.5vw;
        height: 4.187vw;
        line-height: 4.187vw;
        font-weight: bold;
    }

    .ul-specialty .consult {
        background-image: linear-gradient(#ffe3c2, #ffe3c2);
        height: 4.187vw;
        line-height: 4.187vw;
        font-size: 1.5vw;
    }

    .ul-specialty2 li {
        width: 33.3%;
    }

    /*  */
    /* row-7 */

    .m-service .g-tit01 {
        margin-bottom: 3.125vw;
    }

    .m-service {
        padding: 6.25vw 0 5vw;
        margin-bottom: 8vw;
    }

    .ul-service {
        margin: 0 -0.781vw;
    }

    .ul-service li {
        margin-bottom: 1.875vw;
    }

    .ul-service .con {
        margin: 0 0.781vw;
        padding: 0.625vw;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-service .box {
        padding: 1.354vw 0;
    }
    .ul-service .tit {
        font-size: 1.458vw;
        line-height: 1.4;
        margin-bottom: 0.781vw;
    }

    .ul-service .info {
        font-size: 1.125vw;
        line-height: 2;
        height: 2em;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }

    /*  */
    /* row-8 */
    .m-youshi .g-tit01 {
        margin-bottom: 5.375vw;
    }

    .m-youshi {
        margin-bottom: 8.125vw;
    }

    .ul-youshi {
        margin: 0 -0.75vw;
    }

    .ul-youshi li {
        margin-bottom: 1.875vw;
    }

    .ul-youshi .con {
        margin: 0 0.75vw;
    }

    .ul-youshi .pic {
        width: 28.75vw;
        height: 17.12vw;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-youshi .txt {
        bottom: 0;
    }

    .ul-youshi .box {
        padding: 1.875vw 0.937vw;
        border-top-right-radius: 0.937vw;
        border-bottom-left-radius: 0.937vw;
    }

    .ul-youshi .num {
        font-size: 3.25vw;
        line-height: 1.4;
        padding-left: 1.25vw;
    }

    .ul-youshi .tit {
        font-size: 1.75vw;
        line-height: 1.4;
        margin-bottom: 0.625vw;
        font-weight: bold;
    }

    .ul-youshi .tit::after {
        content: "";
        height: 0.125vw;
        margin-top: 0.625vw;
    }

    .ul-youshi .desc {
        font-size: 1.25vw;
        line-height: 1.5;
        height: 4.5em;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 1000px) {
    .ul-last-time .box {
        padding-top: 120px;
    }
}
.banner-d {
    padding-top: 96px;
    padding-bottom: 275px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-d .text {
    float: right;
    text-align: center;
}

.banner-d h4 {
    font-size: 45px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: -6px;
}

.banner-d h3 {
    font-size: 167px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 41px;
}

.banner-d .label {}

.banner-d .label .con {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #090456;
    margin-right: 25px;
    width: 147px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-image: url(../images/d-bg2.png);
    background-position: left center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.banner-d .label .con:last-child {
    margin-right: 0;
}

.row-d1 {
    /* overflow: hidden; */
}

.row-d1 .row {
    margin-bottom: 76px;
    /* overflow: hidden; */
}

.g-tit-d {
    position: relative;
    margin-bottom: 58px;
}

.g-tit-d .tit {
    position: relative;
    z-index: 2;
    font-size: 52px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.g-tit-d .icon-left {
    position: absolute;
    top: 50%;
    left: 120px;
    width: 133px;
    height: 52px;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.g-tit-d .icon-right img,
.g-tit-d .icon-left img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.g-tit-d .icon-right {
    position: absolute;
    top: 50%;
    right: 148px;
    width: 123px;
    height: 123px;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.row-d1 .box1 {
    padding: 30px 28px 12px;
    background: linear-gradient(0deg, #374CA7, #0E0B5C);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.row-d1 .box1 .box-top {
    height: 382px;
    overflow: hidden;
    background: #f4f9ff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    margin-bottom: 46px;
}

.row-d1 .box1 .box-top .chart {
    /* width: 600px;
    height: 354px; */
    width: 54.7%;
    float: left;
    padding-top: 24px;
    padding-left: 34px;
    padding-right: 54px;
}

.row-d1 .box1 .box-top .chart .pic {
    width: 600px;
    height: 354px;

}

.row-d1 .box1 .box-top .chart .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ul-list-d1 {
    /* float: right; */
    overflow: hidden;
    padding-left: 10px;
}

.ul-list-d1 li {
    float: left;
    width: 50%;
    /* position: relative;
    z-index: 1; */
}

.ul-list-d1 .con {
    display: block;
    padding-top: 24px;
    padding-bottom: 26px;
    background-color: #fff;
    border-right: 1px dashed #c9c9c9;
    border-bottom: 1px dashed #c9c9c9;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d1 .con:hover {
    position: relative;
    z-index: 2;
    box-shadow: 8px 0px 30px 0px rgba(198, 198, 198, 0.75);
    /* box-shadow: 0px 30px 23px -8px rgb(198 198 198 / 75%); */
}

.ul-list-d1 li:nth-child(2n) .con {
    border-right: none;
}

.ul-list-d1 li:nth-last-child(2) .con,
.ul-list-d1 li:nth-last-child(1) .con {
    border-bottom: none;
}

.ul-list-d1 .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 12px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d1 .con:hover .icon {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

.ul-list-d1 .icon img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.ul-list-d1 .tit {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d1 .con:hover .tit,
.ul-list-d1 li.on .tit {
    font-weight: bold;
    color: #090456;
}

.row-d1 .box1 .link {
    text-align: center;
    margin-bottom: 82px;
}

.row-d1 .box1 .link a {
    overflow: hidden;
    display: inline-block;
    width: 363px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #f24b29;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    margin-right: 191px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.row-d1 .box1 .link a:last-child {
    margin-right: 0;
}

/* .row-d1 .box1 .link a:hover {
    opacity: 0.8;
} */

.ul-list-d2 {
    /* overflow: hidden; */
}

.ul-list-d2 li {
    width: 33.33%;
    float: left;
    margin-bottom: 42px;
}

.ul-list-d2 li:nth-child(5),
.ul-list-d2 li:nth-child(2) {
    padding-left: 25px;
}

.ul-list-d2 li:nth-child(6),
.ul-list-d2 li:nth-child(3) {
    padding-left: 50px;
}

.ul-list-d2 .con {
    position: relative;
    display: block;
    width: 320px;
    border-radius: 10px;
    padding: 9px 100px 7px 23px;
    background: linear-gradient(90deg, #1F78F6, #6572E2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ul-list-d2 .con .tit {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 15px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul-list-d2 .con .tit::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 21px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ul-list-d2 .con .info {
    font-size: 18px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul-list-d2 .con .consult {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    width: 92px;
    /*height: 89px;
    line-height: 89px;
    */
    padding: 11px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #090456;
    border-radius: 50%;
    background-color: #fff;
    border: 8px solid #f86345;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

/* .ul-list-d2 .con:hover .consult {
    color: #f86345;
} */

.ul-list-d3 {
    margin: 0 -15px;
    overflow: hidden;
}

.ul-list-d3 li {
    float: left;
    width: 20%;
}

.ul-list-d3 .con {
    margin: 0 15px;
    height: 230px;
    /*padding-top: 47px;
    */
    box-sizing: border-box;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 10px 10px 25px 10px;
    -webkit-border-radius: 10px 10px 25px 10px;
    -moz-border-radius: 10px 10px 25px 10px;
    -ms-border-radius: 10px 10px 25px 10px;
    -o-border-radius: 10px 10px 25px 10px;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d3 .con:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

.ul-list-d3 .con .num {
    width: 40px;
    height: 46px;
    line-height: 38px;
    text-align: center;
    background-color: #1244bc;
    font-size: 24px;
    font-weight: bold;
    color: #D8E8FF;
    border-radius: 0 0 35px 0;
    -webkit-border-radius: 0 0 40px 0;
    -moz-border-radius: 0 0 35px 0;
    -ms-border-radius: 0 0 35px 0;
    -o-border-radius: 0 0 35px 0;
}

.ul-list-d3 .con .text {
    padding: 0 26px;
    text-align: center;
    margin-bottom: 20px;
}

.ul-list-d3 .con .tit {
    font-size: 24px;
    font-weight: bold;
    color: #1244BC;
    line-height: 1.1;
    margin-bottom: 12px;
}

.ul-list-d3 .con .desc {
    font-size: 18px;
    color: #666666;
    font-weight: 500;
    height: 63px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.75;
}

.g-more-d {
    overflow: hidden;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    width: 182px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(90deg, #F24B29, #FF8167);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

/* .g-more-d:hover {
    color: #FFFFFF;
    opacity: 0.8;
} */

.row-d1 .row2 {
    margin-bottom: 88px;
}

.row-d1 .row2 .g-tit-d {
    margin-bottom: 73px;
}

.row-d1 .row3 {
    margin-bottom: 84px;
}

.row-d1 .row3 .g-tit-d {
    margin-bottom: 43px;
}

.row-d1 .box2 {}

/* .row-d1 .box2 .left {
    width: 49%;
} */

.row-d1 .box2 .left,
.row-d1 .box2 .right {
    width: 49%;
    height: 547px;
    background: linear-gradient(0deg, #374CA7, #0E0B5C);
    padding: 54px 18px 53px 43px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.row-d1 .box2 .title {
    display: block;
    position: relative;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #F4F9FF;
    padding-bottom: 7px;
    border-bottom: 1px solid #ffffff;
    z-index: 1;
    box-sizing: border-box;
    margin-bottom: 45px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}

.row-d1 .box2 .title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 81px;
    height: 3px;
    transform: translateX(-50%);
    background-color: #1244bc;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 2;
}

.ul-list-d4 {
    margin: 0 -12px;
    overflow: hidden;
}

.ul-list-d4 li {
    width: 50%;
    float: left;

}

.ul-list-d4 .con {
    display: block;
    padding: 26px 18px;
    height: 345px;
    margin: 0 12px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d4 .con:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

.ul-list-d4 .con .tit {
    font-size: 24px;
    font-weight: bold;
    color: #1244BC;
    margin-bottom: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul-list-d4 .con .desc {
    font-size: 18px;
    color: #666666;
    height: 180px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 2;
    margin-bottom: 11px;
}

.ul-list-d4 .g-more-d {
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    width: 233px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(0deg, #1244BC, #4374EA);
}

.ul-list-d5 {
    margin: 0 -13.5px;
    overflow: hidden;
}

.ul-list-d5 li {
    margin-bottom: 18px;
}

.ul-list-d5 .con {
    position: relative;
    height: 165px;
    margin: 0 13.5px;
    padding: 17px 15px 38px 14px;
}

.ul-list-d5 .con .tit {
    padding-right: 80px;
}

.ul-list-d5 .con .desc {
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    height: 72px;
}

.ul-list-d5 .con .tips {
    position: absolute;
    top: 0;
    right: 21px;
    width: 75px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background-image: url(../images/d-icon7.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.m-table {
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.m-table table {
    text-align: center;
    border-color: #1244bc;

}

.m-table table thead th {
    font-size: 18px;
    font-weight: bold;
    color: #F4F9FF;
    height: 73px;
    text-align: center;
    background-color: #1244bc;
    padding: 0 10px;
}

.m-table table .classtype {
    width: 13.3%;
}

.m-table table .major {
    width: 10%;
}

.m-table table .price {
    width: 14.4%;
}

.m-table table .course {
    width: 39.5%;
}

.m-table table .agreement {
    width: 24%;
}

.m-table table .bgcolor {
    background-color: #f8f9ff;
}

.m-table table td {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    height: 72px;
    padding: 0 10px;
}

.m-table table .tit {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 70px;
}

.m-table table .tit span {
    color: #1244BC;
}

.m-table .g-more-d {
    width: 129px;
    height: 41px;
    line-height: 41px;
    background: linear-gradient(0deg, #1244BC, #2E61DB, #4475EB);
}

.row-d1 .row4 {
    margin-bottom: 74px;
}

.row-d1 .row4 .g-tit-d {
    margin-bottom: 43px;
}

.ul-list-d6 {
    margin: 0 -13px;
    overflow: hidden;
}

.ul-list-d6 li {
    float: left;
    width: 33.33%;
    margin-bottom: 39px;
}

.ul-list-d6 .con {
    position: relative;
    display: block;
    padding: 26px 13px 0;
    box-sizing: border-box;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.ul-list-d6 .con:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

.ul-list-d6 .con .tag {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    font-weight: bold;
    color: #F4F9FF;
    width: 274px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(90deg, #4475EB, #1244BC);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
}

.ul-list-d6 .con .text {
    height: 281px;
    text-align: center;
    padding: 64px 86px 25px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.ul-list-d6 .con .tit {
    font-size: 26px;
    font-weight: bold;
    color: #1244BC;
    margin-bottom: 4px;
}

.ul-list-d6 .con .desc {
    font-size: 20px;
    color: #333333;
    height: 80px;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 20px;
}

.ul-list-d6 .g-more-d {
    width: 216px;
    height: 49px;
    line-height: 49px;
    background: linear-gradient(90deg, #F24B29, #FF8167);
}

.row-d1 .row5 {
    margin-bottom: 33px;
}
.row-d1 .row6 {
    margin-bottom: 19px;
}
.row-d1 .row6 .g-tit-d {
    margin-bottom: 59px;
}

.row-d1 .m-downtop .intr .ch,
.row-d1 .m-downtop .intr {
    color: #fff;
}

@media only screen and (max-width: 1600px) {
    .banner-d {
        padding-top: 6vw;
        padding-bottom: 17.18vw;
        background-size: cover;
    }

    .banner-d .text {}

    .banner-d h4 {
        font-size: 2.812vw;
        font-weight: bold;
        margin-bottom: -0.375vw;
    }

    .banner-d h3 {
        font-size: 10.43vw;
        font-weight: bold;
        margin-bottom: 2.562vw;
    }

    .banner-d .label .con {
        font-size: 1.5vw;
        margin-right: 1.562vw;
        width: 9.187vw;
        height: 2.687vw;
        line-height: 2.687vw;
    }

    .banner-d .label .con:last-child {
        margin-right: 0;
    }

    .row-d1 {}

    .row-d1 .row {
        margin-bottom: 4.75vw;
    }

    .g-tit-d {
        margin-bottom: 3.625vw;
    }

    .g-tit-d .tit {
        font-size: 3.25vw;
        font-weight: bold;
    }

    .g-tit-d .icon-left {
        left: 7.5vw;
        width: 8.312vw;
        height: 3.25vw;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .g-tit-d .icon-right img,
    .g-tit-d .icon-left img {
        object-fit: cover;
    }

    .g-tit-d .icon-right {
        right: 9.25vw;
        width: 7.687vw;
        height: 7.687vw;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .row-d1 .box1 {
        padding: 1.875vw 1.75vw 0.75vw;
        background: linear-gradient(0deg, #374CA7, #0E0B5C);
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }

    .row-d1 .box1 .box-top {
        height: 23.87vw;
        background: #f4f9ff;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
        margin-bottom: 2.875vw;
    }

    .row-d1 .box1 .box-top .chart {
        /* width: 37.5vw;
        height: 22.12vw; */
        padding-top: 1.5vw;
        padding-left: 2.125vw;
        padding-right: 3.375vw;
    }

    .row-d1 .box1 .box-top .chart .pic {
        width: 37.5vw;
        height: 22.12vw;
    }

    .ul-list-d1 {
        /*  */
        padding-left: 0.625vw;
    }

    .ul-list-d1 li {}

    .ul-list-d1 .con {
        padding-top: 1.5vw;
        padding-bottom: 1.625vw;
    }

    .ul-list-d1 li:nth-child(2n) .con {
        border-right: none;
    }

    .ul-list-d1 li:nth-last-child(2) .con,
    .ul-list-d1 li:nth-last-child(1) .con {
        border-bottom: none;
    }

    .ul-list-d1 .icon {
        width: 6.25vw;
        height: 6.25vw;
        margin: 0 auto 0.75vw;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
    }

    .ul-list-d1 .con:hover .icon {
        transform: translateY(-0.5vw);
        -webkit-transform: translateY(-0.5vw);
        -moz-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        -o-transform: translateY(-0.5vw);
    }


    .ul-list-d1 .tit {
        font-size: 1.125vw;
    }

    .ul-list-d1 .con:hover .tit,
    .ul-list-d1 li.on .tit {
        font-weight: bold;
    }

    .row-d1 .box1 .link {
        margin-bottom: 5.125vw;
    }

    .row-d1 .box1 .link a {
        width: 22.68vw;
        height: 3.5vw;
        line-height: 3.5vw;
        font-size: 1.5vw;
        font-weight: bold;
        border-radius: 2.5vw;
        -webkit-border-radius: 2.5vw;
        -moz-border-radius: 2.5vw;
        -ms-border-radius: 2.5vw;
        -o-border-radius: 2.5vw;
        margin-right: 11.93vw;
    }

    .row-d1 .box1 .link a:last-child {
        margin-right: 0;
    }

    .ul-list-d2 {}

    .ul-list-d2 li {
        width: 33.33%;
        margin-bottom: 2.625vw;
    }

    .ul-list-d2 li:nth-child(5),
    .ul-list-d2 li:nth-child(2) {
        padding-left: 1.562vw;
    }

    .ul-list-d2 li:nth-child(6),
    .ul-list-d2 li:nth-child(3) {
        padding-left: 3.125vw;
    }

    .ul-list-d2 .con {
        /* width: 21.25vw; */
        width: 20vw;
        border-radius: 0.625vw;
        padding: 0.562vw 6.25vw 0.437vw 1.437vw;
        background: linear-gradient(90deg, #1F78F6, #6572E2);
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-list-d2 .con .tit {
        font-size: 1.5vw;
        font-weight: bold;
        padding-left: 0.937vw;
        margin-bottom: 0.25vw;
    }

    .ul-list-d2 .con .tit::before {
        content: '';
        transform: translateY(-50%);
        width: 0.25vw;
        height: 1.312vw;
        border-radius: 0.625vw;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-list-d2 .con .info {
        font-size: 1.125vw;
    }

    .ul-list-d2 .con .consult {
        right: -2.5vw;
        transform: translateY(-50%);
        width: 5.75vw;
        /*height: 5.562vw;
        line-height: 5.562vw;
        */
        padding: 0.687vw 0;
        font-size: 1.125vw;
        font-weight: 400;
        border-radius: 50%;
        border: 0.5vw solid #f86345;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
    }

    .ul-list-d3 {
        margin: 0 -0.937vw;
    }


    .ul-list-d3 .con {
        margin: 0 0.937vw;
        height: 14.37vw;
        border-radius: 0.625vw 0.625vw 1.562vw 0.625vw;
        -webkit-border-radius: 0.625vw 0.625vw 1.562vw 0.625vw;
        -moz-border-radius: 0.625vw 0.625vw 1.562vw 0.625vw;
        -ms-border-radius: 0.625vw 0.625vw 1.562vw 0.625vw;
        -o-border-radius: 0.625vw 0.625vw 1.562vw 0.625vw;
    }

    .ul-list-d3 .con:hover {
        transform: translateY(-0.5vw);
        -webkit-transform: translateY(-0.5vw);
        -moz-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        -o-transform: translateY(-0.5vw);
    }

    .ul-list-d3 .con .num {
        width: 2.5vw;
        height: 2.875vw;
        line-height: 2.375vw;
        font-size: 1.5vw;
        border-radius: 0 0 2.187vw 0;
        -webkit-border-radius: 0 0 2.5vw 0;
        -moz-border-radius: 0 0 2.187vw 0;
        -ms-border-radius: 0 0 2.187vw 0;
        -o-border-radius: 0 0 2.187vw 0;
    }

    .ul-list-d3 .con .text {
        padding: 0 1.625vw;
        margin-bottom: 1.25vw;
    }

    .ul-list-d3 .con .tit {
        font-size: 1.5vw;
        margin-bottom: 0.75vw;
    }

    .ul-list-d3 .con .desc {
        font-size: 1.125vw;
        height: 3.937vw;
    }

    .g-more-d {
        font-size: 1.125vw;
        width: 11.37vw;
        height: 2.375vw;
        line-height: 2.375vw;
        border-radius: 1.875vw;
        -webkit-border-radius: 1.875vw;
        -moz-border-radius: 1.875vw;
        -ms-border-radius: 1.875vw;
        -o-border-radius: 1.875vw;
    }


    .row-d1 .row2 {
        margin-bottom: 5.5vw;
    }

    .row-d1 .row2 .g-tit-d {
        margin-bottom: 4.562vw;
    }

    .row-d1 .row3 {
        margin-bottom: 5.25vw;
    }

    .row-d1 .row3 .g-tit-d {
        margin-bottom: 2.687vw;
    }

    .row-d1 .box2 .left,
    .row-d1 .box2 .right {
        height: 34.18vw;
        padding: 3.375vw 1.125vw 3.312vw 2.687vw;
        border-radius: 1.25vw;
        -webkit-border-radius: 1.25vw;
        -moz-border-radius: 1.25vw;
        -ms-border-radius: 1.25vw;
        -o-border-radius: 1.25vw;
    }

    .row-d1 .box2 .title {
        font-size: 1.75vw;
        padding-bottom: 0.437vw;
        margin-bottom: 2.812vw;
    }

    .row-d1 .box2 .title::after {
        bottom: -0.125vw;
        width: 5.062vw;
        height: 0.187vw;
    }

    .ul-list-d4 {
        margin: 0 -0.75vw;
    }


    .ul-list-d4 .con {
        padding: 1.625vw 1.125vw;
        height: 21.56vw;
        margin: 0 0.75vw;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-list-d4 .con:hover {
        transform: translateY(-0.5vw);
        -webkit-transform: translateY(-0.5vw);
        -moz-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        -o-transform: translateY(-0.5vw);
    }

    .ul-list-d4 .con .tit {
        font-size: 1.5vw;
        margin-bottom: 0.687vw;
    }

    .ul-list-d4 .con .desc {
        font-size: 1.125vw;
        height: 11.25vw;
        margin-bottom: 0.687vw;
    }

    .ul-list-d4 .g-more-d {
        font-size: 1.375vw;
        width: 14.56vw;
        height: 3vw;
        line-height: 3vw;
    }

    .ul-list-d5 {
        margin: 0 -0.843vw;
    }

    .ul-list-d5 li {
        margin-bottom: 1.125vw;
    }

    .ul-list-d5 .con {
        height: 10.31vw;
        margin: 0 0.843vw;
        padding: 1.062vw 0.937vw 2.375vw 0.875vw;
    }

    .ul-list-d5 .con .tit {
        padding-right: 5vw;
    }

    .ul-list-d5 .con .desc {
        height: 4.5vw;
    }

    .ul-list-d5 .con .tips {
        right: 1.312vw;
        width: 4.687vw;
        height: 3.5vw;
        line-height: 3.5vw;
        font-size: 1.125vw;
    }

    .m-table {
        border-radius: 0.937vw;
        -webkit-border-radius: 0.937vw;
        -moz-border-radius: 0.937vw;
        -ms-border-radius: 0.937vw;
        -o-border-radius: 0.937vw;
    }


    .m-table table th {
        font-size: 1.125vw;
        height: 4.562vw;
    }

    .m-table table td {
        font-size: 1.125vw;
        height: 4.5vw;
    }

    .m-table table .tit {
        font-size: 1.125vw;
        height: 4.375vw;
    }

    .m-table .g-more-d {
        width: 8.062vw;
        height: 2.562vw;
        line-height: 2.562vw;
    }

    .row-d1 .row4 {
        margin-bottom: 4.625vw;
    }

    .row-d1 .row4 .g-tit-d {
        margin-bottom: 2.687vw;
    }

    .ul-list-d6 {
        margin: 0 -0.812vw;
    }

    .ul-list-d6 li {
        width: 33.33%;
        margin-bottom: 2.437vw;
    }

    .ul-list-d6 .con {
        padding: 1.625vw 0.812vw 0;
    }

    .ul-list-d6 .con:hover {
        transform: translateY(-0.5vw);
        -webkit-transform: translateY(-0.5vw);
        -moz-transform: translateY(-0.5vw);
        -ms-transform: translateY(-0.5vw);
        -o-transform: translateY(-0.5vw);
    }

    .ul-list-d6 .con .tag {
        font-size: 1.75vw;
        width: 17.12vw;
        height: 3.875vw;
        line-height: 3.875vw;
        border-radius: 0.625vw 0.625vw 0 0;
        -webkit-border-radius: 0.625vw 0.625vw 0 0;
        -moz-border-radius: 0.625vw 0.625vw 0 0;
        -ms-border-radius: 0.625vw 0.625vw 0 0;
        -o-border-radius: 0.625vw 0.625vw 0 0;
    }

    .ul-list-d6 .con .text {
        height: 17.56vw;
        padding: 4vw 5.375vw 1.562vw;
        border-radius: 0.625vw;
        -webkit-border-radius: 0.625vw;
        -moz-border-radius: 0.625vw;
        -ms-border-radius: 0.625vw;
        -o-border-radius: 0.625vw;
    }

    .ul-list-d6 .con .tit {
        font-size: 1.625vw;
        margin-bottom: 0.25vw;
    }

    .ul-list-d6 .con .desc {
        font-size: 1.25vw;
        height: 5vw;
        margin-bottom: 1.25vw;
    }

    .ul-list-d6 .g-more-d {
        width: 13.5vw;
        height: 3.062vw;
        line-height: 3.062vw;
    }

    .row-d1 .row5 {
        margin-bottom: 2.062vw;
    }

    .row-d1 .row6 {
        margin-bottom: 1.187vw;
    }

    .row-d1 .row6 .g-tit-d {
        margin-bottom: 3.687vw;
    }

}
@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) {
    
}


/* 结束 */