.businssschoolBg .title-tips {
  font-size: 25px;
  color: #FFD600;
  font-weight: bold;
}

.swiper-img {
  width: 100%;
  max-height: 540px;
  height: 70vh;
  background-image: url("../images/banner_erollment.html");
  background-position: 50% 50%;
  background-size: 2560px;
  position: relative;
  background-repeat: no-repeat;
}

.swiper-img .introduce {
  width: 1200px;
  margin: 0 auto;
}

.swiper-img .introduce .banner {
  position: absolute;
  top: 35%;
}

.swiper-img .introduce .banner-title {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  font-size: 44px;
  font-weight: 300;
}

.swiper-img .introduce .free-trial {
  position: absolute;
  width: 160px;
  height: 50px;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -597px;
  margin-top: 80px;
  color: #ff8534;
  background-color: #fff;
}

.content-module {
  padding-top: 72px;
  padding-bottom: 80px;
  box-sizing: border-box;
  opacity: 0.95;
}

.content-module.content-module-8 {
  padding: 0
}

.content-module.content-module-4 {
  padding: 0;
}

.content-module-6 {
  padding-top: 40px;
  padding-bottom: 20px;
  background-image: url(../images/businssschool/tu2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
}

#content-module-6 .module-title {
  margin-bottom: 20px;
  font-size: 30px;
  color: #FEFEFF;
}

#content-module-6 .content-curriculum {
  justify-content: center;
}

.content-module-7 .item {
  height: 260px;
  width: 100%;
  background: #FFFFFF;
  margin-bottom: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

#content-module-7 .content-module-body {
  display: block;
}

#content-module-7 .more-btn {
  border: 2px solid rgba(76, 163, 248, 1);
  border-radius: 4px;
  color: rgba(76, 163, 248, 1);
  padding: 9px 18px;
  font-size: 18px;
  display: inline-block;
  letter-spacing: 1px;
}

#content-module-7 .more-btn:hover {
  border: 2px solid rgba(76, 163, 248, 1);
  background: rgba(76, 163, 248, 1);
  color: #fff;
}

#content-module-7 .item .item-img {
  width: 200px;
  height: 200px;
  /*background: #00a4ff;*/
  overflow: hidden;
  margin: 30px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

#content-module-7 .item .item-img img {
  width: 100%;
}

#content-module-7 .item .item-text {
  width: 70%;
}

#content-module-7 .item .item-text .item-text-header {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(46, 46, 46, 1);
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

#content-module-7 .item .item-text .item-text-bottom {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(46, 46, 46, 1);
  line-height: 36px;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#content-module-8 .graphical-box {
  height: 515px;
  width: 100%;
  position: relative;
}



@-webkit-keyframes circle{
  0%{ transform:rotate(-360deg); }
  100%{ transform:rotate(0deg); }
}
@-moz-keyframes circle{
  0%{ transform:rotate(-360deg); }
  100%{ transform:rotate(0deg); }
}


#content-module-8 .graphical-box .img-box {
  height: 458px;
  width: 458px;
  margin: auto;
  margin-top: 30px;

  /*-webkit-animation:circle 2s infinite linear;*/
  /*-moz-animation:circle 2s infinite linear;*/
  /*animation-iteration-count:2;*/
  /*-webkit-animation-iteration-count:2; !* Safari 和 Chrome *!*/

  /*animation-delay:2s;*/
  /*-webkit-animation-delay:2s; !* Safari 和 Chrome *!*/
}

#content-module-8 .graphical-box .img-box img {
  width: 100%;
}

#content-module-8 .graphical-box .graphical-item {
  padding: 5px 20px;
  position: absolute;
  /*font-weight: bold;*/
  font-size: 16px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.35);
  border-radius: 16px;
}

.graphical-item-1 {
  top: -50px;
  left: 460px;
}

.graphical-item-2 {
  top: 50px;
  left: 175px;
}

.graphical-item-3 {
  top: 180px;
  left: 30px;
}

.graphical-item-4 {
  top: 300px;
  left: 90px;
}

.graphical-item-5 {
  top: 420px;
  left: 150px;
}

.graphical-item-6 {
  top: 50px;
  right: 170px;
}

.graphical-item-7 {
  top: 180px;
  right: 90px;
}

.graphical-item-8 {
  top: 300px;
  right: 80px;
}

.graphical-item-9 {
  top: 420px;
  right: 130px;
}

.btn-lee:hover {
  background: #fff;
!important;
  color: #0DA9FF;
!important;
}

#content-module-8 .main {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  margin-bottom: 30px;
}

#content-module-8 .main-item {
  width: 100%;
  height: 274.1px;
  margin-right: 30px;
  background: rgba(250, 251, 252, 1);
  box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.35);
  border-radius: 4px;
}

#content-module-8 .main-item .main-item-header {
  height: 58.2px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  border-radius: 4px 4px 0px 0px;
}

#content-module-8 .main-item ul {
  width: 281px;
  margin: auto;
  margin-top: 15px;
}

#content-module-8 .main-item li {
  list-style: disc;
  margin-bottom: 15px;
  font-size: 15px;
}

#content-module-8 .main-item .main-item-header-1 {
  background: #F8844B;
}

#content-module-8 .main-item .main-item-header-2 {
  background: #4CA3F8;
}

#content-module-8 .main-item .main-item-header-3 {
  background: #F84B8C;
}

.content-module .module-title {
  font-size: 31px;
  font-weight: 400;
  color: #333333;
  line-height: 53px;
  text-align: center;
  margin-bottom: 80px;
  letter-spacing: 5px;
}

.content-module .module-title-bold {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}

.content-module .content-module-body {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.content-module .content-curriculum {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.content-module .content-curriculum .item {
  width: 269px;
  height: 439.8px;
  margin-left: 19px;
  position: relative;

}

.content-module .content-curriculum .item .item-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transition: All 0.5s ease-in-out;
  box-shadow: 0px 0px 40px 0px rgba(214, 214, 214, 0.35);
}

.content-module .content-curriculum .item .item-box:hover {
  transform: scale(1.2);
  z-index: 9999;
}

.content-module .content-curriculum .item .item-box .item-img, .content-module .content-curriculum .item .item-box .item-img img {
  width: 100%;
}

.content-module .content-curriculum .item .item-box .item-text {
  width: 90%;
  margin: auto;
  margin-top: 15px;
  font-size: 15px;
}

.content-module .content-curriculum .item .item-box .item-text p {
  margin-top: 10px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 21px;
}

#content-module-5 .item-img {
  width: 100%;
  height: 169.7px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
  letter-spacing: 3px;
}

