@charset "utf-8";

* {
    font-family: 'siyuan'!important;
}

html {
    min-width: 1120px;
}
/* <------- 公共部分 -------> */
.meeting_bg{
    background-image: url('../images/bg.png');
    background-size: 1920px 2px;
    background-repeat: repeat-y;
    background-position: center center;
}          
.marg1120{
    width: 1120px;
    margin: 0 auto;
}
.yearmeeting_title{
    width: 100%;
    height: 155px;
    /* background-size: 660px 180px; */
    background-position: center center;      
    background-repeat: no-repeat;
}

/* <--------- 导航 --------> */
.header_nav{
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    height: 80px;
    z-index: 400;
    background: rgba(0,0,0,0.5);
}
.header_inner{
    width: 1120px;
    height: 80px;
    margin: 0 auto;
    background: url('../images/logo_info.png') no-repeat;
    background-size: 140px auto;
    background-position: 0 center;
}
.header_inner ul{
    display: block;
    margin-left: 150px;
    width: 960px;
    height: 80px;
}
.header_inner ul li{
    display: block;
    float: left;
    padding:0 10px;
    height: 80px;
    line-height: 80px;
}
.header_inner ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}
.header_inner ul li:hover a{
    color: #ff687e;
    font-weight: 600;
}


/* <-------- 头图 --------> */
.headpic{
    display: flex;
    display: -webkit-flex;
    justify-content: center;                  
    overflow: hidden;
    width: 100%; 
}

/* <-------- 会议介绍 ---------> */
.meeting_introduce_zone{
    margin-top: -66px;
    /* min-width: 1120px;
    margin: 0 auto;
    background: url('../images/jieshao.png') no-repeat;
    background-position: center;
    background-size: 1920px auto;
    height: 618px; */
}
.content_p_box{
    position: relative;
    min-width: 1120px;
    min-height:528px;
    background: url('../images/jieshao_bg.png') no-repeat;
    background-position: center;
    background-size: 1120px 528px;
}
.textparaghs{
    position: relative;
    width: 609px;
    line-height: 26px;
    top:42px;
    left: 470px;
}
.textparaghs p{
    display: block;
    line-height: 30px;
    margin-bottom: 34px;
    color: #5e606d;
    font-size: 16px;
}
.textparaghs p:last-child {
    margin-bottom: 0;
}

/* <--------- 数说峰会 --------> */
.fenghui {
    margin-top: 42px;
}
.fenghui_bg {
    height: 991px;
    width: 100%;
    min-width: 1120px;
    background: url('../images/shushuo.png');
    background-size: 1920px 991px;
    background-position: center;
    background-repeat: no-repeat;
}
.fenghui_title {
    min-width: 1120px;
    margin: 0 auto;
    height: 154px;
    width: 1120px;
}
.fenghui_content {
    margin: 0 auto;
    height: 675px;
    position: relative;
}
.fenghui_content > div {
    position: absolute;
    /* color: #fff; */
}
.fenghui_content .num {
    font-size: 48px;
    line-height: 32px;
    font-family: Helvetica, Arial;
    font-weight: bold;
    /* background: linear-gradient(to bottom, #ffffff, #e7cda9); */
    -webkit-background-clip: text;
    background-clip: text;
    color: #3d4ff8;
    position: relative;
    z-index: 2;
    width: 121px;
    text-shadow: 2px 3.46px 5px rgba(191,215,253,0.75);
}
.fenghui_content .unit {
    font-size: 16px;
    vertical-align: top;
    margin-left: 3px;
    position: relative;
    top: -8px;
    /* background: linear-gradient(to bottom, #ffffff, #e7cda9); */
    -webkit-background-clip: text;
    background-clip: text;
    color: #3d4ff8;
}
.fenghui_content .add {
    font-size: 20px;
}
.fenghui_content .num-top {
    height: 48px;
}
.fenghui_content .info {
    font-size: 16px;
    /* background: linear-gradient(to bottom, #ffffff, #e7cda9); */
    -webkit-background-clip: text;
    background-clip: text;
    color: #3d4ff8;
    position: relative;
    text-shadow: 2px 3.46px 5px rgba(191,215,253,0.75);
}
.fenghui_content .info::before {
    content: attr(data-name);
    position: absolute;
    left: 0;
    top: 0;
    color: transparent;
    /* text-shadow: 0px 4px 4px rgba(59, 39, 27, 0.9); */
}
.fenghui_content .num1 {
    top: 481px;
    left: 961px;
    height: 76px;
}
.fenghui_content .yy {
    display: none;
    font-size: 48px;
    z-index: 1;
    line-height: 32px;
    font-family: Helvetica, Arial;
    content: '50';
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
}
.fenghui_content .num2 {
    left: 260px;
    height: 76px;
    top: 414px;
}
.fenghui_content .num2 .info {
    margin-left: 8px;
}
.fenghui_content .num3 {
    top: 404px;
    left: 546px;
    height: 76px;
}
.fenghui_content .num3 .info {
    margin-left: 5px;
}
.fenghui_content .num4 {
    top: 301px;
    left: 109px;
    height: 76px;
}
.fenghui_content .num5 {
    top: 498px;
    left: 382px;
    height: 76px;
}
.fenghui_content .num6 {
    top: 460px;
    left: 655px;
    height: 76px;
}
.fenghui_content .num6 .info {
    margin-left: -2px;
}

