.calendar{width: 49%;height: 420px;float: left;}
.calendar .head{width: 100%;height:60px;cursor: pointer;background:#27649c;color:#fff;}
.calendar .head .prev,.calendar .head .next{width: 20%;text-align: center;float: left;line-height: 60px;font-size:18px;color:rgba(255,255,255,.5);}
.calendar .head .tomon{width: 60%;float: left;text-align: center;line-height: 60px;font-size:22px;}
.calendar ol{width: 100%;height:50px;padding: 0;}
.calendar ol li{display:block;float: left;width: 14.2857%;text-align: center;font-size:16px;color: #005bac;border: none;padding: 0;line-height:50px;height:50px;}
.calendar ul{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;}
.calendar ul li{ display: block;width: 14.2857%;height:50px;text-align: center;font-size: 16px;background: #fff;position: relative;}
.calendar ul li i{font-size: 10px;position: absolute;right: 0;bottom:0;display:block;height: 15px;line-height: 15px;width: 100%;text-align: center;color: #e35925;}
.calendar ul li span{display: block;width: 100%;height: 100%;line-height:50px;text-align: center;}
.calendar ul .no_date{background: #fafafa;color: #999;line-height:4.5rem;}
.calendar ul .act_wk{color: #e35925;}
.calendar ul .act_date{background: #1579d7;color: #fff;cursor: pointer;border-radius: 90px; }
.calendar ul .act_ds{background: #005bac;color: #fff;}

.section1 {
  height: 350px;
}
.section1 .swiper-container {
  width: 49%;
  height: 300px;
  margin:5px 0;
  float: left;
}
.section1 .swiper-container .swiper-slide {
  position: relative;
}
.news-list {
  width: 49%;
}
.news-list .first-news {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}


.news-list .first-news h3{
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.line-clamp-3 {
  text-indent: 2em;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 2em;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.meeting-service-page .section2 {
  height: auto;
  min-height: 132px;
  margin-bottom: 34px;
}
.meeting-service-page .general-header > a:last-child {
  margin-left: auto;
  color: #718895;
  font-size: 12px;
  font-weight: 400;
}
.meeting-service-page .meeting-collection-section {
  height: auto;
  min-height: 0;
  margin-bottom: 46px;
  overflow: visible;
}
.meeting-service-page .meeting-collection {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  overflow: hidden;
  background: #fff;
  border: 1px solid #d8e3e9;
}
.meeting-service-page .meeting-collection-panel {
  min-width: 0;
  padding: 0 24px 20px;
}
.meeting-service-page .meeting-collection-panel + .meeting-collection-panel {
  border-left: 1px solid #d8e3e9;
}
.meeting-service-page .part-title {
  position: relative;
  height: 58px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dce5ea;
}
.meeting-service-page .collection-title {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  color: #075f9f;
  font-size: 18px;
  font-weight: 700;
}
.meeting-service-page .collection-title::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 3px;
  background: #1579d7;
}
.meeting-service-page .collection-title i {
  width: 30px;
  height: 30px;
  margin-right: 9px;
  display: grid;
  place-items: center;
  color: #1579d7;
  background: #edf5fa;
  font-size: 16px;
}
.meeting-service-page .collection-more {
  color: #718895;
  font-size: 12px;
  font-weight: 400;
}
.meeting-service-page .collection-more:hover,
.meeting-service-page .general-header > a:last-child:hover {
  color: #075f9f;
}
.meeting-service-page .meeting-collection-list {
  height: 264px;
  margin: 0;
  padding: 0;
  display: grid !important;
  grid-template-rows: repeat(6, 44px);
}
.meeting-service-page .meeting-collection-list > li {
  width: 100%;
  height: 44px !important;
  min-width: 0;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 92px;
  align-items: center;
  gap: 16px;
  line-height: normal !important;
  border-bottom: 1px solid #edf1f3;
}
.meeting-service-page .meeting-collection-list > li:nth-child(n + 7) {
  display: none !important;
}
.meeting-service-page .meeting-collection-list .detail-title {
  width: auto !important;
  min-width: 0;
  display: block;
  overflow: hidden;
  color: #2d3b44;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.meeting-service-page .meeting-collection-list > li > .fr {
  width: auto !important;
  float: none !important;
  color: #7f8d96;
  font-size: 12px;
  line-height: 1.4;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

.meet-notice {
  width: 49%;
  float: right;
  height: 410px;
  padding: 20px;
  border: 1px solid #ccc;
}
.meet-notice > h3 {
  text-align: right;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.meet-notice .meeting-title {
  margin-top: 20px;
  margin-bottom: 30px;
}
.meet-notice .meeting-time {
  margin-bottom: 30px;
}
.meet-notice .meeting-city {
  margin-bottom: 30px;
}
.meet-notice .meeting-content {
  height: 120px;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  line-height: 30px;
  margin-bottom: 30px;
}
.meet-notice .meeting-detail {
  text-align: right;
}

@media (max-width: 900px) {
  .meeting-service-page .meeting-collection {
    grid-template-columns: 1fr;
  }
  .meeting-service-page .meeting-collection-panel + .meeting-collection-panel {
    border-top: 1px solid #d8e3e9;
    border-left: 0;
  }
}
