.school-details-content ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.school-nav {
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  border-left: 1px solid #666;
  margin-left: -100px;
  font-size: 20px;
  position: relative;
  top: 20px;
}
.school-container {
  width: 1180px;
  margin: 20px auto 80px;
  overflow: hidden;
  min-height: 800px;
}
.school-left-nav {
  width: 200px;
  float: left;
}
.school-left-nav nav {
  background-color: #fff;
  font-size: 14px;
  border: 1px solid #e0e0e0;
}
.school-left-nav nav li {
  cursor: pointer;
}
.school-left-nav nav a {
  color: #666;
  display: block;
}
.school-left-nav .school-nav-main:first-child {
  margin-top: 0;
}
.school-left-nav .school-nav-sub {
  background-color: #f8f8f8;
  display: none;
}
.school-left-nav .school-nav-sub li {
  color: #666;
  line-height: 14px;
  position: relative;
}
.school-left-nav .school-nav-sub li:last-child {
  margin-bottom: 0;
}
.school-left-nav .school-nav-sub li:hover {
  background-color: #f8f8f8;
}
.school-left-nav .school-nav-sub li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #c9c9c9;
  border-radius: 4px;
  left: 25px;
  top: 50%;
  margin-top: -2px;
}
.school-left-nav .school-nav-sub a {
  padding: 7px 30px 7px 39px;
  line-height: 20px;
}
.school-left-nav .school-nav-sub .on {
  position: relative;
}
.school-left-nav .school-nav-sub .on a {
  color: #1874ff;
}
.school-left-nav .school-nav-sub .on:before {
  background-color: #1874ff;
}
.school-left-nav .school-nav-title {
  position: relative;
  padding: 17px 45px 17px 20px;
  line-height: 20px;
  font-size: 16px;
  background-color: #fff;
}
.school-left-nav .school-nav-title:after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 6px;
  background: url('/images/storlead_school_down.svg') no-repeat;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}
