﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.layui-carousel .carousel {
  width: 100%;
  height: 100%;
  position: relative;
}

.layui-carousel .carousel .rotation_chart {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.two-content {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  width: 1200px;
  margin: 0 auto;
}

.two-content .two-contentChange div img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.two-content .content-left {
  width: 278px;
  margin-top: 20px;
}

.two-content .content-left .meeting-info-two .info-content {
  width: 248px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  background: #fefefe;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.two-content .content-left .meeting-info-two .info-content .meeting-info {
  height: 49px;
  background: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
}

.two-content .content-left .meeting-info-two .info-content .meeting-info .meeting-title {
  font-size: 18px;
  font-family: PingFangTC-Medium,PingFangTC;
  font-weight: 500;
  color: #333333;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 20px;
}

.two-content .content-left .meeting-info-two .info-content .meet-cutdown {
  display: flex;
  flex-direction: column;
}

.two-content .content-left .meeting-info-two .info-content .meet-cutdown .count-down-date {
  display: flex;
  -webkit-box-align: center;
  align-items: baseline;
  justify-content: center;
}

.two-content .content-left .meeting-info-two .info-content .meet-cutdown .count-down-date > p {
  font-size: 18px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
  padding-left: 17px;
}

.two-content .content-left .meeting-info-two .info-content .meet-cutdown .count-down-date > p .time-span {
  width: 63px;
  height: 71px;
  font-size: 60px;
  font-family: Roboto-BoldCondensed,Roboto;
  font-weight: normal;
  color: red;
  line-height: 71px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.two-content .content-left .meeting-info-two .info-content .meet-cutdown .count-down-date > p .words-span {
  width: 19px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
}

.two-content .content-left .meeting-info-two .info-content .text-count-content {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  box-sizing: border-box;
  background: #fefefe;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 14px 25px;
  word-wrap: break-word;
  font-size: 13px;
  font-family: PingFangSC-Semibold,PingFang SC;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap {
  padding: 0 25px;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 2px solid #F5F5F5;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date .date-right-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date .date-right-flex .link-right-shu {
  width: 4px;
  height: 75px;
  border-left: solid #0768ac 4px;
  margin-left: 2px;
  margin-right: 23px;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date .date-right-flex p {
  margin: 0 0 10px;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date .date-right-flex .date-info {
  font-size: 16px;
  font-family: Roboto-Medium,Roboto;
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  word-break: break-word;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date-c {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 2px solid #F5F5F5;
  padding: 5px 0;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date-c .meeting-date-info {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.two-content .content-left .meeting-info-two .info-content .meeting-date-wrap .meeting-date-c .date-info {
  font-size: 16px;
  /* font-family: Roboto-Medium,Roboto; */
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  display: flex;
  flex-direction: column;
  word-break: break-word;
}

.two-content .content-right .news-two-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.two-content .content-right .news-two-wrap .co-title {
  display: flex;
  align-items: center;
  min-width: 152px;
  height: 33px;
  border-radius: 4px;
  font-size: 18px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 700;
  color: #fefefe;
  padding-left: 23px;
  padding-right: 23px;
  box-sizing: border-box;
  margin-bottom: 5px;
  justify-content: center;
  background: #1D5F31 !important;
}

.two-content .content-right .news-two-wrap .new-more {
  margin-right: 15px;
  line-height: 49px;
}

.two-content .content-right .news-two-wrap .new-more > span {
  width: 49px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: #505b65;
  line-height: 17px;
}

.two-content .content-right .news-page-en-text {
  margin: 0 auto;
  width: 100%;
  margin-top: 10px;
  /* margin-bottom: 20px; */
}

.two-content .content-right .news-page-en-text .news-flex-text {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.two-content .content-right .news-page-en-text .meeting-spans {
  background-color: white;
  line-height: 24px;
  padding: 10px 17px 25px;
  word-wrap: break-word;
}

.two-content .content-right .news-page-en {
  margin: 0 auto;
  width: 100%;
  margin-top: 20px;
}

.two-content .content-right .news-page-en .news-flex {
  display: flex;
  align-items: stretch;
  margin-bottom: 0px;
}

.two-content .content-right .news-page-en .article-en {
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.two-content .content-right .news-page-en .article-en .insise-en-row {
  margin-bottom: 20px;
}

.two-content .content-right .news-page-en .article-en .insise-en-row .article-en-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.two-content .content-right .news-page-en .article-en .insise-en-row .article-en-flex .article-en-flex-span {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  text-align: left;
}

.two-content .content-right .news-page-en .article-en .insise-en-row .article-en-flex .article-en-flex-date {
  height: 19px;
  font-size: 14px;
  font-family: Roboto-Regular,Roboto;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  width: 150px;
  text-align: right;
}

.two-content .content-right .news-page-en .article-en .insise-en-row .hr-en {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  height: 1px;
}
