.header {

    background-color: #ffffff;
}

.header a {
    color: #000000;
}

.z-task-title h1 {
    color: #E3423B;
}

.z-st-input {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.z-st-input input {
    margin-right: 10px;
}

.z-button-photo {
    background: rgba(227, 66, 59, 1);
}

.z-task-submit button {
    width: 30%;
    height: 47px;
    margin: 50px 0px;
    text-align: center;
    background: rgba(227, 66, 59, 1);
    border-radius: 30px;
}

.z-task-submit {
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.z-task-tips {
    width: 100%;
    background-color: #f2f2f2;
    font-size: 13px;
    padding: 11px 20px;
    line-height: 23px;
    margin-bottom: 31px;
}

.z-get-code {
    width: 92px;
    height: 38px;
}

.info-content,.info-request {
    font-size: 16px;
	line-height: 29px;
}


.report {
    margin-top: 20px;
}

.r-ts-done {
    text-align: center;
}

.r-done-icon {
    width: 160px;
    margin: 0 auto 15px;
}

.z-td-top {
    width: 100%;

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.z-td-top .task-price {
    margin-left: 5px;
    color: #E3423B;
    font-size: 20px;
    font-weight: bold;
}

.z-new-task-box {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 19px 20px 11px;
    border-bottom: 1px solid #f2f2f2;
    color: #666666;
}

.z-new-task-box .z-task-other {
    width: 70%;
    padding-bottom: 10px;
}

.z-td-bottom {
    padding: 10px 0px;
    border-top: 1px solid #f5f5f5;
}

.z-td-bottom ul li {
    text-align: center;
    margin-right: 40px;
}

.z-td-bottom ul li:last-child {
    margin-right: 0px;
}

.z-td-bottom ul li p:nth-child(2) {
    font-size: 18px;
    font-weight: 700;
    margin-top: 3px;
}

.z-new-task-type a {
    position: relative;
    top: 0px;
    margin-right: 49px;
    cursor: pointer;
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 500;
}

.z-new-task-type .active {
    color: #E3423B;
}

.z-new-task-type .active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #E3423B;
}

.z-new-task-type a:hover {
    color: #E3423B;
}

.z-switch-content .z-switch-cell:nth-child(2) {
    display: none;
}

/* .z-switch-content .z-comment {
    margin-top: 25px;
} */

.z-switch-content .z-comment .people-name {
    width: 60px;
    height: 60px;
    max-width: 100%!important;
    border: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
}

.z-switch-content .z-comment ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.z-ul-neirong{
    flex-wrap: wrap;
}
.z-switch-content .z-comment ul li {
    display: block;
    width: 100%; 
}

.z-switch-content .z-pc-content-li img{
    max-width: 50%!important;
}

.z-wai-li{
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 0px;
    border-bottom: 1px solid #f5f5f5;
}
.z-name-cell {
    color: #999999;
    line-height: 30px;
}

.z-name-cell .isOwn {
    margin-left: 5px;
    padding: 4px 8px;
    background: #FED4D2;
    color: #E3423B;
}

.z-pc-content {
    width: 100%;
    margin-top: 20px;
    padding:14px 20px;
    background: #F6F6F6;
}

.z-new-task-type {
	margin-bottom: 11px;
}

.z-pc-content li {
    position: relative;
}
.z-pc-content {
    position: relative;
}

.z-pc-content::before {
    content: "";
    text-indent: -9999em;
    position: absolute;
    top: -10px;
    left: 3%;
    width: 0;
    height: 0;
    transform: rotate(180deg);
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #F6F6F6 transparent transparent;
    margin-left: -7px;
}
.z-pc-content .showContent{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.z-pc-content .hide img,
.z-pc-content .showContent img{
    max-width: 230px;
    margin-right: 10px;
}
.z-comment-status{
    position: absolute;
    right: 0px;
    top:30px;
}
.z-detial-task-indc{
    line-height: 40px;

}
.z-detial-task-indc .box{
    padding-left:60px;
}
.z-qt-content li{
    margin-right: 20px;
}
.z-qtc-ul .z-qtcu-box .left{
    height: 28px;
    display: flex;
    padding:0 10px;
    justify-content: center;
    align-items: center;
    color: #E3423B;
    border: 1px solid rgba(229,86,81,1);
}
.z-qtc-ul .z-qtcu-box .right{
    width: 38px;
    height: 28px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E3423B;

   
}
.z-qtc-ul .z-qtcu-box .right a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

.z-detail-task-tips {
    display: none;
    width: 100%;
    background-color: #f2f2f2;
    font-size: 13px;
    padding: 11px 20px;
    line-height: 23px;
    margin-bottom: 31px;
}