




.user-body {
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    background-color: #f2f2f2;
}

.user-section {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.user-section-left {
    width: 232px;
    background-color: #fff;
    float: left;
    padding: 15px 0;
}

.user-left-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.user-left-info ul {
    background-image: url("/zcy/wd/pc/static/img/user-1.png");
    background-repeat: no-repeat;
    background-position: 32px center;
    text-align: center;
    text-indent: 20px;
}

.user-left-info li:first-child {
    font-size: 20px;
    font-weight: bold;
    color: #585656;
}

.user-left-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.user-left-list > div {
    width: 212px;
    height: auto;
    background-color: #f2f2f2;
    margin: 0 auto;
    margin-top: 5px;
    text-indent: 25px;
    line-height: 36px;
    color: #585656;
    cursor: pointer;
}

/*.user-left-list > div:hover {*/
/*    background-color: #585656;*/
/*    color: #ffffff;*/
/*}*/


.user-left-list-click > p {
    background-image: url("../img/user-8.png");
    background-position: 175px center;
    background-color: #585656;
    color: #fff;
    border-bottom:2px solid #8c6f4b;
}


.user-left-list > div > p {
    background-image: url("/zcy/wd/pc/static/img/user-2.png");
    background-repeat: no-repeat;
    background-position: 180px center;
}



.user-left-list-click .display-block {
    display: block;
}

.user-left-list > div > ul {
    background-color: #ffffff;
    display: none;
}


.user-left-list > div > ul > li {
    text-indent: 42px;
    background-color: #ffffff;
    color: #585656;
    background-image: url("/zcy/wd/pc/static/img/user-3.png");
    background-repeat: no-repeat;
    background-position: 25px center;
}


.user-left-list > div > ul > li:hover {
    
    color: #8c6f4b;
}


.user-section-right {
    width: 958px;
    height: auto;
    overflow: hidden;
    float: right;
}


.user-s-r-head {
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    overflow: hidden;
}

.user-s-r-head li {
    width: 280px;
    height: 70px;
    line-height: 70px;
}


.user-s-r-head li:first-child {
    font-size: 18px;
    float: left;
    text-indent: 55px;
    background-image: url("/zcy/wd/pc/static/img/user-4.png");
    background-repeat: no-repeat;
    background-position: 23px center;
    color: #585656;
}

.user-s-r-head li:last-child {
    font-size: 12px;
    float: right;
    text-indent: 30px;
    background-image: url("/zcy/wd/pc/static/img/user-5.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #969696;
}

.user-s-r-head span {
    cursor: pointer;
}

.user-s-r-head span:hover {
    
}

.user-s-r-search {
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
    /*background-color: #ffffff;*/
}

.user-search-btn li {
    width: 90px;
    height: 40px;
    float: left;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    margin-right: 3px;
    background-color: #dedede;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    color: #585656;
    margin-top: 3px;
}

.user-search-btn li:hover {
    
}

.user-search-btn .btn-select {
    color: #ffffff;
    background-color: #8c6f4b;
}


.user-search-input {
    width: auto;
    height: 30px;
    float: right;
    border-radius: 4px;
    border: 1px solid;
    color: #e1e1e1;
    overflow: hidden;
}

.user-search-input-input {
    width: 198px;
    height: 30px;
    float: right;
}

.user-search-input-input input {
    width: 100%;
    border: 0;
    height: 30px;
    outline: medium;
    color: #757575;
    text-indent: 12px;
}

.user-search-input-btn {
    width: 60px;
    height: 30px;
    float: right;
    color: #585656;

}

.user-search-input-btn button {
    width: 60px;
    height: 100%;
    background: #dedede;
    border: 0;
    float: right;
    color: #585656;
    cursor: pointer;
    outline: none;
    /*border: 1px solid #8c6f4b;*/
}

.user-table {
    width: 100%;
    background-color: #ffffff;
    padding: 10px 9px;
}


.user-table-head {
    width: 940px;
    height: 36px;
    overflow: hidden;
    background-color: #f1f1f1;
    border: 1px solid #e2e2e2;
}

.user-table-head li {
    float: left;
    text-align: center;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}

.w-229 {
    width: 240px;
}

.w-60 {
    width: 60px;
}

.w-80 {
    width: 80px;
}

.w-100 {
    width: 100px;
}

.w-90 {
    width: 90px;
}

.user-table-item {
    width: 940px;
    height: auto;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    margin-top: 18px;
}

.user-table-item > ul {
    background-color: #f1f1f1;
    overflow: hidden;
}


.user-table-item > div > ul {
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
}

.user-table-row {
    cursor: pointer;
}

.row-bg {
    height: 36px;
    background-image: url("/zcy/wd/pc/static/img/user-2.png");
    background-repeat: no-repeat;
    background-position: 10px center;
}

.user-table-item .user-table-item-info {
    background-color: #ffffff;
    height: 36px;
    line-height: 36px;
    text-indent: 35px;
    color: #828282;
}


.user-table-item > .user-table-row > li {
    padding: 0 15px;
    float: right;
    line-height: 36px;
    color: #666666;
}


.user-table-item > .user-table-row > li:first-child {
    text-indent: 20px;
    font-weight: bold;
    color: #8c6f4b;
    float: left;
    background-image: url("/zcy/wd/pc/static/img/user-6.png");
    background-repeat: no-repeat;
    background-position: 12px center;
}

.user-table-item > .user-table-row > li span {
    font-weight: bold;
    font-size: 16px;
    color: red;
}

.user-table-click{
    border: 2px solid #8c6f4b;
}

.user-table-click .user-table-details {
    display: block;
}
.user-table-details{
    display: none;
}
.user-table-click .row-bg {
    background-image: url("/zcy/wd/pc/static/img/user-9.png");
    background-position: 5px center;

}

.user-table-row-details {
    height: 145px;
    overflow: hidden;
}

.user-table-row-details > li {
    float: left;
    text-align: center;
    border-left: #e7e7e7 1px solid;
    height: 100%;
    color: #828282;
    overflow: hidden;

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.user-table-row-details li:first-child {
    border-left: 0;
}


.table-details-commodity {
    width: 211px;
    padding: 10px 9px;
}

.table-details-commodity > p {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    color: black;
    text-overflow: ellipsis;
}

.table-details-commodity > div {
    overflow: hidden;
}

.table-details-commodity > div > p {
    width: 76px;
    height: 76px;
    border: 1px solid #ccc;
    padding: 3px;
    float: left;
}

.table-details-commodity > div > ul {
    width: 110px;
    margin-left: 10px;
    float: left;
    overflow: hidden;
}

.table-details-commodity > div > ul > li {
    width: 100%;
    border: 0;
    float: left;
    height: auto;
    text-align: left;

}

.user-table-row-details span {
    width: 100%;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 10px 0;
}

.user-table-row-details button {
    width: 64px;
    height: 24px;

    border: 1px solid #bfbfbf;
    background-color: #f8f8f8;
    border-radius: 3px;
    color: #828282;
    cursor: pointer;
}

.datepicker .time-bg {
    background-image: url(/zcy/wd/pc/static/img/time-bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}


.wq-address {
    text-indent: 30px;
    background-image: url(../img/user-5.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-right:10px;
}

















