/*logistics*/
/**/
.banner{}
.banner img{width:100%;vertical-align:middle}
/**/
.wl_list{}
.wl_list .item{max-width:inherit;background:#ffffff;margin-bottom: 1px;padding:15px;border-radius:3px;position:relative;box-sizing: border-box;}
.wl_list .item .path{margin-bottom:15px;font-size:16px;font-weight:bold;}
.wl_list .item .line{margin-bottom:10px;font-size:14px;color:#999;display:flex;}
.wl_list .item .line .label{flex-shrink:0;}
.wl_list .item .line .value{color:#151515;margin-right: 0.25rem;flex-shrink:0;}
.wl_list .item .line .value:last-child{margin-right:0;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;flex:1;}
.wl_list .item .button{border:1px solid #fa831f;display:inline-block;height: 25px;line-height: 25px;width: 60px;color:#fa831f;text-align:center;font-size: 12px;border-radius:5px;position:absolute;right:15px;bottom:15px;}
.wl_list .item .button:hover{background:#fa841e;color:#fff;}
.wl_list .item .line .chehao{background: #fff2dc;color: #fca811;display: inline-flex;align-items: center;padding:0 5px;border-radius:3px}
.wl_list .item .line.shuoming{ background: #f6f7fb;display: inline-flex;align-items: center;padding:2px 0;border-radius:3px;width:100%}
/**/
.title h1{font-size: 18px;}
.mall-text{margin:0 16px 10px;}

.room-table{border-collapse:collapse}
.room-table thead td{background-color:#f3f3f3;height:38px}
.room-table td{border:1px solid #e4e4e4;height:48px;text-align:center;font-size:14px;padding:0 10px}
.room-table2{border-collapse:collapse;border: 1px solid #ececec;border-left: 0;border-right: 0;}
.room-table2 td{border-bottom: 1px solid #ececec;height:38px;text-align:left;font-size:14px;padding:0 10px;}
.room-table2 td:first-child{background-color:#f3f3f3;text-align:right;}

.content .room-detail{text-align: center;}
.content .room-detail-img{margin: 10px auto 0px;height: 36px;}
/**/
.btn-cartel {color:#ff6600;float:right;border:1px solid #ff6600;border-radius:5px;height:20px;line-height:20px;margin-top:2px;padding:1px 5px;}
a.btn-cartel{color: #ff6600;}