
/*.main-content {  */
/*height:2500px;  */
/*}*/

.summit-module-container {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .summit-module-container {
        width: 100%;
        padding-top: 0;
        margin-bottom: 20px;
        padding-bottom: 0;
    }
    .c-cont .join-way .item-right{
        height: auto;
    }
}

/*banner*/
.summit-banner {
    width: 100%;
    z-index: 100;
    padding-top: 20px;
    background-size: cover;
    background-position: center;
}

#banner-status-live {
    height: 530px;
    width: 1200px;
    background-size: contain;
    background-image: url(https://2021iciicdn.htres.cn/res/cn/images/banner-live-status.png?v=20200601);
    background-repeat: no-repeat;
    background-position: center;
    margin: 20px auto -60px auto;
}

.summit-banner .summit-banner-content {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.summit-banner .summit-banner-img {
    height: 428px;
    margin-top:0;
    margin-bottom: 29px;
    /*background-size: contain;*/
    /*background-image: url("../images/banner_pc_20210613.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
}
.summit-body-bg {
    width: 100%;
    /*height: 1697px; */
}


.summit-banner .about {
    margin-top: 10px;
    text-align: center;
    color: #D1DBFF;
    font-size: 16px;
    line-height: 36px;
    display: block;
}

.about-con {
    width: 100%;
    margin-top: 24px;
    padding: 32px;
    background: rgba(34,60,179,0.2);
}

.modal-wait .icon {
    width: 128px;
    height: 128px;
    margin-top: 14px;
    display: inline-block;
}

.modal-wait .title {
    height: 33px;
    font-size: 17px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(0,255,251,1);
    line-height: 33px;
    margin-top: 32px;
}

.modal-wait .form-btn {
    line-height: 32px;
    text-align: center;
    color: rgba(255,255,255,1);
    margin: 48px auto 0 auto;
    width: 172px;
    height: 32px;
    background: rgba(218,76,0,1);
}

.about-con p {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    text-indent: 32px;
    letter-spacing: 0;
    color: rgba(209,219,255,1);
    line-height: 40px;
}

.summit-banner .wapabout {
    display: none;
}

.summit-banner .about span {
    color: #fff;
}

.summit-banner .yuyue {
    width: 370px;
    margin: 0 auto 40px auto;
    margin-top: 0px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 60px;
    background: url('../cn/images/btn-huikan.png') no-repeat;
}.summit-banner .yuyue.en-yuyue {
    width: 370px;
    margin: 0 auto 40px auto;
    margin-top: 0px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 60px;
    background: url('../cn/images/btn-huikan-en.png') no-repeat;
}
.summit-banner .yuyue.btn-trailer {
    width: 370px;
    margin: 0 auto 40px auto;
    margin-top: 0px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 60px;
    background: url('../cn/images/btn-trailer.jpg') no-repeat;
    background-size: 100% 100%;
}
#speaker-swiper{
    padding-right: 10px;
}
@media only screen and (max-width: 767px) {
    #speaker-swiper{
        padding-right: 0;
    }
    #speaker-swiper-1 .swiper-slide{
        padding-top: 8px !important;
    }
}
.summit-banner .summit-banner-logo {
    height: 55px;
}

.summit-banner .summit-banner-title {
    padding: 23px 0 20px;
    font-size: 90px;
    font-weight: 600;
}

.summit-banner .summit-banner-text {
    font-size: 24px;
}

.summit-banner .summit-banner-text span:not(:last-child) {
    padding-right: 15px;
}

.summit-banner .summit-btns {
    padding-top: 45px;
}

