.co-title {
    display: flex;
    align-items: center;
    height:33px;
    background:rgba(7,104,172,1);
    border-radius:17px;
    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;
    padding-right: 23px;
    justify-content:center;
    min-width: 132px;
}
.two-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.bgroundCh {
    width: 700px;
}
.color-change {
        background: #78bde9 !important;
    }
.bgCh {
    width: 230px;
}
.bg-container-Ch {
    width: 240px;
}
.bg-span-Ch {
    width: 160px;
}
.bg-span {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 15px;
    margin-left: 15px;
    overflow-wrap: break-word;
    text-align: justify;
}
.little-pic {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 20px 0 33px;
}
.pic-wrap {
    width: 440px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.pic-wrap > img {
    width: 120px;
    height: 90px;
}
.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;
}
/*é—‚ä½¸æ«é¡¦éå´•éŽ°æ¿çª—æ¿¡ã‚…æ‡Žç» ä¼´æ¢ºé¡’ï¿½ç»‰æ’®æ‚™æ¿ å›¨ç…¥é–»æ›žå€¹ç€šï¿½*/
.index-image {
    position: relative;
}
.index-iamges-img {
    position: absolute;
    bottom: 23px;
    left: 43%;
}
.btn-iamges {
    margin-right: 10px;
}
.map-icon {
    position: absolute;
    top: 50%;
    left: 50%;
}
.map-container {
    position: relative;
}
.meeting-first {
    text-align: center;
}
.metting-content {
    width: 922px;
    height: 175px;
    background: #fefefe;
    line-height: 175px;
    margin-top: 20px;
}
.meeting-span {
    padding-top: 30px;
    width: 845px;
    height: 105px;
    font-size: 18px;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin: 0 auto;
}
.news-center {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
}
.new-row1 {
    padding-right: 30px !important;
    margin-bottom: 35px;
}
.news-first {
    text-align: center;
    margin-top: 32px;
}
.news-top-one {
    margin-top: 30px;
}
.meeting-span {
    padding-top: 30px;
    width: 845px;
    height: 105px;
    font-size: 18px;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin: 0 auto;
}
.new-container-row {
    width: 237px;
    height: 300px;
    background: #fefefe;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
.news-container {
    margin: 20px 15px 25px 15px;
}
.news-head {
    text-align: center;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-bottom: 14px;
}
.news-foot {
    width: 255px;
    height: 100px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 25px;
}
.news-top {
    margin-top: 35px;
}
.news-first {
    text-align: center;
    margin-top: 32px;
}
.video-top {
    margin-top: 25px;
}
.map-content {
    /*margin-bottom: 68px;*/
}
.news-first {
    text-align: center;
    margin-top: 32px;
}
.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: #fefefe;
    border-radius: 10px;
    margin-bottom: 7px;
}
.meeting-date {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    border-bottom: 2px solid #f5f5f5;
}
.meeting-date-info {
    display: inline-block;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 3; */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.date-info {
    font-size: 16px;
    font-family: Roboto-Medium, Roboto;
    font-weight: 500;
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    word-break: break-word;
}
.meeting-count {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    /* height: 93px; */
    box-sizing: border-box;
    background: #fefefe;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 14px 25px;
}
.count-down-date {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: baseline;
    -webkit-box-pack: center;
    justify-content: center;
}
.number {
    font-size: 60px;
    font-family: Roboto-BoldCondensed, Roboto;
    font-weight: normal;
    color: #333333;
    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: #333333;
    line-height: 25px;
    padding-left: 17px;
}
.fast > p {
    width: 248px;
    height: 48px;
    border-radius: 24px;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 15px;
}
.fast-unselect {
    border: 2px solid #0768ac;
    color: #0768ac;
    background: #f5f5f5;
}
.row-hr {
    width: 144px;
    height: 3px;
    border-radius: 5px;
}
.share-wrap {
    padding: 20px 30px;
}
.share-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.share-content-ch {
    width: 51px;
    text-align: center;
}
.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;
}
.video-span {
    position: absolute;
    left: 26px;
    width: 340px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 22px;
    bottom: 18px;
}
.bg {
    text-align: center;
}
.vide-flex {
    display: -webkit-box;
    display: flex;
    margin: 52px 0;
}
.bg-img-video3:first-child {
    margin-top: 0px !important;
}
.bg-img-video3:first-child {
    padding-top: 50px !important;
}
.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;
}
.bg-img-span {
    position: relative;
    left: 29px;
    top: 88px;
    height: 250px;
    width: 190px;
    overflow-y: scroll;
}
.bg-span-two {
    width: 160px;
    height: 30px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 15px;
    margin-left: 15px;
    text-align: justify;
}
.bg-left-two {
    width: 26px;
    height: 26px;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.5;
    line-height: 26px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    color: white;
    margin-bottom: 54px;
}
body {
    background: #f5f5f5;
}
.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%;
    /*box-shadow: 0 1px 4px 0 hsla(0,0%,74.9%,.5);*/
}
.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; */
    -o-object-fit: cover;
    object-fit: cover;
}
.content {
    margin-top: 61px;
    position: relative;
}
.content-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 1200px;
    margin: auto;
}
.content-left {
    width: 238px;
    /*margin-left: 35px;*/
    margin-right: 35px;
}
.content-right {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 922px;
}
.row-div {
    width: 144px;
    height: 3px;
    border-radius: 5px;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}
