* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
    background-color: #f1f1f1; 
    margin: 0;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
}

#travelOrderDetailApp {
    width: 100%;
    height: 100%;
    /*display: flex;
     justify-content: center;
    align-items: flex-start;
    padding-top: 32px; */
    padding-bottom: 44px;
}

.order-detail-header-step{
    padding: 14px 0 14px 15px;
    width: 1185px;
    margin: 0 auto;
}
.order-detail-header-step span{
    font-size: 14px;
    font-family: SourceHanSansCN, SourceHanSansCN-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 21px;
    display: inline-block：
}
.order-detail-header-step .arrow{
    padding: 0 13px;
}
.order-detail-header-step .last-span{
    color: #999999;
}
.order-heard-contont{
    width: 1140px;
    background-color: white;
    padding: 30px 30px 68px 30px;
    /* margin-left: 10px; */
    margin: 0 auto;
}
.order-info-title {
    opacity: 1;
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 600;
    text-align: left;
    color: #333;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.order-content-detail{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    margin-top: 10px;
}
.order-contaienr {
    /* margin-left: 10px; */
    width: 740px;
    /* margin-right: 405px; */
    background-color: white;
    padding: 30px;
}

.order-title {
    font-size: 24px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
}

.order-timeout {
    margin-top: 10px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #666;
}

.accommodation-info{
    border-top: 1px solid #DDDDDD;
}
.accommodation-info .info-list{
    padding: 0 15px 20px 15px;
    display: flex;
    justify-content: space-between;
}
.accommodation-info .info-list span{
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}
.accommodation-info .info-list .number1{
    color: #999999;
    display: flex;
    align-items: center;
}
.accommodation-info .info-list .number1 img{
    width: 16px;
    height: 16px;
    margin-right: 2px;
}
.rental-guaranteee{
    border-top: 1px solid #DDDDDD;
    padding-bottom: 20px;
}

.rental-surrounding{
    border-top: 1px solid #DDDDDD;
    padding-bottom: 20px;
}

.camp-info{
    border-top: 1px solid #DDDDDD;
}
.camp-info .camp-list{
    padding: 0 15px 20px 15px;
}
.camp-info .camp-list .list-item{
    display: block;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 20px;
    padding-bottom: 5px;
}
.camp-info .camp-list .addres{
    overflow: hidden;
}
.camp-info .camp-list .addres span{
    display: block;
    float: left;
    max-width: 500px;
    width: auto;
}
.camp-info .camp-list .addres .list-name{
    width: 70px;
}
.camp-info .camp-list .addres img{
    width: 15px;
    height: 17px;
    margin-left: 20px;
    cursor: pointer;
}
.camp-info .camp-list .item-devices{
    overflow: hidden;
}
.camp-info .camp-list .item-devices .list-name{
    display: block;
    float: left;
}
.camp-info .camp-list .item-devices .devices{
    float: left;
}
.camp-info .camp-list .item-devices .devices span{
    display: block;
}
.rental-user-item-switch {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #ffac00;
    cursor: pointer;
}
/* 服务保障 */
.rental-guranteee-box {
    padding: 0 15px;
}

.rental-policy-holder {
    /* margin-left: 20px; */
}

.rental-policy-holder-item {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333;
    /* width: 150px; */
    line-height: 30px;
    /* display: flex; */
}

.rental-policy-holder-item >　span:first-child {
    flex-grow: 0;
    flex-shrink: 0;
}

/* 周边商品 */
.order-menu-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 15px;
    /* margin-top: 10px; */
}

.order-menu-item-title {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    width: 200px;
    line-height: 30px;
}

.order-menu-item-content {
    flex: 1;
}

.order-menu-item-submenu {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 30px;
    position: relative;
    padding-right: 60px;
}

.order-menu-item-submenu > div:nth-child(1) {
    flex: 70%;
}

.order-menu-item-submenu > div:nth-child(2) {
    flex: 20%;
}

.rental-warning-button {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #ffac00;
    cursor: pointer;
    margin-left: 15px;
    margin-top: 36px;
    margin-bottom: 21px;
}
.order-menu-item .check-desc{
    font-size: 12px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-decoration: underline;
    text-align: left;
    color: #999999;
    line-height: 17px;
    cursor: pointer;
}

/* 支付订单 */
.order-pay-container {
    /* flex: 40; */
    width: 340px;
    background-color: white;
    margin-left: 10px;
    padding: 25px 25px 20px 25px;
}


.order-item-car {
    display: flex;
    /* align-items: center; */
}

.order-item-car-photo {
    width: 176px;
    height: 109px;
    background-size: 100% 100%;
    position: relative;
}

.order-item-car-info {
    flex: 1;
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666;
    margin-bottom: 5px;
}

.order-item-car-info > .order-item-car-info-name {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 600;
    text-align: left;
    color: #333333;
}

.take-car-info {
    margin-top: 26px;
}
.take-car-info-address{
    overflow: hidden;
}
.take-car-info-address span{
    display: block;
    float: left;
    max-width: 250px;
    width: auto;
}
.take-car-info-address .take-car-info-item-title{
    width: 70px;
}
.take-car-info-address img{
    width: 15px;
    height: 17px;
    float: left;
    margin-left: 5px;
}
.take-car-info-title {
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 16px;
}

.take-car-info-item-title {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 16px;
}

.take-car-info-item-content {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}
.settlement-info{
    margin-top: 24px;
}
.settlement-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 28px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: right;
    color: #666666;
    line-height: 28px;
}

.settlement-header {
    margin-bottom: 10px;
}

.settlement-header > span:first-child{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 600;
    text-align: left;
    color: #333333;
}

.settlement-header > div {
    font-size: 12px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffac00;
    line-height: 10px;
    cursor: pointer;
}

.settlement-item-extend {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.settlement-item-extend > img {
    margin-left: 2px;
}

.order-operation {
    margin-top: 33px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.order-cancel {
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    cursor: pointer;
}

.order-pay {
    margin-left: 18px;
    padding: 12px 25px;
    background-color: #FFAC00;
    color: white;
    border-radius: 5px;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 16px;
    cursor: pointer;
}
#travelOrderDetailApp .grayBg{
    position: fixed;
    top: 0;
    left:0;
    right: 0;
    bottom:0;
    background: rgba(0,0,0,0.50);
    overflow: hidden;
}

.person-mail{
    border-top: 1px solid #DDDDDD;
    margin-top: 26px;
}
.person-mail .mail-title{
    padding: 26px 0 5px 0;
}
.person-mail .title-name{
    font-size: 16px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 16px;
}
.person-mail .trip{
    font-size: 12px;
    color: #999999;
    display: inline-block;
    margin-left: 7px;
}
.person-mail input{
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 6.5px 5px;
    background: #eee;
}
.selfVehicle{
    width: 52px;
    height: 24px;
    background: linear-gradient(180deg,#fffaef, #ffe7ba);
    border-radius: 0px 0px 12px 0px;
    color: #D97400;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0;
}
.gatherAddress{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-top: 15px;
    padding: 0 40px;
    margin-bottom: 20px;
    font-weight: bold;
}