.w970 {
  width: 970px; }

.mb10 {
  margin-bottom: 10px; }

.mb30 {
  margin-bottom: 30px; }

.kv-training {
  width: 100%;
  height: calc(100vw / 1920 * 500);
  background: url(../img/img-school/kv-bg.jpg) no-repeat center/cover; }

.fadeInLeftCenter {
  -webkit-animation-name: fadeInLeftCenter;
  animation-name: fadeInLeftCenter; }

@-webkit-keyframes fadeInLeftCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) translateY(-50%);
    transform: translate3d(-100%, 0, 0) translateY(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@keyframes fadeInLeftCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) translateY(-50%);
    transform: translate3d(-100%, 0, 0) translateY(-50%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

.bg1 {
  padding: 40px 0;
  background: url(../img/img-school/bg1.png) no-repeat center/cover; }
  .bg1 h3 {
    font-size: 34px;
    color: #444; }
  .bg1 p {
    font-size: 16px; }
  .bg1 .years-group {
    width: 720px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1000px) {
      .bg1 .years-group {
        width: calc(100% - 130px); } }
    .bg1 .years-group .swiper-container {
      width: 100%; }
    .bg1 .years-group .left-btn, .bg1 .years-group .right-btn {
      width: 50px;
      height: 50px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      cursor: pointer; }
    .bg1 .years-group .left-btn {
      background-image: url("../img/img-about/icon-left.png");
      position: absolute;
      top: 50%;
      left: -65px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .bg1 .years-group .right-btn {
      background-image: url("../img/img-about/icon-right.png");
      position: absolute;
      top: 50%;
      right: -65px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .bg1 .years-group .swiper-container {
      padding: 20px 0; }
    .bg1 .years-group .slide-box {
      text-align: center;
      padding: 0 15px; }
    .bg1 .years-group .item2-school {
      display: inline-block;
      border-bottom: 3px solid #ffb400; }
  .bg1 .table-style {
    display: table;
    margin-bottom: 30px; }
  .bg1 .item2 {
    display: table-cell;
    width: 16%;
    padding: 0 8px; }
    .bg1 .item2 .day-img {
      margin-bottom: 8px; }
    .bg1 .item2 .item2-txt {
      color: #444; }
    .bg1 .item2 .item2-school {
      display: inline-block;
      border-bottom: 3px solid #ffb400;
      margin-bottom: 4px; }

.bg2 {
  padding: 40px 0;
  background: url(../img/img-school/bg2.png) no-repeat center/cover; }
  .bg2 h3 {
    font-size: 34px; }
  .bg2 p {
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px; }
  .bg2 h4 {
    display: inline-block;
    margin-right: 12px; }
    .bg2 h4 span {
      font-weight: 700;
      color: #fff; }
  .bg2 .bg-txt {
    padding: 10px 0;
    margin-bottom: 0;
    background: #00a7eb; }
  .bg2 .bg-txt2 {
    padding: 65px 0;
    margin-bottom: 0;
    background: #fff;
    color: #444; }
  .bg2 .block1 {
    margin-top: 72px; }
  .bg2 .info1-right {
    margin-bottom: 20px; }
  .bg2 .txt-q {
    margin-bottom: 10px; }
  .bg2 .txt-a {
    padding-left: 28px;
    margin-bottom: 0; }
  .bg2 .txt-a2 {
    background: url(../img/img-school/icon-list.png) no-repeat left 8px top 8px;
    padding-left: 28px;
    margin-bottom: 10px; }

.bg3 {
  padding: 40px 0;
  background: url(../img/img-school/bg3.png) no-repeat center top/cover; }
  .bg3 h3 {
    font-size: 34px;
    color: #444; }
  .bg3 p {
    font-size: 16px;
    color: #444; }
  .bg3 .block2 {
    display: inline-block;
    width: 20%;
    float: none; }
    .bg3 .block2 .item {
      text-align: left; }
      .bg3 .block2 .item .item-txt {
        padding: 0 12px; }
        .bg3 .block2 .item .item-txt span {
          display: inline-block;
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background: #444;
          vertical-align: middle; }
          .bg3 .block2 .item .item-txt span + div {
            display: inline-block;
            width: calc(100% - 8px);
            vertical-align: top; }
  .bg3 .bg-txt {
    padding: 10px 0;
    margin-bottom: 0;
    background: #00a7eb;
    color: #fff;
    font-size: 18px; }
    .bg3 .bg-txt span {
      font-size: 14px; }
  .bg3 .bg-txt2 {
    padding: 32px;
    margin-bottom: 0;
    background: #fff;
    color: #444; }
  .bg3 .block-e5f7ff {
    padding: 1.2em;
    background: #e5f7ff; }
  .bg3 .tag {
    padding: .2em 1.4em;
    margin-bottom: 10px;
    background: #38cbb4;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block; }
  .bg3 .fbpage-txt {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-right: 12px; }
    .bg3 .fbpage-txt div {
      vertical-align: middle; }
      .bg3 .fbpage-txt div img {
        display: inline-block;
        margin-left: 4px;
        vertical-align: -1px; }
  .bg3 .btn-fbpage {
    display: inline-block;
    padding: .5em 1.2em;
    margin: 5px 0;
    background: #3b579d;
    color: #fff;
    text-decoration: none; }
    .bg3 .btn-fbpage img {
      margin-right: 8px; }

.bg4 {
  padding: 40px 0;
  background: url(../img/img-school/bg4.png) no-repeat center/cover; }
  .bg4 h3 {
    font-size: 34px;
    color: #fff; }
  .bg4 .bg4-subtitle {
    margin-bottom: 30px; }
  .bg4 p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff; }
  .bg4 h4 span {
    font-weight: 700;
    color: #fff; }
  .bg4 .plan-list {
    margin-bottom: 20px; }
    .bg4 .plan-list div {
      margin-left: 28px;
      color: #fff; }
      .bg4 .plan-list div span {
        display: inline-block;
        vertical-align: middle; }
      .bg4 .plan-list div p {
        display: inline-block;
        width: calc(100% - 20px);
        vertical-align: top; }
      .bg4 .plan-list div .ml16 {
        margin-left: 16px; }
  .bg4 .step {
    margin-left: 30px; }
  .bg4 .step2 {
    display: block;
    width: 48%;
    margin-left: 30px; }

.bg5 {
      padding: 40px 0;
      background: url(../img/img-school/bg5.png) no-repeat center/cover; }
  .bg5 h3 {
        font-size: 34px; }
  .bg5 p {
        margin-bottom: 30px;
        color: #fff;
        font-size: 16px; }
  .bg5 h4 {
        display: inline-block;
        margin-right: 12px; }
        .bg2 h4 span {
          font-weight: 700;
          color: #fff; }
  .bg5 .bg-txt {
        padding: 10px 0;
        margin-bottom: 0;
        background: #00a7eb; }
  .bg5 .bg-txt2 {
        padding: 65px 0;
        margin-bottom: 0;
        background: #fff;
        color: #444; }
  .bg5 .block1 {
        margin-top: 72px; }
  .bg5 .info1-right {
        margin-bottom: 20px; }
  .bg5 .txt-q {
        margin-bottom: 10px; }
  .bg5 .txt-a {
        padding-left: 28px;
        margin-bottom: 0; }
  .bg5 .txt-a2 {
        background: url(../img/img-school/icon-list.png) no-repeat left 8px top 8px;
        padding-left: 28px;
        margin-bottom: 10px; }

.btn-f5b10d {
  font-size: 22px;
  border-radius: 0;
  background-color: #f5b10d;
  color: #444;
  font-weight: 900;
  padding: 12px 20px; }
  .btn-f5b10d img {
    display: inline-block;
    margin-left: 30px;
    vertical-align: -3px; }

.btn-right1 {
  display: none;
  width: 100px;
  height: 100px;
  position: fixed;
  right: 10px;
  bottom: 260px;
  text-decoration: none;
  background: url(../img/img-school/btn-right1.png) no-repeat center/contain;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  .btn-right1 div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 40px;
    color: #444;
    font-size: 16px;
    line-height: 1.2; }
  .btn-right1:hover {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .btn-right1:hover div {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-270deg);
    -ms-transform: translate(-50%, -50%) rotate(-270deg);
    transform: translate(-50%, -50%) rotate(-270deg); }

.btn-right2 {
  display: none;
  width: 100px;
  height: 100px;
  position: fixed;
  right: 10px;
  bottom: 150px;
  text-decoration: none;
  background: url(../img/img-school/btn-right2.png) no-repeat center/contain;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  .btn-right2 div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 50px;
    color: #444;
    font-size: 16px;
    line-height: 1.2; }
  .btn-right2:hover {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .btn-right2:hover div {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-270deg);
    -ms-transform: translate(-50%, -50%) rotate(-270deg);
    transform: translate(-50%, -50%) rotate(-270deg); }

.item3 {
  display: inline-block;
  width: 18%;
  margin: 0 5px; }
  .item3 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .item3 a img {
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
  .item3 a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .item3 a.active {
    border: 3px solid #0ab1ff; }

.bg1 p {
  color: #444; }

.bg1 .tag1 {
  display: inline-block;
  padding: .3em 1.2em;
  color: #fff;
  background: #0ab1ff;
  border-radius: 30px;
  font-size: 18px; }

.bg1 .block4 {
  margin-bottom: 30px; }

.bg1 .block5 {
  margin-bottom: 30px; }

.bg1 .block6 {
  margin-bottom: 30px; }

.qrcode {
  display: inline-block; }
  .qrcode + p {
    margin-bottom: 0; }

@media screen and (max-width: 768px) {
  .kv-training {
    background: url(../img/img-school/kv-school-m.png) no-repeat center/cover;
    height: calc(100vw / 750 * 999); }
    .kv-training img {
      display: none; } }

@media screen and (max-width: 414px) {
  .bg3 .bg-txt {
    padding: 10px; }
  .bg3 .bg-txt2 {
    padding: 16px; }
  .bg3 .block2 {
    width: 46%;
    margin-bottom: 10px; }
  .bg3 .block3 {
    padding: 0; }
  .btn-right1 {
    bottom: 220px; }
  .btn-right1, .btn-right2 {
    width: 60px;
    height: 60px; }
    .btn-right1 div, .btn-right2 div {
      font-size: 14px; }
  .item3 {
    width: 40%;
    margin: 2px; } }
