@charset "UTF-8";

/* CSS Document */
* {
  padding: 0;
  margin: 0;
}

.m_guide {
  display: none;
}

img {
  border: none;
  display: block;
}

ul, ul li, dl, dl dt, dl dd {
  display: block;
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

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

a:hover {
  color: #e00;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
}

body {
  font-family: '\5b8b\4f53';
  font-size: 14px;
  background: #f2f7fa;
}

.ht_top {
  width: 100%;
  background: url(http://www.huatu.com/z/413ztjx/images/nav_bg.gif) repeat-x 0;
  height: 41px;
}

.logo {
  float: left;
}

.logo img {
  border: 0;
  padding: 0;
}

.zt_top {
  width: 1000px;
  height: 41px;
  margin: 0 auto;
}

.topnav {
  float: right;
}

.huatu01 {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.huatu01:hover {
  text-decoration: none;
  color: #C30;
}

.huatu {
  float: right;
  line-height: 41px;
}

.wx {
  position: relative;
  padding-left: 30px;
  background: url(http://u2.huatu.com/hubei/2018/kc_wxin.png) no-repeat left center;
  cursor: pointer;
  float: right;
  margin-left: 12px;
  font-size: 14px;
  color: #333;
  z-index: 999;
}

.wx:hover .wx_box {
  display: block;
}

.wx:hover {
  color: #FF4B4E;
}

.wx_wrap {
  min-width: 192px;
  height: 100px;
  padding-top: 30px;
  margin-bottom: 13px;
}

.wx_box {
  display: none;
  position: absolute;
  bottom: -150px;
  padding-left: 20px;
  left: 0;
  min-width: 217px;
  height: 150px;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0 0 7px rgba(58, 58, 58, 0.2);
}

.wx_box img {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
}

.wx_box a {
  display: block;
  float: left;
  width: 70px;
  height: 26px;
  margin-left: 15px;
  background: #e92930;
  border-radius: 3px;
  color: #fff !important;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  margin-top: -2px;
  text-decoration: none;
}

.wx_box span {
  display: block;
  float: left;
  margin: 0 0 10px 15px;
  color: #000;
  font-size: 14px;
  line-height: 23px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

.box2_list li:nth-child(odd) {
  float: left;
  padding-left: 50px;
  text-align: left;
}

.box2_list li:nth-child(even) {
  float: right;
  padding-right: 50px;
  text-align: right;
}

.box2_list li {
  width: 580px;
  height: 210px;
  box-sizing: border-box;
  padding-top: 35px;
}

.box2_list li:nth-child(1) {
  background: url("../images/box2_lt.png");
  background-size: 100% auto;
  margin-bottom: 40px;
}

.box2_list li:nth-child(2) {
  background: url("../images/box2_rt.png");
  background-size: 100% auto;
  margin-bottom: 40px;
}

.box2_list li:nth-child(3) {
  background: url("../images/box2_lb.png");
  background-size: 100% auto;
}

.box2_list li:nth-child(4) {
  background: url("../images/box2_rb.png");
  background-size: 100% auto;
}

.box2_list li h5 {
  line-height: 50px;
  margin-bottom: 15px;
  font-size: 30px;
  background: linear-gradient(0deg, rgba(254, 247, 204, 1) 0%, rgba(253, 212, 150, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box2_list li p {
  line-height: 40px;
  font: normal 20px/36px 'Microsoft Yahei';
  color: #Fff;
  font-weight: bold;
}

.box2_list li p span {
  font-size: 24px;
}

.box2_list::before {
  content: '分阶段教学法';
  display: block;
  font-size: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -45%);
  width: 190px;
  height: 190px;
  background: url(../images/box2_center.png);
}

.box8 {
  width: 100%;
  background: #F5F6FA;
}

.container {
  width: 1200px;
  height: 444px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

.city_list li {
  float: left;
  margin: 10px;
  width: 130px;
  line-height: 46px;
  box-shadow: 0px 3px 6px 0px rgba(29, 29, 93, 0.5);
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
}

.city_list li a {
  display: block;
  width: 100%;
  color: #333;
  font-weight: bold;
}

.city_list li:hover {
  background: linear-gradient(135deg, rgba(74, 11, 200, 1), rgba(107, 156, 252, 1));
}

.city_list li:hover a {
  color: #fff;
}

.bottom-adv {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 204px;
  background: url(../images/abg.png) no-repeat;
  z-index: 999;
  /* margin-bottom: 112px;*/
  text-align: center;
  padding-top: 84px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
}

.Width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.bottom-adv>div {
  position: relative;
  /*  padding-left:120px;*/
  box-sizing: border-box;
}

.bottom-adv h3 {
  font-size: 32px;
  color: #FEF109;
  margin-bottom: 5px;
}

.bottom-adv h3:before, .bottom-adv h3:after {
  width: 33px;
  height: 1px;
  background: #FFF628;
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.bottom-adv h3:before {
  margin-right: 10px;
}

.bottom-adv h3:after {
  margin-left: 10px;
}

.bottom-adv p {
  margin-bottom: 20px;
  display: inline-block;
  width: 220px;
  margin-left: 20px;
}

input {
  border: 0;
  background: #fff;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 50px;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 20px;
  color: #333;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

#PhoneCode {
  width: 280px;
}

#fs {
  position: absolute;
  right: 280px;
  top: 43px;
  width: 140px;
  background: rgba(255, 92, 86, 1);
  padding-left: 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}

.button {
  border: 0;
  display: inline-block;
  width: 200px;
  height: 60px;
  line-height: 60px;
  border-radius: 50px;
  text-align: center;
  background: linear-gradient(145deg, #ea4d31, #da3838);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
  float: right;
  margin-right: 30px;
}

.bottom-adv h4 {
  font-size: 24px;
}

.bottom-adv h4 a {
  background-image: -moz-linear-gradient(-84deg, rgb(253, 249, 0) 0%, rgb(248, 184, 12) 100%);
  background-image: -webkit-linear-gradient(-84deg, rgb(253, 249, 0) 0%, rgb(248, 184, 12) 100%);
  background-image: -ms-linear-gradient(-84deg, rgb(253, 249, 0) 0%, rgb(248, 184, 12) 100%);
  width: 117px;
  height: 33px;
  border-radius: 50px;
  font-size: 18px;
  display: inline-block;
  line-height: 33px;
  color: #F22143;
  margin-left: 12px;
}

#closeBtn2 {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

.banner {
  width: 100%;
  background: url(../images/banner.jpg) center 0 no-repeat;
  overflow: hidden;
  background-color: #4a0bc8;
}

.bannerc {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  padding-top: 120px;
  height: 572px;
}

.ban_text {
  width: 856px;
  height: 324px;
  margin: 0 auto 26px;
  -webkit-animation: bounceIn 1s .4s ease-in both;
  -moz-animation: bounceIn 1s .4s ease-in both;
  -ms-animation: bounceIn 1s .4s ease-in both;
  -o-animation: bounceIn 1s .4s ease-in both;
  animation: bounceIn 1s .4s ease-in both;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
  }

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

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.1);
  }

  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }

  70% {
    -moz-transform: scale(.9);
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}

@-ms-keyframes bounceIn {
  0% {
    opacity: 0;
    -ms-transform: scale(.1);
  }

  50% {
    opacity: 1;
    -ms-transform: scale(1.05);
  }

  70% {
    -ms-transform: scale(.9);
  }

  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.1);
  }

  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }

  70% {
    -o-transform: scale(.9);
  }

  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.1);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.ban_tit {
  width: 644px;
  height: 90px;
  margin: 0 auto;
  font: bold 36px/80px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background: url(../images/ban_titbg.png) center 0 no-repeat;
  -webkit-animation: bounceInUp 1s .7s linear both;
  -moz-animation: bounceInUp 1s .7s linear both;
  -ms-animation: bounceInUp 1s .7s linear both;
  -o-animation: bounceInUp 1s .7s linear both;
  animation: bounceInUp 1s .7s linear both;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(800px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(800px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }

  80% {
    -moz-transform: translateY(10px);
  }

  100% {
    -moz-transform: translateY(0);
  }
}

@-ms-keyframes bounceInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(800px);
  }

  60% {
    opacity: 1;
    -ms-transform: translateY(-30px);
  }

  80% {
    -ms-transform: translateY(10px);
  }

  100% {
    -ms-transform: translateY(0);
  }
}

@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(800px);
  }

  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }

  80% {
    -o-transform: translateY(10px);
  }

  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(800px);
  }

  60% {
    opacity: 1;
    transform: translateY(-30px);
  }

  80% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0);
  }
}