/* <-------- 投中10问 --------> */
.sw_box {
    padding: 0 62px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.sw_title {
    text-align: center;
    font-size: 36px;
    margin-top: 60px;
    width: 314px;
    margin-left: 368px;
    background-image: linear-gradient(to right, #3d4ff8, #30acfb);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.sw_item {
    background-image: url('../images/sw.png');
    background-size: 1120px 444px;
    background-position: center;
    width: 1120px;
    height: 444px;
    position: relative;
    color: #333;
}
.sw_item h3 {
    font-size: 30px;
    position: absolute;
    top: 176px;
    width: 100%;
    left: 128px;
}
.sw_item_content {
    position: absolute;
    left: 128px;
    top: 250px;
}
.sw_item .sub {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 600;
}
.sw_item .sw_item_row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    margin-bottom: 26px;
}
.sw_item .sw_item_row img {
    margin-right: 22px;
    width: 20px;
}
.sw_item .sw_item_row span:nth-child(3) {
    margin-left: 12px;
}
.touzhongshiwen_title {
    background: url('../images/shiwen_title.jpg');
    margin-top: 112px;
    margin-bottom: 95px;
}
.shiwen_bg1 {
    float: left;
    margin-left: 42px;
}
.shiwen_bg2 {
    float: right;
    margin-right: 48px;
}
.shiwen_title {
    width: 1120px;
    background-image: url('../images/shiwen_title.png');
    background-size: 1120px 154px;
    background-position: center center;
    height: 154px;
    margin: 30px auto;
}


/* <-------- 超级投资家 --------> */
.chaojitouzi_title {
    background: url('../images/chaoji_title.png');
    margin-top: 50px;
    margin-bottom: 50px;
}
.chaoji{
    display: block;
}
.chaoji:last-child {
    display: flex;
    justify-content: center;
}
.chaojikexue_title {
    background: url('../images/chaojikexue_title.jpg');
    margin-top: 53px;
    margin-bottom: 50px;
}

/* <-------- 报名 --------> */
.baoming {
    padding-bottom: 42px;
    z-index: 10;
}
.baoming_title {
    background: url('../images/canhui_title.png');
    background-size: 1120px 154px;
    height: 154px;
}

/* <-------- 参会指南 --------> */
.zhinan {
    min-width: 1120px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
    /* background-image: url('../images/zhinan_bg.png'); */
    height: 959px;
    background-position: center;
    background-size: 1920px 959px;
}
.zhinan_bg {
    width: 1920px;
}
.zhinan_title {
    background-image: url('../images/title_10.png');
    width: 100%;
    margin-bottom: 70px;
}
.zhinan .content-img {
    height: 443px;
    width: 1120px;
    box-shadow: 5px 5px 8px #ddd4e9;
}
.hz_box {
    width: 1120px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 63px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hz_item {
    flex: 1;
    display: flex;
    font-size: 20px;
    line-height: 33px;
    color: #333;
    align-items: flex-end;
}
.hz_item > div {
    position: relative;
    top: 4px;
}
.hz_item:last-child {
    justify-content: flex-end;
}

/* <-------- 会议议程 --------> */
.huiyiyicheng {
    width: 100%;
    min-width: 1120px;
    overflow: hidden;
    position: relative;
    margin-top: -153px;
}
.yihui_title {
    background-image: url('../images/yicheng_title.png');
    background-size: 1120px 154px;
    height: 154px;
    background-position: center;
    min-width: 1120px;
    margin: 0 auto;
}
.overflow-hide {
    overflow: hidden;
}
.calendar_tab_zone{
    margin-top: 63px;
    display: block;
    width: 100%;
    text-align: center;
    height: 130px;
    box-shadow: 0px 5px 5px #e5eff9;
    position: relative;
    z-index: 10;
    background-image: url('../images/yc_sj_bg.png');
    background-size: 1920px 130px;
    background-repeat: no-repeat;
    background-position: center;
}
.calendar_tab_zone li{
    padding-top: 50px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    width: 364px;
    height: 100%;
    color: #878787;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    position: relative;
}
.calendar_tab_zone li::after {
    content: " ";
    width: 1px;
    height: 27px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 56px;
    background-color: #3d4ff8;
}
.calendar_tab_zone li:last-child::after {
    display: none;
}
.calendar_tab_zone li span.day{
    font-size: 34px;
    font-weight: 700;
    vertical-align: bottom;
}
.calendar_tab_zone li span.week{
    font-size: 24px;
    font-weight: 700;
    vertical-align: middle;
}
.calendar_tab_zone li span.name{
    font-size: 18px;
    vertical-align: middle;
    margin-top: 10px;
    display: none;
}
.calendar_tab_zone li.active{
    color: #3d4ff8;
}
.calendar_bg {
    /* background-image: url(../images/richeng_bg.jpg);
    background-size: 23px 23px; */
    margin-top: 50px;
    color: #333;
    background-repeat: repeat;
    padding-bottom: 217px;
    position: relative;
}
.calendar_tree_daily{
    display: none;
    width: 100%;
    position: relative;
}
.calendar_tree_place {
    position: relative;
    /* overflow-x: auto; */
}
.calendar_tree_box .placetitle{
    font-size: 22px;
    font-weight: 700;
    margin-left: 188px;
    color: #333;
    padding-top: 20px;
    margin-bottom: 35px;
    white-space: pre;
}
.calendar_tree_box .time_bg {
    background: url('../images/time_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 65px;
    width: 200px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    top: 0px;
    margin-top: 44px;
    margin-left: -9px;
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.calendar_tree_box_line {
    height: calc(100% - 220px);
    position: absolute;
    left: 0;
    top: 56px;
    width: 1px;
    background-image: linear-gradient(0deg, #fff, #9cb7db);
}
.calendar_tree_box .themetitle{
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    /* font-weight: 700; */
    white-space: pre-wrap;
    margin-left: 188px;
}
.calendar_tree_issue{
    position: relative;
    padding-bottom: 15px;
    margin-left: 185px;
}
.calendar_tree_issue .issue_node{
    position: absolute;
    min-height: 30px;
    line-height: 30px;
    left: 0;
}
.calendar_tree_issue .issue_node .issue_time{
    position: absolute;
    text-indent: 8px;
    top: 0;
    left: -2px;
    width: 112px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    background: url("../images/time_bg2.png");
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-family: Helvetica, Arial;
    background-size: contain;
    background-position: center;
}
.yc_icon1 {
    background: url('../images/yc_icon1.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 339px;
    height: 493px;
    position: absolute;
    top: 800px;
    left: 0;
}
.yc_icon2 {
    background: url('../images/yc_icon2.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 411px;
    height: 586px;
    position: absolute;
    bottom: -160px;
    right: 0;
}
.calendar_tree_issue .issue_node .issuetitle{
    width: 930px;
    margin-left: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    white-space: pre-wrap;
}
.calendar_tree_item{
    width: 100%;
    margin-left: 150px;
    margin-top: 8px;
}
.calendar_tree_item .item_tiao{
    min-height: 30px;
}
.calendar_tree_item .issue_h4 h4{
    width: auto;
    font-size: 16px;
}
.calendar_tree_item h4 {
    float: left;
    display: block;
    min-width: 82px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
    font-size: 16px;
    white-space: pre-wrap;
}
.calendar_tree_item p{
    display: block;
    float: left;
    width: 700px;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    white-space: pre-wrap;
}
.yc_bg {
    width: 1920px;
    height: 338px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('../images/yc_bg.png');
    background-size: 1920px 338px;
}

/* <-------- 往届嘉宾 --------> */
.jiabin {
    margin-top: 20px;
}
.guesttitle{
    margin-bottom: 30px;
    background-image: url('../images/jiabin_title.png');
}
.guest_list_zone, .chaoji {
    display: block;
}
.guest_list_zone li {
    display: none;
}
.guest_list_zone li,
.chaoji li{
    float: left;
    width: 210px;
    height:390px;
    margin:0 93px 0 0;
    color: #333;
    position: relative;
    /* text-align: center; */
}
.guest_list_zone li:nth-child(4n),
.chaoji li:nth-child(4n){
    margin:0 0 0 0;
}
.guest_list_zone li img,
.chaoji li img{
    display: block;
    width: 100%;
    height: 245px;
    margin-bottom: 4px;
}
.guest_list_zone li .name,
.chaoji li .name{
    width: 190px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    color: #fff;
    top: 193px;
    left: 20px;
}
.guest_list_zone li .company,
.chaoji li .company{
    min-height: 22px;
    margin: 0 0 0 20px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.guest_list_zone li .position,
.chaoji li .position{
    min-height: 22px;
    margin: 0 0 0 20px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.moreguest_btn{
    display: none;
    width: 221px;
    height: 61px;
    line-height: 61px;
    font-size: 18px;
    text-indent: 40px;
    margin: 0 auto;
    margin-top: 40px;
    background: url('../images/more.png') no-repeat center;
    cursor: pointer;
}


/* <-------- 榜单发布 --------> */
.bangdan {
    margin-top: 80px;
    margin-bottom: 132px;
}
.ranktitle{
    background-image: url('../images/bangdan_title.png');
}
.ranklist_zone{
    color: #FFF;
    margin-top: 60px;
    background-size: 367px 550px;
}
.rank_bg {
    height: 100%;
    background: #fff;
    position: relative;
}
.rank_bg_left {
    text-align: center;
    width: 278px;
    position: absolute;
    height: 100%;
    left: 0;
    background-image: url('../images/ranl_left_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
}
.rank_bg_left span {
    display: inline-block;
    height: 50%;
}
.rank_bg_left img {
    width: 177px;
    height: 177px;
    vertical-align: middle;
}
.rank_bg_right {
    padding: 40px 0 15px;
    color: #333;
    background-color: #fff;
    margin-left: 290px;
    position: relative;
    min-height: 120px;
    height: 100%;
    box-sizing: border-box;
}
.ranklv_20 .rank_bg_right {
    padding: 0;
    display: flex;
    align-items: center;
}
.ranklv_20 .ranklv2 p:first-of-type {
    font-size: 43px;
    font-weight: 900;
    color: #333;
    line-height: 1;
    margin-bottom: 15px;
}
.ranklv_20 .ranklv2 p:last-of-type {
    font-size: 36px;
    color: #333;
    line-height: 1;
}
.rank_bg_right_line {
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
    background-image: url('../images/rank_right_line.png');
    height: 90%;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ranklv1{
    margin-bottom: 65px;
    position: relative;
}
.ranklv1_title{
    min-height: 64px;
    line-height: 64px;
    margin-bottom: 16px;
    text-indent: 25px;
    background: url('../images/bangdan_lv1.png') no-repeat left center;
    background-size: 517px 64px;
    font-size: 22px;
    font-weight: 700;
    white-space: pre-wrap;
}
.ranklv2{
    margin:0 0 25px 37px;
}
.ranklv2_title{
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    white-space: pre-wrap;
}
.ranklv3{
    margin-bottom: 25px;
}
.ranklv3_title{
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    white-space: pre-wrap;
}
.ranklv4_title{
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    white-space: pre-wrap;
}
.morerank_btn{
    display: block;
    width:221px;
    color: #333;
    font-size: 18px;
    line-height: 75px;
    text-indent: 54px;
    height: 75px;
    margin: 0 auto;
    background: url('../images/more1.png') no-repeat center;
    background-size: 221px 61px;
    cursor: pointer;
}
.bangdan_icon {
    display: none;
    position: absolute;
    right: -8px;
    bottom: 8px;
}

/* <-------- 合作伙伴 --------> */
.meeting_coper_zone{
    margin: 0 auto 20px;
}
.copertitle{
    background-image: url('../images/huoban_title.png');
}
.coperlist_zone{
    width:100%;
    padding: 60px 0 20px;
    color: #606061;
}
.coperlevel1{
    margin-bottom: 25px;
}
.coperlevel1_title{
    width: 100%;
    height: 30px;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.coperlevel2{
    margin-bottom: 10px;
}
.coperlevel2_title{
    width: 100%;
    height: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.coperlevel3_logo{
    display: block;
}
.coperlevel3_logo li{
    display: block;
    float: left;
    width: 164px;
    height: 52px;
    margin: 0 27px 27px 0;
}
.coperlevel3_logo li:nth-child(6n){
    margin: 0 0 27px 0;
}
.coperlevel3_logo li img{
    display: block;
    width: 164px;
    height: 52px;
}


/* <-------- 参会报名 --------> */
.signup_box{
    display: flex;
    align-items: center;
    width: 1122px;
    height: 664px;
    margin-top: 50px;
    background: url('../images/baoming.png') no-repeat;
    background-size: 100% 100%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    /* text-align: justify; */
}
.signup_box h3 {
    width: 200px;
    height: 44px;
    line-height: 44px;
    border-radius: 44px;
    letter-spacing: 4px;
    font-size: 24px;
    color: #fefefe;
    text-align: center;
    background: linear-gradient(260deg,#8265fd 18%, #0677ea 100%), #0677ea;
}
.bm_left {
    height: 100%;
    box-sizing: border-box;
    width: 388px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 50px 36px 0 36px;
}
.bm_left .zc{
    font-size: 18px;
    margin-top: 36px;
    margin-bottom: 10px;
}
.bm_left .code {
    margin: 22px 0; 
    width: 184px;
    height: 184px;
}
.bm_left .lx {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.bm_left .lx p {
    margin-bottom: 4px;
    word-break: keep-all;
}
.bm_left .lx p:first-child {
    margin-bottom: 10px;
}
.bm_right {
    box-sizing: border-box;
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 50px 23px 0 76px;
}
.bm_right .mp{
    display: flex;
    align-items: center;
    margin-top: 36px;
}
.bm_right .mp .mp_item {
    flex: 1;
    display: inline-flex;
    color: #3d4ff8;
    flex-direction: column;   
}
.bm_right .mp .mp_item:nth-child(n+2) {
    padding-left: 16px;
}
.bm_right .mp .mp_item_name {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 14px;
    margin-left: 34px;
}
.bm_right .mp .mp_item_num {
    font-size: 40px;
    font-weight: 600;
}
.bm_right .mp .mp_item_num span {
    font-size: 24px;
}
.bm_right .sm {
    margin: 40px 0 45px;
}
.bm_right .sm p {
    line-height: 30px;
}
.bm_right .zc {
    margin-top: 32px;
    line-height: 30px;
    margin-right: 16px;
}
.bm_right > div:not(.mp) {
    padding-left: 10px;
}

/* 参会指南 */
#canhuizhinan{
    margin-top: 46px;
    height: 1117px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
    box-shadow: 0px 7px 8px 0px #e3eefa;
}
#canhuizhinan .bg {
    position: absolute;
    top: 0;
}
.zhinan_inner{
    width: 1120px;
    padding-top: 30px;
    margin: 0 auto;
    height: 100%;
}
.zhinan_box {
    box-sizing: border-box;
    /* padding: 40px 0; */
    width: 1120px;
    height: 205px;
    margin: 0 auto;
    position: absolute;
    top: 726px;
}
.zhinan_box p {
    padding-left: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #666;
}
.zhinan_box p:first-child {
    margin-top: 47px;
}
.zhinan_box p:last-child {
    margin-top: 16px;
}
.zhinan_box p span:first-child {
    color: #333;
    font-weight: 700;
    font-size: 20px;
}
.zhinan_box p span:nth-of-type(n+2) {
    margin-right: 40px;
}
.zhinan_box p span:last-child {
    margin-right: 0;
}
.hz_box {
    width: 1120px;
    position: absolute;
    bottom: 63px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hz_item {
    flex: 1;
    display: flex;
    font-size: 20px;
    line-height: 33px;
    color: #333;
    align-items: flex-end;
    height: 106px;
}
.hz_item > div {
    height: 100%;
}
.hz_item > div:last-child {
    position: relative;
    top: 10px;
}
.hz_item > div:first-child {
    margin-right: 34px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    font-size: 25px;
}
.hz_item > div:first-child p {
    background: linear-gradient(to right, #1384fa, #fa7767);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.hz_item:last-child {
    justify-content: flex-end;
}

.connact_way{
    position: absolute;
    top:220px;
    left: 610px;
    width: 490px;
    height: 350px;
}
.oneperson{
    position: relative;
    width: 100%;
    height: 100px;
    background-size:60px 60px;
    background-position: 30px 0;
    background-repeat: no-repeat;
}
.oneperson:nth-child(2){
    margin-top: 70px;
}
.oneperson span{
    position: absolute;
    bottom: 5px;
    left: 20px;
    display: block;
    color: #FFF;
    font-size: 20px;
}
.oneperson.bgm1{
    background-image: url('../images/2020上海年会_32.png');
}
.oneperson.bgm2{
    background-image: url('../images/2020上海年会_34.png');
}
.oneperson p{
    position: absolute;
    display: block;
    left: 150px;
    top: 8px;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    white-space: pre-wrap;
}

/* <-------- 往期回顾 --------> */
.meeting_overlook_zone{
    margin: 40px auto 20px;
}
.overlooktitle{
    background-image: url('../images/wangjie_title.png');
    background-size: 1120px 154px;
    height: 154px;
    margin-bottom: 50px;
}
#wangqihuigu .swiper-wrapper {
    width: 1120px;
}
#wangqihuigu .swiper-slide {
    float: left;
    width: 350px;
    height:210px;
    box-sizing: border-box;
}
#wangqihuigu .swiper-slide a {
    position: relative;
    display: block;
    width: 100%;
    height: 210px;
}
#wangqihuigu .swiper-slide a img {
    width: 100%;
    height: 100%;
}
#wangqihuigu .swiper-slide a .meng_bg {
    position: absolute;
    z-index: 400;
    width: 100%;
    height: 70px;
    left: 0;
    bottom:0;
    background: rgba(0,0,0,0.5);
}
#wangqihuigu .swipershow_content {
    z-index: 500;
    position: absolute;
    padding-top: 10px;
    width: 100%;
    height: 70px;
    left: 0;
    bottom:0;
    color: #fff;
    box-sizing: border-box;
}
#wangqihuigu .swipershow_content p {
    display: block;
    width: 100%;
    line-height:24px;
    font-size: 16px;
    font-weight:400;
    text-align: center;
}
#wangqihuigu .swiper-pagination{
    bottom:20px!important;
}
#wangqihuigu .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    margin: 0 10px!important;
    background: rgba(255,255,255,1)!important;
}
#wangqihuigu .swiper-pagination-bullet-active{
    width: 6px;
    height: 6px;
    margin: 0 10px!important;
    background: rgba(255,255,255,1)!important;
}
#wangqihuigu .swiper-button-prev{
    width: 36px;
    height:50px;
    left: 2px;
    background-color:rgba(0,0,0,0.3);
    background-image: url('/images/icon/arrow_left.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}
#wangqihuigu .swiper-button-prev:hover{
    background-color:rgba(0,0,0,0.5);
}
#wangqihuigu .swiper-button-next{
    width: 36px;
    height: 50px;
    right: 2px;
    background-color:rgba(0,0,0,0.3);
    background-image: url('/images/icon/arrow_right.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}
#wangqihuigu .swiper-button-next:hover{
    background-color:rgba(0,0,0,0.5);
}


/* 陪伴 */
.peiban {
    margin-top: 50px;
    overflow: hidden;
}
.peiban_title {
    background-image: url('../images/cz_title.png');
    margin-bottom: 70px;
}
.peiban_box {
    white-space: nowrap;
    width: auto;
    /* 启用性能优化提示 */
    width: 2960px;
    will-change: transform;
    position: relative;
    background-image: url('../images/cz_bg.png');
    background-repeat: no-repeat;
    background-position: center 150px;
    transform: scale(0.8);
    transform-origin: 0;
}

.peiban_box .row{
    display: flex;
    align-items: center;
}
.peiban_box .row:first-child {
    margin-left: 285px;
    margin-bottom: 175px;
}
.peiban_box .row:last-child {
    margin-left: 375px;
}
.peiban_box .row .item {
    padding-left: 15px;
    display: inline-block;
    width: max-content;
    height: 390px;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    box-sizing: border-box;
    margin-right: 20px;
}
.peiban_box .row:last-child .item {
    flex-direction: column-reverse;
}
.peiban_box .row .item::before {
    position: absolute;
    top: 27px;
    left: 0;
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #0956f2;
}
.peiban_box .row:last-child .item::before {
    bottom: 27px;
    top: unset;
}
.peiban_box .row .item::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background-image: url("../images/pb_icon2.png");
    background-position: center 38px;
    position: absolute;
    background-repeat: no-repeat;
    left: 5px;
}
.peiban_box .row .item9::after {
    background-image: url("../images/pb_icon3.png");
}
.peiban_box .row:last-child .item::after {
    transform: rotate(180deg);
}
.peiban_box .item .title {
    width: 76px;
    height: 67px;
    line-height: 67px;
    display: inline-block;
    background-image: url('../images/pb_icon1.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.peiban_box .row:last-child .title {
    margin-top: 7px;
    margin-bottom: 0;
}
.peiban_box .item .title > span {
    color: transparent;
    font-size: 16px;
    width: 53px;
    font-weight: 700;
    text-align: center;
    background-image: linear-gradient(to right, #498bfc 0%, #498bfc 51%, #7344e5 100%);
    background-clip: text;
    margin-left: 16px;
    display: inline-block;
}
.peiban_box .item .info {
    height: 37px;
    font-weight: 700;
    color: #445ca0;
    line-height: 37px;
    padding: 0 16px;
    display: inline-block;
    font-size: 20px;
    border-radius: 37px;
    margin-bottom: 27px;
    margin-top: 7px;
    background-image: linear-gradient(to right, #e4eeff, #f9fdff);
}
.peiban_box .row:last-child .info {
    margin-top: 27px;
    margin-bottom: 7px;
}
.peiban_box:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.peiban_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -130px;
    transform: scale(0.8);
}
.peiban_footer .btn {
    background-image: url('../images/pb_icon4.png');
    width: 159px;
    height: 44px;
    text-indent: 31px;
    color: #445ca0;
    font-size: 22px;
    line-height: 42px;
    cursor: pointer;
}
.peiban_footer .btn:last-child {
    margin-left: 30px;
    text-indent: 86px;
    background-image: url('../images/pb_icon5.png');
}
.peiban_box .item {
    transition: transform 0.3s cubic-bezier(.4,0,.2,1);
    /* 取消整体上移，只让内容上移，伪元素保持原位 */
    position: relative;
}
.peiban_box .item .title,
.peiban_box .item .info {
    transition: transform 0.3s cubic-bezier(.4,0,.2,1);
}
.peiban_box .item:hover .title,
.peiban_box .item:hover .info {
    transform: translateY(-20px);
}
.peiban_box .row:last-child .item:hover .title,
.peiban_box .row:last-child .item:hover .info {
    transform: translateY(20px);
}