@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: 90px;
  background-color: #eff8ff;
}

/*banner*/
.banner {
  width: 100%;
  height: 24.5rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 24.625rem;
  margin-top: -50px;
}

.banner1 {
  width: 100%;
  height: 15.95rem;
  background: url(../img/ban1.jpg) no-repeat;
  background-size: 100% 16rem;
}

.banner2 {
  width: 100%;
  height: 4.875rem;
  background: url(../img/img1.jpg) no-repeat;
  background-size: 100% 4.925rem;
}

.banner2 a {
  width: 13rem;
  height: 2rem;
  display: block;
  margin: 0 auto;
  border-radius: 1rem;
  background-color: #ffd900;
  text-align: center;
  line-height: 2rem;
  font-size: 0.85rem;
  color: #57371f;
  font-weight: bold;
}

/*特殊时期超值福利*/
.chaozhi {
  width: 100%;
  height: 21.55rem;
  background: url(../img/cz.jpg) no-repeat;
  background-size: 100% 21.55rem;
}

.chaozhi a {
  width: 100%;
  height: 100%;
  display: block;
}

/*新航道考研课程设置*/
.title_ky {
  font-size: 0.95rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.2rem;
}

.title_ky b {
  font-size: 1.125rem;
  color: #ff2a46;
}

.kykc {
  padding: 0 0.75rem;
}

.kykc .navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.kykc .navbar .item {
  font-size: 0.7rem;
  color: #000;
  margin-top: 0.75rem;
  position: relative;
}

.kykc .navbar .item.active {
  font-size: 0.75rem;
  font-weight: bold;
}

.kykc .navbar .item.active:after {
  position: absolute;
  content: '';
  width: 0.6rem;
  height: 0.1rem;
  background-color: #ff2a46;
  left: 50%;
  margin-left: -0.3rem;
  bottom: -0.1rem;
}

.kykc .kykc_contion .kykc_content table {
  margin-top: 0.75rem;
}

.kykc .kykc_contion .kykc_content table tr.biaoti {
  background-color: #a9daff;
}

.kykc .kykc_contion .kykc_content table tr.biaoti td {
  padding: 0;
  line-height: 1.65rem;
}

.kykc .kykc_contion .kykc_content table tr.biaoti .kcfl {
  border-radius: 0.25rem 0 0 0;
}

.kykc .kykc_contion .kykc_content table tr.biaoti .kcnr {
  text-align: center;
}

.kykc .kykc_contion .kykc_content table tr.biaoti .ckkc {
  border-radius: 0 0.25rem 0 0;
}

.kykc .kykc_contion .kykc_content table tr.shen {
  background-color: #d6edff;
}

.kykc .kykc_contion .kykc_content table tr.qian {
  background-color: #e5f4ff;
}

.kykc .kykc_contion .kykc_content table tr td {
  text-align: center;
  font-size: 0.6rem;
  color: #000;
  line-height: 0.9rem;
  padding: 0.5rem 0;
}

