.main {
    background: #f5f6f9;
    overflow: hidden;
    padding: 30px 0;
}

.main .box {
    width: 1080px;
    margin: 0 auto;
    background: transparent;
    min-height: 600px;
}

.public-container {
    display: flex;
}

.poster {
    width: 200px;
    cursor: pointer;
}

.zh-hd {
    width: 880px;
    height: 40px;
    padding: 0 0 0 30px;
    line-height: 40px;
    background: #e0e0e9;
    box-sizing: border-box;
}

.th1 {
    float: left;
    width: 200px;
}

.th2 {
    float: left;
    width: 320px;
    padding-left: 20px;
}

.th3 {
    float: left;
    width: 220px;
}

.th4 {
    float: left;
    width: 80px;
}

.zh-content {
    padding: 20px 30px 0;
    background: #fff;
    margin-bottom: 10px;
}

.zh-content:last-child {
    margin-bottom: 0;
}

.zh-content .th3,
.zh-content .th4 {
    padding-top: 42px;
}

.zh-footer {
    margin-top: 20px;
    line-height: 50px;
    border-top: 1px solid #e0e0e9;
}

.zh-footer div {
    display: inline-block;
}

.public-right {
    float: right;
    width: 900px;
    padding-left: 20px;
    box-sizing: border-box;
}

.th2 p {
    margin: 0 0 10px 0;
}

.p-hd {
    width: 100%;
    height: 22px;
    font-size: 16px;
    font-weight: 600;
    color: #196781;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.p-hd a {
    color: #196781;
    text-decoration: none;
}

.p-hd a:hover {
    text-decoration: none;
}

.p-time {
    height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666973;
    line-height: 20px;
}

.p-pay {
    height: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666973;
    line-height: 20px;
}

.p-num {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666973;
    line-height: 20px;
}

.p-num span {
    color: #fe8a22;
}

.dl-qrcode {
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.dl-qrcode img {
    position: relative;
    top: -2px;
}

.zh-status {
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #f34041;
    line-height: 22px;
}

.action {
    height: 22px;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #666973;
    line-height: 22px;
    cursor: pointer;
}

.action img {
    position: relative;
    top: -2px;
}

.zh-btn {
    width: 76px;
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #a4a9b5;
    border: 1px solid #a4a9b5;
    background: #fff;
    cursor: pointer;
}

.zh-maneger, .zh-edit {
    color: #196781;
    border: 1px solid #196781;
}

.nodata {
    display: none;
    height: 523px;
    text-align: center;
    padding: 60px 0 50px;
    background: #fff;
}

/* .nodata img {
    width: 160px;
} */

.nodata p {
    margin-top: 10px;
    font-size: 16px;
}

.pagination {
    margin-bottom: 10px;
}

.pagination > li > a,
.pagination > li > span {
    margin: 0 4px;
    color: #000;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    border: 1px solid #196781;
    background-color: #fff;
    color: #196781;
}


/*参与者中心的相关css*/
.attention .th2,
.participate .th2 {
    width: 510px;
}

.participate .th4 {
    width: 110px;
}

.action.setting img {
    width: 22px;
    top: -3px;
}

.action.kz img {
    width: 15px;
    top: 0;
}

.zs-search {
    height: 40px;
    /*background: #e0e0e9;*/
    line-height: 40px;
    font-size: 16px;
    font-family: pingfangsc-medium, pingfang sc;
    font-weight: 500;
    color: #333333;
    padding-left: 20px;
}

.za-tab {
    margin-left: 35px;
    display: inline-block;
    line-height: 1;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
    box-sizing: border-box;
}

.za-tab:hover,
.tab-selected {
    color: #196781;
    border-bottom: 2px solid #196781;
}

.time-input-search {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}

.time-select {
    width: 160px;
    padding-left: 20px;
    height: 32px;
    line-height: 30px;
    border-radius: 16px;
    font-size: 14px;
    border: 1px solid #a4a9b5;
}


/*订单详情*/
.detail-hd {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

.baclist {
    height: 22px;
    font-size: 16px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #0099e8;
    line-height: 22px;
    cursor: pointer;
}

.order-detail {
    padding: 20px 0 10px 30px;
    margin-bottom: 10px;
    background: #fff;
}

.order-detail p {
    height: 22px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.order-detail .status {
    color: #f34041;
}

.detail .p-time,
.detail .p-pay {

    color: #a4a9b5;
}

.detail .p-time span,
.detail .p-pay span {
    color: #333333;
}

.fb-logo {
    width: 28px;
    height: 28px;
    margin-right: 20px;
}

.fb-name {
    height: 20px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.detail-table-hd {
    height: 40px;
    background: #e0e0e9;
    line-height: 40px;
    padding-left: 34px;
}

.detail-th1 {
    width: 130px;
}

.detail-th2 {
    width: 200px;
}

.detail-th3 {
    width: 104px;
}

.detail-th4 {
    width: 128px;
}

.detail-th5 {
    width: 98px;
}

.detail-th6 {
    width: 98px;
}

.detail-th7 {
    width: 86px;
}

.detail-table-body {
    height: 72px;
    line-height: 72px;
    padding-left: 34px;
    background: #fff;
}

.detail-table-action {
    padding: 4px 0;
    font-size: 16px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #0099e8;
    cursor: pointer;
}


/*取消合作弹框*/
.cancel_box {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    display: none;
    animation: animations-fadein-1afv .3s ease-out both;
}

.cancel_inner {
    width: 500px;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    margin-top: -135px;
    margin-left: -250px;
    animation: animations-fadeinup-3kkk .3s cubic-bezier(.25, .1, .35, 1) both;
}

.cancel_top {
    height: 52px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
}

.cancel_cha {
    cursor: pointer;
}

.cancel_cha i {
    width: 17px;
    height: 17px;
    display: inline-block;
    background:  no-repeat -82px -40px;
}

.cancel_main {
    padding: 20px;
    min-height: 190px;
}

.select_reson {
    margin-bottom: 15px;
}

.coop-reason {
    display: block;
    width: 100%;
    height: 180px;
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #ccc;
    resize: none;
    outline: none;
}
.coop-reason:focus{
    outline: none;
    border-color: #0098e8;
}
.cancel_caozuo {
    height: 55px;
    padding-top: 15px;
}

.b_confirm, .b_cancel {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #0098e8;
    margin: 0 20px 0 -10px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}

.b_cancel {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
}

/*取消合作弹框 ----- 结束*/

