@charset "utf-8";

/* 活动概要 start */
.activity-summary {
    overflow: hidden;
}
.activity-summary .awards-bdshare-area {
    position: absolute;
    right: 0;
    top: 15px;
}
.activity-summary .section-hd{
    width: 185px;
    margin-bottom: 50px;
    background-image: url('../img/title-activity-summary@2x.png');
}
.activity-summary .section-bd {
    overflow: hidden;
}
.activity-summary .section-inner::after {
    display: block;
    content: '';
    bottom: -95px;
    right: 50%;
    width: 395px;
    height: 394px;
    margin-right: -780px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('../img/bg/activity-summary@2x.png');
}
.activity-summary-picture {
    float: left;
    width: 420px;
    height: 280px;
    margin-right: 35px;
    font-size: 0;
}
.activity-summary-picture>img {
    width: 100%;
    height: 100%;
}
.activity-summary-text {
    float: right;
    width: 745px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    text-indent: 30px;
}
.activity-summary-text p {
    margin-bottom: 14px;
}
.activity-summary-text p:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 700px) {
    
}
/* 活动概要 end */

/* 会议议程 start */
.video_text{
    vertical-align: middle;
    margin-left: 5px;
    color:#0098FF;
    cursor: pointer;
}
img.video_text {
    width:20px;
    vertical-align: middle;
    margin-right:4px;
    cursor: pointer;
}
.section-agenda {
    overflow: hidden;
    background-color: #FAFCFF;
}
.section-agenda::before,
.section-agenda::after {
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    background-size: 100%;
}
.section-agenda::before {
    width: 516px;
    height: 506px;
    top: 0;
    left: 0;
    margin-left: -90px;
    background-image: url('../img/bg/section-agenda-left.png');
}
.section-agenda::after  {
    width: 553px;
    height: 352px;
    bottom: 0;
    right: 0;
    margin-right: -90px;
    background-image: url('../img/bg/section-agenda-right.png');
}

.section-agenda .section-hd{
    width: 185px;
    margin-bottom: 30px;
    background-image: url('../img/title-agenda@2x.png');
}
.agenda-table {
    width: 100%;
    display: table;
}
.agenda-table__row {
    display: table-row;
}
.agenda-table__row:nth-child(odd) .agenda-table__cell{
    background-color: rgba(191, 217, 255, .2);
}

.agenda-table__row.thead {
    height: 80px;
    background: #1a7aff;
}
.agenda-table__row.thead .agenda-table__cell {
    font-size: 18px;
    color: #fff;
    height: 80px;
    line-height: 80px;
    padding: 0 16px;
}
.agenda-table__row.thead .agenda-table__cell:first-child {
    border-top-left-radius: 10px;
}
.agenda-table__row.thead .agenda-table__cell:last-child {
    border-top-right-radius: 10px;
}
.agenda-table__row.full .agenda-table__cell:nth-child(2) {
    background-color:transparent;
}
.agenda-table__relative {
    position: relative;
}
.agenda-table__full {
    position: absolute;
    left: -16px;
    top: -30px;
    width: 1084px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    padding: 0 16px;
}
.section-bd .font_weight_blod{
    font-weight:700;
}
.agenda-table__row:nth-child(odd) .agenda-table__full{
    background-color: rgba(191, 217, 255, .2);
}
.agenda-table__cell {
    display: table-cell;
    padding: 16px;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
}
.agenda-table__cell + .agenda-table__cell {
    border-left: #BFD9FF 1px solid;
}
.agenda-table__cell:first-child {
    color: #1A7AFF;
    text-align: center;
    width: 145px;
    padding: 16px 0px;
}
.agenda-table__cell:nth-child(2) {
    width: 535px;
}
/* 会议议程 end */

