@import "../iconfont/iconfont.css";
/* end font */

.kppw3_8-task-detail-box .kppw3_8-task-detail-info {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    padding: 30px;
    margin-bottom: 30px;
}

.kppw3_8-task-detail-box .showBoxItem {
    top: 20px;
}

.kppw3_8-task-detail-info .task-detail-title {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.kppw3_8-task-detail-info .task-detail-title-info {
    max-width: 600px;
}

.kppw3_8-task-detail-info .task-detail-title-text {
    display: flex;
    /* align-items: center; */
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    line-height: 26px;
}

.kppw3_8-task-detail-info .task-detail-title-text>span {
    border-radius: 2px;
    font-size: 14px;
    padding: 0 5px;
    line-height: 26px;
    height: 26px;
    font-weight: 500;
    margin-right: 10px;
}
.kppw3_8-task-detail-info .task-detail-title-text>p{
    max-width: 430px;
    margin-bottom: 0;
}
.kppw3_8-task-detail-info .task-list-label {
    display: flex;
    flex-wrap: wrap;
}

.kppw3_8-task-detail-info .task-list-label>li {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666666;
    min-width: 120px;
    margin-right: 20px;
    padding: 0;
    margin-bottom: 10px;
}

.kppw3_8-task-detail-info .task-list-label>li>img {
    margin-right: 6px;
}

.kppw3_8-task-detail-info .task-tg-je {
    text-align: right;
    padding-top: 20px;
}

.kppw3_8-task-detail-info .task-tg-je>p,
.kppw3_8-task-detail-info .task-tg-je>p>span {
    line-height: 36px;
    display: block;
}

.kppw3_8-task-detail-info .task-tg-je>span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 12px;
    color: #999999;
}

.kppw3_8-task-detail-info .task-tg-je>span>img {
    margin-right: 6px;
}

.kppw3_8-task-detail-box .task-description {
    padding: 0;
    margin-top: 30px;
}

.kppw3_8-task-detail-box .task-description .description-main {
    padding: 0;
}

.kppw3_8-task-detail-box .description-title {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    border-left: 5px solid #2F549F;
    padding: 0 0 0 10px;
}

.kppw3_8-task-detail-box .description-main .text {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    text-align: justify;
    margin-bottom: 30px;
}

.kppw3_8-task-annex-list-box>li {
    border: none;
    margin-right: 20px;
    float: none;
    margin-bottom: 10px;
}

.kppw3_8-task-annex-list-box>li>a {
    font-size: 14px;
    color: #333;
    display: flex !important;
    align-items: center;
}

.kppw3_8-task-annex-list-box>li>a:hover {
    color: #2F549F;
    text-decoration: underline;
}

.kppw3_8-task-annex-list-box>li>a>img {
    margin-right: 5px;
}

