.col-xs-3 {
    width: 25%;
    float: left;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-12 {
    width: 100%;
}

.tab_header {
    width: 100%;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #D3D3D3;
    background-color: #fff;
}
.tab_header li {
    width: 25%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #303030;
    border-right: 1px solid #d3d3d3;
}
.tab_header li:nth-child(4) {
    border-right:none;
}
.tab_header li.active {
    color:#F9676B;
}
.tab_header li em {
    color:#F9676B;
}
.content-block {
    margin: 0;
    padding: 0;
}
.tab_page ul {
    padding: 0;
    padding-bottom: 1px;
    background-color: #E3E3E3;
}
.tab_page ul li {
    overflow: hidden;
    display: block;
    margin-bottom: 8px;
}
.shop_block {
    overflow: hidden;
    display: block;
    background-color: #fff;
    margin-left: 0;
}
.title_font button {
    margin-top: -2px;
}
.shopName {
    height: 1.6em;
    line-height: 1.6em;
    color: #000000;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 12px;
    padding-right: 5px;
}
.shopName .simple_info {
    height: 100%;
    line-height: 2em;
    float: right;
    font-size: 14px;
    color: #333;
}
.shopName .simple_info img {
    float: left;
    margin-top: 4px;
}
.shopName .simple_info em {
    float: left;
    margin-right: 3px;
    margin-left: 3px;
    font-weight: normal;
}
.shopName .simple_info em.complete {
    color: #616161;
}
.shopName .simple_info em.uncomplete {
    color: #F9676B;
}
.shopName>em {
    width: 140px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    line-height: 22px;
}
.value_line {
    font-size: 12px;
    font-family: "微软雅黑";
    padding-right: 5px;
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    display: block;
    color: #949494;
}
.value_line i {
    float: left;
    margin-right: 5px;
    overflow: hidden;
}
i.tel_icon {
    width: 16px;
    height: 16px;
    background: url("../images/sm_add02.png")top center no-repeat;
    background-size: 100%;
}
i.address_icon {
    width: 16px;
    height: 16px;
    background: url("../images/sm_add01.png")top center no-repeat;
    background-size: 100%;
}
.value_line span {
}
.text {
    color: #171717;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-right: 5px;
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    display: block;
}
.text p.appoint_time {
    margin: 0;
    float: left;
    font-size: 14px;
    /*border: 1px solid #F9676B;*/
    color: #3385FF;
    text-align: left;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text span {
    float: right;
    border-radius: 4px;
}
.text span i {
    font-weight: bold;
}
.col-xs-9.rightcol {
    float: left;
    padding-right: 0.75rem;
}
.order_control {
    border-top: 1px solid #E3E3E3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0.75rem;
}
.order_control em {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #aaa;
}
.order_control em.plate {
    width: 140px;
    line-height: 30px;
    float: left;
    display: block;
    text-align: center;
    color: #aaa;
    text-transform:uppercase
}
.alshopimg {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.gary_btn {
    width: 70px;
    height: 30px;
    font-size: 14px;
    overflow: hidden;
    float: right;
    color: #626262;
    text-align: center;
    line-height: 30px;
    border: 1px solid #e3e3e3;
    margin-left: 10px;
}
.check_map {
    /*color: #F9676B;*/
    /*border: 1px solid #F9676B;*/
}
.orange_btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    float: right;
    margin-left: 10px;
    color: #F9676B;
    border: 1px solid #F9676B;
    text-align: center;
}
.immediate_pay {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    float: right;
    margin-left: 10px;
    /*color: #fff;*/
    /*background-color: #F9676B;*/
    color:#F9676B ;
    border: 1px solid #F9676B;
    text-align: center;
}
.orange_btn {
    /*background-color: #673ab7;*/
    /*color: #fff;*/
}
.cancel_repeal_btn {
    border-right: 1px solid #ccc;
}
.shopName .simple_info em.uncomplete.state_wait {
    color: #F9676B;
}
.shopName .simple_info em.uncomplete.state_payed {
    /*color: #259b24;*/
}
.shopName .simple_info em.uncomplete.state_appointe {
    /*color: #673ab7;*/
}
.shopName .simple_info em.uncomplete.state_cancle {
    color: #aaa;
}
.repeal_btn {
    /*background-color: #e51c23;*/
    /*color: #fff;*/
    /*border: none;*/
}
@media only screen and (max-width: 320px){
    .shopName>em {
        width: 140px;
    }
    .order_control em.plate {
        width: 127px;
    }

}
@media(min-width:321px) and (max-width: 360px) {
    .shopName>em {
        width: 190px;
    }

}
@media(min-width:361px) and (max-width: 375px) {
    .shopName>em {
        width: 200px;
    }
}
@media (min-width:376px) and (max-width: 414px) {
    .shopName>em {
        width: 220px;
    }

}
@media(min-width:415px) and (max-width: 480px) {
    .shopName>em {
        width: 220px;
    }
}
@media (min-width:481px) and (max-width: 640px) {
    .shopName>em {
        width: 220px;
    }
}
@media (min-width:641px) and (max-width: 1023px) {
}
@media (min-width:1024px) and (max-width: 1366px) {
}