.ordersHead {
    width: 1010px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    padding: 0 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}

.statusBox li {
    float: left;
    margin-right: 25px;
    position: relative;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.statusBox li b {
    color: #FF7400;
}

.checkStatus {
    font-weight: bold;
    color: #333333;
}

.checkStatus::after {
    content: '';
    position: absolute;
    bottom: 9px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #3dbb2b;
}

.orderSear {
    float: right;
    height: 60px;
    padding-top: 15px;
}

.orderInput {
    width: 210px;
    height: 30px;
    float: left;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(203, 203, 203, 1);
    box-sizing: border-box;
}

.orderInput input {
    height: 28px;
    line-height: 28px;
    width: 160px;
    outline: none;
    padding-left: 8px;
    border: 0;
    float: left;
}

.orderInput .searBtn {
    float: left;
    height: 28px;
    width: 48px;
    cursor: pointer;
    background: #F5F5F5;
    line-height: 38px;
    text-align: center;
    border-left: 1px solid #CBCBCB;
    box-sizing: border-box;
}

.orderInput .searBtn img {
    position: relative;

}

.selecBox {
    float: left;
}

.searchDate {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(203, 203, 203, 1);
    border-left: 0;
    text-align: center;
}


.tableHead {
    height: 50px;
    line-height: 50px;
}

.tableHead div {
    float: left;
    height: 50px;
    text-align: center;
    font-weight: bold;
}

.tableItem {
    height: 45px;
    background: #fff;
    margin-bottom: 5px;
    line-height: 45px;
    font-size: 14px;
    position: relative;
}

.tableItem > div {
    float: left;
    text-align: center;
    height: 45px;
    font-size: 12px;
    white-space: nowrap;
}

.serv {
    color: #999999 !important;

}

.logi {
    color: #3dbb2b !important;
}

.ordersHead a {
    display: inline-block;
    padding: 0px 20px;
    height: 38px;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}

.ordersHead a:hover {
    color: #FF7400;
    border-bottom: 2px solid #FF7400;
}

.orderbuyAgain {
    color: #3dbb2b;

}

.ordersHead .ordersActive {
    color: #FF7400;
    border-bottom: 2px solid #FF7400;
}


.ordersHead i {

    width: 1px;
    height: 13px;
    margin-left: 4px;
    background: #D8D8D8;
    display: inline-block;
}

.ordersbox {
    margin-top: 10px;
    background: #F7F7F7;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.ordersTable {
    width: 1010px;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
    padding: 0 5px;
}

.ordersTable thead {
    height: 40px;
    line-height: 40px;
    background: #EAF8FF;
}

.ordersTable tr {
    border-bottom: 1px solid #DAF3FF;
}

.ordersTable td,
.ordersTable th {
    color: #333333;
}

.ordersTable tr td:first-of-type {
    text-align: left;
    padding-left: 9px;
    padding-top: 24px;
}

.ordersTable td {
    vertical-align: top;
    padding: 23px 0px 27px;
    text-align: center;
    font-size: 14px;
}

.ordersTable td span {
    display: inline-block;
}

.ordersTable td a {
    display: inline-block;
}

.ordersLeftBor br {
    height: 0;
}

.ordersTable td a:nth-child(3) {
    padding-top: 5px;
    padding-bottom: 5px;
}


.ordersTable td a:hover {
    color: #FF7400;
}

.toevelive:hover {
    color: #FF7400 !important;
    border: 1px solid #FF7400;
}

.ordersTable .orderPrice {
    text-decoration: line-through;
    color: #999999;
}

.orderSee {
    color: #666 !important;
    margin-left: 19px;
    margin-right: 13px;
}

.mentPay {
    color: #FF7400 !important;
}

.paying {
    margin-left: 20px;
}

.cancleOrders {
    color: #999999 !important;
    cursor: pointer;
    position: relative;

}

.cancleOrders span {
    position: absolute;
    width: 57px;
    height: 16px;
    top: 18px;
    left: -21px;
    font-size: 12px;
    background: #D8D8D8;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    display: none !important;
}

.ordertrack {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}

.redColor {
    color: #FF0036 !important;
}

.redColor > i {
    color: #FF7400;
    font-size: 12px;
}

.buleColor {
    color: #3dbb2b;
}

.trackBox {
    position: absolute;
    top: 5px;
    right: 55px;
    width: 400px;
    background: white;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    z-index: 3;
    cursor: auto;
    display: none;
    color: #333;
}

.wuliu {
    width: 400px;
    padding: 35px 10px 10px 20px;
}

.end {
    height: 30px;
    position: relative;
    border-left: 1px solid #b8b8b8;
}

.oneEnd {
    border-left: none !important;
}

.oneEnd > .trackRight {
    border-bottom: none !important;
}

.end > .trackRight {
    border-bottom: 1px dashed #b8b8b8;
    height: 30px;
    margin-left: 15px;
    line-height: 12px;
}

.end > .trackRight > .trackTime {
    border-left: none;
    float: left;
    width: 135px;
    text-align: right;
    margin-left: -15px;
}

.end > img {
    position: absolute;
    left: -5px;
    top: 0;
}

.end > .trackRight > .trackDesc {
    float: left;
    margin-left: 15px;
    width: 205px;
    text-align: left;
}

.end > .trackRight > .trackDesc > div:nth-child(1) {
    margin-top: -19px;
}


.trackItem {
    border-left: 1px solid #b8b8b8;
    position: relative;
    padding-top: 10px;
    height: 53px;
}


.trackItem > .trackRight {
    border-bottom: 1px dashed #e5e5e5;
    margin-left: 15px;
    padding-bottom: 10px;
    height: 43px;
}

.trackItem > .trackRight > .trackTime {
    height: 16px;
    float: left;
    margin-top: 1px;
    margin-left: -15px;
    width: 135px;
    text-align: right;
}

.trackItem > .trackRight > .trackDesc {
    float: left;
    margin-left: 15px;
    width: 205px;
    text-align: left;
}

.trackItem > img {
    position: absolute;
    left: -4px;
    top: 26px;
}

.start {
    position: relative;
    height: 53px;
    padding-top: 10px;
}

.start > img {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 30px;
    left: -5px;
}

.start > .trackRight > .trackTime {
    float: left;
    border-left: 1px solid #b8b8b8;
    margin-top: -10px;
    margin-left: -15px;
    width: 135px;
    height: 40px;
    text-align: right;
    line-height: 70px;
}

.start > .trackRight > .trackDesc {
    float: left;;
    margin-left: 15px;
    width: 205px;
    height: 45px;
    text-align: left;
}

.start > .trackRight {
    margin-left: 15px;
    padding-bottom: 10px;
}

.trackDesc > div {
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.trackDesc > div:nth-child(1) {
    color: #3dbb2b;
}

.orderfirmBox {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    background: rgba(51, 51, 51, 0.26);
}

.firmCont {
    width: 217px;
    height: 129px;
    position: relative;
    margin: 290px auto 0;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    padding: 23px 10px 10px 10px;
}

.firmTitle {
    font-size: 16px;
    text-align: center;
}

.firmBtnBox {
    border-top: 1px solid #F2F2F2;
    padding-top: 20px;
    margin-top: 15px;
    padding-left: 27px;
    padding-right: 27px;
}

.firmBtnBox > div {
    width: 56px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    cursor: pointer;
}

.firmCancle {
    float: left;
    border: 1px solid #3dbb2b;
    color: #3dbb2b;
}

.firmConfirm {
    float: right;
    background: #3dbb2b;
    color: #fff;
}

.firmClose {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #8A8A8A;
    cursor: pointer;
}

.page .page-r ul li {
    float: none !important;
}

/* 售后订单 */
.afterState {
    height: 98px;
    padding-top: 27px;
}

.afterState img {
    margin: 0px auto;
    display: block;
    height: auto;
    object-fit: cover;
}

.after_list {
    border: 1px solid #EAF8FF;
    margin: 0 30px 30px 15px;
    border-radius: 3px;
}

.order_id {
    background-color: #EAF8FF;
    padding: 15px 15px 15px 61px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #EAF8FF;
}

.form_after {
    padding: 10px;
    font-size: 14px;
}

.form_service {
    display: inline-block;
    width: 100%;
}

.form_service .after_input {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

.form_after p {
    color: #666666;
    float: left;
    text-align: right;
    width: 84px;
    padding: 9px 0;
}

.form_after ul {
    float: left;
}

.form_after li {
    color: #666666;
    display: inline-block;
    margin-left: 20px;
    padding-top: 11px;
}

.form_after li input {
    margin-right: 5px;
}

.after_star {
    color: #FF0000;
    font-size: 15px;
    padding-right: 5px;
}

.after_input input {
    outline: none;
    width: 290px;
    height: 40px;
    border: 1px solid #eeeeee;
    margin-left: 20px;
    padding-left: 10px;
}

.apply_instructions p {
    position: relative;
    top: -10px;
}

.after_input textarea {
    width: 700px;
    height: 264px;
    border: 1px solid #eeeeee;
    margin-left: 20px;
    padding: 10px;
}

.after_upload {
    position: relative;
    margin: 0 103px;
    width: 80px;
    height: 80px;
    line-height: 115px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(216, 216, 216, 1);
    color: #D8D8D8;
    font-size: 14px;
}

.after_upload input {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 100;
    width: 78px;
    height: 78px;
}

.uploadItem_after {
    display: block;
    margin-left: 20px;
    background: url(../images/1563431716460.png);
    margin-top: 20px;
    width: 36px;
    height: 26px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.after_upload img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    width: 80px;
    z-index: 99;
}

/* 上传图片 */
/* .iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.1px;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'iconfont';  
	src: url('//at.alicdn.com/t/font_987132_huga9t6yr1s.eot');
	src: url('//at.alicdn.com/t/font_987132_huga9t6yr1s.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_987132_huga9t6yr1s.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_987132_huga9t6yr1s.woff') format('woff'),
	url('//at.alicdn.com/t/font_987132_huga9t6yr1s.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_987132_huga9t6yr1s.svg#iconfont') format('svg');
}

.file-list {
	display: none;
	list-style-type: none;
}
.file-list img {
	object-fit: cover;
	vertical-align: middle;
}
 .file-item {
	padding: 5px;
	width: auto;
	border: 1px dashed #ccc;
	text-align: center;
	float: left;
	margin-right: 15px;
} 
.file-del {
	margin-top: -58px;
	margin-left: 36px;
	cursor: pointer;
	font-size: 12px;
	z-index: 100;
	position: absolute;
}
.trading_picturebg {
	background-color: transparent;
	display: inline-block;
}

.upload_pictures {
	width: auto;
	height: 77px;
	background-color: #fff;
	line-height: 80px;
	margin: 0 auto;
	font-size: 12px;
	border-radius: 2px;
	cursor: pointer;
}


.trading_picturebg .img {
	width: 82px;
	height: 82px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 78px;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	color: #ccc;
} */
.after_input .fl {
    float: left;
    margin-left: 20px;
}

.z_file {
    position: relative;
}

.z_file .add-img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px dashed #ccc;
}

.z_file .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.z_photo .up-section {
    position: relative;
}

.up-section .up-span {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
}

.up-section .close-upimg {
    position: absolute;
    top: 4px;
    right: 2px;
    display: none;
    z-index: 10;
    width: 15px;
    height: auto;
}

.z_photo .up-img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
}

.img-name-p {
    display: none;
}

.up-section:hover .close-upimg {
    display: block;
}

.up-section:hover .up-span {
    visibility: visible;
}

/* 申请原因 下拉框 */
.reason_application, .returned_drug {
    position: relative;
    display: inline-block;
}

.reason_application .reason_list, .returned_drug .returned_list {
    position: relative;
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.reason_application .reason_top, .returned_drug .returned_top {
    width: 290px;
    height: 40px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    overflow: hidden;
    margin-left: 20px;
    position: relative;
}

.reason_application .reason_top span, .returned_drug .returned_top span {
    float: left;
    width: 70%;
    height: 40px;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
}

.reason_application .reason_top em, .returned_drug .returned_top em {
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 5px solid #25324a;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 0;
    cursor: pointer;
    _font-size: 0;
    overflow: hidden;
    top: 18px;
    right: 15px;
}

.reason_application .reason_content, .returned_drug .returned_content {
    width: 290px;
    position: absolute;
    left: 20px;
    top: 40px;
    display: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #EAF8FF;
    z-index: 999;
}

.reason_application .reason_content li, .returned_drug .returned_content li {
    cursor: pointer;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #000;
    text-align: center;
    list-style: none;
    padding: 10px 0;
    margin-left: 0;
    border-bottom: 1px solid #ccc;
}

.reason_application .reason_content li:hover, .returned_drug .returned_content li:hover {
    background-color: #fff;
    color: #000;
}

.lbaxztop {
    animation: rotatete 0.3s linear forwards;
}

.lbaxztop2 {
    animation: rotatete2 0.3s linear forwards;
}

@keyframes rotatete {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(180deg);
    }
}

@keyframes rotatete {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(180deg);
    }
}

@-moz-keyframes rotatete2 {
    from {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@keyframes rotatete2 {
    from {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(0deg);
    }
}

/* 立即提交 */
.after_btn {
    text-align: center;
}

.after_btn button {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    outline: none;
    background-color: #149CD5;
    color: white;
}
