.main {
    background: #f6f6f6;
    padding: 30px 0;
}

.main .box {
    overflow: hidden;
}

.main .box1 {
    background: #fff;
    padding: 30px 0 0;
    border: 1px solid #eaeaea;
}

.main-top {
    overflow: hidden;
    padding: 0 30px;
}

.main-left {
    width: 420px;
}

.main-left img {
    width: 100%;
}

.expo-left img {
    border-radius: 4px;
}

.expo-limit-num {
    margin-left: 20px;
    color: #999;
}

.main-right {
    width: 565px;
    margin-left: 30px;
}

.refund_icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/uploads/image/image/all.png) -93px -89px no-repeat;
    vertical-align: middle;
}

.norefund {
    background-position: -114px -89px;
}

/*分享和收藏*/
.share-box {
    /*margin-left: 20px;*/
    vertical-align: middle;
}

.share-head {
    margin-top: 20px;
}

.share {
    margin-left: 15px;
}

.share, .collection, .edit {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.edit-icon {
    display: inline-block;
    width: 22px;
    color: #ffb11a;
    height: 22px;
    vertical-align: middle;
}

.collect-icon, .already-collect-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/image/all.png) no-repeat;
    vertical-align: middle;
}

.collect-icon {
    background-position: -72px 0;
}

.already-collect-icon {
    background-position: -94px 0;
}

.share-icon {
    display: inline-block;
    width: 22px;
    background: url(/uploads/image/image/all.png) -116px 0 no-repeat;
    height: 22px;
    vertical-align: middle;
}

.collection-text, .share-text, .edit-text {
    font-size: 14px;
    vertical-align: middle;
    color: #999;
    margin-left: 5px;
}

.edit-text {
    color: #ffb11a;
}