.kykc .kykc_contion .kykc_content table tr td a {
  width: 3.75rem;
  height: 1.25rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 0.6rem;
  line-height: 1.25rem;
  border-radius: 0.625rem;
  background: -webkit-gradient(linear, left top, right top, from(#ff603c), to(#ff2a46));
  background: -webkit-linear-gradient(left, #ff603c, #ff2a46);
  background: -o-linear-gradient(left, #ff603c, #ff2a46);
  background: linear-gradient(to right, #ff603c, #ff2a46);
  -webkit-box-shadow: 0 0 0.3rem 0.05rem rgba(247, 38, 67, 0.35);
          box-shadow: 0 0 0.3rem 0.05rem rgba(247, 38, 67, 0.35);
}

.kykc .kykc_contion .kykc_content table tr .kcfl {
  width: 4.3rem;
}

.kykc .kykc_contion .kykc_content table tr .kcnr {
  width: 8.35rem;
  text-align: left;
}

.kykc .kykc_contion .kykc_content table tr .ckkc {
  width: 4.55rem;
}

.kykc .kykc_contion .kykc_content table tr.last .kcfl {
  border-radius: 0 0 0 0.25rem;
}

.kykc .kykc_contion .kykc_content table tr.last .ckkc {
  border-radius: 0 0 0.25rem 0;
}

.kykc .hide {
  display: none;
}

.kykc .youhui {
  width: 100%;
  height: 23rem;
  margin-top: 1rem;
  background: url(../img/kc.jpg) no-repeat;
  background-size: 100% 23rem;
}

.btn_ky {
  width: 13rem;
  height: 2rem;
  display: block;
  margin: 1rem auto 0;
  border-radius: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#ff603c), to(#ff2a46));
  background: -webkit-linear-gradient(left, #ff603c, #ff2a46);
  background: -o-linear-gradient(left, #ff603c, #ff2a46);
  background: linear-gradient(to right, #ff603c, #ff2a46);
  -webkit-box-shadow: 0 0 0.4rem 0.125rem rgba(247, 38, 67, 0.35);
          box-shadow: 0 0 0.4rem 0.125rem rgba(247, 38, 67, 0.35);
  text-align: center;
  line-height: 2rem;
  font-size: 0.85rem;
  color: #fff;
  font-weight: bold;
}

/*新航道全国数千名优秀教师代表*/
.teacher {
  margin-top: 1.5rem;
}

.teacher .f_title {
  font-size: 0.5rem;
  color: #666;
  text-align: center;
  line-height: 0.75rem;
  margin-top: 0.4rem;
}

.teacher .swiper-container {
  width: 100%;
  height: 21.55rem;
  margin: 0.75rem auto 0;
}

.teacher .swiper-container .swiper-slide {
  width: 17.25rem;
  float: left;
  margin: 0 auto;
  padding-top: 1rem;
}

.teacher .swiper-container .swiper-slide .text {
  width: 17.25rem;
  height: 19.3rem;
  margin: 0 auto 0;
  border-radius: 0.375rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.5rem 0.05rem rgba(19, 13, 8, 0.05);
  box-shadow: 0 0 0.5rem 0.05rem rgba(19, 13, 8, 0.05);
  position: relative;
}

.teacher .swiper-container .swiper-slide .text .jieshao {
  position: relative;
}

.teacher .swiper-container .swiper-slide .text .jieshao h6 {
  font-size: 0.85rem;
  color: #000;
  position: absolute;
  left: 8.5rem;
  top: 1.25rem;
}

.teacher .swiper-container .swiper-slide .text .jieshao span {
  font-size: 0.7rem;
  color: #666;
  position: absolute;
  left: 8.5rem;
  top: 2.8rem;
}

.teacher .swiper-container .swiper-slide .text img {
  width: 6.95rem;
  height: 10rem;
  position: absolute;
  left: 1rem;
  top: -1rem;
}

.teacher .swiper-container .swiper-slide .text h5 {
  line-height: 1.2rem;
  padding: 0 0.5rem;
  font-size: 0.6rem;
  color: #fff;
  font-weight: normal;
  background: -webkit-gradient(linear, left top, right top, from(#ff603c), to(#ff2a46));
  background: -webkit-linear-gradient(left, #ff603c, #ff2a46);
  background: -o-linear-gradient(left, #ff603c, #ff2a46);
  background: linear-gradient(to right, #ff603c, #ff2a46);
  -webkit-box-shadow: 0 0 0.4rem 0.125rem rgba(247, 38, 67, 0.35);
          box-shadow: 0 0 0.4rem 0.125rem rgba(247, 38, 67, 0.35);
  border-radius: 0 0.6rem 0.6rem 0;
  display: inline-block;
  margin-top: 9rem;
}

.teacher .swiper-container .swiper-slide .text p {
  font-size: 0.6rem;
  color: #666;
  line-height: 0.95rem;
  margin-top: 0.25rem;
  margin-left: 0.5rem;
  padding: 0 0.75rem;
}

.teacher .swiper-container .swiper-pagination {
  bottom: 0;
}

.teacher .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 0.1rem;
  background-color: #ec4b27;
  opacity: 1;
}

.teacher .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.75rem;
  border-radius: 0.5rem;
}

/*新航道为您定制全年考研计划*/
.dingzhi {
  margin-top: 1.5rem;
}

.dingzhi .dingzhijh {
  width: 100%;
  height: 1.7rem;
  overflow: hidden;
}

.dingzhi .navbar {
  padding: 0 0 0 0.75rem;
  height: 2rem;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  text-align: justify;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dingzhi .navbar .item {
  font-size: 0.7rem;
  line-height: 2rem;
  color: #000;
  display: block;
  width: auto;
  margin-right: 1.45rem;
  position: relative;
}

.dingzhi .navbar .item.active {
  font-size: 0.75rem;
  font-weight: bold;
}

.dingzhi .navbar .item.active:after {
  position: absolute;
  content: '';
  width: 0.6rem;
  height: 0.1rem;
  background-color: #ff2a46;
  left: 50%;
  margin-left: -0.3rem;
  top: 1.5rem;
}

.dingzhi .navbar a {
  font-size: 0.7rem;
  line-height: 2rem;
  color: #000;
  display: block;
}

.dingzhi .dz_content h6 {
  margin-left: 0.75rem;
  font-size: 0.65rem;
  color: #000;
}

.dingzhi .dz_content .hanjiazd {
  height: 13.45rem;
  overflow: hidden;
}

.dingzhi .dz_content .zhidao {
  height: 13.25rem;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  text-align: justify;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  margin-left: 0.75rem;
}

.dingzhi .dz_content .zhidao li {
  width: 8rem;
  height: 13rem;
  border-radius: 0.375rem;
  background-color: #fff;
  margin-right: 0.5rem;
  padding-right: 1px;
  position: relative;
  -webkit-box-shadow: 0 0 0.375rem 0.05rem rgba(47, 101, 231, 0.12);
          box-shadow: 0 0 0.375rem 0.05rem rgba(47, 101, 231, 0.12);
}

.dingzhi .dz_content .zhidao li img {
  width: 2.6rem;
  height: 2.6rem;
  display: block;
  margin: 0.4rem auto 0;
}

.dingzhi .dz_content .zhidao li span {
  font-size: 0.7rem;
  color: #000;
  display: block;
  text-align: center;
  line-height: 0.75rem;
}

.dingzhi .dz_content .zhidao li p {
  padding: 0 1rem 0 0.875rem;
  margin-right: 1.05rem;
  font-size: 0.55rem;
  line-height: 0.85rem;
  margin-top: 0.25rem;
  position: relative;
}

.dingzhi .dz_content .zhidao li p:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background-color: #ff2a46;
  left: 0.5rem;
  top: 0.25rem;
}

.dingzhi .dz_content .zhidao li h5 {
  width: 2.6rem;
  height: 0.8rem;
  border-radius: 0.375rem 0 0.375rem 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff603c), to(#ff2a46));
  background: -webkit-linear-gradient(left, #ff603c, #ff2a46);
  background: -o-linear-gradient(left, #ff603c, #ff2a46);
  background: linear-gradient(to right, #ff603c, #ff2a46);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  font-weight: normal;
}

.dingzhi .hide {
  display: none;
}

/*针对性解决各阶段考生备考难题*/
.beikao1 {
  width: 100%;
  height: 12.2rem;
  margin-top: 1.5rem;
  background: url(../img/bk1.jpg) no-repeat;
  background-size: 100% 12.2rem;
}

.beikao2 {
  width: 100%;
  height: 15.95rem;
  background: url(../img/bk2.jpg) no-repeat;
  background-size: 100% 15.95rem;
}

/*新航道考研优势*/
.youshi {
  width: 100%;
  height: 21rem;
  margin-top: 1.5rem;
  background: url(../img/ys1.jpg) no-repeat;
  background-size: 100% 21rem;
}

.youshi2 .btn_ky {
  margin-top: 0;
}

/*新航道考研简介*/
.kaoyanjs {
  width: 100%;
  height: 17.3rem;
  background: url(../img/ky1.jpg) no-repeat;
  background-size: 100% 17.3rem;
}

/*2021届考研形势已十分严峻 备考迫在眉睫*/
.xingshi1 {
  width: 100%;
  height: 15.25rem;
  background: url(../img/ky2.jpg) no-repeat;
  background-size: 100% 15.25rem;
}

.xingshi2 {
  width: 100%;
  height: 9.45rem;
  background: url(../img/ky3.jpg) no-repeat;
  background-size: 100% 9.45rem;
}

.xingshi3 .btn_ky {
  margin-top: 0;
}
/*咨询*/
/*btnav*/
.btnav{position: fixed; left: 0; bottom: 0; display: flex; flex-flow: row nowrap;   width: 100%; height: 1rem; border-top:0.01rem solid #DCDCDC; background: #F5F5F5; z-index: 9999;}
.btnav .btnav-item{ flex-grow: 1; text-align: center; line-height: 1rem; font-size: 0.28rem; }