.summit-banner .summit-btns a {
    display: inline-block;
    width: 164px;
    height: 48px;
    line-height: 48px;
    background-image: linear-gradient(180deg, #00dfff 0%, #00b7ff 100%);
    font-size: 16px;
    color: #171b2b;
}

.summit-nav-box .summit-nav {
    width: 100%;
    position: relative;
}

.summit-nav-box .summit-nav .line {
    width: 100%;
    height: 1px;
    background: rgba(0,117,255,1);
    opacity: 0.4;
}

.summit-nav-box .summit-nav .btn1 {
    width: 168px;
    height: 6px;
    background: rgba(218,76,0,1);
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(https://2021iciicdn.htres.cn/res/cn/images/line_bottom.png); */
    background-size: contain;
    background-repeat: no-repeat;
}

.summit-nav-box.fixSummitNav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: rgb(0,34,103);
}

.summit-nav-box .summit-nav-box.fixSummitNav .summit-nav {
    border-bottom: 0;
    line-height: 59px;
    font-size: 16px;
    width: 1200px;
    margin: 0 auto;
}

.summit-nav-box .summit-nav .title {
    height: 59px;
    font-size: 42px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 59px;
    margin-top: 19px;
}

.summit-nav-box .summit-nav .more {
    font-size: 14px;
    float: right;
    text-decoration: underline;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 59px;
    color: rgba(235,96,22,1);
}

.summit-nav-box .summit-nav .en {
    width: 330px;
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(0,117,255,1);
    line-height: 56px;
    letter-spacing: 16px;
    /* background:linear-gradient(360deg, rgba(0,117,255,1) 0%, rgba(0,117,255,0) 100%); */
    /* -webkit-background-clip:text; */
    background-image: url(https://2021iciicdn.htres.cn/res/cn/images/AGENDA.png);
    background-repeat: no-repeat;
    background-position: center left;
    -webkit-text-fill-color: transparent;
    margin-top: -20px;
}

.partner_bottom {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    margin-left: -10px;
    margin-right: -10px;
}

.partner_bottom .flex-item {
    position: relative;
    width: 25%;
    padding-left: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.partner_bottom .flex-item .partner {
    position: relative;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px;
    background: rgba(232,237,255,1);
    height: 136px;
}

/***侧边切换***/
.summit-banner .timeline {
    width: 100%;
    margin: 0 auto;
    height: auto;
    margin-top: 100px;
}

.summit-body-bg .timeline {
    margin-top: 30px;
}

.tabItemContainer {
    /*width: 268px;*/
    /*float: left;*/
}

.tabItemContainer > li:first-child {
    margin-top: 0 !important;
    align-items: normal;
}

.tabBodyContainer {
    width: 920px;
    float: left;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin-left: 9px;
}

.tabItemContainer > li {
    list-style: none;
    text-align: center;
    width: 268px;
    margin-top: 8px;
    display: flex;
    float: left;
    cursor: pointer;
    min-height: 96px;
    height: auto;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC-Medium,PingFang SC;
    text-decoration: none;
    position: relative;
}

.tabItemContainer > li .title {
    width: 100%;
}

.tabItemContainer > li .title .t1 {
    font-size: 14px;
    font-family: PingFangSC-Medium,PingFang SC;
    background: rgba(19,41,244,0.16);
    /* background:linear-gradient(270deg,rgba(0,117,255,0.4) 0%,rgba(255,69,0,0.4) 100%); */
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 26px;
}

.tabItemContainer > li .title .t2 {
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(209,219,255,1);
    line-height: 40px;
    border: 1px solid;
    border: 1px solid rgba(19,41,244,0.16);
    /* border-image:linear-gradient(270deg, rgba(0,117,255,0.4), rgba(255,69,0,0.4)) 1 1; */
}

.tabItemContainer > li.tabItemCurrent .title .t2 {
    border: 1px #1329F4 solid;
    /* border-image:linear-gradient(270deg, rgba(0,117,255,1), rgba(255,69,0,1)) 1 1; */
}
.tabBodyCurrent {
    display: block;
}
.tabItemContainer .tabItemCurrent .title .t1, .tabItemContainer .tabItemCurrent .title .t2 {
    color: rgba(255,255,255,1);
}

.tabItemContainer .tabItemCurrent {
    width: 268px;
    height: 96px;
    color: #fff;
    /* background:linear-gradient(270deg,rgba(0,117,255,1) 0%,rgba(255,69,0,1) 100%); */
}

.tabItemContainer .tabItemCurrent .title .t1 {
    width: 100%;
    /*height: 56px;*/
    background: #1329F4;
    /* background:linear-gradient(270deg,rgba(0,117,255,1) 0%,rgba(255,69,0,1) 100%); */
}
.tabItemContainer.en-table > li{
height: auto;
}
.tabItemContainer.en-table  .tabItemCurrent .title .t1 {
    font-size:12px;
    line-height: 18px;
}
.tabBodyItem {
    /* position: absolute; */
    display: none;
    height: 100%;
    overflow-y: auto;
}
.tabBodyContainer.table-right{
    height: 700px;
}.tabBodyContainer.table-right.en-table-right{
    height: 745px;
}
.tabBodyContainer.table-right .tabBodyItem {
    height: 675px;
}
/* 滚动条样式 */
.tabBodyItem::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

.tabBodyItem::-webkit-scrollbar-thumb {
    border-radius: 1px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0,117,255,1);
}

.tabBodyItem::-webkit-scrollbar-track {
    border-radius: 1px;
    /* background:rgba(0,65,155,1); */
    background: linear-gradient(to right,transparent,transparent,rgba(0,65,155,1),transparent)
}

.tabBodyCurrent {
    display: block;
}

.box {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}

.detail {
    border: none;
    border-spacing: 0;
    height: 100%;
}

.wap .detail tr {
    height: 76px;
}

.pc .detail tr td {
    padding: 0;
    border: none;
    padding-bottom: 7px;
    padding-left: 7px;
}

.pc .detail tr .first {
    width: 348px;
    height: 100%;
    text-align: center;
}

.pc {
    display: block;
}

.wap {
    display: none;
}

.pc .detail .height {
    height: 498px;
}

.pc .detail tr td.second {
    width: 730px;
    text-align: center;
}

.pc .detail tr td .desc {
    background: rgba(0,117,255,0.3);
    width: 348px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    background: rgba(19,41,244,0.3);
    line-height: 54px;
    /*flex 布局*/
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    flex-direction: column;
    /*实现水平居中*/
    justify-content: center;
}

.pc .detail tr td.second.sub {
    text-align: center;
}

.pc .detail tr td.second.sub .desc {
    font-size: 18px;
    font-family: PingFangSC-Semibold,PingFang SC;
    height: auto;
    font-weight: 600;
    /* color:rgba(255,255,255,1); */
    color: rgba(209,219,255,1);
    line-height: 54px;
}

.pc .detail tr td.second.sub .name .name2 {
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
}

.pro {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 22px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}

.pc .detail tr td.second .desc .line {
    margin-top: 20px;
}

.pc .detail tr td.second .desc .name1 {
    height: 44px;
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 44px;
}

.pc .detail tr td.second .desc .name {
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 54px;
    /*margin-top: 12px;*/
}

.pc .detail tr td.second .desc .school {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 24px;
}

.pc .detail tr td.first .time {
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: rgba(0,255,251,1);
    letter-spacing: 1px;
    background: rgba(19,41,244,0.3);
    line-height: 53px;
    /*flex 布局*/
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
}

.pc .detail tr .first.odd .time {
    /* background:rgba(19,41,244,0.14); */
}

.pc .detail tr .second.odd .desc {
    /* background: rgba(19,41,244,0.14); */
}

.pc .detail .table-foot {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 22px;
    text-align: right;
}

.detail {
    border-collapse: collapse;
}

.pc .detail tr td {
    border-top: 0;
    border-right: 0;
}

.wap .detail tr {
    height: 76px;
}

.wap .detail tr td {
    height: 70px;
    padding: 0;
    border: none;
    padding-bottom: 7px;
    padding-left: 7px;
}

.wap .detail tr .first {
    width: 348px;
    text-align: center;
    padding-left: 0;
}

.wap .detail {
    height: unset;
}

.wap .detail .height {
    height: 350px;
}

.wap .detail tr td.second {
    width: 560px;
    text-align: center;
}

.wap .detail tr td.second .desc {
    background: rgba(0,117,255,0.3);
    width: 348px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 72px;
    /*flex 布局*/
    background: rgba(0,117,255,0.3);
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
}

.table-foot {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: right;
    color: rgba(128,156,255,1);
}

.wap .detail tr td.second .desc .line {
    margin-top: 5px;
}

.wap .detail tr td.second .desc .name1 {
    height: 44px;
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 44px;
}

.wap .detail tr td.second .desc .name {
    font-size: 14px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(209,219,255,1);
    line-height: 25px;
}

.wap .detail tr td.second .desc .weight {
    font-weight: 600;
    color: #fff;
}

.wap .detail tr td.second .desc .school {
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 24px;
}

.wap .detail tr td.first .time {
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-family: Helvetica;
    color: rgba(0,255,251,1);
    letter-spacing: 1px;
    background: rgba(0,117,255,0.3);
    line-height: 70px;
    /*flex 布局*/
    display: flex;
    /*实现垂直居中*/
    align-items: center;
    /*实现水平居中*/
    justify-content: center;
}

.wap .detail tr .first.odd .time {
    /* background:rgba(0,117,255,0.14); */
}

.wap .detail tr .second.odd .desc {
    /* background:rgba(0,117,255,0.14); */
}

.wap .detail .table-foot {
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 22px;
    text-align: right;
}

.wap .detail {
    border: 4px solid transparent;
    border-collapse: collapse;
}

.wap .detail tr td {
    border-top: 0;
    border-right: 0;
}

.wap .detail tr td.first .time {
    height: 36px;
    line-height: 36px;
}

.wap .detail tr {
    height: 36px;
}

.wap .detail tr td.second .desc .name1, .detail tr td.second .desc .name {
    font-size: 14px;
}

.wap .detail tr td {
    height: 36px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.wap .detail tr td.first .time, .wap .detail tr td.second .desc {
    font-size: 14px;
}

.timeline-container {
    margin-top: 90px;
}

#partnercontainer1 {
    height: 340px;
    width: 552px;
}

#partner #partner_swiper {
    position: relative;
    margin-bottom: 48px;
}


#partner .swiper-slide {
    position: relative;
}

#partner .partner {
    cursor: pointer;
    text-align: center;
    background: rgba(232,237,255,1);
    height: 136px;
}

#partner .partner img {
    max-width: 100%;
    max-height: 100%;
}

#partner .partner .line {
    position: absolute;
    bottom: 0;
    left: 0;
;
    width: 100%;
    height: 6px;
    background: linear-gradient(270deg,rgba(218,76,0,0) 0%,rgba(218,76,0,1) 100%);
}

#modal-partner .partner {
    padding-bottom: 55%;
    position: relative;
    height: auto;
    padding-left: 0;
    margin-bottom: 16px;
    padding-right: 0;
    width: 100%;
    cursor: pointer;
}

#modal-partner .partner img {
    position: absolute;
    top: 0;
    width: 100% ;
    height: 100% ;
    left: 0;
}

#modal-partner {
    width: 100%;
    height: auto;
    min-height: 510px;
    background-color: #223CB3;
    display: none;
}

#modal-partner .com_name {
    font-size: 16px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: rgba(255,255,255,1);
    line-height: 22px;
    text-align: left;
    margin-bottom: 6px;
}

#modal-partner .home {
    margin-top: 19px;
}

#modal-partner .contain {
    padding-left: 56px;
    padding-right: 56px;
}

#modal-partner .contain .swiper-con {
    position: relative;
    margin-bottom: 6px;
    margin-top: -22px;
}

#modal-partner .com-desc {
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(209,219,255,1);
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

