.co-title {
  display: flex;
  align-items: center;
  height: 33px;
  background: #333333;
  border-radius: 10px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(254, 254, 254, 1);
  padding-left: 23px;
  box-sizing: border-box;
  margin-bottom: 15px;
  justify-content: center;
  min-width: 132px;
}
.support {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 236px;
}
.support > span {
  line-height: 28px;
}
.supportIcon {
  width: 101px;
  height: 28px;
}
.meeting {
  width: 70px;
  color: #3cb5da;
}
.meeting > img {
  position: absolute;
}
.meeting > div {
  text-align: center;
}
.map-container {
  position: relative;
}
.metting-content {
  width: 922px;
  height: 175px;
  background: #fefefe;
  line-height: 175px;
  margin-top: 20px;
}
.news-top {
  margin-top: 35px;
}
.meeting-info > img {
  width: 107px;
  height: 19px;
}
.title-border {
  -webkit-box-align: center;
  align-items: center;
}
.info-content {
  width: 248px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  background: rgba(254, 254, 254, 1);
  border-radius: 10px;
  margin-bottom: 7px;
}

.count-down-date {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: baseline;
  justify-content: center;
}
.number {
  font-size: 60px;
  font-family: Roboto-BoldCondensed, Roboto;
  font-weight: normal;
  color: rgba(51, 51, 51, 1);
  line-height: 71px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.count-down-date > p {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  line-height: 25px;
  padding-left: 17px;
}
.fast > p {
  width: 248px;
  height: 48px;
  border-radius: 24px;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 15px;
}
.fast-unselect {
  border: 2px solid rgba(7, 104, 172, 1);
  color: rgba(7, 104, 172, 1);
  background: rgba(245, 245, 245, 1);
}
.row-hr {
  width: 144px;
  height: 3px;
  border-radius: 5px;
}

.share-wrap {
  padding: 20px 30px;
}
.share-content {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.share-image {
  margin-bottom: 5px;
  margin-top: 10px;
}
.ma-span {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  margin-left: 5px;
}
.ma-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: 152px;
}

.bg-left {
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #1f68ac;
  border-radius: 2px;
  border: 1px solid #ffffff;
  color: white;
  margin-bottom: 35px;
}
.bg-center {
  display: -webkit-box;
  display: flex;
}
body {
  background: #ffffff;
}
.header-content {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1003;
  background: #fefefe;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.9;
  height: 60px;
  width: 100%;
}
.head {
  background: #fefefe;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.9;
  width: 100%;
  height: 60px;
  -webkit-box-flex: 0;
  flex: 0 0 60px;
}
.logo {
  height: 60px;
  /* width:110px; */
  object-fit: cover;
}
.content {
  margin-top: 61px;
  position: relative;
}
.content-left {
  width: 278px;
  margin-top: 20px;
}

.news-con {
  margin-top: 33px;
}
.content {
  margin-top: 61px;
}

#allmap {
  width: 100%;
  height: 500px;
}
::-webkit-scrollbar {
  width: 2px;
  height: 9px !important;
}
::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 5px;
  height: 1px;
}
.head-spans {
  line-height: 60px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1f68ac;
}
.top-navList {
  height: 60px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
}
.nav-Tem-two {
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 1003;
  height: 60px;
  width: 100%;
  background: #fefefe;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  border-top: 1px solid #e4e4e4;
}

.header-Tem-two-page {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e4e4e4;
}
.container-Tem-two {
  width: 100%;
  height: 80px;
  position: fixed;
  z-index: 1003;
  left: 0;
  top: 0;
  background: #fefefe;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #e4e4e4;
}
.header-Tem-two-flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  height: 100%;
  width: 1200px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: 0 auto;
}
.header-Tem-two-span {
  min-height: 28px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 28px;
  margin-left: 47px;
  /*max-width: 800px;*/
  word-break: break-word;
}

.line-import {
  width: 10px;
  height: 48px;
  color: rgba(31, 104, 172, 1);
  border-radius: 2px;
}

.import-span {
  text-align: center;
  margin-left: 80px;
}
.new-more {
  margin-right: 15px;
  line-height: 49px;
}
.new-more > span {
  width: 49px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(80, 91, 101, 1);
  line-height: 17px;
}

