.table{ display: table}
.table .table-cell{ display: table-cell; vertical-align: middle}
.wrap {
  overflow: hidden;
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 1rem;
}
.title {
  font-size: 0.34rem;
  color: #000;
  text-align: center;
  position: relative;
  padding-bottom: 0.05rem;
}
.title .line {
  width: 0.78rem;
  height: 0.03rem;
  background-color: #cc3333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.center {
  padding:0 0.08rem 0 0.15rem;
}
.header {
  height: 0.76rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0 0.2rem;
}
.header .left {
  display: flex;
  align-items: center;
}
.header .left img {
  width: 3.6rem;
}
.header .right {
  display: flex;
  align-items: center;
}
.header .right img {
  width: 2.1rem;
}

.newsType{top:1rem;
          z-index:1000;
          width:7.5rem;
          height: 0.8rem;
        }

.top_menu_bar {
    background: #333333;
    box-sizing: border-box;
     height: 0.8rem;
}
.top_menu_bar .top_menu_list a:nth-child(1){

   margin-left: 0.22rem;
} 

.top_menu_bar .top_menu_list a:nth-child(5){
margin-left: 0.2rem;
}
.top_menu_bar .top_menu_list a {
    white-space: nowrap;
    display: inline-block;
    padding-right: 0.1rem;
    color: #fff;
    text-decoration: none;
    font-size: .2rem;
    line-height: 0.8rem;
    height: 0.8rem;
   margin-left: 0.15rem;
    -webkit-tap-highlight-color: rgba(0,0,0,.3);
}
.logo_sou{
    width: 1.4rem;
    float: right;
    height:0.8rem;
    cursor: pointer;
}
.logo_sou img{
  width: 100%;
}
.newsType{
  font-family: "思源黑体 CN"
}
.newsType .menu {
    display: none;
    position: absolute;
  top: 1.56rem;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-bottom: 2px solid #f45930;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .3);
}

.newsType .menu .cate {
    display: block;
    width: 94%;
    margin: 10px auto;
}


.newsType .menu .course{
    display: inline-block;
    width:100%;
    line-height: 0.36rem;
    text-align: left;
    margin-top: 0.23rem;
    font-size: 0.2rem;
    color: #000;

}
.newsType .menu .course .active1{
    background: #cc3333;
    color:#fff;
       border:none;
        width: 1.1rem;
     border: 1px solid #cc3333;
    
}

.newsType .menu .course span{
   border: 1px solid #b9b9b9;
    display: inline-table;
    width: 1.1rem;
    text-align: center;
   margin-left: 0.022rem;
   padding-top: 0.008rem;

}
.newsType .menu .box {
  margin-top: 0.1rem;
  height: 1.4rem;
  margin-bottom: 0.1rem;
}
.newsType .menu .box span a{
    padding: 0.15rem 0.24rem 0.15rem 0;
    display:inline;
    color:#555;
    font-size: 0.2rem;
    line-height: 0.45rem;
   font-family: SourceHanSansCN;
}
.newsType .menu .box span {
    padding: 0.15rem 0.08rem 0.15rem 0;
    position: relative;}
.newsType .menu .box span a:hover{
  color:#cc3333;
}
.newsType .menu .box .menu-cot1 span a{
        padding: 0.15rem 0.26rem 0.15rem 0;

}
.newsType .menu .box .menu-cot1 .lf-bd:after{
      content: '';
    width: 1px;
    height: 10px;
    background: rgba(177,177,177,0.6);
    position: absolute;
    right: 6px;
    top: 54%;
    margin-top: -6px;
}
.newsType .menu .box .menu-cot2 span a{
        padding: 0.15rem 0.32rem 0.15rem 0.04rem;

}
.newsType .menu .box .menu-cot2 .lf-bd:after{
    content: '';
    width: 1px;
    height: 10px;
    background: rgba(177,177,177,0.6);
    position: absolute;
    right: 10px;
    top: 54%;
    margin-top: -6px;}
