<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title-inner h2{
  font-size:24px;
  font-family:"Microsoft Yahei";
  margin-bottom:30px;
  font-weight: bold;
  color:#128888;
}
.list-item {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.list-3.list-3-1 .list-content .list-item.list-item-line a p{
  font-size:16px;
  font-family:"Microsoft Yahei";
  overflow: inherit;
  text-overflow: inherit !important;
  white-space: inherit !important;
}

@media (max-width: 768px){
.list-3.list-3-1 .list-content .list-item.list-item-line a p{
  overflow: inherit;
  text-overflow: inherit !important;
  white-space: inherit !important;
  font-size:16px;
}
.f-r{
    float: none;
    margin-left: 0;
    margin-bottom: 5px;
    display: block;
    color: #999;
}
.departmentteacher h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.title-inner h2{
  font-size:20px;
}
}

</pre></body></html>