.SP-footer {
  margin-top: 0;
}
.gyposition {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 12px;
  color: #222;
}
.gyposition_icon {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url(../../images/icon1.png) no-repeat -200px -118px;
  margin: 0 5px -8px 0;
}
.gyposition code {
  margin: 0 10px;
}
.all-page {
  background: #f9f9f9;
  padding-bottom: 30px;
}
.all-page .all-teacher {
  overflow: hidden;
} 
.all-page .left-side {
  position: relative;
  width: 250px;
  background: #fff;
  height: 1359px;
  float: left;
}
.all-page .left-side .option-box {
  font-size: 0;
  margin-top: 10px;
  padding: 15px 0 0 20px;
}
.all-page .left-side .option-box.for-index {
  padding-right: 20px;
}
.all-page .left-side .option-box span {
  display: inline-block;
  height: 20px;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  min-width: 42px;
  padding: 0 10px;
  margin-top: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  position: relative;
  z-index: 2;
  behavior: url(../../css/common/ie-css3.htc);
  margin-right: 11px;
}
.all-page .left-side .option-box span.stadium-item {
  min-width: 78px;
}
.all-page .left-side .option-box span:hover {
  cursor: pointer;
  color: #ff8432;
  border: 1px solid #ff8432;
}
.all-page .left-side .option-box span.active {
  background: #ff8432;
  color: #fff;
  border: 1px solid #ff8432;
}
.all-page .left-side .option-box .box-title {
  font-size: 16px;
  color: #ff8342;
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  margin-bottom: 10px;
}
.all-page .left-side .option-box .input-wrapper {
  position: relative;
}
.all-page .left-side .option-box .input-wrapper input {
  width: 100%;
  height: 30px;
  border: 1px solid #ff8342;
  background: inherit;
  border-radius: 30px;
  -moz-border-radius: 30px;
  position: relative;
  z-index: 2;
  behavior: url(../../css/common/ie-css3.htc);
  padding-right: 55px;
  text-indent: 20px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.all-page .left-side .option-box .input-wrapper .search-button {
  position: absolute;
  top: 0;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(../../images/icon1.png) no-repeat -435px -61px;
  z-index: 10;
}
.all-page .left-side .for-index {
  margin-top: 0;
}
.all-page .left-side .for-index .box-title {
  background: url("../../img/training/for-index.png") no-repeat left center;
}
.all-page .left-side .for-stadium .box-title {
  background: url("../../img/training/for-stadium.png") no-repeat left center;
}
.all-page .left-side .for-lesson .box-title {
  background: url("../../img/training/for-lesson.png") no-repeat left center;
}
.all-page .left-side .for-area .box-title {
  background: url("../../img/training/for-area.png") no-repeat left center;
}
.all-page .left-side .back-icon {
  position: absolute;
  bottom: 60px;
  left: 125px;
  margin-left: -50px;
  width: 100px;
  height: 24px;
  line-height: 24px;
  text-indent: 35px;
  color: #ff8432;
  font-size: 14px;
  cursor: pointer;
  background: url("../../img/training/back.png") no-repeat left center;
}
.all-page .right-side {
  margin-left: 270px;
  background: #fff;
}
.all-page .right-side .rank {
  line-height: 50px;
  position: relative;
}
.all-page .right-side .rank .rank-items {
  padding-left: 30px;
  border-bottom: 1px solid #f5f5f5;
}
.all-page .right-side .rank .rank-items span {
  font-size: 16px;
  color: #999;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
}
.all-page .right-side .rank .rank-items span.active {
  color: #ff8432;
  border-bottom: 2px solid #ff8432;
}
.all-page .right-side .rank .rank-items label {
  font-size: 16px;
  color: #999;
  display: inline-block;
  line-height: 50px;
  background: url(../../img/login/SP-remenber-secret.png) no-repeat left center;
}
.all-page .right-side .rank .rank-items label input {
  opacity: 0;
}
.all-page .right-side .rank .rank-items label.active {
  background: url(../../img/login/SP-remenber-secret-active.png) no-repeat left center;
}
.all-page .right-side .rank .paging {
  position: absolute;
  right: 30px;
  top: 0px;
  width: 120px;
  text-align: center;
}
.all-page .right-side .rank .paging .now-page {
  color: #ff8432;
}
.all-page .right-side .rank .paging .last-page-button {
  cursor: pointer;
  width: 18px;
  height: 17px;
  float: left;
  margin-top: 18px;
  background: url(../../images/icon1.png) no-repeat -5px -182px;
  vertical-align: middle;
}
.all-page .right-side .rank .paging .next-page-button {
  cursor: pointer;
  width: 18px;
  height: 17px;
  float: right;
  margin-top: 18px;
  background: url(../../images/icon1.png) no-repeat -8px -214px;
}
.all-page .right-side .unit-wrapper {
  padding: 0 0 30px 30px;
  overflow: hidden;
  font-size: 0;
  height: 1197px;
}
.all-page .right-side .unit-wrapper .unit-items {
  width: 33.333%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  padding-right: 30px;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper {
  border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  z-index: 2;
  behavior: url(../../css/common/ie-css3.htc);
  overflow: hidden;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper:hover {
  box-shadow: 0px 3px 5px 0px #9a9a9a;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .img-layer {
  display: none;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper img {
  width: 100%;
  height: 175px;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .lesson-name {
  position: relative;
  padding: 10px 80px 15px 10px;
  font-size: 16px;
  color: #222;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .lesson-name span {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  color: #999;
  vertical-align: bottom;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .lesson-name span code {
  color: #ff8432;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item {
  margin: 0 10px 0 10px;
  padding: 7px 0 7px 25px;
  font-size: 14px;
  color: #999;
}
    .all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.addr-item {
        background: url("../../img/training/addr.png") no-repeat left center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.time-item {
  background: url("../../img/training/time.png") no-repeat left center;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.number-item {
  background: url("../../img/training/number.png") no-repeat left center;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.apply,
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.invalid {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
  background: #fe8543;
  color: #fff;
  line-height: 43px;
}
.all-page .right-side .unit-wrapper .unit-items .item-wrapper .lesson-info .info-item.invalid {
  background: #cdcdcd;
}
