﻿* {
    padding: 0;
    margin: 0;
}

body {
    background: #FFF !important;
}

@font-face {
    font-family: new_iconfont;
    src: url(https://pic.huodongjia.com/static/css/youhua_font/iconfont.eot);
    src: url(https://pic.huodongjia.com/static/css/youhua_font/iconfont.eot?#iefix) format('embedded-opentype'),url(https://pic.huodongjia.com/static/css/youhua_font/iconfont.woff) format('woff'),url(https://pic.huodongjia.com/static/css/youhua_font/iconfont.ttf) format('truetype'),url(https://pic.huodongjia.com/static/css/youhua_font/iconfont.svg#iconfont) format('svg');
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media(min-width:768px) {
    .container {
        width: 750px;
    }
}

@media(min-width:992px) {
    .container {
        width: 970px;
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container {
    padding: 0;
}

.event_nav {
    width: 100%;
    height: 55px;
    background: #fff;
    position: relative;
    z-index: 999;
}

    .event_nav ul {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .event_nav ul li {
            display: inline-block;
            vertical-align: top;
            font-size: 18px;
            color: #555;
            font-weight: 100;
            height: 55px;
            line-height: 55px;
            margin-right: 25px;
            cursor: pointer;
            +float:left;
        }

            .event_nav ul li:hover {
                color: #53A1EC !important;
            }

.blue_color {
    color: #1475D6 !important;
}

.event_nav .share {
    float: right;
    margin: 0;
}

.youhua {
    font-family: new_iconfont;
    position: relative;
    top: 3px;
}

.bdsharebuttonbox .fa {
    padding: 0;
    width: 30px;
    height: 30px !important;
    border-radius: 30px;
    text-align: center;
    line-height: 30px !important;
    color: #fff !important;
    margin-right: 10px;
}

.bdsharebuttonbox .fa-weixin {
    background: #0FCE6E;
    font-size: 18px !important;
}

.bdsharebuttonbox .fa-qq {
    background: #56ABE4;
    font-size: 18px !important;
}

.bdsharebuttonbox .fa-weibo {
    background: #EA4E35;
    font-size: 21px !important;
}

.bdshare-button-style1-16 .bds_tieba {
    padding: 0;
    margin: 11px 10px 0 0;
}

.bdshare-button-style1-16 .bds_douban {
    padding: 0;
    margin: 11px 10px 0 0;
    color: #107F21;
}

    .bdshare-button-style1-16 .bds_douban:link {
        color: #107F21;
    }

.bdshare-button-style1-16 .bds_tieba:link {
    color: #54a6de;
}

.share > div {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin-left: 15px;
    +float:left;
}

.collect {
    cursor: pointer;
}

    .collect:hover {
        color: #FDA40C;
    }

.collection:hover {
    color: #FDA40C;
}

.collect i, .collection i {
    font-size: 25px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.collection .fa-star {
    color: #FDA40C;
    font-size: 25px;
}

.main_message {
    width: 100%;
    background: #FBFBFB;
}

    .main_message .container > div {
        display: inline-block;
        vertical-align: top;
        height: 160px;
        +float:left;
    }

.e_message {
    width: 73%;
    width: 77%\0;
}

.bread_nav {
    margin: 18px 0 20px;
    font-size: 14px;
    color: #9A9A9A;
}

    .bread_nav a {
        color: #9A9A9A !important;
        margin: 0 1px;
    }

.media-left {
    +float:left;
}

.main_message .media-body {
    padding: 0 10px;
    + width:70%;
    +float:left;
}

.main_message .media-heading {
    font-size: 20px;
    color: #555;
    font-weight: 600;
    margin: 0 0 20px;
}

.main_message .media-body span {
    line-height: 25px;
    color: #656565;
}

.around p:first-child {
    margin: 18px 0 20px;
    color: #9A9A9A;
    font-size: 14px;
}

.around p a span {
    font-family: new_iconfont;
    font-size: 22px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}

.official span {
    color: #3A85E0;
}

.sponsor span {
    color: #FDA40C;
}

.down_invit span {
    color: #FDA40C;
}

.around .down_app span {
    color: #4CB0EE;
    font-size: 26px;
}

.around p a {
    color: #666;
    font-size: 14px;
    display: inline-block;
    width: 100px;
    margin-right: 30px;
    height: 40px;
    line-height: 37px;
    position: relative;
    +float:left;
}

    .around p a:hover {
        color: #4CB0EE;
    }

        .around p a:hover img {
            transform: translateX(80px);
            -webkit-transform: translateX(80px);
            -moz-transform: translateX(80px);
            -o-transform: translateX(80px);
            opacity: 1;
            display: block;\9
        }

.down_app img {
    position: absolute;
    left: 24%;
    top: -68px;
    transform: translateX(130px);
    -webkit-transform: translateX(130px);
    -moz-transform: translateX(130px);
    -o-transform: translateX(130px);
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    opacity: 0;
    display: none;\9
}

.detail_message > div {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    +float:left;
}

.detail_message .left {
    width: 74%;
    padding-right: 10px;
    +width:72%;
}

.left > p:first-child {
    color: #555;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
}

.detail_message .right {
    width: 22%;
}

.Registration, .event_content {
    width: 100%;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    margin-bottom: 20px;
}

    .Registration table {
        width: 100%;
    }

    .Registration .t_head {
        background: #F2F2F2;
    }

        .Registration .t_head td {
            height: 45px;
        }

    .Registration td {
        padding-left: 8px;
        height: 55px;
        text-align: center;
    }

    .Registration tr td:first-child {
        text-align: left;
    }

    .Registration .t_body {
        border-bottom: 1px solid #d9d9d9;
        cursor: pointer;
    }

.t_body td:nth-child(2) {
    color: #ff0000;
}

.t_body td:first-child a {
    color: #E64D4F;
    border-radius: 3px;
    font-size: 12px;
}

.change span {
    vertical-align: top;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #E64D4F;
    color: #E64D4F;
    background: 0 0;
    +float:left;
}

.choose .number {
    color: #E64D4F !important;
}

.choose .choose_price {
    display: block;
}

.forbid {
    cursor: not-allowed !important;
}

.add, .sub {
    font-family: new_iconfont !important;
    font-weight: 700;
    cursor: pointer;
    display: inline;
}

.sub {
    font-size: 18px !important;
}

.change .count {
    border: none !important;
    color: #555;
    width: 34px;
    background: 0 0;
}

.change .number {
    font-size: 14px;
    border: 1px solid #999;
    text-align: center;
    background: #fff;
    width: 40px;
    height: 25px;
    color: #555;
    border-radius: 3px;
    position: relative;
    top: 1px;
}

.t_footer td {
    height: 65px;
    text-align: right !important;
}

    .t_footer td span {
        font-size: 20px;
        color: #E64D4F;
        font-weight: 700;
        padding: 0 3px;
    }

.apply {
    width: 109px;
    height: 36px;
    border: none;
    color: #fff;
    font-size: 16px;
    outline: 0;
    margin: 0 24px 0 10px;
    background: #E64D4F;
}

.event_dead {
    color: #E64D4F;
}

    .event_dead .apply {
        background: #ccc;
    }

.free {
    padding: 50px 0;
    text-align: center;
}

    .free p {
        font-size: 16px;
        color: #666;
        margin: 0 0 50px;
    }

#freeForm {
    width: 420px;
    height: 600px;
    position: fixed;
    border-radius: 5px;
    box-shadow: 0 0 7px 1px rgba(128,128,128,.7);
    background: #FFF;
    padding: 20px 35px;
    z-index: 9999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
    border: 1px solid #eee;\9
}

    #freeForm input {
        width: 80%;
        height: 40px;
        border: 1px solid #BDC3D3;
        border-radius: 5px;
        margin-bottom: 15px;
        padding-left: 10px;
        +width:70%;
    }

    #freeForm label {
        width: 20%;
        text-align: left;
        padding-right: 10px;
        color: #7C8395;
        font-size: 16px;
        font-weight: 400;
        position: relative;
    }

#codeImg {
    +width:30% !important;
}

#post {
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 5px;
    background: #2E83DD;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
}

#freeForm p {
    color: #2D85DE;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin: 10px 0;
}

#freeForm #checkcode {
    width: 40%;
}

