/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

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;
  max-width: 480px;
  margin: 0 auto;
  overflow-x: hidden;
   padding-bottom: 80px;

}
.clearfix{
  clear:both;
}

.wrap{
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.75rem;
}
.ml0{
margin-left: 0 !important; 
}
.wp68{
width: 68%;
margin: 0 auto;

}
.wp75{
width: 74%;
margin: 0 auto;

}
.wp78 {
width: 78%;
margin: 0 auto;
}
.wp80 {
width: 80%;
margin: 0 auto;
}
.wp45{
width: 45%;
margin: 0 auto;
}
/* 二战封闭集训营 */
.ban{
    height: 12rem;
    background: url(../img/ban.jpg) no-repeat;
    background-size: 100% 12rem;
    padding-top: 5.5rem;
    text-align: center;
}
.ban h6 {
  font-weight: normal;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 0.95rem;
  line-height: 0.75rem;
  font-style: oblique;
}
.ban .ban_js {
  height: 3.55rem;
  margin: 0.5rem auto 0;
  padding:0 0.8rem;
  border-radius: 1rem;
  border: 1px dashed #ffe65c;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ban_js p {
  width: 30%;
  color: #fff;
  font-size: 0.7rem;
  height: 0.725rem;
  position:relative;
  box-sizing: border-box;

}
.ban_js p:nth-child(1){
  width: 28%;
  margin-left: 20%;
  margin-top: 0.5rem;
  padding-left: 0.2rem;
}
.ban_js p:nth-child(2){
  width: 30%;
  margin-right: 20%;
  margin-top: 0.5rem;
  padding-left: 0.2rem;
}
.ban_js p:nth-child(5){
width: 33%;
padding-left: 0.9rem;
}
.ban_js p:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0.725rem;
  height: 0.725rem;
  left: 0;
  top: 3px;
  background: url(../img/ban1_icon.png) 0 0 no-repeat;
  background-size:100%  0.725rem;
}
/* 一战考研失败，五大常见原因 */
.wrap{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.wrap .tit_h3 {
  color: #333;
  font-size: 0.9rem;
  text-align: center;
  position: relative;
  margin-top: 0.5rem;
  z-index: 1;
}
.wrap .tit_h3:before {
  content: '';
  position: absolute;
  z-index: -1;
  display: inline-block;
  width:0.75rem;
  height:0.5rem;
  left: -1rem;
  top: 0.35rem;
  background: url(../img/ban21_icon.png) 0 0 no-repeat;
  background-size: 100% 0.5rem;
}
.wrap .tit_h3:after {
  content: '';
  position: absolute;
  z-index: -1;
  display: inline-block;
  width:0.75rem;
  height:0.5rem;
  right: -1rem;
  top: 0.35rem;
  background: url(../img/ban21_icon.png) 0 0 no-repeat;
  background-size: 100% 0.5rem;
}
.wrap .tit_h4 {
  width: 100%;
  color: #333;
  font-size: 0.6rem;
  text-align: center;
  font-weight: normal;
  margin: 0.2rem auto 0.9rem auto;
}
.ban2 .ban2_main{
position: relative;
 height: 12.275rem;
}
.ban2 .ban2_main img{
position:absolute;
top: 39%;
left: 50%;
margin-top: -2.17rem;
margin-left: -2.17rem;
width:4.35rem;
height:4.35rem;
}
.ban2 .ban2_main .shibai{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ban2 .ban2_main .sb_left{
width: 6rem;
height:3.45rem;
 border:1px dashed #f3686c;
 margin-bottom: 0.5rem;
}
.ban2 .ban2_main .sb_left dt{
   float: left;
  width: 1.75rem;
  height: 1.75rem;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 0 0 1rem 0;
  background: linear-gradient(to right top, #ff642e, #c943eb);
}
.ban2 .ban2_main .sb_left:nth-child(2n) dt{
float: right;
border-radius: 0 0 0 1rem;
}
.ban2 .ban2_main .sb_left:nth-child(2n) dd{
padding-left: 0.5rem;
}
.ban2 .ban2_main .sb_left dd{
width: 4.8rem;
margin-left: 1.9rem;
}
.ban2 .ban2_main .sb_left dd span {
font-size: 0.7rem;
color: #333;
font-weight: bold;
line-height: 0.65rem;
padding-top: 0.375rem;
display: block;
}
.ban2 .ban2_main .sb_left dd p {
font-size:0.6rem;
color: #333;
line-height: 1rem;
margin-top: 0.2rem;
text-align: left;
padding-left: 0;
margin-left: 0;
}
/* 最后一个 */
.ban2 .ban2_main .sb_left2{
margin-left: 6rem;
}
.btn_group{
margin-top: 0.5rem;
}
.btn_group a.btn_txt {
color: #fff;
padding: 0.3rem 0.5rem;
display: inline-block;
text-align: center;
font-size: 0.6rem;
color: #fff;
background: linear-gradient(to right, #24afff, #0e6bff);
background: -webkit-linear-gradient(to right, #24afff, #0e6bff);
background: -o-linear-gradient(to right, #24afff, #0e6bff);
background: -ms-linear-gradient(to right, #24afff, #0e6bff);
background: -moz-linear-gradient(to right, #24afff, #0e6bff);
border-radius: 2rem;
box-shadow: 0 5px 5px #1b6ae9;
}
.btn_group a.btn_jxfa {
color: #fff;
padding: 0.3rem 0.5rem;
display: inline-block;
text-align: center;
font-size: 0.6rem;
color: #fff;
background: linear-gradient(to right, #ff9b24, #ff6224);
background: -webkit-linear-gradient(to right, #ff9b24, #ff6224);
background: -o-linear-gradient(to right, #ffa53b, #ff6224);
background: -ms-linear-gradient(to right, #ff9b24, #ff6224);
background: -moz-linear-gradient(to right, #ff9b24, #ff6224);
border-radius: 2rem;
box-shadow: 0 5px 5px #ff733b;
}
.btn_group a.mr75{
margin-right: 0.75rem;

}
.btn_group a.btn_tel {
padding: 0.3rem 0.5rem;
color: #0e6bff;
border: 1px solid #0e6bff;
border-radius: 5rem;
box-sizing: border-box;
background: #fff;
}
.btn_group a.btn_tel2 {
padding: 0.3rem 0.5rem;
color: #fff;
border: 1px solid #fff;
border-radius: 5rem;
box-sizing: border-box;
background: transparent;
}
.btn_group a.btn_txt2 {
color: #fff;
padding: 0.3rem 1rem;
display: inline-block;
text-align: center;
font-size: 0.6rem;
color: #fff;
background: linear-gradient(to right, #24afff, #0e6bff);
background: -webkit-linear-gradient(to right, #24afff, #0e6bff);
background: -o-linear-gradient(to right, #24afff, #0e6bff);
background: -ms-linear-gradient(to right, #24afff, #0e6bff);
background: -moz-linear-gradient(to right, #24afff, #0e6bff);
border-radius: 2rem;
box-shadow: 0 5px 5px #1b6ae9;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.ban3 .ban3_main{
width: 100%;
height: 13.95rem;
margin-top: 0.5rem;
}
.ban3 .ban3_main .eszs_tit ul{
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
}
.ban3 .ban3_main .eszs_tit ul li{
color:#e72e54;
font-size:0.65rem;
position: relative;
text-align: center;
line-height: 1.5rem;
cursor: pointer;
}
.ban3 .ban3_main .eszs_tit ul li.cur{
color:#fff;

}
.ban3 .ban3_main .eszs_tit ul li.cur:after{
background-color:#f5486b;
border:0 solid #f4466a;
}
.ban3 .ban3_main .eszs_tit ul li:nth-child(1){
width: 5.5rem;
}
.ban3 .ban3_main .eszs_tit ul li:nth-child(2){
width: 7.5rem;
}
.ban3 .ban3_main .eszs_tit ul li:nth-child(3){
width:3rem;
}
.ban3 .ban3_main .eszs_tit ul li:after{
position: absolute;
content: '';
z-index: -1;/*堆叠层推到宿主元素后⾯，避免遮住内容*/
background-color:#ffdee5;
border:1px solid #f4466a;
left: 0;
top: 0;
bottom: 0;
right: 0;
transform: skew(-30deg);
}
.ban3 .kemu_main{
width:100%;
  margin-top: 0.75rem;
  box-shadow: 0px 0 0.5rem rgb(245,71,104,0.2);
}
.ban3 .kemu_main table.table_head {
  width: 100%;
  text-align: center;
  background: #E5F6F1;
}
.ban3 .kemu_main table.table_head  tr{
  font-size:0.6rem;
  color:#333;    
  border-bottom:1px solid #e6e6e6;
}
.ban3 .kemu_main table.table_head  tr.firstTr{
  height: 1.75rem;
}
.ban3 .kemu_main table.table_head  tr td{
  /* border-right:1px solid #E6E6E6; */
  font-weight:bold;
  background:#E5F6F1;
}

.ban3 .kemu_main table.table_head  tr td:nth-child(1){
  width: 45%;
  background:#f5476b;
  font-size:0.6rem;
  color:#fff;
}
.ban3 .kemu_main table.table_head  tr:nth-child(1) td:nth-child(2){
background:#fddae1;
}
.ban3 .kemu_main table.table_head  tr td:nth-child(2){
  width: 55%;
  font-size:0.6rem;
  color:#333;
  background:#fff;
}
.ban3 .kemu_main table.table_head tr.secondTr td{
  height: 1.75rem;
  color:#fff;
  font-size:0.6rem;
  font-weight:normal;
}
.ban3 .kemu_main table.table_head tr.secondTr td.text_outline{
padding:0.55rem 0;

}
.ban3 .kemu_main table.table_head tr.secondTr td ul{
padding-left:1.4rem;
}
.ban3 .kemu_main table.table_head tr.secondTr td ul li{
  text-align:left;
  height: 0.7rem;
  margin-bottom: 0.4rem;
  color:#333333;
  font-size:0.6rem;
  font-weight:normal;
  position: relative;
}
.ban3 .kemu_main table.table_head tr.secondTr td ul li::before{
content: '';
  position: absolute;
  display: inline-block;
  width: 0.6rem;
  height:0.6rem;
  left: -0.8rem;
  top: 0.2rem;
  background: url(../img/ban2_icon.png) 0 0 no-repeat;
  background-size: 100% 0.6rem;
}
.ban3 p{
   width:100%;
  font-size:0.6rem;
  color:#333;
  text-align:left;
  margin-top: 0.3rem;
}
/* 协议班 */
.ban3 .kemu_main_XY{
width:100%;
  margin-top: 0.75rem;
  box-shadow: 0px 0 0.5rem rgb(245,71,104,0.2);
}
.ban3 .kemu_main_XY table.table_head{
 width: 100%;
  text-align: center;
  background: #E5F6F1;
}
.ban3 .kemu_main_XY table.table_head tr {
font-size: 0.6rem;
color: #333;
border-bottom: 1px solid #e6e6e6;
}
.ban3 .kemu_main_XY table.table_head tr.secondTr td {
color: #fff;
font-size: 0.6rem;
font-weight: normal;
}

.ban3 .kemu_main_XY table.table_head tr td:nth-child(1) {
  width: 30%;
  background: #f5476b;
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  padding: 0.75rem 0.3rem;
}
.ban3 .kemu_main_XY table.table_head tr td:nth-child(2) {
width: 75%;
font-size: 0.6rem;
color: #333;
background: #fff;
text-align: left;
padding:0.5rem;
line-height: 0.9rem;
}
.ban3 .kemu_main_XY table.table_head tr td:nth-child(2) span {
padding-left: 3.6rem;

}
/* 全科 */
.ban3 .kemu_main table.table_head tr.secondTr td.text_icon {
height: 2.33rem;
color: #fff;
font-size: 0.6rem;
font-weight: normal;
}
/* 所谓失败，不过是没有正确的备考 */
.ban4bg{
height: 30.375rem;
background: url(../img/ban_bg3.jpg) no-repeat;
background-size: 100% 30.375rem;
text-align: center;
margin-top: 0.5rem;
}
.ban4 .tit_h3{
color:#fff;
margin-top: 0.5rem;
}
.ban4 .tit_h3:after {
background: url(../img/ban3_icon.png) 0 0 no-repeat;
background-size: 100% 0.5rem;
}
.ban4 .tit_h3:before {
background: url(../img/ban3_icon.png) 0 0 no-repeat;
background-size: 100% 0.5rem;
}
.ban4 .tit_h4{
color:#fff;
}
.ban4 .yjbm{
width: 100%;
height: 11rem;
background: #fff;
border-radius: 0.4rem;
position: relative;
}
.ban4 .yjbm img{
width: 15.425rem;
height: 7.825rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.ban4 .yjbm .luobang{
width: 6.12rem;
height: 1.65rem;
position: absolute;
left: 7rem;
top: 4.3rem;
color: #333333;
font-size: 0.7rem;
}
.ban4 .yjbm div{
width: 6.12rem;
height: 1.65rem;
text-align: left;
}
.ban4 .yjbm div  p:nth-child(1){
color:#f34942;
font-size:0.75rem;
font-style: oblique;
font-weight: bold;
}
.ban4 .yjbm div  p:nth-child(2){
color:#333333;
font-size:0.6rem;
}
.ban4 .yjbm .sec39{
position: absolute;
left: 1rem;
top: 0.6rem;
}
.ban4 .yjbm .sec28{
position: absolute;
left: 11.5rem;
top: 0.6rem;
}
.ban4 .yjbm .sec33{
position: absolute;
left: 9.8rem;
top: 7.5rem;
}
/* 剖析360 */
.ban4 .pouxi360{
padding-top: 0.7rem;
}
.ban4 .pouxi360 h3{
font-size: 0.9rem;
text-align: center;
position: relative;
font-weight: normal;
color:#fff;
}
.ban4 .pouxi360 ul{
width: 100%;
display: flex;
flex-wrap: wrap;

}
.ban4 .pouxi360 ul.firstU1{
margin-top: 0.8rem;
justify-content: space-between;
}
.ban4 .pouxi360 ul.firstU2{
justify-content: center;
}
.ban4 .pouxi360 ul.firstU3{
justify-content: flex-start;
}
.ban4 .pouxi360 ul.firstU4{
justify-content: flex-end;
}
.ban4 .pouxi360 ul.firstU5{
justify-content: flex-start;
}
.ban4 .pouxi360 ul li{
background:#f14949;
color:#fff;
font-size:0.65rem;
border:1px dashed #fff;
border-radius: 1rem;
padding:0.3rem 0.5rem;
margin-bottom: 0.5rem;
}
/* “六阶六步”教学法，让你稳步前行 */
.ban5 .liubu_top{
  position: relative;
  width: 100%;
  height: 10.22rem;
}
.ban5 .liubu_top img {
width: 10.77rem;
height: 9.15rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.ban5 .liubu_top p{
color:#333;
font-size: 0.7rem;
font-weight: bold;
position:absolute;
}
.ban5 .liubu_top p.jdt1{
top: 0.8rem;
left: 2.4rem;
}
.ban5 .liubu_top p.jdt2{
top: 4.4rem;
left: 0.2rem;
}
.ban5 .liubu_top p.jdt3{
top: 8.32rem;
left: 2rem;
}
.ban5 .liubu_top p.jdt4{
left: 12rem;
top: 8.32rem;
}
.ban5 .liubu_top p.jdt5{
top: 4.4rem;
left: 14.3rem;
}
.ban5 .liubu_top p.jdt6{
top: 0.8rem;
left: 12.2rem;
}
.ban5 .liubu_text{
width: 100%;
height: 12.1rem;
position: relative;
background: url(../img/liujie_bg2.png) right 1.5rem no-repeat;
background-size: 7.8rem 8.9rem;
margin-top: 0.8rem;
margin-bottom: 1.2rem;
}
.ban5 .liubu_text ul{
width: 100%;
box-sizing: border-box;
padding: 0 0.75rem;
}
.ban5 .liubu_text ul li{
width: 100%;
margin-bottom: 0.5rem;
line-height: 0.9rem;
color:#333;
font-size:0.5rem;
}
.ban5 .liubu_text ul li span{
display: inline-block;
text-align: center;
line-height: 1rem;
width: 1.725rem;
height: 1rem;
color:#fff;
font-size:0.6rem;
margin-right: 0.2rem;
border-radius: 0.5rem;
}
.ban5 .liubu_text ul li b{
margin-left: 1.85rem;
font-weight: normal;
}
.ban5 .liubu_text ul li:nth-child(1) span{
background: #e72e54;
}
.ban5 .liubu_text ul li:nth-child(2) span{
background: #f54c2d;
}
.ban5 .liubu_text ul li:nth-child(3) span{
background: #ff8a00;
}
.ban5 .liubu_text ul li:nth-child(4) span{
background: #ffc000;
}
.ban5 .liubu_text ul li:nth-child(5) span{
background: #ff8a00;
}
.ban5 .liubu_text ul li:nth-child(6) span{
background: #ff5a00;
}
/* 考研专职老师护航，让你爱上学习 */
.ban6bg {
height: 20.15rem;
background: url(../img/teacher_bg.jpg) no-repeat;
background-size: 100% 20.15rem;
text-align: center;
margin-top: 0.5rem;
}
.ban7{
padding-bottom: 1.5rem;
}
.ban7 .teacher_escort_list{
width: 100%;
position:relative;
margin-top: 0.5rem;
height:11.5rem;
}
.ban7 .teacher_escort_list .escort_teach{
   position: absolute;
}
.ban7 .teacher_escort_list .escort_teach p{
  width: 100%;
  background:linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
  background:-webkit-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
  background:-o-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
  background:-ms-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
  background:-moz-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 1.05rem;
  font-size:0.5rem;
  color:#fff;
}
.ban7 .teacher_escort_list .escort_teach1 {
  width: 5.5rem;
  height: 6.75rem;
  top: 0;
  left: 0;
  background: url(../img/teach1.png) 0 0 no-repeat;
  background-size: 100% 6.75rem;
}
.ban7 .teacher_escort_list .escort_teach2 {
  width: 5.5rem;
  height:5.7rem;
  top: 7rem;
  left: 0;
  background: url(../img/teach2.png) 0 0 no-repeat;
  background-size: 100% 5.7rem;
}
.ban7 .teacher_escort_list .escort_teach3 {
  width: 5.75rem;
  height: 5.85rem;
  top: 0;
  left: 5.8rem;
  background: url(../img/teach3.png) 0 0 no-repeat;
  background-size: 100% 5.85rem;
}
.ban7 .teacher_escort_list .escort_teach4 {
  width: 5.75rem;
  height: 6.6rem;
  top: 6.1rem;
  left: 5.8rem;
  background: url(../img/teach4.png) 0 0 no-repeat;
  background-size: 100% 6.6rem;
}
.ban7 .teacher_escort_list .escort_teach5 {
  width: 5.5rem;
  height: 4.05rem;
  top: 0;
     left: 11.8rem;
  background: url(../img/teach5.png) 0 0 no-repeat;
  background-size: 100% 4.05rem;
}
.ban7 .teacher_escort_list .escort_teach6 {
  width: 5.5rem;
  height: 4.05rem;
  top: 4.3rem;
  left: 11.8rem;
  background: url(../img/teach6.png) 0 0 no-repeat;
  background-size: 100% 4.05rem;
}
.ban7 .teacher_escort_list .escort_teach7{
  width: 5.5rem;
  height: 4.05rem;
  top: 8.6rem;
  left: 11.8rem;
  background: url(../img/teach7.png) 0 0 no-repeat;
  background-size: 100% 4.05rem;
}
.ban7 .teacher_escort_list .escort_teach7 p:after {
  position: absolute;
  bottom: 0px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #ef4756;
  border-left: 1.2rem solid transparent;
}
/* 莫愁天下无知己，新航道助你成就梦想 */
.ban8 .fenzhan_list{
    width: 100%;
    height: 11.025rem;
    border:1px solid #faa3b5;
    box-sizing: border-box;
    padding:0.5rem  0.15rem;
    margin-top: -0.5rem;
}
.ban8 .fenzhan_list ul{ 
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ban8 .fenzhan_list ul li {
    width: 5.425rem;
    height:4.875rem;
    margin-bottom: 0.3rem;
}
.ban8 .fenzhan_list ul li img{
    width: 5.425rem;
    height:4.875rem;
}


