.sportNav {
  padding: 15px 15px 30px 15px;
}
.sportNav .sport_a {
  bottom: 30px;
}
.sportNav .proBottomW_l {
  position: absolute;
  bottom: 30px;
  right: 20px;
}
.sportNav .proBottomW_l a {
  margin-left: 35px;
  font-size: 14px;
  color: #999;
}
.sportNavLeft {
  width: 220px;
}
.teacher-img {
  width: 200px;
  height: 270px;
  padding: 10px;
  border: 1px solid #ddd;
}
.teacher-img img {
  width: 100%;
  height: 100%;
}
.sportNavright h2 {
  font-size: 0;
  margin-bottom: 8px;
} 
.sportNavright h2 .teacher-name {
  display: inline-block;
  font-size: 18px;
  color: #222;
}
.sportNavright h2 .teacher-name span {
  font-size: 16px;
  color: #666;
}
.sportNavright h2 .score span {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin-right: 3px;
}
.sportNavright h2 .score span.bright {
  background: url("../../img/training/bright-star.png") no-repeat center center;
}
.sportNavright h2 .score span.dark {
  background: url("../../img/training/dark-star.png") no-repeat center center;
}
.sportNavright p {
  margin-bottom: 7px;
}
.sportNavright p .icon {
  width: 23px;
  height: 23px;
  display: inline-block;
  margin: 0 7px -6px 0;
}
.newlistRightBtmM .newlistRightBtm_ba_img {
  width: 75px;
  height: 95px;
}
.newlistRightBtmM .newlistRightBtm_ba_img img {
  width: 75px;
  height: 95px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  z-index: 2;
  behavior: url(../../css/common/ie-css3.htc);
}
.newlistRightBtmM h2 {
  font-size: 0;
}
.newlistRightBtmM h2 .teacher-name {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  color: #222;
}
.newlistRightBtmM h2 .score span {
  display: inline-block;
  width: 15px;
  height: 14px;
  margin-right: 2px;
}
.newlistRightBtmM h2 .score span.bright {
  background: url("../../img/training/bright-star.png") no-repeat center center;
}
.newlistRightBtmM h2 .score span.dark {
  background: url("../../img/training/dark-star.png") no-repeat center center;
}
.tab_2 .sportBtm_left_btm {
  padding: 0;
}
.sportBtm_left_btm .works-list {
  background: #fff;
  font-size: 0;
  overflow: hidden;
  padding: 0 0 20px 15px;
}
.sportBtm_left_btm .works-list .works-item {
  float: left;
  margin-top: 20px;
  width: 33.333%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sportBtm_left_btm .works-list .works-item .item {
  border: 1px solid #eee;
}
.sportBtm_left_btm .works-list .works-item .item .img-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.sportBtm_left_btm .works-list .works-item .item .img-wrapper img {
  width: 100%;
  height: 165px;
}
.sportBtm_left_btm .works-list .works-item .item .img-title {
  display: block;
  padding: 10px;
  font-size: 14px;
  color: #222;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sportBtm_left_btm .works-list .works-item .item .work-response {
  padding: 0 10px 10px 10px;
  position: relative;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item {
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.like {
  padding-left: 25px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  background: url('../../images/icon1.png') no-repeat -8px -280px;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.like:hover {
  cursor: pointer;
  color: #88110B;
  background: url("../../img/collection_hover.png") no-repeat left center;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.like.active {
  color: #88110B;
  background: url('../../images/icon1.png') no-repeat -8px -248px;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.discuss {
  padding-left: 25px;
  margin-left: 15px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  background: url("../../img/personal_homepage/discuss.png") no-repeat left center;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.discuss:hover {
  color: #88110B;
  background: url("../../img/personal_homepage/discuss-hover.png") no-repeat left center;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.recruiting {
  position: absolute;
  bottom: 15px;
  right: 10px;
  line-height: 20px;
  color: #ff8432;
}
.sportBtm_left_btm .works-list .works-item .item .work-response .response-item.recruited {
  position: absolute;
  bottom: 15px;
  right: 10px;
  line-height: 20px;
  color: #f70305;
}
.add_file {
  font-size: 14px;
  line-height: 32px;
  margin-right: 15px;
  position: relative;
  cursor: pointer;
}
.add_file .file {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
}
.add_file .file input {
  width: 94px;
}
.sportBtm_left_btm2_top textarea {
  color: #999;
}
.bd_weixin_popup .bd_weixin_popup_head span {
  display: none;
}
body .bd_weixin_popup .bd_weixin_popup_head {
  height: 0px;
}
body .bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
  color: #999;
  width: 30px;
  height: 30px;
  border: 1px solid #999;
  font-size: 25px;
  font-weight: normal;
  border-radius: 100%;
  -moz-border-radius: 100%;
  z-index: 2;
  behavior: url(../../css/common/ie-css3.htc);
  text-align: center;
  line-height: 25px;
  position: absolute;
  top: -20px;
  right: -20px;
}
.sportNavright p .icon1 {
  background: url("../../img/training/sex.png") no-repeat center center;
}
.sportNavright p .icon2 {
  background: url("../../img/training/school.png") no-repeat center center;
}
.sportNavright p .icon3 {
  background: url("../../img/training/major.png") no-repeat center center;
}
.sportNavright p .icon4 {
  background: url("../../img/training/tel.png") no-repeat center center;
}
.sportNavright p .icon5 {
  background: url("../../img/training/birthday.png") no-repeat center center;
}
.sportNavright p .icon6 {
  background: url("../../img/training/education.png") no-repeat center center;
}
.sportNavright p .icon7 {
  background: url("../../img/training/work.png") no-repeat center center;
}