.view-hd {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

.view-title {
    margin: 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.expo-name {
    margin-top: 30px;
    border-bottom: none
}

/*.view-title .fr{*/
/*margin-top: 10px;*/
/*}*/
.view-img {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    vertical-align: -8px;
    margin-right: 5px;
}

.hoster {
    font-size: 13px;
    color: #0098e8;
    font-weight: 600;
}

.view-title .fr {
    color: #ccc;
    margin-top: 10px;
}

.view-title .fr span {
    margin-right: 5px;
    vertical-align: middle;
}

.detailtip {
    color: #999;
    vertical-align: top;
}

.address {
    margin: 10px 0;
}

.datail-address {
    color: #0098e8;
}

.datail-address label {
    color: #333;
}

.limit_num {
    margin-bottom: 12px;
}

.free {
    width: 160px;
    height: 50px;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    color: #333;
    margin-bottom: 10px;

}

.numnull {
    border: 1px dashed #ccc;
    color: #999;
}

.duihao {
    z-index: 1;
    position: absolute;
    width: 17px;
    height: 17px;
    right: 0;
    bottom: 0;
    background: url(/uploads/image/iactivity/icon_changci.png);
    display: none;
}

.suo {
    z-index: 1;
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    background: url(/uploads/image/image/icon_isaudit.png);
    border-top-left-radius: 3px;
}

.sign-up {
    margin: 20px 0 40px;
    overflow: hidden;
}

.signupbtn {
    margin-right: 20px;
    width: 180px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    border-radius: 4px;
    color: white;
    background: #0098e8;
    text-align: center;
    cursor: pointer;
}

.collectbtn {
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    border-radius: 4px;
    color: rgb(239,143,63);
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgb(239,143,63);
}
.collectbtn[data-type="1"]{
    background: rgb(239,143,63);
    color: #fff;
}
.main-content {
    width: 810px;
    margin-top: 20px;
    overflow: hidden;
    /*padding-bottom: 50px;*/
    /*border:1px solid #eaeaea;*/
}

.main-content .hd {
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #0098e8;
    margin: 30px 0;
    padding-left: 10px;
}

.activity-nav {
    border-bottom: 1px solid #eaeaea;
    padding: 26px 0 0px 26px;
    font-size: 18px;
}

.activity-nav span {
    display: inline-block;
    height: 26px;
    padding: 0 5px;
    color: #555;
    cursor: pointer;
}

.a-sign:hover {
    color: #107ace;
}

.a-content {
    margin: 0 30px -1px 0;
    color: #0098e8;
    border-bottom: 2px solid #0098e8;
}

.b-content.active {
    border-bottom: 2px solid #0098e8;
}

.active-left {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}

.active-right {
    width: 255px;
    margin-top: 21px;
}

.active-right .viewgg {
    width: 100%;
}

.codebg {
    width: 100%;
}

.active-content {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
}

.tab-item {
    padding-top: 0;
}

.hidden-content {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
}

.active-share {
    height: 200px;
    padding: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: #ffffff;
}

.active-share .active-share-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    color: white;
    background: #0098e8;
    text-align: center;
    cursor: pointer;
}

.share-left {
    float: left;
}

.share-left-box {
    width: 469px;
    height: 160px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #009af0;
    padding: 20px 0 20px 50px;
    box-sizing: border-box;
}

.share-left-box img {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 60px;
}

.share-left-content {
    float: left;
}

.share-left-content-title-pp {
    height: 28px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}

.share-left-content-des-pp {
    height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.share-left-slogn {
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.share-right {
    float: left;
    width: 300px;
}


.active-wechat {
    margin-left: 28%;
}

.active-wechat:hover {
    background: #0082c5;
}

.active-share .active-collection {
    margin-left: 21%;
    color: #f90;
    background: #f5f5f5;
}

.expo-sign .active-collection {
    height: 44px;
    line-height: 44px;
    margin-left: 3%;
    color: #ffb11a;
    background: #fef1d8;
    border-radius: 20px
}

.active-share .active-collection:hover {
    background: #efefef;
}

.already-sign-hd {
    display: block;
    margin: 0 0 -1px 26px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #0098e8;
    border-bottom: 2px solid #0098e8;
}

.already-sign-count {
    display: inline-block;
    padding-left: 4px;
    max-width: 44px;
    text-overflow: ellipsis;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}

.already-sign {
    padding-top: 10px;
    border-bottom: 1px solid #eaeaea;
}

.people-detail {
    margin-top: 30px;
    overflow: hidden;
    margin-left: 20px;
}

.people-detail li {
    width: 9.7%;
    float: left;
    text-align: center;
}

.people-detail li p {
    margin: 10px 0 5px
}

.people-detail li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.ticketstyle {
    border-color: #0098e8;
}

.refund_txt {
    margin-left: 5px;
}

.star2 {
    position: relative;
    top: -2px;
    width: 23px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    /*background:  no-repeat;*/
    background:  no-repeat;
    background-size: cover;
}

/*.nostars2 {*/
/*    background:  no-repeat -18px 0;*/
/*}*/


/*---------------预览-----------------*/
.thisover {
    border-color: #0099e9;
    background: url(/uploads/image/iactivity/icon_changci.png) no-repeat 144px 33px;
}

.preview-wechat {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(/uploads/image/iactivity/weixin.png) no-repeat;
    background-size: 100%;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}

.collection {
    cursor: pointer;
    width: 75px;
}

.signup-people {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    color: #999;
    margin: 40px 0 0;
}

.preview-tip {
    width: 450px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #f8f8f8;
    font-size: 20px;
    position: fixed;
    z-index: 10;
    top: 45%;
    left: 35%;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #c6c6c6;
    display: none;
}

.preview-tip span {
    vertical-align: middle;
    margin-left: 10px;
}

.signup-people img {
    vertical-align: middle;
}

/*线上*/
.online-address {
    border: 1px solid #1b85d5;
    padding: 2px 5px 3px;
    border-radius: 4px;
    margin-left: 10px;
    color: #1b85d5;
}

.logobox {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.more {
    display: block;
    font-size: 12px;
    margin: 20px 10px;
    height: 31px;
    line-height: 31px;
    width: 97%;
    position: relative;
    background: #f9f9f9;
    color: #888 !important;
    border: 1px solid #ddd;
    text-shadow: none !important;
    text-align: center;
    cursor: pointer;
    transition: all ease .3s;
}

.more:hover {
    background: #eaeaea;
}

.time-cha {
    font-size: 14px;
    color: #999;
}

/*活动内容图片*/
.active-content img {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.active-fix {
    width: 255px;
}

.active-fix img {
    width: 100%;
    margin-bottom: 10px;
}

.icon-yanjing {
    font-size: 20px;
    margin-right: 5px;
}

.floatfix {
    /*position: fixed;*/
    /*top: 0px;*/
    /*margin-top: 0;*/
}

.zhong {
    width: 16px;
    height: 16px;
    display: inline-block;
    background:  no-repeat 0 0;
    vertical-align: middle;
}

.yanjing {
    width: 20px;
    height: 13px;
    display: inline-block;
    background:  no-repeat -46px -2px;
    vertical-align: middle;
}

.zhuanfa {
    width: 17px;
    height: 14px;
    display: inline-block;
    background:  no-repeat -41px -34px;
    vertical-align: middle;
}

.pre-free {
    border-color: #0098e8;
    color: #333;
}

.pre-free i {
    display: block;
}

.ticket_price {
    color: #f90;
}

.free:nth-child(3n 5) {
    margin-left: 46px;
}

.free:nth-child(3n 4) {
    margin-right: 0;
}

.ticket_num {
    margin-top: 10px;
}

.jian, .jia {
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    background: #eee;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*ie10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
    vertical-align: middle;
}

.jian i {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(/uploads/image/image/all.png) -135px -92px no-repeat;
}

.jia i {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(/uploads/image/image/all.png) -149px -91px no-repeat;
}

.shuzi {
    width: 40px;
    height: 25px;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    border-left: none;
    border-right: none;
    outline: medium;
}

.zhichi {
    margin-top: 10px;
}

.zhichi img, .zhichi-wrap img {
    width: 24px;
    height: 21px;
}

.zhichi span {
    vertical-align: middle;
}

.audit {
    display: block;
    line-height: 25px;
    margin-left: 46px;
    color: orange;
    margin-top: -10px;
}

.is_audit_b, .t_time_b, .t_status_b, .fee0 {
    display: none;
}

.xiangou {
    margin-left: 10px;
}

.t_t {
    width: 143px;
    display: block;
    vertical-align: middle;
    margin: 0 0 4px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    position: relative;
    z-index: 3;
}

.t_p {
    display: block;
    margin: 6px 0 0 12px;
    color: orange;
}

.numnull .t_p {
    color: #999;
}

.numnull .t_t {
    color: #999;
}

.xiangoutip {
    margin: 10px 0 0 45px;
    color: red;
    display: none;
}

.xiangou_t {
    border: 1px solid #ffd6b6;
    background-color: #fff2e8;
    padding: 3px 15px 4px 5px;
    color: #333;
    font-size: 12px;
}

.xiangou_t img {
    margin: -2px 3px 0 0;
}

.icon-tishi {
    vertical-align: text-top;
}

.snap_main {
    min-height: 600px;
}

.report {
    line-height: 26px;
    margin-right: 20px;
    cursor: pointer;
    color: #999;
}

.report i {
    margin-right: 8px;
    font-weight: 700;
    color: #999;
    font-size: 17px;
}

.reject_act_box {
    min-height: 400px;
}

.alert-error {
    color: #b94a48;
    border-color: #eed3d7;
    background-color: #f2dede;
    padding: 30px;
    margin: 30px 0;
}

.head_title {
    font-size: 30px;
    margin-bottom: 20px;
}

.report-content {
    padding: 30px;
}

.report-content textarea {
    width: 100%;
    border-color: #eaeaea;
    background: #f6f6f6;
}

.report-content textarea:focus {
    box-shadow: none;
}

.report-button {
    height: 30px;
    margin-top: 30px;
}

.report-button span {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.report-button .report-sure {
    color: #fff;
    background: #0098e8;
    border: 1px solid #0098e8;
}

.report-button .report-cancel {
    color: #999;
    background: #fff;
    border: 1px solid #ccc;
    margin-right: 20px;
}

.tippy-popper {
    opacity: 1
}

#home_register_group_base {
    margin: 30px 30px 0 30px;
    padding-top: 30px;
    border-top: 1px solid #ffdcb9;
}

.expo-sign, .sign-up-wrap {
    display: flex;
    align-items: center;
}

.expo-sign {
    justify-content: space-between;
    margin-left: 130px;
}

.expo-sign .signupbtn {
    border-radius: 20px;
}

.main .expo-box, .main .expo-box .free, .expo-box .jian, .jia, .expo-box .shuzi {
    /*border:1px solid #ffdcb9;*/
    /*box-sizing: border-box;*/
    /*background: #fff;*/
}

.expo-box .activity-nav {
    border-color: #ffdcb9;
}

.zhichi-wrap {
    width: 100px;
    margin-left: 20px;
    color: #ffb11a;
    font-size: 16px;
}

.text-muted {
    margin-right: 20px;
}

.expo-sign .share-box {
    margin-right: 30px;
    /* float: right; */
    font-size: 16px;
    color: #999;
}

.contact-info {
    padding: 20px;
    display: flex;
    justify-items: center;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    line-height: 36px;
}

.contact-title {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}

.contact-name {
    color: #333;
    font-size: 16px;
}

.expo-content {
    padding-bottom: 0;
    border: none;
    background: none;
}

.main .expo-bg {
    background: #ffdcb9;
}

.expo-box .free {
    line-height: 46px;
    text-align: center;
}

.b-content {
    margin: 0 30px -1px 0;
    color: #0098e8;
    border-bottom: 2px solid #e5e5e5;
}

.con_box {
    display: none;
}

.plus-ts {
    display: inline-block;
    padding-left: 22px;
    background: url(/uploads/image/isiother/icon-zhong.png) no-repeat 2px 2px;
    font-size: 16px;
    color: #ffb11a;
}

.txt-share-box {
    height: 212px;
    padding: 22px 10px 10px 10px;
    box-sizing: border-box;
    border-radius: 6px;
    border: solid 1px #1b85d5;
    background-color: #ffffff;
}

.txt-share-box > img {
    float: left;
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    margin-right: 10px;
}

.txt-slogn {
    padding-top: 22px;
    clear: both;
    font-size: 18px;
    text-align: center;
    color: #333;
}

.txt-share-content-title {
    display: flex;
    align-items: center;
}

.txt-share-content-title-pp {
    padding-top: 15px;
    font-size: 18px;
    color: #333;
    flex: 1;
}

.txt-share-content-des-pp {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}

.share-head label {
    font-size: 19px;
    vertical-align: -1px;
}

.share-btn {
    text-align: right;
}

.share-btn .active-share-btn {
    width: 270px;
    height: 41px;
    margin: 40px 0;
    line-height: 41px;
    background: #f5f5f5;
    border-radius: 4px;
    text-align: center;
}

.share-right .share-box {
    vertical-align: middle;
    display: block;
    width: 270px;
    margin-left: auto;
    text-align: right;
}

.sign-box {
    background: #fff;
    padding-bottom: 40px;
}