#freeForm img {
    margin: 20px 0;
}

#freeForm label span {
    color: red;
    position: absolute;
    left: -12px;
    top: 3px;
}

.close {
    font-family: new_iconfont;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    transform: rotatez(0);
    transform: rotatez(0);
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
}

    .close:hover {
        transform: rotatez(180deg);
        -o-transform: rotatez(180deg);
    }

.event_content .meetingBgs {
    width: 100%;
    color: #555;
    line-height: 28px;
    padding: 0 15px;
    font-size: 16px;
}

    .event_content .meetingBgs h3 {
        font-size: 20px;
        font-weight: 100;
        color: #4CB0EE;
        margin: 30px 0;
        text-align: center;
    }

.meeting_content > .guest {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    width: 24%;
    margin-bottom: 10px;
    +float:left;
}

.guest_photo {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: auto;
    border-radius: 100%;
}

.guest p {
    height: 30px;
    margin: 0;
    text-align: center;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.guest_photo img {
    width: 100%;
}

.gues_name {
    color: #000;
}

.review {
    width: 100%;
    height: 282px;
    position: relative;
}

.all {
    width: 600px;
    height: 376px;
    position: relative;
    float: left;
}

.pic {
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

    .pic > p {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 5px 10px;
        background: rgba(0,0,0,.38);
        line-height: 20px;
        text-align: justify;
        color: #E6E7E8;
        margin: 0;
    }

.view {
    width: 150px;
    height: 376px;
    float: left;
    overflow: hidden;
    position: relative;
}

.up {
    top: 0;
    display: none;
}

.down, .up {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    z-index: 99;
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 30px;
}

.down {
    bottom: 0;
}

.view ul {
    width: 150px;
    height: auto;
    padding: 0;
    margin: 0;
}

    .view ul li {
        list-style: none;
        width: 150px;
        height: 94px;
        box-sizing: border-box;
        position: relative;
        padding: 0;
    }

.check {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 94px;
    background-color: rgba(255,255,155,.45);
    background: #FFFF9B\9;
    filter: alpha(opacity=40);
    z-index: 10;
}

.view ul li img {
    width: 150px;
    height: 94px;
    border: 1px solid rgba(255,255,255,.65);
}

.pic img {
    width: 100%;
    height: 376px;
}

.right {
    padding-left: 10px;
    *padding-left: 0px;
}

.right_child {
    margin-top: 51px;
}

.event_share {
    padding: 0;
    border: 1px solid red;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    background: #FFF;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
}

    .event_share > p {
        margin: 0;
        color: #358FE7;
        font-size: 16px;
        border-bottom: 1px solid #f9f9f9;
        padding: 0 10px;
        line-height: 35px;
    }

    .event_share ul {
        padding: 10px 15px;
        margin: 0;
    }

        .event_share ul li {
            display: block;
            line-height: 30px;
            padding: 0px 0;
            text-align: left;
        }

            .event_share ul li p {
                color: #505B71 !important;
                font-size: 14px;
                margin: 5px 0;
            }

.report {
    float: left;
}

    .report li {
        float: left;
        width: 100%;
    }

        .report li div {
            float: left;
            width: 60%;
        }

.report_name {
    width: 100%;
    max-height: 60px;
    padding: 0 5px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 !important;
}

    .report_name a {
        color: #7C8395 !important;
    }

.report li:hover .report_name a {
    color: #4CA0E9 !important;
}

.event_share .sponsor_des {
    color: #7C8395;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    border: none;
}

    .event_share .sponsor_des a {
        color: #BDC2D5 !important;
    }

.attention {
    width: 49%;
    display: inline-block;
    color: #BDC2D5;
    margin: 7px 0;
    line-height: 18px;
    +float:left;
}

    .attention font {
        color: #E64D50;
        font-size: 24px;
        display: inline-block;
        +padding-bottom:10px;
    }

.logo {
    width: 90%;
    border: 1px solid #E9E8F0;
    padding: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #7C8395;
    margin: 0 auto;
}

    .logo:hover {
        border: 1px solid #d2d1d8;
    }

.else_event li p:first-child {
    margin-bottom: 10px;
    max-height: 45px;
    width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 !important;
}

.else_event li p a {
    font-size: 15px;
    color: #51596C;
}

    .else_event li p a:hover {
        color: #2D85DE !important;
    }

.weixin_share {
    padding: 20px;
    height: 144px;
}

    .weixin_share > div {
        +float:left;
        + width:45%;
    }

#exampleInputAmount {
    +width:60%;
    +height:25px;
}

.send_email {
    +width:20%;
    +line-height:27px;
    +height:27px;
}

.email_tip {
    display: inline-block;
    width: 100%;
    text-align: left;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    +float:left;
}

.input-group-addon {
    background: #2E83DD;
    color: #fff;
    border: none;
    cursor: pointer;
}

#emai_code {
    width: 59%;
    +width:50%;
    height: 34px;
    +height:25px;
    margin-top: 8px;
    margin-right: 1%;
}

