@charset "utf-8";

* {
    font-family: 'siyuan'!important;
}

html {
    min-width: 1120px;
}
/* <------- 公共部分 -------> */
.meeting_bg{
    background: linear-gradient(to right, #fff 0%, #eaf9ff 100%);
    /* background-image: url('../images/bg.png');
    background-size: 1920px 1px;
    background-repeat: repeat-y;
    background-position: center center; */
}
.marg1120{
    width: 1120px;
    margin: 0 auto;
}
.yearmeeting_title{
    width: 100%;
    height: 150px;
    background-size: 1120px 150px;
    background-position: center center;
    background-repeat: no-repeat;
}

/* <--------- 导航 --------> */
.header_nav{
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    height: 116px;
    z-index: 400;
    background: rgba(2,28,62,0.5);
}
.header_inner{
    width: 1120px;
    height: 116px;
    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: 180px;
    width: 960px;
    height: 116px;
}
.header_inner ul li{
    display: block;
    float: left;
    padding:0 15px;
    height: 116px;
    line-height: 116px;
}
.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: #9bc1ff;
    font-weight: 600;
}


/* <-------- 头图 --------> */
.headpic{
    display: flex;
    display: -webkit-flex;
    justify-content: center;                  
    overflow: hidden;
    width: 100%; 
}

/* <-------- 会议介绍 ---------> */
.meeting_introduce_zone{
    width: 1120px;
    margin: 30px auto 0;
    height: 526px;
    background: url('../images/jieshao.png') no-repeat;
    background-position: center;
    background-size: 1120px 526px;
    position: relative;
}
.content_p_box{
    position: relative;
    min-width: 1120px;
    min-height:526px;
}
.textparaghs{
    position: relative;
    width: 544px;
    top: 58px;
    left: 496px;
}
.textparaghs p{
    display: block;
    line-height: 30px;
    margin: 0 0 34px 0;
    color: #5e606d;
    font-size: 16px;
    text-align: justify;
}
.textparaghs p:first-child {
    font-size: 18px;
    color: #010a3b;
    margin-bottom: 30px;
}

/* <--------- 数说峰会 --------> */
.fenghui {
    margin-top: 42px;
}
.fenghui_bg {
    height: 620px;
    width: 100%;
    min-width: 1120px;
    background: url('../images/shushuo.png');
    background-size: 1920px 620px;
    background-position: center;
    background-repeat: no-repeat;
}
.fenghui_title {
    background-image: url('../images/fenghui_title.png');
    background-size: 1120px 224px;
    min-width: 1120px;
    margin: 0 auto;
    height: 224px;
}
.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: transparent;
    position: relative;
    z-index: 2;
}
.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: transparent;
}
.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: transparent;
    position: relative;
}
.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: 318px;
    left:  193px;
    height: 76px;
}
.fenghui_content .yy {
    font-size: 48px;
    z-index: 1;
    line-height: 32px;
    font-family: Helvetica, Arial;
    content: '50';
    position: absolute;
    left: 0;
    top: 0px;
    color: transparent;
    text-shadow: 0px 8px 4px rgba(59, 39, 27, 0.9);
}
.fenghui_content .num2 {
    top: 318px;
    left:  418px;
    height: 76px;
}
.fenghui_content .num2 .info {
    margin-left: 8px;
}
.fenghui_content .num3 {
    top: 318px;
    left: 850px;
    height: 76px;
}
.fenghui_content .num3 .info {
    margin-left: 5px;
}
.fenghui_content .num4 {
    top: 318px;
    left: 616px;
    height: 76px;
}
.fenghui_content .num5 {
    top: 161px;
    left: 396px;
    height: 76px;
}
.fenghui_content .num6 {
    top: 161px;
    left: 565px;
    height: 76px;
}
.fenghui_content .num6 .info {
    margin-left: -2px;
}

