body {
    background-color: #f5f6f8;
}
.layui-flow-more{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}


.main {
    max-width: 1920px;
    height: auto;
    min-width: 1200px;
    /*
    padding-top: 50px;
    background-image: url(../images/order/bg.png);
    background-position: top center;
    background-size: 100% 1006px;
    background-repeat: no-repeat;*/
}

.order_bt {
    width: 1200px;
    min-height: 650px;
    margin: 0 auto;
    padding-bottom: 100px;
    margin-top: 40px;
}
/*----筛选-----*/
.choose-tab{
    width: 1200px;
    padding: 4px 0;
    background: #ffffff;
    margin: 0 auto;
}
.choose-tab li{
    font-size: 16px;
    color: #2F343B;
    padding: 6px 14px;
    margin-left: 22px;
    cursor: pointer;
}
.choose-tab .active{
    background: #A32C2C;
    color: #ffffff;
}
.name{
    color: #A32C2C;
    font-size: 16px;
    margin-right: 14px;
    line-height: 28px;
}
.address-tab,.type-tab,.status-tab{
    width: 1078px;
}
.address-tab>div,.type-tab>div,.status-tab>div{
    width: 996px;
}
.address,.type,.status{
    padding: 13px 30px;
    border-bottom: 1px dashed #D2D2D2;
}
.type{
    border-bottom: 0;
}
/*-------------------*/
.sort-tab{
    padding: 17px 15px;
    background: #FFFFFF;
    margin-top: 21px;
}
.sort-tab li{
    padding: 0 15px;
    font-size: 16px;
    color: #A0A4AA;
    cursor: pointer;
}
.sort-tab li:first-child{
    border-right: 1px solid #1C2438;
}
.sort-tab li.active{
    color: #1C2438;
    font-weight: bold;
}
/*-----------------*/

.layui-breadcrumb {
    width: 1200px;
    display: block;
    margin: 32px auto 22px;
}


/* **************列表**************** */
.order_bt_lt{
    width: 888px;
    background: #FFFFFF;
}
.order_bt_rt{
    width: 294px;
    min-height: 700px;
    /*max-height: 1030px;*/
    background: #FFFFFF;
    position: relative;
}
.order_bt_lt .list{
    padding: 30px;
    position: relative;
    padding-bottom: 40px;
}
.order_bt_lt .list li{
    width: 260px;
    height: 291px;
    margin-right: 24px;
    margin-bottom: 24px;
    position: relative;
}
.order_bt_lt .list li:nth-of-type(3n){
    margin-right: 0;
}
.order_bt_lt .list li a{
    display: block;
    width: 100%;
    height: 100%;
}
.order_bt_lt .list li .thumb{
    width: 100%;
    height: 148px;
    overflow: hidden;
    position: relative;
}
.order_bt_lt .list li .thumb .label{
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 8px;
    border-radius: 4px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 7px;
    right: 5px;
}
.order_bt_lt .list li .info{
    height: 143px;
    border: 1px solid #DBDBDB;
    border-top: none;
    background: #ffffff;
    padding: 0 15px;
}
.order_bt_lt .list li .info .tit{
    font-size: 18px;
    font-weight: 400;
    color: #282828;
    line-height: 28px;
    padding-top: 15px;
    height: 56px;
}
.order_bt_lt .list li .orderBtn{
    width: 147px;
    height: 33px;
    border: 1px solid #874063;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    color: #874063;
    line-height: 33px;
    text-align: center;
    margin: 20px auto 0;
    background: #ffffff;
    position: absolute;
    z-index: 9999;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
}
.order_bt_lt .list li .orderBtn.active{
    background: #874063;
    color: #ffffff;
}
/*表单*/
.order_bt_rt .from{
    padding: 32px 22px 0;
}
.order_bt_rt .from .row{
    margin-bottom: 30px;
    position: relative;
}
.order_bt_rt .from .row .label{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #131313;
    margin-bottom: 16px;
}
.order_bt_rt .from .row .orderList_y li{
    width: 100%;
    height: 34px;
    background: #F6F7F9;
    border-radius: 8px;
    margin-bottom: 10px;
}
.order_bt_rt .from .row .orderList_y li:last-child{
    margin-bottom: 0;
}
.order_bt_rt .from .row .orderList_y li .tit{
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    line-height: 34px;
    height: 34px;
    width: 171px;
    padding-left: 24px;
}
.order_bt_rt .from .row .orderList_y li .delBtn{
    margin-top: 7px;
    margin-right: 10px;
    cursor: pointer;
}
.order_bt_rt .from .row input{
    display: block;
    width: 100%;
    height: 34px;
    background: #F6F7F9;
    border-radius: 8px;
    font-size: 16px;
    color: #282828;
    border: none;
    padding-left: 22px;
}
.order_bt_rt .from .row input::placeholder{
    color: #939393;
}
.layui-laydate{
    left: 982px !important;
}
.order_bt_rt .from .row .tips{
    font-size: 12px;
    font-weight: 400;
    color: #C30D1F;
    padding: 0 24px;
    position: absolute;
    left: 0;
    bottom: -20px;
    display: none;
}
.order_bt_rt .from_bt{
    width: 218px;
    padding: 15px 38px;
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    background: #ffffff;
}
.order_bt_rt .from_bt .orderBtn_submit{
    width: 100%;
    height: 42px;
    background: #874063;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
.order_bt_rt .from_bt p{
    font-size: 12px;
    font-weight: 400;
    color: #A8A8A8;
    margin-top: 13px;
}