.container{
  width: 1000px;
  margin: 0 auto;
}

.banner{
  width: 100%;
  height: 639px;
  background: url('../images/banner.png') top center no-repeat;
}

/*公共部分 标题*/
.Title{
  padding: 80px 0 30px;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  color: #392114;
}

.subTitle{
  padding-bottom: 48px;
  font-size: 24px;
  text-align: center;
  color: #5e3420;
}

/*这里的学习感受不一样*/
.study-plan-box{
  width: 100%;
  height: 730px;
  background: url('../images/study_plan_pic.png') center no-repeat;
}

.study-plan ul{
  float: left;
}

.study-plan .left{
  margin-right: 86px;
}

.study-plan .left li{
  position: relative;
  width: 310px;
  height: 92px;
  margin-bottom: 20px;
  cursor: pointer;
  border-radius: 3px;
  background: url('../images/icon_vip.png')  7px 22px no-repeat,-webkit-linear-gradient(left, #d6bda9, #cdb29c);
  background: url('../images/icon_vip.png')  7px 22px no-repeat, -o-linear-gradient(left, #d6bda9, #cdb29c);
  background: url('../images/icon_vip.png')  7px 22px no-repeat,-moz-linear-gradient(right, #d6bda9, #cdb29c);
  background: url('../images/icon_vip.png')  7px 22px no-repeat,linear-gradient(to right, #d6bda9, #cdb29c);
   /* 标准的语法 */

}

.study-plan .left li .icon_sanjiao{
  position: absolute;
  top:50%;
  transform: translate(0,-50%);
  right: -20px;
  width: 0;
  height: 0;
  border-left:10px solid #9a674b;
  border-top: 7px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid transparent;

}

.study-plan .left .active{
  background: url('../images/icon_vip.png')  7px 22px no-repeat,-webkit-linear-gradient(left, #b07d5a , #9b674c); /* Safari 5.1 - 6.0 */
  background: url('../images/icon_vip.png')  7px 22px no-repeat,-o-linear-gradient(right, #b07d5a, #9b674c); /* Opera 11.1 - 12.0 */
  background: url('../images/icon_vip.png')  7px 22px no-repeat,-moz-linear-gradient(right, #b07d5a, #9b674c); /* Firefox 3.6 - 15 */
  background: url('../images/icon_vip.png')  7px 22px no-repeat,linear-gradient(to right, #b07d5a , #9b674c) ;
  box-shadow: 0 2px 10px rgb(154,102,75,.5);
}

.study-plan .left li .tit{
  padding: 20px 0 10px;
  color: #f5e5d1;
  font-size: 24px;
  text-align: center;
}

.study-plan .left li .info{
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.study-plan .right li{
  padding-left: 55px;
  padding-top: 48px;
  width:604px;
  height: 317px;
  background: url('../images/pic01.png') no-repeat;
}

.study-plan .right li .tit{
  position: relative;
  font-size: 24px;
  color: #392114;
  font-weight: bold;
}

.study-plan .right li .tit:before{
  position: absolute;
  top:44px;
  left: 0;
  content: '';
  width: 59px;
  height: 6px;
  background: #9a664b;
}

.study-plan .right li .con{
  margin-top: 42px;
  font-size: 16px;
  color: #5e3420;
  line-height: 2;
}

.zx-btn{
  display: block;
  margin: 50px auto 0;
  width: 457px;
  height: 86px;
  background: url('../images/zz-btn-bg01.png') no-repeat;
  font-size: 18px;
  color: #ddc09f;
  text-align: center;
  line-height: 76px;
  font-weight: 600;
}

/*这里的老师不一样*/
.teacher-grow-box{
  width: 100%;
  height: 857px;
  background: url('../images/teacher-grow-pic.png') no-repeat;
}

.teacher-grow-box .Title{
  color:#ddc09f;
}
.teacher-grow-box .subTitle{
  color:#ddc09f;
}

.teacher-grow .left {
  padding-left: 170px;
  padding-right: 27px;
  float: left;
}

.teacher-grow .left li{
  margin-left: auto;
  width: 303px;
  height: 56px;
  color: #9d694d;
  font-size: 24px;
  line-height: 56px;
  padding-left: 221px;
  margin-bottom: 11px;
  border-top-right-radius:3px;
  border-bottom-left-radius:3px;
  background: -webkit-linear-gradient( #e5d0bd , #dfc9b5); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #e5d0bd, #dfc9b5); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #e5d0bd, #dfc9b5); /* Firefox 3.6 - 15 */
  background: linear-gradient( #e5d0bd , #dfc9b5) ;
}
.teacher-grow .left li:nth-child(2){
  width: 278px;
  color: #ae826a;
  padding-left: 196px;
  background: -webkit-linear-gradient( #dbc4b0 , #d2b8a2); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #dbc4b0, #d2b8a2); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #dbc4b0, #d2b8a2); /* Firefox 3.6 - 15 */
  background: linear-gradient( #dbc4b0 , #d2b8a2) ;
}
.teacher-grow .left li:nth-child(3){
  width: 250px;
  color: #9d694d;
  padding-left: 170px;
  background: -webkit-linear-gradient( #ceb29d , #c2a38c); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #ceb29d, #c2a38c); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #ceb29d, #c2a38c); /* Firefox 3.6 - 15 */
  background: linear-gradient( #ceb29d , #c2a38c) ;
}
.teacher-grow .left li:nth-child(4){
  width: 224px;
  color: #e5d1be;
  padding-left: 142px;
  background: -webkit-linear-gradient( #be9d85 , #b28e74); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #be9d85, #b28e74); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #be9d85, #b28e74); /* Firefox 3.6 - 15 */
  background: linear-gradient( #be9d85 , #b28e74) ;
}
.teacher-grow .left li:nth-child(5){
  width: 197px;
  color: #e5d1be;
  padding-left: 116px;
  background: -webkit-linear-gradient( #ae896f , #a47d61); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #ae896f, #a47d61); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #ae896f, #a47d61); /* Firefox 3.6 - 15 */
  background: linear-gradient( #ae896f , #a47d61) ;
}
.teacher-grow .left li:nth-child(6){
  width: 170px;
  color: #fff;
  padding-left: 89px;
  background: -webkit-linear-gradient( #a0785c , #9a6f53); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( #a0785c, #9a6f53); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( #a0785c, #9a6f53); /* Firefox 3.6 - 15 */
  background: linear-gradient( #a0785c , #9a6f53) ;
}
.teacher-grow .left li:nth-child(7){
  width: 143px;
  color: #fff;
  padding-left: 0;
  background: #f28f5d url('../images/icon_zan.png') 62px center no-repeat;
  -webkit-background-size: 27px;
  background-size: 27px;
  margin-bottom: 0;
}

.teacher-grow .right{
  float: left;
  padding-left: 15px;
}

.teacher-grow .right li{
  position: relative;
  height: 56px;
  margin-bottom: 11px;
  padding-top: 10px;
  font-size: 16px;
  color: #fff;
}

.teacher-grow .right li:before{
  position: absolute;
  content:'';
  top:40px;
  left: 10px;
  width: 0;
  height: 0;
  border-left:8px solid transparent;
  border-top: 10px solid #ddc09f;
  border-right: 8px solid transparent;
  border-bottom: 10px solid transparent;
}

.teacher-grow .right li:nth-child(2):before{
  border-top: 10px solid #d5bda7;
}
.teacher-grow .right li:nth-child(3):before{
  border-top: 10px solid #c5a791;
}
.teacher-grow .right li:nth-child(4):before{
  border-top: 10px solid #b6957b;
}
.teacher-grow .right li:nth-child(5):before{
  border-top: 10px solid #aa8368;
}
.teacher-grow .right li:nth-child(6):before{
  border-top: 10px solid #9e7558;
}
.teacher-grow .right li:nth-child(7):before{
  border:none;
}
.teacher-grow .right li:nth-child(7){
  padding-top: 20px;
  padding-left: 8px;
  color: #f28f5d;
  margin-bottom: 0;
}

.teacher-grow-box .zx-btn{
  font-weight: 600;
  color: #5e3420;
  background: url('../images/zz-btn-bg02.png') no-repeat;
}

/*这里的讲义不一样*/
.lecture-notes-box{
  height: 698px;
  background: #2d292d url('../images/lecture_notes_pic.png') 0 371px no-repeat;
  -webkit-background-size: 661px 328px;
  background-size: 661px 328px;
}

.lecture-notes-box .Title{
  color: #ddc09f;
}
.lecture-notes-box .subTitle{
  color: #ddc09f;
}

.lecture-notes-box ul li{
  float: left;
  margin-right:13px;
  width: 240px;
  height: 283px;
  background: #fff;
  border-radius: 3px;
}

.lecture-notes-box ul li:last-child{
  margin-right: 0;
}

.lecture-notes-box ul li img{
  width: 100%;
  height: 120px;
}

.lecture-notes-box ul li .tit{
  padding: 26px 0 16px;
  font-size: 20px;
  color: #392114;
  font-weight: 500;
  text-align:center;
}

.lecture-notes-box ul li .con{
  padding: 0 16px;
  line-height: 1.5;
  font-size: 16px;
  color:#5e3420;
}

.lecture-notes-box .zx-btn{
  font-weight: 600;
  color: #5e3420;
  background: url('../images/zz-btn-bg02.png') no-repeat;
}

/*这里的体系不一样*/
.system-box{
  width: 100%;
  height: 997px;
  background: #2d292d url('../images/system_pic.png') no-repeat;
}

.system-box .Title{
  color: #ddc09f;
}
.system-box .subTitle{
  padding-bottom: 70px;
  color: #ddc09f;
}

.system-box .zx-btn{
  margin-top: 20px;
  font-weight: 600;
  color: #5e3420;
  background: url('../images/zz-btn-bg02.png') no-repeat;
}

/*这里的课后体验不一样*/
.experience-box{
  width: 100%;
  height: 510px;
  background: #e5d1be url('../images/experience_pic.png') 0 193px no-repeat;
  -webkit-background-size: 550px 319px;
  background-size: 550px 319px;
}

.experience-box .Title{
  color: #392114;
}
.experience-box.subTitle{
  padding-bottom: 70px;
  color: #5e3420;
}

.experience ul li{
  width: 100px;
  float: left;
  margin-right: 80px;
}

.experience ul li:last-child{
  margin-right: 0 ;

}

.experience ul li .tit{
  font-size: 20px;
  color: #392114;
  text-align: center;
}

.experience ul li .num{
  position: relative;
  z-index: 2;
  margin:26px auto 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #e5d1be;
  font-size: 16px;
  background: url('../images/icon_yuan.png')   no-repeat;
}

.experience .line{
  position:relative;
  z-index:0;
  left: 46px;
  top: -18px;
  width: 900px;
  /*height: 2px;*/
  border: 1px dashed #af7d5b;
}

/*这里的服务不一样*/
.server-box{
  width: 100%;
  height: 960px;
  background: #e5d1be url('../images/server_pic.png') right 515px no-repeat;
  -webkit-background-size: 567px 445px;
  background-size: 567px 445px;
}

.server-box .Title{
  color: #392114;
}
.server-box.subTitle{
  padding-bottom: 70px;
  color: #5e3420;
}

.server-box table{
  width: 998px;
  height: 533px;
  background: #faf6f2;
  text-align: center;
  box-sizing: content-box;
  color: #5e3420;
  font-size: 16px;
}

.server-box table .tit{
  width: 1000px;
  height: 60px;
  line-height: 60px;
  color: #f5e5d1;
  font-size: 20px;
  background: -webkit-linear-gradient(left,#af7d5a , #9a664b); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient( right,#af7d5a, #9a664b); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient( right,#af7d5a, #9a664b); /* Firefox 3.6 - 15 */
  background: linear-gradient( to right,#af7d5a , #9a664b) ;
}

.server-box table td{
  display:table-cell;
  vertical-align:middle;
  border: 1px dashed #b48565;
  border-collapse: collapse; /*设置单元格的边框合并为1*/
}
.bgpink{
  background: #f2e8df;
}
.bordernone td{
  border-top-width: 0!important;
}

/*footer*/
.footer {
    padding: 50px 0;
    color: #fff;
    text-align: center;
    background-color: #2D2D2D;
}

.footer .title {
    padding: 15px 0 20px;
    font-size: 26px;
}

.footer .phone {
    cursor: text;
    display: inline-block;
    padding-left: 30px;
    font-size: 22px;
    color: #fff;
    background: url("../images/footer-phone.png") top -3px left no-repeat;
    background-size: 26px 26px;
}