@media (max-width: 768px) {
    .pc .detail .height {
        height: 350px;
    }

    .modal-wait .icon {
        width: 75px;
        height: 75px;
        margin-top: 0;
    }

    .modal-wait .title {
        margin-top: 16px;
    }

    .modal-wait .form-btn {
        margin: 0 auto;
        margin-top: 16px;
    }

    .partner_bottom .flex-item .partner {
        background: rgba(232,237,255,1);
        height: 110px;
    }

    .about-container, .timeline-container {
        margin-top: 0px;
    }

    .partner_bottom .flex-item {
        width: 50%;
        padding-bottom: 0;
    }

    .summit-banner .about {
        font-size: 10px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        margin-top: -20px;
        margin-left: 37px;
        margin-right: 37px;
        display: none;
    }

    .summit-banner .wapabout {
        display: block;
    }

    .about-con {
        margin-top: 24px;
        padding: 15px;
    }

    .about-con p {
        line-height: 27px;
        font-size: 14px;
        text-indent: 28px;
        text-align: left;
    }

    .summit-banner .yuyue {
        display: none;
        height:48px;
        line-height:48px;
        font-size:18px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .table-foot {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        text-align: left;
        padding-left: 5px;
        color: rgba(128,156,255,1);
    }

    .tabBodyContainer, .tabBodyItem {
        height: auto;
    }

    .wap .detail tr td.second .desc {
        /*height: 36px;*/
    }

    .wap .detail tr td.second.height .desc {
        height: 350px;
    }

    .wap .detail tr td.first.height .time {
        height: 350px;
    }

    .summit-banner {
        height: auto;
        padding-top: 0;
        background:none;
    }

    .summit-nav-box .summit-nav .btn1 {
        position: absolute;
        width: 84px;
        height: 3px;
        background: rgba(218,76,0,1);
        position: absolute;
        top: 0;
        left: 0;
        /* background: url(https://2021iciicdn.htres.cn/res/cn/images/line_bottom.png); */
        background-size: contain;
        background-repeat: no-repeat;
    }

    .summit-nav-box .summit-nav .more {
        /* display: none; */
        line-height: 30px;
    }

    .pc .detail .table-foot {
        font-size: 12px;
    }

    .pc .detail tr td.second .desc .name1 {
        font-size: 14px;
    }

    .pc .detail tr td.second .desc .line {
        margin-top: 5px;
    }

    .pc .detail tr td.first .time, .pc .detail tr td.second .desc {
        font-size: 14px;
    }

    .tabBodyContainer {
        margin-left: 0;
        width: 100%;
    }

    .summit-body-bg .timeline {
        margin-top: 16px;
    }

    .summit-banner .summit-btns {
        padding-top: 0;
    }

    .summit-banner .summit-btns a {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

    .summit-banner .summit-banner-content {
        width: 100%;
    }

    .summit-banner .summit-banner-img {
        height: 300px;
        margin-bottom:0;
        /*margin-top: 0px;*/
        /*background-image: url("../images/banner_m_20210613.png");*/
        /*background-repeat: no-repeat;*/
        /*background-position: center;*/
    }

    .summit-banner .summit-nav {
        margin-top: 43px;
        padding: 0;
    }

    .summit-banner .summit-nav-box.fixSummitNav .summit-nav {
        width: 100%;
        padding: 0;
        margin-top: 0;
    }

    .summit-banner .summit-nav li {
        display: inline-block;
        text-align: center;
    }

    .summit-banner .summit-nav li:not(:last-child) {
        margin-right: 0;
    }
}

/*banner end*/

.summit-module-common {
    padding: 0 100px 80px 0;
    color: #fff;
}

.summit-module-common .common-title {
    font-size: 0;
}

.summit-module-common .common-title i {
    width: 80px;
    height: 80px;
    background: url("https://2021iciicdn.htres.cn/res/cn/images/icon_title.gif") no-repeat;
    display: inline-block;
    vertical-align: top;
    background-size: 100% 100%;
}

.summit-module-common .common-title > div {
    display: inline-block;
    padding-left: 20px;
}

.summit-module-common .common-title > div > span {
    font-size: 18px;
    letter-spacing: 18px;
    color: rgba(255, 255, 255, 0.6);
}

.summit-module-common .common-title > div > h5 {
    font-size: 32px;
    color: #00dfff;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 2px;
}

.summit-module-common .common-topic {
    font-size: 30px;
    margin-left: 100px;
    border-left: 2px solid #00dfff;
    padding-left: 20px;
}

.summit-module-common .common-content {
    margin-left: 98px;
}

@media (max-width: 768px) {
    .summit-module-common {
        padding: 0 50px 40px 15px;
    }

    .summit-module-common .common-title > div {
        padding-left: 9px;
    }

    .summit-module-common .common-title > div > span {
        font-size: 12px;
        letter-spacing: 9px;
    }

    .summit-module-common .common-title > div > h5 {
        font-size: 18px;
        line-height: 40px;
        letter-spacing: 1px;
    }

    .summit-module-common .common-title i {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .summit-module-common .common-topic {
        font-size: 24px;
        margin-left: 0;
    }


    .summit-module-common .common-content {
        margin-left: 48px;
        font-size: 12px;
    }
}

/*2019工业互联网高峰论坛典型案例css开始*/
.typical-box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 32px;
}

.typical-box .typical-list:nth-child(n+2) {
    margin-top: 100px;
}

.typical-box .typical-list > div {
    float: left;
}

.typical-box .typical-list:nth-child(2n+2) > div {
    float: right;
}

.typical-box .typical-img {
    width: 400px;
    height: 225px;
}

.typical-box .typical-img img {
    width: 100%;
    height: 100%;
}

.typical-box .typical-list .typical-img {
    margin-right: 32px;
}

.typical-box .typical-list:nth-child(2n+2) .typical-img {
    margin-right: 0;
}

.typical-box .typical-content {
    width: 568px;
    height: 225px;
}

.typical-box .typical-list:nth-child(2n+2) .typical-content {
    margin-right: 32px;
}

.typical-box .typical-title {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
}

.typical-box .typical-title:hover {
    color: #00dfff;
}

.typical-box .typical-time {
    margin-top: 16px;
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    font-weight: 600;
}

.typical-box .typical-introduce {
    margin-top: 40px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255,255,255,0.6);
    text-align: justify;
}

.typical-box .typical-details {
    color: #00dfff;
}

.typical-box .typical-introduce .typical-details:hover {
    color: #ffffff;
}

.typical-content-box .typical-content {
    width: 100%;
    height: auto;
    margin-top: 100px;
}

@media (max-width: 768px) {
    .typical-box {
        margin-top: 16px;
        width: 100%;
    }

    .typical-box .typical-list:nth-child(n+2) {
        margin-top: 40px;
    }

    .typical-box .typical-list > div {
        float: inherit !important;
    }

    .typical-box .typical-img {
        width: 100%;
        height: auto;
        margin-right: 0 !important;
    }

    .typical-box .typical-img img {
        width: 100%;
        height: auto;
    }

    .typical-box .typical-content {
        margin-top: 20px;
        width: 100%;
        height: auto;
        margin-right: 0 !important;
    ;
    }

    .typical-box .typical-title {
        font-size: 14px;
        line-height: 28px;
    }

    .typical-box .typical-time {
        margin-top: 5px;
        font-size: 14px;
        line-height: 28px;
    }

    .typical-box .typical-introduce {
        margin-top: 14px;
        font-size: 13px;
        line-height: 20px;
    }

    .typical-content-box .typical-content {
        margin-top: 40px;
    }
}
/*2019工业互联网高峰论坛典型案例css结束*/

/*2019工业互联网高峰论坛媒体声音css开始*/
.media-box {
    width: 1200px;
    margin: 0 auto;
}

.media-box .media-list {
    position: relative;
    padding: 30px 40px;
    margin-top: 20px;
}

.media-box .media-list > div {
    float: left;
}

.media-box .media-img {
    width: 260px;
    height: 165px;
    margin-right: 32px;
}

.media-box .media-img img {
    width: 100%;
    height: 100%;
}

.media-box .media-content {
    width: 736px;
    height: 140px;
}

.media-box .media-title {
    font-size: 20px;
    line-height: 27px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(255,255,255,1);
}
/* .media-box .media-bg{
z-index: -1;
width: 100%;
height: 100%;
display: none;
} */
.media-box .media-introduce {
    height: 49px;
    margin-top: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(128,156,255,1);
    line-height: 24px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.media-box .media-time {
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(152,175,255,1);
    line-height: 24px;
    margin-top: 25px;
}

.media-box .media-list:hover {
    /* background:rgba(0,117,255,0.14); */
}

.media-box .media-list:hover .media-title {
    color: #00dfff;
}

@media (max-width: 768px) {
    .media-box {
        width: 100%;
        margin-top: 20px;
        overflow: hidden;
    }

    .media-box .media-list {
        margin-top: 20px;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .media-box .media-img {
        width: 130px;
        height: 82px;
        margin: 0;
        float: left;
    }

    .media-box .media-img img {
        height: 100%;
        width: 100%;
    }

    .media-box .media-content {
        width: 100%;
        height: auto;
        position: absolute;
        padding-left: 140px;
    }

    .media-box .media-title {
        font-size: 14px;
        line-height: 16px;
        display: inline-block;
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .media-box .media-time {
        font-size: 12px;
        margin-top: 0;
        font-weight: 400;
        color: rgba(152,175,255,1);
    }

    .media-box .media-introduce {
        height: auto;
        margin-top: 0px;
        font-size: 12px;
        line-height: 20px;
        /* margin-bottom: 5px; */
        display: block;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}
/*2019工业互联网高峰论坛媒体声音css结束*/

/* 大会主题 start */
.c-cont .block-text {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    /*color: #ffffff;*/
    margin-top: 33px;
    text-align: justify;
}

@media only screen and (max-width: 767px) {
    .c-cont .block-text {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
    .summit-banner .yuyue.btn-trailer {
        width: calc(370px / 2);
        margin: 0 auto 40px auto;
        margin-top: 0px;
        height: 30px;
        text-align: center;
        font-size: 24px;
        font-family: PingFangSC-Semibold,PingFang SC;
        font-weight: 600;
        color: rgba(255,255,255,1);
        line-height: 30px;
        background: url('../cn/images/btn-trailer.jpg') no-repeat;
        background-size: 100% 100%;
    }
}

/* 大会主题 end */
/* 大会议程 start */
.c-cont .timeline-table {
    border: 1px solid #00dfff;
    width: 100%;
    margin-top: 48px;
}

.c-cont .timeline-table tr td {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    /*color: #ffffff;*/
    color: #fff;
    line-height: 48px;
    border: 1px solid rgba(2,223,255,0.6);
    text-align: left;
    padding-left: 108px;
}

.c-cont .timeline-table tr td.td1 {
    font-family: Bebas;
    font-size: 20px;
    color: #00dfff;
    text-align: center;
    padding-left: 0;
    background-image: linear-gradient(180deg, rgba(0,255,255,0.1) 0%, rgba(29,128,106,0.1) 100%);
}

.c-cont .timeline-table tr td.td2 {
    font-family: Bebas;
    font-size: 18px;
    color: #00dfff;
    text-align: center;
    padding-left: 0;
    background-image: none;
}

.c-cont .contact-box {
    margin-top: 62px;
    overflow: hidden;
}

.c-cont .contact-box .title {
    float: left;
    width: 72px;
    height: 30px;
    line-height: 30px;
    background-color: #00dfff;
    border-radius: 15px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #171b2b;
    text-align: center;
}

.c-cont .contact-box .ps {
    float: left;
    font-size: 0;
    padding-left: 46px;
}

.c-cont .contact-box .ps .person {
    display: inline-block;
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    /*color: #ffffff;*/
    color: #fff;
    font-family: PingFangSC-Regular;
}

.c-cont .contact-box .ps .person::before {
    content: "";
    display: block;
    width: 0;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #00dfff;
}

.c-cont .contact-box .ps .person > div span {
    display: block;
    line-height: 32px;
}

.c-cont .contact-box .ps .person .left {
    float: left;
}

.c-cont .contact-box .ps .person .right {
    float: left;
    margin-left: 40px;
}

.c-cont .contact-box .ps .person + .person {
    margin-left: 76px;
}

@media only screen and (max-width: 767px) {
    .c-cont .timeline-table {
        margin-top: 15px;
    }

    .c-cont .timeline-table tr td {
        padding-left: 10px;
        padding-right: 10px;
    }

    .c-cont .contact-box .ps {
        float: none;
        padding-left: 96px;
    }

    .c-cont .contact-box .ps .person + .person {
        margin-left: 0;
        margin-top: 30px;
    }

    .c-cont .contact-box .ps .person .right {
        margin-left: 0;
        float: none;
    }
}

/* 大会议程 end */
/* 媒体关注 start */
.c-cont .join-way {
    margin-top: 31px;
}

.c-cont .join-way .item .img {
    float: left;
    width: 32px;
    height: auto;
}

.c-cont .join-way .item-right .line {
    max-width: 736px;
    width: 100%;
    height: 1px;
    background: rgba(19,41,244,1);
    opacity: 0.5;
}

.c-cont .join-way .item-right .item {
    padding: 15px 15px;
    line-height: 34px;
    height: 64px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,1);
}

.c-cont .join-way .item-right .item:hover .title {
    /* color:rgba(0,255,251,1); */
    color: rgba(235,96,22,1);
}

.c-cont .join-way .item .point {
    float: left;
    width: 8px;
    height: 8px;
    margin-top: 13px;
    border-radius: 8px;
    background: linear-gradient(90deg,rgba(0,117,255,1) 0%,rgba(0,117,255,0) 100%);
}

.c-cont .join-way .item .title {
    float: left;
    padding-left: 10px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-cont .join-way .item .date {
    float: right;
}

.c-cont .join-way .item .title span {
    display: block;
    margin-top: 10px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
}

.c-cont .join-way .item::after {
    content: "";
    display: table;
    clear: both;
}

.c-cont .join-way .item + .item {
    margin-top: 50px;
}

#newscontainer {
    float: left;
    width: 416px;
    height: 355px;
}

#news-content2 {
    margin-top: 10px;
}

.swiper-pagination-bullet {
    width: 18px;
    height: 4px;
    background: rgba(0,117,255,1);
    border-radius: 0;
    opacity: 0.3;
}

.swiper-pagination-bullet-active {
    width: 18px;
    height: 4px;
    opacity: 1;
    background: rgba(209,219,255,1);
}

.c-cont .join-way .right-img {
    position: relative;
    display: block;
    width: 416px;
    height: 318px;
}

.c-cont .join-way .right-img .bg {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 268px;
    background: rgba(19,41,244,1);
    /* background:linear-gradient(360deg,rgba(0,117,255,1) 0%,rgba(255,69,0,1) 100%); */
}

.c-cont .join-way .right-img .bg .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0 10px;
}

.c-cont .join-way .right-img .img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 318px;
    z-index: 100;
    display: block;
    padding: 0 10px;
}

.c-cont .join-way .right-img .img img {
    width: 100%;
    height: 264px;
}

.c-cont .join-way .right-img .title {
    font-size: 16px;
    /* width: 80%; */
    width: 99%;
    height: 40px;
    line-height: 40px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 40px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-cont .join-way .right-img .date {
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 40px;
    float: right;
    display:none;
}
@media only screen and (max-width: 767px) {
    .c-cont .join-way .right-img .title {
        width: 100%;
    }

    .c-cont .join-way .right-img .date {
        display: none;
    }
}

.c-cont .join-way .item-right {
    height: 300px;
    float: right;
    max-width: 736px;
    width: 100%;
}

.c-cont .join-way .join-btn {
    display: block;
    margin-top: 60px;
    width: 164px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #171b2b;
    background-image: linear-gradient(180deg, #00dfff 0%, #00b7ff 100%);
}

.new-con {
    margin-top: 90px;
}

.news-con {
    margin-top: 56px;
}

@media only screen and (max-width: 767px) {
    .c-cont .join-way {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .c-cont .join-way .right-img .bg {
        height: 100%;
    }

    .c-cont .join-way .item .point {
        display: none;
    }

    .c-cont .join-way .item-right .item {
        padding: 15px 0;
        height: 64px;
    }

    .c-cont .join-way .item .date {
        display: none;
        width: 20%;
        font-size: 14px;
        font-weight: 400;
        text-align: right;
        color: rgba(255,255,255,1);
    }

    .new-con {
        margin-top: 0px;
    }

    .news-con {
        margin-top: 0px;
    }

    #newscontainer {
        width: 100%;
        height: 315px;
    }

    #newscontainer .swiper-pagination {
        bottom: 0px;
    }

    .c-cont .join-way .right-img {
        width: 100%;
        float: none;
    }

    .c-cont .join-way .item .img {
        width: 16px;
    }

    .c-cont .join-way .item .title {
        font-size: 14px;
        max-width: 100%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 10px;
    }

    .c-cont .join-way .item .title span {
        font-size: 12px;
        margin-top: 5px;
    }

    .c-cont .join-way .join-btn {
        margin-top: 25px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: #171b2b;
    }
}

/* 媒体关注 end */
/* 嘉宾观点集锦 start */
.c-cont .avatars-box {
    margin-top: 50px;
}

.c-cont .avatars-box::after {
    content: "";
    display: table;
    clear: both;
}

.c-cont .avatars-box .avatar {
    box-sizing: border-box;
    width: 180px;
    height: 250px;
    text-align: center;
    position: relative;
    float: left;
    margin-left: 93.3px;
}

.c-cont .avatars-box .avatar .img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 0 auto;
}

.c-cont .avatars-box .avatar .img img {
    width: 100%;
}

.c-cont .avatars-box .avatar .name {
    margin-top: 24px;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    line-height: 30px;
    color: #00dfff;
}

.c-cont .avatars-box .avatar .job {
    margin-top: 8px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.c-cont .avatars-box .avatar .saysome {
    display: flex;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 282px;
    background-image: linear-gradient(180deg, rgba(0, 223, 255, 0.3) 0%, rgba(0,223,255,0) 100%);
    border-radius: 8px;
    border: solid 1px #00dfff;
    transform: translate(-50%, -50%);
    padding: 0 30px;
    justify-content: center;
    align-items: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 24px;
    color: #00dfff;
    opacity: 0;
    transition: opacity .35s ease-in-out;
}

.c-cont .avatars-box .avatar .saysome p {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    left: 0%;
    top: 50%;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: justify; */
}

.c-cont .avatars-box .avatar:nth-child(4n+1) {
    margin-left: 0;
}

.c-cont .avatars-box .avatar:nth-child(n+5) {
    margin-top: 72px;
}

.c-cont .avatars-box .avatar:hover .img, .c-cont .avatars-box .avatar:hover .name, .c-cont .avatars-box .avatar:hover .job {
    display: none;
}

.c-cont .avatars-box .avatar:hover .saysome {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .c-cont .avatars-box .avatar {
        width: 42%;
        margin-left: 0;
        height: 192px;
    }

    .c-cont .avatars-box .avatar:nth-child(2n) {
        margin-left: 16%;
    }

    .c-cont .avatars-box .avatar:nth-child(n+5) {
        margin-top: 0;
    }

    .c-cont .avatars-box .avatar .img {
        width: 70px;
        height: 70px;
    }

    .c-cont .avatars-box .avatar .name {
        font-size: 14px;
        line-height: 21px;
        margin-top: 10px;
    }

    .c-cont .avatars-box .avatar .job {
        font-size: 12px;
        line-height: 18px;
        margin-top: 4px;
    }

    .c-cont .avatars-box .avatar:hover .img, .c-cont .avatars-box .avatar:hover .name, .c-cont .avatars-box .avatar:hover .job {
        /* display: none; */
        display: block;
    }

    .c-cont .avatars-box .avatar:hover .saysome {
        /* display: flex;
width: 104%;
height: 116%;
top: 38%;
padding: 0 2px; */
        display: none;
    }
}

/* 嘉宾观点集锦 end */
/* 视频展播 start */
.c-cont.swiper-box {
    height: 722px;
    margin-top: 33px;
}

.c-cont.swiper-box .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.c-cont.swiper-box .swiper-slide {
    background-size: cover;
    background-position: center;
}

.c-cont.swiper-box .swiper-slide img {
    width: 100%;
    height: 100%;
}

.c-cont.swiper-box .swiper-slide .play {
    position: absolute;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

/* .c-cont.swiper-box .swiper-slide .title-bg{
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
background-image: url(https://2021iciicdn.htres.cn/res/cn/images/video-title-bg.png);
background-repeat:  no-repeat;
background-size: 100% auto;
background-position: bottom center;
} */
/* .c-cont.swiper-box .swiper-slide .title-bg.photo{
background-image: url(https://2021iciicdn.htres.cn/res/cn/images/photo-title-bg.png);
} */
.c-cont.swiper-box .swiper-slide .text {
    position: absolute;
    bottom: 24px;
    left: 32px;
    font-size: 14px;
    line-height: 21px;
    color: #ffffff;
}

.gallery-top {
    /*height: 80%;*/
    /*width: 100%;*/
}

.gallery-thumbs {
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide .text {
    display: none;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.c-cont.swiper-box.imgBox {
    margin-bottom: 134px;
    height: 586px;
}

.c-cont.swiper-box.imgBox .year {
    background-image: url(https://2021iciicdn.htres.cn/res/cn/images/year.png);
    width: 253px;
    height: 57px;
    background-size: contain;
    position: absolute;
    left: 627px;
    top: -20px;
    z-index: 100;
    text-indent: 60px;
}

.c-cont.swiper-box.imgBox .year .title {
    font-size: 24px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(255,255,255,1);
    height: 57px;
    line-height: 57px;
}

.c-cont.swiper-box.imgBox a {
    cursor: auto;
}

.c-cont.swiper-box.imgBox .swiper-container.gallery-top {
    width: 880px;
    height: 100%;
    float: left;
}

.c-cont.swiper-box.imgBox .swiper-container.gallery-thumbs {
    height: 100%;
    width: 302px;
    padding: 0;
}

.c-cont.swiper-box.imgBox .swiper-container.gallery-thumbs .swiper-slide {
    width: auto;
}

@media only screen and (max-width: 767px) {
    .c-cont.swiper-box {
        height: 74vw;
    }

    .c-cont.swiper-box.imgBox .year {
        display: none;
    }

    .c-cont.swiper-box .swiper-slide .play {
        width: 40px;
        height: 40px;
    }

    .c-cont.swiper-box.imgBox {
        height: unset;
        margin-bottom: 0;
    }

    .c-cont.swiper-box.imgBox .swiper-container.gallery-top {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .c-cont.swiper-box.imgBox .swiper-container.gallery-thumbs {
        width: 100%;
        display: block;
    }
}

/* 视频展播 end */
/* 历届回顾 开始 */
#next {
    position: absolute;
    bottom: -50px;
    left: 50%;
    background-image: url(https://2021iciicdn.htres.cn/res/cn/images/next.png);
    background-size: 74px 38px;
    width: 74px;
    height: 38px;
    margin-left: -27px;
    visibility: visible;
    right: unset;
    top: 620px;
}

#prev {
    position: absolute;
    top: -30px;
    left: 50%;
    background-image: url(https://2021iciicdn.htres.cn/res/cn/images/prev.png);
    background-size: 74px 38px;
    width: 74px;
    margin-left: -27px;
    visibility: visible;
    height: 38px;
}
/* 历届回顾 end */

/* 组织机构 开始 */
.jigou-box {
    /* padding-bottom: 200px; */
    /*color: #ffffff;*/
    color: #fff;
}

.jigou-box .jigou {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    line-height: 24px;
    padding-top: 40px;
}

.jigou-box .jigou .left {
    float: left;
    color: #00dfff;
    font-weight: 600;
}

.jigou-box .jigou ul {
    float: left;
    margin-left: 40px;
}

.jigou-box .jigou ul li {
    font-family: PingFangSC-Semibold;
}

.jigou-box .jigou ul li + li {
    margin-top: 16px;
}

.jigou-box .jigou + .jigou {
    margin-top: 63px;
    border-top: 2px dashed rgba(255, 255, 255, 0.3);
}

@media only screen and (max-width: 767px) {
    .jigou-box {
        padding-bottom: 28px;
    }

    .jigou-box .jigou {
        font-size: 14px;
        line-height: 20px;
        padding-top: 19px;
    }

    .jigou-box .jigou .left {
        float: left;
    }

    .jigou-box .jigou ul {
        margin-left: 6px;
    }

    .jigou-box .jigou ul li + li {
        margin-top: 13px;
    }

    .jigou-box .jigou + .jigou {
        margin-top: 22px;
    }
}

/* 组织机构 结束 */


/* 大会资料 start */
.documents-box {
    float: left;
    width: 32px;
    height: auto;
}

.documents-box .item {
    width: 42.6%;
    float: left;
    height: 32px;
    line-height: 32px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
}

.documents-box .item:nth-child(n+3) {
    margin-top: 24px;
}

.documents-box .item:nth-child(2n) {
    margin-left: 14.8%;
}

.documents-box .item .logo {
    height: 100%;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-top: -32px;
}

.documents-box .item .logo img {
    margin: auto;
    width: 20px;
}

.documents-box .item .title {
    height: 100%;
    padding-left: 37px;
    margin-right: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
}

.documents-box .item a {
    color: #00dfff;
    text-decoration: underline;
    float: right;
    margin-top: -32px;
}

@media only screen and (max-width: 767px) {
    .documents-box .item {
        width: 100%;
    }

    .documents-box .item:nth-child(n+3) {
        margin-top: 0;
    }

    .documents-box .item:nth-child(n+2) {
        margin-top: 12px;
    }

    .documents-box .item:nth-child(2n) {
        margin-left: 0;
    }
}

/* 大会资料 end */

#spearkers {
    /*overflow-x:auto;*/
}


/*************************/
.none {
    display: none !important;
}

.forum-tab {
    position: absolute;
    right: 0;
    top: 0;
}

/*.summit-body-bg {*/
/*position: absolute;*/
/*}*/

.md-content h3 {
    font-size: unset;
}

input::-webkit-input-placeholder {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(152, 175, 255, 1);
    font-size: 1.25rem
}

.layui-layer-page .layui-layer-content {
    background-color: #223CB3;
}

#speakercontainer {
    padding-bottom: 30px;
    margin-top: 40px;
    padding-right: 10px;
}

#speakercontainer .swiper-slide {
    height: 502px;
}

#speakercontainer .swiper-slide img {
    background-color: transparent;
}

.form-item {
    margin-bottom: 16px;
}

.foot-submit {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 19999!important;
    height: 60px;
    width: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    line-height: 60px;
    text-align: center;
    background: rgba(218, 76, 0, 1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    /* background: linear-gradient(270deg, rgba(0, 117, 255, 1) 0%, rgba(255, 69, 0, 1) 100%); */
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.foot-btn {
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 1) !important;
}

.foot-submit .weixin {
    width: 100%;
}

.foot-submit .weixin .weixin_c {
    width: 328px;
    height: 206px;
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 101;
    margin-left: -164px;
    top: -215px;
    display: none;
}

.foot-submit .weixin .weixin_nr img {
    width: 328px;
    height: 206px;
}

.foot-submit .weixin.on .weixin_c {
    display: block;
}

.foot-submit .weixin .btn1 {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding: 2px;
    line-height: 17px;
    margin-bottom: 4px;
    border: none;
    background: linear-gradient(270deg, rgba(0, 117, 255, 1) 0%, rgba(255, 69, 0, 1) 100%);
    display: block;
}

.md-overlay {
    background: rgba(19, 20, 21, 0.6);
}

.yueyue-modal .md-content {
    background: rgba(34, 60, 179, 1);
    height: 100%;
}

.md-content h3 {
    background-color: unset;
}

.yueyue-modal {
    max-width: 630px;
    min-height: unset;
    display: none;
}

.forum-tab .year-c {
    display: inline-block;
    position: relative;
    width: 114px;
    height: 56px;
    background: rgba(0, 117, 255, 0.16);
    cursor: pointer;
}

.height498 {
    height: 498px;
}

.forum-tab .year-c .topline {
    height: 6px;
    width: 114px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.forum-tab .year-c.active .topline {
    background: rgba(218, 76, 0, 1);
    /* background: linear-gradient(270deg, rgba(0, 117, 255, 1) 0%, rgba(255, 69, 0, 1) 100%); */
}

.forum-tab .tab.active .topline {
    background: rgba(218, 76, 0, 1);
    width: 118px;
    height: 6px;
    position: absolute;
    top: 0;
    left: 4px;
    /* background: linear-gradient(270deg, rgba(0, 117, 255, 1) 0%, rgba(255, 69, 0, 1) 100%); */
}

.forum-tab .year-c .year {
    font-size: 18px;
    font-family: Helvetica;
    padding: 17px 0;
    text-align: center;
    color: rgba(152, 175, 255, 1);
    line-height: 22px;
}

.forum-tab .tab {
    width: 122px;
    height: 72px;
    position: relative;
    padding-left: 4px;
    font-family: Helvetica;
    border-left-width: 4px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.forum-tab .tab .tab-title {
    width: 118px;
    height: 92px;
    vertical-align: middle;
    display: table-cell;
    font-size: 14px;
    font-family: Helvetica;
    text-align: center;
    padding: 14px 8px;
    background: rgba(0, 117, 255, 0.16);
    color: rgba(152, 175, 255, 1);
    line-height: 21px;
}

.forum-tab span.active,
.forum-tab span:hover {
    font-weight: 600;
    color: #fff;
}

.forum-tab span.active .year,
.forum-tab span:hover .year,
.forum-tab span.active .tab-title,
.forum-tab span:hover .tab-title {
    color: #fff;
}

.forum-tab span.active .topline,
.forum-tab span:hover .topline {
    display: block;
}

#huiyi-menu {
    width: 100%;
    height: 75px;
    padding-top: 0;
    background: #1329F4;
    /* background: linear-gradient(270deg, rgba(0, 117, 255, 1) 0%, rgba(255, 69, 0, 1) 100%); */
    max-width: unset;
}

#huiyi-menu .title {
    font-size: 16px;
    padding-left: 20px;
    color: #fff;
    padding-right: 80px;
    height: 100%;
    text-align: left;
    align-items: center;
    justify-content: center;
}

#huiyi-wap-title-span {
    width:calc(100% - 100px);
    margin-right:10px;
    font-weight: 600;
    /*line-height: 50px;*/
    display: block;
    float: left;
}
@media (max-width: 768px){
    #huiyi-wap-title-span {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
    }
    #huiyi-wap-title-span.en-title-span{
        font-size: 12px;
    }
}

#huiyi-wap-title-time {
    font-weight: 400;
    font-size: 14px;
    line-height: 50px;
    display: block;
    float: left;
}

.yueyue-modal .form-btn {
    background: rgba(218, 76, 0, 1);
}

#huiyi-menu button {
    font-size: 14px;
    width: 60px;
    height: 100%;
    padding-left: 10px;
    color: #fff;
    text-indent: -35px;
    background: url("../images/arrow_bottom.png") no-repeat 30px center;
    background-size: 22px;
}
@media only screen and (max-width: 767px) {
    .tab-title1 {
        padding-left: 5px;
        font-size: 14px;
        padding-top: 8px;
        background-color: transparent;
        font-weight: 500;
        padding-right: 30px;
        padding-bottom: 8px;
    }
    .tab-title1.guest-mobile{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        font-size: 12px;
        max-height: 80px;
    }
}
#spearkers_tab {
    display: table;
}

