* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333333;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

::-webkit-scrollbar {
    width: 0;
    height: 0;
    color: transparent;
}

img {
    display: block;
}

a,
img,
button,
input,
textarea,
div {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}

body {
    background: white;
}

.rism_player {
    height: 4rem;
}

vodeo {
    object-fit: cover;
}

.wraps {
    width: 100%;
    max-width: 750px;
    margin: auto;
    background:#FDFFF9;
    position: relative;
}

.clear {
    clear: both;
}

.in_bg_img {
    width: 4.7rem;
    position: absolute;
    left: 0;
    top: 0.15rem;
}

.wrap {
    width: 92%;
    margin-left: 4%;
    min-height: 100vh;
}

header {
    padding-top: 0.3rem;
}

#in_video {
    width: 100%;
    height: 4.1rem;
    cursor: pointer;
}

video {
    object-fit: contain !important;
}

.in_sec {}

.in_sec1 {
    width: 100%;
}

.in_sec2 {
    margin-top: 0.1rem;
}

.in_sec>div,
.in_nav_db_wrap>div {
    float: left;
}

.in_sec>div {
    width: 3.35rem;
    margin-right: 0.16rem;
}

.in_sec>div:nth-last-child(1) {
    margin-right: 0;
}

.in_logo {
    width: 3rem;
}

.in_nav_wrap {
    width: 100%;
    height: 3.35rem;
}

.in_nav_wraps {
    position: relative;
}

.in_nav_wraps a {
    width: 100%;
    height: 100%;
    display: table;
}

.in_nav_wraps img:nth-of-type(1) {
    width: 100%;
    /* height: 100%; */
    position: absolute;
    left: 0;
    top: 0;
    /* border-radius: 10px; */
}
.in_nav_wraps img:nth-of-type(2){
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    left: 0;
    top: 0;
}

.in_nav_wraps a>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.in_nav_wraps p:nth-child(1) {
    font-size: 0.24rem;
    /* text-shadow: 0 0 5px #3399cc; */
}

.ni_h2 p:nth-child(1) {
    font-size: 0.2rem;
}

.in_nav_wraps h2 {
    font-size: 0.4rem;
    color: white;
    font-weight: 500;
}

.in_nav_wraps .ni_h2 p {
    /*font-size: 0.18rem;*/
}

.in_nav_wraps .ni_h3 p {
    font-size: 0.18rem;
}

.in_nav_wraps .ni_h2 h2 {
    font-size: 0.3rem;
}

.in_nav_db_wrap>div {
    width: 1.605rem;
    height: 100%;
    float: left;
    position: relative;
}

.in_nav_db_wrap>div:nth-child(1) {
    margin-right: 0.16rem;
}

.in_nav_db_wrap>div:nth-child(2) {
    margin-right: 0;
}

.in_navtop_wrap {
    width: 3.37rem;
    height: 1.605rem;
    margin-bottom: 0.16rem;
}

.in_nav_wraps p {
    color: white;
}

.in_nav_db_wrap {
    width: 3.37rem;
    height: 1.605rem;
    margin-bottom: 0.16rem;
}

.in_sec3_wrap .in_nav_wrap {
    height: 1.605rem;
}

footer {
    width: 100%;
    height: 1.26rem;
    /* background: linear-gradient(90deg, #0099FF 0%, #3A8CFE 100%); */
    background: linear-gradient(100deg, #1175B1 0%, #4DC0A7 100%);
    padding: 0 0.3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 0.4rem;
}
.footer-cont{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-cont>img{
    width: 1.16rem;
    height: 0.53rem;
    display: block;
    margin-right: 0.24rem;
}
.footer-cont>p {
    max-width: 5.4rem;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.28rem;
    border-left: 1px white solid;
    padding-left: 0.24rem;
}

.con_wrap {
    width: 100%;
    max-width: 750px;
    margin: auto;
    overflow: hidden;
}

.sec_title {
    width: 92%;
    margin-left: 4%;
    margin-top: 0.3rem;
}

.sec_title h1:nth-child(1) {
    font-size: 0.6rem;
    color: #0056D0;
    font-weight: 400;
}

.sec_title h1:nth-child(2) {
    font-size: 0.3rem;
    font-weight: normal;
}

#nav .swiper-slide {
    height: 1.06rem;
    text-align: center;
}

#nav {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #DDDDDD;
    font-size: 0.28rem;
    /* margin-top: 0.3rem; */
}

#nav ul {
    height: 100%;
    position: relative;
    z-index: 9;
}

#nav .active-nav {
    height: 100%;
    display: inline-block;
    color:#3C3D93;
    border-bottom: 0.03rem solid #3C3D93;
    box-sizing: border-box;
    outline: none;
    border-radius: 0;
}

a:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sec_title {
    padding-bottom: 0.3rem;
}

.sec_title_wrap {
    width: 100%;
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
}

.sec_title_wrap>div {
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    background: #3C3D93;
}

.sec_title_wrap h2 {
    font-size: 0.4rem;
    margin-left: 4%;
}

.con_ul {}

.con_ul li {}

.con_ul li>img {
    width: 76%;
    margin: auto;
    display: block;
    margin-top: 0.5rem;
}

