.order-add-wrap {
    padding-top: 20px;
    /* padding-bottom: 20px; */
    margin-bottom: 30px;
}

.order-add-wrap .success {
    height: 110px;
    background: #FFF5E2;
    border: 1px solid #F3E2C0;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    behavior: url(./js/pie/PIE.htc);
}

.order-add-wrap .status-title {
    position: absolute;
    top: 15px;
    left: 30px;
    text-align: left;
    padding-top: 16px;
    font-size: 14px;
    color: #B98E44;
    letter-spacing: 0.18px;
}

.order-add-wrap .status-title img {
    width: 36px;
    height: 36px;
    vertical-align: middle;
}

.order-add-wrap .status-title span {
    font-size: 24px;
    color: #F59C43;
    vertical-align: middle;
}

.order-add-wrap .status-tip {
    font-size: 14px;
    color: #444;
    text-align: left;
}

.order-add-wrap .status-tips {
    font-size: 14px;
    color: #444;
    text-align: left;
    position: absolute;
    left: 80px;
    font-size: 14px;
    color: #B98E44;
    letter-spacing: 0.18px;
    line-height: 10px;
    height: 25px;
    line-height: 25px;
}

.order-add-wrap .status-tips p:first-child {
    margin-top: 5px;
    font-size: 14px;
    color: #B98E44;
    font-weight: bold;
    letter-spacing: 0.18px;
    height: 20px;
    line-height: 20px;
}

.order-add-wrap .status-tips b {
    color: red;
    font-weight: bold;
}

batch {
    display: none;
}


/* .order-add-wrap .accepted-info .accepted-item .accepted-left {
    display: inline-block;
    width: 85px;
    text-align: right;
    font-size: 14px;
    color: #333;
}

.order-add-wrap .accepted-info .accepted-item .accepted-right {
    display: inline-block;
    font-size: 14px;
    color: #999;
    width: 200px;
} */

.order-add-wrap .accepted-info .accepted-item .accepted-right .extra-input {
    border-radius: 4px;
    /* behavior: url(./js/pie/PIE.htc); */
    border: 1px solid #e1e1e1;
    height: 30px;
    line-height: 30px;
    padding-right: 12px;
    padding-left: 10px;
}

.order-add-wrap .accepted-info .accepted-item .accepted-right .extra-input span {
    font-size: 12px;
    color: #FF9124;
}

.accepted-item-date {
    display: flex;
    margin-bottom: 23px;
    font-size: 14px;
    height: 34px;
    padding-left: 310px !important;
}

.accepted-item-date label {
    margin-top: 10px;
    width: 85px;
    text-align: right;
}

.accepted-item-date .choose-date {
    display: inline-block;
}

.accepted-item-date .choose-date .dateChoose {
    display: inline-block;
    vertical-align: middle;
}

.accepted-item-date .choose-date .dateChoose .txt1 {
    width: 60px;
    height: 30px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    position: relative;
    z-index: 2;
    behavior: url(./js/pie/PIE.htc);
}

.accepted-item-date .choose-date .dateChoose .current {
    width: 60px;
    height: 30px;
    background: url(../images/choose.png) no-repeat left top;
    border: 1px solid #A56E0E;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
}

.accepted-item-date .choose-date .dateChoose .clear {
    width: 60px;
    height: 30px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    position: relative;
    z-index: 2;
    behavior: url(./js/pie/PIE.htc);
}

.order-add-wrap .accepted-info .accepted-item .accepted-right {
    width: 348px;
}

.accepted-item-date .choose-date-box {
    display: inline-block;
    width: 370px;
    vertical-align: middle;
}

.accepted-item-date .choose-date p {
    width: 13px;
    height: 1px;
    background: #979797;
    /* margin-left: 20px; */
    display: inline-block;
    vertical-align: middle;
}

.accepted-item-date .choose-date button {
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border: 1px solid #A56E0E;
    border-radius: 4px;
}


/* 下拉样式 */

.extra-select select {
    width: 200px;
    border-radius: 4px;
    behavior: url(./js/pie/PIE.htc);
    border: 1px solid #e1e1e1;
    height: 30px;
    line-height: 30px;
    padding-right: 12px;
    padding-left: 10px;
}

.extra-select-city {
    width: 470px;
}

.extra-select-city select {
    width: 113px !important;
    margin-left: 15px;
    border-radius: 4px;
    /* behavior: url(./js/pie/PIE.htc); */
    border: 1px solid #e1e1e1;
    height: 30px;
    line-height: 30px;
    padding-right: 12px;
    padding-left: 10px;
}

.extra-select-city select#province {
    margin-left: 0 !important;
}

#network,
#oredrNums {
    display: none;
}

.order-add-wrap .validate-code label {
    vertical-align: middle;
}

.order-add-wrap .validate-code input {
    width: 100px;
    height: 30px;
    vertical-align: middle;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
}

.accepted-info {
    font-size: 0px;
}

.accepted-info>p {
    padding-left: 310px;
}

.accepted-info>p>label:first-child,
.accepted-info>div label:first-child {
    display: inline-block;
    width: 85px;
    text-align: right;
}

.accepted-info>div {
    padding-left: 400px;
    border-top: 1px solid #e0e0e0;
    padding-top: 30px;
}

.accepted-info .form-submit-btn input {
    width: 220px;
    height: 40px;
    line-height: 20px !important;
}

.accepted-info>p>label:not([class="error"]) {
    display: inline-block;
    width: 85px;
    text-align: right;
}

.accepted-info>p>input {
    width: 348px;
}

.accepted-info>p>select {
    width: 370px;
    height: 30px;
}

.accepted-info .validate-code label {
    vertical-align: middle;
}

.accepted-info .validate-code input {
    width: 162px;
    vertical-align: middle;
    height: 20px;
}

.accepted-info.validate-code {
    font-size: 0;
}

.accepted-info .validate-code .code-img {
    display: inline-block;
    width: 96px;
    height: 30px;
    background: #f1f1f1;
    vertical-align: middle;
    margin: 0 12px 0 10px;
}

.accepted-info .validate-code .code-img img {
    width: 119px;
    height: 30px;
}

.accepted-info .validate-code .refresh-btn-order {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin-left: 16px;
    cursor: pointer;
}

.accepted-info .validate-code .refresh-btn-order img {
    vertical-align: middle;
    width: 14px;
    height: 14px;
}

.accepted-info .validate-code .refresh-btn-order a {
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 10px;
}