#modal-partner .detail-con {
    padding-left: 56px;
    padding-right: 56px;
}
#guest-menu-ul{
    width:300px;
    position: absolute;
    right: 0;
    left: unset;
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 0;
}
#huiyi-menu .dl-menu {
    width: 300px;
    position: absolute;
    right: 0;
    left: unset;
    z-index: 10000;
}

#spearkers-menu-ul,
#highlight-menu-ul,
#previous-menu-ul {
    width: 300px;
    position: absolute;
    right: 0;
    left: unset;
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 0;
}

.thumbs-con {
    width: 302px;
    height: 586px;
    padding: 0;
    float: right;
    position: relative;
    margin-top: 0px;
}

#huiyi-menu {
    display: none;
}

.wap .detail tr td.first .time {
    height: 100%;
}

.foot-submit {
    display: none;
}

#partnercontainer {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

.summit-footer .weixin .douyin .pc,
.summit-footer .weixin .wechat .pc {
    display: block;
}

.summit-footer .weixin .douyin .m,
.summit-footer .weixin .wechat .m {
    display: none;
}

#partner_swiper .partner_container {
    margin-top: 24px;
    height:334px;
}

#partner_swiper .partnernext {
    background-image: url('../images/partner_next.png');
    background-size: 37px 37px;
    width: 37px;
    position: absolute;
    height: 37px;
    margin-top: -18px;
    visibility: hidden;
}