#capImg {
    position: relative;
    top: 6px;
}

.yzm {
    display: none;
}

.tags {
    height: 60px;
    margin: 30px 0 0;
    line-height: 60px;
    font-size: 16px;
    color: #989898;
    border-top: 1px solid #D7D7D7;
}

    .tags a {
        font-size: 14px;
        color: #989898;
        background: #E8E8E8;
        padding: 4px 7px;
        border-radius: 12px;
        margin-right: 10px;
    }

.related_event, .user_message {
    width: 100%;
    padding: 15px;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    margin-top: 20px;
}

    .user_message h3 {
        font-size: 17px;
        color: #6A7182;
    }

.all_message {
    font-size: 16px;
    color: #333;
    clear: both;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin: 40px 0 10px;
}

.message {
    padding: 10px 0 10px;
    float: left;
    width: 100%;
    border-bottom: 1px dotted #BCC2D2;
}

    .message > div {
        padding-left: 0;
    }

.message1 {
    padding: 0;
}

.emotion, .reply_emotion {
    font-size: 14px;
    width: 100%;
    padding: 8px;
    border: 1px solid #d9d9d9;
    resize: none;
    margin-bottom: 10px;
}

#code {
    font-size: 14px;
    float: right;
    height: 35px;
    border: 1px solid #d9d9d9;
    margin-right: 5px;
    padding-left: 5px;
}

