@charset "utf-8";
/*
@font-face {
    font-family: 'siyuan';
    src: url("./SOURCEHANSANSCN-REGULAR.OTF");
}

body {
    font-family: siyuan !important;
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, span, b, i, form, a, button, input, textarea, th, td, fieldset {
    font-family: siyuan !important;
}*/

.meeting_bg {
    background-image: url('../images/body_bg.png');
    background-size: 100% 100%;
}

.top-pic {
    position: relative;
    padding: 0.9rem;
}

.top-pic img.img-bg {
    width: 100%;
}

.top-pic img.pop-01 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1rem;
}

.meeting-desc-title {
    text-align: center;
    margin-bottom: 0.5rem;
}

.meeting-desc-title img {
    width: 100%;
}

.meeting-desc-content {
    padding: 0 0.6rem 0.6rem 0.6rem;
    z-index: 1;
    position: relative;
    text-align: justify;
}

.meeting-desc-content p {
    margin-bottom: 0.4rem;
    font-size: 0.24rem;
    color: #3030AA;
    line-height: 0.4rem;
}

.meeting-agenda {
    position: relative;
}

.meeting-agenda img.pop-02 {
    position: absolute;
    right: 0;
    top: -3rem;
    width: 2rem;
}

.meeting-agenda img.pop-03 {
    position: absolute;
    left: 0;
    bottom: -0.8rem;
    width: 1rem;
}

.meeting-agenda-header {
    text-align: center;
    margin-bottom: 0.5rem;
}

.meeting-agenda-header img {
    width: 100%;
}

.meeting-agenda-top {
    width: 80%;
    margin: 0 10%;
    height: 0.7rem;
    line-height: 0.7rem;
    background-image: url("../images/meeting_agenda_big_bg.png");
    background-size: contain;
    text-align: center;
}

.meeting-agenda-top span {
    display: inline-block;
    color: #2F2FAA;
    font-weight: bold;
    font-size: 0.33rem;
}

.meeting-agenda-box {
    margin-top: 0.4rem;
    padding: 0 0.6rem;
}

.agenda-item {
    margin-bottom: 0.2rem;
}

.agenda-item .agenda-item-time-box {
    display: flex;
    color: #2F2FAA;
    font-size: 0.24rem;
    line-height: 0.4rem;
    background-image: url("../images/meeting_time_small_bg.png");
    background-size: 50% 100%;
    background-repeat: no-repeat;
}

.agenda-item .agenda-item-time-box .agenda-item-time {
    width: 1.61rem;
    margin-right: 0.3rem;
    text-align: right;
}

.agenda-item .agenda-item-time-box .agenda-item-title {
    flex: 1;
}

.agenda-item .agenda-item-guest {
    padding-left: 1.9rem;
    line-height: 0.3rem;
    color: #7272c6;
    font-size: 0.22rem;
    margin-top: 0.1rem;
}

.agenda-item .agenda-item-guest p {
    margin-bottom: 0.06rem;
}

.meeting-guest-header {
    margin: 0.9rem 0 0.2rem;
    text-align: center;
}

.meeting-guest-header img {
    width: 100%;
}

.meeting-guide {
    position: relative;
}

.meeting-guide img.pop-04 {
    position: absolute;
    right: 0;
    top: -5.6rem;
    width: 2rem;
}

.meeting-guide .meeting-guide-header {
    margin: 0.8rem 0 0.3rem;
    text-align: center;
}

.meeting-guide .meeting-guide-header img {
    width: 100%;
}

.meeting-guide .meeting-guide-content {
    text-align: center;
}

.meeting-guide .meeting-guide-content img {
    width: 85%;
}

.meeting-apply {
    margin-top: 0.6rem;
}

.meeting-apply .meeting-two-code {
    text-align: center;
}

.meeting-apply .meeting-two-code img{
    width: 1.6rem;
    height: 1.6rem;
    border: 0.13rem solid #fff;
}

.meeting-apply .meeting-apply-bg {
    text-align: center;
}

.meeting-apply .meeting-apply-bg img {
    width: 56%;
}

.more-guest-btn {
    text-align: center;
    padding-top: 0.2rem;
    display: block;
}

.more-guest-btn img {
    width: 2.1rem;
}

.meeting-footer {
    position: relative;
    padding-top: 1.8rem;
}

.meeting-footer-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.meeting-footer img {
    vertical-align: bottom;
}