#partner_swiper .partnerprev {
    background-image: url('../images/partner_prev.png');
    background-size: 37px 37px;
    width: 37px;
    visibility: hidden;
    position: absolute;
    height: 37px;
    margin-top: -18px;
}

#partnernext1 {
    background-image: url("../cn/images/partner_next1.png");
    background-size: 27px 33px;
    width: 27px;
    position: absolute;
    height: 33px;
    margin-top: -25px;
}

#partnerprev1 {
    background-image: url("../cn/images/partner_prev1.png");
    background-size: 27px 33px;
    width: 27px;
    position: absolute;
    left: -74px;
    height: 33px;
    margin-top: -25px;
}

#zhibothumbs-prev {
    background-image: url("../cn/images/partner_prev.png");
    background-size: 74px 75px;
    width: 74px;
    position: absolute;
    height: 75px;
    margin-top: -37px;
    display: block;
    left: -54px;
}

#zhibothumbs-next {
    background-image: url("../cn/images/partner_next.png");
    background-size: 74px 75px;
    width: 74px;
    position: absolute;
    right: -54px;
    height: 75px;
    margin-top: -37px;
    display: block;
}
#zhibothumbs-next:after,
#zhibothumbs-prev:after {
    content: '';
}
.tabItemContainer > li .title .t1 {
    width: 100%;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

#partner .partner {
    padding-bottom: 45%;
    position: relative;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#partner .partner img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.partner_bottom .flex-item {
    padding-left: 20px;
    padding-right: 20px;
}

