@charset "UTF-8";
/*
@author: liang
*/
body {
  font: 14px/1.5 "\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif;
  margin: 0 auto;
  color: #333;
  min-width: 1100px;
  padding-bottom: 50px;
  background: url("/images/zhuanti/2020linazixun/gj.png") no-repeat center bottom;} 

p, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe {
  margin: 0;
  padding: 0; }

img {
  border: 0 none; }

ul, li, ol {
  list-style-type: none; }

i, em, address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

.msf {
  font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53; }

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

a:hover {
  text-decoration: none; }

a, a:hover {
  outline: none; }

.layout {
  clear: both;
  width: 1200px;
  text-align: left;
  margin: 0 auto; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1; }

.fl {
  float: left;
  _display: inline; }

.fr {
  float: right;
  _display: inline; }

.pr {
  position: relative; }

.abs {
  position: absolute; }

.tc {
  text-align: center; }

.mr0 {
  margin-right: 0 !important; }

.blueBtn{
    width:231px;
    height:48px;
    display:inline-block;
    background:#62cccb;
    box-shadow:0px 8px 1px 0px #55bbba;
    border-radius:28px;
    font-size:22px;
    line-height: 48px;  
    color:#fff;
    margin:0 60px;
    
}
.redBtn{
    width:231px;
    height:48px;
    display:inline-block;
    background:rgba(238,93,50,1);
    box-shadow:0px 8px 1px 0px #cf552e;
    border-radius:28px;
    font-size:22px;
    line-height: 48px;
    color:#fff;
    margin: 0 60px;
}
.greyBtn{
    width:231px;
    height:48px;
    display:inline-block;
    background:#9a9a9a;
    box-shadow:0px 8px 1px 0px #808080;
    border-radius:28px;
    font-size:22px;
    line-height: 48px;
    color:#fff;
    margin: 0 60px;
}
  /* 头部 */
