body {
   /* background: url(imagesbg2.jpg) repeat;*/
}


/* 用户 */

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-user {
    min-height: 305px;
    padding-bottom: 19px;
    border: 1px solid #ebebeb;
    background-color: #fff;
}

.ewb-head-img {
    width: 107px;
    height: 107px;
    margin: 24px auto 0;
    overflow: hidden;
}

.ewb-user-name {
    text-align: center;
    line-height: 37px;
    font-size: 16px;
}

.ewb-user-set {
    position: relative;
    height: 32px;
    line-height: 32px;
    background: #005580;
}

.ewb-ml-pt {
    margin: 53px 19px 0;
}

.ewb-horn-lt,
.ewb-horn-lb,
.ewb-horn-rt,
.ewb-horn-rb {
    position: absolute;
    z-index: 5;
    width: 4px;
    height: 4px;
}

.ewb-horn-lt {
    left: 0;
    top: 0;
    background: url(imagesmemberhorn_lt.jpg) center no-repeat;
}

.ewb-horn-lb {
    left: 0;
    bottom: 0;
    background: url(imagesmemberhorn_lb.jpg) center no-repeat;
}

.ewb-horn-rt {
    right: 0;
    top: 0;
    background: url(imagesmemberhorn_rt.jpg) center no-repeat;
}

.ewb-horn-rb {
    right: 0;
    bottom: 0;
    background: url(imagesmemberhorn_rb.jpg) center no-repeat;
}

.ewb-user-set a {
    display: block;
    color: #fff;
    text-indent: 94px;
    font-size: 16px;
    background: url(imagesmemberuser_set.png) 48px 50% no-repeat;
}

.ewb-out {
    margin: 20px 19px 0;
    height: 32px;
    line-height: 32px;
    background-color: #e4e4e4;
    border-radius: 5px;
}

.ewb-out>a {
    display: block;
    color: #005580;
    font-size: 16px;
    text-indent: 108px;
    background: url(imagesmemberuser_close.png) 50px 50% no-repeat;
}


/* 网上征集 */

.ewb-solicitation {
    border-color: #e4e4e4;
}

.ewb-user-tt {
    position: relative;
    min-height: 82px;
    background: url(imagesmemberwork_ico_01.png) left bottom no-repeat #ebebeb;
    border-bottom: 1px solid #e4e4e4;
}

.ewb-feedback {
    background: url(imagesmemberwork_ico_02.png) left bottom no-repeat #ebebeb;
}

.ewb-query {
    background: url(imagesmemberwork_ico_03.png) left bottom no-repeat #ebebeb;
}

.ewb-work-name {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 44px;
    text-indent: 14px;
    font-size: 16px;
    font-weight: bold;
    color: #005580;
}

.ewb-work-right {
    margin-top: 24px;
    width: 72px;
    color: #999;
    text-align: center;
}

.ewb-num {
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
}

.ewb-state {
    font-size: 14px;
    line-height: 24px;
}

.ewb-work-mid {
    width: 76px;
    color: #005580;
}


/* 信息 */

.ewb-info {
    height: 176px;
    overflow: hidden;
}

.ewb-info-items {
    margin: 0 10px;
    padding-top: 11px;
}

.ewb-info-items>li {
    height: 33px;
    vertical-align: top;
    line-height: 33px;
    font-size: 16px;
}

.ewb-info-items>li>a {
    display: block;
    color: #333;
    text-indent: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
    background: url(imagesmemberinfo_ico.jpg) left center no-repeat;
}

.ewb-info-state {
    color: #005580;
}

.ewb-feedback-state {
    text-align: center;
    display: block;
    width: 48px;
}

.ewb-query-state {
    text-align: center;
    display: block;
    width: 64px;
}

.ewb-work-link {
    margin: 14px 9px 0;
}

.ewb-work-link a {
    text-indent: 0;
    text-align: center;
    background: none;
}

.ewb-finish {
    color: #999;
}

.ewb-return {
    color: #cf7b13;
}


/* 我的订阅 */

.ewb-subscribe {
    padding: 0 14px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    min-height: 156px;
	margin-bottom:5px;
}

.ewb-sub-tt {
    height: 40px;
    border-bottom: 1px solid #c9c9c9;
}

.ewb-sub-name {
    position: relative;
    height: 38px;
    padding: 0 8px;
    line-height: 38px;
    font-size: 18px;
    font-weight: bold;
    color: #005580;
    border-bottom: 3px solid #005580;
}

.ewb-sub-arr {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    width: 11px;
    height: 4px;
    background: url(imagesmemberup_arr.png) center no-repeat;
}

.ewb-sub-bd {
    padding-bottom: 10px;
}

.ewb-sname {
    margin-top: 8px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #005580;
    font-size: 16px;
    cursor: pointer;
}

.ewb-sname.current {
    border-radius: 5px;
    color: #fff;
    background-color: #005580;
}

.ewb-sovh {
    overflow: hidden;
}

.ewb-sub-items {
    margin-right: -10px;
}

.ewb-sub-items>li {
    float: left;
    width: 12.5%;
    margin-top: 10px;
}

.ewb-sub-items>li>a {
    border-radius: 5px;
    display: block;
    border: 1px solid #dddbdb;
    background-color: #e4e4e4;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #005580;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-sub-items>li>a.ewb-plus {
    font-size: 40px;
    font-weight: bold;
    line-height: 34px;
}

.ewb-no-info {
    font-size: 24px;
    color: #d9d7d8;
    text-align: center;
    line-height: 176px;
}

.ewb-no-binding {
    padding-top: 108px;
    height: 68px;
    background: url(imagesmemberwarning_img.png) center 44px no-repeat;
    font-size: 16px;
    color: #005580;
    line-height: 20px;
    text-align: center;
}

.ewb-esub {
    width: 273px;
    margin: 46px auto 0;
    line-height: 26px;
}

.ewb-esub-left {
    text-indent: 42px;
    font-size: 16px;
    color: #005580;
    background: url(imagesmemberswarning_img.png) left center no-repeat;
}

.ewb-esub-link {
    display: block;
    width: 100px;
    height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    background-color: #005580;
}

.ewb-esub-link:hover,
.ewb-esub-link:active {
    color: #fff;
}

@media (max-width: 979px) {
    .ewb-user-set a {
        text-indent: 50px;
        background-position: 20px 50%;
    }
    .ewb-out>a {
        text-indent: 55px;
        background-position: 23px 50%;
    }
    .ewb-work-name {
        width: 100%;
        line-height: 28px;
    }
    .ewb-work-link {
        margin-top: 14px;
    }
    .ewb-work-link a {
        text-indent: 0;
    }
    .ewb-info-items {
        padding-top: 11px;
    }
    .ewb-info-state {
        font-size: 12px;
    }
    .ewb-info-items>li>a {
        font-size: 14px;
    }
    .ewb-info-state {
        width: auto;
    }
    /* 我的订阅 */
    .ewb-sub-items>li {
        width: 25%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-no-binding {
        padding-top: 88px;
        height: 88px;
        font-size: 12px;
        background: url(imagesmemberwarning_img.png) center 14px no-repeat;
    }
}

@media (max-width: 768px) {
    .ewb-info {
        height: auto;
    }
    .ewb-user {
        min-height: auto;
    }
}

@media (max-width: 480px) {
    /* 我的订阅 */
    .ewb-sub-items>li {
        width: 50%;
    }
}