#partner_bottom_con .partner {
    padding-bottom: 50%;
    position: relative;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#partner_bottom_con .partner img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.magintop-202 {
    margin-top: -152px;
}

@media (max-width: 768px) {
    .forum-tab {
        /*width: 168px;*/
        right: -3px;
        margin-bottom: 20px;
    }
}

.partner_container {
    position: relative;
}

.spearkers-forum-tab {
    display: table;
}

.partner_bottom .flex-item {
    padding-left: 10px;
    padding-right: 10px;
}

.spearkers-forum-tab-mobile {
    display: none;
}

#spearkers-menu {
    display: none;
}

.spearkers-forum-tab .tab .tab-title {
    font-size: 16px;
    font-family: Helvetica;
    text-align: center;
    color: rgba(152, 175, 255, 1);
    line-height: 22px;
    width: 122px;
    height: 72px;
    display: table-cell;
    background: rgba(0, 117, 255, 0.16);
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.spearkers-forum-tab .tab {
    display: inline-block;
    position: relative;
    background: unset;
    cursor: pointer;
}

.spearkers-forum-tab .tab {
    margin-left: 3px;
}

#goTop {
    position: fixed;
    width: 60px;
    left: 50%;
    margin-left: 610px;
    bottom: 160px;
    z-index: 998;
    zoom: 1;
    list-style: none;
    background: rgba(218, 76, 0, 1);
    text-align: center;
    font-size: 12px;
    z-index: 10005;
}