.yearmeeting_title {
    width: 5.8rem;
    height: 1.6rem;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.spearate_line {
    clear: both;
    width: 6rem;
    height: 1px;
    background: #595274;
    margin: 0 auto;
}

/* 头图 */
.headpic2020 {
    height: 6.36rem;
    background: url('../images/head.png') no-repeat;
    background-size: 7.5rem 6.36rem;
    background-position: center;
    background-repeat: no-repeat;
}

/* 会议介绍 */
.meeting_introduce_zone {
    height: 8.56rem;
    position: relative;
    color: #333;
    background: url('../images/jieshao_bg.png') no-repeat;
    background-position: center;
    background-size: 7.5rem 8.56rem;
    background-repeat: no-repeat;
}

.textparaghs {
    overflow: hidden;
    position: absolute;
    top: -0.45rem;
    z-index: 1;
    height: 9.02rem;
    position: relative;
    background-image: url('../images/jieshao_box.png');
    background-size: 7.5rem 9.02rem;
    background-repeat: no-repeat;
    background-position: center;
}

.textparaghs p:first-child {
    margin-top: 1.94rem;
}

.textparaghs p {
    margin: 0 0.76rem 0.4rem;
    min-height: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.41rem;
    text-align: justify;
    word-break: break-all;
}

/* 年度峰会 */
.meeting_yeartop_zone {
    /* margin: 0.7rem 0 0.3rem 0; */
    height: 8.78rem;
    width: 100%;
    margin: 0 auto;
    max-width: 7.5rem;
    background: url('../images/fenghui.png');
    background-size: 7.5rem 8.78rem;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.meeting_yeartop_zone > div {
    position: absolute;
}

.meeting_yeartop_zone .num > span:first-child {
    font-family: Helvetica, Arial;
    color: #fff;
    font-weight: 600;
    font-size: 0.49rem;
}

.meeting_yeartop_zone .num_right {
    vertical-align: top;
    display: inline-flex;
    align-items: center;
}

.meeting_yeartop_zone .unit {
    font-size: 0.19rem;
    color: #fff;
    font-family: Helvetica, Arial;

}

.meeting_yeartop_zone .unit_text {
    font-size: 0.15rem;
    color: #fff;
}

.meeting_yeartop_zone .info {
    font-size: 0.18rem;
    vertical-align: top;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.01rem;
    margin-top: 0.05rem;
    display: inline-block;
}

.meeting_yeartop_zone .num1_box {
    left: 1.59rem;
    top: 3.40rem;
}

.meeting_yeartop_zone .num2_box {
    left: 2.7rem;
    top: 3.93rem;
}

.meeting_yeartop_zone .num3_box {
    left: 5.05rem;
    top: 3.43rem;
}

.meeting_yeartop_zone .num4_box {
    left: 0.68rem;
    bottom: 2.36rem;
}

.meeting_yeartop_zone .num5_box {
    left: 3.61rem;
    bottom: 2.96rem;
}

.meeting_yeartop_zone .num6_box {
    left: 5.74rem;
    bottom: 2.05rem;
}


/* 跳转链接 */
.linkto_zone {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0.85rem;
    box-sizing: border-box;
    background: url('../images/btns_bg.png') no-repeat;
    background-size: 7.5rem 100%;
    background-position: center;
    overflow: hidden;
}

.linkto_box {
    width: 6.03rem;
    margin: 0 auto;
    margin-top: 0.7rem;
}

.linkto_zone a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 1.31rem;
}

.linkto_zone a.t1 {
    margin-bottom: 0.45rem;
    background-image: url('../images/btn1.png');

}

.linkto_zone a.t2 {
    margin-bottom: 0.45rem;
    background-image: url('../images/btn2.png');
}

.linkto_zone a.t3 {
    margin-bottom: 0.45rem;
    background-image: url('../images/btn3.png');
}

.linkto_zone a.t4 {
    background-image: url('../images/btn4.png');
}

/* 超级投资家 */
.meeting_superguest_zone {
    /* margin: 0.7rem 0; */
    margin-top: -0.02rem;
}

.superguesttitle {
    background-image: url('../images/chaoji_title.jpg');
    width: 100%;
    background-size: 7.5rem 1.96rem;
    background-repeat: no-repeat;
    background-position: center;
    height: 1.96rem;
}

.yinxu {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
    text-align: center;
    color: #3449b3;
}

/* 往届嘉宾 */
.jiabin_title {
    background-image: url('../images/jiabin_title.png');
    background-size: 7.5rem auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 1.95rem;
}

.meeting_guest_zone {
    position: relative;
}

.meeting_guest_zone a {
    /*position: absolute;
    bottom: 0.52rem;
    left: 50%;
    transform: translateX(-50%);*/
}

.guesttitle {
    background-image: url('../images/jiabin_bg_02.jpg');
}

.guest_list_zone {
    display: block;
    max-width: 7.5rem;
    margin: 0 auto;
    width: 100%;
    padding: 0.4rem 4% 0.2rem;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.guest_list_zone1 {
    /*background-image: url(../images/chaojikexuejia_bg.png);*/
}

.guest_list_zone li {
    float: left;
    display: block;
    width: 33%;
    height: 4.13rem;
    text-align: center;
    color: #2F2FAA;
}

.guest_list_zone li:nth-child(3n) {
    margin: 0 0 0 0;
}

.guest_list_zone li img {
    display: block;
    width: 2.16rem;
    height: 2.48rem;
    margin: 0 auto 0.1rem;
}

.guest_list_zone li .name {
    height: 0.38rem;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    line-height: 0.36rem;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.guest_list_zone li .company {
    min-height: 0.28rem;
    margin: 0;
    width: 100%;
    margin: 0 auto;
    line-height: 0.28rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.22rem;
}

.guest_list_zone li .position {
    min-height: 0.28rem;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    line-height: 0.28rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.22rem;
}

.jiabin_bg {
    background-image: url('../images/jiabin_bg.png');
    background-size: 100% 100%;
    padding-bottom: 1.57rem;
    position: relative;
}

.jiabin_bg li {
    height: 4.33rem;
}

.moreguest_btn {
    display: block;
    width: 2.22rem;
    height: 0.62rem;
    margin: 0 auto;
    background: url('../images/more_03.png') no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

/* 超级科学家 */
.chaojikexue_title {
    background-image: url('../images/kexuejia_title.jpg');
    width: 100%;
    background-size: 7.5rem 1.96rem;
    background-repeat: no-repeat;
    background-position: center;
    height: 1.96rem;
}

/* 参会指南 */
.meeting_guide_zone {
    margin: 0;
    /* background-image: url('../images/footer_bg_02.jpg'); */
    /* background-size: 100% auto; */
    /* background-position: center bottom; */
    /* background-repeat: no-repeat; */
    /* padding-bottom: 1rem; */
}

.guidetitle {
    width: 100%;
    height: 5.74rem;
    background: url('../images/zhinan.png') no-repeat;
    background-size: 7.5rem 100%;
    background-position: center;
}

.baoming_bg {
    background-image: url('../images/baoming.png');
    background-size: 7.5rem 100%;
    width: 100%;
    margin: -0.02rem auto 0;
    max-width: 7.5rem;
    height: 17.89rem;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}

.m-t-28 {
    margin-top: 0.28rem;
}

.m-t-76 {
    margin-top: 0.52rem !important;
}

.guide_labeltitle {
    width: 2.04rem;
    height: 0.43rem;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.24rem;
    background: url('../images/zhinan_title1_05.png') no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    margin: 0 0 0.3rem 0.58rem;
}

.guide_labeltitle:first-child {
    margin-top: 2.77rem;
}

.price_square {
    display: flex;
    justify-content: space-between;
    padding: 0 0.62rem 0.3rem;
    color: #686de5;
}

.price_square li {
    position: relative;
    display: block;
    float: left;
    width: 33%;
    height: 0.8rem;
}

.price_square li:first-child {
    margin-left: 0;
}

.price_square li:nth-child(2) {
    margin-left: 0.5rem;
}

.price_square li:nth-child(3) {
    margin-left: 0.7rem;
}

.price_square li span {
    display: block;
    position: absolute;
}

.price_square li span.t1 {
    top: 0;
    left: 0;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.24rem;
}

.price_square li span.t2 {
    top: 0.3rem;
    left: 0;
    width: 100%;
    height: 0.6rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
}

.price_square li span.t3 {
    top: 0.3rem;
    left: 0.25rem;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.4rem;
    font-weight: 700;
}

.guide_paragraph p {
    display: inline-flex;
    padding: 0 0.62rem;
    line-height: 0.38rem;
    color: #333;
    font-size: 0.21rem;
    text-align: justify;
}

.connact_way {
    width: 100%;
    padding: 0rem 0.58rem 0.7rem;
    box-sizing: border-box;
    background-size: 100% auto;
    background-position: 0 bottom;
    margin-top: 0.33rem;
}

.connact_way .oneperson {
    position: relative;
    height: 1.25rem;
    color: #333;
    font-size: 0.24rem;
    background-size: 0.8rem 0.8rem;
    background-repeat: no-repeat;
    background-position: 0.08rem 0;
    line-height: 0.36rem;
}

.connact_way .oneperson img {
    width: 0.97rem;
    height: 0.24rem;
}

.connact_way .oneperson.bgm1 {
    margin-bottom: 0.5rem;
    background-image: url('../images/zn1.png');
}

.connact_way .oneperson.bgm2 {
    background-image: url('../images/zn2.png');
}

.connact_way .oneperson p {
    position: absolute;
    display: block;
    width: 4.7rem;
    top: 0.025rem;
    left: 1.3rem;
    height: 1.2rem;
    line-height: 0.4rem;
    white-space: nowrap;
}

.connact_way .oneperson span {
    position: absolute;
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    bottom: 0;
    left: 0;
}


/* 子页面  会议议程 */
.meeting_calendar_zone {
    width: 90%;
    margin: 0 auto;
}

.calendartitle {
    background-image: url('../images/2020nh_08.png');
}

.calendar_tab_zone {
    display: block;
    width: 100%;
    margin: 0.2rem 0 0.5rem;
}

.calendar_tab_zone li {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 33.3%;
    height: 0.7rem;
    line-height: 0.7rem;
    border: 1px solid #777782;
    color: #777782;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    vertical-align: top;
}

.calendar_tab_zone li span.day {
    font-size: 0.28rem;
    font-weight: 700;
    vertical-align: top;
}

.calendar_tab_zone li span.week {
    font-size: 0.24rem;
    vertical-align: top;
}

.calendar_tab_zone li.active {
    color: #FFF;
}

.calendar_tree_box {
    width: 100%;
}

.calendar_tree_daily {
    display: none;
    width: 100%;
}

.calendar_tree_place {
    margin-bottom: 0.4rem;
}

.calendar_tree_box .placetitle {
    min-height: 0.46rem;
    line-height: 0.46rem;
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    font-weight: 700;
    color: #FFF;
    white-space: pre-wrap;
}

.calendar_tree_box .themetitle {
    margin-bottom: 0.15rem;
    min-height: 0.44rem;
    line-height: 0.44rem;
    font-size: 0.26rem;
    color: #e15cfe;
    white-space: pre-wrap;
}

.calendar_tree_issue {
    position: relative;
    margin-bottom: 0.2rem;
}

.calendar_tree_issue .issue_box .issue_time {
    width: 100%;
    height: 0.38rem;
    line-height: 0.38rem;
    font-size: 0.24rem;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.calendar_tree_issue .issue_box .issuetitle {
    min-height: 0.38rem;
    margin-bottom: 0.2rem;
    line-height: 0.38rem;
    font-size: 0.24rem;
    color: #e15cfe;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.calendar_tree_item .item_tiao {
}

.calendar_tree_item h4 {
    display: block;
    width: 100%;
    height: 0.38rem;
    line-height: 0.38rem;
    font-size: 0.24rem;
    overflow: hidden;
    color: #FFF;
    white-space: pre-wrap;
}

.calendar_tree_item p {
    min-height: 0.38rem;
    line-height: 0.38rem;
    font-size: 0.24rem;
    color: #FFF;
    white-space: pre-wrap;
}


/* 投中10问 */
.zhuanchang_zone {
    width: 100%;
    min-height: 3.5rem;
}

.zhuanchang_zone h1 {
    height: 0.5rem;
    line-height: 0.5rem;
    color: #FFF;
    font-size: 0.3rem;
}

.zhuanchang_zone p {
    display: block;
    margin-top: 0.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #FFF;
}

.zhuanchang_zone p span {
    color: #3dc9cc;
    font-weight: 700;
}

.calendar_tab_zone2 {
    display: block;
    width: 100%;
    margin: 0.2rem 0 0.5rem;
}

.calendar_tab_zone2 li {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 49.5%;
    height: 0.7rem;
    line-height: 0.7rem;
    border: 1px solid #777782;
    color: #777782;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    vertical-align: top;
}

.calendar_tab_zone2 li span.day {
    font-size: 0.28rem;
    font-weight: 700;
    vertical-align: top;
}

.calendar_tab_zone2 li span.week {
    font-size: 0.24rem;
    vertical-align: top;
}

.calendar_tab_zone2 li.active {
    color: #FFF;
}

/* 子页面  合作伙伴 */
.meeting_coper_zone {
    padding: 0.4rem auto 0;
}

.coperlist_zone {
    padding-top: 0.2rem;
    width: 6.5rem;
    margin: 0 auto;
    color: #FFF;
}

.coperlevel1 {
    margin-bottom: 25px;
}

.coperlevel1_title {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coperlevel2 {
    margin-bottom: 0.1rem;
}

.coperlevel2_title {
    width: 100%;
    min-height: 0.36rem;
    line-height: 0.36rem;
    margin-bottom: 0.2rem;
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coperlevel3_logo {
    display: block;
}

.coperlevel3_logo li {
    display: block;
    float: left;
    width: 1.88rem;
    height: 0.62rem;
    margin: 0 0.35rem 0.3rem 0;
}

.coperlevel3_logo li:nth-child(3n) {
    margin: 0 0 0.3rem 0;
}

.coperlevel3_logo li img {
    display: block;
    width: 100%;
    height: 100%;
}

/* 特殊处理 */
#footer_mob {
    margin-top: 0;
}


.meeting-guest-page .guest_list_zone li {
    float: left;
    display: block;
    width: 33%;
    height: 4.53rem;
    text-align: center;
    color: #2F2FAA;
}

.meeting-guest-page .guest_list_zone li .position {
    min-height: 0.28rem;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    line-height: 0.28rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 0.22rem;
}