.kppw3_8-task-tender-box {
    padding: 30px;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.kppw3_8-task-tender-box .evaluate {
    border: none;
    margin: 0;
    display: flex;
}

.kppw3_8-task-tender-box .evaluateimg {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    margin-right: 20px;
    padding: 0;
}

.kppw3_8-task-tender-box .evaluatemain {
    flex: 1;
    padding: 0;
}

.kppw3_8-task-tender-box .evaluateinfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kppw3_8-task-tender-box .evaluateinfo-head {
    display: flex;
    align-items: center;
}

.kppw3_8-task-tender-box .evaluateinfo-head>p {
    display: flex;
}

.kppw3_8-task-tender-box .evaluateinfo-head>p>b {
    margin-right: 20px;
    font-size: 16px;
}

.kppw3_8-task-tender-box .evaluateinfo-head>p>a {
    font-size: 12px;
    color: #666;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.kppw3_8-task-tender-box .evaluateinfo-head>p>a>img {
    margin-right: 5px;
}

.kppw3_8-task-tender-box .evaluatetime {
    display: flex;
    margin-top: 10px;
}

.kppw3_8-task-tender-box .evaluatetime>p {
    font-size: 12px;
    color: #666;
    margin-right: 20px;
    line-height: 12px;
}

.kppw3_8-task-tender-box .evaluatetime>p>span {
    color: #FF9934;
}

.buttonlan {
    padding: 0 20px;
    border: none;
    margin: 0;
    color: #fff;
    background: #2F549F;
    height: 36px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 2px;
}

.buttonfff {
    padding: 0 20px;
    border: none;
    margin: 0;
    color: #2F549F;
    background: #fff;
    height: 36px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #2F549F;
}

.buttonhui {
    padding: 0 20px;
    border: none;
    margin: 0;
    color: #fff;
    background: #BBBBBB;
    height: 36px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 2px;
}

.kppw3_8-task-tender-box .evaluatext>p {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    padding: 0;
    border: none;
    line-height: 26px;
    word-break: break-all;
}

.kppw3_8-task-tender-box .kppw3_8-tender-annex-list {
    margin: 0 20px 0 0 !important;
    border: none !important;
}

.kppw3_8-task-tender-box .kppw3_8-tender-annex-list>a {
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    word-break: break-all;
}

.kppw3_8-task-tender-box .kppw3_8-tender-annex-list>a>img {
    margin-right: 6px;
}

.kppw3_8-task-tender-box .kppw3_8-tender-annex-list>a:hover {
    color: #2F549F;
    text-decoration: underline;
}

.manuscript-hide {
    height: 100px;
    background: #F3F5F9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.manuscript-hide>p {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666666;
}

.manuscript-hide>p>img {
    margin-right: 10px;
}

.kppw3_8-tender-list {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.kppw3_8-tender-list:nth-last-child(2) {
    margin-bottom: 0;
    border: none;
}

.kppw3_8-task-stage-box {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.kppw3_8-task-stage-title {
    padding: 20px;
    position: relative;
}

.kppw3_8-task-stage-title>span {
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    height: 14px;
    width: 14px;
    transition: all .3s;
}

.kppw3_8-task-stage-title>span>img {
    display: block;
}

.kppw3_8-task-stage-title-info {
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    line-height: 14px;
}

.kppw3_8-task-stage-title-info>img {
    margin-right: 6px;
}

.kppw3_8-task-stage-title-time {
    display: flex;
    font-size: 14px;
    color: #333;
    height: 22px;
    align-items: baseline;
    margin-top: 20px;
}

.kppw3_8-task-stage-title-time>span {
    color: #FF9934;
    font-size: 22px;
    margin: 0 4px;
    line-height: 22px;
}

.kppw3_8-task-stage-title-time>span:first-child {
    margin-left: 0;
}

.kppw3_8-task-stage-list-box {
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}

.kppw3_8-task-stage-list-box>div {
    position: relative;
    margin-bottom: 20px;
    font-size: 12px;
    color: #333;
    display: flex;
    align-items: center;
    height: 16px;
    line-height: 16px;
}

.kppw3_8-task-stage-list-box>div>p{
    margin-bottom: 0;
}
.kppw3_8-task-stage-list-box>div:last-child {
    margin-bottom: 0;
}

.kppw3_8-task-stage-list-box>div>img {
    margin-right: 10px;
}

.kppw3_8-task-stage-list-box>div>span {
    position: absolute;
    top: 19px;
    left: 5px;
}

.button100lan {
    height: 44px;
    background: #2F549F;
    border-radius: 2px;
    line-height: 44px;
    padding: 0;
    border: none;
    display: block;
    width: 100%;
    color: #fff !important;
    text-align: center;
    font-size: 14px;
}

.button-lan {
    height: 44px;
    /* background-color: #2F549F!important; */
    border-radius: 2px;
    line-height: 44px;
    padding: 0;
    padding: 0 20px;
    border: 1px solid;
    color: #fff !important;
    text-align: center;
    font-size: 14px;
    /* border-color: #2F549F!important; */
    overflow: hidden;
}

.button-bai {
    height: 44px;
    background-color: #fff!important;
    border-radius: 2px;
    line-height: 44px;
    padding: 0;
    border: 1px solid;
    padding: 0 20px;
    /* color: #2F549F !important; */
    text-align: center;
    font-size: 14px;
    /* border-color: #2F549F!important; */
    overflow: hidden;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top40 {
    margin-top: 40px;
}

.margin-bottom24{
    margin-bottom: 24px;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox {
    width: 100%;
    height: auto;
    margin: 30px 0;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox>p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    line-height: 14px;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox img {
    display: block;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox .share_top_style {
    display: flex;
    align-items: center;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox .share_top_style>a {
    margin-right: 10px;
    position: relative;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox .share_top_style .pic_ewm {
    top: 20px;
    width: 200px;
    height: 200px;
    box-shadow: 0 0 5px 0 #ccc;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox .share_top_style .pic_ewm svg {
    width: 100%;
    height: 100%;
}

.kppw3_8-task-detail-right-box .bdsharebuttonbox .share_top_style .pic_ewm span {
    top: -28px !important;
    display: block;
}

.kppw3_8-employer-info-box {
    position: relative;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    margin-top: 20px;
}

.kppw3_8-employer-info-box>p {
    width: 150px;
    height: 30px;
    background: url(../img/gzxx.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -75px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.kppw3_8-employer-info-content {
    padding: 20px 0;
    display: flex;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.kppw3_8-employer-info-content>span {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.kppw3_8-employer-info-content>span>img {
    width: 100%;
    height: 100%;
}

.kppw3_8-employer-info-content>div {
    flex: 1;
}

.kppw3_8-employer-info-content>div>p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.kppw3_8-employer-info-content>div>div {
    display: flex;
}

.kppw3_8-employer-info-content>div>div>span {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.kppw3_8-employer-info-btn {
    display: flex;
    justify-content: space-between;
}

.kppw3_8-employer-info-btn>a {
    width: 48%;
    height: 36px;
    line-height: 34px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.kppw3_8-order-detail-head-box {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.kppw3_8-order-detail-head-info {
    width: 60%;
}

.kppw3_8-order-detail-title {
    display: flex;
    /* align-items: center; */
    font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
}

.kppw3_8-order-detail-title>span {
    line-height: 26px;
    height: 26px;
    background: #FF9934;
    border-radius: 2px;
    padding: 0 8px;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    white-space: nowrap;
}
.kppw3_8-order-detail-title>p{
    max-width: 410px;
    line-height: 26px;
    margin-bottom: 0;
}
.kppw3_8-order-detail-lable {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.kppw3_8-order-detail-lable>div {
    width: 40%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
}

.kppw3_8-order-detail-lable>div>img {
    margin-right: 6px;
}

.kppw3_8-order-detail-bounty {
    display: flex;
}

.kppw3_8-order-detail-bounty>div {
    padding: 10px 0;
}

.kppw3_8-order-detail-bounty>div:first-child {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #eee;
}

.kppw3_8-order-detail-bounty>div>span {
    font-size: 12px;
    color: #999;
    display: block;
    line-height: 12px;
}

.kppw3_8-order-detail-bounty>div>p {
    font-size: 26px;
    color: #FF9934;
    line-height: 26px;
    margin-top: 20px;
}

.kppw3_8-order-detail-acceptance-box {
    padding: 30px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    margin-bottom: 40px;
}

.kppw3_8-order-detail-acceptance-title {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    border-left: 5px solid #2F549F;
    padding: 0 0 0 10px;
}

.kppw3_8-order-detail-acceptance-box .table-bordered>tbody>tr>th,
.kppw3_8-order-detail-acceptance-box form .table-bordered>thead>tr>th,
.kppw3_8-order-detail-acceptance-box .table-bordered>thead>tr>th {
    padding: 11px 8px;
    background: #F5F7FA;
    color: #999999;
}

.kppw3_8-order-detail-acceptance-box form .table-bordered>thead>tr>th,
.kppw3_8-order-detail-acceptance-box .table-bordered>thead>tr>th {
    border-bottom: 0;
}

.kppw3_8-order-detail-acceptance-info {
    display: flex;
    align-items: center;
}

.kppw3_8-order-detail-acceptance-info>span {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.kppw3_8-order-detail-acceptance-info>span>img {
    width: 100%;
    height: 100%;
    display: block;
}

.kppw3_8-order-detail-acceptance-box .table-bordered>tbody>tr>td {
    padding: 20px;
    font-size: 14px;
}

.kppw3_8-order-detail-acceptance-info>div {
    flex: 1;
}

.kppw3_8-order-detail-acceptance-info>div>p {
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.kppw3_8-order-detail-acceptance-info>div>div {
    display: flex;
    margin-top: 12px;
}

.kppw3_8-order-detail-acceptance-info>div>div>a {
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 12px;
}

.kppw3_8-order-detail-acceptance-info>div>div>a>img {
    margin-right: 6px;
}

.kppw3_8-order-detail-acceptance-info>div>div>a:first-child {
    margin-right: 20px;
}

.colororange {
    color: #FF9934;
}

.colorgreen {
    color: #26B745;
}

.acceptance-modal-head {
    display: flex;
    align-items: center;
}

.acceptance-modal-head>span {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
}

.acceptance-modal-head>span>img {
    display: block;
    width: 100%;
    height: 100%;
}

.acceptance-modal-head>div {
    flex: 1;
}

.acceptance-modal-head>div>p {
    font-size: 16px;
    line-height: 16px;
    color: #333;
}

.acceptance-modal-head>div>span {
    font-size: 12px;
    color: #999999;
    display: block;
    margin-top: 12px;
    line-height: 12px;
}

.acceptance-modal-body {
    padding: 20px 24px;
}

.acceptance-modal-desc {
    /* margin-top: 20px; */
    font-size: 14px;
    line-height: 22px;
    color: #333;
    text-align: justify;
}

.acceptance-modal-fj {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.acceptance-modal-fj>a {
    display: flex;
    align-items: center;
    margin-right: 20px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
}

.acceptance-modal-fj>a:hover {
    text-decoration: underline;
    color: #2F549F;
}

.acceptance-modal-fj>a>img {
    margin-right: 6px;
}

.acceptance-modal-footer {
    margin-top: 40px;
    text-align: center;
    position: relative;
}

.acceptance-modal-footer>a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666666;
}

.acceptance-modal-footer>a>img {
    margin-right: 6px;
}

.order-evaluation-modal-box {
   /* margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #eee;*/
}

.order-evaluation-modal-box .order-total-evaluation,
.order-evaluation-modal-box .order-evaluation-list,
.view-order-evaluation-list {
    display: flex;
    align-items: center;
}

.order-evaluation-modal-box .order-total-evaluation>span,
.order-evaluation-modal-box .order-evaluation-desc>span,
.order-evaluation-modal-box .order-evaluation-list>span,
.view-order-evaluation-list>span {
    width: 60px;
    margin-right: 16px;
    line-height: 20px;
}

.order-evaluation-modal-box .order-total-evaluation>div {
    display: flex;
    align-items: center;
}

.order-evaluation-modal-box .order-total-evaluation>div>div {
    display: flex;
    align-items: center;
    margin-right: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.order-evaluation-modal-box .order-total-evaluation>div>div>i {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    box-shadow: 0 0 0 1px #B3B3B3;
}

.order-evaluation-modal-box .order-total-evaluation>div>div.active>i {
    background: #2F549F;
}

.order-evaluation-modal-box .order-total-evaluation>div>div>img {
    margin-right: 10px;
}

.order-evaluation-modal-box .order-evaluation-desc {
    display: flex;
    margin-top: 20px;
}

.order-evaluation-modal-box .order-evaluation-desc>textarea {
    flex: 1;
    border-radius: 2px;
    outline: none;
    border-color: #DDDDDD;
}

.order-evaluation-modal-box .order-evaluation-desc>textarea:focus {
    border-color: #DDDDDD;
}

.order-evaluation-list,
.view-order-evaluation-list {
    margin-top: 14px;
}

.order-evaluation-list>div>span,
.view-order-evaluation-list>div>span {
    color: #ddd;
    cursor: pointer;
}

.order-evaluation-list>div>span.active,
.view-order-evaluation-list>div>span.active {
    color: #F29438;
}

.view-evaluation-info-box {
    display: flex;
    margin-top: 40px;
}

.view-evaluation-info-box>div {
    flex: 1;
}

.view-evaluation-info-title {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #333;
    border-left: 4px solid #2F549F;
    padding: 0 0 0 10px;
}

.view-evaluation-info-left {
    padding-right: 20px;
    border-right: 1px solid #eee;
}

.view-evaluation-info-right {
    padding-left: 20px;
}

.view-evaluation-info-left-pj {
    display: flex;
    align-items: center;
}

.view-evaluation-info-left-pj>span,
.view-evaluation-info-box .order-evaluation-desc>span {
    width: 60px;
    margin-right: 16px;
    line-height: 20px;
}

.view-evaluation-info-left-pj>div {
    display: flex;
    align-items: center;
}

.view-evaluation-info-left-pj>div>img {
    margin-right: 10px;
}

.view-evaluation-info-box .order-evaluation-desc {
    display: flex;
    margin-top: 20px;
}

.view-evaluation-info-box .order-evaluation-desc>p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    flex: 1;
}

.not-order-evaluation {
    text-align: center;
    padding: 50px 0;
}

.not-order-evaluation>img {
    width: 120px;
    opacity: 0.3;
}

.not-order-evaluation>p {
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    line-height: 22px;
}

.kppw3_8-order-detail-acceptance-annex-box>a {
    max-width: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}

.kppw3_8-order-detail-acceptance-annex-box>a:hover {
    text-decoration: underline;
    color: #2F549F;
}

.kppw3_8-order-detail-acceptance-annex-box>a:last-child {
    margin-bottom: 0;
}

.kppw3_8-order-detail-acceptance-annex-box>a>img {
    margin-right: 6px;
}

.kppw3_8-order-detail-zb-box input,
.kppw3_8-order-detail-zb-box select {
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 3px;
    border-color: transparent;
    outline: none !important;
    box-shadow: none !important;
}

input[type="text"]:focus,
input[type="date"]:focus {
    border-color: none !important;
    box-shadow: none !important;
}

.kppw3_8-order-detail-zb-box input:hover,
.kppw3_8-order-detail-zb-box select:hover {
    border-color: #b5b5b5;
}

.kppw3_8-order-detail-zb-box td>span,
.kppw3_8-order-detail-zb-box td>a {
    line-height: 30px;
}

.kppw3_8-order-detail-zb-box td>a {
    color: #2F549F;
}

.kppw3_8-order-detail-zb-box .table-bordered>tbody>tr>td {
    padding: 8px 5px !important;
    vertical-align: initial;
}

.datetime-reset-button {
    padding: 0;
    margin-top: 2px;
}

.add-period-btn {
    display: block;
    width: 36px;
    height: 36px;
    background: #2F549F;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.add-period-btn>i {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
}

.border-radius4 {
    border-radius: 4px;
    overflow: hidden;
}

.padding20 {
    padding: 20px;
}

.padding40 {
    padding: 40px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-bottom40 {
    margin-bottom: 40px;
}


/* 发布任务 */

.create-task-box {
    padding: 40px;
    background: #fff;
    border: 1px solid #ECECEC;
    margin-bottom: 40px;
}

.create-task-box .task-r {
    padding: 0;
    border: none;
}

.create-task-process-box {
    display: flex;
    overflow: hidden;
    height: 44px;
}

.create-task-process-box>div {
    flex: 1;
    line-height: 44px;
    height: 44px;
    background: #EAEEF5;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #8B9099;
}

.create-task-process-box>div>span {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    background: #EAEEF5;
    border: 3px solid #fff;
    top: 5px;
    right: -15px;
    transform: rotateZ(45deg);
    z-index: 20;
    border-bottom: 0;
    border-left: 0;
}

.create-task-process-box>div.active {
    background: #2F549F;
    color: #fff;
}

.create-task-process-box>div.active>span {
    background: #2F549F;
}

.create-task-box .task-r .phone {
    margin: 0 0 14px 0;
    line-height: 14px;
}

.create-task-box .task-r .task-input {
    height: 36px;
    line-height: 36px;
    width: 400px;
    border-radius: 2px;
}

.create-task-box .task-r .task-phone {
    margin-bottom: 40px;
}

.create-task-box .task-r .task-select {
    /* display: flex;
	flex-wrap: wrap; */
}

.create-task-box .task-r .task-select>a {
    border-width: 1px;
    margin-right: 10px;
    background: #F4F6FA;
    line-height: 44px;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 2px;
    /* color: #333; */
    position: relative;
    overflow: hidden;
}

.create-task-box .task-r .task-select>a>span {
    position: absolute;
    width: 30px;
    height: 40px;
    background: #2F549F;
    color: #fff;
    top: -17px;
    left: -13px;
    display: flex;
    font-size: 13px;
    transform: rotateZ(45deg);
    display: none;
}

.create-task-box .task-r .task-select>a>span::before {
    position: absolute;
    right: -1px;
    transform: rotateZ(-52deg);
    top: -2px;
}


/* .create-task-box .task-r .task-select>.z-bule {
    border-width: 1px;
} */

.create-task-box .task-r .task-select>.z-bule>span {
    display: block;
}

.create-task-box .task-r .task-select>span>a {
    display: block;
    background: #F4F6FA;
    line-height: 44px;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 2px;
    color: #333;
    text-decoration: none;
}

.create-task-box .all_select_boxShow {
    width: 400px !important;
}

.create-task-box #selectM1 {
    width: 400px;
    height: 36px;
    border-radius: 2px;
    border-color: #d5d5d5;
}

.create-task-box .parent_box_m1,
.create-task-box .first_box_m1,
.create-task-box .tow_box_m1 {
    width: 200px;
}

.create-task-box .task-area-select-tab {
    display: flex;
}

.create-task-box .task-area-select-tab>a {
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    border: none;
    background: none;
    padding: 0;
    margin-left: 1px;
    margin-right: 20px;
}

.create-task-box .task-area-select-tab>a>span {
    width: 16px;
    height: 16px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #B3B3B3;
    margin-right: 6px;
}

.create-task-box .task-area-select-tab>a.bar-txt>span {
    background: none !important;
}

.create-task-box #area_select {
    margin-top: 10px;
    display: block;
}

.create-task-box #area_select>select {
    width: 150px;
    height: 36px;
    margin-right: 10px;
}

.create-task-box .task-r .task-case-middel span>a {
    text-decoration: none;
}

.create-task-box .task-r .task-input-depivt {
    height: 36px;
}

.create-task-box .webuploader-container,
.tg-content-box .webuploader-container {
    min-height: 100px;
}

.create-task-box .webuploader-pick,
.tg-content-box .webuploader-pick {
    width: 300px;
    height: 100px;
    border: 1px solid rgba(47, 84, 159, 0.1);
    background: rgba(47, 84, 159, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
}

.create-task-box .uploader-list .info,
.tg-content-box .uploader-list .info {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.create-task-box .uploader-list .info:hover,
.tg-content-box .uploader-list .info:hover {
    text-decoration: underline;
}

.create-task-box .uploader-list .info>img,
.tg-content-box.uploader-list .info>img {
    margin-left: 40px;
}

.select-mode-tab,
.select-mode-kg {
    display: flex;
}

.select-mode-tab>div,
.select-mode-kg>span {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-right: 40px;
    cursor: pointer;
}

.select-mode-tab>div>span,
.select-mode-kg>span>i {
    width: 16px;
    height: 16px;
    box-shadow: 0 0 0 1px #B3B3B3;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-right: 10px;
}

.select-mode-cotent {
    padding: 20px;
    background: rgba(47, 84, 159, 0.05);
}

.select-mode-cotent>div {
    display: none;
}

.select-mode-cotent>div.active {
    display: block;
}

.select-mode-xs>.select-mode-sm {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 40px;
}

.select-mode-xs>div {
    display: flex;
    flex-wrap: wrap;
}

.select-mode-xs>div>div {
    width: 350px;
    margin-bottom: 20px;
    position: relative;
}

.select-mode-xs>div>div:last-child {
    width: 100%;
}

.select-mode-xs>div>div:first-child {
    margin-right: 40px;
}

.select-mode-xs>div>div>p {
    font-size: 14px;
    color: #333;
    margin-bottom: 14px;
}

.select-mode-xs>div>div>input {
    width: 100%;
    height: 36px;
}

.select-mode-xs>div>div:last-child input {
    width: 350px;
}

.select-mode-xs>div>div>span {
    position: absolute;
    display: inline-block;
    line-height: 36px;
    bottom: 0;
    right: 10px;
}

.select-mode-xs>div>div:last-child span {
    right: 50%;
    transform: translateX(-9px);
}

.select-mode-gj {
    display: flex;
    font-size: 14px;
    line-height: 14px;
}

.select-mode-gj>strong {
    font-weight: 500;
    color: #999999;
}

.zz-service-list-box {
    display: flex;
    flex-wrap: wrap;
}

.zz-service-list {
    padding: 25px 20px;
    width: 398px;
    background: #F8F8F8;
    border-radius: 4px;
    margin: 0 16px 20px 0;
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #F8F8F8;
    overflow: hidden;
    cursor: pointer;
}

.zz-service-list:nth-child(2n) {
    margin-right: 0;
}

.zz-service-list>i {
    position: absolute;
    width: 34px;
    height: 70px;
    color: #fff;
    top: -24px;
    left: -4px;
    font-size: 20px;
    transform: rotateZ(45deg);
    display: none;
}

.zz-service-list.active>i {
    display: block;
}

.zz-service-list>i::before {
    position: absolute;
    right: 1px;
    transform: rotateZ(-52deg);
    top: 21px;
}

.zz-service-list>span {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.zz-service-list>span>img {
    display: block;
}

.zz-service-list>div {
    flex: 1;
}

.zz-service-list>div>p {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 14px;
    color: #333333;
}

.zz-service-list>div>.price-bottom {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #999999;
    line-height: 12px;
}

.create-task-box .task-bt {
    padding: 40px 0 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: dashed;
    margin: 0;
}

.create-task-box .task-bt>p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 14px;
}

.lx-dh,
.lx-qq {
    display: flex;
    align-items: center;
}

.lx-dh>span,
.lx-qq>span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 50%;
}

.lx-dh>span {
    background: #DEFFEE;
}

.lx-qq>span {
    background: #E1F1FF;
}

.lx-dh>p,
.lx-qq>p {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    color: #333;
}

.task-success-box .taskSuccess {
    padding: 30px 40px;
}

.task-success-content {
    text-align: center;
    margin-top: 100px;
}

.task-success-content>h4 {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.task-success-content>p {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-bottom: 40px;
}

.task-success-content>div {
    display: flex;
    justify-content: center;
}

.task-success-content>div>a {
    border: 1px solid;
}

.tg-head-box {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.tg-head-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.tg-head-title>span {
    display: inline-block;
    line-height: 26px;
    height: 26px;
    background: #FF9934;
    border-radius: 2px;
    padding: 0 6px;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
}

.tg-head-lable {
    display: flex;
    flex-wrap: wrap;
}

.tg-head-lable>span {
    display: flex;
    align-items: center;
    margin-right: 60px;
    font-size: 12px;
    color: #666;
    line-height: 12px;
}

.tg-head-lable>span>img {
    margin-right: 6px;
}

.tg-head-right>span {
    font-size: 26px;
    line-height: 26px;
    display: block;
    margin-bottom: 10px;
}

.tg-head-right>p {
    color: #999;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.tg-head-right>p>img {
    margin-right: 6px;
}

.tg-content-box {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.tg-content-box .task-checkip-right {
    position: relative;
}

.tg-content-box .task-checkip-right>input {
    width: 400px;
    height: 36px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.tg-content-box .task-checkip-right>span {
    position: absolute;
    display: block;
    width: auto;
    line-height: 36px;
    left: 370px;
    font-size: 14px;
    color: #888;
}

.tg-content-box .task-checkip-right>div {
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 14px;
    margin-top: 14px;
    margin-left: 2px;
}

.shop3_8-box .buygoods-header {
    border-color: #DDDDDD;
    border-radius: 2px;
}

.shop3_8-box .personal-info {
    padding: 30px;
    width: 100%;
    position: relative;
}

.shop3_8-box .personal-info-words {
    display: flex;
    flex-wrap: nowrap;
}

.shop3_8-box .personal-info-pic {
    margin: 0 20px 0 0;
    width: 410px;
    height: 240px;
}

.shop3_8-box .buygoods-header .buygoods-info .personal-info-block {
    flex: 1;
    padding: 0;
    border: none;
}

.shop3_8-box .personal-info-block-name {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}

.shop3_8-box .buygoods-header .buygoods-about {
    height: 40px;
    display: flex;
    border-top: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
    padding: 0;
    align-items: center;
}

.shop3_8-box .buygoods-header .buygoods-about>p {
    flex: 1;
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 22px;
    height: 22px;
    border-right: 1px dashed #EEEEEE;
}

.shop3_8-box .buygoods-header .buygoods-about>p:last-child{
    border-right: none;
}




.shop3_8-box .buygoods-btn-wrap .buygoods-btn {
    float: none;
    display: block;
}

.shop3_8-box .buygoods-btn-wrap>p {
    /*overflow: hidden;*/
    /*width: 100%;*/
    color: #999;
    font-size: 12px;
    margin: 0;
    display: flex;
    align-items: center;
}

.shop3_8-box .buygoods-btn-wrap>p>img{
    margin-right: 4px;
}
.shop3_8-box .modal-content{
    border-radius: 8px;
    overflow: hidden;
}
.shop3_8-tab-box {
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 0px 0px;
}

.shop3_8-tab-box .buygoods-nav,
.shop3_8-tab-box .buygoods-nav.nav-tabs>li>a {
    border: none !important;
    margin: 0 !important;
    top: 0;
}

.shop3_8-tab-box .personal-evaluate-area,
.shop3_8-tab-box .personal-total-evaluate {
    border: 0;
}

.shop3_8-tab-box .record,
.shop3_8-tab-box .record div.task-mediaAssessR {
    padding: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.shop3_8-tab-box .record div.task-mediaAssessR label {
    margin-bottom: 0;
    width: 33.3%;
    border: 0;
    border-left: 1px solid #eee;
}

.shop3_8-right-box {
    padding-right: 0;
}

.shop3_8-right-lx-box {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    padding: 20px;
}

.shop3_8-right-shop-info {
    display: flex;
}

.shop3_8-right-shop-info>span {
    width: 80px;
    height: 80px;
    margin-right: 20px;
}

.shop3_8-right-shop-info>span>img {
    width: 100%;
    height: 100%;
}

.shop3_8-right-shop-info>div {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shop3_8-right-shop-info>div>strong {
    color: #333;
    font-size: 15px;
    line-height: 22px;
    display: block;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.shop3_8-right-shop-info>div>div {
    display: flex;
    margin-top: 12px;
}

.shop3_8-right-shop-info>div>div>span {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.hop3_8-right-fx-box>p {
    font-size: 16px;
    color: #333;
    line-height: 16px;
}

.hop3_8-right-fx-box .bdsharebuttonbox {
    width: auto;
    margin: 0;
}

.hop3_8-right-fx-box .bdsharebuttonbox .share_top_style {
    display: flex;
}

.hop3_8-right-fx-box .bdsharebuttonbox .share_top_style>a {
    margin-right: 10px;
}

.hop3_8-right-fx-box .bdsharebuttonbox .share_top_style>a>img {
    display: block;
}
.hop3_8-right-word-box>.word-title>div{
    display: flex;
    align-items: center;
}

.hop3_8-right-word-box>.word-title>div>img{
    margin-right: 6px;
}

.hop3_8-right-word-box>.word-title {
    padding: 16px;
    background: #FFFFFF;
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F0F0F0;
}

.hop3_8-right-word-box>p>strong {
    font-size: 16px;
    color: #333;
    line-height: 16px;
}

.hop3_8-right-word-box>p>a {
    font-size: 12px;
    color: #999;
    line-height: 12px;
}

.hop3_8-right-word-list-box {
    padding: 0 16px;
    background: #FFFFFF;
}

.hop3_8-right-word-list {
    display: flex;
    padding: 16px 0;
    border-bottom: 1px dashed #ddd;
}

.hop3_8-right-word-list .word-list-title{
    width: 151px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}


.hop3_8-right-word-list-box>div:last-child{
    border-bottom: none;
}

.hop3_8-right-word-list:last-child {
    border-bottom: 0;
}

.hop3_8-right-word-list>span {
    margin-right: 20px;
}

.hop3_8-right-word-list>div {
    flex: 1;
}

.hop3_8-right-word-list>div>p {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    /*margin-bottom: 16px;*/
    overflow: hidden;
    height: 14px;
}

.hop3_8-right-word-list>div>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hop3_8-right-word-list>div>div>span {
    font-size: 14px;
}

.hop3_8-right-word-list>div>div>p {
    padding: 0 6px;
    height: 22px;
    background: #F2F3F8;
    border-radius: 2px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    margin-bottom: 0;
}

.user-nav-box .shop-navlist a {
    padding: 0 20px !important;
    line-height: 42px;
    height: 42px;
}

.user-left-nav-box .panel-default>a {
    display: block;
    line-height: 48px;
    padding-left: 30px;
    padding-right: 20px;
    border-left: 4px solid transparent;
    font-size: 15px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s;
}

.user-left-nav-box .panel-default>a>span>i {
    color: #B3B3B3;
    margin-right: 20px;
}

.user-left-nav-box .panel-default>a>i {
    font-size: 16px;
    color: #B3B3B3;
    transition: all .3s;
}

.user-left-nav-box .g-sidenav {
    padding: 0;
}

.user-left-nav-box .g-sidenav>a {
    padding: 0 0 0 70px !important;
    border: none;
    height: 48px;
    line-height: 48px;
    display: block;
    color: #333 !important;
}

.user-left-nav-box .panel-default>div {
    display: none;
}

.user-left-nav-box .panel-default.active>div {
    display: block;
}

.user-left-nav-box .panel-default.active>a>i {
    transform: rotateZ(180deg);
}
.shop3_8-box .modal-dialog{
    width: auto !important;
}

.shop3_8-box .loadingModal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.shop3_8-box .loadingModal .modal-body{
    width: 496px;
    height: 254px;
    background: #FFFFFF;
    border-radius: 2px;
    padding: 0 !important;
}

.shop3_8-box .loadingModal .modal-body>.modal-close{
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}


.shop3_8-box .loadingModal .modal-body>.modal-title{
    height: 48px;
    font-size: 16px;
    color: #323233;
    line-height: 48px;
    text-align: center;
}
.shop3_8-box .modal-body>.modal-list{
    padding: 12px 16px 37px;
    display: flex;
}

.shop3_8-box .modal-body>.modal-list>div{
    padding: 4px 40px 0;
    position: relative;
}

.shop3_8-box .modal-body>.modal-list>div:not(:last-child)::after{
    position: absolute;
    width: 1px;
    height: 80px;
    background: #F0F0F0;
    content: '';
    top: 0;
    right: 0;
}

.shop3_8-box .modal-body>.modal-list>div>img{
    margin-bottom: 16px;
}
.shop3_8-box .modal-body>.modal-list>div>:nth-child(2){
    font-size: 12px;
    color: #666666;
    line-height: 17px;
    margin-bottom: 24px;
    text-align: center;
}

.shop3_8-box .modal-body>.modal-list>div>div:nth-child(3){
    width: 72px;
    height: 24px;
    background: #2F549F;
    border-radius: 12px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
}

.shop-fenxiang{
    position: absolute;
    top: 30px;
    right: 112px;
    z-index: 2;
    padding: 0 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    border-radius: 2px;
    color: #333;
    box-shadow: 0 0 9px 0px #ddd;
    cursor: pointer;
    font-size: 12px;
}

.shop-fenxiang:hover{
    color: #2f55a0;
}

.shop-fenxiang>img{
    margin-right: 8px;
}

.shop-shoucang-btn{
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 2;
    padding: 0 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    border-radius: 2px;
    color: #333;
    box-shadow: 0 0 9px 0px #ddd;
    cursor: pointer;
    font-size: 12px;
}
.shop-shoucang-btn>i{
    margin-right: 8px;
    color: #E8E8E8;
}

.upload-box-width{
    width: 300px;
}

@media screen and (min-width:320px) and (max-width:736px){
    .create-task-box,.select-mode-cotent{
        padding: 15px;
    }
    .create-task-box .task-r .task-input{
        width: 100%;
    }
    .brand_title_m1{
        padding: 0;
    }
    .select-mode-xs .Validform_right, .select-mode-xs .Validform_wrong, .select-mode-xs .Validform_loading{
        bottom: -30px !important;
    }
    .Validform_checktip{
        height: 32px;
        padding: 4px 0 4px 14px;
    }
    .select-mode-xs>.select-mode-sm{
        margin-bottom: 20px;
    }
    .select-mode-xs>div>div{
        margin-bottom: 30px;
    }
    #datepiker-begin,#datepiker-deadline{
        width: 44% !important;
    }
    #datepiker-begin{
        margin-right: 8% !important;
    }
    .select-mode-xs>div>div:last-child span{
        transform: translateX(3px);
    }
    .kppw3_8-task-detail-box .kppw3_8-task-detail-info,.kppw3_8-task-tender-box,.kppw3_8-order-detail-head-box,.kppw3_8-order-detail-acceptance-box,.tg-head-box,.tg-content-box,.shop3_8-box .personal-info{
        padding: 50px 20px 20px;
    }
    .kppw3_8-task-detail-info .task-detail-title{
        padding: 0;
        flex-wrap: wrap;
    }
    .kppw3_8-task-detail-info .task-tg-je>span{
        line-height: 34px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 24px !important;
    }
    .task-tg-je>p>span{
        margin-right: 10px;
    }
    .kppw3_8-task-detail-info .task-tg-je{
        width: 100%;
        margin-top: 0;
    }
    .kppw3_8-task-detail-info .task-detail-title-info{
        max-width: 100%;
    }
    .kppw3_8-task-detail-info .task-detail-title-text{
        white-space: initial !important;
        line-height: 24px;
    }
    .kppw3_8-task-detail-info .task-detail-title-text>p{
        font-size: 16px;
    }
    .kppw3_8-task-annex-list-box{
        text-align: left;
    }
    .kppw3_8-order-detail-head-box,.tg-head-box{
        flex-wrap: wrap;
    }
    .kppw3_8-order-detail-head-info{
        width: 100%;
    }
    .kppw3_8-order-detail-lable>div{
        width: 50%;
    }
    .kppw3_8-order-detail-bounty>div{
        padding: 0;
    }
    .kppw3_8-order-detail-bounty>div>p{
        margin-bottom: 0;
    }
    .kppw3_8-order-detail-bounty{
        margin-top: 10px;
    }
    .table-content-box{
        overflow-x: auto;
    }
    .table-content-box>table{
        min-width: 650px;
    }
    .tg-head-lable>span{
        margin-bottom: 10px;
    }
    .tg-head-right{
        display: flex;
        align-items: center;
    }
    .tg-head-right>span{
        margin-bottom: 0;
    }
    .tg-head-right>p{
        margin-left: 10px;
    }
    .shop3_8-box .personal-info-words{
        position: static !important;
        flex-wrap: wrap;
    }
    .shop-shoucang-btn{
        top: 10px;
        right: 10px;
        background: #fff;
    }
    .shop-fenxiang{
        top: 10px;
    }
    .shop3_8-box .personal-info-pic{
        top: 0;
        margin: 0;
        width: 100%;
        height: 200px;
    }
    .shop3_8-box .buygoods-header .buygoods-about>p{
        width: auto;
    }
    .shop3_8-box .buygoods-header .buygoods-info .personal-info-block{
        width: 100%;
        top: 0;
    }
    .shop3_8-box .personal-info{
        text-align: left;
    }
    .shop3_8-box .personal-info-block-name{
        margin-top: 20px;
    }
    .shop3_8-right-box{
        padding-left: 0;
        margin-top: 20px;
    }
    .title_brand_m1{
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .tg-content-box .task-checkip-right>input{
        width: 90%;
    }
    .tg-content-box .task-checkip-right>span{
        display: none;
    }
    .tg-content-box .task-checkip-right>div{
        line-height: 20px;
    }
    .kppw3_8-task-tender-box .evaluateinfo{
        flex-wrap: wrap;
    }
    .evaluatext{
        margin-top: 10px;
    }
    .g-shoplimain .g-shopliimg img{
        height: 140px !important;
    }
    .g-taskmaininp{
        display: none;
    }
    .shop3_8-tab-box .record div.task-mediaAssessR>form{
        display: flex;
    }
    .shop3_8-tab-box .record div.task-mediaAssessR label{
        border: 0;
        display: flex;
        flex: 1;
        justify-content: center;
        height: 40px;
        align-items: center;
    }
    .select-mode-xs>div>div:last-child input{
        width: 45%;
    }
    .create-task-box #selectM1{
        width: 100%;
    }
    .create-task-box .parent_box_m1, .create-task-box .first_box_m1, .create-task-box .tow_box_m1{
        width: 150px;
    }
    .create-task-box .task-r .task-select>a,.create-task-box .task-r .task-select>span>a{
        padding: 0 10px;
        line-height: 34px;
    }
    .select-mode-xs>div>div:last-child input:nth-child(2){
        margin-right: 20px !important;
    }
    .task-btn-box{
        margin-top: 0;
        margin-bottom: 10px;
        display: flex !important;
        width: 100%;
    }
    .task-btn-box>a:first-child{
        margin-top: 0;
    }
    .task-btn-box>a{
        height: 36px;
        line-height: 30px;
        width: 48%;
    }
    .create-task-box .all_select_boxShow{
        width: 100% !important;
    }
    .kppw3_8-order-detail-title{
        white-space: initial !important;
        align-items: initial;
    }
}
