#device .main{

}
.deviceList{
    margin: 0 auto;
    margin-top: 70px;
    width: 100%;
    background-color: #fff;
}
.deviceList .item{
    margin-bottom: 60px;
}
.deviceList .detail{
    border-top: 1px solid rgba(77,82,89,0.07);
    padding: 15px 20px;
    display: flex;
    align-items: center;
}
.deviceList .deviceMap {
    height: 60%;
    width: 100%;
}
.deviceList .title {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 20px;
}
.deviceList .deviceBtn{
    cursor: pointer;
    background-color: #ef623b;
    color: #fff;
    font-size: 14px;
    padding: 5px 16px;
    line-height: inherit;
    border-radius: 2px;
    transition-duration: 0.3s;
}
.deviceList .time {
    margin-left: 20px;
}
.deviceList .deviceBtn:hover{
    background-color: #ef623b59;
}
.center-block {
    top: 40%;
    /*height: 40%;*/
    position: relative;
}
.date-picker{
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top:50px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,0.07);
}
.date-picker .block{
    margin: 40px;
}
.lock-picker .title{

}
.date-picker .title{
    text-align: center;
    font-size: 28px;
    color: #ef623b;
    line-height: 80px;
    font-weight: 200;
}
.date-picker .date-btn:hover{
    background-color: #ef623b59;
}
.date-picker .date-btn{
    transition-duration: 0.3s;
    width: auto;
    margin: 40px;
    cursor: pointer;
    background-color: #ef623b;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 2px;
}
.date-picker .label {
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.tabel-header div{
    font-weight: 400 !important;
    /*padding: 0.75rem;*/
    color: #4d5259;
    font-size: 13px;
    line-height: 24px;
}
.center-block .size {
    color: #4d5259;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
}
.center-block .volume {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #8b95a5
}
.center-block .price {
    color: #4d5259;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
}
.date-picker .ava{
    color: #868e96;
    font-weight: 300;
    font-size: 11px;
    line-height: 30px;
    text-align: center;

}
.el-input-number__decrease, .el-input-number__increase{
    display: flex;
    height: 38px;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.order .main {
    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 80px;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,0.07);
}
.order .main .title{
    text-align: center;
    font-size: 28px;
    color: #ef623b;
    line-height: 80px;
    font-weight: 200;
}
@media (max-width: 750px){
    .order .main .title{
    text-align: center;
    font-size: 18px;
    color: #ef623b;
    line-height: 80px;
    font-weight: 200;
}
.order .main {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 80px;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,0.07);
    overflow:auto;
    padding:0 20px;
}
.order .main .timer span{
    display: inline-block;
    margin: 0 0 !important;
}
.order .main .timer{
    text-align:left !important;
}
}
.order .main .timer {
    color: rgb(239, 98, 59);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
}
.order .main .timer span{
    display: inline-block;
    margin: 0 40px;
}
.order .main .pay-table{
    margin-top: 70px;
}
.order .el-table th.el-table__cell>.cell{
    font-weight: 700 !important
}
.order .el-table td.el-table__cell div{
    padding: 0.75rem;
    vertical-align: top;
    color: #4d5259;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px
}
.order td,.order th.is-leaf {
  border:none;
}
.order .totalPrice{
    margin-top: 24px;
    padding-right:10px;
}
.order .totalPrice .price-row{
    color: rgb(51, 51, 51);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: right;
}
.order .totalPrice .price-row .label {
    padding-right: 20px;
}
.order .totalPrice .price-row .price{
    color: rgb(153, 153, 153);
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
}
.order .totalPrice .price-row .price .newPrice{
    color: #EF623B;
}
.order .totalPrice .price-row .price .oldPrice{
    text-decoration: line-through;
    color: #D3D3D3;
}
.order .desc {
    color: rgb(153, 153, 153);
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 64px;
}
.order .promotional-code label{
    font-weight: 400;
    font-size: 12px;
    letter-spacing: .5px;
}
.order .date-btn:hover{
    background-color: #ef623b59;
}
.order .date-btn{
    transition-duration: 0.3s;
    width: auto;
    margin-top: 40px;
    /*margin: 40px 0;*/
    cursor: pointer;
    background-color: #ef623b;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 2px;
}
.order .pagination{
    margin-top: 20px;
    text-align: center;
}
.unLogin{
    margin-top: 30px;
}
.unLogin .coll {
    border: none;
}
.unLogin .coll .coll-item{
    padding:0 20px;
    background-color: #fff;
    border: 1px solid #f1f2f3;
    margin-bottom: 16px;
    font-family: Roboto,sans-serif;
    font-weight: 300;
    line-height: 1.5;
    color: #313944;
}
.unLogin .el-collapse-item__header{
    border: none;
}