#cap_img {
    float: right;
    margin-right: 5px;
}

#replyAnalytic, .analytic {
    width: 100px;
    height: 35px;
    background: #3490E7;
    color: #fff;
    font-size: 15px;
    border: none;
    border-radius: 4px;
    float: right;
}

.user_message h3 span {
    color: #C6C8D7;
    font-size: 12px;
    padding-left: 30px;
}

.related_event > p {
    color: #5A6070;
    font-size: 18px;
    padding-left: 6px;
}

.related_event > div {
    padding: 0 10px;
    +width:22%;
}

    .related_event > div > p {
        color: #5A6070;
        font-size: 16px;
        height: 44px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

#login {
    width: 100%;
    height: 1000vh;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,.2);
    z-index: 9999;
    display: none;
}

.loginContent {
    width: 420px !important;
    height: 360px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    margin: 250px auto;
    padding: 40px 0;
    box-shadow: 0 0 1px 1px rgba(148,148,148,.62);
    position: relative;
    text-align: center;
}

#login h3 {
    font-size: 20px;
    margin-top: 7px;
    margin-bottom: 16px;
}

#login p {
    margin-bottom: 38px;
}

#login .loginBtn {
    margin: 0 auto;
    width: 295px;
}

#login a {
    display: block;
    float: left;
    width: 139px;
    height: 32px;
    text-align: center;
    border-radius: 16px;
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
    padding: 0;
}

    #login a.qq {
        background-color: #3ab7f1;
        background-image: none;
    }

    #login a.weixin {
        background-color: #34d578;
        margin-left: 12px;
        background-image: none;
    }

    #login a.alipay {
        background-color: #3095ed;
    }

    #login a.douban {
        background-color: #34d578;
    }

    #login a.weibo {
        background-color: #f35353;
        background-image: none;
    }

.meeting_content div {
    margin: 5px auto;
}

    .meeting_content div.support li {
        width: 40%;
        display: inline-table;
    }

.meeting_content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.meeting_content div span {
    padding-right: 20px;
}

.meeting_content div ul {
    list-style: none;
    margin-left: 20px;
}

    .meeting_content div ul li {
        margin-bottom: 10px;
        line-height: 25px;
    }

.meeting_content img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.sweet-alert {
    z-index: 9999;
}

.message {
    padding: 10px 0 10px;
    float: left;
    width: 100%;
    border-bottom: 1px dotted #BCC2D2;
}

.words p:first-child {
    color: #999;
    font-size: 12px;
}