.header-wrap{
    height: 178px;
    width:100%;
    background: url("//www.jianshe99.com/upload/resources/image/2020/07/27/465564.png") no-repeat center top;
    /* background: url("/images/zhuanti/2020linazixun/s_03.png") no-repeat center top; */
    padding-top: 375px;
}
.header-wrap a{
    position: absolute;
    top: -348px;
    left: 0;
    width: 248px;
    height: 80px;
}
.header-wrap p{
    width:595px;
    height:58px;
    line-height:58px;
    background:rgba(255,231,66,1);
    border-radius:29px;
    font-size:25px;
    font-family:FZXiQian-M15S;
    color:rgba(218,90,56,1);
    text-align:center;
    margin-left: 93px;
}
/* 四大难题 */
.four-problem .title img{
    margin: 60px 40px;
}
.four-problem ul li{
    float: left;
    width: 300px;
}
.four-problem ul li p{
    padding: 25px 0 14px;
    display: block;
    height: 22px;
    font-size: 22px;
    width: 100%;
    font-weight: bold;
    color: rgba(51,51,51,1);
    line-height: 22px;
}
.four-problem ul{
    overflow:hidden;
}
.four-problem ul li em{
    width: 257px;
    display:inline-block;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.four-problem .linkCon{
    padding: 64px 0 18px;
}
/* 老师介绍 */
.teacher-show{
    background: url("/images/zaojia/zhuanti/2020naban/jk.png") no-repeat center top;
    height: 840px;
}
.teacher-show .title img{
    margin-top: 133px;
}
.teacher-show .teacher-inr{
    background: url("//www.jianshe99.com/upload/resources/image/2020/07/27/465569.png") no-repeat center top;
    height: 489px;
}
.teacher-show .teacher-inr .teacher-say{
    width: 706px;
    float: right;
    margin-right: 34px;
    text-align:left;
    margin-top: 122px;
}
.teacher-say .teacher-name i{
    width: 250px;
    height: 26px;
    line-height: 26px;
    background: rgba(136,37,11,1);
    opacity: 0.7;
    vertical-align: 11px;
    color: #fff;
    text-align: center;
    border-radius: 13px;
    display: inline-block;
}
.teacher-say p{
    font-size:16px;
    font-weight:bold;
    color:rgba(136,37,11,1);
    line-height:28px;
    padding-top: 7px;
}
.teacher-say em{
    font-size:16px;
    font-weight:400;
    color:rgba(249,245,244,1);
    line-height:24px;
}
.class-wrap .buyClass{
    background: url("//www.jianshe99.com/upload/resources/image/2020/07/08/463358.png") no-repeat center top;
    height: 1500px;
    padding: 40px 20px 0  70px;
}
.class-wrap .buyClass .bigTit{
    float: right;
    text-align: left;
    width: 440px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: rgba(51,51,51,1);
    line-height: 76px;
    height: 50px;
}
.class-wrap .buyClass .bigTit i{
    color:#e35d39;
    font-size:20px;
    font-weight: bold;
    font-style: italic;
}
.class-wrap .buyClass .listWrap{
    text-align:center;
    padding-top: 98px;
    position: relative;
    height: 518px;
 
  /*   width: 1108px;
    margin: 100px auto 0;
    position: relative;
    padding-bottom: 90px;
    box-shadow: 0px 2px 16px 0px rgba(160,51,23,0.2);
    border-radius: 12px*/
}

.class-wrap .buyClass .listWrap .pkUl{
    margin: 0 0 20px 42px;
    text-align: center;
    overflow: hidden;
    width: 1030px;
    border-top: 4px solid #EE5D32;
}

.class-wrap .buyClass .listWrap .pkUl li{
    height: 40px;
    font-size: 18px;
    width: 343px;
    color: #fff;
    background: #EE5D32;
    line-height: 40px;
    border-radius: 0 0 5px 5px;
    float: left;
    display: inline-block;
}
.class-wrap .buyClass .listWrap .pkUl li a{
    color:#fff;
}
.class-wrap .buyClass .listWrap .pkUl li.on{
    background-color: #fff;
    width: 344px;
}
.class-wrap .buyClass .listWrap .pkUl li.on a{
    color: #EE5D32;
    font-weight: 700;
}
.class-wrap .buyClass .listWrap p{
    line-height: 46px;
    font-size:22px;  
    margin-bottom: 15px;
    color:#fff;
}
.class-wrap .buyClass .listWrap .topUl{
    padding-left: 42px;
}
.class-wrap .buyClass .listWrap .topUl li{
    float: left;
    padding-left: 44px;
    width: 462px;
    height: 56px;
    line-height: 56px;
    background-color: #F9F5F4;
    margin: 0 16px 16px 0;
    font-size:18px;
    text-align:left;
}
.class-wrap .buyClass .listWrap .topUl li img{
    vertical-align:middle;
    margin-right: 16px;
}
.class-wrap .buyClass .listWrap em{
    width:1032px;
    height:54px;
    line-height: 54px;
    font-size:18px;
    display:inline-block;
    border:2px solid rgba(249,245,244,1);
    margin-bottom: 12px;
}
.class-wrap .buyClass .listWrap .price{
    padding-top: 35px;
    /* width: 223px; */
    font-size: 22px;
    position: absolute;
    right:40px;
    top: 558px;
}

.class-wrap .buyClass .listWrap .price strong{
    font-size:24px;
    font-weight:bold;
    color:rgba(227,93,57,1);
    line-height:44px;
    margin-left: 8px;
}

.class-wrap .buyClass .listWrap .price span{
    font-size:48px;
    font-weight:bold;
    color:rgba(227,93,57,1);
    line-height:44px;
}

.class-wrap .buyClass .listWrap .price1{
    padding-top: 35px;
    /* width: 223px; */
    font-size: 22px;
    position: absolute;
    right:40px;
    top: 378px;
}

.class-wrap .buyClass .listWrap .price1 strong{
    font-size:24px;
    font-weight:bold;
    color:rgba(227,93,57,1);
    line-height:44px;
    margin-left: 8px;
}

.class-wrap .buyClass .listWrap .price1 span{
    font-size:48px;
    font-weight:bold;
    color:rgba(227,93,57,1);
    line-height:44px;
}



.class-wrap .buyClass .listWrap .botUl{
    padding-left: 42px;
    display:none;
}
.class-wrap .buyClass .listWrap .botUl li{
    float: left;
    padding-left: 44px;
    width: 462px;
    height: 56px;
    line-height: 25px;
    background-color: #F9F5F4;
    margin: 0 16px 16px 0;
    font-size:16px;
    text-align:left;
}
.class-wrap .buyClass .listWrap .botUl li h3{
   padding-top: 15px;
}
.class-wrap .buyClass .listWrap .botUl li img{
    margin-right: 16px;
    float: left;
    margin-top: 14px;
}

.class-wrap .buyClass .listWrap .exam-List{
    overflow: hidden;
    margin-left: 40px;
}
.class-wrap .buyClass .listWrap .exam-List li{
    float: left;
    margin:0 23px 4px 0;
    position: relative;
    padding-top: 24px;
}
.class-wrap .buyClass .listWrap .exam-List li .green{
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 12px;
    width: 64px;
    line-height: 16px;
    color: #fff;
    height: 20px;
    background: #62CCCB;
    border-radius: 10px 10px 0px 10px;
}
.class-wrap .buyClass .listWrap .exam-List li .red{
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 12px;
    width: 40px;
    line-height: 20px;
    color: #fff;
    height: 20px;
    background: #EE5D32;
    border-radius: 10px 10px 0px 10px;
    z-index:9;
}
.class-wrap .buyClass .listWrap .exam-List li a{
    width:240px;
    display:inline-block;
    height:42px;
    line-height: 42px;
    background:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    font-size:16px;
    position: relative;
}
.class-wrap .buyClass .listWrap .exam-List li a i{
    width: 15px;
    height: 12px;
    position: absolute;
    bottom: 0;
    right:0;
    background: url("/images/zaojia/zhuanti/2020naban/red_04.png") no-repeat center top;
    display:none;
}
.class-wrap .buyClass .listWrap .exam-List li.grey a{
    background:#ccc;
    color:#fff;
}
.class-wrap .buyClass .listWrap .exam-List li.on a{
    border:1px solid #EE5D32;
    color:#EE5D32;
}
.class-wrap .buyClass .listWrap .exam-List li.on a i{
    display:inline-block;
}
.class-wrap .buyClass .listWrap .plImg{
    float: left;
    margin:26px 0 0 40px;
}
.linkCon{
    text-align:center;
    padding-top: 20px;
}

.mask{
    display:none;
    width:100%;z-index:98;height:100%;background:#000;opacity:.4;filter:alpha(opacity=40);position:fixed;top:0;left:0;_position:absolute;_height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight))}

.blink-Pic {
    display:none;
    text-align: center;
    z-index: 999;
    width:712px;
    height:396px;
    padding-top: 50px;
    border-radius:2px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -356px;
    top: 20%;
    _position: absolute;
    _height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); }

.blink-Pic .imgCon{
    width:154px;
    height:116px;
    padding-top: 38px;
    background:rgba(251,247,246,1);
    border-radius:50%;
    display:inline-block;
    margin-bottom: 20px;
}
.blink-Pic p{
    font-size:22px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:42px;
}
.blink-Pic .linkCon{
    padding-top: 30px;
}
.blink-Pop {
    display:none;
    text-align: center;
    z-index: 999;
    width:646px;
    height:409px;
    border-radius:2px;
    background: #fff;
    position: fixed;
    left: 50%;
    margin-left: -323px;
    top: 20%;
    _position: absolute;
    _height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); }

