<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
*{-webkit-tap-highlight-color:
  transparent;
  vertical-align:baseline;
  outline:0
}

body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{
  margin:0;
  padding:0
}
article,aside,figure,footer,header,hgroup,nav,section{
  display:block
}

ol,ul{
  list-style:none
}

img{
  border:0;
  vertical-align:top
}

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

textarea{
  resize:none
}

del{
  text-decoration:line-through
}

input::-ms-clear{
  display:none!important
}

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

input{
  border:none
}

button,h1,h2,h3,h4,h5,h6,input,select{
  font-size:100%;
  font-weight:400;
  font-family:inherit
}

button{
  cursor:pointer
}

button,input,select,textarea{
  outline:0;
  border:none;
  font-size:inherit;
  font-family:inherit
}

input:-webkit-autofill{
  box-shadow:inset 0 0 0 100px #fff
}

a{
  text-decoration:none;
  color:#fff
}

body{
  margin:0 auto!important;
  min-width:320px;
  max-width:480px;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  font:12px/1.5 Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;
  color:#333;
  background:#fff
}

body,html{
  height:100%
}

html{
  box-sizing:border-box
}

@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);}
}

@keyframes ballon2 {
    0% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  }
@keyframes ballon3 {
    0% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  }
@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: 100%;
    box-sizing: border-box;
    padding: 0 .75rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.ban1{
    height: 16.25rem;
    background: url(../images/ban1.png) top center no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 2rem;
}
.ban1 .text-main{
    width: 14.55rem;
    height: 6.625rem;
    box-sizing: border-box;
    margin:0 auto;
    padding-top: .4rem;
    padding-right: 2.1rem;
    background: url(../images/ban1_tit.png) top center no-repeat;
    background-size: 100% 100%;
}
.ban1 .text-main p{
    font-size: 1.1rem;
    font-weight: bold;
    text-align: right;
    color:#e34949;
}