@media only screen and (max-width: 1350px) {
    #goTop {
        left: calc(100% - 65px);
        margin: 0px !important;
    }
}

#newspartnerprev {
    background-image: url("../images/partner_prev.png");
    background-size: 74px 75px;
    width: 74px;
    position: absolute;
    height: 75px;
    margin-top: -37px;
    /*display: none;*/
    left: -74px;
}

#newspartnernext {
    background-image: url("../images/partner_next.png");
    background-size: 74px 75px;
    width: 74px;
    position: absolute;
    right: -74px;
    /*display: none;*/
    height: 75px;
    margin-top: -37px;
}

/* 公共 .summit-module-container */
@media only screen and (max-width: 767px) {
    #goTop {
        display: none;
    }

    #newspartnerprev {
        visibility: hidden;
    }

    #spearkers_tab {
        display: none;
    }

    #speakercontainer .swiper-slide {
        height: 405px;
    }

    #modal-partner .detail-con {
        padding-left: 0;
        padding-right: 0;
    }
    /**
#newspartnernext {
    visibility: hidden;
    display: none;
}
    */

    #speakerpagination {
        display: none;
        visibility: hidden;
    }

    .forum-tab .year-c {
        width: 52px;
        font-size: 12px;
        border-left-width: 0;
    }

    #partner_bottom_con .partner {
        padding-bottom: 67%;
    }

    #partner_swiper .partnerprev,
    #partner_swiper .partnernext {
        visibility: visible;
    }

    #partner .partner {
        margin-bottom: 0;
    }

    #partner_bottom_con {
        margin-top: 20px;
    }

    #partner_swiper .partner_container {
        margin-top: 20px;
        height: 268px;
    }
    #partner_swiper .partner_container:nth-child(2) {
        height: 268px;
    }
    .partnercontainer {
        margin-top: 16px;
        margin-left: 40px;
        margin-right: 40px;
    }

    #partnercontainer {
        margin-top: 20px;
        margin-left: 40px;
        margin-right: 40px;
    }

    .partner_bottom .flex-item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }


    #spearkers-menu {
        position: absolute;
        padding-top: 0;
        right: 0;
        top: 0;
        height: 60px;
        width: 125px;
        display: block;
    }

    #spearkers-menu button {
        cursor: pointer;
        font-size: 14px;
        width: 125px;
        position: relative;
        height: 50px;
        padding-left: 10px;
        color: #fff;
        text-indent: 0;
        margin-top: 3px;
        background: url(https://2021iciicdn.htres.cn/res/cn/images/arrow_bottom.png) no-repeat 30px center;
        background-size: 22px;
        background-position: 90% 50%;
    }

    #spearkers-menu .topline {
        background: rgba(218, 76, 0, 1);
        width: 125px;
        height: 3px;
        position: absolute;
        left: 0;
        top: -1px;
    }

    .spearkers-forum-tab {
        display: none;
    }

    .spearkers-forum-tab-mobile {
        display: table;
        width: 125px;
        text-align: justify;
        display: block;
        margin-bottom: 0;
        width: 125px;
        height: 50px;
        left: 0px;
        top: 3px;
        position: absolute;
    }

    .spearkers-forum-tab-mobile .topline {
        width: 125px;
    }

    .spearkers-forum-tab-mobile .year-c {
        display: table-cell;
        width: 125px;
        height: 72px;
    }

    .spearkers-forum-tab-mobile .tab.active .topline {
        width: 125px;
    }

    #partnercontainer1 {
        height: 198px;
        width: 100%;
    }

    #modal-partner .home {
        margin: 20px auto !important;
        text-align: center;
        /* display: none; */
    }

    #modal-partner .contain > div {
        margin-top: 12px;
    }

    #partnerprev1 {
        background-image: url(https://2021iciicdn.htres.cn/res/cn/images/partner_prev1.png);
        background-size: 14px 17px;
        width: 14px;
        position: absolute;
        height: 17px;
        margin-top: -15px;
        left: -30px;
    }

    #partnernext1 {
        background-image: url(https://2021iciicdn.htres.cn/res/cn/images/partner_next1.png);
        background-size: 14px 17px;
        width: 14px;
        position: absolute;
        height: 17px;
        right: -30px;
        margin-top: -15px;
    }

    #modal-partner {
        background-color: #223CB3;
        display: none;
        min-height: unset;
    }

    #modal-partner .detail-con {
    }

    #modal-partner .contain .swiper-con {
        margin-bottom: 0;
    }

    #modal-partner .com_name {
        font-size: 16px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: rgba(255, 255, 255, 1);
        line-height: 22px;
        text-align: left;
        margin-bottom: 16px;
    }

    #modal-partner .contain {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 30px;
    }

    #modal-partner .com-desc {
        overflow-x: hidden;
        overflow-y: scroll;
        height: 180px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: rgba(209, 219, 255, 1);
        line-height: 24px;
        margin-left: 40px;
        margin-right: 40px;
        -webkit-box-orient: unset;
        word-break: break-all;
        -webkit-line-clamp: unset;
    }

    #partnernext {
        visibility: visible;
    }

    #partnerprev {
        visibility: visible;
    }

    .partner_bottom {
        margin-left: 30px;
        margin-right: 30px;
    }

    .magintop-302 {
        margin-top: -40px !important;
    }

    #speakercontainer {
        margin-right: 10px;
        margin-left: 10px;
    }

    .summit-footer .weixin {
        /*margin: 0 22px;*/
    }

    .summit-footer .weixin .douyin .pc,
    .summit-footer .weixin .wechat .pc {
        display: none;
    }

    .imgBox .galleryTop2 .img {
        padding-bottom: 67%;
        position: relative;
        height: auto;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .imgBox .galleryTop2 .img img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .summit-footer .weixin .douyin .m,
    .summit-footer .weixin .wechat .m {
        display: block;
    }

    .summit-footer .weixin .weixin_c {
        width: 328px;
        height: 150px;
        left: -100px;
        top: -170px;
    }
    .summit-footer .weixin:nth-child(2) .weixin_c{
        left:-145px;
    }
    .summit-footer .weixin:nth-child(3) .weixin_c{
        left:-190px;
    }

    .summit-footer .weixin .weixin_c img {
        height: 150px;
        width: 328px;
    }

    .forum-tab .year-c .topline {
        width: 52px;
    }

    .foot-submit {
        display: block;
    }

    .main-content,
    .summit-body-bg {
        padding-bottom: 45px;
    }

    .summit-footer {
        padding-top: 15px;
        margin-top: 40px;
        padding-bottom:80px;
    }

    #huiyi-menu {
        display: block;
    }

    .summit-footer .about {
        font-size: 16px;
        display: block;
        width: 100% !important;
        text-align: center;
        margin-bottom: 5px;
    }


    .swiper-box .galleryTop2 .swiper-slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .c-cont.swiper-box.imgBox .swiper-container.gallery-thumbs {
        padding-left: 15px;
        padding-right: 15px;
    }

    .thumbs-con {
        width: 100%;
        height: 71px;
        padding: 0;
        float: unset;
        margin-top: 11px;
    }

    .summit-nav-box .summit-nav .en {
        height: 28px;
        background-size: auto 16px !important;
        margin-top: -40px;
    }

    #next,
    #prev {
        display: none;
    }

    .tabItemContainer {
        display: none;
    }

    .c-cont .join-way .right-img {
        padding-left: 10px;
        padding-right: 10px;
    }

    .summit-nav-box .summit-nav .title {
        font-size: 21px;
        line-height: 30px;
        margin-top: 10px;
    }

    .c-cont .join-way .right-img .img {
        padding-bottom: 67%;
        position: relative;
        height: auto;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    #modal-1 {
        background-color: #223CB3;
        display: none;
        height: 100%;
        color: #fff;
    }

    .c-cont .join-way .right-img .img img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .c-cont .join-way .right-img {
        height: auto;
    }

    .layui-layer-hui {
        width: auto;
        text-align: center;
        background: rgba(255, 255, 255, 0.8);
        color: #001B52;
        font-size: 14px;
    }

    .layui-layer-hui .layui-layer-content {
        padding: 8px 15px;
    }

    .magintop-302 {
        margin-top: 0;
    }

    .summit-nav-box {
        padding: 0 15px;
    }


    .detail tr td.second .desc .school {
        font-size: 14px;
    }

    .detail tr td.second .desc .name {
        font-size: 14px;
    }

    .summit-module-common {
        padding: 0 15px 40px;
    }

    .summit-module-common .common-title i {
        width: 40px;
        height: 40px;
    }

    .summit-module-common .common-title > div {
        padding-left: 10px;
    }

    .summit-module-common .common-title > div > span {
        font-size: 9px;
        letter-spacing: 9px;
    }

    .summit-module-common .common-title > div > h5 {
        font-size: 16px;
        line-height: 23px;
    }

    .summit-module-common .common-content {
        margin-left: 0;
        margin-right: 0;
    }
}