.con_tj {
    width: 92%;
    font-size: 0.32rem;
    margin-left: 4%;
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

.in_nav_wraps .index_label {
    position: absolute;
    left: 0;
    right: 0;
    width: 1.88rem;
    height: 0.6rem;
    margin: 0 auto;
    top: 1.72rem;
}

.con_tj>p {}

.con_ul li>p {
    width: 92%;
    font-size: 0.28rem;
    margin-left: 4%;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 10px;
}

.con_title {
    width: 92%;
    font-size: 0.32rem;
    padding-left: 4%;
    padding-right: 4%;
    background: #F5F5F5;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #3C3D93;
}

.con_img_wrap {
    width: 6.2rem;
    margin: auto;
}

.con_img_wrap li {
    width: 2.76rem;
    height: 1.82rem;
    float: left;
    margin-right: 0.68rem;
    margin-bottom: 0.3rem;
}

.con_img_wrap li:nth-last-child(1),
.con_img_wrap li:nth-last-child(2) {
    margin-bottom: 0;
}

.con_img_wrap li:nth-child(2n) {
    margin-right: 0;
}

.con_img_wrap li img {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 750px) {
    html {
        font-size: 100px !important;
    }

    .wraps {
        width: 750px;
    }
}

.clear:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

/* 参会指南部分 */
.sec_cont_wraps1 {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 1001;
    width: 100vw;
}

.step5_content {
    margin-bottom: 0.7rem;
    overflow: hidden;
}

.step5_content ul li {
    width: 3.75rem;
    float: left;
    font-size: 0.2rem;
    /* height: 3.15rem; */
}

.step5_content ul li .cooperation_list {
    margin: 0.2rem;
}

.cooperation_list .cooperation_name {
    color: #333326;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.2rem;

}

.cooperation_list .cooperation_name span {
    background: linear-gradient(to right, #074A38, #08252B);
    -webkit-background-clip: text;
    color: transparent;
    margin-left: 0.1rem;
    font-size: 0.2rem;
}

.cooperation_list .cooperation_er {
    width: 1.66rem;
    height: 1.66rem;
    margin-left: 0.8rem;
    margin-top: 0.2rem;
    cursor: pointer;
}

.cooperation .cooperation_list .cooperation_phone {
    color: #333326;
    margin-top: 0.08rem;
}

.cooperation_list a {
    color: #333326;
}

.cooperation_list .cooperation_email {
    color: #333326;
    margin-top: 0.08rem;
    margin-bottom: 0.06rem;
}

/* 介绍页 */
.intr_info {
    font-size: 0.28rem;
    /* width: 6.88rem; */
    margin: 0 auto;
    line-height: 0.4rem;
}
.intr_info ul{
    display: flex;
    align-items: center;
    width: 6.9rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
}
.introcontainer{
    overflow: initial;
}
.introcontainer img{
    width: 100%;
}
.intro_org{
    width: 6.9rem;
    margin: 0 auto;
}
.intro_org p{
    margin-bottom: 0.3rem;
    text-indent: 2em;
}
.intro_org1{
    margin: 0 auto;
}
.intro_org1 p{
    width: 6.9rem;
    margin: 0 auto;
    margin-bottom: 0.3rem;
    text-indent: 2em;
}
.intro_org1>div{
    padding: 0.08rem;
    background: #F5F5F5;
    font-size: 0.32rem;
    height: 0.53rem;
    line-height: 0.53rem;
    color: #3C3D93;
}
.intro_org1>div span{
    float: right;
    font-size: 0.66rem;
    color: #3C3D93;
    font-style: italic;
    padding-right: 0.08rem;
    opacity: 0.3;
}
.intro_org1>div strong{
    color: #3C3D93;
}

.intro_tell{
    overflow: hidden;
    display: flex;
}
.intro_tell>div:nth-child(1){
    width: 2.8rem;
    display: inline-block;
    background: #E7E7E9;
}
.intro_tell>div:nth-child(1) img{
    display: block;
    margin-top: 2.6rem;
}
.intro_tell>div:nth-child(2){
    width: 6.9rem;
    display: inline-block;
    margin-left: 0.3rem;
    color: #222222;
    font-size: 0.28rem;
}
.intro_tell .intro_tell_intr p{
    text-indent: 2em;
}
.intro_tell .intro_tell_intr p:nth-child(1){
    text-indent: 0;
}
.intr_info .news_alllist .news_list .news_list_left .news_list_title1{
    height:auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #222222;
    font-size: 0.32rem;
}
.intr_info .news_alllist .news_list_left .news_list_info1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666;
    font-size: 0.26rem;
}
.line_set{
    color: #0056D0;
    font-size: 0.4rem;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
 }
 .line_set span{
    width: 0.08rem;
    height: 0.4rem;
    background: #0056D0;
    float: left;
    margin-right: 0.22rem;
 }
.intr_info ul li{
    text-align: center;
    width: 33.3%;
    text-align: center;
}
.intr_info ul li img{
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.intro_imgs{
    width: 100%;
    display: block;
}
.show_control {
    width: 1rem;
    margin: 0 auto;
    height: 0.6rem;
    color: #56687E;
    cursor: pointer;
    margin-top: 0.2rem;
}

.show_control img {
    width: 0.4rem;
    float: right;
    /* margin-top: 0.06rem; */
}

.introductionhide {
    position: relative;
    height: 3rem;
    overflow: hidden;
}

.introductionMark {
    width: 100%;
    height: 1.75rem;
    position: absolute;
    bottom: -1px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1));
    /* 标准的语法 */
}

.introductionMark .show_control1 {
    width: 1.6rem;
    margin: 0 auto;
    height: 0.6rem;
    margin-top: 1rem;
    cursor: pointer;
    color: #56687E;
}

.introductionMark .show_control1 img {
    transform: rotate(180deg);
    width: 0.4rem;
    float: right;
    margin-top: 0.06rem;
}

.intr_sec_wraps {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 0.4rem;
}

.intr_sec_wraps ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.intr_sec_wraps ul li img {
    width: 1.2rem;
    display: block;
    margin: 0 auto;
}

.intr_sec_wraps ul li p {
    font-size: 0.32rem;
    color: #3C3D93;
    margin-top: 0.1rem;
}

.intr_sec_wraps ul li span {
    font-size: 0.28rem;
    color: #333326;
    margin-top: 0rem;
    display: block;
}

.intr_list_wrap {
    padding-bottom: 0.7rem;
}

.intr_list_wrap ul li div {
    padding: 0.08rem;
    background: #F5F5F5;
    font-size: 0.32rem;
    height: 0.53rem;
    line-height: 0.53rem;
    color: #3C3D93;
}

.intr_list_wrap ul li div strong {
    color: #3C3D93;
}

.intr_list_wrap ul li div span {
    float: right;
    font-size: 0.66rem;
    color: #3C3D93;
    font-style: italic;
    padding-right: 0.08rem;
    opacity: 0.3;
}

.intr_list_wrap ul li p {
    font-size: 0.28rem;
    color: #333333;
    padding: 0.1rem 0.08rem 0.2rem 0.08rem;
}

.btn-down{
    display: block;
    width: 6.9rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.32rem;
    color: white;
    background: linear-gradient(110deg, #6B298B 0%, #303994 100%);
    margin: 0.5rem auto 0;
    border-radius: 0.1rem;
    font-weight: 600;
}

/* 票的种类页面 */
.ticket_list {
    background: #F5F5F5;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    width: 6.9rem;
    margin: 0 auto;
}

.ticket_list li {
    width: 100%;
    /* height: 2.64rem; */
    margin-bottom: 0.4rem;
    position: relative;
}
.ticket_img{
    height: 2.64rem;
    width: auto;
    margin-left: 0.04rem
}
.ticket_list li .ticket_bg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.ticket_list li .ticket_left {
    position: absolute;
    left: 0.15rem;
    width: 2.42rem;
    top: 0;
    text-align: center;
    height: 100%;
}

.ticket_list li .ticket_left .ticket_logo {
    width: 1.88rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    display: block;

}

.ticket_list li .ticket_left>span {
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    border: 0.02rem solid #fff;
    padding: 0.01rem 0;
    display: block;
    width: 1.82rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-bottom: 0.5rem;
}
.ticket_names>span{
    width: 100%;
    font-size: 0.3rem;
    font-weight: bold;
    padding: 0.02rem 0;
    color: #eccc84;
    text-align: center;
    display: block;
}
.ticket_names>div{
    font-size: 0.28rem;
    color: #E2BC66;
    text-align: center;
    padding-top: 0.1rem;
}
.ticket_names>div span{
    font-size: 0.2rem;
    color: #E2BC66;
}

.ticket_box_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.2rem;
}
.ticket_box_btn .pay_num_wrap{
    display: flex;
    align-items: center;
}
.ticket_box_btn .pay_num_wrap img{
    width: 0.42rem;
}
.ticket_box_btn .pay_num_wrap input{
    width: 0.6rem;
    height: 0.4rem;
    text-align: center;
    outline: none;
    border: 0;
    border-top: 0.01rem solid #eee;
    border-bottom: 0.01rem solid #eee;
    background: #fff;
}
.ticket_list li .ticket_left .ticket_name2 {

    width: 1.7rem;
}