.ban1 .list_main ul{
    width: 14.35rem;
    height:1.675rem;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.ban1 .list_main ul li{
    width: 3.4rem;
    height: 1.675rem;
    line-height: 1.675rem;
    box-sizing: border-box;
    margin-bottom: .3rem;
    text-align: center;
    color:#43a34c;
    font-weight: bolder;
    font-size: .575rem;
    margin-top: .7rem;
    background: url(../images/ban1_tag.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.ban1 .list_main ul li:last-child{
    margin-right: 0;
}
.ban1 .list_main ul li p{
    text-align: center;
}


/* 标题 */
.title{
  background: url(../images/ban2_tit.png) no-repeat center;
  background-size: 2.575rem 100%;
  height: 4.8rem;
  text-align: center;
  line-height: 5.9rem;
}
.title p{
  font-weight: bold;
  font-size: 1.25rem;
  color: #323232;
  -webkit-text-stroke:.15rem transparent;
  background:#fff;
  -webkit-background-clip: text;
}
.title p span{
  color: #e34949;
}
.title h4 {
  height: .75rem;
  margin-top: -4.6rem;
  font-size: .6rem;
  font-weight: normal;
  color: #5d5d5d;
  text-align: center;
}

.title2{
  background-image: url(../images/ban3_tit.png);
  background-size: 2rem 100%;
  height: 5.775rem;
}
.title3{
  background-image: url(../images/ban4_tit.png);
  background-size: 2.225rem 100%;
  height: 4.85rem;
}
.title4{
  background-image: url(../images/ban6_tit.png);
  background-size: 2.125rem 100%;
  height: 4.825rem;
}
.title5{
  background-image: url(../images/ban7_tit.png);
  background-size: 2rem 100%;
  height: 5.8rem;
}

/* 按钮 */
.btn {
    display: block;
    width: 9rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    color: #fff;
    font-size: 0.7rem;
    font-weight: bold;
    background: linear-gradient(to right, #e34949, #f86060);
    border-radius: 1rem;
    text-align: center;
    animation: scale2 2s linear infinite;
}

/* 自学难点 */
.ban2 {
  padding: 1.5rem 0;
}
.ban2_cont{
  width: 16.75rem;
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ban2_item{
  width: 8rem;
  height: 7.5rem;
  position: relative;
  margin-top: .75rem;
  box-shadow: 0 0 .25rem #d1d1d1;
  border-radius: .5rem;
  overflow: hidden;
}
.ban2_item:nth-child(1){
  margin-top: 0;
}
.ban2_item:nth-child(2){
  margin-top: 0;
}
.ban2_item img{
  width: 7.225rem;
  height: 4.025rem;
  display: block;
  margin: 0 auto;
  background-size: 100% 100%;
}
.ban2_item h2{
  font-size: .7rem;
  font-weight: bolder;
  text-align: center;
  line-height: 1.5rem;
  color: #5b5b5b;
  margin-bottom: .4rem;
  background: -webkit-linear-gradient(to right, #c5f1c9, #e0ffe3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(to right, #c5f1c9, #e0ffe3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(to right, #c5f1c9, #e0ffe3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #c5f1c9, #e0ffe3); /* 标准的语法 */
}
.ban2_item p{
  line-height: 1.6rem;
  font-size: .6rem;
  color: #666666;
  width: 8rem;
  text-align: center;
}

/* 优势 */
.ban3 {
  width: 100%;
  height: 20.6rem;
  background: url(../images/ban3.png) top center no-repeat;
  background-size: 100% 100%;
  padding-top: 1.5rem;
}
.ban3_cont{
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ban3_item{
  width: 5.5rem;
  height: 8.825rem;
  float: left;
  display: block;
}
.ban3_item:nth-child(1){
  height: 3.525rem;
  padding-top: 5.3rem;
  padding-left: .25rem;
  background: url(../images/ban3_box01.png) top center no-repeat ;
  background-size: 5.5rem 100%;
}
.ban3_item:nth-child(2){
  height: 8.1rem;
  padding-top: .725rem;
  padding-left: .25rem;
  background: url(../images/ban3_box02.png) top center no-repeat ;
  background-size: 5.5rem 100%;
}
.ban3_item:nth-child(3){
  height: 3.525rem;
  padding-top: 5.3rem;
  padding-right: .25rem;
  margin-right: 0;
  background: url(../images/ban3_box03.png) top center no-repeat ;
  background-size: 5.5rem 100%;
}
.ban3_item h2{
  font-size: .7rem;
  font-weight: bolder;
  color: #323232;
  text-align: center;
}
.ban3_item p{
  font-size: .5rem;
  text-align: justify;
  color: #323232;
  line-height: .6rem;
  width: 4.5rem;
  margin: 0 auto;
  margin-top: .25rem;
  text-align: center;
}

/* 课程体系 */
.ban4{
  padding: 1.5rem 0;
}

.kecheng{
  width: 100%;
  margin: 0 auto;
} 

.kecheng .navbar_bx{
   margin:0 auto;
   width: 100%;
   margin-top: 1.5rem;
   height: 1.25rem;
   display: flex;
   justify-content: space-around;
   align-items: center;
   flex-wrap: nowrap;
 }

.kecheng .navbar_bx .item{
   width: 9.2rem;
   height: 1.25rem;
   line-height: 1.25rem;
   font-size: 0.7rem;
   color: #6ab872;
   background:#fff;
   text-align: center;
   cursor: pointer;
   font-weight: bold;
   border-radius: 1rem;
   border:1px solid #6ab872;
   box-sizing: border-box;
 }

.kecheng .navbar_bx .item:nth-child(2) {
   width: 6.5rem;
}

.kecheng .navbar_bx .active{
   color: #fff;
   background: #6ab872;
   border: 1px solid #6ab872;
 }

.kecheng_bx {
    display: none;
}

.kecheng .kecheng_banxiang{
     border-top:0;
     margin-top: .5rem;
 }

.kecheng .kecheng_banxiang table{
    width: 100%;
    margin:0 auto;
    box-shadow: 0 0 .25rem rgba(0,0,0,.2);
    border-radius: .5rem;
 }

.kecheng .kecheng_banxiang table tr:nth-child(odd){
    background: #fafbfd;
}

.kecheng .kecheng_banxiang table tr:nth-child(even){
    background: #ebeef6;
}

.kecheng .kecheng_banxiang table tr td{
    text-align: center;
    vertical-align: middle;
    font-size: .6rem;
    color:#333;
    line-height: 1.5rem;
}
.kecheng .kecheng_banxiang table tr td.nr{
    width: 8.25rem;
    text-align: left;
    padding-left: .75rem;
}

.kecheng .kecheng_banxiang table tr td.bold{
   width: 4rem;
   font-weight: bold;
}
.kecheng .kecheng_banxiang table tr td.bold2{
   font-weight: bold;
}

.kecheng .kecheng_banxiang table tr td:nth-child(3){
    width: 8.25rem;
}
.kecheng .kecheng_banxiang table tr td:nth-child(3){
    width: 4rem;
    text-align: center;
}

.kecheng .kecheng_banxiang table tr.firstTr{
    height: 1.5rem;
    color:#fff;
    font-size:.6rem;
    line-height: 1.5rem;
}

.kecheng .kecheng_banxiang table tr .bor_ralef01{
    border-radius: .5rem 0 0 0;
}

.kecheng .kecheng_banxiang table tr .bor_rarig01{
    border-radius:0 .5rem 0 0;
}

.kecheng .kecheng_banxiang table tr td.bor_ralef02{
    border-radius:0 0 0 .5rem;
}

.kecheng .kecheng_banxiang table tr td.bor_rarig02{
    border-radius:0 0 .5rem 0;
}

.kecheng .kecheng_banxiang table tr.firstTr th.shitingHot{
    position: relative; 
}

.kecheng .kecheng_banxiang table tr th.borR0{
    border-right:0 solid #ffe1e9;
}

.kecheng .kecheng_banxiang table tr td.borR0{
    border-right:0 solid #e6e6e6;
}

.kecheng .kecheng_banxiang table tr td{
    color:#333;
    font-size: .5rem;
    line-height: .8rem;
    border-right:1px solid #a4e6aa;
    border-bottom:1px solid #a4e6aa;
    padding:.72rem 0;
}

.kecheng .kecheng_banxiang table tr:nth-child(odd){
    background:#f0fff1;
}

.kecheng .kecheng_banxiang table tr:nth-child(even){
    background:#fff;
}

.kecheng .kecheng_banxiang table tr:nth-child(1){
    background: -webkit-linear-gradient(#bcebc0, #6ab872);
    background: -o-linear-gradient(#bcebc0, #6ab872);
    background: -moz-linear-gradient(#bcebc0, #6ab872);
    background: linear-gradient(#bcebc0, #6ab872);
    border-radius: .5rem .5rem 0 0;
}

.kecheng .kecheng_banxiang table tr td a {
    display: block;
    width: 3rem;
    height: 1rem;
    margin: 0 auto;
    line-height: 1rem;
    text-align: center;
    border-radius: .25rem;
    font-size: .6rem;
    background: #fff;
    transition: all .2s;
    animation: ballon7 1s linear infinite;
    background: linear-gradient(to right, #e34949, #f86060);
    background: -webkit-linear-gradient(to right, #e34949, #f86060);
    background: -o-linear-gradient(to right, #e34949, #f86060);
    background: -ms-linear-gradient(to right, #e34949, #f86060);
    background: -moz-linear-gradient(to right, #e34949, #f86060);
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border:1px solid #d41a1a;
    font-weight: bold;
}

.show{
    display: block;
}

/* 表单 */
.ban5 {
  width: 100%;
  height: 17.6rem;
  background: url(../images/ban5.png) top center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.ban5 .tit p{
  text-align: center;
  padding-top: 1.5rem;
  font-weight: bold;
  font-size: 1.25rem;
  color: #323232;
  -webkit-text-stroke:6px transparent;
  background:#fff;
  -webkit-background-clip: text;
}
.ban5 .tit p span{
  color: #e34949;
}

.two-form{
    width: 88%;
    padding: 1.5rem 0 0;
    margin:0 auto;

}
.two-form .two-form-top{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.two-form .two-form-top .txo-item{
    position: relative;
    width: 100%;
    height: 2rem;
    position: relative;
    display: flex;
    align-items: center;
    border: 0.01rem solid #101010;
    border-radius: 0.125rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
    background-color: #fff;
}
.two-form .two-form-top .txo-item .tyo-img{
  width: 0.65rem;
  height: 0.8rem;
  margin: 0 0.5rem;
}
.two-form .two-form-top .txo-item .tyo-img img{
  width: 100%;
  height: 100%;
  display: block;
}
.two-form .two-form-top .txo-item .tyo-input{height: 100%;}
.two-form .two-form-top .txo-item .tyo-input .tyo-input-name{
  border: none;
  border: none;
  height: 100%;
}
.two-form .two-form-top .txo-item .tyo-twoCode{
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translate(0, -50%);
}
.two-form .two-form-top .txo-item .tyo-twoCode .twoYzm{
  border: none;
  padding: 0.25rem 0.8rem;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #767676;
}
.two-form .two-form-top .txo-submit{
  width: 100%;
  border-radius: 0.125rem; 
  height: auto;
}
.two-form .two-form-top .txo-submit .submit-in{
  transition: all 0.2s linear; 
  animation: ballon7 1s linear infinite;
  height: 2rem;
  margin-top: 0.2rem;
  background: linear-gradient(to right, #e34949, #f86060);
  background: -webkit-linear-gradient(to right, #e34949, #f86060);
  background: -o-linear-gradient(to right, #e34949, #f86060);
  background: -ms-linear-gradient(to right, #e34949, #f86060);
  background: -moz-linear-gradient(to right, #e34949, #f86060);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffeff;
  font-size: 0.9rem;
  font-weight: bold;
}
.two-form .two-form-top .txo-submit .submit-in .tzo-txt{
  color: #fffeff;
  font-size: 16px;
  font-weight: bold;
}
.two-form .two-form-bottom{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
  font-size: 0.6rem;
}

/* 课程学习亮点 */
.ban6 {
  padding: 1.5rem 0;
}

.ban6 ul{
  padding-top: 1.5rem;
  height: 15.05rem;
}

.ban6 ul li{
  width: 8rem;
  height: 6.9rem;
  float: left;
  margin: 0 0 1.25rem 0;
}
.ban6 ul li:nth-child(3){
  margin: 0;
}
.ban6 ul li:nth-child(4){
  margin: 0;
}
.ban6 ul li.Li1{
  background: url("../images/ban6_box01.png") center no-repeat;
  background-size: 100% 100%;
  margin-right: .625rem;
}
.ban6 ul li.Li2{
  background: url("../images/ban6_box02.png") center no-repeat;
  background-size: 100% 100%;
  margin-left: .625rem;
}
.ban6 ul li.Li3{
  background: url("../images/ban6_box03.png") center no-repeat;
  background-size: 100% 100%;
  margin-right: .625rem;
}
.ban6 ul li.Li4{
  background: url("../images/ban6_box04.png") center no-repeat;
  background-size: 100% 100%;
  margin-left: .625rem;
}

.ban6 ul li.Li1:hover{
  background: url("../images/ban6_box01c.png") center no-repeat;
  background-size: 100% 100%;
}
.ban6 ul li.Li2:hover{
  background: url("../images/ban6_box02c.png") center no-repeat;
  background-size: 100% 100%;
}
.ban6 ul li.Li3:hover{
  background: url("../images/ban6_box03c.png") center no-repeat;
  background-size: 100% 100%;
}
.ban6 ul li.Li4:hover{
  background: url("../images/ban6_box04c.png") center no-repeat;
  background-size: 100% 100%;
}


.ban6 ul li h2{
  font-size: .8rem;
  color: #2d2d2d;
  font-weight: bold;
  text-align: center;
  padding-top: 3.2rem;
}
.ban6 ul li:hover h2{
  color: #fff;
}
.ban6 ul li p{
  font-size: .6rem;
  color: #6ab872;
  font-weight: bold;
  text-align: center;
}
.ban6 ul li span{
  font-size: .7rem;
  color: #6ab872;
  font-weight: bold;
  line-height: 2.8rem;
  text-align: center;
}
.ban6 ul li:hover p{
  color: #fff;
}
.ban6 ul li:hover span{
  color: #fff;
}

/* 好轻松考研基地 */
.ban7 {
  width: 100%;
  height: 23.95rem;
  background: url(../images/ban7.png) top center no-repeat;
  background-size: 100% 100%;
  padding-top: 1.5rem;
}
.ban7 .title h4 {
  margin-top: -10.5rem;
}

.ban7 .base{
  display: flex;
  justify-content: space-between;
  margin-top: 2.72rem;
  text-align: center;
}
.ban7 .base .item{
  width: 5.25rem;
  height: 13.55rem;
  margin-right: .75rem;
  text-align: center;
  background: #fff;
  box-shadow: 0px .25rem 0px 0px #a9d5ad;
  border-radius: .6rem;
}
.ban7 .base .item:nth-child(3){
  margin-right: 0;
}
.ban7 .base .item .icon{
  width:2.75rem;
  height: 2.75rem;
  margin: 0 auto;
  margin-top: -1.35rem;
}
.ban7 .base .item .icon img{
  width: 2.75rem;
  height: 2.75rem;
  background-size: 100% 100%;
}
.ban7 .base .item h3{
  font-size: .9rem;
  margin-top: .25rem;
  color: #e34949;
  font-weight: bold;
}
.ban7 .base .item ul{
  width: 4.45rem;
  height: 3.15rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  margin: .25rem auto 0;
}
.ban7 .base .item li{
  width: 4.3rem;
  height: 3rem;
  margin-top: .25rem;
  border: .075rem solid white; 
  box-shadow: 0 0 .175rem 0 rgba(44,62,148,0.29);
  border-radius: .3rem;
  overflow: hidden;
  position: relative;
}
.ban7 .base .item li:nth-child(1){
  margin-top: 0;
}
.ban7 .base .item img{
  width: 4.3rem;
  height: 3rem;
  background-size: 100% 100%;
}
.ban7 .base .item li p{
  font-size: .55rem;
  color: #2d2d2d;
  width: 3rem;
  height: .9rem;
  line-height: .9rem;
  border-radius: 0 0 .15rem .15rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.5rem;
  font-weight: bold;
  background: #fff;
  box-shadow: 0 .075rem 0 0 #cccccc;
}</pre></body></html>