.school-left-nav .school-nav-title.on {
  color: #fff;
  background-color: #1874ff;
}
.school-left-nav .school-nav-title.on:after {
  background: url('/images/storlead_school_up.svg') no-repeat;
}
.school-nav-sub.on {
  display: block;
}
.school-content {
  width: 960px;
  padding: 0 40px;
  float: right;
  background-color: #fff;
}
.school-content h2 {
  font-size: 20px;
}
.school-list > li {
  border-bottom: 1px solid #e0e0e0;
  padding: 40px 0;
}
.school-list > li:last-child {
  border-bottom: none;
}
.school-list > li .list-content {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin: 20px 0;
  max-height: 52px;
  overflow: hidden;
}
.icons {
  margin-top: 20px;
}
.icons span {
  color: #666;
  font-size: 0;
  margin-right: 40px;
}
.icons span:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}
.icons .ico1:before {
  background: url('/images/storlead_school_Published_time.svg') no-repeat;
}
.icons .ico2:before {
  background: url('/images/storlead_school_author.svg') no-repeat;
}
.icons .ico3:before {
  background: url('/images/storlead_school_comments.svg') no-repeat;
}
.icons i {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.details.school-content {
  padding: 40px;
}
.school-details-content {
  border-top: 1px solid #e0e0e0;
  padding-top: 40px;
  margin-top: 40px;
  position: relative;
  line-height: 28px;
  font-size: 14px;
  height: auto;
}
.school-details-content li {
  list-style: inherit;
}
.school-details-content ol {
  padding-left: 30px;
}
.school-details-content img {
  max-width: 100%;
}
.school-details-content.off {
  max-height: 400px;
  overflow: hidden;
}
.school-details-content a {
  color: #1874ff;
  text-decoration: underline;
}
.school-details-title {
  font-size: 0;
  border-top: 1px solid #e0e0e0;
  padding-top: 40px;
  margin-top: 40px;
}
.school-details-title span {
  vertical-align: middle;
  font-size: 20px;
  margin-left: 10px;
  display: inline-block;
  line-height: 1;
}
.school-details-title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #1874ff;
  vertical-align: middle;
}
.files-list {
  background-color: #f8f8f8;
  padding: 20px;
  margin-top: 20px;
}
.files-list li {
  margin-top: 20px;
}
.files-list li:first-child {
  margin-top: 0;
}
.files-list a {
  color: #1874ff;
  font-size: 14px;
}
.editor {
  margin-top: 20px;
  font-size: 14px;
  border: 1px solid #ccc;
}
.w-e-toolbar {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  z-index: 10;
}
.school-no-login {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 220px;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 14px;
}
.school-no-login a {
  color: #1874ff;
}
.submit-btn {
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #1874ff;
  font-size: 14px;
  display: block;
  border-radius: 3px;
  text-align: center;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.submit-btn.off {
  background-color: #c8c8c8;
}
.read-more {
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  height: 200px;
  line-height: 380px;
  width: 100%;
  bottom: 0;
  position: absolute;
  text-align: center;
}
.read-more a {
  color: #1874ff;
  font-size: 14px;
}
.read-more img {
  width: 10px;
  height: 6px;
  margin-left: 6px;
  vertical-align: 2px;
}
.school-comment {
  border-top: 1px solid #e0e0e0;
  margin-top: 40px;
  font-size: 14px;
}
.school-comment a {
  color: #1874ff;
  text-decoration: underline;
}
.school-comment > li {
  padding-top: 40px;
}
.school-comment .list-right {
  float: right;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 40px;
}
.school-comment .avatar {
  width: 48px;
  height: 48px;
  border-radius: 48px;
  color: #fff;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  float: left;
  margin-right: 20px;
}
.school-comment .main {
  width: 730px;
  float: left;
}
.school-comment .main img {
  cursor: pointer;
}
.school-comment .time {
  float: right;
  color: #666;
  width: 82px;
}
.school-comment .name {
  color: #666;
}
.school-comment p {
  margin-top: 16px;
  line-height: 28px;
}
.school-comment .operation-icons {
  margin-top: 14px;
}
.school-comment .operation-icons span {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.school-comment .operation-icons .icon1 {
  background: url(/images/storlead_school_comment.svg) no-repeat;
  height: 18px;
  margin-right: 40px;
}
.school-comment .operation-icons .icon1:hover,
.school-comment .operation-icons .icon1.on {
  background: url(/images/storlead_school_comments_hov.svg) no-repeat;
}
.school-comment .operation-icons .icon2 {
  background: url(/images/storlead_school_delete.svg) no-repeat;
}
.school-comment .operation-icons .icon2:hover {
  background: url(/images/storlead_school_delete_hov.svg) no-repeat;
}
.school-comment .sub-list {
  padding-left: 68px;
  position: relative;
  padding-bottom: 1px;
}
.school-comment .sub-list:after {
  content: '';
  width: 812px;
  display: block;
  height: 1px;
  background-color: #e0e0e0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.school-comment .sub-list li {
  overflow: hidden;
  padding-top: 40px;
}
.school-comment .sub-list li:last-child .list-right {
  border-bottom: none;
}
.school-comment .sub-list li .list-right {
  border-bottom: 1px solid #e0e0e0;
}
.school-comment .sub-list .main {
  width: 662px;
}
.color1 {
  background-color: #FFA529;
}
.color2 {
  background-color: #1DB79A;
}
.color3 {
  background-color: #1874ff;
}
.more-comment {
  color: #1874ff;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  text-align: center;
  width: 200px;
  left: 50%;
  top: -30px;
}
.clear {
  clear: both;
}
.comment-btns {
  text-align: right;
  margin-top: 20px;
}
.comment-btns span {
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  width: 100px;
  height: 40px;
  margin-left: 20px;
  font-size: 14px;
  vertical-align: middle;
  line-height: 40px;
}
.comment-btns .cancel {
  color: #999;
  border: 1px solid #999;
  cursor: pointer;
}
.comment-btns .sure {
  background-color: #1874ff;
  color: #fff;
  cursor: pointer;
}
.comment-btns .sure.off {
  background-color: #c8c8c8;
}
.comment-more {
  color: #1874ff;
  width: 100px;
  margin: 45px auto 0;
  cursor: pointer;
  text-align: center;
}
.comment-more:after {
  display: inline-block;
  content: '';
  background: url(/images/storlead_school_down_blu.svg) no-repeat;
  width: 10px;
  height: 6px;
  margin-left: 6px;
  vertical-align: 2px;
}
.w-e-text a {
  color: #1874ff;
  text-decoration: underline;
}
.editor-container,
.editor-container2 {
  position: relative;
  margin-top: 20px;
}
.default {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/storlead_school_head.svg) no-repeat;
  position: relative;
  top: 6px;
}
.img-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10002;
  display: none;
}
.img-box .mask {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.img-box img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.school-catalog {
  padding-top: 21px;
  font-size: 14px;
}
.school-catalog li {
  margin-bottom: 10px;
  line-height: 24px;
}
.school-catalog li .school-catalog-num {
  margin-right: 3px;
}
.school-catalog li a {
  color: #1874FF;
}
.school-catalog li .school-catalog-child {
  padding-left: 20px;
  padding-top: 10px;
}