/* 会议亮点 */
#huiyiliangdian{
    margin: 0 auto;
    margin-top: 80px;
    width: 1120px;
}
.huiyiliangdian_title{
    background-image: url('../images/tit01.png');
}
.light_section{
    width: 1120px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ld_box {
    height: 708px;
    margin: 26px auto 0;
}
.ld_box>div {
    transition: all 0.4s;
    background-size: 100%;
    background-position: center;
    vertical-align: top;
    font-size: 23px;
    line-height: 34px;
    color: #333;
    text-align: justify;
    letter-spacing: 1px;
    width: 339px;
    height: 543px;
    background-repeat: no-repeat;
    display: inline-block;
}
.ld_box>div p {
    width: calc(100% - 60px);
    margin: 0 auto;
    padding-top: 236px;
}
.ld_box > div:hover {
    transform: translateY(-18px);
}
.ld1 {
    margin-top: 18px;
    background-image: url('../images/ld1.png');
}
.ld2 {
    margin-left: 38px;
    margin-top: 116px;
    background-image: url('../images/ld2.png');
}
.ld3 {
    margin-left: 38px;
    background-image: url('../images/ld3.png');
}

/* <-------- 投中10问 --------> */
.sw_box {
    padding: 0 62px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.sw_item {
    background-image: url('../images/sw_item.png');
    background-size: 457px 454px;
    background-position: center;
    width: 457px;
    height: 454px;
    position: relative;
    color: #fff;
}
.sw_item h3 {
    font-size: 30px;
    position: absolute;
    top: 140px;
    text-align: center;
    width: 100%;
}
.sw_item_content {
    position: absolute;
    left: 60px;
    top: 242px;
}
.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: 20px;
}
.sw_item .sw_item_row img {
    margin-right: 4px;
}
.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/sw_title.png');
    background-size: 1120px 246px;
    background-position: center center;
    height: 246px;
    margin: 0 auto;
}


/* <-------- 超级投资家 --------> */
.chaojitouzi_title {
    background: url('../images/chaoji_title.png');
    background-size: 1120px 241px;
    height: 241px;
    margin-top: 113px;
    margin-bottom: 50px;
}
.chaoji{
    display: block;
}
.chaoji:last-child {
    display: flex;
    /* justify-content: center; */
}
.chaoji li{
    width: 237px;
    display: inline-block;
    margin:0 50px 55px 0;
    color: #FFF;
    /* text-align: center; */
    vertical-align: top;
}
.chaoji li:nth-child(4n){
    margin:0 0 0 0;
}
.chaoji li img{
    width: 100%;
}
.chaoji li .name{
    width: 210px;
    height: 30px;
    margin: 0 22px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* text-align: center; */
}
.chaoji li .company{
    width: 210px;
    min-height: 22px;
    margin: 0 22px;
    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;
    /* text-align: center; */
}
.chaoji li .position{
    width: 210px;
    min-height: 22px;
    margin: 0 22px;
    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;
    margin-top: 4px;
    /* text-align: center; */
}
.chaojikexue_title {
    background: url('../images/chaojikexue_title.jpg');
    margin-top: 53px;
    margin-bottom: 50px;
}

/* <-------- 报名 --------> */
.baoming {
    /* padding-top: 96px;
    margin-top: -96px; */
    margin-top: 50px;
    margin-bottom: 62px;
    /* border-bottom: 1px solid #dcdcdc; */
    z-index: 10;
}
.baoming_title {
    background: url('../images/canhui_title.png');
}

