﻿@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

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

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

body {
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
  padding-top: 0;
}

.ban1 {
  width: 100%;
  height: 6.2rem;
  background: url(../Images/ban1.jpg) no-repeat;
  background-size: 100% 100%;
}

.ban2 {
  width: 100%;
  height: 4.7rem;
  background: url(../Images/ban2.jpg) no-repeat;
  background-size: 100% 100%;
}

.ban3 {
  width: 100%;
  height: 6.7rem;
  background: url(../Images/ban3.jpg) no-repeat;
  background-size: 100% 100%;
}

.ban3 .ban3_top {
  display: flex;
  justify-content: space-between;
  padding: 0 3.15rem;
}

.ban3 .ban3_top p {
  width: 5.9rem;
}

.ban3 .ban3_bottom {
  display: flex;
  justify-content: space-between;
  padding: 0 1rem;
  margin-top: 0.7rem;
}

.ban3 .ban3_bottom p {
  width: 8.05rem;
}

.ban3 p {
  height: 1.15rem;
  border-radius: 0.3rem;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 0.6rem;
  color: #fff;
  line-height: 1.15rem;
  text-align: center;
}

.ban4 {
  width: 100%;
  height: 3.35rem;
  background: url(../Images/ban4.jpg) no-repeat;
  background-size: 100% 100%;
}

.btn_com {
  width: 7.8rem;
  height: 1.55rem;
  display: block;
  margin: 0 auto;
  font-size: 0.65rem;
  color: #fff;
  text-align: center;
  line-height: 1.55rem;
  border-radius: 0.75rem;
  background: linear-gradient(to right, #ef420e, #ffb500);
}

.title {
  display: block;
  height: 1rem;
  margin: 0 auto;
}

/*谁适合锦秋A-Level*/
.shihe {
  margin-top: 1.25rem;
}

.shihe .shihe_sh {
  padding-top: 1.05rem;
  padding-bottom: 1.2rem;
  padding-left: 0.6rem;
}

.shihe .swiper-slide {
  width: 9rem;
  height: 3.6rem;
  padding-top: 0.4rem;
  margin-right: 0.6rem;
  border-radius: 0.2rem;
  background-color: #fff;
  box-shadow: 0 3px 8px 1px rgba(28, 54, 92, 0.2);
}

.shihe .swiper-slide img {
  width: 1.55rem;
  height: 1.55rem;
  display: block;
  margin: 0 auto;
}

.shihe .swiper-slide span {
  font-size: 0.6rem;
  color: #333;
  display: block;
  text-align: center;
  line-height: 0.75rem;
  margin-top: 0.25rem;
}

/*锦秋A-Level课程设置*/
.shezhi {
  margin-top: 1.2rem;
}

.shezhi .title_fu {
  text-align: center;
  font-size: 0.55rem;
  color: #5e5e5e;
  line-height: 0.6rem;
  margin-top: 0.25rem;
}

.shezhi .shezhiswiper {
  width: 17.55rem;
  height: 19.65rem;
  padding-top: 0.4rem;
  margin: 0.65rem auto 0;
  background-color: #fff;
  box-shadow: 0 3px 8px 1px rgba(28, 54, 92, 0.2);
}

.shezhi .shezhiswiper-pagination {
  text-align: center;
}

.shezhi .shezhiswiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 1.3rem;
  height: 0.1rem;
  background-color: #d2d2f1;
  margin-left: 0.6rem;
}

.shezhi .shezhiswiper-pagination .swiper-pagination-bullet-active {
  background-color: #fd5c1d;
}

.shezhi .shezhi_top {
  width: 16.75rem;
  height: 5.6rem;
  margin: 0 auto;
}

.shezhi .shezhi_top h6 {
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.8rem;
  background: url(../Images/jt.png) 4.75rem 1rem no-repeat;
  background-size: 0.7rem 0.3rem;
  padding: 0.75rem 0 0 0.6rem;
}