.wap .detail tr td.second .desc .line {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    flex-direction: column;
}

.wap .detail tr td.first .time {
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.notop {
    background-color: #041894;
}

.mod-sidebar .item {
    position: relative;
    width: 100%;
    padding-top: 33px;
    height: 60px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.mod-sidebar .item a {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(209, 219, 255, 1);
    line-height: 20px;
}

.mod-sidebar .report {
    background: url(../images/dahuiyuyue_cebian.png) no-repeat center 8px;
    background-size: 45%;
}

.mod-sidebar .qr-code {
    background: url(../cn/images/wechat-left.png) no-repeat center 8px;
    background-size: 45%;
}

.mod-sidebar .douyin {
    background: url(../cn/images/douyin_left.png) no-repeat center 8px;
    background-size: 40%;
}

#goTop .qr-code-container {
    display: none;
    width: 669px;
    height: 286px;
    position: absolute;
    margin-left: -669px;
    margin-top: -286px;
    color: #333;
    text-align: left;
    background: transparent;
}

#goTop .qr-code-container {
    display: none;
    width: 669px;
    height: 286px;
    position: absolute;
    margin-left: -669px;
    margin-top: -286px;
    color: #333;
    text-align: left;
    background: transparent;
}

#goTop .qr-code-container .left {
    float: left;
    width: 130px;
    height: 130px;
}

#goTop .qr-code-container .item-container .img-container {
    display: block;
    width: 100%;
}

#goTop .qr-code-container .item-container .img-container img {
    width: 100%;
    height: 100%;
}

.live-p {
    width: 168px;
    height: 37px;
    border: 1px solid rgba(19, 41, 244, 1);
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7px auto;
}

.live-p span {
    margin-right: 7px;
}

.financing {
    width: 880px;
}

.financing .title {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 33px;
    display: flex;
    align-items: center;
    margin: 20px auto;
}

.swiper-main {
    width: 880px;
    height: 620px;
    margin: 0 auto;
}

.box-main .title span {
    margin-left: 20px;
}

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery-top-1 {
    height: 80%;
    width: 100%;
}

.gallery-top-1 .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-thumbs-1 {
    height: 140px;
    box-sizing: border-box;
    padding: 10px 0;
    color: rgba(209, 219, 255, 1);
    font-size: 16px;
    text-align: center;
}

.gallery-thumbs-1 .swiper-slide {
    background: rgba(0, 117, 255, .2);
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.gallery-thumbs-1 .swiper-slide-active {
    border: 1px solid rgba(218, 76, 0, 1);
    color: #fff;
}

.gallery-thumbs-1 .time {
    font-size: 14px;
    margin-top: 15px;
}

.live-button {
    width: 358px;
    display: none;
    height: 66px;
    position: absolute;
    left: 50%;
    top: 70%;
    z-index: 1000;
    margin-left: -189px;
    margin-top: -33px;
    line-height: 66px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 1px;
    background: rgba(0, 0, 0, .8);
    border-bottom: 4px solid rgba(218, 76, 0, 1);
    cursor: pointer;
}

.live-button.en {
    width: 358px;
    height: 66px;
    position: absolute;
    left: 50%;
    top: 70%;
    z-index: 1000;
    margin-left: -189px;
    margin-top: -33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 1px;
    background: rgba(0, 0, 0, .8);
    border-bottom: 4px solid rgba(218, 76, 0, 1);
    cursor: pointer;
}

.jb-huikan {
    width: 182px;
    height: 48px;
    background: rgba(218,76,0,1);
    background-image: url('https://2021iciicdn.htres.cn/res/cn/images/ico-play.png');
    background-repeat:no-repeat;
    background-position:140px center;
    background-size:20px;
    position: absolute;
    z-index: 1000;
    bottom: 0px;
    left: 115px;
    font-size: 18px;
    font-family: PingFangSC-Semibold,PingFang SC;

    line-height: 25px;
}

.jb-huikan a {
    color: rgba(255,255,255,1);
    position:relative;
    display:block;
    line-height:100%;
    text-align:center;
    padding-right:20px;
    padding-top:14px;
    cursor:pointer;
}

@media (max-width: 768px) {
    .jb-huikan {
        width: 160px;
        height: 40px;
        background: rgba(218,76,0,1);
        background-image: url('https://2021iciicdn.htres.cn/res/cn/images/ico-play.png');
        background-repeat: no-repeat;
        background-position: 120px center;
        background-size: 20px;
        position: absolute;
        z-index: 1000;
        bottom: 0px;
        left: 115px;
        font-size:13px;
        font-family: PingFangSC-Semibold,PingFang SC;
        line-height: 25px;
    }
    .jb-huikan a {
        color: rgba(255,255,255,1);
        position: relative;
        display: block;
        line-height: 100%;
        text-align: center;
        padding-right: 16px;
        padding-top: 14px;
        cursor: pointer;
    }
}

#zhibothumbs .swiper-slide {
    background: url('../cn/images/bg-subject-item.png');
}

#zhibothumbs .swiper-slide-active {
    background: url('../cn/images/bg-subject-item-active.png');
}

@media (max-width: 1200px) {
    .summit-header .nav-tab {
        display: none;
    }
    #dl-menu {
        display: block !important;
    }
}

@media (max-width: 1200px ) and (min-width:768px) {
    .dl-menuwrapper .dl-menu{
        margin-top: 34px;
        width: 400px;
        right: 0;
    }
    .dl-menuwrapper button{
        top:15px;
    }
}