.ticket_list li .ticket_left .ticket_name3 {

    width: 1.31rem;
}

.ticket_list li .ticket_left>div {
    color: #fff;
    font-size: 0.3rem;
}

.ticket_list li .ticket_left>div span {
    color: #fff;
    font-size: 0.14rem;
}

.ticket_list li .ticket_right {
    position: absolute;
    left: 3.22rem;
    width: 3.46rem;
    top: 0;
    height: 100%;
    font-size: 0.2rem;
    color: #B9B9B9;
}

.ticket_list li .ticket_right .ticket_desc {
    height: 0.6rem;
    padding-top: 0.1rem;
    color: #BABABA;
    text-align: center;
}

.ticket_list li .ticket_right .ticket_desc>span {
    color: #3C3D93;
}

.ticket_list li .ticket_right .ticket_btn {
    background: #eccc84;
    width: 1.47rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 0.24rem;
    cursor: pointer;
}

.tips_dialog{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100002;
}
@media screen and (min-width: 750px) {
    .tips_dialog {
        width: 750px;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
}
.tips_box{
    width: 80%;
    height: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 0.1rem;
    background: white;
    overflow: hidden;
}
.img_box{
    width: 100%;
    height: 90%;
    overflow-y: scroll;
}
.img_box>img{
    width: 100%;
}
.close_btn{
    width: 100%;
    height: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0056D0;
    color: white;
    font-size: 0.32rem;
}



/* 演讲嘉宾页 */
.speaker .speaker_banner .swiper-container {
    width: 100%;
    height: 6.94rem;
    overflow: initial;
    margin-top: 0.2rem;
}

.swiper-container1 {
    opacity: 0;
}

.speaker .speaker_banner .swiper-slide {
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 0ms;
    transform: scale(0.9);
    box-shadow: 0 0 0.14rem #dddddd;
}

.speaker .speaker_banner .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    width: 4.46rem !important;
    display: block;
}

.speaker_banner .swiper_speaker {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 0.08rem;
    overflow: hidden;
}

.speaker_banner .swiper_speaker>img {
    width: 100%;
    display: block;
}

.speaker_banner .swiper_speaker .speaker_avator {
    height: 2.95rem;
}

.speaker_banner .swiper_speaker .speaker_avator img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.speaker_banner .swiper_speaker .speaker_word {
    height: 1.7rem;
    overflow: hidden;
    font-size: 0.3rem;
    text-align: left;
    padding: 0 0.1rem;
}

.speaker_banner .swiper_speaker .speaker_word p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.speaker_banner .swiper_speaker .speaker_word img {
    width: 0.4rem;
}

.speaker_banner .swiper_speaker .speaker_word .speaker_up {
    /* float: left; */
    margin-top: 0.1rem;
}

.speaker_banner .swiper_speaker .speaker_word .speaker_down {
    float: right;
}

.speaker_banner .swiper_speaker .speaker_bottom {
    position: absolute;
    bottom: 0;
}

.speaker_banner .swiper_speaker .speaker_name {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333326;
    font-size: 0.3rem;
    padding: 0 0.1rem;
    padding-top: 0.2rem;
    font-weight: bold;
}

.speaker_banner .swiper_speaker .speaker_unit {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.24rem;
    padding: 0 0.1rem;
    padding-top: 0.06rem;
}

.speaker input {
    outline: none;
    border: none;
    -webkit-appearance: none;
}

textarea,
input::-webkit-input-placeholder {
    color: #999999;
}

textarea,
input::-moz-placeholder {
    color: #999999;
}

textarea,
input:-moz-placeholder {
    color: #999999;
}

textarea,
input:-ms-input-placeholder {
    color: #999999;
}

.speaker_search {
    width: 7rem;
    height: 0.72rem;
    margin: 0 auto;
    margin-top: 1.2rem;
    position: relative;
    overflow: hidden;
    display: block;
    clear: both;
}

.speaker_search form {
    height: 100%;
    width: 100%;
}

.speaker_search input {
    height: 100%;
    width: 100%;
    background: rgba(245, 245, 245, 1);
    border-radius: 0.36rem;
    padding: 0 0.4rem;
    display: block;
}

.speaker_search img {
    position: absolute;
    right: 0.4rem;
    top: 0.18rem;
    z-index: 1001;
    cursor: pointer;
}

/* 嘉宾页底部日程 */
.speaker_schedule_alllist {
    display: none;
}

.speaker .speaker_schedule {
    padding-bottom: 0.6rem;
}

.speaker .speaker_schedule .swiper-container {
    width: 100%;
    height: 100%;
}

.speaker_schedule .speaker_schedule_time {
    color: #333333;
    font-size: 0.28rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.4rem;
}

.speaker_schedule .swiper-slide {
    width: 100vw;
}


.speaker_schedule .speaker_schedule_time>div {
    width: 1.27rem;
    float: left;
    margin-left: 0.4rem;
    text-align: center;
    position: relative;
}

.speaker_schedule .speaker_schedule_time .speaker_schedule_active {

    color: #3C3D93;
}

