@charset "utf-8";

.select_a1 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    float: left;
}

.tip_top_a {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f1f1f1
}

.span_ico {
    background: url(https://img.baixiu.org/style/pc/images/cityico.jpg);
    width: 4px;
    height: 46px;
    float: left;
    margin-left: 15px;
}

.right_slect {
    width: 795px;
    float: right;
}

.select_a2 {
    width: 390px;
    float: left;
}

.select_1 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
}

.select_1_1 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding-bottom: 15px;
    float: left;
    margin-top: 10px;
    overflow: hidden
}

.select_1_2 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding-bottom: 15px;
    float: left;
    margin-top: 10px;
    overflow: hidden
}

.select_a3 {
    width: 390px;
    float: right;
}

.select_2 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    float: right;
    overflow: hidden;
    padding-bottom: 15px;
}

.select_2_1 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding-bottom: 15px;
    float: right;
    margin-top: 10px;
    overflow: hidden
}

.select_2_2 {
    width: 390px;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    padding-bottom: 15px;
    float: right;
    margin-top: 10px;
    overflow: hidden
}

.city_ad {
    width: 1200px;
    height: 85px;
    margin: 0 auto;
    border: 1px solid #dddddd;
    margin-top: 15px;
    background-color: #ffffff;
}

.sj_selct_city {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    margin-top: 15px;
}

.category-item {
    padding: 10px 15px;
}

    .category-item:after {
        clear: both
    }

    .category-item a {
        width: 115px;
        padding-right: 5px;
        height: 30px;
        line-height: 30px;
        display: block;
        float: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 15px;
    }

        .category-item a:nth-child(3n+3) {
            padding-right: 0;
        }

        .category-item a:hover {
            color: #ff6600
        }

.f {
    color: #ff7900;
    font-weight: bold;
}

.aaa {
    width: 390px;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.category-item1 {
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    padding-bottom: 20px;
}

    .category-item1:after {
        clear: both
    }

    .category-item1 a {
        width: 115px;
        padding-right: 5px;
        height: 30px;
        line-height: 30px;
        display: block;
        float: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .category-item1 a:hover {
            color: #ff6600
        }

.text-subtext-img li {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 49%;
    height: 72px;
    border-bottom: 1px solid #eee;
    background-color: #fff
}

    .text-subtext-img li:first-child {
        border-right: 1px solid #eee
    }

    .text-subtext-img li img {
        position: absolute;
        height: 80%;
        right: 10px;
        bottom: 10%
    }

    .text-subtext-img li .text {
        display: block;
        margin-left: 20px
    }

    .text-subtext-img li .text {
        position: relative;
        line-height: 72px;
        font-size: 16px;
        color: #333
    }
