@charset "utf-8";
@font-face{font-family:'DIN';src:url('../font/DIN.otf');}
@font-face{font-family:'DIN_num';src:url('../font/DIN_num.otf');}

.decode{width:100%;margin:0 auto;}
.decode dl{padding-bottom: 32px}
.decode dl dt img{display: block;width:81px;}
.decode dl dd{margin-top: 8px}
.decode dl dd a{display: block;width:100%;height:24px;line-height:24px;font-size:14px;color:#333;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;}
.decode dl dd a i{display: inline-block;font-size:18px;margin-right:10px;color: #F4743F;font-family:'DIN';font-style: normal;}
.decode dl dd a:hover{color:#4291FF;}

.orderUl li{padding:20px 0;position: relative;display: flex;align-items: center;}
.centerTab .orderUl li{overflow: hidden;}
.orderUl li a.gotoDetail{display: block;text-align: center;position: absolute;right:84px;top:0;bottom:0;margin:auto 0;width: 80px;height: 30px;border-radius:6px;border: 1px solid #80A7F1;font-size: 14px;color: #014FE3;line-height: 30px;opacity:0.8;filter:alpha(opacity=80);}
.orderUl li a.gotoDetail:hover{opacity: 1;filter:alpha(opacity=100);}
.orderUl li .orderTime{float: left;width:126px;margin-right: 45px;position: relative;flex-shrink: 0;flex-grow: 0}
.orderUl li .orderTime:after{content:'';position: absolute;top:0;bottom:0;right:0;margin:auto 0;width:1px;height: 40px;background: #F0F0F0}
.orderUl li .orderTime h5{font-size: 18px;line-height: 24px;color: #333;margin-bottom: 4px;font-family:'DIN_num';font-weight: 600;font-style: normal;}
.orderUl li .orderTime p{font-family:'Arial';font-size: 14px;line-height: 24px;color: #888;font-weight: 400;font-style: normal;}
.orderUl li .orderTime span{display: block;font-size: 14px;color: #3573E9;line-height: 20px;margin-top: 10px}
.orderUl li.s1 .orderTime span{color:#3573E9}
.orderUl li.s2 .orderTime span{color:#15B998}
.orderUl li.s3 .orderTime span{color:#E74E4E}
.orderUl li.s4 .orderTime span{color:#666}
.orderUl li .orderInfo{min-height: 48px;display: flex;align-items: center;flex-wrap: wrap;float: left;flex-grow: 0;flex-shrink: 0;width:720px;}
.orderUl li .orderInfo h3{font-size: 18px;font-weight: 600;color: #333;line-height: 26px;width:100%;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;}
.orderUl li .orderInfo .orderTit{margin-top: 12px;height: 53px;overflow: hidden;width:100%;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;}
.orderUl li .orderInfo .orderTit .img{width:53px;height: 53px;overflow: hidden;border-radius: 4px;margin-right: 14px;float: left;}
.orderUl li .orderInfo .orderTit .img img{display: block;width:100%;height: 100%}
.orderUl li .orderInfo .orderTit h4{font-size: 16px;padding-top: 3px;margin-bottom: 5px;font-weight: 600;color: #333;line-height: 22px;}
.orderUl li .orderInfo .orderTit p{font-size: 13px;color: #666;line-height: 20px;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;}