.blink-Pop .topDiv{
    padding-left: 30px;
    text-align:left;
    width:616px;
    height:76px;
    line-height: 76px;
    background-color: #EE5D32;
    font-size:22px;
    font-weight: 700;
    color:#fff;
}
.blink-Pop .topDiv img{
    margin-right: 10px;
    vertical-align: middle;
}
.blink-Pop .topDiv .clo{
    float: right;
    margin: 22px 22px 0 0;
    width: 32px;
    height: 32px;
    background: url("/images/zaojia/zhuanti/2020naban/ffs_05.png") no-repeat center top;
}
.blink-Pop em{
    font-size:28px;
    font-family:FZCuQian-M17S;
    color:rgba(238,93,50,1);
    font-weight: 700;
    line-height:42px;
    padding: 42px 0 22px;
    display:inline-block;
}
.blink-Pop p{
    font-size:16px;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.blink-Pop .linkBtn{
    font-size:16px;
    color:rgba(238,93,50,1);
    line-height:24px;
    display:block;
}
.blink-Pop .goCar{
    width: 349px;
    height: 48px;
    line-height: 48px;
    background: rgba(238,93,50,1);
    box-shadow: 0px 8px 1px 0px #cf552e;
    border-radius: 28px;
    display: inline-block;
    margin-top: 30px;
    font-size:22px;
    color:#fff;
}

.askIcon{
    position: fixed;
    top: 500px;
    right: 0;
}