.teacherdec_banner {
  width: 100%;
  height: 480px;
  background: url(../img/laoshi_xqbanner_02.png) no-repeat center;
}

.dec_nav i,
.dec_nav a,
.dec_nav {
  vertical-align: middle;
  color: #fff;
}

.dec_nav i {
  font-size: 20px;
}

.dec_nav a {
  margin-right: 5px;
}

.teacherdec_bannerbox {
  padding-top: 30px;
}

.like_monelist li {
  float: left;
  color: #fff;
  text-align: center;
  line-height: 23px;
  padding: 0px 24px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.like_monelist li span {
  font-size: 24px;
}

.like_monelist li div {
  font-size: 16px;
}

/*简介内容*/
.teacher_con {
  border-radius: 6px;
  background: #fff;
  height: 360px;
  margin-top: 10px;
  background: url(../img/introduce_bj.png) no-repeat center;
  padding: 20px 30px;
}

.teacher_conimg {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: 10px solid #F5F7FA;
  overflow: hidden;
  margin: 10px 0;
}

.teacher_conimg a {
  margin-left: -5px;
}

.tea_namebox {
  width: 745px;
  margin-top: 40px;
  margin-right: 10px;
}

.tea_name div {
  color: #e9613b;
  font-size: 38px;
}

.tea_name a {
  display: block;
  width: 140px;
  background: #E9613B;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
}

.tea_name a:hover {
  background: #f0c674;
}

.banji_tec {
  line-height: 25px;
  font-size: 16px;
  color: #666666;
  margin: 40px 0;
}

.tec_txt {
  font-size: 13px;
  font-style: normal;
  color: #666666;
}

/*课程*/
.tec_kecbox {
  margin: 20px auto;
}

.tec_kec {
  line-height: 60px;
  border-bottom: 1px #f4f4f4 solid;
  font-size: 18px;
  padding-left: 20px;
  color: #828282;
  background: #fff;
  border-radius: 6px;
}

/*课程列表*/
.curr_list {
  margin-top: 25px;
}

.curr_list li {
  width: 280px;
  float: left;
  background: #fff;
  margin-right: 23.3px;
  padding-top: 20px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 20px 20px 0 20px;
}

.curr_list li:nth-of-type(4n) {
  margin-right: 0;
}

.curr_img {
  text-align: center;
  display: block;
  width: 240px;
  height: 160px;
  overflow: hidden;
}

.curr_img img {
  width: 240px;
}

.curr_price {
  line-height: 44px;
  overflow: hidden;
}

.curr_price span {
  font-size: 24px;
  color: #e4393c;
}

.curr_price span i {
  font-size: 16px;
}

.curr_price s {
  float: right;
  color: #c7c7c7;
  font-size: 13px;
}

.curr_class {
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 15px;
  height: 40px;
}

.curr_time {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}

.curr_chakan {
  text-align: center;
  line-height: 70px;
  border-top: 1px solid #eee;
  margin-top: 10px;
}

.curr_chakan a {
  color: #f14242;
  font-size: 15px;
  border-radius: 25px;
  border: 1px solid;
  line-height: 36px;
  margin-top: -3px;
  padding: 0 28px;
}

.curr_chakan a:hover {
  background: #f14242;
  color: #fff;
  transition: .3s all;
}

.tec_mone {
  display: block;
  width: 170px;
  background: #DFE5E9;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 20px;
}

.tec_mone:hover,
.tec_mone:focus {
  color: #fff;
}

/*学员评价*/
.evaluation_boxs {
  border-radius: 6px;
  overflow: hidden;
  margin-top: 40px;
}

.evaluation_box {
  background: #fff;
  padding-bottom: 30px;
}

.evaluation_tit {
  font-size: 18px;
  color: #828282;
  line-height: 60px;
  padding-left: 20px;
  background: #F5F7FA;
}

.evaluation_tit span {
  font-size: 13px;
  margin-left: 5px;
}

.evaluation_tit i {
  font-size: 15px;
  color: #EC8B75;
}

.evaluation_box .evaluation_img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}

.evaluation_box .evaluation_img img {
  width: 100%;
}

.evaluation_box li {
  padding-left: 40px;
  background: #fff;
  height: 179px;
  padding-top: 30px;
  border-bottom: 1px solid #F4F4F4;
}

.evaluation_name {
  padding-top: 15px;
  width: 860px;
}

.evaluation_name span {
  font-weight: bold;
  color: #333;
}

.evaluation_name div {
  margin-top: 22px;
  color: gray;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.evaluation_time {
  width: 200px;
  line-height: 119px;
  text-align: center;
  color: gray;
}

/*分页*/
.page {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}

.page .prev,
.page .next,
.page .sy {
  padding: 8px 24px 9px;
}

.page a.cur,
.page a:hover {
  border: 1px solid #ffa800;
  background: #ffa800;
  color: #fff;
}

.page a {
  display: inline-block;
  vertical-align: top;
  padding: 8px 13px 9px;
  min-width: 10px;
  margin: 0 6px;
  color: #999;
  background-color: #fff;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #eee;
  font-weight: 400;
}