.main {
  width: 1200px;
  margin: 0 auto;
}
.crumbs {
  margin: 32px 0 24px 0;
}
.plate-article-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
.plate-article-header .article-title {
  font-size: 22px;
  height: auto;
  font-weight: bold;
  line-height: 36px;
  transition: 0.3s linear;
}
.plate-article-header .article-quota {
  display: flex;
  justify-content: center;
  align-items: center;
}
.plate-article-header .article-quota .set-font {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.plate-article-header .article-quota .set-font > i:first-child {
  width: 16px;
  color: #bfbfbf;
  font-size: 16px;
  font-weight: bold;
}
.plate-article-header .article-quota .set-font > i:first-child::after {
  content: "";
  display: block;
  height: 2px;
  background: #bfbfbf;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.plate-article-header .article-quota .set-font i {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333;
  text-align: center;
  list-style: none;
  position: relative;
}
.plate-article-header .article-quota .set-font i.set-btn {
  margin: 0 10px;
  cursor: pointer;
}
.plate-article-header .article-quota .set-font i.cur {
  color: #a60011;
}
.plate-article-header .article-quota .set-font .share-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  margin-left: 10px;
}
.plate-article-header .article-quota .set-font .share-btn:hover {
  color: #a60011;
}
.plate-article-header .article-quota .set-font .share-btn i {
  display: block;
  font-size: 18px;
  line-height: 24px;
  width: 24px;
  margin-right: 2px;
  color: #bfbfbf;
  text-align: center;
  list-style: none;
  position: relative;
}
.plate-article-header .article-quota .set-font .bobao {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
}
.plate-article-header .article-quota .set-font .bobao:hover {
  color: #a60011;
}
.plate-article-header .article-quota .set-font .bobao i {
  display: block;
  width: 24px;
  font-size: 22px;
  line-height: 24px;
  margin-right: 2px;
  color: #bfbfbf;
  text-align: center;
  list-style: none;
  position: relative;
}
.plate-article-content {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
.plate-article-content .article-content-l {
  width: 860px;
}
.plate-article-content .article-content-r {
  width: 300px;
}
.intro-tips {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 32px;
  margin-bottom: 20px;
}
.article-body {
  padding-bottom: 40px;
}
.article-body p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  transition: 0.3s linear;
}
.article-body p img {
  display: inline-block;
  vertical-align: top;
}
.article-body img {
  max-width: 100%;
  height: auto !important;
}
.tips {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin: 40px 0;
}
.yijian-copy {
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.yijian-copy #copy-url {
  line-height: 44px;
  color: #333;
  font-size: 16px;
  padding-left: 14px;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 2px solid #e5e5e5;
}
.yijian-copy button {
  outline: none;
  height: calc(100% + 4px);
  width: 114px;
  display: block;
  color: #fff;
  background: #a60011;
  border: 2px solid #a60011;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
}
.prev-next {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
}
.prev-next a {
  font-size: 16px;
  color: #333;
  line-height: 48px;
  font-weight: bold;
}
.prev-next a:hover {
  color: #a60011;
}
.base-photos {
  background: #f8f8f8;
  margin-bottom: 24px;
}
.base-photos .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 300px;
  height: 200px;
  cursor: pointer;
}
.base-photos .swiper-container .p-n-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 10px;
  left: unset;
  left: 0px\0;
  top: 50%\0;
  bottom: 10px;
  width: 80px;
  height: 24px;
  height: 0px\0;
  z-index: 999;
}
.base-photos .swiper-container .p-n-box .swiper-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  position: unset;
  position: absolute\0;
  left: 0px\0;
  background: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 40px;
  height: 24px;
  margin-top: 0;
  opacity: 1 !important;
}
.base-photos .swiper-container .p-n-box .swiper-button-prev.active,
.base-photos .swiper-container .p-n-box .swiper-button-prev:hover {
  background: #c10001;
}
.base-photos .swiper-container .p-n-box .swiper-button-prev.active i,
.base-photos .swiper-container .p-n-box .swiper-button-prev:hover i {
  color: #fff;
}
.base-photos .swiper-container .p-n-box .swiper-button-prev i {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.base-photos .swiper-container .p-n-box .swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  position: unset;
  position: absolute\0;
  right: 0px\0;
  background: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 40px;
  height: 24px;
  margin-top: 0;
  opacity: 1 !important;
}
.base-photos .swiper-container .p-n-box .swiper-button-next.active,
.base-photos .swiper-container .p-n-box .swiper-button-next:hover {
  background: #c10001;
}
.base-photos .swiper-container .p-n-box .swiper-button-next.active i,
.base-photos .swiper-container .p-n-box .swiper-button-next:hover i {
  color: #fff;
}
.base-photos .swiper-container .p-n-box .swiper-button-next i {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.base-photos span {
  display: block;
  font-size: 16px;
  padding: 12px 18px;
  line-height: 24px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#layer-swiper {
  width: 600px;
  height: 400px;
}
#layer-swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#layer-swiper .p-n-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 10px;
  left: unset;
  left: 0px\0;
  top: 50%\0;
  bottom: 10px;
  width: 80px;
  height: 24px;
  height: 0px\0;
  z-index: 999;
}
#layer-swiper .p-n-box .swiper-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  position: unset;
  position: absolute\0;
  left: 0px\0;
  background: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 40px;
  height: 24px;
  margin-top: 0;
  opacity: 1 !important;
}
#layer-swiper .p-n-box .swiper-button-prev.active,
#layer-swiper .p-n-box .swiper-button-prev:hover {
  background: #c10001;
}
#layer-swiper .p-n-box .swiper-button-prev.active i,
#layer-swiper .p-n-box .swiper-button-prev:hover i {
  color: #fff;
}
#layer-swiper .p-n-box .swiper-button-prev i {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
#layer-swiper .p-n-box .swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  position: unset;
  position: absolute\0;
  right: 0px\0;
  background: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 40px;
  height: 24px;
  margin-top: 0;
  opacity: 1 !important;
}
#layer-swiper .p-n-box .swiper-button-next.active,
#layer-swiper .p-n-box .swiper-button-next:hover {
  background: #c10001;
}
#layer-swiper .p-n-box .swiper-button-next.active i,
#layer-swiper .p-n-box .swiper-button-next:hover i {
  color: #fff;
}
#layer-swiper .p-n-box .swiper-button-next i {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.base-census {
  box-sizing: border-box;
  border: 1px solid #f2efef;
  margin-bottom: 24px;
  background: #fff;
}
.base-census h2 {
  font-size: 18px;
  padding: 20px 0 20px 24px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #f2efef;
}
.base-census ul {
  padding: 14px 24px;
}
.base-census ul li {
  font-size: 16px;
  color: #666;
  line-height: 36px;
}
.base-ad {
  margin-bottom: 24px;
}
.base-ad a img {
  display: block;
  width: 300px;
  height: 220px;
}
.menu-nav {
  background: #fff;
  border: 1px solid #f2efef;
  counter-reset: menu_li;
  width: 300px;
}
.menu-nav h2 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  padding-left: 24px;
  height: 90px;
  line-height: 90px;
}
.menu-nav li {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  position: relative;
  padding-left: 24px;
  margin-bottom: 20px;
}
.menu-nav li::before {
  content: counter(menu_li) ".";
  counter-increment: menu_li;
  color: #000;
  font-size: 16px;
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
  border-radius: 3px;
  transition: 0.3s linear;
}
.menu-nav li.active {
  background: #fafafa;
  color: #a60011;
}
.menu-nav li.active::before {
  color: #a60011;
}
.menu-nav li.active::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background: #a60011;
}
.menu-nav.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
}
.plate-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 102px;
}
.plate-header .plate-title {
  display: flex;
  align-items: center;
}
.plate-header .plate-title::before {
  content: "";
  display: block;
  width: 4px;
  height: 16px;
  background: #a60011;
  margin-right: 15px;
}
.plate-header .plate-title span {
  display: block;
  font-size: 22px;
  line-height: 48px;
  font-weight: bold;
  color: #000;
}
.plate-header .more {
  margin-right: 24px;
}
.plate-header .more:hover {
  color: #c10001;
}
.plate-header .more i {
  color: #999;
  font-size: 24px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  text-align: left;
  text-align: center;
  font-weight: bolder;
}
.plate-header .refresh {
  cursor: pointer;
  margin-right: 24px;
}
.plate-header .refresh i {
  text-align: center;
  border: 2px solid #7f7f7f;
  border-radius: 50%;
  color: #7f7f7f;
  font-size: 20px;
  line-height: 20px;
  padding: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plate-header .refresh:hover i {
  border: 2px solid #a60011;
  color: #fff;
  background: #a60011;
}
.plate-like {
  overflow: hidden;
  width: 860px;
  margin: 0;
}
.plate-like .like-key {
  margin-bottom: 64px;
}
.plate-like .like-key .wrapper {
  padding: 0 24px;
  overflow: hidden;
  margin: 0 -10px -10px 0;
}
.plate-like .like-key .wrapper a {
  display: block;
  float: left;
  border-radius: 5px;
  font-size: 16px;
  line-height: 40px;
  padding: 0 24px;
  border: 1px solid #8c8c8c;
  margin: 0 10px 10px 0;
}
.plate-like .like-key .wrapper a:hover {
  background: #a60011;
  color: #fff;
  border: 1px solid #a60011;
}
.plate-base,
.plate-school,
.plate-org {
  width: 860px;
  margin: 0;
}
.s01 {
  display: flex;
  flex-wrap: wrap;
  padding: 0 24px;
  margin-bottom: 54px;
}
.s01 .news {
  box-sizing: border-box;
  width: 25%;
  margin: 6px 0;
  padding: 0 24px 0 0;
}
.s01 .news a {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.s01 .news a:first-child {
  margin-right: 6px;
}
.s01 .news a:last-child {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
  flex-wrap: wrap;
}
.s02::after {
  content: "";
  display: block;
  width: 226px;
  height: 0;
}
.s02 .news {
  width: 226px;
  height: 162px;
  background: #fcfcfc;
  box-sizing: border-box;
  padding: 10px 10px 4px 10px;
  margin-bottom: 5px;
}
.s02 .news:hover {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.s02 .news:hover a .news-img img {
  transform: scale(1);
  transition: 0.5s linear;
}
.s02 .news:hover a span {
  display: block;
}
.s02 .news a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
}
.s02 .news a .news-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
}
.s02 .news a .news-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.s02 .news a h2 {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  padding: 12px 0;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s02 .news a span {
  display: none;
  color: #fff;
  background: #ffa679;
  font-size: 16px;
  line-height: 24px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
}
.s03 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
.s03 .news {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 226px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px 10px 4px 10px;
}
.s03 .news:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.s03 .news:hover .news-img img {
  transform: scale(1);
}
.s03 .news .news-img {
  width: 100%;
  margin-bottom: 26px;
}
.s03 .news .news-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: 150px;
  height: 150px;
}
.s03 .news .news-title {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 16px;
}
.s03 .news .btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.s03 .news .btn-box a {
  display: block;
  margin: 0 5px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  font-weight: normal;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  padding: 4px 12px;
}
.s03 .news .btn-box a:last-child {
  color: #a60011;
}
.line01 {
  display: block;
  width: 100%;
  height: 6px;
}