.ban_tit span {
  color: #ffea35;
}

.ban_picl {
  width: 634px;
  height: 194px;
  position: absolute;
  left: -360px;
  top: 188px;
  -webkit-animation: bounceIn 1s 1.2s ease-in both;
  -moz-animation: bounceIn 1s 1.2s ease-in both;
  -ms-animation: bounceIn 1s 1.2s ease-in both;
  -o-animation: bounceIn 1s 1.2s ease-in both;
  animation: bounceIn 1s 1.2s ease-in both;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

.ban_picr {
  width: 618px;
  height: 212px;
  position: absolute;
  right: -360px;
  top: 130px;
  -webkit-animation: bounceIn 1s 1.2s ease-in both;
  -moz-animation: bounceIn 1s 1.2s ease-in both;
  -ms-animation: bounceIn 1s 1.2s ease-in both;
  -o-animation: bounceIn 1s 1.2s ease-in both;
  animation: bounceIn 1s 1.2s ease-in both;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -193px;
  left: 0px;
  width: 178px;
  position: fixed;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-480+"px");
  z-index: 1000;
}

.nav_box {
  width: 178px;
}

.nav_con {
  background: #ff4abb;
}

.nav_tit {
  width: 178px;
  padding-top: 8px;
}

.nav_close {
  width: 14px;
  height: 14px;
  cursor: pointer;
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  margin-left: 159px;
}

