@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    background: #1d1d1d;
}
.meeting_bg {
    display: block;
    overflow: hidden;
}
.inner_layer {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
}

.go_back {
    position: fixed;
    left: 0;
    top: 0;
    height: 0.7rem;
    width: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 900;
}
.go_back a {
    display: block;
    width: 0.7rem;
    height: 0.7rem;
}
.go_back img {
    display: block;
    float: left;
    width: 0.4rem;
    height: 0.4rem;
    margin: 0.15rem 0 0.15rem 0.3rem;  
}

/* logo区域 */
.meeting_header_mob {
    display: block;
    margin: 0.8rem auto 0;
    padding: 0 0.4rem;
    height: 0.6rem;
    z-index: 200;
}
.meeting_header_mob img {
    display: block;
    height: 100%;
    width: 1.6rem;
}
/* banner*/
.meeting_promotion {
    display: block;
    margin: 0.2rem 0 1rem;
    width: 100%;
    height: 4.1rem;
    background: url('/meeting/special/201910/images/banner.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.meeting_wrapper {
    margin: 0 auto;
    padding: 0 0.72rem;
}
/* .meeting_wrapper_mob {
    margin: 0 auto;
    padding: 0 0.4rem;
} */
/* 01会议主题：资本专业主义 */
.section_mob {
    margin-top: 0.7rem;
    width: 100%;
    color: #fff;
}
.section_title {
    display: block;
    width: 100%;
    margin-bottom: 0.6rem;
    color: #fff;
    word-break : normal;
}
.section_title .title_img01 {
    display: block;
    margin-bottom: 0.2rem;
    width: 3.06rem;
    height: 0.63rem;
    background: url('/meeting/special/201910/images/title01.png') no-repeat;
    background-size: 100% 100%;
}
.section_title .title_feature {
    display: block;
    width: 100%;
    line-height: 0.5rem;
    height: 0.5rem;
    font-size: 0.4rem;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.conference_topic p {
    display: block;
    width: 100%;     
    line-height: 0.4rem;
    font-size: 0.24rem;
    margin-bottom: 0.5rem;
    text-align: justify;
    text-justify: distribute-all-lines;
}
.conference_img {
    margin: 1rem auto;
    width: 5.4rem;
    height: 2.64rem;
}
.conference_img img {
    display: block;
    height: 100%;
    width: 100%;
}
.bot_line {
    margin-top: 0.6rem;
    height: 0.02rem;
    width: 100%;
    background: rgb(86,86,86);
}
/* 02LP/GP私密对接募资专场 */
.section_title .title_img02 {
    display: block;
    margin-bottom: 0.2rem;
    width: 3.06rem;
    height: 0.63rem;
    background: url('/meeting/special/201910/images/title02.png') no-repeat;
    background-size: 100% 100%;
}
.govern_guide {
    display: block;
}
.govern_guide .guide_fund {
    display: block;
    margin-bottom: 0.9rem;
}
.govern_guide .guide_fund h1 {
    display: block;
    margin-bottom: 0.3rem;
    width: 100%;
    line-height: 0.3rem;
    font-size: 0.3rem;
}
.govern_guide .guide_fund p {
    display: block;
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.24rem;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.special_meeting h1 {
    display: block;
    margin-bottom: 0.16rem;
    width: 100%;
    line-height: 0.3rem;
    font-size: 0.3rem;
}
.special_meeting .guide_fund_intro1 {
    font-size: 0.18rem;
    line-height: 0.38rem;
}
.special_meeting .guide_fund_intro2 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: rgb(156, 156, 156);
}
.sepcial_meeting_intro {
    display: block;
    position: relative;
    margin-top: 0.64rem;
    margin-bottom: 0.56rem;
    width: 100%;
    height: 3.63rem;
    background: url('/meeting/special/201910/images/bg_map.png') no-repeat;
    background-position: 0 0.6rem;
    background-size: 100% 3.03rem;
}
.top_intro {
    position: relative;
    height: 1.4rem;
    margin-left: 0.4rem;
}
.special_meeting_large1 {
    display: block;
    position: absolute;
    width: 0.57rem;
    height: 1.4rem;
    top: 0;
    left: 0;
}
.special_meeting_sm1{
    display: block;
    position: absolute;
    width: 2.12rem;
    height: 0.35rem;
    left: 0.95rem;
    top: 0.22rem;
}
.top_intro_detail {
    display: block;
    position: absolute;
    top: 0.7rem;
    left: 0.95rem;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 0.34rem;
    color: rgb(255, 255, 153);
}
.bot_intro {
    position: relative;
    height: 1.4rem;
    margin-left: 0.4rem;
    margin-top: 0.58rem;
}
.special_meeting_sm2 {
    display: block;
    position: absolute;
    width: 4.26rem;
    height: 0.35rem;
    left: 0.95rem;
    top: 0.22rem;
}
.bot_intro_detail {
    display: block;
    position: absolute;
    top: 0.7rem;
    left: 0.95rem;
    font-size: 0.28rem;
    font-weight: 600;
    line-height: 0.34rem;
    color: rgb(255, 255, 153);
}


/* 03机构全方位展示图 */
.section_title .title_img03 {
    display: block;
    margin-bottom: 0.2rem;
    width: 3.06rem;
    height: 0.63rem;
    background: url('/meeting/special/201910/images/title03.png') no-repeat;
    background-size: 100% 100%;
}

.fortunes_01 {
    margin: 0 auto 0.6rem;
    width: 5rem;
    height: 2.7rem;
}
.fortunes_01 img {
    width: 100%;
    height: 100%;
}
.fortunes_02 {
    margin-bottom: 0.5rem;
    width: 2.8rem;
    height: 1.4rem;
}
.fortunes_02 img {
    width: 100%;
    height: 100%;
}
.family_fortunes_detail {
    display: block;
    margin-bottom: 0.75rem;
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.24rem;
    text-align: justify;
    text-justify: distribute-all-lines;
}


.other_sub_sections {
    padding: 0.6rem 0 0.3rem;
    
}
/* 会议议程 */
.meeting_sub_section {
    position: relative;
    width: 99%;
    margin-bottom: 0.46rem;
    height: 1.1rem;
}
/* .meeting_sub_section:nth-child(3) {
    display: none;
} */

.top_line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.02rem;
    background: -webkit-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: -moz-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: -o-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
}

.bottom_line {
    position: absolute;
    bottom: -0.02rem;
    left: 0;
    width: 100%;
    height: 0.02rem;
    background: -webkit-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: -moz-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: -o-linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
    background: linear-gradient(to right,  #330099 0%, #9900d0 100%) no-repeat;
}
.left_line {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.02rem;
    height: 100%;
    background: #330099;
}
.right_line {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.02rem;
    height: 100%;
    background: #9900d0;
}

.sub_section_content {
    display: block;
    width: 100%;
    height: 100%;
    color: #9900ff;
}
.content_detail {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    height: 1.1rem;
    line-height: 1.1rem;
    font-size: 0.4rem;
}
.sub_section_img {
    display: block;
    margin-left: 0.3rem;
    width: 2.1rem;
    height: 0.3rem;
}
.agenda_img {
    background: url('/meeting/special/201910/images/agenda_text.png') no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.registration_img {
    background: url('/meeting/special/201910/images/registration_text.png') no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.copper_img {
    background: url('/meeting/special/201910/images/partners_text.png') no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

/* 05往届嘉宾 */
.section_title .title_img04 {
    display: block;
    margin-bottom: 0.2rem;
    width: 3.06rem;
    height: 0.7rem;
    background: url('/meeting/special/201910/images/title04.png') no-repeat;
    background-size: 100% 100%;
}
.previous_guests {
    width: 100%;
}
.previous_guests ul {
    display: flex;
    display:-webkit-flex;
    flex-wrap: wrap;
}
.previous_guests ul li {
    display: block;
    height: 4.2rem;
    width: 50%;
}

.previous_guests ul li .guests_avatar {
    display: block;
    position: relative;
    height: 2.6rem;
    width: 100%;
    background: url('/meeting/special/201910/images/guest_bg.png') no-repeat;
    background-position: center center;
    background-size: 2rem 2rem;
}
.previous_guests ul li .guests_avatar img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    height: 100%;
    width: 2.2rem;
}
.previous_guests ul li .guests_info {
    height: 1.8rem;
    width: 100%;
    color: #fff;
    padding-left:16%;
    /* padding-right: */
    /* padding-right:; */
    /* text-align: center; */
    box-sizing: border-box;
}
.guests_info h2 {
    font-size: 0.24rem;
    line-height:0.4rem;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.guests_info p:nth-child(2) {
    width: 98%;
    line-height: 0.3rem;
    font-size: 0.18rem;
    max-height: 0.6rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.guests_info p:last-child {
    width: 98%;
    line-height: 0.3rem;
    font-size: 0.18rem;
    max-height: 0.3rem;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more_guests {
    margin: 0.5rem auto 0;
    height: 0.58rem;
    width: 2.8rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.02rem;
    border: 1px solid rgb(166, 0 , 215);
    box-shadow:0px 0px 4px 2px rgba(166, 0 , 215, 0.8);
    -webkit-box-shadow:0px 0px 4px 2px rgba(166, 0 , 215, 0.8);
    -moz-box-shadow:0px 0px 4px 2px rgba(166, 0 , 215, 0.8);
    /* box-shadow:0px 0px 0.04rem 0.02rem rgba(148 , 148 , 148 , 0.5); */
}
.more_guests a {
    display: block;
    width: 100%;
    height: 100%;
    color: rgb(168,168,168)
}

/* 06参会指南 */
.section_title .title_img05 {
    display: block;
    margin-bottom: 0.2rem;
    width: 3.06rem;
    height: 0.63rem;
    background: url('/meeting/special/201910/images/title05.png') no-repeat;
    background-size: 100% 100%;
}
.guide_map {
    margin-top: 1.2rem;
    width: 100%;
    height: 1.92rem;
}
.guide_map img {
    display: block;
    width: 100%;
    height:100%;
}
.guide_participation_cooperation {
    width: 100%;
    margin-top: 0.94rem;
}
.guide_participation_cooperation li {
    display: flex;
    width: 100%;
    margin-top: 0.5rem;
    height: 1.5rem;
    color: #fff;
}
.cooperation_methods {
    float: left;
    width: 1rem;
    height: 100%;
    margin-right: 0.3rem;
}
.cooperation_methods .contact_img {
    margin: 0 auto 0.2rem;
    width: 0.8rem;
    height: 0.8rem;
    border: 0.02rem #fff solid;
    border-radius: 50%;
}
.media_img {
    background: url('/meeting/special/201910/images/icon2019_6.png') no-repeat;
    background-position: center center;
    background-size: 0.4rem 0.4rem;
}
.sponsor_img {
    background: url('/meeting/special/201910/images/icon2019_7.png') no-repeat;
    background-position: center center;
    background-size: 0.4rem 0.4rem;
}
.cooperation_methods h1 {
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
}
.cooperation_specific_contact  {
    flex: 1;
    line-height: 0.5rem;
    font-size: 0.24rem;
}

/* 底部区域 */
.copyright_text{
    padding: 0.2rem 0;
    line-height: 0.3rem;
    font-size: 0.14rem;
    text-align: center;
    color: rgba(255,255,255,0.6);
}
.copyright_text p{
    line-height: 0.3rem;
}
.copyright_text a{
    color: rgba(255,255,255,0.6);
}