.LiOrderSmTitle{
    margin: 15px 0;
}
.LiOrderDetailTitle{
    background: #FDF7CF;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.LiOrderDetailTitle p{
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
}
.LiOrderDetailTourInfo{
    padding: 15px 15px;
    font-size: 16px;
    border-bottom:1px solid rgba(225,225,225,1);
}
.LiOrderDetailTourInfo p:nth-child(2){
    margin-top: 15px;
}
.LiOrderDetailOrderInfo{
    padding: 15px 15px;
    font-size: 16px;
}
.LiOrderDetailOrderInfoLeft{
    float: left;
    width: 50%;
}
.LiOrderDetailOrderInfoLeft span:nth-child(1){
    width: 100px;
    display: inline-block;
}
.LiOrderDetailOrderInfoLeft p:nth-child(2){
    margin: 15px 0;
}
.LiOrderDetailOrderInfoRight{
    float: left;
    width: 50%;
}
.ordertype{
    color: #00BBB0;
}
.LiOrderDetailOrderInfoRight p:nth-child(2){
    margin: 15px 0;
}
.LiOrderDetailContact{
    padding: 15px 15px;
    font-size: 16px;
}
.LiOrderDetailContact span{
    margin-left: 50px;
}
.LiOrderDetailContact p:nth-child(2){
    margin-top: 15px;
}
.LiOrderDetailTravelList{
    padding: 15px 15px;
    font-size: 16px;
    float: left;
    width: 50%;
}
.LiOrderDetailTravelList p:nth-child(2){
    margin: 15px 0;
}
.LiOrderDetailTravelList span{
    margin-left: 20px;
}
.memebertype{
    color: #C47F00;
    margin-left: 0!important;
}
.LiOrderDetailRoomList{
    padding: 15px 15px;
    font-size: 16px;
    border-bottom:1px solid rgba(225,225,225,1);
}
.LiOrderDetailRoomList:last-child{
    border-bottom:none;
}
.LiOrderDetailRoomList p:first-child{
    margin: 0;
}
.LiOrderDetailRoomList p:nth-child(3){
    font-size: 14px;
    color:rgba(51,51,51,1);
    opacity:0.8;
}
.LiOrderDetailRoomList p:nth-child(4){
    font-size: 14px;
    color:rgba(51,51,51,1);
    opacity:0.8;
}
.LiOrderDetailRoomList p{
    margin: 15px 0;
}
.LiOrderDetailStarffno{
    padding: 15px 15px;
    font-size: 16px;
}
.LiOrderDetailRemake{
    padding: 15px 15px;
    font-size: 16px;
    color:rgba(51,51,51,1);
    opacity:0.8;
}
.LiOrderDetailTitle span{
    display: inline-block;
    vertical-align: middle;
}
.LiOrderDetailTitle img{
    margin-left: 10px;
    cursor: pointer;
}
.ordererror{
    position: absolute;
    height:30px;
    line-height: 30px;
    background:rgba(255,227,216,1);
    border:1px solid rgba(255,198,176,1);
    left: 50px;
    z-index: 100;
    display: none;
}
.ordererror::before{
    content: "";
    border-right:10px solid transparent;
	border-left: 10px solid transparent;
    border-bottom:10px solid rgba(255,227,216,1);
    position: absolute;
    top: -10px;
    left: 47px;
}
.ordererror p{
    color: #FF510E;
    font-size: 14px!important;
    padding: 0 10px;
}
.LiOrderDetailTrashList{
    padding: 15px 15px;
    font-size: 16px;
    border-bottom:1px solid rgba(225,225,225,1);
    height: 220px;
}
.LiOrderDetailTrashList p:first-child{
    margin-top: 0;
}
.LiOrderDetailTrashList span:nth-child(1){
    width: 100px;
    display: inline-block;
    color:rgba(51,51,51,1);
    opacity:0.8;
}
.shenhe{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.trashleft{
    float: left;
}
.trashright{
    float: right;
    position: relative;
    width: 100px;
    height: 100%;
}
.trashright img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.trashright p{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%,-80%);
}
.waittype{
    color: #E57100;
}
.truetype{
    color: #5DAE11;
}
.errortype{
    color: #FF0232;
}
.LiOrderDetailTrashList p{
    margin: 15px 0;
}
.trashfee{
    color: #FF510E;
}
.LiOrderDetailUpShouju{
    margin: 30px 0;
}
.LiOrderDetailUpShouju button{
    color: white;
    background: #00BBB0;
    width: 180px;
    height: 35px;
    border: none;
    border-radius:4px;
}
.LiOrderDetailPriceList{
    padding: 15px 15px;
    width: 50%;
    height: 210px;
    float: left;
}
.LiOrderDetailPriceInfo{
    width: 80%;
}
.LiOrderDetailPriceInfo p{
    margin: 15px 0;
}
.orderdetailtitle{
    float: left;
}
.orderdetailtitle p:nth-child(1){
    font-weight: bold;
    margin-top: 0;
    font-size: 16px;
}
.orderdetailinfo{
    float: right;
}
.orderdetailinfo p:nth-child(1){
    font-weight: bold;
    margin-top: 0;
    font-size: 16px;
    color: #FF510E;
}
.LiOrderDetailButton{
    float: right;
}
.LiOrderDetailButton button{
    width: 250px;
    height: 35px;
    background: #F9EC92;
    border: none;
    font-size: 16px;
    font-weight: bold;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    border-radius:4px;
}
.LiOrderDetailFileBox{
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: white;
    width: 800px;
    height: 470px;
    transform: translate(-50%,-50%);
    z-index: 99999;
    border-radius: 5px;
    display: none;
}
.LiOrderDetailFileBack{
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10500;
}
.LiOrderDetailFileTitle{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #E1E1E1;
}
.LiOrderDetailFileLeft{
    float: left;
    width: 60%;
    padding: 20px 20px;
}
.imgerror{
    color: red;
    float: right;
    display: none;
}
.LiOrderDetailFileLeft img{
    width: 100%;
    height: 300px;
    margin-bottom: 5px;
}
.LiOrderDetailFileLeft span:nth-child(2){
    margin-top: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #B37503;
    cursor: pointer;
}
.LiOrderDetailFileRight{
    float: right;
    width: 40%;
    padding: 20px 20px;
}
.LiOrderDetailFileRight p{
    margin-top: 10px;
}
.LiOrderDetailFileRight input{
    border:1px solid rgba(225,225,225,1);
    border-left: none;
    border-top: none;
    border-right: none;
    width: 100%;
    margin-top: 5px;
}
.LiOrderDetailFileError{
    margin-top: 15px;
    text-align: center;
    color: #9A8700;
    background: #FEFBE7;
    height: 70px;
    padding: 5px 0;
}
#shoujupic{
    display: none;
}
.LiOrderDetailFileFoot{
    text-align: center;
    margin-bottom: 10px;
    height: 35px;
}
.orderrequire{
    background: #F9EC92;
    border: none;
    width: 200px;
    height: 35px;
}
.orderreset{
    background: white;
    border: 1px solid #E1E1E1;
    width: 200px;
    height: 35px;
}
@media(max-width:768px){
    .LiOrderSmTitle{
        display: none;
    }
    .LiOrderDetailTitle{
        height: 1.875rem;
        line-height: 1.875rem;
    }
    .LiOrderDetailTitle p{
        font-size: 1rem;
        padding-left: 0.625rem;
    }
    .LiOrderDetailTourInfo{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailTourInfo p:nth-child(2){
        margin-top: 0.625rem;
    }
    .LiOrderDetailOrderInfo{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailOrderInfoLeft{
        float: none;
        width: 100%;
    }
    .LiOrderDetailOrderInfoRight{
        float: none;
        width: 100%;
    }
    .LiOrderDetailOrderInfoLeft p:nth-child(2){
        margin: 0 0;
    }
    .LiOrderDetailOrderInfoRight p:nth-child(2){
        margin: 0 0;
    }
    .LiOrderDetailOrderInfoRight span:nth-child(1){
        width: 100px;
        display: inline-block;
    }
    .LiOrderDetailContact{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailContact p:nth-child(2){
        margin-top: 0.625rem;
    }
    .LiOrderDetailTravelList{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
        float: none;
        width: 100%;
        border-bottom:1px dashed rgba(201,201,201,1);
    }
    .LiOrderDetailTravelList:last-child{
        border-bottom: none;
    }
    .LiOrderDetailRoomList{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailStarffno{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailRemake{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
    }
    .LiOrderDetailTitle img{
        width: 15px;
        height: 15px;
    }
    .ordererror{
        height: 25px;
        line-height: 25px;
        left: 34px;
    }
    .LiOrderDetailTrashList{
        padding: 0.625rem 0.625rem;
        font-size: 0.875rem;
        height: auto;
    }
    .LiOrderDetailTrashList p{
        margin: 0.625rem 0;
    }
    .trashleft img{
        width: 17px;
        height: 17px;
    }
    .trashright{
        width: 100px;
        height: 100px;
    }
    .trashright img{
        width: 60px;
        height: 60px;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .trashright p{
        top: 100%;
        transform: translate(-50%,-100%);
        width: 100%;
        text-align: center;
    }
    .LiOrderDetailUpShouju{
        margin: 20px 0;
        text-align: center;
    }
    .LiOrderDetailPriceInfo{
        width: 100%;
    }
    .LiOrderDetailPriceList{
        padding: 0.625rem 0.625rem;
        width: 100%;
        height: auto;
        float: none;
    }
    .LiOrderDetailButton{
        float: none;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .LiOrderDetailButton button{
        width: 100%;
        box-shadow: none;
        border-radius: 0px;
        font-size: 1rem;
    }
    .orderdetailtitle p:nth-child(1){
        font-size: 1rem;
    }
    .LiOrderDetailPriceInfo p{
        margin: 0.625rem 0;
    }
    .LiOrderDetailFileBox{
        width: 100%;
        height: 100%;
        top: 3.125rem;
        left: 0;
        bottom: 0;
        transform: translate(0%,0%);
        border-radius:0px;
        z-index: 300;
        overflow: scroll;
    }
    .LiOrderDetailFileContent{
        width: 100%;
        height: 700px;
        padding: 0.625rem 0.625rem;
    }
    .LiOrderDetailFileBack{
        display: none;
    }
    .LiOrderDetailFileTitle{
        height: 30px;
        line-height: 30px;
        font-size: 1rem;
        font-weight: bold;
        text-align: left;
    }
    .LiOrderDetailFileLeft{
        float: none;
        width: 100%;
        padding: 0.625rem 0.625rem;
    }
    .LiOrderDetailFileRight {
        float: none;
        width: 100%;
        padding: 0.625rem 0.625rem;
    }
    .LiOrderDetailFileLeft img{
        margin-bottom: 0.625rem;
    }
    .LiOrderDetailFileLeft span:nth-child(2){
        background:rgba(249,236,146,1);
        border-radius:7px;
        padding: 5px 10px;
        font-size: 1rem;
    }
    .LiOrderDetailFileError{
        display: none;
    }
    .orderrequire{
        width: 100px;
        height: 30px;
    }
    .orderreset{
        width: 100px;
        height: 30px;
    }
}