.shezhi .shezhi_top span {
  display: block;
  margin-left: 0.6rem;
  font-size: 0.6rem;
  color: #fff;
  line-height: 0.6rem;
  margin-top: 0.35rem;
  margin-bottom: 0.5rem;
}

.shezhi .shezhi_top p {
  width: 3.65rem;
  height: 0.8rem;
  float: left;
  margin-left: 0.6rem;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 0.55rem;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  border-radius: 0.15rem;
}

.shezhi .shezhi_top p.last {
  margin-top: 0.3rem;
}

.shezhi .shezhi_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.4rem;
}

.shezhi .shezhi_bottom li {
  width: 8.1rem;
  height: 4.05rem;
  margin-top: 0.5rem;
  position: relative;
  background-color: #f2f3f9;
}

.shezhi .shezhi_bottom li span {
  font-size: 0.7rem;
  color: #0c2e60;
  font-weight: bold;
  line-height: 0.75rem;
  display: block;
  padding: 0.35rem 0 0 0.5rem;
}

.shezhi .shezhi_bottom li p {
  margin-left: 0.5rem;
  font-size: 0.55rem;
  color: #5e5e5e;
  line-height: 0.75rem;
  margin-top: 0.15rem;
}

.shezhi .shezhi_bottom li img {
  position: absolute;
  height: 4.05rem;
  bottom: 0;
  right: 0;
}

.shezhi .shezhi_xia {
  width: 16.75rem;
  height: 13.15rem;
  margin: 0.5rem auto 0;
}

.shezhi .shezhi_xia h6 {
  font-size: 0.7rem;
  text-align: center;
  line-height: 0.8rem;
  color: #0c2e60;
  padding-top: 1.25rem;
}

.shezhi .shezhi_xia p {
  font-size: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  margin-top: 0.45rem;
}

