.content {
  background: #fff;
}
.content .xsspt {
  font-size: 24px;
  margin: 20px 0;
}
.content .xsspt .iconfont {
  font-size: 20px;
  background: #ee8803;
  color: #fff;
  padding: 10px;
  border-radius: 50px;
}
.content .noviciate {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 55px;
}
.content .noviciate .iconfont {
  font-size: 20px;
  padding: 10px;
  color: #fff;
  background: #ee8803;
  border-radius: 50px;
}
.xsmain {
  border: 1px solid #696969;
  padding: 10px;
  margin-bottom: 30px;
}
@media screen and (min-width: 500px) {
  .head .playersp {
    background: url('/upload/images/navice-video-back.jpg') no-repeat;
    background-size: contain;
    padding: 35px 35px 30px 35px;
    height: 240px;
    width: 380px;
  }
  .head .text {
    font-size: 12px;
    left: 205px;
  }
}
@media screen and (min-width: 800px) {
  .head .playersp {
    background: url('/upload/images/navice-video-back.jpg') no-repeat;
    background-size: contain;
    padding: 55px 55px 48px 55px;
    height: 380px;
    width: 600px;
  }
  .head .text {
    font-size: 20px;
    left: 310px;
  }
}
@media screen and (min-width: 1200px) {
  .head .playersp {
    background: url('/upload/images/navice-video-back.jpg') no-repeat;
    background-size: contain;
    padding: 83px 83px 63px 83px;
    height: 560px;
    width: 900px;
  }
  .head .text {
    font-size: 24px;
    white-space: nowrap;
    left: 460px;
    top: 4px;
  }
}
@media screen and (max-width: 500px) {
  .head .playersp {
    background: url('http://www.lm720.com/uploads/allimg/180418/1-1P41R255320-L.jpg') no-repeat;
    background-size: contain;
    padding: 25px 25px 24px 25px;
    height: 180px;
    width: 280px;
  }
  .head .text {
    font-size: 12px;
    left: 155px;
  }
}
.head .text {
  position: absolute;
  color: #fff;
  z-index: 11;
  transform: translate(-50%);
}
.guidance {
  background: #f5f5f5;
  font-size: 14px;
  padding-bottom: 20px;
}
.guidance .col-md-12 {
  padding: 0;
}
.guidance .xsti {
  font-size: 20px;
  margin: 20px 0 0 0;
  border-bottom: 1px solid #dddada;
}
.guidance .xstli .col-md-4 {
  padding: 0;
}
.guidance .xstli .jump {
  min-width: 70px;
  text-align: center;
  margin: 15px 10px 0 10px;
  background: #e6e6e6;
  padding: 5px;
  white-space: nowrap;
}
.guidance .xstli a {
  color: inherit;
}
.guidance .xstli a:hover {
  color: #fff;
}
.guidance .jump:hover {
  background: #e98f19;
  color: #fff;
}
.xszd {
  font-size: 22px;
  color: #333;
  padding: 20px 0 20px 10px;
}
.list {
  font-size: 16px;
  color: #333;
  margin-right: 20px;
}
.list-item {
  padding: 10px;
  border-bottom: 1px solid #bdbcbc;
}
.list-item .col-md-2,
.list-item .col-xs-2 {
  padding-left: 0;
  padding-right: 0;
}
.list-item .iconfont {
  color: #d8d7d7;
}
.list-item:first-child {
  border-top: 1px solid #bdbcbc;
}
.list-item .btn-box {
  text-align: center;
}
.list-item .btn {
  border: 2px solid #e98f19;
  background: #fff;
  margin-top: 13px;
  font-size: 16px;
  width: fit-content;
  color: #e98f19;
  padding: 2px;
}
.list-item .btn .iconfont {
  color: #e98f19;
}
.list-item .btn:hover {
  background: #e98f19;
  color: #fff;
}
.list-item .btn:hover .iconfont {
  color: #fff;
}
.list-item a:hover {
  color: #eb1010;
}
.section {
  height: 100%;
  line-height: 60px;
}
.section .col-md-12,
.section .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.section .xsdjj {
  white-space: nowrap;
}