.words p {
    color: #333;
    font-size: 14px;
}

    .words p span {
        color: #333;
        font-size: 14px;
        padding-right: 10px;
    }

.text {
    position: relative;
}

    .text:hover span {
        display: block;
    }

    .text span {
        position: absolute;
        width: 200px;
        display: block;
        background: #eee;
        color: #555;
        font-size: 12px;
        left: 124%;
        padding: 10px;
        top: 0;
        border-radius: 5px;
        display: none;
        z-index: 99;
    }

.banner {
    position: relative;
}

    .banner div {
        position: absolute;
        width: 100%;
        top: 0;
        +top:50px;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        height: 150px;
    }

    .banner h1 {
        color: #fff;
        text-align: center;
    }

    .banner p {
        font-size: 16px;
        color: #fff;
        text-align: center;
        margin: 30px 0 0;
        line-height: 30px;
    }

    .banner img {
        margin: 0px auto;
        max-width: 100%;
    }

.meeting_content table {
    width: 100%;
}

.big_box {
    width: 500px;
    margin: 20px auto;
    height: 286px;
    position: relative;
    z-index: 10;
    *overflow: hidden;
}

.active {
    display: block !important;
}

    .active div {
        position: relative;
        float: left;
        display: inline-table;
        width: 49%;
        overflow:hidden;
        margin-bottom:5px;
        border:solid 1px #d9d9d9;
    }
/*odd表示奇数行，even表示偶数行;*/
    .active div:nth-child(even) {
        float:right;        
        margin-right:0%;
        text-align:right;
    }
.active div img {
    width:auto;
        max-width:100%;
        height:auto;
        max-height:230px;
    }

.review_box {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

    .review_box div {
        position: relative;
        float: left;
        width: 23%;
        height: auto;
        margin: 0px 1%;
        margin-bottom: 20px;
    }

        .review_box div > img {
            position: relative;
            max-width: 100%;
            height: 100%;
            line-height: 100%;
            display: block;
        }

        .review_box div p {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            font-size: 13px;
            padding: 5px 10px;
            background: rgba(0,0,0,.38);
            line-height: 20px;
            text-align: justify;
            color: #E6E7E8;
            margin: 0;
        }

        .review_box div img {
            width: 100%;
            height: auto;
        }

.next, .prev {
    position: absolute;
    width: 188px;
    height: 286px;
    top: 0;
    background: rgba(255,255,255,.83);
    z-index: 99;
    background: #fff; \9
}

.prev {
    right: 100%;
}

.next {
    left: 100%;
}

    .next a, .prev a {
        width: 37px;
        height: 72px;
        background-image: url(https://pic.huodongjia.com/static/images/index_login_bg.32.png);
        display: block;
        margin: 52% auto;
        cursor: pointer;
    }

.prev a {
    background-position: -114px 0;
}

    .prev a:hover {
        background-position: -77px 0;
    }

.next a {
    background-position: -37px 0;
}

    .next a:hover {
        background-position: 0 0;
    }

.main {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    +margin-top:-1px;
}

.main_message .media-body span {
    line-height: 20px;
}

.main_message .container > div {
    height: 170px;
}

.event_content .meetingBgs > h3 {
    text-align: left;
    border-left: 8px solid #4CB0EE;
    padding-left: 8px;
}

    .event_content .meetingBgs > h3 span {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
    }

.event_share {
    *width: 100% !important;
}

.bd_weixin_popup .bd_weixin_popup_main {
    padding: 10px !important;
}

.bd_weixin_popup .bd_weixin_popup .bd_weixin_popup_head {
    text-align: center !important;
}

.bd_weixin_popup .bd_weixin_popup_foot {
    line-height: 19px !important;
    text-align: center !important;
}

.banner img {
    +min-height: auto !important;
}

.qrcode {
    +width:150px !important;
    +padding:0;
}

.weixin_share {
    +padding-right:10px;
    +height: 150px;
}

.e_hide {
    +padding: 0px;
}

    .e_hide .text-left a, .else_event li span {
        +float: none !important;
        +padding-right: 0px;
    }

.bdsharebuttonbox .youhua {
    font-size: 31px;
}

.bdsharebuttonbox {
    position: relative \9;
    top: -5px \9;
}

.main {
    background: #F8F8F8;
}

.detail_message .right {
    width: 22%;
    position: relative;
}

.detail_message .left {
    width: 77%;
}

.loginContent {
    height: 290px;
    padding-top: 10px;
}

#login a {
    display: inline-block;
    width: 60px;
    float: none;
}

#login h3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.loginBtn span {
    display: inline-block;
    width: 45px;
    color: #000;
    font-size: 16px;
}