.new-top {
    margin-bottom: 10px;
}
.news-con {
    margin-top: 33px;
}
.content {
    margin-top: 61px;
}
.content-wrap {
    width: 1200px;
    margin: auto;
}
.video-content {
    width: 100%;
    height: 510px;
}
#allmap {
    width: 100%;
    height: 500px;
}
::-webkit-scrollbar {
    width: 2px;
    height: 9px !important;
}
::-webkit-scrollbar-thumb {
    background-color: #a1a3a9;
    border-radius: 5px;
    height: 1px;
}
.station-flexs {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.new-img {
    width: 285px;
    height: 160px;
}
.head-spans {
    line-height: 60px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1f68ac;
}
.station {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh;
}
.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;
    background: #ffffff;
    /*border-bottom: 1px solid #e4e4e4;*/
}
.container-Tem-two {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 1003;
    left: 0;
    top: 0;
    background: #ffffff;
    /*background: #0071b4;*/
    /*color: #ffffff;*/
    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;
    /*background: #0071b4;*/
}
.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;
}
.import-en {
    margin: 0 auto;
    width: 1200px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.import-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0.4rem 0;
}
.line-import {
    width: 10px;
    height: 48px;
    color: #1f68ac;
    border-radius: 2px;
}
.import-title-en {
    width: 1200px;
    height: 48px;
    background: rgba(31, 104, 172, 0.1);
    border-radius: 2px;
    line-height: 48px;
}
.import-title-span {
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    margin-left: 40px;
}
.import-span {
    text-align: center;
    margin-left: 80px;
}
.import-date-span {
    height: 18px;
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    line-height: 27px;
}
.import-date {
    height: 18px;
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #999999;
    line-height: 27px;
    margin-top: 11px;
}
.flex-date {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
}
.news-two-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.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: #505b65;
    line-height: 17px;
}
.news-page-en {
    margin: 0 auto;
    margin-top: 20px;
    width: 1200px;
}
.news-title-span {
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    margin-left: 40px;
}
.new-block {
    position: relative;
    width: 921px;
    height: 170px;
    background: #fefefe;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 27px 0 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.new-title-en {
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
}
.news-span-en-xinwen {
    /*width:730px;*/
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 25px;
}
.new-date-en {
    position: absolute;
    right: 27px;
    bottom: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
}
.news-line-en {
    padding: 0px;
    overflow: hidden;
    width: 36px;
    height: 2px;
    background: #d8d8d8;
}
.news-date {
    height: 19px;
    font-size: 14px;
    font-family: Roboto-Regular, Roboto;
    font-weight: 400;
    color: #333333;
    line-height: 19px;
    margin-left: 5px;
}
.news-content-en {
    -webkit-box-flex: 1;
    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: #333333;
    line-height: 25px;
    /* margin-top: -77px; */
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.content-en {
    margin-left: 20px;
    font-size : 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    line-height: 28px;

}
.line-en {
    width: 10px;
    height: 48px;
    background: #1f68ac;
    border-radius: 2px;
}
.news-title-en {
    width: 1200px;
    height: 48px;
    background: rgba(31, 104, 172, 0.1);
    border-radius: 2px;
    line-height: 48px;
}
.news-title-span {
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    margin-left: 40px;
}
.photo-share {
    margin-bottom: 34px;
}
.photo-share-wrap {
    display: -webkit-box;
    display: flex;
    width: 921px;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.share-img {
    width: 195px;
    height: 194px;
}
.meeting-info {
    height: 49px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: #333333;
    border-radius: 10px 10px 0px 0px;
    color: #FEFEFE;
}
.meeting-title {
    font-size: 18px;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 500;
    text-align: left;
    color: #fefefe;
    letter-spacing: 1px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 25px;
}
.video-buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 15px 0 38px;
}
.video-buttons > button {
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    opacity: 0.5;
    border: 1px solid #ffffff;
    font-size: 14px;
    font-family: Roboto-Medium, Roboto;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    line-height: 16px;
    margin-right: 10px;
}
.selected-video {
    opacity: 1 !important;
    color: #ffffff !important;
}
.inside-header-en {
    -webkit-box-flex: 0;
    flex: 0 0 140px;
}
.home-en {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
}
.page-en {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    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: 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;
}
.tem-en-nav {
    width: 1200px;
    /* margin-left:17.8% ; */
    margin: 0 auto;
}
.meeting-date-c {
    /* height: 76px; */
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    border-bottom: 2px solid #f5f5f5;
    padding: 10px  0px 10px  30px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.05);
    margin-bottom: 8px;
}
.meet-img-time {
    margin-right: 5px;
}
.time-span {
    width: 63px;
    height: 71px;
    font-size: 60px;
    font-family: Roboto-BoldCondensed, Roboto;
    font-weight: normal;
    color: #333333;
    line-height: 71px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.words-span {
    width: 19px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}
.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;
}
.meeting-date:last-child {
    padding-bottom: 20px;
}
.news-page-en-text {
    margin: 0 auto;
    width: 100%;
    margin-top: 20px;
    /* margin-bottom: 20px; */
}
.news-flex-text {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.news-flex-video {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.link-top {
    width: 6px;
    height: 1px;
    border-top: solid #333333 1px;
    margin: 0 10px;
}
.head-date-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.head-date-center {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.header-Tem-two-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.head-img-flex {
    display: -webkit-box;
    display: flex;
}
.date-img {
    width: 19px;
    height: 19px;
    margin-right: 15px;
}
.date-head-span {
    /* width:47px; */
    height: 36px;
    font-size: 14px;
    font-family: Roboto-Medium, Roboto;
    font-weight: 500;
    color: #333333;
    line-height: 16px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.date-right-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
/* å©µçƒ‡ç¶€é¡•Ñ„æ…¨é”Ÿï¿½ */
.link-right-shu {
    width: 4px;
    height: 46px;
    margin-left: 2px;
    margin-right: 23px;
}
.date-img-left {
    margin-right: 12px;
    width: 19px;
    height: 19px;
}
.meeting-date-center {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}
.meet-cutdown {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.meet-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 25px;
}
.meeting-spans {
    background-color: white;
    line-height: 24px;
    padding: 25px 35px;
    word-wrap: break-word;
    margin-top: 20px;
}
.text-count-content {
    display: -webkit-box;
    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;
}
new-more {
    margin-right: 20px;
}
.new-more-span {
    width: 49px;
    height: 17px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #505b65;
    line-height: 17px;
}
.new-block-div {
    height: 138px;
    width: 140px;
}
.new-block img {
    height: 100%;
}
.news-flex {
    /*  display: flex; */
    -webkit-box-align: center;
    align-items: center;
}
.lan-right {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    background: #f9f9f9;
    /*padding: 0 21px;*/
    padding: 0 10px;
    width: 23%;
}
.language-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-left: 15px;
}
.rotation_chart {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
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%;
    /*    max-height:100%;
     object-fit:contain; */
}
.page {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    /* min-height: 100Vh; */
    min-height: 100vh;
}
.content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 52px;
}
.text-content {
    font-size: 14px;
    font-family: PingFangTC, PingFangTC-Regular;
    font-weight: 400;
    text-align: justify;
    color: #333333;
    line-height: 27px;
    word-break: break-word;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.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;
}
.IEEE-ICCECE {
    width: 1200px;
    height: 90px;
    background: #333333;
    border-radius: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.IEEE-ICCECE-name {
    height: 37px;
    font-size: 26px;
    font-family: Helvetica;
    text-align: left;
    color: #fefefe;
    line-height: 31px;
    letter-spacing: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.more-title {
    height: 37px;
    display: -webkit-box;
    display: flex;
    background: #78bde9;
   border-radius: 10px 10px 0px 0px;
   margin: 0 auto;
   display: flex;
   align-items: center;
   margin-bottom: 21px;
}
.more {
    -webkit-box-flex: 0;
    flex: 0 0 76px;
    height: 28px;
    background: #333333;
    border-radius: 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.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: #fefefe;
    line-height: 17px;
}
.function {
    margin-bottom: 40px;
    width: 922px;
    background: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
.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;*/
    min-width: 30px;
    height: 38px;
    background: #333333;
    border-radius: 5px;
    text-align: center;
    margin: 0 18px;
}
.day-span {
    height: 28px;
    font-size: 20px;
    font-family: PingFangTC, PingFangTC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 28px;
}
.head-day-num {
    width: 45px;
    height: 38px;
    font-size: 24px;
    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-five {
    font-size: 22px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 30px;
    margin-bottom: 13px;
    flex:1;
}
.share-wrap {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.05);
}
.info-content-five {
    margin-bottom: 20px;
}
.meeting-date-c:last-child {
    margin-bottom: 0 !important;
}
body {
    background: #ffffff;
}


.title-five {
    font-size: 22px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 30px;
    margin-bottom: 13px;
}
.title-row-bottom {
    width: 64px;
    height: 3px;
    border-radius: 5px;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top:0;
}
.title-row-content {
    position: relative;
    background-image: url('../../images/row.png');
    width: 221px;
    height: 3px;
    margin-top: 5px;
}
.meeting-date {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.05);
}
.meeting-date {
    padding: 5px 10px  5px 10px;
}
.meeting-date {
    margin-bottom: 8px;
}
.meeting-date:last-child {
    margin-bottom: 0px !important;
}
.meet-cutdown {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.05);
    padding:10px  0;
}
#barDown {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.info-content-five  img {
    max-width:100%
}
