/*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;
  display: block;
}

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;
}
.clearfix{
  clear: both;
}
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:#efefef;
  overflow-x:hidden;
}
.pullL{
  float:left;
}
.pullR{
  float:right;
}
.content100{
  width: 100%;
}
@keyframes ballon6{
  0%{transform: translateX(-3px);}
  50%{transform: translateX(0);}
  100%{transform: translateX(-3px);}
}
@keyframes ballon7{
  0%{transform: translateY(-3px);}
  50%{transform: translateY(0);}
  100%{transform: translateY(-3px);}
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.wrapper2 {
  width: 1100px;
  margin: 0 auto;
}
.mr0{
  margin-right: 0 !important;
}
.mb77{
  margin-bottom: 30px !important;
}
.mb30{
  margin-bottom: 77px !important;
}
@keyframes scale2 {
0%{transform: scale(1);}
25%{transform: scale(1.1);}
50%{transform: scale(1);}
75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
0%{transform: scale(1);}
25%{transform: scale(1.1);}
50%{transform: scale(1);}
75%{transform: scale(1.1);}
}
/* 大三早起鸟畅学计划 */
.content1_bg {
  height: 455px;
  background: url(../images/bg1.jpg) top center no-repeat;
  box-sizing: border-box;
  padding-top: 237px;
}
.content1_bg .sec_tit {
  width: 789px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin: 0 auto 50px auto;
}
.sec_list{
  width: 789px;
  height: 28px;
  margin:0 auto;
}
.sec_list ul li{
  float: left;
  width: 132px;
  height: 28px;
  line-height: 28px;
  margin-right: 19px;
  background: url(../images/ban1_lit4.png) top center no-repeat;
  text-align: center;
  font-size: 18px;
  color: #b32507;
  padding-left:22px;
  box-sizing: border-box;
}
.sec_list ul li:nth-child(2){
  width: 166px;
  height: 28px;
  padding-left:22px;
  background: url(../images/ban1_lit6.png) top center no-repeat;
}
.sec_list ul li:nth-child(4){
  width: 148px;
  height: 28px;
  padding-left:22px;
  background: url(../images/ban1_lit5.png) top center no-repeat;
}
/* 考研为什么要长期备考？ */
.pubTit .tit_h3 {
  color: #333;
  font-size: 40px;
  text-align: center;
  margin-top: 20px;
  padding-top: 10px;
  background: url(../images/titbg01.png) center 0 no-repeat;
  background-size: 503px 53px;
  font-weight: bold;
}
.pubTit .tit_h3 span{
  color: #e54c1e;
}
.pubTit .tit_h4 {
  color: #333;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  margin: 10px auto 15px auto;
}
.content2_bg{
  height: 523px;
}
.content2_bg .contm_list ul{
  height: 295px;
}
.content2_bg .contm_list ul li{
  width: 266px;
  height: 295px;
  float: left;
  background:#fff;
  box-sizing: border-box;
  padding:5px;
  text-align: center;
  margin-right: 12px;
 transition: all .3s;
 box-shadow: 0 0 10px rgba(0,0,0,.2);
 transition: all .3s;
 cursor: default;
}
.content2_bg .contm_list ul li:hover{
  margin-top: -7px;
}
.content2_bg .contm_list ul li img{
  width: 257px;
  height: 185px;
  display:inline-block;
  margin-bottom:18px;
}
.content2_bg .contm_list ul li p{
  font-size:20px;
  color:#333;
} 
.pubTit .underStand{
  width: 350px;
  height: 42px;
  margin:0 auto;
  margin-top: 23px;
  animation: ballon7 1s linear infinite;
}
.pubTit .underStand a{
  display:inline-block;
  width: 175px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size:20px;
  color:#fff;
  background: linear-gradient(to right, #ff3f55, #f3453b);
  border-radius:80px 0 0 80px;
}
.pubTit .underStand .text_tel{
  width: 175px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size:20px;
  color:#e54c1e;
  border-radius:0 80px 80px 0;
  box-sizing:border-box;
  background: #fff;
  box-shadow: 0 0 8px #e54c1e inset;
}
/* 我们的课程  最适合新大三备考生 */
.content3_bg{
  height: 823px;
  background: url(../images/bg3.jpg) top center no-repeat;
  background-size: 100% 823px;
  box-sizing: border-box;
  padding-top: 30px;
}
.content3_bg .tit_h3{
  margin-top: 0;
  color:#fff;
  background: url(../images/titbg02.png) center 0 no-repeat;
  background-size: 503px 53px;
}
.content3_bg .tit_h4{
  color:#fff;
}
.content3_bg .banci_tit {
  margin-top: 45px;
  width: 800px;
  height: 43px;
  margin: 0 auto;
  margin-top: 25px;
}
.content3_bg .banci_tit ul li{
  float: left;
  width:187px;
  height:43px;
  line-height: 47px;
  text-align: center;
  color:#333;
  font-size:20px;
  margin-right: 119px;
  cursor: pointer;
  background: url(../images/kecheng_xuan01.png) 0 0 no-repeat;

}
.content3_bg .banci_tit ul li#two3{
    margin-right: 0;
}
.content3_bg .banci_tit ul li.cur{
    background: url(../images/kecheng_xuan02.png) 0 0 no-repeat;
    color:#fff; 
}
.content3_bg .banci_zhuyao{
  width: 1100px;
  margin-top: 30px;
}
/* 公共课(英/政/数) */
.content3_bg .banci_zhuyao table.gongTable{
  width: 100%;
 box-shadow: 0 0 10px rgba(0,0,0,.2);
  margin-top: 15px;
  background:#fff;
}
.content3_bg .banci_zhuyao table.gongTable tr th {
  background: #e54c1e;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #fff;
  font-size: 20px;
  height: 40px;
  box-sizing: border-box;
}
.content3_bg .banci_zhuyao table.gongTable tr th:nth-child(1){
  width: 200px;
}
.content3_bg .banci_zhuyao table.gongTable tr th:nth-child(2){
  width: 749px;
}
.content3_bg .banci_zhuyao table.gongTable tr th:nth-child(3){
  width: 113px;
}
.content3_bg .banci_zhuyao table.gongTable tr th:nth-child(4){
  width: 142px;
}
.content3_bg .banci_zhuyao table.gongTable tr td {
  box-sizing: border-box;
  background: #fff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #333333;
  font-size: 18px;
  height: 80px;
  text-align: center;
  padding:8px;
}
.content3_bg .banci_zhuyao table.gongTable tr td:nth-child(3){
  padding:20px 10px;
}
.content3_bg .banci_zhuyao table tr td span{
  color: #e54c1e;
  font-size: 20px;
}
.content3_bg .banci_zhuyao table.gongTable tr td.borbNo{
  border-bottom:0 solid #e6e6e6;
}
.content3_bg .banci_zhuyao table.gongTable tr th.borrNo{
  border-right: 0 solid #e6e6e6;
}
.content3_bg .banci_zhuyao table.gongTable tr td.borrNo{
  border-right: 0 solid #e6e6e6;
}
.content3_bg .banci_zhuyao table.gongTable tr td p{
  font-size: 16px;
  margin-bottom: 6px;
}
.content3_bg .banci_zhuyao table.gongTable tr td:nth-child(2){
  text-align: left;
}
.content3_bg .banci_zhuyao table tr td a{
  display: block;
  width: 100px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  background:#ffe6df;
  color: #e54c1e;
  border: 1px solid #e54c1e;
  font-size: 16px;
  border-radius: 40px;
  transition: all .3s;
  font-weight:bold;
  -webkit-animation: scale2 3s infinite;
  animation: scale2 3s infinite;
}
.content3_bg .banci_zhuyao table tr td a:hover{
  color: #fff;
  background:#fd4153;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.content3_bg .banci_zhuyao .notice{
  font-size: 16px;
  color:#999999;
  height: 30px;
  margin-top: 20px;
}
/* 199管综/396经综表格 */
.content3_bg .banci_zhuyao table.guanZong tr th.borrNo{
  border-right: 0 solid #e6e6e6;
}
.content3_bg .banci_zhuyao table.guanZong{
  width: 100%;
 box-shadow: 0 0 10px rgba(0,0,0,.2);
  margin-top: 15px;
  background:#fff;
}
.content3_bg .banci_zhuyao table.guanZong tr th {
  background: #e54c1e;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #fff;
  font-size: 20px;
  height: 47px;
  box-sizing: border-box;
}
.content3_bg .banci_zhuyao table.guanZong tr th:nth-child(1){
  width: 200px;
}
.content3_bg .banci_zhuyao table.guanZong tr th:nth-child(2){
  width: 749px;
}
.content3_bg .banci_zhuyao table.guanZong tr th:nth-child(3){
  width: 113px;
}
.content3_bg .banci_zhuyao table.guanZong tr th:nth-child(4){
  width: 142px;
  border-right: 1px solid #E54C1E;
}
.content3_bg .banci_zhuyao table.guanZong tr td {
  box-sizing: border-box;
  background: #fff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  color: #333333;
  font-size: 18px;
  height: 80px;
  text-align: center;
  padding:15px;
}
.content3_bg .banci_zhuyao table.guanZong tr td:nth-child(1){
  width: 100px;
}
.content3_bg .banci_zhuyao table.guanZong tr td:nth-child(2){
  width: 100px;
}
.content3_bg .banci_zhuyao table.guanZong tr td:nth-child(3){
  width: 749px;
}
.content3_bg .banci_zhuyao table.guanZong tr td:nth-child(4){
  width: 113px;
  padding: 20px 10px;
}
.content3_bg .banci_zhuyao table.guanZong tr td:nth-child(5){
  width: 142px;
}
.content3_bg .banci_zhuyao table.guanZong tr td.textLeft{
  text-align: left;
}
.content3_bg .banci_zhuyao table.guanZong tr td p {
  font-size: 16px;
  margin-bottom: 10px;
}
/* 四轮五阶段 让你备考水到渠成 */
.content4_bg{
  height: 622px;
  background: url(../images/bg4.jpg) top center no-repeat;
  /* background-size: 100% 824px; */
  box-sizing: border-box;
  padding-top: 30px;
  margin-top: 1px;
  background-position: center -60px;
}
.content4_bg .wrapper{
  position:relative;
}
.content4_bg .ybStage{
 margin-top: 20px;
 height:395px;
} 
.content4_bg .stage{
 position: absolute;
}
.content4_bg .stage h3{
  font-size: 29px;
  color:#fff;
}
.content4_bg .stage p{
  width: 123px;
  height: 30px;
  font-size:20px;
  color:#fff;
  position: absolute;
}
/* 01 */
.content4_bg .wrapper .stage01{
  top: 133px;
  left: 12px;
}
.content4_bg .wrapper .stage01 p{
  top: 202px;
  left: 59px;
}
/* 02 */
.content4_bg .wrapper .stage02{
  top: 109px;
  left: 204px;
} 
.content4_bg .wrapper .stage02 p{
  top: 202px;
  left: 62px;
}
/* 03 */
.content4_bg .wrapper .stage03{
  top: 80px;
  left: 399px;
}
.content4_bg .wrapper .stage03 p{
  top: 202px;
  left: 62px;
}
/* 04 */
.content4_bg .wrapper .stage04{
  top: 49px;
  left: 596px;
}  
.content4_bg .wrapper .stage04 p{
  top: 202px;
  left: 59px;
}
/* 05 */
.content4_bg .wrapper .stage05{
  top: 27px;
  left: 772px;
} 
.content4_bg .wrapper .stage05 p{
  top: 188px;
  left: 54px;
}
/* 06 */
.content4_bg .wrapper .stage06{
  top: -4px;
  left: 943px;
}    
.content4_bg .wrapper .stage06 p{
  top: 196px;
  left: 59px;
}
.content4_bg .underStand{
  margin-top: -11px;
}
/*  我们严选师资 更重教学成绩 */
.content5_bg{
  height: 790px;
}
.content5_bg .teacher_wap .teacher_tit{
  width: 1100px;
  height:76px;
  background: url(../images/shizi_tit.png) 0 0 no-repeat;
  box-sizing: border-box;
  padding: 18px 0 0 27px;
}
.content5_bg .teacher_wap .teacher_tit h3{
  float: left;
  color:#333333;
  font-size:32px;
} 
.content5_bg .teacher_wap .teacher_tit p{
  float: left;
  color:#fff;
  font-size:26px;
  margin-left: 142px;
  margin-top: 5px;
}
.content5_bg .teacher_wap .teacher_tit p span{
  color:#ffe28a;
  font-size:40px;
  font-weight:bold;
  margin:0 5px;
}
.content5_bg .teacher_wap .teacher_main{
  height: 710px;
  background:#fff;
  box-sizing: border-box;
  padding:0 13px;
}
.content5_bg .teach_list ul li{
  width: 258px;
  height: 315px;
  float: left;
  background: #fff;
  border:1px solid #efefef;
  box-sizing: border-box;
  padding: 4px;
  text-align: center;
  margin-right: 14px;
  margin-top: 25px;
  position:relative;
  overflow:hidden;
}
.content5_bg .teach_list ul li .tag{
  position: absolute;
  top: 4px;
  left: 4px;
  width: 60px;
  height: 30px;
  display: block;
  color:#fff;
  font-size: 20px;
  background:#e54c1e;
  border-radius:0 0 24px 0;
}
.content5_bg .teach_list ul li .tech_div{
  width: 249px;
  height: 254px;
  overflow: hidden;
}
.content5_bg .teach_list ul li img{
  width: 249px;
  height: 254px;
  transition: all .3s;
}
.content5_bg .teach_list ul li img:hover{
  transform: scale(1.1);
}
.content5_bg .teach_list ul li .teach_text{
  width: 100%;
  box-sizing: border-box;
  padding:0 6px;
  margin-top: 10px;
}
.content5_bg .teach_list ul li .teach_text .pullL{ 
  color:#333333;
  font-size: 22px;
}
.content5_bg .teach_list ul li .teach_text .pullR{ 
  color:#5e5e5e;
  font-size: 20px;
  margin-top: 2px;
}
/*八大服务模块  助力实现考研目标  */
.content6_bg{
  height: 1020px;
  background: url(../images/bg6.jpg) top center no-repeat;
  background-size: 100% 1020px;
  box-sizing: border-box;
  padding-top: 30px;
}
.content6_bg .tit_h3{
 margin-top: 0;
}
.content6_bg .fwmk_main ul li{
  width: 274px;
  height: 377px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  cursor: default;
  box-sizing: border-box;
  padding: 10px;
  transition: all .3s;
}
.content6_bg .fwmk_main ul li .imgdiv{
  height: 200px;
}
.content6_bg .fwmk_main ul li img{
  margin:0 auto;
}
.content6_bg .fwmk_main ul li:nth-child(1) img{
  width: 250px;
  height: 164px;

}
.content6_bg .fwmk_main ul li:nth-child(2) img{
  width: 142px;
  height: 165px;
}
.content6_bg .fwmk_main ul li:nth-child(3) img{
  width: 249px;
  height: 126px;
}
.content6_bg .fwmk_main ul li:nth-child(4) img{
  width: 161px;
  height: 163px;
}
/* 第二排 */
.content6_bg .fwmk_main ul li:nth-child(5) img{
  width: 232px;
  height: 179px;
}
.content6_bg .fwmk_main ul li:nth-child(6) img{
  width: 273px;
  height: 168px;
}
.content6_bg .fwmk_main ul li:nth-child(7) img{
  width: 142px;
  height: 167px;
}
.content6_bg .fwmk_main ul li:nth-child(8) img{
  width: 212px;
  height: 164px;
}
.content6_bg .fwmk_main ul li dl dt{
  font-size: 22px;
  color:#333333;
  margin-top: -10px;
  font-weight: bold;
}
.content6_bg .fwmk_main ul li dl dd{
  font-size: 15px;
  color:#5e5e5e;
  margin-top: 10px;
  width: 100%;
  position: relative;
  line-height: 27px;
}
.content6_bg .fwmk_main ul li dl dd:after{
  content:'';
  width: 82px;
  height: 11px;
  background: url(../images/arrow_r.png) top center no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -41px;
  bottom: -20px;
  display:none;
}
.content6_bg .fwmk_main ul li:hover{
  box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.content6_bg .fwmk_main ul li:hover .arrL:after{
  display:block;
}
/* 在这里“站在更高点” 在这里成就你的梦想 */
.content7_bg{
  height: 634px;
}
.content7_bg .fenzhan_list ul{
 width: 100%;
 margin-top: 30px;
}
.content7_bg .fenzhan_list ul li {
  float: left;
  width: 266px;
  height: 247px;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* 考研上名校 就选新航道 */
.content8_bg{
  height: 604px;
  background: url(../images/bg8.jpg) top center no-repeat;
  background-size: 100% 604px;
  box-sizing: border-box;
  padding-top: 36px;
}
.content8_bg .ky_mx{
  width: 945px;
  height: 90px;
  margin:0 auto;
}
.content8_bg .ky_mx img{
  width: 945px;
  height: 90px;
}
.content8_bg .underStand{
  margin-top: 45px;
}