/* <-------- 参会指南 --------> */
.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 {
    /* background-color: #fff; */
    width: 100%;
    min-width: 1120px;
    overflow: hidden;
    position: relative;
    margin-top: 18px;
}
.yihui_title {
    background-image: url('../images/yicheng_title.png');
    margin: -30px auto 0;
}
.overflow-hide {
    overflow: hidden;
}
.calendar_tab_zone{
    background-image: url('../images/day_bg.png');
    background-size: 1920px 130px;
    display: block;
    width: 100%;
    text-align: center;
    box-shadow: 0px 5px 5px #d9ebf8;
    height: 130px;
    position: relative;
    z-index: 10;
}
.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: #043887;
}
.calendar_tab_zone li:last-child::after {
    display: none;
}
.calendar_tab_zone li span.day{
    font-size: 32px;
    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: #043887;
}
.calendar_bg {
    /* background-image: url(../images/richeng_bg.jpg);
    background-size: 23px 23px; */
    /* margin-top: -10px; */
    background-repeat: repeat;
    padding-bottom: 352px;
    position: relative;
}
.calendar_tree_daily{
    display: none;
    width: 100%;
    position: relative;
}
.calendar_tree_place {
    position: relative;
    overflow: hidden;
}
.calendar_tree_box .placetitle{
    font-size: 22px;
    font-weight: 700;
    margin-left: 188px;
    color: #043887;
    padding-top: 20px;
    margin-bottom: 20px;
}
.calendar_tree_box .time_bg {
    background: url('../images/time_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 56px;
    width: 207px;
    /* position: absolute; */
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    top: 0px;
    margin-top: 44px;
    z-index: 1;
    margin-bottom: 20px;
}
.calendar_tree_box_line {
    height: 100%;
    position: absolute;
    left: 0;
    top: 44px;
    width: 1px;
    background-image: linear-gradient(#9cb6db, rgba(255,255,255,0));
}
.calendar_tree_box .themetitle{
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    /* font-weight: 700; */
    white-space: pre-wrap;
    margin-left: 188px;
    color: #043887;
}
.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: #043887;
    background: url("../images/time_bg2.png");
    background-repeat: no-repeat;
    background-position: 0 2px;
    font-family: Helvetica, Arial;
    background-size: contain;
    background-position: center;
}
.calendar_tree_issue .issue_node .issuetitle{
    width: 930px;
    margin-left: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #043887;
    white-space: pre-wrap;
}
.calendar_tree_item{
    width: 100%;
    margin-left: 150px;
    margin-top: 8px;
}
.calendar_tree_item .item_tiao{
    min-height: 30px;
    color: #333;
}
.calendar_tree_item .issue_h4 h4{
    width: auto;
    color: #043887;
    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;
    color: #043887;
    white-space: pre-wrap;
}
.calendar_tree_item p{
    display: block;
    float: left;
    width: 700px;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #043887;
    white-space: pre-wrap;
}
.yc_bg {
    width: 1920px;
    height: 364px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('../images/yc_bg.png');
    background-position: center center;
    background-size: 1920px 364px;
}

/* <-------- 往届嘉宾 --------> */
.jiabin {
    margin-top: 60px;
}
.guesttitle{
    background-image: url('../images/jiabin_title.png');
    margin-bottom: 60px;
}
.guest_list_zone{
    display: block;
}
.guest_list_zone li{
    float: left;
    display: none;
    width: 210px;
    height:390px;
    margin:0 93px 0 0;
    color: #333;
    /* text-align: center; */
}
.guest_list_zone li:nth-child(4n){
    margin:0 0 0 0;
}
.guest_list_zone li img{
    display: block;
    width: 100%;
    height: 245px;
    margin-bottom: 10px;
}
.guest_list_zone li .name{
    width: 190px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guest_list_zone li .company{
    width: 190px;
    min-height: 22px;
    margin: 0 0 0 10px;
    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{
    width: 190px;
    min-height: 22px;
    margin: 0 0 0 10px;
    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;
    margin-top: 4px;
}
.moreguest_btn{
    display: none;
    width: 221px;
    height: 61px;
    margin: 0 auto;
    margin-top: 40px;
    background: url('../images/more.png') no-repeat center;
    cursor: pointer;
    font-size: 18px;
    line-height: 61px;
    text-indent: 40px;
}


/* <-------- 榜单发布 --------> */
.bangdan {
    margin-top: 104px;
    /* margin-top: -86px; */
}
.ranktitle{
    background-image: url('../images/bangdan_title.png');
}
.ranklist_zone{
    color: #312a09;
    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-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.rank_bg_left span {
    display: inline-block;
    height: 50%;
}
.rank_bg_left img {
    width: 178px;
    height: 178px;
    vertical-align: middle;
}
.rank_bg_right {
    padding: 40px 0 15px;
    color: #333;
    background-color: #fff;
    margin-left: 290px;
    position: relative;
    min-height: 120px;
}
.rank_bg_right::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    height: 100%;
    background-image: url('../images/rank_line.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ranklv1{
    margin-bottom: 65px;
    position: relative;
}
.ranklv1:nth-child(1) .rank_bg_left{
    background-image: url(../images/bangdan_bg_1.png);
}
.ranklv1:nth-child(2) .rank_bg_left{
    background-image: url(../images/bangdan_bg_2.png);
}
.ranklv1_title{
    min-height: 53px;
    line-height: 53px;
    margin-bottom: 22px;
    text-indent: 25px;
    background: url('../images/bangdan_lv1.png') no-repeat left center;
    background-size: 583px 53px;
    font-size: 22px;
    font-weight: 700;
    color: #312a09;
    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:222px;
    height: 61px;
    margin: 0 auto;
    background: url('../images/more1.png') no-repeat center;
    cursor: pointer;
    font-size: 18px;
    line-height: 61px;
    text-indent: 55px;
    color: #333;
    letter-spacing: 0.7px;
}
.bangdan_icon {
    display: none;
    position: absolute;
    right: -8px;
    bottom: 8px;
}

/* <-------- 合作伙伴 --------> */
.meeting_coper_zone{
    margin: 96px auto 20px;
}
.copertitle{
    background-image: url('../images/huoban_title.png');
}
.coperlist_zone{
    width:100%;
    padding: 60px 0;
}
.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;
    color: #606061;
    font-weight: 600;
}
.coperlevel2{
    margin-bottom: 10px;
}
.coperlevel2_title{
    width: 100%;
    height: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #606061;
}
.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: 1120px;
    height: 586px;
    margin-top: 10px;
    background: url('../images/baoming.png') no-repeat;
    background-size: 100% 100%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    /* text-align: justify; */
}

.bm_left {
    height: 100%;
    box-sizing: border-box;
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 40px 36px 0 36px;
}
.bm_left .bm_item {
    margin-bottom: 24px;
}
.bm_left_title {
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
}
.bm_left .bm_code_box {
    display: flex;
    font-size: 18px;
    align-items: center;
}
.bm_left .bm_code_box img {
    width: 100px;
    height: 100px;
    /* margin-left: 8px; */
    margin-right: 46px;
}
.bm_left .bm_code_box p:last-child {
    margin-top: 8px;
    line-height: 24px;
}
.bm_text p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.bm_left .lx {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.bm_left .lx p {
    font-size: 16px;
    word-break: keep-all;
}
.bm_left .lx p:first-child {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
}
.bm_left .lx .mail {
    margin-left: 20px;
}

.bm_right {
    box-sizing: border-box;
    width: 388px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 88px 23px 0 76px;
}
.bm_right h3 {
    width: 200px;
    height: 62px;
    line-height: 62px;
    border-radius: 62px;
    letter-spacing: 1px;
    font-size: 36px;
    color: #fefefe;
    text-align: center;
    background: linear-gradient(to left, #25b5f9, #1a8ced);
}
.bm_right h3 span {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 4px;
}
.bm_right p {
    font-size: 28px;
    color: #312a09;
    margin-top: 16px;
}
.bm_right .bm_item {
    margin-bottom: 20px;
    text-align: center;
    margin-bottom: 56px;
}

/* 参会指南 */
#canhuizhinan{
    margin-top: 46px;
    height: 1118px;
    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;
}
.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, #3868b2, #73d2ff);
    -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: 20px auto 0;
}
.overlooktitle{
    background-image: url('../images/wangjie_title.png');
    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);
}