div.article-author {
  color: #666;
  margin-bottom: 15px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
div.article-author span {
  display: inline-block;
  margin-right: 10px;
}
/**
 * 图片居中适配
 */
.height-first,
.width-first {
  position: relative;
  overflow: hidden;
}
.height-first img,
.width-first img {
  max-width: none;
  max-height: none;
  width: auto !important;
  height: auto !important;
}
.height-first img,
.width-first img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.height-first img {
  height: 100% !important;
}
.width-first img {
  width: 100% !important;
}
/**
 * 理事会
 */
.lishihui_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -5px;
}
.lishihui_wrapper .lishihui_item {
  width: 25%;
  padding: 5px;
}
.lishihui_wrapper .lishihui_item > a {
  background: #00a2d4;
  padding: 20px 40px;
  display: block;
}
.lishihui_wrapper .lishihui_item .lishihui_item_title {
  border-bottom: 1px solid #aaa;
  padding: 30px 0;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: "Microsoft YaHei", "微软雅黑";
  letter-spacing: 2px;
}
.lishi_content {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 160px;
}
.lishi_content .lishi_content_body {
  font-size: 20px;
  letter-spacing: 2px;
  font-family: "Microsoft YaHei", '微软雅黑';
}
/**
 * 博物馆列表
 */
.museum-list {
  margin-bottom: 100px;
}
.museum-list .museum-list-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.museum-list .museum-list-wrapper .museum-list-item {
  width: 33.3%;
  padding: 40px;
  display: block;
  color: #333;
}
.museum-list .museum-list-wrapper .light_more {
  padding: 10px 0;
}
.museum-list .museum-list-wrapper .light_more span {
  line-height: 22px;
  font-size: 16px;
}
.museum-list .museum-list-wrapper .light_more span:after {
  content: "";
  width: 33px;
  height: 19px;
  background: url("../images/black.png") no-repeat;
  display: inline-block;
}
.museum-list .museum-list-wrapper .museum-list-item-image {
  height: 220px;
  width: 100%;
}
.museum-list .museum-list-wrapper .museum-list-item-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  padding: 10px 0;
  font-family: "Microsoft YaHei", "微软雅黑";
}
.museum-cate-info h1 {
  text-align: center;
  font-size: 22px;
  margin: 20px;
  font-family: "Microsoft YaHei", "微软雅黑";
  letter-spacing: 10px;
}
.museum-cate-info .museum-cate-info-content {
  padding: 40px 10px;
  margin: 0 auto;
  width: 1000px;
  font-size: 14px;
  letter-spacing: 4px;
  line-height: 1.4;
}
.museum-record-list {
  margin-bottom: 100px;
}
.museum-record-list .museum-list-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.museum-record-list .museum-list-wrapper .museum-list-item {
  width: 25%;
  padding: 40px;
  display: block;
  color: #333;
}
.museum-record-list .museum-list-wrapper .museum-list-item-image {
  height: 220px;
  width: 100%;
}
.museum-record-list .museum-list-wrapper .museum-list-item-title {
  color: #333;
  font-size: 16px;
  padding: 10px 0 10px;
  font-family: "Microsoft YaHei", "微软雅黑";
  width: 100%;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.person-contact {
  display: flex;
  margin-top: 10px;
}
.person-contact-phone {
  padding: 5px 5px 5px 50px;
  width: 50%;
  line-height: 34px;
  font-size: 22px;
  background: url('/static/images/contact-icon.png') no-repeat 0 5px;
}
.person-contact-weixin {
  padding: 5px 5px 5px 55px;
  width: 50%;
  line-height: 34px;
  font-size: 22px;
  background: url('/static/images/contact-icon.png') no-repeat 0 -45px;
}
#header.dy-header {
  width: 100%;
  margin: 0 auto;
  z-index: 12;
}
#header.dy-header.bak {
  background: rgba(25, 25, 25, 0.6);
  min-width: 1200px;
}
#header.dy-header.bak a:hover {
  text-decoration: none;
}
#header.dy-header .wrap {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
}
#header.dy-header .logo {
  width: 150px;
  height: 48px;
  padding: 5px;
  box-sizing: border-box;
  position: inherit;
  top: auto;
  right: auto;
  float: none;
  left: auto;
  margin: 0 !important;
}
#header.dy-header .logo img {
  max-width: 100%;
  height: auto;
  width: auto;
}
#header.dy-header .nav {
  text-align: center;
  margin: 0 auto;
  flex: 1;
  width: auto;
}
#header.dy-header .tools {
  width: 284px;
  position: inherit;
  top: auto;
  right: auto;
}
#header.dy-header .clear {
  margin: 0;
}
.xie-hui-rong-yu .rongyuimgwrapp div {
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.xie-hui-rong-yu .rongyuimgwrapp img {
  max-width: 100%;
  max-height: 100%;
}
.educate-jiangtang-wrapper .educate-jiangtang-item {
  display: flex;
  justify-content: space-between;
}
.educate-jiangtang-wrapper .educate-jiangtang-item .swiper-slide > a {
  display: block;
  width: 100%;
  height: 195px;
}
.educate-jiangtang-wrapper .educate-jiangtang-item .educate-jiangtang-left {
  width: 50%;
  overflow: hidden;
}
.educate-jiangtang-wrapper .educate-jiangtang-item .educate-jiangtang-right {
  width: 49%;
}
.educate-jiangtang-wrapper .educate-jiangtang-item .light_more a {
  font-size: 14px;
  line-height: 14px;
}
.educate-jiangtang-wrapper .educate-jiangtang-item .light_more a:after {
  content: "";
  width: 33px;
  height: 19px;
  background: url("../images/cloud.png") no-repeat;
  display: inline-block;
}
/*端溪讲堂*/
.main_top2 {
  width: 100%;
  overflow: hidden;
  background: url("../images/jiaoyu-bg.jpg") no-repeat;
  background-position: top;
  background-size: 100%;
}
/*# sourceMappingURL=main2.css.map */