.size {
    padding: 0 100px;
    background-color: #fff;
    margin: 0 auto;
    width: 1200px;
}
.clearfix {
    clear: both;
}
.activity-l {
    padding-bottom: 20px;
    width: 380px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

.activity-l .activity-l-code {
    margin: 20px 0;
    height: 119px;
    background: url(../img/z-ewmbackimg.jpg?v=0.2) no-repeat;
    background-size: 100% 100%;
}
.activity-l-code .code-img {
    margin: 3px;
    width: 104px;
    height: 104px;
    border: 1px solid #cfcfcf;
}

.activity-l-code .code-img img {
    margin: 2px auto 0;
    width: 100px !important;
    height: 100px !important;
    display: block;
}
.activity-l-info {
    padding-top: 22px;
    width: 70%;
      font-size: 14px;
    color: #0a0a0a;
}
.activity-l-info p em {
    color: #cc0000;
}
.activity-l-info span {
    margin: 4px auto;
    padding: 4px 6px;
    background-color: #cc0000;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 231px;
}
.activity-l-nub {
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
}
.activity-r {
    padding: 20px 0 20px 15px;
    border-left: 4px solid #C3000A;
    width: 790px;
}
.text-c {
    text-align: center;
}
.activity-l-nub li {
    padding: 10px 0;
    width: 33.3333%;
    font-size: 14px;
    color: #C3000A;
}
.activity-l-nub li img {
    margin: 0 auto 5px;
    width: 35px;
    height: 35px;
    display: block;
}
.activity-l-nub li p {
    margin-bottom: 3px;
}
.activity-l-org {
    margin-bottom: 20px;
}
.org-info .org-img {
    margin-right: 8px;
    width: 93px;
    height: 93px;
    border-radius: 50%;
    border: 1px solid #ddd;
    overflow: hidden;
}
.org-info .org-img img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.org-text-info {
    width: 265px;
}
.org-text-info strong {
    margin-bottom: 5px;
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 500;
}
.org-text-info span {
    margin-bottom: 5px;
    display: block;
    color: #cc0000;
}
i, b, em {
    font-style: initial;
}
.org-text-info p em {
    width: 210px;
    display: block;
}
.wants-signUp-btn {
    background-color: #cc0000;
    transition: .5s;
}
.pr {
    position: relative;
}
.signUp-btn {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 0 20px;
    display: inline-block;
    line-height: 24px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
}
.activity-l-org .people-info p.border-b {
    border-bottom: 1px dashed #ccc;
}

.activity-l-org .people-info p {
    padding: 10px 0;
    font-size: 14px;
}
.activity-l-map strong {
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.public-tit1 strong {
    padding-left: 5px;
    line-height: 20px;
    border-left: 4px solid #cc0000;
    font-size: 16px;
    color: #cc0000;
    display: block;
}
.current-location {
    margin-top: -20px;
    padding-left: 20px;
    line-height: 20px;
    font-size: 16px;
    background: url(../img/location-ico.png) no-repeat left center;
}
.current-location span {
    margin-right: 15px;
    color: #999;
}
.activity-info-text h6 {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 16px;
    font-family: 苹方黑体-中粗-简;
}
.current-location a {
    padding-right: 15px;
    margin-right: 5px;
    color: #666;
    background: url(../img/location-type-bg.png) no-repeat right center;
}
.current-location em {
    color: #333;
}
.activity-info-text p em {
    color: #cc0000;
}
.activity-info {
    margin: 20px auto;
}
.activity-info .activity-info-img {
    margin-right: 15px;
    width: 400px;
    height: 300px;
    border-radius: 4px;
    overflow: hidden;
}
.activity-info-img img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 4px;
}
.activity-info-img img.Collection-state {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    z-index: 999;
    cursor: pointer;
    opacity: .72;
}
.activity-info-img img {
    display: block;
    border-radius: 4px;
}
.activity-info-text {
    width: 370px;
}
.activity-info-text p {
    margin-bottom: 5px;
}
.activity-info-text p.state i {
    padding: 4px 8px;
    display: inline-block;
    font-size: 14px;
    border-radius: 6px;
}
.activityStatus_2 {
    background: #666 !important;
    color: #fff !important;
}
.activity-info-text p.state span {
    margin-left: 20px;
    line-height: 27px;
    color: #C3000A;
}
.activity-adders span {
    width: 270px;
}
.activity-info-text p {
    margin-bottom: 5px;
}
.activity-info-text p a.thumbs-up {
    padding: 3px 0 0 25px;
    line-height: 22px;
    display: block;
    color: #666;
    background: url(../img/goods.png) no-repeat left center;
}
.activity-info-text p a.thumbs-up.thumbs-up-on{
    background:url(../img/goods-on.png) no-repeat left center;cursor:context-menu;
}
.sign-up-not {
    background-color: #ccc;
    cursor: context-menu;
}
.sign-up {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 8px;
    display: inline-block;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
}
.activity-type-tab {
    border: 2px solid #e6e6e6;
    border-radius: 4px;
}
.activity-type-tit a {
    width: 20%;
    line-height: 40px;
    display: block;
    background-color: #f5f5f5;
    font-size: 14px;
}
.activity-type-tit a.on {
    background-color: #C3000A;
    color: #fff;
    cursor: context-menu;
}
.activity-type-list {
    padding: 20px;
    min-height: 265px;
}
.activity-introduce .introduce-con {
    text-align: justify;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
table {
    width: 100%;
}
th.bg {
    background: url(../img/th-bg.jpg) #f5f5f5 no-repeat right center;
}
th {
    line-height: 37px;
    background-color: #f5f5f5;
    color: #C3000A;
    font-weight: 500;
    font-size: 14px;
}
td {
    line-height: 37px;
    border-bottom: 1px dashed #ccc;
    color: #666;
    font-size: 14px;
}
.comment-submit {
    font-size: 14px;
    color: #999;
}
.comment-submit label {
    margin-right: 16px;
    line-height: 35px;
    display: block;
}
.comment-grade-list {
    margin-right: 15px;
}
.target-demo {
    margin-right: 15px;
    width: auto !important;
}
.comment-grade-list img {
    margin: 8px 5px 0 0;
    display: block;
    float: left;
}
#function-hint {
    padding-top: 10px;
}
.comment-submit .comment-sure-btn {
    margin-left: 15px;
    padding: 0 16px;
    line-height: 35px;
    display: block;
    border: 0;
    cursor: pointer;
    background-color: #C3000A;
    color: #fff;
    border-radius: 6px;
}
.share-form {
    margin: 20px 0;
}
.share-form textarea {
    padding: 10px;
    width: 624px;
    height: 20px;
    display: block;
    background-color: #f5f5f5;
    font-size: 14px;
    border: 0;
}
.share-form a {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #C3000A;
    color: #fff;
    border-radius: 0 6px 6px 0;
    font-size: 16px;
}
.show {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 280px;
    display: block !important;
    background: url(../img/not-info.png) #fff no-repeat center center;
    position: absolute;
}

.activityStatus_1{background:#999 !important;color: #fff !important;}
.activityStatus_2{background:#1877c9 !important;color: #fff !important;}
.activityStatus_3{background:#0abbde !important;color: #fff !important;}
.activityStatus_4{background:#666 !important;color: #fff !important;}