.nav_close:hover {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.nav_tit h3 {
  width: 164px;
  height: 40px;
  padding-bottom: 11px;
  border-bottom: #df078e 1px solid;
  margin: 0 auto;
  font: bold 26px/40px 'Microsoft Yahei';
  color: #fcff00;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 0 8px #c014da;
}

.nav_list {
  width: 164px;
  margin: 0 auto;
}

.nav_list li {
  width: 140px;
  height: 52px;
  border-top: #ffa6de 1px solid;
  padding-left: 24px;
}

.nav_list li a {
  display: block;
  padding-left: 16px;
  width: 124px;
  height: 52px;
  font: normal 20px/52px 'Microsoft Yahei';
  color: #fff;
  letter-spacing: 1px;
  background: url(../images/nav_listbg.png) 0 center no-repeat;
}

.nav_list li a:hover, .nav_list li a.current {
  font-weight: bold;
  color: #fcff00;
  background-image: url(../images/nav_listbg2.png);
}

.go_top {
  width: 111px;
  height: 40px;
  padding-top: 6px;
  background: url(../images/nav_gotopbg.png) center 0 no-repeat;
  margin: 0 auto;
  font: normal 18px/30px 'Microsoft Yahei';
  color: #fff6c5;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}

.nav_btn {
  width: 38px;
  height: 104px;
  margin-top: 141px;
  padding-top: 8px;
  font: normal 18px/24px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  background: #ff4abb;
  cursor: pointer;
  display: none;
}

.mainbg {
  width: 100%;
  background-position: center 0;
  background-repeat: no-repeat;
}

.main {
  width: 1200px;
  margin: 0 auto;
}

.bg1 {
  background-image: url(../images/bg1.jpg);
}

.process_box {
  padding: 60px 0 64px;
}

.tit {
  width: 1200px;
  height: 64px;
  padding-top: 22px;
  margin-bottom: 40px;
  background: url(../images/titbg5.png) center 0 no-repeat;
  text-align: center;
}

.tit h2 {
  height: 64px;
  font: bold 42px/64px 'Microsoft Yahei';
  color: #484848;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
}

.tit h2 span {
  display: inline-block;
  margin-right: 16px;
  color: #b40ad9;
  background-image: -webkit-linear-gradient(left, #b30ad9 50%, #fd06d2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tit_ball {
  width: 58px;
  height: 66px;
  position: absolute;
  left: -58px;
  top: -23px;
  -webkit-animation: titBall 2s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
  -moz-animation: titBall 2s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
  -ms-animation: titBall 2s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
  -o-animation: titBall 2s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
  animation: titBall 2s cubic-bezier(0.30, 2.40, 0.85, 2.50) infinite;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes titBall {
  from, to {
    -webkit-transform: translateY(8px) scaleY(.98);
  }

  80% {
    -webkit-transform: translateY(3px) scaleY(1);
  }
}

@-moz-keyframes titBall {
  from, to {
    -moz-transform: translateY(8px) scaleY(.98);
  }

  80% {
    -moz-transform: translateY(3px) scaleY(1);
  }
}

@-ms-keyframes titBall {
  from, to {
    -ms-transform: translateY(8px) scaleY(.98);
  }

  80% {
    -ms-transform: translateY(3px) scaleY(1);
  }
}

@-o-keyframes titBall {
  from, to {
    -o-transform: translateY(8px) scaleY(.98);
  }

  80% {
    -o-transform: translateY(3px) scaleY(1);
  }
}

@keyframes titBall {
  from, to {
    transform: translateY(8px) scaleY(.98);
  }

  80% {
    transform: translateY(3px) scaleY(1);
  }
}

.tit_pic {
  width: 66px;
  height: 100px;
  position: absolute;
  right: -48px;
  top: -18px;
  -webkit-animation: titPic 1.5s linear infinite both;
  -moz-animation: titPic 1.5s linear infinite both;
  -ms-animation: titPic 1.5s linear infinite both;
  -o-animation: titPic 1.5s linear infinite both;
  animation: titPic 1.5s linear infinite both;
}

@keyframes titPic {
  0% {
    transform: translateX(0px) scale(.8);
    opacity: 1;
  }

  100% {
    transform: translateX(20px) scale(1.2);
    opacity: 0;
  }
}

@-webkit-keyframes titPic {
  0% {
    -webkit-transform: translateX(0px) scale(.8);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(20px) scale(1.2);
    opacity: 0;
  }
}

@-moz-keyframes titPic {
  0% {
    -moz-transform: translateX(0px) scale(.8);
    opacity: 1;
  }

  100% {
    -moz-transform: translateX(20px) scale(1.2);
    opacity: 0;
  }
}

@-ms-keyframes titPic {
  0% {
    -ms-transform: translateX(0px) scale(.8);
    opacity: 1;
  }

  100% {
    -ms-transform: translateX(20px) scale(1.2);
    opacity: 0;
  }
}

@-o-keyframes titPic {
  0% {
    -o-transform: translateX(0px) scale(.8);
    opacity: 1;
  }

  100% {
    -o-transform: translateX(20px) scale(1.2);
    opacity: 0;
  }
}

.process {
  width: 1200px;
}

.process h3 {
  width: 1082px;
  height: 76px;
  padding-left: 118px;
  font: bold 25px/76px 'Microsoft Yahei';
  color: #ce2bdb;
  letter-spacing: 1px;
  margin-bottom: 24px;
  background: url(../images/titlebg1.png) 0 center no-repeat;
}

.process_list {
  width: 1172px;
  height: 244px;
  background: url(../images/processbg.png) center center no-repeat;
  padding-left: 28px;
  margin-bottom: 92px;
}

.process_list li {
  width: 180px;
  float: left;
  text-align: center;
}

.process_list h4 {
  width: 90px;
  height: 46px;
  font: normal 20px/34px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background: url(../images/process_hbg1.png) center 0 no-repeat;
  margin: 0 auto 65px;
  -webkit-animation: proTit 3s linear infinite;
  -moz-animation: proTit 3s linear infinite;
  -ms-animation: proTit 3s linear infinite;
  -o-animation: proTit 3s linear infinite;
  animation: proTit 3s linear infinite;
}

@keyframes proTit {
  0% {
    transform: translateY(0px);
  }

  20% {
    transform: translateY(4px);
  }

  40% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes proTit {
  0% {
    -webkit-transform: translateY(0px);
  }

  20% {
    -webkit-transform: translateY(4px);
  }

  40% {
    -webkit-transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes proTit {
  0% {
    -moz-transform: translateY(0px);
  }

  20% {
    -moz-transform: translateY(4px);
  }

  40% {
    -moz-transform: translateY(0px);
  }

  100% {
    -moz-transform: translateY(0px);
  }
}

@-ms-keyframes proTit {
  0% {
    -ms-transform: translateY(0px);
  }

  20% {
    -ms-transform: translateY(4px);
  }

  40% {
    -ms-transform: translateY(0px);
  }

  100% {
    -ms-transform: translateY(0px);
  }
}

@-o-keyframes proTit {
  0% {
    -o-transform: translateY(0px);
  }

  20% {
    -o-transform: translateY(4px);
  }

  40% {
    -o-transform: translateY(0px);
  }

  100% {
    -o-transform: translateY(0px);
  }
}

.process_list p {
  display: inline-block;
  font: normal 20px/30px 'Microsoft Yahei';
  color: #333;
  letter-spacing: 1px;
  border: #8a32f5 1px solid;
  border-radius: 4px;
  background: #fff;
  padding: 10px 8px;
  text-align: left;
}

.process1 {
  margin-right: 10px;
  padding-top: 2px;
}

.process2 {
  padding-top: 36px;
}

.process3 {
  margin-right: 4px;
}

.process4 {
  padding-top: 38px;
  margin-right: 32px;
}

.process5 {
  margin-right: 20px;
}

.process6 {
  padding-top: 71px;
}

.process2 p {
  margin-bottom: 82px;
}

.process4 p, .process6 p {
  margin-bottom: 80px;
}

.process2 h4, .process4 h4, .process6 h4 {
  padding-top: 12px;
  height: 34px;
  background: url(../images/process_hbg2.png) center 0 no-repeat;
  margin: 0 auto;
  -webkit-animation: proTit2 3s 1.5s linear infinite;
  -moz-animation: proTit2 3s 1.5s linear infinite;
  -ms-animation: proTit2 3s 1.5s linear infinite;
  -o-animation: proTit2 3s 1.5s linear infinite;
  animation: proTit2 3s 1.5s linear infinite;
}

@keyframes proTit2 {
  0% {
    transform: translateY(0px);
  }

  20% {
    transform: translateY(-4px);
  }

  40% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes proTit2 {
  0% {
    -webkit-transform: translateY(0px);
  }

  20% {
    -webkit-transform: translateY(-4px);
  }

  40% {
    -webkit-transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes proTit2 {
  0% {
    -moz-transform: translateY(0px);
  }

  20% {
    -moz-transform: translateY(-4px);
  }

  40% {
    -moz-transform: translateY(0px);
  }

  100% {
    -moz-transform: translateY(0px);
  }
}

@-ms-keyframes proTit2 {
  0% {
    -ms-transform: translateY(0px);
  }

  20% {
    -ms-transform: translateY(-4px);
  }

  40% {
    -ms-transform: translateY(0px);
  }

  100% {
    -ms-transform: translateY(0px);
  }
}

@-o-keyframes proTit2 {
  0% {
    -o-transform: translateY(0px);
  }

  20% {
    -o-transform: translateY(-4px);
  }

  40% {
    -o-transform: translateY(0px);
  }

  100% {
    -o-transform: translateY(0px);
  }
}

.processb h3 {
  background: url(../images/titlebg2.png) 0 center no-repeat;
}

.contrast_box {
  width: 1156px;
  padding: 0 22px;
  position: relative;
}

.contrast {
  width: 532px;
  height: 468px;
  background: url(../images/contrastbg1.png) center 0 no-repeat;
  padding-top: 16px;
}

.contrast_box .fr {
  background: url(../images/contrastbg2.png) center 0 no-repeat;
}

.contrast img {
  width: 260px;
  height: 40px;
  margin: 0 auto 34px;
}

.contrast p {
  width: 532px;
  font: normal 22px/36px 'Microsoft Yahei';
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

.contrast p b {
  color: #f04b4d;
}

.contrast_list1 {
  width: 508px;
  padding-left: 11px;
}

.contrast_list1 li {
  width: 500px;
  margin-bottom: 32px;
  text-align: center;
}

.contrast_list1 li span {
  display: inline-block;
  padding: 0 20px;
  height: 38px;
  border: #ff343a 1px solid;
  border-radius: 19px;
  font: normal 20px/38px 'Microsoft Yahei';
  color: #f14c4a;
  text-align: center;
  letter-spacing: 1px;
}

.contrast_list1 li.const_spe {
  padding-left: 32px;
}

.contrast_list2 {
  width: 440px;
  margin-left: 36px;
  position: relative;
  margin-top: 80px;
}

.contrast_list2 li {
  width: 330px;
  height: 36px;
  font: normal 20px/36px 'Microsoft Yahei';
  text-align: center;
  letter-spacing: 1px;
  border-radius: 18px;
  position: absolute;
}

.const1 {
  background: #d5e0fb;
  color: #3a66dc;
  left: 88px;
  top: 0;
}

.const2 {
  background: #fbdbfe;
  color: #dd5ede;
  right: 88px;
  top: 60px;
}

.const3 {
  background: #ffdfdc;
  color: #fc5220;
  left: 20px;
  top: 180px;
}

.const4 {
  background: #ffebd8;
  color: #ff7f39;
  right: 20px;
  top: 120px;
}

/*
.const5{background: #c8e0fe;color: #3e7fe0;left: 0px;top: 180px;}
.const6{background: #b1f8f2;color: #04bbac;right: 0px;top: 120px;}
*/
.cont_vs {
  width: 176px;
  height: 166px;
  position: absolute;
  left: 512px;
  top: 159px;
  -webkit-animation: tada 1s infinite both;
  -moz-animation: tada 1s infinite both;
  -ms-animation: tada 1s infinite both;
  -o-animation: tada 1s infinite both;
  animation: tada 1s infinite both;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes tada {
  0% {
    -moz-transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -moz-transform: scale3d(1, 1, 1);
  }
}

@-ms-keyframes tada {
  0% {
    -ms-transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -ms-transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes tada {
  0% {
    -o-transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -o-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -o-transform: scale3d(1, 1, 1);
  }
}

.course_box {
  padding-bottom: 180px;
  padding-top: 10px;
  position: relative;
}

.advanprc {
  width: 1200px;
  height: 175px;
  margin: 0 auto;
}

.tit2 {
  background-image: url(../images/titbg2.png);
  margin-bottom: 36px;
}

.girl {
  width: 106px;
  height: 84px;
  position: absolute;
  left: 50px;
  top: 108px;
  z-index: 3;
}

.title {
  width: 1200px;
  height: 46px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

.title span {
  font: normal 30px/46px 'Microsoft Yahei';
  color: #fb06d2;
  background-image: -webkit-linear-gradient(top, #fb06d2 20%, #ba0ad8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title img {
  width: 166px;
  height: 13px;
  position: absolute;
  left: 173px;
  top: 18px;
}

.title img.title_sl {
  -webkit-animation: titPicL 1s linear infinite alternate;
  -moz-animation: titPicL 1s linear infinite alternate;
  -ms-animation: titPicL 1s linear infinite alternate;
  -o-animation: titPicL 1s linear infinite alternate;
  animation: titPicL 1s linear infinite alternate;
}

@keyframes titPicL {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-30px);
  }
}

@-webkit-keyframes titPicL {
  0% {
    -webkit-transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-30px);
  }
}

@-moz-keyframes titPicL {
  0% {
    -moz-transform: translateX(0);
  }

  100% {
    -moz-transform: translateX(-30px);
  }
}

@-ms-keyframes titPicL {
  0% {
    -ms-transform: translateX(0);
  }

  100% {
    -ms-transform: translateX(-30px);
  }
}

@-o-keyframes titPicL {
  0% {
    -o-transform: translateX(0);
  }

  100% {
    -o-transform: translateX(-30px);
  }
}

.title img.title_sr {
  right: 173px;
  left: inherit;
  -webkit-animation: titPicR 1s linear infinite alternate;
  -moz-animation: titPicR 1s linear infinite alternate;
  -ms-animation: titPicR 1s linear infinite alternate;
  -o-animation: titPicR 1s linear infinite alternate;
  animation: titPicR 1s linear infinite alternate;
}

@keyframes titPicR {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(30px);
  }
}

@-webkit-keyframes titPicR {
  0% {
    -webkit-transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(30px);
  }
}

@-moz-keyframes titPicR {
  0% {
    -moz-transform: translateX(0);
  }

  100% {
    -moz-transform: translateX(30px);
  }
}

@-ms-keyframes titPicR {
  0% {
    -ms-transform: translateX(0);
  }

  100% {
    -ms-transform: translateX(30px);
  }
}

@-o-keyframes titPicR {
  0% {
    -o-transform: translateX(0);
  }

  100% {
    -o-transform: translateX(30px);
  }
}

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.bg4 {
  background-image: url(../images/bg4.jpg);
}

.strength_box {
  height: 728px;
  padding-top: 18px;
}

.tit4 {
  background-image: url(../images/titbg5.png);
  margin-bottom: 44px;
}

.tit4 h2 {
  color: #fff;
}

.tit4 h2 span {
  color: #f2ff5d;
  background-image: inherit;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  margin-right: 0;
}

.strength_list {
  width: 1164px;
  padding: 0 16px;
}

.strength_list li {
  width: 404px;
  height: 148px;
  padding: 14px 0 0 96px;
  border-radius: 6px;
  margin-left: 40px;
  float: left;
  position: relative;
  background: #7413ec;
  margin-bottom: 40px;
}

.strength_list li.s_even {
  float: right;
}

.strength_list li.s_last {
  padding-left: 76px;
  width: 424px;
}

.strength_list img {
  width: 108px;
  height: 108px;
  position: absolute;
  left: -40px;
  top: 19px;
  -webkit-animation: strList 4s linear 0s infinite normal;
  -moz-animation: strList 4s linear 0s infinite normal;
  -ms-animation: strList 4s linear 0s infinite normal;
  -o-animation: strList 4s linear 0s infinite normal;
  animation: strList 4s linear 1.9s infinite normal;
}

@keyframes strList {
  0% {
    transform: rotateY(0deg);
  }

  20% {
    transform: rotateY(360deg);
  }

  40% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes strList {
  0% {
    -webkit-transform: rotateY(0deg);
  }

  20% {
    -webkit-transform: rotateY(360deg);
  }

  40% {
    -webkit-transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
  }
}

@-moz-keyframes strList {
  0% {
    -moz-transform: rotateY(0deg);
  }

  20% {
    -moz-transform: rotateY(360deg);
  }

  40% {
    -moz-transform: rotateY(0deg);
  }

  100% {
    -moz-transform: rotateY(0deg);
  }
}

@-ms-keyframes strList {
  0% {
    -ms-transform: rotateY(0deg);
  }

  20% {
    -ms-transform: rotateY(360deg);
  }

  40% {
    -ms-transform: rotateY(0deg);
  }

  100% {
    -ms-transform: rotateY(0deg);
  }
}

@-o-keyframes strList {
  0% {
    -o-transform: rotateY(0deg);
  }

  20% {
    -o-transform: rotateY(360deg);
  }

  40% {
    -o-transform: rotateY(0deg);
  }

  100% {
    -o-transform: rotateY(0deg);
  }
}

.strength_list h4 {
  width: 364px;
  font: bold 22px/36px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 2px;
}

.strength_list p {
  width: 404px;
  font: normal 20px/36px 'Microsoft Yahei';
  color: #f6f2fe;
  letter-spacing: 1px;
}

.s_last h4 {
  width: 404px;
}

.s_last p {
  width: 424px;
}

.bg5 {
  background-image: url(../images/bg5.jpg);
  background-position: center bottom;
  background-color: #f2f7fa;
}

.guide_box {
  padding: 70px 0 80px;
}

.tit5 {
  background-image: url(../images/titbg5.png);
  margin-bottom: 30px;
}

.guide {
  width: 1200px;
  padding: 40px 10px 40px 0px;
  /*	background: url(../images/guidebg.jpg) #ede2fd right bottom no-repeat;*/
  border-radius: 14px;
  /*	box-shadow: 0 4px 10px rgba(254,53,214,.3);*/
}

.guidel {
  width: 570px;
}

.guide dt {
  width: 147px;
  height: 48px;
  margin-bottom: 10px;
  font: bold 20px/48px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background: url(../images/guide_dtbg.png) center 0 no-repeat;
}

.guide dd {
  width: 520px;
  font: normal 18px/30px 'Microsoft Yahei';
  color: #333;
  letter-spacing: 1px;
  padding-bottom: 18px;
}

.guider {
  width: 578px;
}

.guider dd {
  width: 560px;
}

.guider dd a, .guide dd span {
  font-weight: bold;
  color: #f206d3;
}

.guider dd a:hover {
  color: #f206d3;
  text-decoration: underline;
}

.guide dd .guide_note {
  color: #f206d3;
}

.wechat_list {
  width: 578px;
}

.wechat_list li {
  width: 264px;
  height: 116px;
  margin-right: 24px;
  float: left;
  background: url(../images/wechat_listbg.png) center 0 no-repeat;
}

.wechat_list li img {
  width: 102px;
  height: 102px;
  padding: 7px 8px 7px 7px;
  float: left;
}

.wechat_list li p {
  width: 140px;
  float: left;
  padding-top: 24px;
  font: normal 14px/20px 'Microsoft Yahei';
  color: #9f0bee;
  letter-spacing: 1px;
}

.wechat_list li p span {
  display: block;
  margin-top: 4px;
  width: 98px;
  height: 28px;
  background: url(../images/wechat_btnbg.png) center 0 no-repeat;
  font: normal 18px/28px 'Microsoft Yahei';
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

@keyframes jump {
  0%, 15%, 47%, 73%, 89%, 100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }

  30%, 32% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -8px, 0);
  }

  60% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -4px, 0);
  }

  82% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -2px, 0);
  }

  94% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -1px, 0);
  }
}

.footer {
  height: 160px;
  background-color: #333;
  margin-bottom: 130px;
}

.footer_con {
  width: 1200px;
  color: #e6e6e6;
  padding-top: 40px;
  font: normal 14px/24px '\5b8b\4f53';
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.footer_con span {
  visibility: hidden;
  line-height: 0px;
  font-size: 0px;
}

.footer img {
  display: inline;
  vertical-align: middle;
}

.m-footer {
  display: none;
}

@media only all and (max-width:1080px) {
  .m_guide {
    display: block;
    width: 92%;
    margin: 2rem auto 0 auto;
  }

  .logo {
    margin-left: .5rem;
  }

  .m_guide li {
    width: calc(48.5% - 1rem);
    height: 4.5rem;
    padding: .5rem;
    margin-bottom: .5rem;
    background-color: #9050f7;
    color: #fff;
    border-radius: .4rem;
    font-size: .65rem;
    line-height: .9rem;
  }

  .m_guide li div {
    margin-bottom: .2rem;
    font-size: .8rem;
    color: #e5c5bc;
  }

  .guide {
    display: none;
  }

  .zt_top {
    width: 100%;
  }

  .huatu {
    display: none;
  }

  .banner {
    width: 100%;
    margin: 0 auto;
    background: url(../images/mban.jpg) center 0 / auto 100% no-repeat;
    /*    padding-top: 4.7rem;*/
    height: 11.18rem;
  }

  .bannerc {
    display: none;
  }

  .mainbg {
    width: 100%;
    margin: 0 auto;
  }

  .footer_bottom {
    display: none;
  }

  .tit {
    width: 100%;
    height: 1.5rem;
    padding-top: .18rem;
    margin-bottom: .24rem;
    background: url(../images/titbg1.png) center 0 / auto .86rem no-repeat;
    text-align: center;
  }

  .process {
    width: 100%;
    height: auto;
    margin-top: 2rem;
  }

  .contrast_box {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }

  .contrast {
    float: none;
    width: 16rem;
    height: 12rem;
    margin: .5rem auto;
    background: url(../images/contrastbg3.png) center 0 / auto 100% no-repeat;
    padding-top: 0;
  }

  .contrast img {
    display: none;
    width: 5.6rem;
    height: 1.2rem;
    margin: 0 auto .28rem;
  }

  .contrast_list1 {
    display: none;
    width: 6.12rem;
  }

  .contrast_list1 li {
    width: 6.12rem;
    margin-bottom: .16rem;
    text-align: center;
  }

  .contrast_list1 li span {
    display: inline-block;
    padding: 0 .2rem;
    height: 1.7rem;
    border: #ff343a 1px solid;
    border-radius: .3rem;
    font: normal .42rem/.8rem normal;
    color: #f14c4a;
    text-align: center;
    letter-spacing: .02rem;
  }

  .contrast_list1 li.const_spe {
    padding-left: 4rem;
  }

  .contrast_box .fr {
    margin-top: 3.2rem;
    background: url(../images/contrastbg4.png) center 0 / auto 100% no-repeat;
  }

  .contrast_list2 {
    display: none;
    width: 12rem;
    height: 10rem;
    text-align: center;
    margin: auto;
  }

  .contrast_list2 li {
    display: inline-block;
    padding: 0 .2rem;
    height: .66rem;
    font: normal .42rem/.66rem normal;
    letter-spacing: .02rem;
    border-radius: .33rem;
    margin: 0.5rem 0rem;
    width: 11rem;
    position: initial;
    /*

    width: 6.12rem;
    height: .66rem;
    margin-bottom: .42rem;
    text-align: center;
*/
  }

  .contrast_list2 li span {
    display: inline-block;
    padding: 0 .2rem;
    height: .66rem;
    font: normal .42rem/.66rem normal;
    letter-spacing: .02rem;
    border-radius: .33rem;
    margin: 0 .14rem;
  }

  .const1 {
    background: #d5e0fb;
    color: #3a66dc;
  }

  .const2 {
    background: #fbdbfe;
    color: #dd5ede;
  }

  .cont_vs {
    width: 3.6rem;
    height: auto;
    position: absolute;
    left: 50%;
    top: 11.8rem;
    margin-left: -1.8rem;
    animation: tada 1s infinite both;
  }

  .process_box {
    padding: 0;
    width: 100%;
  }

  .mainbg {
    width: 100%;
    margin: 1rem auto;
    height: auto;
  }

  .strength_box {
    padding: 1.5rem 0 .44rem;
    width: 100%;
    height: 32rem;
  }

  .strength_list {
    width: 96%;
    margin: 0 auto;
    margin: 3rem auto;
  }

  .bg4 {
    background: url(../images/bg4.jpg) #8932f5 center 0 / 100% auto no-repeat;
    height: auto;
  }

  .strength_list li {
    width: calc(100% - 1.9rem);
    height: auto;
    min-height: 3rem;
    padding: .3rem .5rem .5rem 1.4rem;
    border-radius: .08rem;
    margin-left: 0;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .strength_list li.s_last {
    width: calc(100% - 1.9rem);
    height: auto;
    padding: .3rem .5rem .5rem 1.4rem;
    border-radius: .08rem;
    margin-left: 0;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .bg4 {
    padding-bottom: 2rem;
  }

  .strength_list img {
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.1rem;
    -webkit-animation: strList 4s linear 0s infinite normal;
    -moz-animation: strList 4s linear 0s infinite normal;
    -ms-animation: strList 4s linear 0s infinite normal;
    -o-animation: strList 4s linear 0s infinite normal;
    animation: strList 4s linear 1.9s infinite normal;
  }

  .strength_list h4 {
    width: auto;
    font: bold 1rem/1.5rem normal;
    color: #fff;
    letter-spacing: .02rem;
    margin-bottom: .06rem;
  }

  .strength_list p {
    width: 90%;
    margin: 0 auto;
    font: normal 0.75rem/1.1rem normal;
    color: #f6f2fe;
    letter-spacing: .02rem;
  }

  .s_even {
    float: none;
  }

  .main {
    width: 100%;
    margin: 0 auto;
  }

  .guide {
    width: 96%;
    /*    padding: 3rem 1rem 2rem 0rem;*/
    background: url(../images/pic1.png) no-repeat;
    background-size: 100%;
    height: 4rem;
    margin: 1.5rem auto 0 auto;
  }

  .box_container {
    display: block !important;
  }

  .container {
    display: none;
    width: 98%;
    height: 22rem;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
  }

  .box2_list li {
    width: 12rem;
    height: 5rem;
    box-sizing: border-box;
    padding-top: .5rem;
  }

  .box2_list li:nth-child(1) {
    background: url(../images/box2_lt.png) no-repeat;
    background-size: 100%;
    margin-bottom: 2rem;
  }

  .box2_list li:nth-child(2) {
    background: url(../images/box2_rt.png) no-repeat;
    background-size: 100%;
    margin-bottom: 2rem;
  }

  .box2_list li:nth-child(3) {
    background: url(../images/box2_lb.png) no-repeat;
    background-size: 100%;
  }

  .box2_list li:nth-child(4) {
    background: url(../images/box2_rb.png) no-repeat;
    background-size: 100%;
  }

  .box2_list li:nth-child(odd) {
    float: left;
    padding-left: 1rem;
    text-align: left;
  }

  .box2_list li:nth-child(even) {
    float: right;
    padding-right: 1rem;
    text-align: right;
  }

  .box2_list::before {
    content: '分阶段教学法';
    display: block;
    font-size: 0;
    position: absolute;
    left: 50%;
    top: 25%;
    transform: translate(-50%, -45%);
    width: 5rem;
    height: 5rem;
    background: url(../images/box2_center.png);
    background-size: 100%;
  }

  .box2_list li h5 {
    line-height: 1rem;
    margin-bottom: 0rem;
    font-size: .9rem;
    width: 9rem;
    height: 1rem;
  }

  .box2_list li p {
    line-height: 1rem;
    font: normal .1rem/.9rem 'Microsoft Yahei';
    color: #Fff;
    /* font-weight: bold; */
    width: 8rem;
  }

  .city_list li {
    margin: .25rem .5%;
    width: 24%;
    line-height: 2rem;
    font-size: .75rem;
  }

  .city_list {
    width: 98%;
    margin: 1.5rem auto;
    overflow: hidden;
  }

  .bottom-adv {
    /*    background: url(../images/mabg.png) top center no-repeat;*/
    background-size: 100% 100%;
    height: 8.5rem;
    padding-top: 1rem;
    font-size: .6rem;
    margin-bottom: 0rem;
    margin-top: 4.5rem;
    background: #4a0bc8;
  }

  .footer_con {
    width: 100%;
    color: #e6e6e6;
    padding-top: 2rem;
    font: normal 1rem/1rem '\5b8b\4f53';
    margin: 0 auto;
    text-align: center;
    position: relative;
  }

  .Width {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .bottom-adv h3 {
    font-size: 1rem;
    color: #FEF109;
    margin-bottom: 1rem;
  }

  .bottom-adv p {
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
    width: 8rem;
    margin-left: 1rem;
    float: left;
  }

  .bottom-adv p.active {
    float: right;
    margin-left: 0;
    margin-right: 1rem;
  }

  input {
    border: 0;
    background: #fff;
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: 1rem;
    box-sizing: border-box;
    padding-left: .5rem;
    font-size: .6rem;
    color: #333;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    outline: none;
  }

  #PhoneCode {
    width: 8rem;
  }

  .footer {
    display: none;
  }

  .m-footer {
    display: block;
    color: #fff;
    text-align: center;
    height: 2.5rem;
    width: 100%;
    margin-bottom: 8.4rem;
    font-size: 0.7rem;
    line-height: 2.5rem;
    background-color: #333;
  }

  .m-footer.active {
    margin-bottom: 0;
  }

  #fs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background: hotpink;
    padding-left: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }

  .bottom-adv p.on {
    width: 8rem;
  }

  .button {
    float: none;
    border: 0;
    display: inline-block;
    width: 8rem;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: 1rem;
    text-align: center;
    background: linear-gradient(145deg, #ea4d31, #da3838);
    color: #fff;
    font-size: .8rem;
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    text-align: center;
    margin-right: 0;
    padding-left: 0;
  }

  #closeBtn2 {
    position: absolute;
    right: .5rem;
    top: -.5rem;
    cursor: pointer;
    width: 1.2rem;
  }

  .tit h2 {
    height: 4rem;
    font: bold 2rem/2rem 'Microsoft Yahei';
    color: #484848;
    text-align: center;
    letter-spacing: .1rem;
    position: relative;
    display: inline-block;
  }

  .tit_ball {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: -2.5rem;
    top: 0rem;
  }

  .strength_list {
    padding: 0;
    margin-top: 2.2rem;
  }

  .tit h2 span {
    font-size: 2rem;
    margin-right: 0;
  }

  .tit_pic {
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: -2rem;
    top: 0rem;
  }

  .guide_box {
    padding: 1rem 0 0 0;
  }

  .m-footer {
    display: block;
    color: #fff;
    text-align: center;
    height: 2.5rem;
    width: 100%;
    font-size: 0.7rem;
    line-height: 2.5rem;
    background-color: #333;
  }
}

/* @media only all and (max-width:375px) {
  .contrast_box {
    width: 100%;
    margin: 4rem auto;
    position: relative;
    height: 11rem;
    padding: 0;
  }

  .contrast {
    width: 11rem;
    height: 11.58rem;
    background: url(../images/contrastbg3.png) center 0 / 100% 110% no-repeat;
    padding-top: .1rem;
  }

  .cont_vs {
    width: 5rem;
    height: a;
    position: absolute;
    left: 10rem;
    top: 5.18rem;
    animation: tada 1s infinite both;
  }

  #fs {
    position: absolute;
    right: 1.5rem;
    top: 5rem;
    width: 10rem;
    height: 2rem;
    line-height: 2rem;
    background: hotpink;
    padding-left: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }

  .process_box {
    padding: 0rem 0 1rem;
       width: 100%;
  }

  .guide_box {
    padding: 0rem;
  }

  .guide {
    width: 96%;
    padding: 3rem 1rem 2rem 0rem;
    background: url(../images/pic1.png) no-repeat;
    background-size: 100%;
    height: 6rem;
    margin: 2rem auto;
  }
} */
/* @media only all and (max-width:375px) {
  .contrast {
    width: 11rem;
    height: 11.58rem;
    background: url(../images/contrastbg3.png) center 0 / 100% 110% no-repeat;
    padding-top: .1rem;
  }

  .strength_list {
    width: 20rem;
    margin: 0 auto;
    margin: 2rem auto;
  }

  .strength_list li {
    width: 17.74rem;
    height: 4rem;
    padding: .3rem 0 0 1.4rem;
    border-radius: .08rem;
    margin-left: .8rem;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .strength_list p {
    width: 17.74rem;
    font: normal 0.75rem/1.2rem normal;
    color: #f6f2fe;
    letter-spacing: .02rem;
  }

  .strength_list li.s_last {
    width: 17.74rem;
    height: 3.8rem;
    padding: .3rem 0 0 1.4rem;
    border-radius: .08rem;
    margin-left: .8rem;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .bottom-adv p {
    margin-bottom: 1rem;
    display: inline-block;
    width: 8rem;
    margin-left: 1rem;
    float: left;
  }

  #PhoneCode {
    width: 8rem;
  }

  #fs {
    position: absolute;
    right: 2rem;
    top: 5rem;
    width: 8rem;
    height: 2rem;
    line-height: 2rem;
    background: hotpink;
    padding-left: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }

  .button {
    border: 0;
    display: inline-block;
    width: 8rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 1rem;
    text-align: center;
    background: linear-gradient(145deg, #ea4d31, #da3838);
    color: #fff;
    font-size: 1rem;
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);

  }
}

@media only all and (max-width:320px) {
  .contrast {
    width: 10rem;
    height: 11.58rem;
    background: url(../images/contrastbg3.png) center 0 / 100% 110% no-repeat;
    padding-top: .1rem;
  }

  .strength_list li {
    width: 15.74rem;
    height: 5rem;
    padding: .3rem 0 0 1.4rem;
    border-radius: .08rem;
    margin-left: .8rem;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .strength_list {
    width: 18rem;
    margin: 2rem auto;
  }

  .strength_list p {
    width: 15.74rem;
    font: normal 0.75rem/1rem normal;
    color: #f6f2fe;
    letter-spacing: .02rem;
  }

  .strength_list li.s_last {
    width: 15.74rem;
    height: 3.8rem;
    padding: .3rem 0 0 1.4rem;
    border-radius: .08rem;
    margin-left: .8rem;
    position: relative;
    background: #7413ec;
    margin-bottom: .4rem;
  }

  .strength_box {
    padding: 1.5rem 0 .44rem;
    width: 100%;
    height: 36rem;
  }

  .strength_list h4 {
    width: 100%;
    font: bold 1rem/1.5rem normal;
    color: #fff;
    letter-spacing: .02rem;
    margin-bottom: .06rem;
  }

  .cont_vs {
    width: 3.3rem;
    height: 3.22rem;
    position: absolute;
    left: 8.5rem;
    top: 5.18rem;
    animation: tada 1s infinite both;
  }
} */
