.detailBanner{
  background:url(../../images/pc/schoolcxImg1.png) no-repeat center center;
  background-size:cover;
  padding:107px 0 67px 0;
}
.detailBanner h1{
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  text-align: left;
  color: #000000;
}
.detailBanner .centerBg{
  width:808px;
  margin:0 auto;
}
.detailBanner p{
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align:left;
  color: #606266;
  margin-top:20px;
}
.detailContent .centerBg{
  width:808px;
  margin:0 auto 71px;
}
.detailContent p{
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #606266;
}
.detailContent img{
  margin-top:13px;
}
.detailContent ul{
  margin:21px 0 24px 0;
}

.detailContent ul li{
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  float:left;
  
}
.detailContent ul li span{
  float:right;
  width: 15px;
  font-family: '宋体';
  display: block;
  height: 15px;
  text-align: center;
  line-height: 15px;
}
.detailContent ul li:last-child{
  color:#4877F0;
}
.detailContent .pagenation{
  margin-top:24px;
}
.detailContent .pagenation p:first-child{
  float:left;
}
.detailContent .pagenation p:last-child{
  float:right;
}
.pagenation p span{
  width: 67px;
  height: 32px;
  background: #4877F0;
  border-radius: 4px;
  text-align: center;
  color:#fff;
  display:block;
  line-height:32px;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  float:left;
  cursor: pointer;
}
.pagenation p a{
  float:left;
  display:block;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #000000;
  line-height:32px;
  margin-left:11px;
}