/* 演讲嘉宾 start */
.section-guest {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url('../img/bg/section-guest-bg.png');
}
.section-guest .section-hd {
    width: 185px;
    margin-bottom: 35px;
    background-image: url('../img/title-guest@2x.png');
}
.section-guest .section-inner{
    padding-bottom: 80px;
}
.section-guest .photo_list .item {
    border-radius: 8px;
    overflow: hidden;
    font-size: 0;
}
.section-guest .word{
    padding: 16px 20px;
    background-color: #ffffff;
}
.section-guest .word p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section-guest .word .t1 {
    font-size: 16px;
    font-weight: 700;
    color:#333;
}
.section-guest .word .t2 {
    font-size: 12px;
    /* white-space: normal; */
    line-height: 1.4;
    color:#666;
    min-height: 32px;
}
.section-guest .swiper-button-prev,
.section-guest .swiper-button-next {
    display: none;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: 100%;
    background-image: url('../img/icon/switch-btn@2x.png');
}
.section-guest .swiper-button-next {
    transform: rotate(-180deg);    
}
.section-guest .section-bd:hover .swiper-button-prev,
.section-guest .section-bd:hover .swiper-button-next {
    display: block;
}
.section-guest .swiper-pagination {
    margin-top: 30px;
    text-align: center;
}
.section-guest .section-bd .swiper-pagination{
    width: 100%;
}
.section-guest .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    border-radius: 3px;
    margin-right: 8px;
    opacity: 0.5;
    background-color: #ffffff;
}
.section-guest .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.section-guest .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
/* 演讲嘉宾 end */

/* 会议报名 start */
.section-from {
    overflow: hidden;
}
.section-from .section-hd {
    width: 185px;
    margin-bottom: 35px;
    background-image: url('../img/title-from@2x.png');
}
.section-from .section-inner::after {
    display: block;
    content: '';
    top: -165px;
    right: 50%;
    width: 365px;
    height: 364px;
    margin-right: -780px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('../img/bg/from-bg@2x.png');
}

.apply_form {
    width: 820px;
    margin: 50px auto 0;
    font-size: 16px;
    line-height: 40px;
}
.apply_form .ipt_box {
    justify-content: space-between;
}
.apply_form .ipt_box>.flex {
    flex-wrap: wrap;
    justify-content: space-between;
}
.apply_form .item {
    margin-bottom: 20px;
}
.apply_form .tag:before {
    margin-right: 5px;
    content: "*";
    color: #FF0000;
}
.apply_form .ipt_text {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
}
.apply_form [type=checkbox] {
    margin-right: 5px;
    vertical-align: -2px;
    color: #ccc;
}
.apply_form .tag {
    margin-right: 15px;
}
.apply_form label {
    margin-right: 100px;
}
.apply_form button {
    display: block;
    margin: 36px auto 0px;
    width: 160px;
    text-align: center;
    line-height: 50px;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #2d77ff;
    border-radius: 25px;
}
.apply_form button:hover {
    background: #528fff;
}
.apply_form h3{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 50px;
}
.apply_form .addr_box {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    width: 300px;
    justify-content: space-between;
}
.apply_form .addr_box select {
    width: 145px;
}
.apply_form select {
    width: 300px;
    height: 40px;
    border: none;
    text-indent: 10px;
}
.apply_form select,.apply_form .ipt_text {
    background:#fff;
    /* color:#ccc; */
    border: 1px solid #e4e4e4;
    box-sizing:border-box;
}
/* 会议报名 end */

/* 合作伙伴 start */
.section-partner {
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/bg/partner-bg@2x.png');
}
.section-partner .section-inner {
    padding-bottom: 0;
}
.section-partner .sponsors_logo {
    font-size: 0;
    text-align: center;
}
.section-partner .sponsors_logo img {
    width: 120px;
    margin-right: 10px;
    border: solid 1px #e5e5e5;
    border-radius: 4px;
}
.section-partner .sponsors_logo img:last-child {
    margin-right: 0;
}
.section-partner .sponsors .section-hd {
    width: 232px;
    margin-bottom: 35px;
    background-image: url('../img/title-sponsors@2x.png');
}

