@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: 146px;
    /* 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.3);
}
.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: #02DDFD;
    font-weight: 600;
}


/* <-------- 头图 --------> */
.headpic{
    display: flex;
    display: -webkit-flex;
    justify-content: center;                  
    overflow: hidden;
    width: 100%; 
}

/* <-------- 会议介绍 ---------> */
.meeting_introduce_zone{
    margin-top: -50px;
    /* 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:559px;
    background: url('../images/jieshao_bg.png') no-repeat;
    background-position: center;
    background-size: 1120px 559px;
}
.textparaghs{
    position: relative;
    width: 700px;
    line-height: 26px;
    top:80px;
    left: 325px;
}
.textparaghs p{
    display: block;
    line-height: 32px;
    margin: 0 0 40px 0;
    color: #3f42c4;
    font-size: 16px;
}
.textparaghs p:first-child {
    font-weight: 600;
    font-size: 24px;
}

/* <--------- 数说峰会 --------> */
.fenghui {
    margin-top: 42px;
}
.fenghui_bg {
    margin-top: 38px;
    height: 797px;
    width: 100%;
    min-width: 1120px;
    background: url('../images/shushuo.png');
    background-size: 1920px 797px;
    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: #fff;
    position: relative;
    z-index: 2;
    width: 121px;
    text-shadow: 2px 3.46px 5px rgba(91,7,201,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: #fff;
}
.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: #fff;
    position: relative;
    text-shadow: 2px 3.46px 5px rgba(91,7,201,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: 401px;
    left: 348px;
    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: 274px;
    height: 76px;
    top: 100px;
}
.fenghui_content .num2 .info {
    margin-left: 8px;
}
.fenghui_content .num3 {
    top: 318px;
    left: 80px;
    height: 76px;
}
.fenghui_content .num3 .info {
    margin-left: 5px;
}
.fenghui_content .num4 {
    top: 253px;
    left: 502px;
    height: 76px;
}
.fenghui_content .num5 {
    top: 241px;
    left: 856px;
    height: 76px;
}
.fenghui_content .num6 {
    top: 488px;
    left: 494px;
    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_item {
    background-image: url('../images/sw.png');
    background-size: 1120px 444px;
    background-position: center;
    width: 1120px;
    height: 444px;
    position: relative;
    color: #fff;
}
.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;
}
.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');
    background-size: 1120px 160px;
    height: 160px;
    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: 228px;
    height: auto;
}
.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;
    /* text-align: center; */
}
.chaojikexue_title {
    background: url('../images/chaojikexue_title.jpg');
    margin-top: 53px;
    margin-bottom: 50px;
}

/* <-------- 报名 --------> */
.baoming {
    padding-bottom: 62px;
    border-bottom: 1px solid #dcdcdc;
    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 img {
    margin-right: 34px;
}
.hz_item:last-child {
    justify-content: flex-end;
}

/* <-------- 会议议程 --------> */
.huiyiyicheng {
    background-color: #fff;
    width: 100%;
    min-width: 1120px;
    overflow: hidden;
    position: relative;
}
.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{
    display: block;
    width: 100%;
    text-align: center;
    height: 108px;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: 0px 5px 5px #ececec;
    position: relative;
    z-index: 10;
}
.calendar_tab_zone li{
    padding-top: 36px;
    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: 40px;
    background-color: #4C4FD1;
}
.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: #3f42c4;
}
.calendar_bg {
    /* background-image: url(../images/richeng_bg.jpg);
    background-size: 23px 23px; */
    margin-top: -10px;
    background-repeat: repeat;
    padding-bottom: 140px;
    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: #3f42c4;
    padding-top: 20px;
    margin-bottom: 20px;
    white-space: pre;
}
.calendar_tree_box .time_bg {
    background: url('../images/time_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 70px;
    width: 210px;
    line-height: 50px;
    text-indent: 109px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    top: 0px;
    margin-top: 44px;
    margin-left: -15px;
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.calendar_tree_box_line {
    height: 100%;
    position: absolute;
    left: 0;
    top: 56px;
    width: 1px;
    background-image: linear-gradient(0deg, #fff, #3f42c4);
}
.calendar_tree_box .themetitle{
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    /* font-weight: 700; */
    white-space: pre-wrap;
    margin-left: 188px;
    color: #3f42c4;
}
.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: #3f42c4;
    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;
    color: #3f42c4;
    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: #3f42c4;
    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: #3f42c4;
    white-space: pre-wrap;
}
.calendar_tree_item p{
    display: block;
    float: left;
    width: 700px;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #3f42c4;
    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{
    background-image: url('../images/jiabin_title.png');
    background-size: 1120px 154px;
    background-position: center;
    height: 154px;
    margin-bottom: 60px;
    min-width: 1120px;
}
.guest_list_zone{
    display: block;
}
.guest_list_zone li{
    float: left;
    display: none;
    width: 210px;
    height:390px;
    margin:0 93px 0 0;
    color: #FFF;
    /* 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;
}
.moreguest_btn{
    display: none;
    width: 221px;
    height: 61px;
    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');
    background-size: 1120px 154px;
    height: 154px;
    min-width: 1120px;
}
.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: linear-gradient(260deg, rgba(169, 104, 255, 0.2) 18%, rgba(52, 177, 255, 0.4) 100%), rgba(20, 138, 237, 0.01);
}
.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: #3F42C4;
    background-color: #fff;
    margin-left: 290px;
    min-height: 120px;
}
.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;
    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');
    background-size: 1120px 154px;
    height: 154px;
}
.coperlist_zone{
    width:100%;
    padding: 60px 0 20px;
    color: #FFF;
}
.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: 1120px;
    height: 705px;
    margin-top: 50px;
    background: url('../images/baoming.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
    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,#a968ff 18%, #34b1ff 100%), #9900ff;
}
.bm_left {
    height: 100%;
    box-sizing: border-box;
    width: 388px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 60px 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: 60px 23px 0 76px;
}
.bm_right .mp{
    display: flex;
    align-items: center;
    margin-top: 36px;
}
.bm_right .mp .mp_item {
    flex: 1;
    display: inline-flex;
    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;
}

/* <-------- 参会指南 --------> */
.connact_way{
    display: block;
    margin:45px 0 0 0;
    height: 100px;
}
.oneperson{
    position: relative;
    float: left;
    width: 50%;
    position: relative;
    height: 100px;
    background-size:60px 60px;
    background-position: 30px 0;
    background-repeat: no-repeat;
}
.oneperson img{
    position: absolute;
    bottom: 5px;
    left: 10px;
    display: block;
    font-size: 20px;
}
.oneperson.bgm1{
    background-image: url('../images/zhinan_icon1.jpg');
}
.oneperson.bgm2{
    background-image: url('../images/zhinan_icon2.jpg');
}
.oneperson p{
    position: absolute;
    display: block;
    left: 150px;
    top: 15px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    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);
}