#content-module-5 .item-img-1 {
  background-image: url(../images/businssschool/bg1.png);
}

#content-module-5 .item-img-2 {
  background-image: url(../images/businssschool/bg2.png);
}

#content-module-5 .item-img-3 {
  background-image: url(../images/businssschool/bg3.png);
}

#content-module-5 .item-img-4 {
  background-image: url(../images/businssschool/bg4.png);
}

.content-module .content-module-body-box {
  position: relative;
}

.content-module .content-module-body-suspension {
  width: 1000px;
  height: 315px;
  position: absolute;
  /*background: #F5F6F9;*/
  top: 68px;
  left: 120px;

}

.content-module .content-module-body .content-module-body-left {
  width: 270px;
  height: 451px;
  background: rgba(118, 186, 253, 1);
}

.content-module .content-module-body-suspension .suspension-img {
  width: 269.5px;
  height: 314.6px;
  background-image: url(../images/businssschool/tu1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /*padding: 70px 16px 117px 3px;*/
  box-sizing: border-box;
  /*overflow: hidden;*/
  /*position: relative; */
  margin: 0;
  float: left;
}

.content-module .content-module-body-suspension .item-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.content-module .content-module-body-suspension .item {
  width: 335px;
  height: 142px;
  background: #FFFFFF;
  margin-left: 30px;
  box-shadow: 0px 0px 40px 0px rgba(214, 214, 214, 0.35);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  cursor: pointer;
}

.content-module .content-module-body-suspension .item-img {
  width: 61px;
  height: 61px;
  margin: 0 20px;
  position: relative;
}

@-webkit-keyframes myfirst-top /* Safari and Chrome */
{
  0% {
    position: absolute;
    width: 2px;
    height: 0;
    background: #C4DFFA;
    top: 0;
    left: 29px;
  }
  100% {
    position: absolute;
    width: 2px;
    height: 42px;
    background: #C4DFFA;
    top: -41px;
    left: 29px;
  }
}

@-webkit-keyframes myfirst-bottom /* Safari and Chrome */
{
  0% {
    position: absolute;
    width: 2px;
    height: 0;
    background: #C4DFFA;
    bottom: 0;
    left: 29px;
  }
  100% {
    position: absolute;
    width: 2px;
    height: 42px;
    background: #C4DFFA;
    bottom: -41px;
    left: 29px;
  }
}

.content-module .content-module-body-suspension .item-img-1 {
  background-image: url(../images/businssschool/btn1-a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.content-module .content-module-body-suspension .item-img-2 {
  background-image: url(../images/businssschool/btn2-a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.content-module .content-module-body-suspension .item-img-3 {
  background-image: url(../images/businssschool/btn3-a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.content-module .content-module-body-suspension .item-img-4 {
  background-image: url(../images/businssschool/btn4-a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.content-module .content-module-body-suspension .item:hover .item-img-1 {
  background-image: url(../images/businssschool/btn1-u.png);
}

.content-module .content-module-body-suspension .item:hover .item-img-1 .top-x,
.content-module .content-module-body-suspension .item:hover .item-img-2 .top-x,
.content-module .content-module-body-suspension .item:hover .item-img-3 .top-x,
.content-module .content-module-body-suspension .item:hover .item-img-4 .top-x {
  animation: myfirst-top 1s;
  -webkit-animation: myfirst-top 1s;
  animation-fill-mode: forwards;
}

.content-module .content-module-body-suspension .item:hover .item-img-1 .bottom-x,
.content-module .content-module-body-suspension .item:hover .item-img-2 .bottom-x,
.content-module .content-module-body-suspension .item:hover .item-img-3 .bottom-x,
.content-module .content-module-body-suspension .item:hover .item-img-4 .bottom-x {
  animation: myfirst-bottom 1s;
  -webkit-animation: myfirst-bottom 1s;
  animation-fill-mode: forwards;
}

.content-module .content-module-body-suspension .item:hover .item-img-2 {
  background-image: url(../images/businssschool/btn2-u.png);
}

.content-module .content-module-body-suspension .item:hover .item-img-3 {
  background-image: url(../images/businssschool/btn3-u.png);
}

.content-module .content-module-body-suspension .item:hover .item-img-4 {
  background-image: url(../images/businssschool/btn4-u.png);
}

.content-module .content-module-body-suspension .item-img img {
  width: 100%;

}

.content-module .content-module-body-suspension .item-text {
  line-height: 2.3;
}

.content-module .content-module-body-suspension .item-top {
  margin-top: 30px;
}

.content-module .content-module-body .module-img, .jwt.jxt .content-module .content-module-body .module-img {
  width: 306px;
  height: 571px;
  background-image: url(../images/inside/wap.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 70px 16px 117px 3px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin: 0;
}

.picturewk {
  width: 520px;
  margin-left: 80px;
}

.jwt.jxt .content-module.content-module-2 .content-module-body .module-img {
  background-image: none
}

.content-module.content-module-3 .content-module-body .module-img, .jwt .content-module .content-module-body .module-img,
.yun .content-module .content-module-body .module-img {
  width: 654px;
  height: 458px;
  background-image: url(../images/inside/pc.png);
  padding: 25px 23px 30px 25px;
  background-size: 565px;
}

.jwt .content-module .content-module-body .module-img.wupc {
  background: none;
}

.content-module.content-module-3 .content-module-body .module-img.jxt-bank1 {
  background: no-repeat;
}

.content-module.content-module-3 .content-module-body .module-img.jxt-bank1,
.jwt.jxt .content-module.content-module-3 .content-module-body .module-img.jxt-bank1 {
  width: 700px;
  padding-top: 0
}

.content-module .content-module-body .module-img.jxt-bank1 .img-wrap ul li .pcpicture,
.jwt .content-module .content-module-body .module-img.jxt-bank1 .img-wrap ul li .pcpicture,
.jwt.jxt .content-module-2 .content-module-body .module-img .img-wrap ul li .pcpicturewk {
  width: 580px;
  height: 419px;
}

.jwt .content-module .content-module-body .module-img.jxt-bank1.img-wrap {
  width: 700px;
}

.jwt .content-module-3 .body-center.jxt1body-center {
  width: 1100px;
}

.content-module .content-module-body .module-img.jxt-bank1 .img-wrap ul li .picture {
  width: 520px;
  height: 570px;
  margin-left: 50px;
}

.content-module .content-module-body .module-img.jxt-bank1, .jwt.jxt .content-module .content-module-body .module-img.jxt-bank1 {
  height: 600px;
}

.jxt .content-module .content-module-body .module-img.jxt-bank1 .img-wrap {
  width: 600px;
  height: 620px;
}

.content-module .content-module-body .module-img.jxt-bank1 .img-wrap ul {
  height: 620px;
}

.yun .content-module .content-module-body .module-img {
  width: 566px
}

.yun .content-module .content-module-body .module-img .img-wrap ul {
  left: 0
}

.content-module-1 .module-text {
  margin-top: 60px
}

.content-module.content-module-2 .content-module-body .module-img {
  padding-left: 25px;
}

.content-module .content-module-body .module-img .img-wrap {
  width: 288px;
  height: 433px;
  overflow: hidden;
  margin-left: 17px;
}

.content-module.content-module-2 .content-module-body .module-img .img-wrap {
  margin-left: -6px;
}

.content-module .content-module-body .module-img .img-wrap ul {
  width: 2023px;
  height: 433px;
  overflow: hidden;
  position: relative;
  left: 22px;
}

.word-single {
  width: 400px;
  font-size: 16px;
  line-height: 2;
  margin-top: 60px;
}

.content-module .content-module-body .module-img .img-wrap ul.ul2 {
  left: 0px;
}

.content-module .content-module-body .module-img .img-wrap ul.ul3 {
  left: 0px;
}

.content-module .content-module-body .module-img .img-wrap ul li {
  width: 266px;
  opacity: 0;
  margin: 0;
}

.content-module .content-module-body .module-img .img-wrap ul li.on {
  transition: opacity 0.5s;
  opacity: 1;
}

.content-module .content-module-body .module-img .img-wrap ul li .picture {
  width: 266px;
  height: 433px;
}

.content-module .content-module-body .module-img .img-wrap ul li .picture1 {
  width: 495px;
  height: 415px;
}

.jy-icon {
  width: 400px;
  margin-top: 30px;
}

.jy-icon ul li {
  float: left;
  margin: 0 0 20px;
  text-align: center;
  width: 50%
}

.jy-icon .link-to {
  margin-left: 134px;
}

.jxt1 {
  margin-top: 30px;
}

.content-module.content-module-3 .content-module-body .module-img .img-wrap,
.jwt .content-module .content-module-body .module-img .img-wrap, .yun .content-module .content-module-body .module-img .img-wrap ul li, .yun .content-module .content-module-body .module-img .img-wrap {
  width: 514px;
  height: 382px;
  margin-left: -1px;
}

.jwt.jxt .content-module-2 .content-module-body .module-img .img-wrap {
  width: 580px;
  height: 600px;
}

.jwt.jxt .content-module-2 .content-module-body .module-img .img-wrap ul {
  height: 600px;
}

.yun .content-module.content-module-1 .content-module-body .module-img .img-wrap {
  width: 519px;
  height: 385px;
  margin-left: -1px;
}

.yun .content-module.content-module-1 .content-module-body .module-img .img-wrap ul li .pcpicture {
  width: 519px;
  height: 323px;
}

.yun .content-module .content-module-body .module-img .img-wrap {
  margin-left: 0;
}

.yun .content-module-1 .link-to {
  left: 20px;
  top: 440px;
}

.yun .content-module-2 .link-to {
  left: 720px;
  top: 420px;
}

.content-module-2 .yktwz {
  margin-top: 50px;
}

.yun .content-module .content-module-body .module-img .img-wrap ul li {
  width: 514px;
}

.content-module.content-module-3 .content-module-body .module-img .img-wrap ul li, .jwt .content-module .content-module-body .module-img .img-wrap ul li {
}

.content-module .content-module-body .module-img .img-wrap ul li .pcpicture,
.jwt .content-module .content-module-body .module-img .img-wrap ul li .pcpicture, .yun .content-module .content-module-body .module-img .img-wrap ul li .pcpicture {
  width: 518px;
  height: 323px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap {
  width: 650px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap {
  height: 550px
}

.jwt .content-module .content-module-body .module-img.wupc {
  height: 550px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap ul {
  height: 550px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap ul li .pcpicture {
  height: 434px;
  width: 600px;
  margin: 30px 0 0 20px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap ul li .pcpicture.wapwk {
  width: 247px;
  height: 500px;
  margin-left: 150px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap ul li .picture {
  height: 580px;
}

.jwt .content-module.content-module-3 .content-module-body .module-img.wupc {
  width: 650px;
}

.jwt .content-module .content-module-body .module-img.wupc .img-wrap ul li .picture.jwt14 {
  width: 477px;
  height: 530px;
}

.content-module .content-module-body .module-text {
  position: relative;
  width: 420px;
}

.jwt .content-module.content-module-2 .content-module-body .module-img {
  margin-top: 30px;
}

.jwt.jxt .content-module.content-module-2 .content-module-body .module-img {
  margin-top: 0;
  padding-top: 0
}

.content-module .content-module-body .module-text .bg-shadow {
  width: 100%;
  height: 98px;
  background-color: #f4f6f9;
  position: absolute;
  top: 0;
  transition: top 0.2s;
}

.content-module .content-module-body .module-text .bg-shadow.bgw {
  background: #fff
}

.content-module .content-module-body .module-text .bg-shadow2 {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: absolute;
  top: 100px;
  transition: top 0.2s;
}

.content-module .content-module-body .module-text ul {
  margin-bottom: 20px
}

.jxt-word-single {
  margin-bottom: 50px;
}

.content-module .content-module-body .module-text ul li {
  position: relative;
  z-index: 10;
  padding: 25px 15px 25px 25px;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.content-module .content-module-body .module-text ul li.on {
  background-color: #f4f6f9;
}

.content-module .content-module-body .module-text ul li .left-img {
  width: 43px;
  height: 48px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
}

.content-module .content-module-body .jy-icon ul li .left-img {
  width: 50px;
  height: 58px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 10px;
}

.content-module .content-module-body .module-text ul li .left-img.img21 {
  background-image: url("../images/mz/20.png");
}

.content-module .content-module-body .module-text ul li .left-img.img22 {
  background-image: url("../images/mz/21.png");
}

.content-module .content-module-body .module-text ul li .left-img.img23 {
  background-image: url("../images/mz/22.png");
}

.content-module .content-module-body .module-text ul li .left-img.img24 {
  background-image: url("../images/mz/23.png");
}

.content-module .content-module-body .module-text ul li .left-img.img25 {
  background-image: url("../images/mz/24.png");
}

.content-module .content-module-body .module-text ul li .left-img.img1 {
  background-image: url("../images/mz/mz1.png");
}

.content-module .content-module-body .module-text ul li .left-img.img2 {
  background-image: url("../images/mz/mz2.png");
}

.content-module .content-module-body .module-text ul li .left-img.img3 {
  background-image: url("../images/mz/mz3.png");
}

.content-module .content-module-body .module-text ul li .left-img.img4 {
  background-image: url("../images/mz/mz4.png");
}

.content-module .content-module-body .module-text ul li .left-img.img5 {
  background-image: url("../images/mz/mz5.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img1 {
  background-image: url("../images/jwt/jwt1.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img2 {
  background-image: url("../images/jwt/jwt2.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img3 {
  background-image: url("../images/jwt/jwt3.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img4 {
  background-image: url("../images/jwt/jwt4.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img5 {
  background-image: url("../images/jwt/jwt5.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img6 {
  background-image: url("../images/jwt/jwt6.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img7 {
  background-image: url("../images/jwt/jwt7.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img8 {
  background-image: url("../images/jwt/jwt8.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img9 {
  background-image: url("../images/jwt/jwt9.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img10 {
  background-image: url("../images/jwt/jwt10.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img11 {
  background-image: url("../images/jwt/jwt11.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img12 {
  background-image: url("../images/jwt/jwt12.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img13 {
  background-image: url("../images/jwt/jwt13.png");
}

.jwt .content-module .content-module-body .module-text ul li .left-img.img14 {
  background-image: url("../images/jwt/jwt14.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img1 {
  background-image: url("../images/jxt/jxt1.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img2 {
  background-image: url("../images/jxt/jxt2.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img3 {
  background-image: url("../images/jxt/jxt3.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img4 {
  background-image: url("../images/jxt/jxt4.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img5 {
  background-image: url("../images/jxt/jxt5.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img6 {
  background-image: url("../images/jxt/jxt6.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img7 {
  background-image: url("../images/jxt/jxt7.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img8 {
  background-image: url("../images/jxt/jxt8.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img9 {
  background-image: url("../images/jxt/jxt9.png");
}

.jwt.jxt .content-module .content-module-body .module-text ul li .left-img.img10 {
  background-image: url("../images/jxt/jxt10.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img11 {
  background-image: url("../images/ykt/ykt1.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img12 {
  background-image: url("../images/ykt/ykt2-1.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img13 {
  background-image: url("../images/ykt/ykt3.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img14 {
  background-image: url("../images/ykt/ykt4.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img15 {
  background-image: url("../images/ykt/ykt5.png");
}

.content-module .content-module-body .jy-icon ul li .left-img.img16 {
  background-image: url("../images/ykt/ykt6.png");
}

.content-module .content-module-body .module-text ul li .left-img.img17 {
  background-image: url("../images/ykt/ykt7.png");
}

.content-module .content-module-body .module-text ul li .left-img.img18 {
  background-image: url("../images/ykt/ykt8.png");
}

.content-module .content-module-body .module-text ul li .left-img.img19 {
  background-image: url("../images/ykt/ykt9.png");
}

.content-module .content-module-body .module-text ul li .left-img.img20 {
  background-image: url("../images/ykt/ykt10.png");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img1 {
  background-image: url("../images/dzb/dzb1.html");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img2 {
  background-image: url("../images/dzb/dzb2.html");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img3 {
  background-image: url("../images/dzb/dzb3.html");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img4 {
  background-image: url("../images/dzb/dzb4.html");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img5 {
  background-image: url("../images/dzb/dzb5.html");
}

.dzb .content-module .content-module-body .module-text ul li .left-img.img6 {
  background-image: url("../images/dzb/dzb6.html");
}

.yun .content-module.content-module-2 .content-module-body .module-text ul li {
  padding: 20px 15px
}

.jwt .content-module.content-module-2 .content-module-body .module-img, .jwt .content-module.content-module-3 .content-module-body .module-img {
  width: 567px;
}

.jwt.jxt .content-module.content-module-3 .content-module-body .module-img {
  width: 306px;
}

.jxt .content-module.content-module-2 .content-module-body .module-text {
  margin-top: 30px;
}

.content-module .content-module-body .module-text ul li .right-text .title {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 7px;
}

.content-module .content-module-body .module-text ul li .right-text .title .inner {
  width: 47px;
  height: 15px;
  background: #dddddd;
  border-radius: 2px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  display: inline-block;
  text-align: center;
}

.content-module .content-module-body .module-text ul li .right-text .detail {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
}

.link-to {
  margin-left: 20px;
}

.zstg .link-to {
  margin-left: 0;
}

.content-module-1 .link-to {
  left: 500px;
  top: 580px;
}

.jxt .content-module-1 .link-to {
  left: 520px;
  top: 580px;
}

.jwt .content-module-1 .link-to {
  left: 700px;
  top: 550px;
}

.jxt .content-module-1 .link-to {
  left: 23px;
  top: 620px;
}

.jwt.jxt .content-module-2 .link-to {
  left: 700px;
  top: 440px;
}

.content-module-2 .link-to {
  left: 0;
  top: 530px;
}

.content-module-3 .link-to {
  left: 700px;
  top: 330px;
}

.jwt .content-module-3 .link-to {
  left: 700px;
  top: 530px;
}

.jwt .content-module-2 .link-to {
  left: 0;
  top: 500px;
}

.jxt .content-module .content-module-body .module-img .img-wrap {
  height: 438px;
  margin-left: 17px;
}

.jwt .content-module-1 .body-center, .jwt .content-module-3 .body-center {
  width: 870px;
}

.jxt .content-module-3 .link-to {
  left: 23px;
  top: 470px;
}

.jxt .content-module.content-module-3 .content-module-body .module-img .img-wrap {
  margin-left: 17px
}

.jxt .content-module.content-module-2 .content-module-body .module-img .img-wrap {
  margin-left: 2px
}

.ykt2img {
  width: 570px;
}

.jwt .content-module-2 .body-center2 {
  width: 1100px;
}

.jwt.jxt .content-module-2 .body-center2 {
  width: 1100px;
}

.yktwz {
  width: 400px;
}

.yktwz ul li {
  margin-bottom: 30px;
  font-size: 16px;
}

.yktwz em {
  width: 8px;
  height: 8px;
  background: #00a4ff;
  margin-top: 10px;
  border-radius: 100%;
  display: block;
  vertical-align: middle;
  margin-right: 5px;
  float: left;
}

.yktwz p {
  margin: 0 0 0 20px;
  line-height: 1.8
}

.link-to a {
  display: inline-block;
  width: 120px;
  height: 38px;
  line-height: 38px;
  background: #40a5fc;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(64, 165, 252, 0.3);
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin-top: 15px;
}

.link-to a:hover {
  background: #3f7ff4;
  color: #fff;
  opacity: 1;
  border-color: #4071f1
}

.jwt #text-container {
  margin-top: 0;
}

.jxt .content-module-1 #text-container {
  margin-top: 40px;
}

.content-module .content-module-body .module-text#text-container2 ul {
  margin-top: 83px;
}

.content-module .content-module-body .module-text#text-container2 ul li.on {
  background-color: #fff;
}

.content-module .content-module-body .module-text#text-container2 ul li .left-img {
  width: 48px;
  height: 48px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
}

.content-module .content-module-body .module-text#text-container3 ul .left-img {
  width: 48px;
  height: 48px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
}

.content-module:nth-child(2n) {
  background-color: #FFFFFF;
}

.content-module:nth-child(2n + 1) {
  background-color: #F5F6F9;
}

.jwt .content-module .content-module-body .module-text#text-container2 ul {
  margin-top: 0
}

.mz.jwt.jxt.focus .content .title {
  margin-bottom: 50px;
}

/* 11.15 wdy new */
.mz #text-container {
  margin-top: 0;
}

.dzb-word-single {
  margin-bottom: 50px;
}

.dzb .module-text {
  margin-top: 60px;
}

.dzb #text-container {
  margin-top: 60px;
}

.td-photo .ff {
  display: none;
}

.td-photo .on {
  display: inline;
}

/*原*/
.site .header {
  z-index: 10;
  position: absolute;
  top: 0;
  width: 100%;
}

.site .header.change {
  background-color: #fff;
  position: fixed;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}

.site .header.change .top {
  height: 60px;
  width: 100%;
}

.site .header.change .top .header-left .logo {
  width: 114px;
}

.site .header.change .top .header-left .logo h1 {
  position: absolute;
  left: -1000px;
}

.site .header.change .top .header-left .logo .img {
  width: 200px;
  height: 34px;
  margin-top: 12px;
  background-image: url("../images/logo_primary1.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.site .header.change .top .header-right {
  position: relative;
}

.site .header.change .top .header-right .nav {
  line-height: 60px;
  font-size: 14px;
}

.site .header .top .header-right .nav .nav-bar-title .nav-bar-li a {
  color: #fff
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li a {
  color: #333
}

.site .header.change .top .header-right .login-box .login a {
  color: #333
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li {
  cursor: pointer;
  float: left;
  margin: 0 24px;
  color: #333;
  position: relative;
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li.on {
  color: #3f7ff4;
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li.on::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #3f7ff4;
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #3f7ff4;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.site .header.change .top .header-right .nav .nav-bar-title .nav-bar-li:hover::after {
  transform: scaleX(1);
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice {
  position: relative;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice {
  opacity: 1;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice .triangle-up {
  display: block;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice .module-choice-hover {
  display: block;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice {
  position: absolute;
  top: 61px;
  transition: 1s all 0.1s;
  left: -36%;
  opacity: 0;
  width: 120px;
  background: transparent;
  z-index: 1;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .triangle-up {
  position: relative;
  top: 10px;
  left: 42%;
  display: none;
}

/*.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-father {*/
/*position: relative;*/
/*top: -9px;*/
/*width: 300px;*/
/*}*/
.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover {
  position: relative;
  display: none;
  top: 9px;
  left: 0;
  text-align: center;
  box-shadow: 0 1px 1px #f2f2f2;
  border-radius: 4px;

  font-size: 16px;
  line-height: 2.6;
  padding: 18px;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li {
  border: none;
  height: 50px;
  text-align: left;
  padding: 6px 10px;
  box-sizing: border-box;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a {
  color: #595959;
  display: block;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .icon {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  background-size: 25px;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .enroll-market {
  background-image: url("../images/zstb1.png");

}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .manage-data {
  background-image: url("../images/zstb2.png");

}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .renewal-referral {
  background-image: url("../images/zstb3.png");

}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .renewal-referral1 {
  background-image: url("../images/zstb4.png");

}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .text .title {
  color: #333333;
  font-size: 14px;
  line-height: 34px;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .text .detail {
  font-size: 12px;
  color: #666;
  line-height: 17px;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li:hover {
  background: #f4f6f9;
}

.site .header.change .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li:hover a {
  color: #3f7ff4;
}

.site .header.change .top .header-right .login-box {
  margin-top: 13px;
}

.site .header.change .top .header-right .login-box .free-trial,
.site .header.change .top .header-right .login-box .login {
  width: 100px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}

.site .header.change .top .header-right .login-box .free-trial {
  background-color: #3f7ff4;
  color: #fff;
  margin-right: 10px;
}

.site .header.change .top .header-right .login-box .login {
  background-color: #fff;
  color: #3f7ff4;
  border: 1px solid #3f7ff4;
  box-sizing: border-box;
}

.site .header.change .top .header-right .login-box span {
  display: inline-block;
}

.site .header .top {
  height: 60px;
  width: 100%;
}

.site .header .top .header-left .logo {
  width: 215px;
}

.site .header .top .header-left .logo h1 {
  position: absolute;
  left: -10000px;
}

.site .header .top .header-left .logo .img {
  width: 215px;
  height: 133px;
  background-image: url("../images/logo_trans.png");
  background-size: contain;
}

.site .header .top .header-right {
  position: relative;
}

.site .header .top .header-right .nav {
  line-height: 60px;
  font-size: 14px;
}

.site .header .top .header-right .nav .nav-bar-title .nav-bar-li {
  cursor: pointer;
  float: left;
  margin: 0 24px;
  color: #ffffff;
  position: relative;
}

.site .header .top .header-right .nav .nav-bar-title .nav-bar-li.on::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}

.site .header .top .header-right .nav .nav-bar-title .nav-bar-li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.site .header .top .header-right .nav .nav-bar-title .nav-bar-li:hover::after {
  transform: scaleX(1);
}

.site .header .top .header-right .nav .nav-bar-title #show-choice {
  position: relative;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice {
  opacity: 1;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice .triangle-up {
  display: block;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice:hover .module-choice .module-choice-hover {
  display: block;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice {
  position: absolute;
  top: 61px;
  transition: 1s all 0.1s;
  left: -36%;
  opacity: 0;
  width: 120px;
  background: transparent;
  z-index: 1;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .triangle-up {
  position: relative;
  top: 10px;
  left: 42%;
  display: none;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover {
  position: relative;
  display: none;
  top: 18px;
  left: -12px;
  text-align: center;
  box-shadow: 0 1px 1px #f2f2f2;
  border-radius: 4px;
  font-size: 16px;
  line-height: 2.6;
  padding: 10px 18px;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li {
  border: none;
  height: 44px;
  text-align: left;
  padding: 6px 10px;
  box-sizing: border-box;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a {
  color: #595959;
  display: block;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .icon {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .enroll-market {
  background-image: url("../images/zstb1.png")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .manage-data {
  background-image: url("../images/zstb2.png")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .renewal-referral {
  background-image: url("../images/zstb3.png")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .renewal-referral1 {
  background-image: url("../images/zstb4.png")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .cloud-Classroom {
  background-image: url("../images/cloud-Classroom.png")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .renewal-referral2 {
  background-image: url("../images/zstb5.html")

}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .text .title {
  color: #333333;
  font-size: 14px;
  line-height: 34px;
  display: block;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li a .text .detail {
  font-size: 12px;
  color: #666;
  line-height: 17px;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li:hover {
  background: #f4f6f9;
}

.site .header .top .header-right .nav .nav-bar-title #show-choice .module-choice .module-choice-hover li:hover a {
  color: #3f7ff4;
}

.site .header .top .header-right .login-box {
  margin-top: 13px;
}

.module-father {
  position: relative;
  top: -9px;
  width: 170px;
}

.site .header .top .header-right .login-box .free-trial,
.site .header .top .header-right .login-box .login {
  width: 100px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}

.site .header .top .header-right .login-box .free-trial {
  background-color: #fff;
  color: #3f7ff4;
  margin-right: 10px;
}

.site .header .top .header-right .login-box .login {
  color: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin-right: 10px;
}

.site .header .top .header-right .login-box .login a {
  color: #fff;
  display: block;
}

.site .header .top .header-right .login-box span {
  display: inline-block;
}

.site .body {
  position: relative;
}

.site .body .swiper {
  position: relative;
}

.site .body .swiper .swiper-container {
  width: 100%;
  max-height: 720px;
  height: 80vh;
}

.site .body .swiper .banner {
  position: relative;
  width: 100%;
}

.site .body .swiper .banner > div {
  width: 1200px;
  margin: 0 auto;
}

.site .body .swiper .banner.banner1 {
  background: url("../images/banner1.html") no-repeat;
  background-position: 50% 50%;
  background-size: 2560px;
}

.site .body .swiper .banner.banner2 {
  background: url("../images/banner2.png") no-repeat;
  background-position: 50% 50%;
  background-size: 2560px;
}

.site .body .swiper .banner.banner3 {
  background: url("../images/banner3.png") no-repeat;
  background-position: 50% 50%;
  background-size: 2560px;
}

.site .body .swiper .banner .introduce {
  text-align: center;
}

.site .body .swiper .banner .introduce .banner-one {
  position: absolute;
  top: 31%;
}

.site .body .swiper .banner .introduce .banner-one-title {
  color: #fff;
  font-size: 64px;
  text-align: left;
  font-weight: 500;
}

.site .body .swiper .banner .introduce .banner-two {
  position: absolute;
  top: 17%;
}

.site .body .swiper .banner .introduce .banner-two-title {
  width: 1200px;
  text-align: center;
  font-weight: 300;
}

.site .body .swiper .banner .introduce .banner-two-title1 {
  color: #fff;
  font-size: 52px;
  opacity: .6;
}

.site .body .swiper .banner .introduce .banner-two-title2 {
  color: #fff;
  font-size: 79px;
}

.site .body .swiper .banner .introduce .banner-two-title3 {
  color: #FF9034;
  font-size: 26px;
}

.site .body .swiper .banner .introduce .banner-three {
  position: absolute;
  top: 27%;
}

.site .body .swiper .banner .introduce .banner-three-title {
  width: 1200px;
  text-align: center;
  position: relative;
}

.site .body .swiper .banner .introduce .banner-three-title1 {
  font-weight: 600;
  color: #ffffff;
  font-size: 66px;
  letter-spacing: 2px;
}

.site .body .swiper .banner .introduce .banner-three-title2 {
  margin-top: 19px;
}

.site .body .swiper .banner .introduce .banner-three-news {
  margin-top: 10px;
  font-weight: 400;
  font-size: 26px;
  color: #fff;
  letter-spacing: 2px;
}

.site .body .swiper .banner .introduce .news-line {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 1px;
  background: #fff;
}

.site .body .swiper .banner .introduce .news-line1 {
  left: 24%;
}

.site .body .swiper .banner .introduce .news-line2 {
  right: 24%;
}

.site .body .swiper .banner .introduce .introduce-enter {
  position: absolute;
  width: 160px;
  height: 50px;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  left: 50%;
  margin-left: -50%;
  margin-left: -585px;
  top: 50%;
  background-color: #fff;
  z-index: 10;
  margin-top: 100px;
}

.site .body .swiper .banner .introduce .introduce-enter.btn1 {
  color: #3f7ff4;
  background-color: #fff;
  margin-left: -600px;
  z-index: 10;
}

.site .body .swiper .banner .introduce .introduce-enter.btn3,
.site .body .swiper .banner .introduce .introduce-enter.btn2 {
  color: #fff;
  background-color: #3f7ff4;
  margin-left: -80px;
}

.site .body .swiper .swiper-pagination {
  width: 70px;
  height: 26px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -35px;
}

.site .body .content .content-module {
  width: 100%;
}

.site .body .content .content-module .module-title {
  width: 100%;
  text-align: center;
  font-size: 38px;
  color: #333;
  height: 53px;
  line-height: 53px;
  margin-bottom: 50px;
}

.site .body .content .content-module .content-module-body {
  position: relative;
}

.site .body .content .content-module .content-module-body .module-img .big-img {
  width: 600px;
  height: 420px;
}

.site .body .content .content-module .content-module-body .module-img .big-img-1 {
  width: 440px;
  height: 440px;
}

.site .body .content .content-module .content-module-body .module-img .big-img-2 {
  width: 420px;
  height: 420px;
}

.site .body .content .content-module .content-module-body .module-img .big-img-3 {
  width: 460px;
  height: 460px;
}

.site .body .content .content-module .content-module-body .module-text {
  margin-top: 55px;
}

.site .body .content .content-module .content-module-body .module-text .part {
  margin-bottom: 60px;
  text-align: left;
  border-radius: 4px;
}

.site .body .content .content-module .content-module-body .module-text .part .module-text-title {
  font-size: 24px;
  line-height: 33px;
  height: 33px;
  color: #333;
}

.site .body .content .content-module .content-module-body .module-text .part .module-text-content {
  font-size: 16px;
  line-height: 22px;
}

.site .body .content .content-module .content-module-body .module-text .part .module-text-content .label {
  color: #666;
}

.site .body .content .content-module .content-module-body .module-text .part .module-text-content a {
  display: inline-block;
}

.site .body .content .content-module .content-module-body .module-text .part .module-text-content a .detail {
  color: #3f7ff4;
}

.site .body .content .content-module .content-module-body .module-box .title {
  font-size: 24px;
  color: #333;
  line-height: 33px;
  text-align: center;
  width: 100%;
  margin-bottom: 55px;
}

.site .body .content .content-module .content-module-body .module-box .partment {
  width: 200px;
  height: 260px;
  padding: 30px;
  background-color: #fff;
  margin-right: 30px;
  box-sizing: border-box;
  transition: transform 0.5s ease-in-out;
  box-shadow: 0px 1px 21px 0px rgba(228, 233, 239, 0.5);
  border-radius: 4px;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon {
  width: 48px;
  height: 48px;
  margin: 0 auto;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon1 {
  background: url("../images/Mask%403x_1.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon2 {
  background: url("../images/Mask%403x.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon3 {
  background: url("../images/Mask%403x_2.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon4 {
  background: url("../images/Mask%403x_3.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon5 {
  background: url("../images/Mask%403x_4.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon6 {
  background: url("../images/Mask%403x_5.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon7 {
  background: url("../images/Mask%403x_6.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon8 {
  background: url("../images/Mask%403x_7.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .icon.icon9 {
  background: url("../images/Mask%403x_8.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment .content .title {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-bottom: 14px;
  line-height: 25px;
}

.site .body .content .content-module .content-module-body .module-box .partment .content .text-content {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 20px;
  margin-bottom: 17px;
}

.site .body .content .content-module .content-module-body .module-box .partment a {
  display: inline-block;
  width: 100%;
}

.site .body .content .content-module .content-module-body .module-box .partment a .right-arrow {
  width: 30px;
  height: 30px;
  background-size: cover;
  margin: 0 auto;
  background-image: url("../images/arrow%403x.html");
}

.site .body .content .content-module .content-module-body .module-box .partment:hover {
  background-color: #3f7ff4;
  padding: 30px;
  box-sizing: border-box;
  transform: scale(1.1, 1.1);
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon {
  width: 53px;
  height: 53px;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon1 {
  background: url("../images/Mask_hover%403x_9.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon2 {
  background: url("../images/Mask_hover%403x.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon3 {
  background: url("../images/Mask_hover%403x_2.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon4 {
  background: url("../images/Mask_hover%403x_3.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon5 {
  background: url("../images/Mask_hover%403x_4.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon6 {
  background: url("../images/Mask_hover%403x_5.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon7 {
  background: url("../images/Mask_hover%403x_6.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon8 {
  background: url("../images/Mask_hover%403x_7.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .icon.icon9 {
  background: url("../images/Mask_hover%403x_8.html") no-repeat;
  background-size: contain;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .content .title {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 19px;
  line-height: 25px;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .content .text-content {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-bottom: 17px;
}

.site .body .content .content-module .content-module-body .module-box .partment:hover .right-arrow {
  background-image: url("../images/arrow_hover%403x.html");
  background-size: cover;
  margin: 0 auto;
}

.site .body .content .content-module .module-item {
  width: 100%;
}

.site .body .content .content-module .module-item .module-title {
  font-size: 38px;
  line-height: 53px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 65px;
}

.site .body .content .content-module .module-item .module-department .department {
  width: 260px;
  height: 230px;
  margin-right: 53px;
  box-sizing: border-box;
}

.site .body .content .content-module .module-item .module-department .department:last-child {
  margin-right: 0;
}

.site .body .content .content-module .module-item .module-department .department .icon {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 34px;
}

.site .body .content .content-module .module-item .module-department .department .icon::after {
  content: "";
  width: 15px;
  height: 3px;
  background: #f87f5f;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -18px;
}

.site .body .content .content-module .module-item .module-department .department .icon.icon1 {
  background-image: url("../images/Mask_icon%403x.html");
  background-size: contain;
}

.site .body .content .content-module .module-item .module-department .department .icon.icon2 {
  background-image: url("../images/Mask_icon%403x_2.html");
  background-size: contain;
}

.site .body .content .content-module .module-item .module-department .department .icon.icon3 {
  background-image: url("../images/Mask_icon%403x_3.html");
  background-size: contain;
}

.site .body .content .content-module .module-item .module-department .department .icon.icon4 {
  background-image: url("../images/Mask_icon%403x_4.html");
  background-size: contain;
}

.site .body .content .content-module .module-item .module-department .department .module-content .title {
  font-style: 20px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  margin-bottom: 7px;
}

.site .body .content .content-module .module-item .module-department .department .module-content .content {
  font-style: 14px;
  line-height: 20px;
  color: #999999;
  text-align: center;
}

.site .body .content .content-module .module-unit {
  background: linear-gradient(90deg, #7a34ff 0%, #9934ff 100%);
  border-top: 1px solid transparent;
  height: 220px;
  position: relative;
}

.site .body .content .content-module .module-unit .top {
  margin-top: 43px;
}

.site .body .content .content-module .module-unit .top .item {
  width: 450px;
}

.site .body .content .content-module .module-unit .top .item:first-child {
  width: 300px;
}

.site .body .content .content-module .module-unit .top .item .wrap {
  text-align: center;
}

.site .body .content .content-module .module-unit .top .item .num {
  font-size: 60px;
  line-height: 100px;
  color: #fff;
  text-align: center;
}

.site .body .content .content-module .module-unit .top .item .unit {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 33px;
}

.site .body .content .content-module .module-unit .top .item .type {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
}

.site .body .content .content-module .module-unit .bottom {
  width: 100%;
  height: 111px;
  background-image: url("../images/bottom_waves%403x.png");
  background-position: 50% bottom;
  background-size: 1920px;
  position: absolute;
  bottom: 0;
}

.module-img {
  width: 1200px;
  margin: 0 auto;
}

.module-img ul li {
  width: 158px;
  float: left;
  margin-right: 100px;
  margin-bottom: 20px;
}

.module-img ul li:nth-child(5n) {
  margin-right: 0
}

.site .body .content .content-module .module-display .check-more {
  width: 100%;
}

.site .body .content .content-module .module-display .check-more .btn-click {
  cursor: pointer;
  width: 200px;
  height: 34px;
  font-style: 14px;
  line-height: 34px;
  text-align: center;
  margin: 0 auto;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  color: #666666;
}

.site .body .content .content-module .module-display .check-more .btn-click a {
  display: inline-block;
  width: 100%;
}

.site .body .content .content-module .module-display .check-more .btn-click:hover {
  border: 1px solid #3f7ff4;
  color: #3f7ff4;
  border-radius: 2px;
}

.content-module.content-module-8 .module-model {
  width: 100%;
  background: url("../images/circle.gif") no-repeat center #6c57ff;
}

.site .body .content .content-module .module-model .big-img {
  position: relative;
  width: 100%;
  height: 240px;
}

.site .body .content .content-module .module-model .big-img .wrap {
  border: 1px solid transparent;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
}

.site .body .content .content-module .module-model .big-img .wrap .module-img .btn-wrap {
  display: inline-block;
  width: 100%;
  color: #fff;
}

.site .body .content .content-module .module-model .big-img .wrap .module-img .btn-wrap .btn-click {
  width: 160px;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 2px;
  text-align: center;
  margin: 0 auto;
  line-height: 34px;
  margin-bottom: 80px;
}

.site .body .content .content-module .module-model .big-img .wrap .module-img .btn-wrap .btn-click:hover {
  opacity: 0.7;
}

.site .body .content .content-module .module-model .big-img .wrap .text {
  margin: 0 auto;
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  margin-top: 80px;
  letter-spacing: 2px;
}

.site .body .content .content-module.content-module-1 {
  padding: 78px 0 0 0;
  box-sizing: border-box;
}

.site .body .content .content-module.content-module-2 {
  padding: 127px 0 0 0;
  box-sizing: border-box;
}

.site .body .content .content-module.content-module-3 {
  padding: 185px 0 0 0;
  box-sizing: border-box;
}

.site .body .content .content-module.content-module-4 {
  padding: 180px 0 0 0;
  box-sizing: border-box;
}

.site .body .content .content-module.content-module-5 {
  padding: 78px 0 0 0;
  box-sizing: border-box;
  height: 470px;
}

.site .body .content .content-module.content-module-6 {
  box-sizing: border-box;
  height: 220px;
}

.site .body .content .content-module.content-module-7 {
  box-sizing: border-box;
  padding: 20px 0;
  background: #FFF;
}

.site .body .content .content-module.content-module-7 .hometitle_box {
  margin-bottom: 30px;
}

.site .body .content .content-module.content-module-8 {
  height: 240px;
}

.site .body .content .content-module:nth-child(2n + 1) {
  background-color: #fff;
}

.site .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border-radius: 50%;
  position: relative;
  background-color: transparent;
  border: 1px solid #efefef;
  float: left;
}

.site .swiper-pagination-bullet-active {
  border: none;
}

.site .pagination {
  position: absolute;
  bottom: 30px;
  width: 76px;
  height: 30px;
  z-index: 10;
  left: 50%;
  margin-left: -38px;
  transform: scale(0.7);
  transform-origin: 50% 50%;
}

.site .pagination .item {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  position: relative;
  border: 1px solid #efefef;
  float: left;
}

.site .pagination .item.on {
  border: none;
}

#a1,
#a2,
#a3 {
  width: 15px;
  height: 15px;
  margin: -1px 0 0 -1px;
}