.section-partner .partner .section-hd {
    width: 185px;
    margin-bottom: 35px;
    background-image: url('../img/title-partner@2x.png');
}
.section-partner .partner .subtitle {
    font-size: 18px;
    text-align: center;
    color: #333333;
    line-height: 28px;
    margin-bottom: 20px;
}
.section-partner .partner_logo {
    font-size: 0;
    text-align: center;
    margin-bottom: 35px;
}
.section-partner .partner_logo:last-child {
    margin-bottom: 0;
}
.section-partner .partner_logo img {
    width: 140px;
    height: auto;
    margin-right: 10px;
}
.section-partner .partner_logo img:last-child {
    margin-right: 0;
}
.section-partner .partner_logo img.sup {
    width: 594px;
    max-width: 594px;
}
.section-partner .partner_logo img.sup2 {
    width: 897px;
    max-width: 897px;
}
/* 合作伙伴 end */

@media screen and (max-width: 750px) {
    /* 活动概要 start */
    .activity-summary .section-hd {
        width: 2.17rem;
        margin-bottom: 0.3rem;
        background-image: url('../img/title-activity-summary-m@2x.png');
    }
    .activity-summary-text,
    .activity-summary-picture {
        width: 100%;
        float: unset;
    }
    .activity-summary-text {
        font-size: 0.24rem;
        line-height: 0.4rem;
        text-indent: 0.55rem;
    }
    .activity-summary-text p {
        margin-bottom: 0.15rem;
    }
    .activity-summary-picture {
        margin-top: 0.35rem;
        margin-right: 0;
        height: auto;
    }
    .activity-summary-picture>img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    /* 活动概要 end */

    /* 会议议程 start */
    .section-agenda .section-hd {
        width: 2.17rem;
        margin-bottom: 0.3rem;
        background-image: url('../img/title-agenda-m@2x.png');
    }
    .section-agenda::before {
        width: 5.16rem;
        height: 5.06rem;
    }
    .section-agenda::after {
        width: 5.53rem;
        height: 3.52rem;
    }
    .agenda-table__row.thead {
        display: none;
    }
    .agenda-table__row {
        display: block;
        padding: 0.35rem 0.2rem 0.15rem 0.2rem;
    }
    .agenda-table__row:nth-child(even) {
        background-color: rgba(191, 217, 255, .2);
    }
    .agenda-table__row .agenda-table__cell {
        border: none !important;
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        padding: 0 !important;
        font-size: 0.28rem;
        line-height: 0.32rem;
        margin-bottom: 0.2rem;
        background-color: transparent !important;
    }
    .agenda-table__row .agenda-table__cell:nth-child(1) {
        font-weight: 500;
    }
    .agenda-table__row .agenda-table__cell:nth-child(2) {
        font-weight: 700;
    }
    .agenda-table__row .agenda-table__cell:nth-child(4) {
        display: none !important;
    }
    .agenda-table__row:nth-child(3) .agenda-table__cell:nth-child(3),
    .agenda-table__row:nth-child(15) .agenda-table__cell:nth-child(3) ,
    .agenda-table__row:nth-child(10) .agenda-table__cell:nth-child(3) ,
    .agenda-table__row:nth-child(12) .agenda-table__cell:nth-child(3) ,
    .agenda-table__row:nth-child(11) .agenda-table__cell:nth-child(3) {
        display: none !important;
    }
    .agenda-table__row:nth-child(3) .agenda-table__cell:nth-child(4),
    .agenda-table__row:nth-child(15) .agenda-table__cell:nth-child(4),
    .agenda-table__row:nth-child(10) .agenda-table__cell:nth-child(4),
    .agenda-table__row:nth-child(12) .agenda-table__cell:nth-child(4),
    .agenda-table__row:nth-child(11) .agenda-table__cell:nth-child(4) {
        display: block !important;
    }
    .agenda-table__full {
        position: relative;
        left: 0;
        top: 0;
        padding: 0;
        width: 100%;
        line-height: 0.32rem;
        height: 0.32rem;
        background-color: transparent !important;
    }
    /* 会议议程 end */

    /* 演讲嘉宾 start */
    .section-guest .section-inner {
        padding-bottom: 0.8rem;
    }
    .section-guest .section-hd {
        width: 2.17rem;
        margin-bottom: 0.3rem;
        background-image: url('../img/title-guest-m@2x.png');
    }
    .section-guest .guest-m-card {
        display: inline-block;
        vertical-align: top;
        font-size: 0;
        width: 50%;
        padding: 0 0.05rem;
        margin-bottom: 0.1rem;
    }
    .section-guest .swiper-slide {
        font-size: 0;
    }
    .guest-m-card img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .section-guest .word {
        padding: 0.3rem 0.2rem;
    }
    .section-guest .word .t1 {
        font-size: 0.28rem;
        margin-bottom: 0.12rem;
    }
    .section-guest .word .t2 {
        font-size: 0.22rem;
    }
    #guestMobile .swiper-pagination {
        margin-top: 0.15rem;
    }
    /* 演讲嘉宾 end */

    /* 会议报名 start */
    .section-from .section-hd {
        width: 2.17rem;
        margin-bottom: 0.3rem;
        background-image: url('../img/title-from-m@2x.png');
    }
    .section-from .section-inner::after {
        width: 3.65rem;
        height: 3.64rem;
        right: unset;
        left: 0;
        top: -0.65rem;
        margin-right: 0;
    }
    .apply_form h3{
        padding-bottom: 0.3rem;
    }
    .apply_form {
        width: auto;
        font-size: .3rem;
        margin-top: 0;
    }
    .apply_form .ipt_box>.flex {
        display: block;
    }
    .apply_form .tag {
        white-space: nowrap;
    }
    .apply_form .item {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        margin-bottom: 0.3rem;
    }
    .apply_form .ipt_text {
        flex: 1;
    }
    .apply_form .addr_box select {
        width: auto;
    }
    .apply_form select{
        width: 85%;
        display: inline-block;
    }
    .apply_form label {
        margin-right: .3rem;
    }
    .apply_form .J_address_select{
        width: 321px;
    }
    .apply_form  .J_address_select select{
        width: 48%;
    }
    .apply_form button {
        width: 100%;
        line-height: 0.7rem;
        margin-right: 0px;
        margin-top: 0.5rem;
    }
    /* 会议报名 end */

    /* 参与厂商 start */
    .section-partner {
        padding-bottom: 2rem;
        background-image: url('../img/bg/partner-bg-m@2x.png');
    }
    .section-partner .sponsors .section-hd {
        width: 2.95rem;
        margin-bottom: 0.35rem;
        background-image: url('../img/title-sponsors-m@2x.png');
    }
    .section-partner .partner .section-hd {
        width: 2.17rem;
        margin-bottom: 0.3rem;
        background-image: url('../img/title-partner-m@2x.png');
    }
    .section-partner .partner .subtitle {
        font-size: 0.32rem;
        line-height: 0.40rem;
        margin-bottom: 0.2rem;
    }
    .section-partner .sponsors_logo img{
        margin-right: 0.05rem;
        margin-bottom: 0.05rem;
        width: 1.67rem;
    }
    .section-partner .partner_logo img {
        width: 2.4rem;
    }
    .section-partner .partner_logo img.sup.m_show {
        width: 6.94rem;
        max-width: 6.94rem;
    }
    .section-partner .partner_logo img.sup2.m_show {
        width: 6.94rem;
        max-width: 6.94rem;
    }
    .section-partner .partner_logo {
        margin-bottom: 0.5rem;
    }
    /* 参与厂商 end */
}