.new-block {
  position: relative;
  height: 170px;
  background: rgba(254, 254, 254, 1);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  padding: 0 27px 0 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.news-span-en-xinwen {
  /*width:730px;*/
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(102, 102, 102, 1);
  line-height: 25px;
}
.new-date-en {
  position: absolute;
  right: 27px;
  bottom: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.news-content-en {
  flex: 1;
  margin-left: 20px;
  text-align: left;
}
.new-en-title {
  min-height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 25px;
  margin-bottom: 19px;
  /* margin-top: -77px; */
  margin-bottom: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content-en {
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  line-height: 28px;
  padding: 0 33px;
}
.line-en {
  width: 10px;
  height: 48px;
  background: rgba(31, 104, 172, 1);
  border-radius: 2px;
}

.selected-video {
  opacity: 1 !important;
  color: rgba(255, 255, 255, 1) !important;
}

.home-en {
  flex: 1 1 auto;
}
.page-en {
  display: flex;
  flex-direction: column;
  min-height: 950px;
}

.layui-nav {
  padding: 0 !important;
  background-color: white !important;
  color: #333333;
}
.layui-nav .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: rgba(255,255,255,1) !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: justify;
  color: #333333;
  letter-spacing: 1px;
}
.tem-en-nav {
  width: 1200px;
  margin: 0 auto;
}
.meeting-date-c {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 2px solid #f5f5f5;
  padding: 5px 0;
}

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

.head-date-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.head-date-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-Tem-two-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-block img {
  height: 100%;
}

table td,
table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table td img {
  max-width: 100%;
}
.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 52px;
}
.title {
  max-width: 924px;
  height: 37px;
  border-bottom: 1px solid #f1f1f1;
}
.title-name {
  width: 88px;
  height: 30px;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 30px;
}
.more-left {
  flex: 1;
  height: 30px;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-left: 33px;
}
.more-name {
  width: 48px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: black;
  line-height: 17px;
}
.function {
  margin-bottom: 53px;
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
.slibar {
  position: absolute;
  top: 0;
  right: 0;
}
.time-out {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSCMedium;
  text-align: left;
  color: #333333;
  line-height: 28px;
  font-weight: 600;
}

.head-day {
  min-width: 63px;
  height: 38px;
  background: #333333;
  border-radius: 5px;
  text-align: center;
  margin: 0 15px;
}
.day-span {
  font-size: 20px;
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.head-day-num {
  width: 45px;
  height: 38px;
  font-size: 32px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #fefefe;
  line-height: 38px;
  letter-spacing: 4px;
  text-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.32);
}

.more-title {
  width: 1200px;
  height: 58px;
  background: #f3f3f3;
  border-radius: 10px 10px 0px 0px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}
#barDown {
  display: flex;
  align-content: center;
  justify-content: center;
}
.news-page-en  {
  width: 1200px;
  margin: 0 auto;
}
.container-command-head-span {
  width: 1200px;
  height: 58px;
  background: white;
  border-radius: 10px 10px 0px 0px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-top: 20px;
  border-box: box-sizing;
  box-sizing: border-box;
}
.article-en {
  margin-left: 30px;
}


/*新增开始*/

.share-Eight {
  opacity: 1;
  background: #333333;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 1004;
  top: 0;
}
.share-Eight-content {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.share-name {
  height: 17px;
  opacity: 1;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  color: #fefefe;
  line-height: 17px;
}
.share-eight-img {
  margin-left: 14px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
.relay_wechat {
  display: inline-block;
  position: relative;
}
.relay_wechat:hover .share-ma {
  display: block;
}
.share-ma {
  width: 110px;
  position:absolute;
  top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: none;
  left: -20px;
}
.share-ma canvas {
  z-index: 1004;
}
.share-ma-span {
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
  line-height: 17px;
  text-align: center;
}
.layui-nav-eight {
  position: relative;
  padding: 0 20px;
  background-color: #393D49;
  color: #fff;
  border-radius: 2px;
  font-size: 0;
  box-sizing: border-box;
}
.layui-nav-eight .layui-nav-item a {
  display: block;
  padding: 0 20px;
  color: black !important;
  color: black;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: justify;
  color: #333333;
  letter-spacing: 1px;
}
.lan-right {
  display: flex;
  align-items: center;
}
.flex-item-concact {
  display: flex;
  align-items: flex-start;
}
.flex-item-concact-name {
  width: 150px;
  height: 22px;
  opacity: 1;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 22px;
  letter-spacing: 0px;
}
.item {
  margin: 0 40px 0 10px;
}
.share-bottom {
  padding: 58px 0 71px 0;
  display: flex;
}
.share-bottom-item {
  padding: 70px 0px 50px 0px;
  width: 265px;
  opacity: 1;
  background: #f3f3f3;
  margin-right: 20px;
  margin-left: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
}
.share-bottom-item-title {
  width: 153px;
  height: 22px;
  opacity: 1;
  font-size: 16px;
  font-family: Helvetica;
  text-align: center;
  color: #666666;
  line-height: 22px;
}
.share-bottom-item-name {
  width: 184px;
  opacity: 1;
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #333333;
  line-height: 28px;
  word-break: break-all;
}

.share-bottom-item-desc {
  width: 121px;
  opacity: 1;
  font-size: 16px;
  font-family: Helvetica;
  text-align: left;
  color: #666666;
  line-height: 18px;
  margin-top: 5px;
}
.share-bottom-photo {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.share-bottom-photo-tonent-name {
  width: 274px;
  opacity: 1;
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #333333;
  line-height: 28px;
}
/*新增开始*/

.oneLine {
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.flex-item-concact-text {
  width: 131px;
  height: 17px;
  opacity: 1;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 17px;
  margin-top: 3px;
}
.twoLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
}
.threeLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.header-Tem-two-span {
  opacity: 1;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: justify;
  color: #333333;
  line-height: 22px;
}
.more-title {
  background: white;
  height: 30px;
  opacity: 1;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 30px;
  margin-bottom: 24px;
}
.function {
  margin-bottom: 33px;
  background: #ffffff;
  box-shadow: 0px 0px 0px #888888;
}
.more-left {
  flex: 1;
  height: 30px;
  font-size: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-left: 0px;
}
.content-en {
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  line-height: 28px;
  padding: 0;
}

/*样式新增*/
.phone-img {
  width: 80px;
  height: 80px;
  opacity: 1;
  object-fit: contain;
}
/*样式修改*/
.share-bottom-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.img-concat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8px;
}
.concatItem {
  margin: 24px 0 15px 0;
}
.text-count-content {
   height: 38px;
   opacity: 1;
   font-size: 16px;
   font-family: Helvetica, Helvetica-Regular;
   font-weight: 400;
   text-align: left;
   color: #666666;
   line-height: 18px;
   word-break: break-all;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   padding: 0 30px;
 }
.text-count-content-top {
  opacity: 1;
  font-size: 16px;
  font-family: Helvetica, Helvetica-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 18px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.more {
  flex: 0 0 76px;
  height: 28px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.info-content img {
    max-width:100%
}