body {
  background: #f6f6f6;
}

.gather-menu, .news-left-box, .news-right-box {
  float: left;
}

.gather-menu {
  width: 136px;
  width: 11.5%;
  text-align: center;
}

.gather-menu .gather-menu-op {
  background: #283e7e url(../images/gather-menu-bg.jpg) no-repeat top center;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.gather-menu .gather-menu-tit {
  font-size: 18px;
  line-height: 30px;
  padding: 10px 0;
  color: #ffe1b6;
  font-weight: bold;
}

.gather-menu .gather-menu-tit span {
  padding-left: 20px;
  background: url(../images/gather-icon.png) no-repeat left center;
}

.gather-menu .gather-menu-main {
  background: #fff;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}

.gather-menu ul {
  margin-bottom: 15px;
}

.gather-menu ul li {
  font-size: 15px;
  line-height: 25px;
  padding: 10px 0;
  color: #333;
  border-bottom: 1px solid #eee;
}

.gather-menu ul li.active {
  color: #b47e2d;
  font-weight: bold;
  background: #f9f5ee;
  border-bottom: 1px solid #f9f5ee;
}

.gather-menu dl {
  margin-bottom: 16px;
}

.gather-menu dl:last-child {
  margin-bottom: 17px;
}

.gather-menu dl dt {
  width: 110px;
  height: 110px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin: 0 auto 7px;
}

.gather-menu dl dd {
  font-size: 15px;
  line-height: 20px;
}

.news-left-box {
  width: 73.2%;
}

.gather-tit-box {
  padding: 20px 30px 15px;
  border-radius: 4px;
  background: #6073a7 url(../images/gather-tit-box.jpg) no-repeat right top;
  margin-bottom: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.gather-tit {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  padding-left: 40px;
  background: url(../images/gather-tit-icon.png) no-repeat left center;
}

.gather-info {
  margin-top: 16px;
  padding-top: 14px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background: url(../images/gather-info-bg.png) no-repeat left top;
}

.gather-itme {
  padding: 20px 20px 12px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

.gather-itme .gather-new-tit {
  margin-bottom: 12px;
}

.gather-itme .gather-new-tit h2 {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  color: #222;
}

.gather-itme .gather-new-time {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  padding-left: 15px;
  background: url(../images/time-icon2.png) no-repeat left center;
}

.gather-itme .gather-new-cnt {
  padding: 4px 16px 20px;
  border-radius: 4px;
  background: #f5f8ff;
}

.gather-itme .gather-new-cnt hr {
  display: none;
}

.gather-itme .gather-new-cnt table {
  width: 100%;
  table-layout: auto;
}

.gather-itme .gather-new-cnt table p {
  font-size: 14px;
  line-height: 30px;
}

.gather-itme .gather-new-cnt table p span {
  color: #555;
}

.gather-itme .gather-new-cnt p {
  font-size: 16px;
  color: #555;
  line-height: 36px;
}

.gather-itme .gather-new-cnt p strong {
  display: inline;
}

.gather-itme .gather-new-cnt strong {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  color: #555;
  font-weight: bold;
}

.gather-itme .gather-new-cnt strong a {
  color: #2a5da4;
}

.gather-itme .gather-new-cnt a strong {
  color: #2a5da4;
}

.gather-itme .gather-new-cnt .more-btn {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #c99c59;
  background: #fff;
  border: 1px solid #c99c59;
  border-radius: 4px;
  margin-top: 11px;
}

.gather-itme .gather-new-cnt .more-btn span {
  padding-left: 16px;
  background: url(../images/more-btn-icon.png) no-repeat left center;
}

.gather-itme .gather-new-cnt .more-btn:hover {
  background: #c99c59;
}

.gather-itme .gather-new-cnt .more-btn:hover span {
  color: #fff;
  background: url(../images/more-btn-icon2.png) no-repeat left center;
}

.gather-news {
  margin-top: 20px;
}

.gather-news ul {
  margin: 0 -1%;
}

.gather-news ul li {
  float: left;
  width: 31.333%;
  margin: 0 1%;
  padding-left: 10px;
  background: url(../images/li-img.png) no-repeat left center;
}

.gather-news ul li a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.gather-news ul li a:hover {
  color: #c99c59;
}

.gather-news-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-left: 20px;
  margin-bottom: 8px;
  background: url(../images/gather-news-tit-icon.png) no-repeat left center;
}

.gather-news-tit span {
  color: #283e7e;
}

.news-right-box {
  width: 26%;
  margin: 0 0 3% 0.8%;
}

.news-right-box.school-right-box {
  width: 24%;
}

.newslist-box {
  margin-bottom: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.news-right-cnt {
  padding: 14px 10px 15px;
  background-color: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden;
}

.news-right-cnt .news-right-tit {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
  overflow: hidden;
}

.news-right-cnt .news-right-tit h3 {
  position: relative;
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding-left: 10px;
  padding-bottom: 10px;
  background: url(../images/news-right-tit-icon.png) no-repeat left top 3px;
}

.news-right-cnt .news-right-tit h3::before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #283e7e;
}

.news-right-cnt .news-right-tit h3 span {
  color: #283e7e;
}

.news-right-cnt .news-right-tit p {
  display: inline-block;
  height: 30px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #283e7e;
}

.news-right-cnt .news-right-tit p span {
  color: #c99c59;
}

.news-right-cnt .news-list {
  margin-top: -6px;
}

.news-right-cnt .news-list.zw-school-news-list li {
  width: 100%;
}

.news-right-cnt .news-list li {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 18px;
  padding-left: 9px;
  margin-bottom: 8px;
  background: url(../images/li-bg2.png) no-repeat left top 8px;
}

.news-right-cnt .news-list li a {
  display: block;
  color: #333;
}

.news-right-cnt .news-list li a:hover {
  color: #c99c59;
}

.news-right-cnt .zhinan-box {
  margin-top: 12px;
  padding: 12px 0 0;
  border-top: 1px dashed #e8e8e8;
}

.hot-tag {
  margin: -10px -1.75% 0;
}

.hot-tag li {
  float: left;
  width: 46.5%;
  margin: 10px 1.75% 0;
}

.hot-tag li a {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  border: 1px solid #dfe6f7;
  background: #f4f7ff;
  border-radius: 4px;
  padding: 3px 4px;
  text-align: center;
}

.hot-tag li a:hover {
  color: #fff;
  background: #283e7e;
  border: 1px solid #283e7e;
}

.hot-tag li a p {
  display: inline-block;
  text-align: center;
}

.hot-news {
  margin-top: -12px;
}

.hot-news dl {
  margin-top: 16px;
}

.hot-news dl dt {
  float: left;
  width: 90px;
  height: 60px;
  margin-right: 10px;
  border-radius: 4px;
  overflow: hidden;
}

.hot-news dl dd {
  float: left;
  width: 66%;
  width: calc(100% - 100px);
}

.hot-news dl dd a {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  height: 40px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hot-news dl dd a:hover {
  color: #c99c59;
}

.hot-news dl dd .new-time {
  font-size: 12px;
  line-height: 14px;
  color: #999;
  padding-left: 13px;
  background: url(../images/time-icon2.png) no-repeat left center;
  background-size: 9px;
}

.paddingb0 {
  padding-bottom: 0 !important;
}

.hot-school {
  margin-top: -5px;
}

.hot-school li {
  position: relative;
  min-height: 22px;
  line-height: 22px;
  padding: 5px 0 5px 23px;
  border-bottom: 1px dashed #e8e8e8;
}

.hot-school li:hover {
  color: #c99c59;
}

.hot-school li:last-child {
  border: none;
}

.hot-school li em {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 10px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #ccc;
  text-align: center;
  border-radius: 4px 4px 0 4px;
}

.hot-school li a {
  display: block;
  font-size: 14px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  color: #333;
}

.hot-school li a:hover {
  color: #c99c59;
}

.hot-school .hot-school1 em {
  background: #e55d5d;
}

.hot-school .hot-school2 em {
  background: #ee7b48;
}

.hot-school .hot-school3 em {
  background: #fb9825;
}

.hot-rules {
  background: #f5f5f5;
  margin: -12px -10px 0;
  overflow: hidden;
}

.hot-rules dl {
  padding: 12px 10px;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 6px;
}

.hot-rules dl:last-child {
  margin-bottom: 0;
}

.hot-rules dl dt a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #333;
  padding-left: 8px;
}

.hot-rules dl dt a::before {
  display: block;
  position: absolute;
  content: '';
  width: 3px;
  height: 11px;
  border-radius: 0 2px 2px 0;
  left: 0;
  top: 5px;
  background: #c99c59;
}

.hot-rules dl dt a:hover {
  color: #c99c59;
}

.hot-rules dl dd {
  padding: 5px 10px;
  background: #f5f7fc;
  border-radius: 4px;
  margin-top: 7px;
}

.hot-rules dl dd p {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  margin: 3px 3px 3px 0;
  color: #333;
  padding-right: 8px;
  border-right: 1px solid #ddd;
}

.hot-rules dl dd p span {
  color: #666;
}

.hot-rules dl dd p:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
  margin-left: 0;
}

.hot-rules dl dd .price {
  color: #af2525;
  font-weight: bold;
}

.hot-rules dl dd .price span {
  font-weight: normal;
}

/* page start */
.page-box {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.page {
  width: 100%;
  text-align: center;
}

.page > ul > li {
  float: left;
}

.page > ul > li.active {
  background-color: #283e7e;
  border: 1px solid #283e7e;
  color: #fff;
}

.page .pagezong:hover {
  background-color: #fff;
  color: #000000;
}

.page > a, .page > b {
  width: 10%;
  background-color: #fff;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  padding: 4px 20px;
  margin-right: 10px;
  border: 1px solid #eee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.page > a:hover, .page > b:hover {
  background-color: #283e7e;
  border: 1px solid #283e7e;
  color: #fff;
}

.page > b {
  background-color: #283e7e;
  border: 1px solid #283e7e;
  color: #fff;
  font-weight: normal;
}

.fst-page a, .last-page a {
  padding-left: 5px;
  padding-right: 5px;
}

/* page end */
@media only screen and (max-width: 1200px) {
  .nav > li > a {
    padding: 10px 13px;
  }
  .news-flex-box {
    padding: 0 5%;
  }
}

@media only screen and (max-width: 1024px) {
  .breadcrumb {
    padding: 10px 0 !important;
  }
  .gather-menu {
    width: 120px;
  }
  .gather-menu .gather-menu-tit {
    font-size: 16px;
  }
  .gather-menu ul li, .gather-menu dl dd {
    font-size: 13px;
  }
  .page [title],
  .page > .pagezong {
    display: none;
  }
  .page a,
  .page > b {
    max-width: 110px;
    width: 20%;
    font-size: 14px;
    margin-right: 1%;
    padding: 0;
    display: inline-block;
  }
  .page a,
  .page > b {
    display: none;
  }
  .page a.fst-page,
  .page a.last-page,
  .page a.next,
  .page a.pre {
    display: inline-block;
  }
}

@media only screen and (max-width: 768px) {
  .gather-menu {
    display: none;
  }
  .gather-tit {
    font-size: 24px;
  }
  .gather-itme .gather-new-tit h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1%;
  }
  .gather-itme .gather-new-cnt {
    padding: 1% 10px 15px;
  }
  .gather-tit-box {
    padding: 2% 10px;
  }
  .gather-itme {
    padding: 2% 10px 1.5%;
  }
  .gather-news ul {
    margin: 0 auto 1%;
  }
  .gather-news ul li {
    width: 48%;
  }
  .gather-new-cnt .news-cnt {
    height: 180px;
    overflow: hidden;
  }
  .news-left-box, .news-right-box {
    width: 100%;
    margin: 0 auto 10px;
  }
  .news-right-box {
    margin-left: 0;
    max-width: none;
  }
  .newslist-box {
    margin-bottom: 20px;
  }
  .positionTop {
    padding: 10px 0 0 !important;
  }
}

@media only screen and (max-width: 428px) {
  .gather-itme {
    padding: 3% 10px 1.5%;
  }
  .gather-news ul li {
    width: 98%;
  }
}
