/*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%;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.mr0{
    margin-right: 0 !important;
}
.W1000{
    width: 1000px;
    margin: 0 auto;
}
.W900{
    width: 900px;
    margin: 0 auto;
}
.W815{
  width: 815px;
  margin: 0 auto;
}
.W858 {
    width: 858px;
    margin: 0 auto;
}
.W510 {
    width: 510px;
    margin: 0 auto;
}
.W433{
    width: 433px;
    margin: 0 auto;
}
.W750{
  width: 750px;
  margin: 0 auto;
}
@keyframes scale2{
    0%{ transform: scale(1);}
    100%{ transform: scale(1.1);}
}
/* 秋日百日集训营 */
.content1_bg{
    height: 800px;
    background: url(../images/bg1.jpg) top center no-repeat;
    background-size: 100% 800px;
    box-sizing: border-box;
    padding-top: 420px;
}
.content1_bg .sec_tit{
    width: 537px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size:45px;
    color:#fff;
    border:2px solid #ffffff;
    border-radius:50px;
    margin:0 auto 61px auto;
    text-shadow:2px 2px 1px  rgba(0,0,0,0.5);
}
.content1_bg .sec_list{
    width: 990px;
    height: 60px;
    margin:0 auto;
}
.content1_bg .sec_list ul li{
    float: left;
    width: 239px;
    height: 60px;
    line-height: 52px;
    margin-right: 11px;
    background: url(../images/ban1_listbg.png) top center no-repeat;
    text-align: center;
    font-size:28px;
    color:#4213a1;
}
/* 金秋将至备考需加速  时不待人追赶需及时 */
.pubTit .tit_h3 {
    color: #333;
    font-size: 50px;
    text-align: center;
    position: relative;
    margin-top: 58px;
    z-index: 1;
    font-weight: normal;
}
.pubTit .tit_h4 {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin: 18px auto 47px auto;
}
.pubTit .tit_h3:before{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width:62px;
    height: 62px;
    left: 0px;
    top: -19px;
    background: url(../images/tit_iconL.png) 0 0 no-repeat;
}
.pubTit .tit_h3:after{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width: 65px;
    height: 46px;
    right: 6px;
    top: 28px;
    background: url(../images/tit_iconR.png) 0 0 no-repeat;
}
.content2_bg ul li{
    float: left;
   width: 283px;
   height: 453px;
   margin-right: 22px;
}
.content2_bg ul li .top_tit{
    width: 100%;
    height: 109px;
    background: linear-gradient(to right, #ff9407, #ffbf40);
    border-radius:20px 20px 0 0;
    box-sizing: border-box;
    padding:20px 15px;
    
}
.content2_bg ul li .top_tit .pullL h5{
    color: #fff;
    font-size: 32px;
}
.content2_bg ul li .top_tit .pullL p{
    color: #fff;
    font-size: 18px;
}
.content2_bg ul li .top_tit .pullR img{
    padding-top: 5px;
}
.content2_bg ul li:nth-child(3) .top_tit .pullR img{
    padding-top: 15px;
}
.content2_bg ul li .bot_main{
     width: 100%;
    height: 345px;
    background:#fff;
    border-radius:0 0 20px 20px;
    box-sizing: border-box;
    padding: 30px 12px;
}
.content2_bg ul li .bot_main dl{
    height: 127px;
    border-bottom:1px solid  #efefef;
}
.content2_bg ul li .bot_main dl dt{
    color: #333;
    font-size: 24px;
    font-weight:bold;
    position: relative;
}
.content2_bg ul li .bot_main dl dt:after{
    content:'';
    position:absolute;
    display:inline-block;
    width: 145px;
    height:3px;
    left: 0;
    bottom: -5px;
    background: linear-gradient(to right, #ff9407, #ffbf40);
}
.content2_bg ul li .bot_main dl dd{
    margin-top: 15px;
    color: #333;
    font-size: 16px;
}
.content2_bg ul li .bot_main p{
    margin-top: 15px;
    color: #333;
    font-size: 16px;
    height: 110px;
}
.content2_bg ul li .bot_main a{
    display:block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color:#ff960d;
    border:1px solid #ff960d;
    border-radius:40px;
    margin:0 auto;
    transition: all .3s;
    font-size: 16px;
}
.content2_bg ul li .bot_main a:hover{
    background:#ff960d;
    color:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    margin-top: -5px;
}
/* 按钮 */
.pubTit .underStand{
    width: 320px;
    height: 42px;
    margin:0 auto;
    margin-top: 48px;
}
.pubTit .underStand a{
    display:inline-block;
    width: 180px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size:16px;
    color:#fff;
    background: linear-gradient(to right, #ff9407, #ffbf40);
    border-radius:80px 0 0 80px;
}
.pubTit .underStand .text_tel{
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size:16px;
    color:#ff9407;
    border-top:1px solid #ffbf40;
    border-right:1px solid #ffbf40;
    border-bottom:1px solid #ffbf40;
    border-radius:0 80px 80px 0;
    box-sizing:border-box;
    background: #fff;
    box-shadow: 0 0 8px #ffbf40;
}
/*  秋季百日集训  更适合什么样的考生？*/
.content3_bg{
    height: 726px;
    background: url(../images/bg3.jpg) top center no-repeat;
    background-size: 100% 726px;
    box-sizing: border-box;
    padding-top: 58px;
    margin-top: 58px;

}
.content3_bg .tit_h3{
    margin-top: 0;
}
.content3_bg .tit_h3:after {
    right: 27px;
}
.content3_bg ul{
    margin-top: 20px;
}
.content3_bg ul li{
    width: 397px;
    height: 310px;
    float: left;
    margin-right: 4px;
    box-sizing: border-box;
    padding:248px 0 0 21px;
}
.content3_bg ul li.bg3_list01{
    background: url(../images/ban3_pic01.png) 0 0 no-repeat;
}
.content3_bg ul li.bg3_list02{
    background: url(../images/ban3_pic02.png) 0 0 no-repeat;
}
.content3_bg ul li.bg3_list03{
    background: url(../images/ban3_pic03.png) 0 0 no-repeat;
}
.content3_bg ul li p{
    width: 100%;
    color:#333333;
    font-size: 20px;
}
/*   多元化班型  根据你的规划合理安排 */
.content4_bg{
    height: 1150px;
    background:#fef5e0;
    box-sizing: border-box;
    padding-top: 58px;
}
.content4_bg .tit_h3{
    margin-top: 0;
}
.content4_bg .table_main table{
    box-shadow: 0 0 15px rgba(255,189,62,0.4);
}
.content4_bg .table_main table tr th{
    background:#fff4e6;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    color:#333333;
    font-size: 20px;
      height: 72px;
}
.content4_bg .table_main table tr th:nth-child(1){
    background:#ffbe3e;
    width: 48px;
}
.content4_bg .table_main table tr th:nth-child(2){
    width: 380px;
}
.content4_bg .table_main table tr th:nth-child(3){
    width: 603px;
}
.content4_bg .table_main table tr th:nth-child(4){
    width: 172px;
    border-right: none;
}
.content4_bg .table_main table tr td{
    background:#fff;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    color:#333333;
    font-size: 18px;
    height: 80px;
    text-align: center;
}
.content4_bg .table_main table tr td:last-child{
    border-right:none;
}
.content4_bg .table_main table tr td.bord0{
    border-bottom:0 solid #e6e6e6;
}
.content4_bg .table_main table tr td.bzxl_td{
    width: 48px;
    height: 320px;
    color:#fff;
    padding:20px 10px;
    box-sizing: border-box;
    background: #ffbe3e;
    font-size:20px;
}
.content4_bg .table_main table tr td.bzxl_td2{
    background: linear-gradient(to bottom, #ffac27, #ff9407);
}
.content4_bg .table_main table tr td a{
    display:block;
    width: 100px;
    height: 36px;
    margin:0 auto;
    line-height: 36px;
    color:#ff8004;
    border:1px solid #ff8004;
    font-size:16px;
    border-radius:40px;
    transition: all .3s;
    animation: scale2 1s infinite alternate linear;
}
.content4_bg .table_main table tr td a:hover{
    background:#ff960d;
    color:#fff;
    box-shadow: 0 8px 10px rgba(253,109,2,.5);
}
/* 通过百日秋季集训  你能获得什么？ */
.content5_bg{
    height: 765px;
}
.content5_bg .tit_h3:after{
    right: 36px;
}
.content5_bg .content_main5{
    margin-top: 80px;
}
.content5_bg .pubHD{
    width: 587px;
    height: 166px;
    float: left;
    margin-right: 22px;
    position:relative;
    border-radius:20px;
    margin-bottom: 52px;
    box-sizing: border-box;
    padding: 50px 0 0 8px;
}
.content5_bg .pubHD h5{
    position: absolute;
    width: 326px;
    height: 66px;
    line-height: 66px;
    text-align: left;
    top: -32px;
    left: 5px;
    color: #fff;
    font-size: 18px;
    padding-left:120px;
}
.content5_bg .sixiang1{
  border:1px solid  #1080ff;
}
.content5_bg .sixiang1 h5{
   background: url(../images/huodet01.png) 0 0 no-repeat;
}
.content5_bg .sixiang2{
    border:1px solid  #fc530b;
  }
.content5_bg .sixiang2 h5{
    padding-left:69px;
     background: url(../images/huodet02.png) 0 0 no-repeat;
}
.content5_bg .sixiang3{
    border:1px solid  #ff990d;
  }
.content5_bg .sixiang3 h5{
    padding-left:101px;
     background: url(../images/huodet03.png) 0 0 no-repeat;
}
.content5_bg .sixiang4{
    border:1px solid  #17d8cf;
  }
.content5_bg .sixiang4 h5{
    padding-left:104px;
     background: url(../images/huodet04.png) 0 0 no-repeat;
}
.content5_bg .pubHD p{
    font-size:16px;
    color:#333333;
    margin-bottom: 15px;
}
.content5_bg .pubHD p span.ml8{
    margin-left: 8px;
}
.content5_bg .pubHD p span.ml15{
    margin-left: 15px;
}
.content5_bg .pubHD p span{
    padding-left: 10px;
    position: relative;
}
.content5_bg .pubHD p span:after{
    content:"";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 7px;
    left: 0;
}
.content5_bg .sixiang1 p span:after{
   background: url(../images/ban5_icon01.png) 0 0 no-repeat;
}
.content5_bg .sixiang2 p span:after{
    background: url(../images/ban5_icon02.png) 0 0 no-repeat;
 }
 .content5_bg .sixiang3 p span:after{
    background: url(../images/ban5_icon03.png) 0 0 no-repeat;
 }
 .content5_bg .sixiang4 p span:after{
     background: url(../images/ban5_icon04.png) 0 0 no-repeat;
}
/* 服务至上  贴心办学  */
.content6_bg{
    height: 815px;
    background: #fff;
    box-sizing: border-box;
    padding-top: 58px;
}
.content6_bg .tit_h3{
    margin-top: 0; 
}
.content6_bg .sec6_main{
    width: 1194px;
    height: 434px;
    margin:0 auto;
    background: url(../images/sec6_mainbg.jpg) 0 0 no-repeat;
    position: relative;
    margin-top: 30px;
}
.content6_bg .sec6_main div h5{
    font-size:30px;
    color:#ffffff;
}
.content6_bg .sec6_main div a{
    width: 116px;
    height: 32px;
    display: block;
    font-size:16px;
    color:#ffffff;
    border:1px solid #fff;
    text-align: center;
    line-height: 32px;
    border-radius:30px;
    margin-top: 20px;
    animation: scale2 1s infinite alternate linear;
    transition: all .3s;
}
.content6_bg .sec6_main div a:hover{
    background:#fff;
    color:#333;
}
.content6_bg .sec6_main .qcgh_01{
    position: absolute;
    left: 176px;
    top: 102px;
}
.content6_bg .sec6_main .qcgh_02{
    position: absolute;
    left: 410px;
    top: 102px;
}
.content6_bg .sec6_main .qcgh_03{
    position: absolute;
    left: 656px;
    top: 102px;
}
.content6_bg .sec6_main .qcgh_04{
    position: absolute;
    left: 901px;
    top: 102px;
}
/* 第二行 */
.content6_bg .sec6_main .qcgh_05{
    position: absolute;
    left: 56px;
    top: 294px;
}
.content6_bg .sec6_main .qcgh_06{
    position: absolute;
    left: 295px;
    top: 294px;
}
.content6_bg .sec6_main .qcgh_07{
    position: absolute;
    left: 537px;
    top: 294px;
}
.content6_bg .sec6_main .qcgh_08{
    position: absolute;
    left:778px;
    top: 294px;
}
.content6_bg .sec6_main .qcgh_09{
    position: absolute;
    left: 1022px;
    top: 294px;
}
/* 我们的师资力量 */
.content7_bg{
    height: 864px;
    background: url(../images/bg7.jpg) top center no-repeat;
    background-size: 100% 864px;
    box-sizing: border-box;
    padding-top: 58px;
}
.content7_bg .tit_h3{
    margin-top: 0; 
    color:#fff;
}
.content7_bg .Teacher_escort{
    height: 510px;
    position:relative;
    margin-top: 50px;
}
.content7_bg .Teacher_escort .escort_teach{
     position: absolute;
 }
.content7_bg .Teacher_escort .escort_teach p{
    width: 100%;
    height: 42px;
    background:linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-webkit-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-o-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-ms-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-moz-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 42px;
    font-size:20px;
    color:#fff;
}
.content7_bg .Teacher_escort .escort_teach p span{
    font-size:16px;
}
.content7_bg .Teacher_escort .escort_teach5 p{
    font-size:18px;
}
.content7_bg .Teacher_escort .escort_teach6 p{
    font-size:18px;
}
.content7_bg .Teacher_escort .escort_teach5 p span{
    font-size:14px;
}
.content7_bg .Teacher_escort .escort_teach6 p span{
    font-size:14px;
}
.content7_bg .Teacher_escort{
    margin-top: 50px;
    top: 9px;
}
.content7_bg .Teacher_escort .escort_teach1{
    width: 230px;
    height: 250px;
    top: 0;
    left: 0;
    background: url(../images/escort_teach1.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach2{
    width: 230px;
    height: 250px;
    top: 261px;
    left: 0;
    background: url(../images/escort_teach2.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach3{
    width: 270px;
    height:190px;
    top: 0;
    left:240px;
    background: url(../images/escort_teach3.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach4{
    width: 270px;
    height:190px;
    top: 202px;
    left: 241px;
    background: url(../images/escort_teach4.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach5{
    width: 130px;
    height: 110px;
    top: 402px;
    left:241px;
    background: url(../images/escort_teach5.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach6{
    width: 130px;
    height: 110px;
    top: 402px;
    left:379px;
    background: url(../images/escort_teach6.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach7{
    width: 230px;
    height: 168px;
    top: 0;
    left:520px;
    background: url(../images/escort_teach7.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach8{
    width: 230px;
    height: 160px;
    top: 180px;
    left:520px;
    background: url(../images/escort_teach8.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach9{
    width: 230px;
    height: 160px;
    top:351px;
    left:520px;
    background: url(../images/escort_teach9.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach10{
    width: 200px;
    height: 300px;
    top: 0;
    left: 760px;
    background: url(../images/escort_teach10.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach11{
    width: 200px;
    height: 200px;
    top: 311px;
    left: 760px;
    background: url(../images/escort_teach11.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach12{
    width: 230px;
    height: 250px;
    top: 0;
    left: 971px;
    background: url(../images/escort_teach12.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach13{
    width: 230px;
    height: 250px;
    top: 261px;
    left: 971px;
    background: url(../images/escort_teach13.png) 0 0 no-repeat;
}
.content7_bg .Teacher_escort .escort_teach12 p{
    width: 100%;
    height: 42px;
    background:linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-webkit-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-o-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-ms-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-moz-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 42px;
    font-size:20px;
    color:#fff;
}
.content7_bg .Teacher_escort .escort_teach13 p:after{
    position: absolute;
    bottom: 0px;
    right: 0;
    content:"";
    width: 0;
    height: 0;
    border-bottom:70px solid #FFB939;
    border-left: 70px solid transparent;
}
.pubTit .shizibtn{
    margin-top: 80px;
}
.pubTit .shizibtn a {
    background: linear-gradient(to right, #ff4302, #ff7e20);
}
/*  考研集训营基地  与研友一起奋战*/
.content8_bg{
    height: 780px;
    background:#fff;
    padding-top: 58px;
}
.content8_bg .tit_h3{ 
    margin-top: 0;
}
.content8_bg .fenzhan_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content8_bg .fenzhan_list ul li {
    float: left;
    width: 276px;
    height: 256px;
    margin-bottom: 20px;
}