#login a.weixin {
    margin: 0 15px;
}

.Registration td {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.change {
    position: relative;
}

.choose_price {
    position: absolute;
    right: 5px;
    top: 13px;
    display: none;
}

.bread_nav {
    margin: 10px 0;
}

.event_nav {
    box-shadow: 0 2px 7px -3px rgba(144, 144, 144, 0.65);
}

.wl {
    margin: 8px 0 0;
}

.media-body {
    height: 180px;
    position: relative;
    padding-left: 18px;
}

.all_info {
    position: absolute;
    width: 100%;
    left: 10px;
    bottom: -2px;
}

.Registration {
    border: 1px solid #d9d9d9;
}

.event_nav > .container {
    /*border-bottom: 1px solid #E2E2E2*/
}

.event_nav ul li {
    margin-right: 19px !important;
    width: 96px;
    text-align: center;
    font-weight: bold;
}
    .event_nav ul li:last-child {
        margin-right:0px;
    }

.event_content .meetingBgs h3 span {
    color: #4CB0EE !important;
    font-weight: 600;
}

.Registration {
    margin-bottom: 0;
}

.e_message {
    width: auto;
    background: #FFF;
    padding: 20px 15px;
    *padding: 0;
    margin-bottom: 15px;
}

    .e_message .media-heading {
        margin-bottom: 37px;
        font-size: 18px;
        /*font-weight: 600;*/
    }

        .e_message .media-heading a {
            color: #000;
        }

    .e_message .media-body span {
        color: #000;
        line-height: 20px;
        padding-left: 10px;
        margin: 4px 0;
        display: inline-block;
    }

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
    max-width: 100%;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left {
    width: 55%;
    line-height: 100%;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.container {
    position: relative;
}

.t_line {
    position: absolute;
    width: 80px;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #1475D6;
    z-index: 999;
    transition: all .2s ease-out;
}

.Registration .t_head {
    background: #1475D6;
    color: #fff;
    font-size: 16px;
}

.t_body td:first-child a {
    color: #1475D6;
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 30%;*/
}

.apply {
    background: #1475D6;
}

.Registration tr td:first-child {
    /*width: 35%;*/
    text-align: center;
    padding: 5px 10px;
    text-align: left;
    padding-left: 30px;
    /*padding-right: 63px;*/
    position: relative;
}

.event_content .meetingBgs .first_title {
    color: #333;
    border-left: 5px solid #1475D6;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 0;
    font-weight: bold;
}

.event_content .meetingBgs hr {
    border-color: #f9f9f9;
    margin: 10px 0;
}

.event_content {
    border: 1px solid rgba(255, 255, 255, 0);
}

    .event_content .meetingBgs {
        padding: 0;
        background: #fff;
        padding-top: 15px;
        margin-top: 15px;
    }

        .event_content .meetingBgs .meeting_content {
            padding: 15px 5% 15px;
        }

.meeting_content p {
    color: #333;
    font-size: 16px;
}

.meeting_content table td p {
    margin: 0;
}

.meeting_content table td {
    padding: 5px 10px;
}

.second_title {
    color: #666;
    margin-left: 20px;
    transition: all .2s linear;
    cursor: pointer;
    padding: 0 1px 2px 1px;
}

    .second_title:hover {
        color: #1475D6;
    }

    .second_title.act_s {
        color: #1475D6;
        border-bottom: 1px solid #1475D6;
    }

.Registration table {
    background: #FFF;
}

.guest_photo {
    width: 100px;
    height: 100px;
}

.gues_name {
    color: #333;
}

.next, .prev {
    width: 70px;
    background: #474747;
}

.video, .docs, .hg li {
    width: 45%;
    float: left;
    margin-right: 3%;
    list-style: none;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hg {
    width: 100%;
    margin: auto;
}

.video p, .docs a {
    line-height: 18px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    color: #333;
}

.tags {
    width: 100%;
    padding: 0 5%;
    *width: 80%;
    border-color: #D9D9D9;
    margin: 0;
    background: #fff;
    color: #333;
}

    .tags a {
        background: none;
        border: 1px solid #666;
        color: #333;
        border-radius: 5px;
    }

.hg li {
    margin-bottom: 10px;
}

    .hg li a {
        line-height: 18px;
        margin: 10px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;
        color: #333;
    }

.event_part a:hover {
    color: #1475D6;
}

.related_event, .user_message {
    border: none;
    padding-bottom: 15px !important;
}

#replyAnalytic, .analytic {
    border-radius: 0;
    background: #1475D6;
}

.all_message {
    width: 90%;
    margin: auto;
}

.qrcode {
    /*width: 150px;*/
    /*height: 150px;*/
    /*margin:5px auto;*/
}

.event_share {
    border-radius: 0;
    border: none;
}

    .event_share p span {
        color: #000;
        padding-left: 8px;
        border-left: 6px solid #1373DA;
    }

.email_order {
    width: 90%;
    margin: 15px auto;
    position: relative;
}

    .email_order input {
        width: 75%;
        height: 40px;
        border: 1px solid #989697;
        border-radius: 8px;
        outline: none;
        padding-left: 10px;
    }

    .email_order button {
        position: absolute;
        right: 0;
        top: 0;
        height: 40px;
        width: 50px;
        background: #1274D9;
        color: #fff;
        font-size: 16px;
        border: none;
        border-radius: 8px;
    }

.deserve_event {
    padding: 10px 15px;
}

    .deserve_event li {
        list-style: none;
        padding: 5px 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .deserve_event li a {
            font-size: 14px;
            color: #333;
        }

            .deserve_event li a:hover {
                color: #1475D6;
                text-decoration: underline !important;
            }

.event_share .rel li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333 !important;
    line-height: 30px;
}

.event_share .rel li {
    position: relative;
}

.event_share .rel .addr {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    color: #fff !important;
    bottom: 35px;
    left: 0;
    text-align: right;
    padding-right: 10px;
}

.choose_price {
    right: 20px;
    top: 15px;
}

tr.choose {
    background: #f9f9f9;
}

.collection, .collect {
    cursor: pointer;
}

    .collect a, .collection a, .share, .m_share {
        /*width: 30px;*/
        /*height: 26px;*/
        /*background: url("https://pic.huodongjia.com/static/images/W3Cfuns_allbgs.png");*/
        /**background:none;*/
        /*background-size: 100%;*/
        /*background-position-y: -30px;*/
        /*display: inline-block;*/
        /*position: relative;*/
        /*top: 7px;*/
        /*margin-right: 5px;*/
    }

    .collection .collected {
        height: 28px;
        background-position-y: 0px;
    }

.share {
    background-position-y: -78px;
    background-size: 26px;
    width: 26px;
    height: 25px;
}

.m_share {
    margin-right: 10px;
}

.wl > span {
    margin-right: 8px;
}

.n_wx {
    background-position-y: -208px;
    height: 30px;
}

.n_qq {
    background-position-y: -59px;
    height: 30px;
}

.n_sina {
    background-position-y: -119px;
    height: 30px;
}

.n_tb {
    background-position-y: -149px;
    height: 30px;
}

.n_db {
    background-position-y: -185px;
    height: 30px;
    background-size: 31px;
}

.kf {
    width: 35px;
    height: 200px;
    background: #1474D9;
    position: fixed;
    bottom: 20%;
    right: 0;
    display: none;
}

    .kf span {
        display: block;
        width: 100%;
        padding: 14px 0;
    }

    .kf img {
        display: block;
        margin: 0px auto;
        cursor: pointer;
    }

    .kf div {
        display: none;
        position: absolute;
        /*left: 107%;*/
        top: 0;
        right: 100%;
        /*width: 150px;*/
        text-align: center;
        padding: 10px 5px;
        background: #fff;
    }

.meeting_content .guest {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    width: 24%;
    margin-bottom: 10px;
    *float: left;
}

.guest p:hover {
    height: auto;
    overflow: visible;
    white-space: pre-wrap;
}

.guests {
    max-height: 400px;
    *max-height: none;
    overflow: hidden;
    transition: all .3s linear;
}

.m_more {
    text-align: center;
    color: #999 !important;
    margin: 0;
    *display: none;
}

.text {
    display: inline-block;
}

.map {
    display: block;
    width: 100%;
    margin: auto;
    *display: none !important;
    display: none !important\0;
    clear: both;
}

.ie_map {
    display: none;
    display: block \9;
    clear: both;
}

.circl div {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    background: #FF9900;
    padding: 30px 0;
    color: #fff;
    margin: 5px auto;
    transform: scale(1.0);
    transition: all .2s linear;
}

    .circl div:hover {
        transform: scale(1.1);
    }

.event_share .company li {
    border: none;
    text-align: left;
}

.prev img, .next img {
    margin-top: 120px;
    cursor: pointer;
}

.share_qrcode {
    position: fixed;
    width: 280px;
    background: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    top: 30%;
    left: 0;
    *left: 35%;
    right: 0;
    margin: auto;
    z-index: 999;
    border: 1px solid #A7A3A3;
    border-radius: 4px;
    display: none;
}

    .share_qrcode .close {
        top: 10px;
    }

.liangdian {
    width: 100%;
    padding: 10px 0;
}

    .liangdian img {
        transform: scale(1.0);
        transition: all .3s linear;
    }

        .liangdian img:hover {
            transform: scale(1.1);
        }

    .liangdian li {
        display: inline-block;
        width: 24%;
        float: left \9;
        text-align: center;
        color: #333;
        font-size: 14px;
        line-height: 25px;
    }

.media-body {
    *width: 600px;
}

.new_content div {
    float: none;
}

.bdsharebuttonbox a {
    display: inline-block;
    float: left\0;
    width: 25px;
    height: 25px !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 !important;
    float: none !important;
    margin: 0 5px !important;
    top: 7px;
    position: relative;
}

.bdsharebuttonbox {
    display: inline;
}

    .bdsharebuttonbox .bds_weixin {
        background-image: url("https://pic.huodongjia.com/static/images/images/wx.png");
    }

    .bdsharebuttonbox .bds_sqq {
        background-image: url("https://pic.huodongjia.com/static/images/images/qq.png");
    }

    .bdsharebuttonbox .bds_tsina {
        background-image: url("https://pic.huodongjia.com/static/images/images/sina.png");
    }

    .bdsharebuttonbox .bds_douban {
        background-image: url("https://pic.huodongjia.com/static/images/images/db.png");
    }

    .bdsharebuttonbox .bds_tieba {
        background-image: url("https://pic.huodongjia.com/static/images/images/tb.png");
    }

.meetmenu {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

    .meetmenu h4 {
        font-size: 20px;
    }
       
.table_body {
    width: 100%;
    height: auto;
    border-bottom: 1px #999 solid;
    border-left: 1px #999 solid;
    font-size: 16px;
    text-align: center;
    margin-bottom:20px;
}

    .table_body th {
        height: 30px;
        font-size:16px;
        letter-spacing: 0.2em;
        border-top: solid 1px #999;
        border-right: solid 1px #999;
        text-align: center;
    }
    .table_body td {
        border-top: solid 1px #999;
        border-right: solid 1px #999;
        line-height: 30px;
        text-align: center;
    } 
.table_body td.tdright {
    text-align: left;
}
.table_body td.tdright p {
   
    text-indent: 0em;
        text-align:left; line-height:25px;
    }
        .table_body td ol {    
    list-style: none;
        }
.piclist {
    width:100%;
}
.piclist div {
        position: relative;
        float: left;
        display:block;
        width: 49%;
        margin-right:1%;
        height:268px;
        line-height:268px;
        text-align:center;
        margin-bottom:10px;
        overflow:hidden;
        border:solid 1px #d9d9d9;
    }
/*odd表示奇数行，even表示偶数行;*/
    .piclist div:nth-child(even) {
        float:right;        
        margin-right:0%;
        text-align:right;
    }
.piclist div img {
    margin:1px auto;
        width:auto;
        max-width:99%;
        height:auto;
        max-height:268px;
        overflow:hidden;
    }
    .piclist div p {    
        position:absolute;
        left:0.5%;
        bottom:0px;
        width:99%;
        margin:0px auto; padding:0px;
        text-indent:0em;
        font-size:14px;
        line-height:30px;
        text-align:center;
        color:#ffffff;
        background:#d9d9d9;
        background-color: rgba(0,0,0,0.4);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    }
    
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .piclist div p{
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
}