.newsType .menu .box .lf-bd:after{
    content: '';
    width: 1px;
    height:10px;
    background: rgba(177,177,177,0.6);
    position: absolute;
    right: 5px;
    top:54%;
    margin-top: -6px;
}
.menu .content .box .show{
  display: block;
}
.menu .content .menu-button{
      text-align: center;
    margin-bottom: 0.2rem;
}
.menu .content .menu-button img{
    width: 5%;
}
.menu .content .box li{
display: none;
}
.banner img {
  width: 100%;
}
.banner .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
}
.banner .swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.08rem;
  background-color: #fe5858;
  border-radius: 0.04rem;
}
.kaoyan {
  padding-bottom: 0.7rem;
}
.kaoyan ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.kaoyan ul li {
  width: 1.56rem;
  height: 1.68rem;
  box-shadow: 0 0.05rem 0.1rem #d7d7d7;
  margin: 0.4rem 0.15rem 0;
  text-align: center;
  padding-top: 0.1rem;
}
.kaoyan ul li .icon {
  height: 0.7rem;
  line-height: 0.7rem;
}
.kaoyan ul li .icon i {
  display: block;
  width: 0.6rem;
  height: 0.7rem;
  background-color: pink;
  margin: 0 auto;
}
.kaoyan ul li h4 {
  font-size: 0.22rem;
  color: #000;
}
.kaoyan ul li p {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.22rem;
}
.kaoyan ul li:nth-child(1) .icon i {
  background: url(../images/icon-1.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(2) .icon i {
  background: url(../images/icon-2.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(3) .icon i {
  background: url(../images/icon-3.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(4) .icon i {
  background: url(../images/icon-4.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(5) .icon i {
  background: url(../images/icon-5.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(6) .icon i {
  background: url(../images/icon-6.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:nth-child(7) .icon i {
  background: url(../images/icon-7.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover {
  background-color: #cc3333;
}
.kaoyan ul li:hover h4 {
  color: #fff;
}
.kaoyan ul li:hover p {
  color: #fff;
}
.kaoyan ul li:hover:nth-child(1) .icon i {
  background: url(../images/icon1.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(2) .icon i {
  background: url(../images/icon2.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(3) .icon i {
  background: url(../images/icon3.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(4) .icon i {
  background: url(../images/icon4.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(5) .icon i {
  background: url(../images/icon5.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(6) .icon i {
  background: url(../images/icon6.png) no-repeat center;
  background-size: contain;
}
.kaoyan ul li:hover:nth-child(7) .icon i {
  background: url(../images/icon7.png) no-repeat center;
  background-size: contain;
}
.read {
  background-color: #eeeeee;
  padding-top: 0.3rem;
  padding-bottom: 0.8rem;
}
.read ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.read ul li {
  width: 3.4rem;
  height: 0.6rem;
  background-color: #fff;
  margin-top: 0.4rem;
}
.read ul li p {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.6rem;
  position: relative;
  width: 100%;
  padding-left: 0.6rem;
}
.read ul li p::before {
  content: "";
  width: 0.32rem;
  height: 0.28rem;
  background: url(../images/read-icon1.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.2rem;
}
.read ul li p::after {
  content: "";
  width: 0.12rem;
  height: 0.2rem;
  background: url(../images/arrow1.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.2rem;
}
.read ul .active {
  background-color: #cc3333;
}
.read ul .active p {
  color: #fff;
}
.read ul .active p::before {
  background: url(../images/read-icon2.png) no-repeat;
  background-size: contain;
}
.read ul .active p::after {
  background: url(../images/arrow2.png) no-repeat;
  background-size: contain;
}
.timeline {
  padding-top: 0.4rem;
}
.timeline .content {
  padding: 0.5rem 0.6rem 0 0.7rem;
  position: relative;
}
.timeline .content .line {
  width: 0.82rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.timeline .content ul {
  position: relative;
  height: 9.5rem;
}
.timeline .content ul li {
  width: 2.6rem;
  height: 1.2rem;
  position: absolute;
}
.timeline .content ul li h3 {
  font-size: 0.22rem;
  color: #cc3333;
  width: 2.9rem;
}
.timeline .content ul li h3 span {
  font-size: 0.18rem;
}
.timeline .content ul li p {
  font-size: 0.18rem;
  color: #666;
  text-align: justify;
}
.timeline .content ul li:nth-child(odd) {
  left: 0;
}
.timeline .content ul li:nth-child(even) {
  right: 0;
}
.timeline .content ul li:nth-child(1) {
  top: 0;
}
.timeline .content ul li:nth-child(2) {
  top: 1.08rem;
}
.timeline .content ul li:nth-child(3) {
  top: 2.45rem;
}
.timeline .content ul li:nth-child(4) {
  top: 3.55rem;
}
.timeline .content ul li:nth-child(5) {
  top: 5rem;
}
.timeline .content ul li:nth-child(6) {
  top: 6.4rem;
}
.timeline .content ul li:nth-child(7) {
  top: 7.85rem;
}
.achieve .content {
  margin-bottom: 0.5rem;
}
.achieve .content .first .exam {
  text-align: center;
}
.achieve .content .first .exam li {
  display: inline-block;
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #666;
  color: #666;
  font-size: 0.28rem;
  text-align: center;
  margin: 0.3rem 0.2rem;
}
.achieve .content .first .exam .active1 {
  background-color: #ca3935;
  color: #fff;
  border: 0;
}
.achieve .content .second,
.achieve .content .third {
  text-align: center;
  display: none;
}
.achieve .content .second .course,
.achieve .content .third .course {
  text-align: center;
  margin-bottom: 0.2rem;
}
.achieve .content .second .course span,
.achieve .content .third .course span {
  margin: 0.05rem 0.2rem;
  font-size: 0.24rem;
  color: #666;
}
.achieve .content .second .course .active2,
.achieve .content .third .course .active2 {
  border-bottom: 0.02rem solid #cc3333;
}
.achieve .content .second ul li,
.achieve .content .third ul li {
  display: inline-block;
  width: 2rem;
  line-height: 0.6rem;
  background-color: #ca3935;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.2rem;
}
.achieve .content .second ul {
  display: none;
}
.achieve .content .second .active3 {
  box-shadow: 0 0.05rem 0.1rem #c1c1c1;
}
.achieve .content .second .none {
  display: none;
}
.achieve .content .second .block {
  display: block;
}
.achieve .content .hide {
  display: none;
}
.achieve .content .show {
  display: block;
}
.price .content .course {
  text-align: center;
}
.price .content .course span {
  display: inline-block;
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #666;
  color: #666;
  font-size: 0.28rem;
  text-align: center;
  margin: 0.3rem 0.2rem;
}
.price .content .course .active1 {
  background-color: #ca3935;
  color: #fff;
  border: 0;
}
.price .content .box li {
  display: none;
}
.price .content .box img {
  width: 7.02rem;
}
.price .content .box .show {
  display: block;
}
.price .content .button a {
  width: 2.6rem;
  line-height: 0.6rem;
  display: block;
  margin: 0.45rem auto;
  text-align: center;
  color: #fff;
  background-color: #aa0000;
  font-size: 0.24rem;
  border-radius: 0.1rem;
}
.teacher .content .cate {
  margin: 0.3rem 0;
}
.teacher .content .cate ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.teacher .content .cate ul li {
  width: 2.2rem;
  line-height: 0.6rem;
  height: 0.6rem;
  text-align: center;
  color: #666;
  border: 1px solid #666;
  margin-bottom: 0.2rem;
  font-size: 0.28rem;
}
.teacher .content .cate ul .active1 {
  background-color: #ca3935;
  color: #fff;
  border: none;
}
.teacher .content .tea-desc ul {
  display: none;
}
.teacher .content .tea-desc ul li {
  height: 2.5rem;
}
.teacher .content .tea-desc ul li .left {
  float: left;
  width: 1.8rem;
  height: 2rem;
}
.teacher .content .tea-desc ul li .left img {
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.1rem;
}
.teacher .content .tea-desc ul li .right {
  width: 5.2rem;
  float: right;
  display: flex;
  flex-direction: column;
  height: 2.5rem;
}
.teacher .content .tea-desc ul li .right .name {
  font-size: 0.32rem;
  position: relative;
  color: #000;
  display: flex;
  align-items: center;
}
.teacher .content .tea-desc ul li .right .name span:first-child {
  display: inline-block;
  width: 1.15rem;
}
.teacher .content .tea-desc ul li .right .name span:last-child {
  background-color: #cc3333;
  display: inline-block;
  width: 2.2rem;
  line-height: 0.36rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
}
.teacher .content .tea-desc ul li .right .desc {
  font-size: 0.2rem;
  line-height: 0.32rem;
  color: #666;
  margin-top: 0.1rem;
  text-align: justify;
}
.teacher .content .tea-desc ul:nth-child(1) li .right .name span:last-child {
  width: 3.6rem;
  text-align-last: left;
  padding: 0 0.1rem;
}
.teacher .content .tea-desc .show {
  display: block;
}
.book {
  margin-top: 0.4rem;
  padding-bottom: 0.7rem;
}
.book .content .subject {
  margin: 0.25rem;
  width: 7rem;
  overflow: hidden;
}
.book .content .subject li {
  width: 25%;
  text-align: center;
  float: left;
  color: #666;
  font-size: 0.28rem;
  padding-bottom: 0.1rem;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.book .content .subject .active {
  color: #cc3333;
  border-bottom: 1px solid #cc3333;
}
.book .content .subject .active::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 0.08rem solid transparent;
  border-left: 0.08rem solid transparent;
  border-bottom: 0.1rem solid red;
  border-color: transparent transparent #cc3333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.book .content .sub-sel {
  padding-left: 0.25rem;
}
.book .content .sub-sel .swiper-container {
  width: 7.25rem;
  height: 1.8rem;
}
.book .content .sub-sel .swiper-container .swiper-slide {
  width: 2rem;
  height: 1.8rem;
}
.book .content .sub-sel .swiper-container .swiper-slide img {
  width: 100%;
}
.book .content .sub-sel .book-sel {
  display: none;
}
.book .content .sub-sel .show {
  display: block;
}
.certificate {
  padding-bottom: 0.4rem;
}
.certificate .content {
  margin-top: 0.45rem;
  position: relative;
}
.certificate .content .swiper-container {
  width: 6.2rem;
}
.certificate .content .swiper-wrapper {
  height: 1.8rem;
}
.certificate .content .swiper-wrapper .swiper-slide {
  width: 1.87rem !important;
}
.certificate .content .swiper-wrapper img {
  width: 1.87rem;
}
.certificate .content .swiper-pagination-bullet {
  background-color: #c4c4c4;
  opacity: 1;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
}
.certificate .content .swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.08rem;
  background-color: #cc3333;
  border-radius: 0.04rem;
}
.certificate .content .swiper-button-next:after,
.certificate .content .swiper-button-prev:after {
  display: none;
}
.certificate .content .swiper-button-next,
.certificate .content .swiper-button-prev {
  width: 0.18rem;
  height: 0.3rem;
  position: absolute;
  top: 0.8rem;
  outline: none;
}
.certificate .content .swiper-button-next img,
.certificate .content .swiper-button-prev img {
  width: 100%;
}
.city {
  padding-bottom: 0.8rem;
}
.city .content {
  margin-top: 0.4rem;
}
.city .content .city-sel ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.city .content .city-sel ul li {
  width: 1rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border: 1px solid #666;
  color: #666;
  font-size: 0.28rem;
  margin: 0.1rem 0.08rem;
}
.city .content .city-sel ul .active1 {
  border: none;
  background-color: #ca3935;
  color: #fff;
}
.city .content .city-school .school {
  display: none;
}
.city .content .city-school .show {
  display: block;
}
.city .content .city-school .text-ul {
  overflow: hidden;
  margin: 0.3rem 0;
}
.city .content .city-school .text-ul li {
  color: #333;
  font-size: 0.24rem;
  margin-right: 0.3rem;
  float: left;
}
.city .content .city-school .text-ul .active2 {
  border-bottom: 0.02rem solid #ca3935;
}
.city .content .city-school .img-ul li {
  display: none;
}
.city .content .city-school .img-ul li .top img {
  width: 7rem;
}
.city .content .city-school .img-ul li .address {
  padding: 0.1rem 0.6rem;
  background-color: #cc3333;
}
.city .content .city-school .img-ul li .address p {
  font-size: 0.24rem;
  color: #fff;
  margin: 0.2rem 0;
}
.city .content .city-school .img-ul .show1 {
  display: block;
}
.footer .footer-top img {
  width: 100%;
}
.footer .footer-bottom {
  box-shadow: 0 0.01rem 0.04rem rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  height: 1rem;
  background-color: #3e3535;
  display: flex;
}
.footer .footer-bottom .left,
.footer .footer-bottom .right {
  width: 50%;
  text-align: center;
}
.footer .footer-bottom .left a,
.footer .footer-bottom .right a {
  display: inline-block;
  font-size: 0.4rem;
  color: #fff;
  line-height: 1rem;
  text-align: center;
  position: relative;
  padding-left: 0.55rem;
}
.footer .footer-bottom .left a::before,
.footer .footer-bottom .right a::before {
  content: "";
  width: 0.48rem;
  height: 0.48rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer .footer-bottom .left {
  border-right: 1px solid #ccc;
}
.footer .footer-bottom .left a::before {
  background: url(../images/time.png) no-repeat;
  background-size: contain;
}
.footer .footer-bottom .right a::before {
  background: url(../images/phone.png) no-repeat;
  background-size: contain;
}



.yidong-consultation{display: none; position: fixed; top: 50%; left: 50%; z-index: 999999999999999; width:70%; max-width: 7.5rem; transform: translate(-50%,-50%)}
@media (min-width: 768px){
 .yidong-consultation{
    max-width: 5rem !important;
 }  
}
.yidong-consultation img{ width: 100%}
.yidong-consultation .yc-close{    position: absolute;
        bottom: 0.0rem;
    right: 2rem;
    width: 1rem;
    height: 1rem;}


.yidong-consultation .yc-close:hover .yidong-consultation{
  display: none;
}
#LRdiv0{
    display: none !important;
}