.speaker_schedule .speaker_schedule_time .speaker_schedule_active span {
    background: #3C3D93;
    width: 100%;
    height: 0.04rem;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.speaker_schedule .speaker_schedule_tips {
    color: #333326;
    font-size: 0.2rem;
    height: 0.55rem;
    line-height: 0.55rem;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding-left: 0.36rem;
    display: none;

}

.speaker_schedule_list {
    height: 1.28rem;
    font-size: 0.2rem;
    color: #333326;
    border-bottom: 1px solid #DDDDDD;
    /* margin:0.2rem 0.26rem 0.2rem 0.36rem; */
    /* overflow: hidden; */
    clear: both;
    padding: 0.2rem 0;
}

.speaker_schedule_list .swiper_slide_left {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    float: left;
    margin-left: 0.36rem;
}

.speaker_schedule_list .swiper_slide_left img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.speaker_schedule_list .swiper-wrapper {
    /* margin:0.2rem 0.26rem 0.2rem 0.36rem; */
}

.speaker_schedule_list .swiper_slide_right {
    width: 5.4rem;
    float: left;
    margin-left: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;

}

.speaker_schedule_list .swiper_slide_right .speaker_info div:nth-child(1) {
    width: 1.8rem;
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    /*垂直居中*/
}

.speaker_schedule_list .swiper_slide_right img {
    width: 10px;
    /* height: 0.24rem; */
    float: left;
    display: block;
    margin-right: 0.1rem;
    clear: both;
    float: left;
    margin-top: 0.04rem;



}

.speaker_schedule_list .swiper_slide_right .speaker_info div:nth-child(1) img {
    margin-top: -0.06rem;
}

.speaker_schedule_list .swiper_slide_right .speaker_info div:nth-child(2) {
    width: 3.4rem;
    display: inline-block;
    text-overflow: ellipsis;
    float: left;
    white-space: nowrap;
    overflow: hidden;
}

.speaker_schedule_list .swiper_slide_right .speaker_info {
    margin-top: 0.12rem;
}

.speaker_schedule_list .swiper_slide_right .speaker_name {
    font-size: 0.28rem;
    color: #333326;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.speaker_schedule_list .swiper_slide_right .speaker_unit {
    font-size: 0.22rem !important;
    color: #333326;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* 付款第一步页面 */
.sec_wraps .pay_first_tips {
    min-width: 2.06rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
    background: #EEEEEE;
    position: absolute;
    right: 0;
    top: 0.5rem;
    padding: 0 0.2rem;
    border-top-left-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}

.pay_content_list {
    width: 6.9rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.pay_content_list .pay_content_name {
    font-size: 0.4rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.pay_content_list>p {
    color: #333333;
    font-size: 0.28rem;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
    text-align: center;
}

.pay_content_list>p span {
    color: #176CF2;
    font-size: 0.28rem;
}

.pay_content_list>ul>li {
    width: 100%;
    /* height: 1.18rem; */
    overflow: hidden;
    position: relative;
    margin-bottom: 0.3rem;
}

.pay_content_list ul li .pay_content_left {
    width: 6.14rem;
    float: left;

}

/* 激活状态 */
.pay_content_list ul li .pay_content_active {
    border-left: 0.05rem solid #87D37C;
    border-top: 0.05rem solid #87D37C;
    border-bottom: 0.05rem solid #87D37C;
    /* width: 6.15rem; */
    height: 1.1rem;
    display: none;
    /* padding-left: -0.05rem; */
}

.pay_content_list ul li .pay_content_left .pay_content_price {
    width: 1.94rem;
    font-size: 0.6rem;
    color: #fff;
    height: 100%;
    line-height: 1.18rem;
    float: left;
}

.pay_content_list ul li .pay_content_left .pay_content_price span {
    color: #fff;
}

.pay_content_list ul li .pay_socket {
    width: 0.5rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0.3rem;
}

.pay_content_list ul li .pay_select {
    width: 0.54rem;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.pay_content_list ul li .pay_first_bg {
    position: absolute;
    width: 2.12rem;
    right: 0.84rem;
    top: 0;
    object-fit: cover;
}

.pay_style1 {
    background: #176DF2;
}

.pay_style2 {
    background: #DDDDDD;
}

.pay_style3 {
    background: #DDDDDD;
}

.pay_content_list ul li .pay_content_center {
    float: right;
    font-size: 0.3rem;
    color: #fff;
    text-align: right;
    height: 100%;
    padding-right: 0.2rem;
}

.pay_content_list ul li .pay_content_center .pay_ticket_name {
    color: #fff;
    margin-top: 0.05rem;
}

.pay_content_list ul li .pay_content_center p {
    font-size: 0.16rem;
    color: #fff;
}

.pay_content_right {
    width: 0.54rem;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    word-break: break-all;
    height: 100%;
    display: block;
    color: #fff;
    padding: 0 0.1rem;
    line-height: 0.3rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;

}

.pay_content_style3 {
    /*hong*/
    background: #ED644B;
}

.pay_content_style1 {
    /*lv*/
    background: #87D37C;
}

.pay_content_style2 {
    /*hui*/
    background: #DDDDDD;
}

/* 选择个数 */
.pay_num {
    width: 4.55rem;
    height: 0.75rem;
    margin: 0 auto;
    line-height: 0.71rem;
}

.pay_num_tips {
    color: #333333;
    font-size: 0.4rem;
    text-align: center;
    margin-top: 0.5rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.pay_num>div {
    width: 0.75rem;
    height: 100%;
    background: #176DF2;
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
    float: left;
    border-top: 1px solid #176DF2;
    border-bottom: 1px solid #176DF2;
}

.pay_num input {
    width: 3.05rem;
    float: left;
    display: block;
    height: 100%;
    border: 0;
    outline: none;
    text-align: center;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    color: #333333;
    font-size: 0.6rem;
    font-weight: 500;
    -webkit-appearance: none;
}

.pay_num input[disabled] {
    color: #333;
    opacity: 1
}

/* 团购票 */
.pay_group_list {
    display: none;
}

.pay_group_list:first-child {
    display: block;
}

.pay_group_ul {
    height: 1.11rem;
    /* overflow: hidden; */
    clear: both;
    margin-bottom: 0.4rem;
    display: none;
}

.pay_group_ul div {
    width: 3.21rem;
    color: #333333;
    font-size: 0.34rem;
    text-align: center;
    line-height: 1.11rem;
    border: 1px solid #DDDDDD;
    border-radius: 0.04rem;
    float: left;
    margin-right: 0.4rem;
}

.pay_group_ul div:nth-child(2n) {
    margin-right: 0;
}

.pay_group_ul .pay_group_active {
    background: #176DF2;
    color: #fff;
    border: 1px solid #176DF2;
}

/* 发票 */
.pay_invoice_wrap {
    width: 1.36rem;
    margin: 0 auto;
    font-size: 0.24rem;
    color: #DDDDDD;
    height: 0.31rem;
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
}

.pay_invoice_wrap img {
    width: 0.26rem;
    height: 0.26rem;
    float: left;
    margin-top: 0.06rem;
    margin-right: 0.1rem;
}

.pay_invoice_wrap span {
    color: #777777;
}

.pay_invoice_info {
    display: none;
}

.pay_invoice_info_list {
    overflow: hidden;
    clear: both;
    margin-top: 0.4rem;
}

.pay_invoice_info_list .pay_invoice_info_list_left {
    font-size: 0.28rem;
    color: #333333;
    font-weight: bold;
    width: 1.9rem;
    float: left;
    display: inline-block;
    min-height: 0.2rem;
}

.pay_invoice_info_list .pay_invoice_info_list_right {

    width: 5rem;
    float: left;
    color: #777777;
    font-size: 0.28rem;
}

.pay_invoice_info_list .pay_invoice_info_list_right ul li {
    width: 1.58rem;
    float: left;
}

.pay_invoice_info_list .pay_invoice_info_list_right img {
    width: 0.28rem;
    height: 0.28rem;
    float: left;
    margin-top: 0.06rem;
    margin-right: 0.06rem;
}

.pay_invoice_info_list .pay_invoice_get ul li {
    width: 1.58rem;
    float: left;
}

.pay_invoice_info_list .getway ul li:nth-child(2) {
    width: 3.4rem;
}

.pay_invoice_info_list_right input {
    width: 4.38rem;
    height: 0.75rem;
    outline: none;
    border: 0;
    -webkit-appearance: none;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    padding: 0 0.2rem;
    margin-bottom: 0.4rem;
}

.pay_invoice_info_list_right input:last-child {
    margin-bottom: 0rem;
}

/* 返回按钮 */
.pay_invoice_button {
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    /* overflow: hidden; */
    margin-top: 0.5rem;
    margin-bottom: 0.7rem;
}

.pay_invoice_button div {
    width: 3.23rem;
    text-align: center;
    height: 100%;
    border: 1px solid #DDDDDD;
    font-size: 0.28rem;
    text-align: center;
    color: #333333;
    float: left;
    /*  display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center; */
    line-height: 0.77rem;
}

.pay_invoice_button div:nth-child(2) {
    border: 1px solid #176DF2;
    color: #333333;
    background: #176DF2;
    color: #fff;
    margin-left: 0.28rem;
}

/* 购票第二步 */
.pay_second_list {
    overflow: hidden;
}

.pay_second_list li {
    width: 6.9rem;
    margin: 0 auto;
    font-size: 0.28rem;
    color: #333333;
    /* height: 0.75rem; */
    line-height: 0.75rem;
}

.pay_second_list li div {
    width: 1.2rem;
    height: 100%;
    display: block;
    float: left;
    /* display:inline-block; */
    text-align: right;
    padding-right: 0.2rem;
}

.pay_second_list li div>span {
    color: #FF0000;
    font-size: 0.22rem;
    margin-right: 0.08rem;
}

.pay_second_list li input {
    width: 5.2rem;
    height: 100%;
    outline: none;
    border: none;
    -webkit-appearance: none;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    display: block;
    float: left;
    height: 0.75rem;
    padding: 0 0.1rem;
    font-size: 0.28rem;
}

.pay_second_list li textarea {
    width: 5.2rem;
    height: 2rem;
    outline: none;
    border: none;
    -webkit-appearance: none;
    border: 1px solid #DDDDDD;
    border-radius: 0;
    display: block;
    float: left;
    padding: 0.1rem;
    font-size: 0.28rem;
    color: #333;
}

/* 第三步 */
.pay_third_list {

    width: 6.9rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.pay_third_list li {
    color: #777777;
    font-size: 0.28rem;
    margin-bottom: 0 !important;
}

.pay_third_list li div:nth-child(1) {
    width: 2.74rem;
    display: inline-block;
    border: 1px solid #DDDDDD;
    line-height: 0.75rem;
    height: 0.75rem;
    float: left;
    border-bottom: 0;
    background: #F4F4F6;
    text-align: center;
}

.pay_third_list li div:nth-child(2) {
    width: 3.6rem;
    display: inline-block;
    border: 1px solid #DDDDDD;
    border-left: 0;
    line-height: 0.75rem;
    height: 0.75rem;
    float: left;
    border-bottom: 0;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pay_third_list li:last-child div:nth-child(1) {
    border-bottom: 1px solid #DDDDDD;
}

.pay_third_list li:last-child div:nth-child(2) {
    border-bottom: 1px solid #DDDDDD;
}

.pay_third_totalmoney {
    font-size: 0.44rem;
    color: #FF0000;
    text-align: right;
    font-weight: bold;
    margin-top: 0.2rem;
}

.pay_third_title {
    font-size: 0.4rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-top: 0.6rem;
    margin-bottom: 0.3rem;
}

.pay_third_type {
    overflow: hidden;
}

.pay_third_type li {
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #EEEEEE;
}

.pay_third_type li .pay_third_type_left {
    width: 2.5rem;
    float: left;
    color: #333333;
    font-size: 0.32rem;
}

.pay_third_type li .pay_third_type_left img {
    width: 0.86rem;
    float: left;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
}

.pay_third_type li .pay_third_type_left div {
    width: 1.06rem;
    height: 0.75rem;
    float: left;
    display: block;
}

.pay_third_type li .pay_third_type_left span {}

.pay_third_type li .pay_third_type_right {
    width: 4.4rem;
    float: left;
    color: #999999;
    font-size: 0.28rem;
    text-align: right;
}

.pay_third_type li .pay_third_type_right img {
    width: 0.4rem;
    float: right;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
}

.pay_third_type li .pay_third_type_right span {
    color: #999999;
}

.pay_third_notice {
    margin-top: 1rem;
    color: #777777;
    font-size: 0.28rem;
}

.pay_third_notice .pay_third_notice_title {
    color: #333333;
    font-size: 0.3rem;
}

.pay_third_notice ul li {
    margin-top: 0.2rem;
}

.pay_third_invoice_button div {
    float: initial;
    margin: 0 auto;
}

/* 付款成功页面 */
.pay_success {
    text-align: center;
}

.pay_success .pay_success_title {
    font-size: 0.6rem;
    margin-top: 1rem;
    color: #86D27B;
}

.pay_success>p {
    font-size: 0.28rem;
    margin-top: 0.1rem;
    color: #333333;
}

.pay_success>p span {
    color: #176CF2;
}

.pay_success_info>div {
    text-align: center;
}

.pay_success_info>div:nth-child(1) {
    color: #333333;
    font-size: 0.28rem;
    margin-top: 2.4rem;
}

.pay_success_info .pay_success_info_tips {
    color: #333333;
    font-size: 0.28rem;
    margin-top: 1.4rem;
    text-align: center;
}

.pay_success_info>div:nth-child(2) {
    color: #333326;
    font-size: 0.28rem;
    margin-top: 0.2rem;
}

.pay_success_info>div:nth-child(3) {
    color: #333326;
    font-size: 0.28rem;
    margin-top: 0.04rem;
}

.pay_success_info div p {
    color: #333326;
    font-size: 0.28rem;
    margin-top: 0.2rem;
    text-align: center;
}

.pay_success_info div img {
    width: 1.3rem;
    margin: 0 auto;
    display: block;
    margin-top: 0.1rem;
}

.pay_success_type {
    width: 6.9rem;
    margin: 0 auto;
}

.pay_success_type .pay_public div p {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
}

.pay_success_type .pay_public div span {
    color: #333333;
    font-weight: normal;
    font-size: 0.28rem;
    display: block;
    margin-top: 0.2rem;
}

.pay_success_type .pay_public img {
    width: 1.6rem;
}

.pay_success_type>img {
    width: 3rem;
    margin-top: 1rem;
    margin-bottom: 0.2rem;
}

.pay_success_type ul li {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
}

/* 新闻资讯页 */
.news_alllist {
    width: 6.9rem;
    margin: 0 auto;
    overflow: hidden;
}

.news_alllist .news_list {
    width: 100%;
    height: 1.9rem;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 0.3rem;
}

.news_alllist .news_list .news_list_left {
    width: 4.45rem;
    float: left;
}

.news_alllist .news_list .news_list_left .news_list_title {
    font-size: 0.34rem;
    color: #333333;
    height: 1.32rem;
    margin-top: -0.08rem;
}

.news_alllist .news_list .news_list_left .news_list_title span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_alllist .news_list .news_list_left .news_list_info {
    font-size: 0.28rem;
    color: #999999;
    height: 0.4rem;
    line-height: 0.4rem;
    display: flex;
    align-items: center;
    /*垂直居中*/
}

.news_alllist .news_list .news_list_left .news_list_info span {
    font-size: 0.28rem;
    color: #999999;
    display: inline-block;
}

.news_alllist .news_list .news_list_left .news_list_info span:nth-child(1) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    max-width: 2.4rem;
    display: inline-block;
}

.news_alllist .news_list .news_list_right {
    width: 2.26rem;
    float: right;
}

.news_alllist .news_list .news_list_right img {
    width: 100%;
    height: 1.57rem;
    object-fit: cover;
    /* border-radius: 0.04rem; */
}

/* 日程页 */
.agenda .agenda_nav {
    font-size: 0.28rem;
    color: #FFFFFF;
    /* height: 0.72rem; */
}

.agenda .agenda_nav .swiper-container {

    width: 100%;
    -webkit-overflow-scrolling: touch;
}

.agenda .agenda_nav .swiper-slide {
    padding: 0.14rem 0.2rem;
    border: 1px solid #DDDDDD;
    border-radius: 0.08rem;
    height: 100%;
    width: auto;
    overflow: hidden;
    text-align: center;
    font-size: 0.28rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.agenda .agenda_nav .swiper-slide-active1 {
    background: linear-gradient(90deg, #1530C3 0%, #6A30B9 100%);
    color: #fff;
    border: 1px solid #fff;
}

.agenda_schedule .agenda_schedule_time {
    color: #333333;
    font-size: 0.28rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.4rem;
    border-bottom: 1px solid #DDDDDD;
}

.agenda_schedule .agenda_schedule_time>div {
    width: 1.27rem;
    float: left;
    margin-left: 0.4rem;
    text-align: center;
    position: relative;
}

.agenda_schedule .agenda_schedule_time .agenda_schedule_active {

    color: #3C3D93;
    font-weight: bold;
}

.agenda_schedule .agenda_schedule_time .agenda_schedule_active span {
    background: #3C3D93;
    width: 100%;
    height: 0.06rem;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.agenda_schedule .agenda_sec {
    padding-bottom: 0.6rem;
}

.agenda_schedule .agenda_sec>li>h2 {
    color: #333333;
    font-size: 0.48rem;
    margin-top: 0.5rem;
    line-height: 0.54rem;
}

.agenda_schedule .agenda_sec>li>h2>span {
    height: 0.47rem;
    width: 0.08rem;
    display: inline-block;
    background: #3C3D93;
    margin-right: 0.2rem;
    float: left;
    margin-top: 0.04rem;
}

.agenda_schedule .agenda_sec>li>div {
    width: 6.9rem;
    margin: 0 auto;
}

.agenda_schedule .agenda_sec>li .agenda_sec_time {
    color: #333333;
    font-size: 0.4rem;
    width: 6.9rem;
    margin: 0 auto;
    margin-top: 0.4rem;
    font-weight: bold;
}

.agenda_schedule .agenda_sec>li .agenda_three {
    width: 6.9rem;
    margin: 0 auto;
    /* border-left: 0.04rem solid #D8D8D8; */
}

.agenda_schedule .agenda_sec h3 .icon_people {
    width: 0.4rem;
    float: left;
    margin-right: 0.18rem;
}

.agenda_schedule .agenda_sec h3 {
    font-size: 0.28rem;
    color: #222222;
    margin-top: 0.1rem;
    position: relative;
    /* padding-left: 0.32rem; */
}

.agenda_schedule .agenda_sec h3>i {
    width: 2.8rem;
    height: 2.8rem;
    background: #D8D8D8;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -0.16rem;
    top: 0.06rem;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
}

.agenda_schedule .agenda_sec>li .agenda_three>h3>i:nth-child(2) {
    background: #fff;
    top: -0.22rem;
}

.agenda_schedule .agenda_sec p {
    color: #176DF2;
    padding-top: -0.1rem;
    position: absolute;
}

.agenda_schedule .agenda_sec p {
    color: #999999;
    font-size: 0.28rem;
    padding-left: 0.32rem;
    line-height: 0.42rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.agenda_schedule .agenda_sec>li .agenda_three ul li {
    font-size: 0.24rem;
    position: relative;
    padding-left: 0.32rem;
    color: #333333;
}

.agenda_schedule .agenda_sec>li .agenda_three ul li span {
    color: #176DF2;
    margin-right: 0.2rem;
}

.agenda_schedule .agenda_sec>li .agenda_three ul li i {
    width: 2rem;
    height: 2rem;
    display: block;
    background: #D8D8D8;
    border-radius: 50%;
    position: absolute;
    left: -0.13rem;
    top: 0.06rem;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
}

.agenda_schedule .agenda_sec>li .agenda_three ul li i:nth-child(2) {
    background: #fff;
    top: 0.26rem;
}

/* 暂无日程 */
.noData {
    width: 6.9rem;
    margin: 0 auto;
    color: #ddd;
    font-size: 0.6rem;
    text-align: center;
    margin-top: 3rem;
}

/* 合作伙伴 */
.partners {
    overflow: hidden;
    width: 6.9rem;
    margin: 0 auto;
}

.partners img {
    display: block;
    width: 3.36rem;
    height: 1.2rem;
    float: left;
    margin-right: 0.18rem;
    margin-bottom: 0.2rem;
}
.partners img:nth-child(2n) {
    margin-right: 0rem;
}
.partners_step1 {
    margin-top: 0.2rem;
}

.partners_step1 h2 {
    font-size: 0.34rem;
    /* font-weight: bold; */
}


.org_shadow{
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    font-size: 0.3rem;
    display: none;
}
.org_shadow .org_con{
    width: 6.9rem;
    height: 10.28rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #CFE6F9;
    border-radius: 0.1rem;
}
.org_shadow .org_con>div{
     background: url('/home/csj/img/org_alertbg.png') no-repeat center bottom;
     height: 100%;
}

.org_shadow .org_con>div .org_shadow_header{
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    background: linear-gradient(90deg, #B8B5FF 0%, #50AAEB 100%);
    border-radius: 0.1rem 0.1rem 0px 0px;
    color: #fff;
    font-size: 0.38rem;
    font-weight: 500;
}
.org_shadow .org_con>div .org_shadow_header img{
    width: 0.4rem;
    height: 0.4rem;
    float: right;
    margin-right: 0.3rem;
    margin-top: 0.28rem;
    cursor: pointer;
}

.org_shadow .org_con>div .org_shadow_center{
    width: 6.7rem;
    /* padding-left: 56px; */
    clear: both;
    display: block;
    margin: 0 auto;
    height: 0.7rem;
    line-height: 0.7rem;
    color:#333333;
    font-size: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.org_shadow .org_con>div .org_shadow_center span{
    width: 0.08rem;
    height: 0.4rem;
    background: #3C3D93;
    float: left;
    margin-top: 0.18rem;
    margin-right: 0.3rem;
}
.org_shadow .org_con>div .org_shadow_footer{
    width: 6rem;
    height: 6.26rem;
    overflow-y: scroll;
    margin-left: 0.56rem;
    line-height: 0.44rem;
}

.box_guest{
    margin-top: 20px;
    text-indent: 2em;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header  .box_guest_name span{
    position: absolute;
    width: 33px;
    height: 2px;
    background: #3C3D93;
    bottom: -10px;
    left: 0;
}
.org_shadow .org_con>div .org_shadow_footer1 .box_guest_header .box_guest_unit{
    margin-top:22px;
    color: #333333;
    font-size: 20px;
}



.no_data {
    font-size: 0.5rem;
    text-align: center;
    margin-top: 1rem;
    color: #c0c0c0;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.go_index {
    position: fixed;
    right: 0.1rem;
    width: 1.4rem;
    bottom: 3rem;
    z-index: 9999;
    border-radius: 50%;
}

/* 新增 */
#J_prismPlayer {
    font-size: 0.3rem;

}

.prism-player .time-bound {
    color: #fff !important;
}

.prism-player .duration {
    color: #fff !important;
}

.prism-setting-btn {
    display: none;
}

.prism-cc-btn {
    display: none;
}

.prism-player .prism-big-play-btn {
    background-size: 70% !important;
    background-position: 10px !important;
}


.content_size {
    font-size: 0.28rem;
    color: #999;
    padding-left: 0.3rem;
}

.agenda_show {
    display: none;
}

.wrap_enter_top {
    /* border-bottom: 0.1rem solid #F5F6F8; */
    text-align: center;
}

.wrap_enter_top h1 {
    width: 6.9rem;
    margin: 0 auto;
    color: #3C3D93;
    font-size: 0.52rem;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
    text-align: left;
}

.wrap_enter_top video {
    width: 100%;
    width: 6.9rem;
    margin: 0 auto;
    height: 4.1rem;
    object-fit: cover;
}

.wrap_enter_center {
    width: 6.9rem;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}

.wrap_enter_center p {
    color: #222222;
    font-size: 0.28rem;
    padding: 0.3rem 0;
}

.wrap_enter_center img {
    width: 100%;
}

.waterfall {
    -moz-column-count: 2;
    /* Firefox */
    -webkit-column-count: 2;
    /* Safari �� Chrome */
    column-count: 2;
    /* 将 div 元素中的文本分为2列，并规定列间1rem像素的间隔。 */
    -moz-column-gap: 0.3rem;
    -webkit-column-gap: 0.3rem;
    column-gap: 0.3rem;
    display: none
}

.waterfall:nth-child(1) {
    display: block;
}

.item {
    margin: 0 0 0.3rem 0;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    /*break-inside: avoid; 避免元素内部断行并产生新列*/
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 0.16rem 0 rgba(0, 0, 0, 0.1) inset;
    border-radius: 0.08rem;
    padding-bottom: 0.4rem;
}

.item .item_header {
    /* width: 100%; */
    padding: 0 0.2rem;
    height: 0.8rem;
    background: #3C3D93;
    border-radius: 0.08rem 0.08rem 0 0;
    color: #FFFFFF;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.8rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item_center>div {
    padding: 0 0.2rem;
    font-weight: bold;
}

.item_center>div .item_center_time {
    color: #666666;
    font-size: 0.28rem;
    padding: 0.3rem 0 0.1rem 0;
}

.item_center>div .item_center_desc {
    color: #222222;
    font-size: 0.3rem;
}

.item .item_btn {
    width: 2rem;
    height: 0.72rem;
    background: linear-gradient(90deg, #1530C3 0%, #6A30B9 100%);
    border-radius: 0.49rem;
    color: #FFFFFF;
    font-size: 0.32rem;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    margin-top: 0.6rem;
    line-height: 0.72rem;

}

.item .item_btn_none {
    background: rgba(230, 230, 230, 1);
}

.new_wrap {
    width: 100%;
    max-width: 750px;
    margin: auto;
    padding-bottom: 0.5rem;
}

.post_wrap {
    min-height: 100vh;
    background: #F5F6F8;
}

.poster_ul {
    width: 100%;
    column-count: 2;
    column-gap: 15px;
    padding-top: 0.4rem;
}

.poster_ul li {
    break-inside: avoid;
    margin-bottom: 15px;
    background: white;
    border-radius: 8px;
    padding-bottom: 0.2rem;
}

.poster_ul li>img {
    width: 100%;
    display: block;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.poster_ul li>div>p {
    font-size: 0.28rem;
    text-align: justify;
    margin-bottom: 0.12rem
}

.poster_ul li>div {
    width: 92%;
    margin-left: 4%;
    margin-top: 0.15rem;
}

.poster_ul li>div>div {
    font-size: 0.24rem;
    color: #666666;
    line-height: 1.5;
}

.poster_ul li>div>div img {
    width: 0.22rem;
    vertical-align: middle;
    margin-top: -4px;
}

.content_wrap {
    width: 92%;
    margin-left: 4%;
}

.eb_title {}

.eb_title p {
    font-size: 0.52rem;
    color: #3C3D93;
    font-weight: bold;
}

.eb_title span {
    display: block;
    font-size: 0.3rem;
    margin-top: 0.1rem;
}

.eb_ul {
    margin-top: 0.2rem;
}

.eb_ul li {
    padding-bottom: 0.3rem;
}

.eb_top {
    border-top: 1px solid #eeeeee;
    padding-top: 0.2rem;
}

.eb_top img {
    width: auto;
    height: 0.72rem;
    display: block;
}

.eb_content {
    margin-top: 0.1rem;
}

.eb_content img {
    width: 100%;
    border-radius: 8px;
    display: block;
}

.eb_wrap {
    padding-top: 0.3rem;
}

.clear:after {
    display: block;
    content: '';
    clear: both;
    height: 0;
    visibility: hidden;
}

.poster_ul li>div>div img {
    display: inline-block;
}

.img_wrap,
.img_wrap img {
    width: 100%
}

.center_info {
    width: 6.8rem;
    margin: 0 auto;
    height: 1.64rem;
    overflow: hidden;
    margin-top: 0.4rem;
    border-bottom: 0.02rem solid #E5E5E5;
    padding-bottom: 0.3rem;
}

.center_info .center_info_left {
    height: 100%;
    width: 1.42rem;
    float: left;
}

.center_info .center_info_left img {
    height: 100%;
    width: 100%;
}

.center_info .center_info_right {
    height: 100%;
    width: 4rem;
    float: left;
    margin-left: 0.4rem;
}

.center_info .center_info_right .center_info_name {
    font-size: 0.4rem;
    color: #222222;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.center_info .center_info_right .center_info_unit {
    font-size: 0.36rem;
    color: #DD426B;
    margin-top: 0.36rem;
}

.center_info_time {
    font-size: 0.32rem;
    font-weight: bold;
    color: #666666;
    width: 6.9rem;
    margin: 0 auto;
}

.center_info_time span {
    font-size: 0.64rem;
    color: #222222;
}

.center_info_poster {
    width: 6.98rem;
    margin: 0 auto;
    height: 0.9rem;
    background: rgba(50, 131, 247, 1);
    border-radius: 0.08rem;
    line-height: 0.9rem;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    font-size: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.3rem;
}

.center_info_poster img {
    width: 0.42rem;
    height: 0.46rem;
    margin-right: 0.1rem;
}

.org_info_padding {
    padding-bottom: 0.8rem;
    padding-top: 0.3rem;
}

.org_info_padding ul li {
    margin-bottom: 0.3rem;
}

.org_info_padding ul li p {
    color: #222222;
}

.org_info_padding ul li .org_hide {
    height: 2.13rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.org_info_padding ul li .org_title {
    color: #333333;
    font-size: 0.4rem;
    font-weight: bold;
}

.org_info_padding ul li .org_title span {
    width: 0.08rem;
    height: 0.4rem;
    background: #0056D0;
    float: left;
    margin-right: 0.22rem;
    margin-top: 0.1rem;
}

.org_info_padding ul li p {
    width: 6.9rem;
    margin: 0 auto;
    color: #222222;
    font-size: 0.28rem;
    text-indent: 2em;
    padding: 0.12rem 0 0rem 0;
    line-height:0.4rem;
}

.org_info_padding ul li .look_more {
    width: 2rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    border: 1px solid rgba(151, 151, 151, 1);
    margin: 0 auto;
    text-align: center;
    font-size: 0.24rem;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 0.24rem;
}

.org_info_padding ul li .look_more img {
    width: 0.2rem;
    margin-left: 0.08rem;
}

/* 嘉宾详情页 */
.people_header {
    width: 100%;
    position: relative;
}

.people_header img {
    width: 100%;
    display: block;
}

.people_header .people_header_info {
    min-height: 0.98rem;
    padding: 0.14rem 0.3rem 0.18rem 0.3rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.59) 100%);
    position: absolute;
    bottom: 0;

}

.people_header .people_header_info p {
    color: #FFFFFF;
}

.people_header .people_header_info p:nth-child(1) {
    font-size: 0.4rem;
    font-weight: bold;
}

.people_header .people_header_info p:nth-child(2) {
    font-size: 0.28rem;
    margin-top: 0.1rem;
}

.people_con {
    width: 6.9rem;
    margin: 0 auto;
    color: #222222;
    font-size: 0.28rem;
}

.people_con .people_con_tips {
    font-size: 0.3rem;
    font-weight: bold;
    margin-top: 0.28rem;
    margin-bottom: 0.2rem;
}

.people_con p {
    margin-bottom: 0.3rem;
    text-indent: 2em;
}
/* 参会指南页 */
.guide_step1 img{
    width: 100%;
}
.guide_step2 {
    width: 6.9rem;
    margin: 0 auto;
}
.guide_step2 p{
    color: #222222;
    font-size: 0.28rem;
}
.gaiyao_img,
.time_img {
    width: 100%;
}
.guide_step2>div{
    color: #222222;
    font-size: 0.28rem;
    font-weight: bold;
    padding:0.1rem 0;
}
.guide_step2 a{
    color: #3C3D93;
    display: block;
    padding:0.1rem 0;
}
.guide_step3 a{
    display: inline-block;
}
.guide_step4{
    color: #222222;
    font-size: 0.28rem;
    width: 6.9rem;
    margin: 0 auto;
}
.guide_step4 a{
    display: inline-block;
}
.guide_step3 .logo_er{
    width: 2.28rem;
    margin-top: 0.12rem;
}
.guide_step5{
    color: #222222;
    font-size: 0.28rem;
    width: 6.9rem;
    margin: 0 auto;
}
.guide_step5 ul li{
    margin-bottom: 0.4rem;
}
.guide_step5 ul li div{
    font-weight: bold;
}

.guide_hui{
    width: 6.9rem;
    margin: 0 auto;
    margin-bottom: 0.8rem;
    height: 0.9rem;
    background: #3C3D93;
    border-radius: 0.08rem;
    color: #FFFFFF;
    font-size: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.guide_hui img{
    width: 0.42rem;
    height: 0.46rem;
    flex-shrink: 0;
    margin-right: 0.2rem;
}
.index_box h2{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #FAF3C3;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.44rem;
}
.index_box h2 div{
    color: #FAF3C3;
}
.index_box h2 p{
    font-weight: normal;
    font-size: 0.16rem;
    color: #FAF3C3;
}
.index_box .index_small_box h2{
    font-size: 0.24rem;
}
.index_box .index_small_box .index_live{
    font-size: 0.4rem;
}


.guide-img{
    width: 100%;
    display: block;
}