.shezhi .yizhan .shezhi_top {
  background: url(../Images/yz_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.shezhi .hubu .shezhi_top {
  background: url(../Images/hb_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.shezhi .ying5 .shezhi_top {
  background: url(../Images/y5_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.shezhi .ying5 .shezhi_top p {
  width: 7.65rem;
}

.shezhi .ying5 .shezhi_xia {
  background: url(../Images/y5_img1.jpg) no-repeat;
  background-size: 100% 100%;
}

.shezhi .yingao .shezhi_top {
  background: url(../Images/ya_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.shezhi .yingao .shezhi_top p {
  width: 7.65rem;
}

.shezhi .yingao .shezhi_xia {
  background: url(../Images/ya_img1.jpg) no-repeat;
  background-size: 100% 100%;
}

/*为什么选“锦秋A-Level”*/
.xuanze {
  margin-top: 1.35rem;
}

.xuanze .title_fu {
  font-size: 0.55rem;
  color: #5e5e5e;
  line-height: 0.55rem;
  margin-top: 0.35rem;
  text-align: center;
}

.xuanze ul {
  padding: 0 0.6rem 1.75rem 0.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xuanze ul li {
  width: 8.5rem;
  height: 8.2rem;
  margin-top: 0.6rem;
  padding-top: 0.15rem;
  background-color: #fff;
  box-shadow: 0 3px 8px 1px rgba(28, 54, 92, 0.2);
}

.xuanze ul li img {
  width: 8.15rem;
  height: 5.4rem;
  display: block;
  margin: 0 auto 0;
}

.xuanze ul li p {
  font-size: 0.6rem;
  color: #0c2e60;
  text-align: center;
  line-height: 0.85rem;
  margin-top: 0.65rem;
}

/*锦秋A-Level学习规划*/
.guihua {
  width: 100%;
  height: 31.5rem;
  padding-top: 1.1rem;
  background: url(../Images/gh_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.guihua .title_fu {
  font-size: 0.55rem;
  color: #fff;
  line-height: 0.55rem;
  margin-top: 0.35rem;
  text-align: center;
}

.guihua .navbar {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 3.45rem 0 3.45rem;
}

.guihua .navbar .item {
  width: 3.2rem;
  height: 0.9rem;
  text-align: center;
  line-height: 0.9rem;
  color: #fff;
  font-size: 0.6rem;
  border-radius: 0.45rem;
}

.guihua .navbar .active {
  background: linear-gradient(to right, #ef420e, #ffb500);
}

.guihua .guihua_center {
  width: 100%;
  height: 25.55rem;
  margin-top: 1.45rem;
  display: none;
}

.guihua .show {
  display: block;
}

.guihua .guihua_yi {
  background: url(../Images/gh_img1.png) no-repeat;
  background-size: 100% 100%;
}

.guihua .guihua_er {
  background: url(../Images/gh_img2.png) no-repeat;
  background-size: 100% 100%;
}

.guihua .guihua_san {
  background: url(../Images/gh_img3.png) no-repeat;
  background-size: 100% 100%;
}

/*锦秋A-Level师资*/
.shizi {
  margin-top: 1.4rem;
}

.shizi .title_fu {
  font-size: 0.55rem;
  color: #5e5e5e;
  line-height: 0.55rem;
  margin-top: 0.35rem;
  text-align: center;
}

.shizi .teacher {
  height: 15.7rem;
  padding-top: 0.25rem;
  margin-top: 0.75rem;
  background: url(../Images/js_bg.jpg) bottom center no-repeat;
  background-size: 17.55rem 7.45rem;
}

.shizi .jiaoshi {
  width: 16.35rem;
  height: 11.85rem;
  margin: 0 auto;
  border-radius: 0.2rem;
  background-color: #fff;
  position: relative;
  box-shadow: 0 3px 8px 1px rgba(28, 54, 92, 0.2);
}

.shizi .jiaoshi img {
  width: 7.7rem;
  height: 10.75rem;
  position: absolute;
  left: -1.2rem;
  bottom: 0;
}

.shizi .jiaoshi h6 {
  font-size: 1.05rem;
  color: #0c2e60;
  line-height: 1.1rem;
  font-weight: bold;
  margin-left: 6.75rem;
  padding-top: 3.25rem;
}

.shizi .jiaoshi p {
  font-size: 0.55rem;
  color: #4e5969;
  line-height: 0.75rem;
  padding-left: 6.75rem;
  margin-top: 0.5rem;
}

.shizi .jiaoshi p b {
  font-size: 0.6rem;
  font-weight: normal;
  padding-right: 0.65rem;
  position: relative;
  margin-bottom: 1px;
  float: left;
}

.shizi .jiaoshi p b::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 0.55rem;
  background-color: #4e5969;
  top: 0.15rem;
  right: 0.45rem;
}

.shizi .jiaoshi_cjg .jiaoshi h6 {
  margin-left: 6.25rem;
}

.shizi .jiaoshi_cjg .jiaoshi p {
  padding-left: 6.25rem;
}

.shizi .js-pagination {
  text-align: center;
  position: absolute;
  bottom: 30px;
}

.shizi .js-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  font-size: 0.5rem;
  color: #205fd4;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: rgba(255, 255, 255, 0.5);
}

.shizi .js-pagination .swiper-pagination-bullet-active {
  background-color: white;
}

.shizi .swiper-button-next {
  width: 0.5rem;
  height: 1.4rem;
  border-radius: 2px;
  right: 3rem;
  top: 14.5rem;
  position: absolute;
  z-index: 99;
  background: url(../Images/right.png) center no-repeat #fff;
  background-size: 0.25rem 0.45rem;
}

.shizi .swiper-button-next::after {
  content: '';
}

.shizi .swiper-button-prev {
  width: 0.5rem;
  height: 1.4rem;
  border-radius: 2px;
  left: 3rem;
  top: 14.5rem;
  position: absolute;
  z-index: 99;
  background: url(../Images/left.png) center no-repeat #fff;
  background-size: 0.25rem 0.45rem;
}

.shizi .swiper-button-prev::after {
  content: '';
}
