/**
wap样式
 */
@media screen and (max-width: 769px) {
}

/**
web样式
 */
@media screen and (min-width: 769px) {
    .body-city-buy {
        margin-top: 10px;
        margin-bottom: 20px;
        display: block;
        font-size: 0;
    }

    /**
     经销商分类
     */
    .dealer-classify-list {
        width: 180px;
        background-color: #333333;
        position: absolute;
        height: 460px;
        display: flex;
        flex-direction: column;
        margin-right: 15px;
        z-index: 1;
    }

    .dealer-classify-icon {
        width: 16px;
        height: 16px;
        margin-top: 21px;
        margin-left: 20px;
        display: inline-block;
        position: absolute;
    }

    .dealer-classify-first {
        flex: 1;
    }

    .dealer-classify-first > .dealer-classify-name {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        padding-top: 20px;
        display: block;
        height: auto;
        padding-left: 46px;
    }

    .dealer-classify-first .dealer-classify-second-list {
        display: none;
        position: absolute;
        top: 0;
        left: 180px;
        width: 1020px;
        background: white;
        height: 100%;
        overflow: scroll;

    }

    .dealer-classify-first:hover .dealer-classify-second-list {
        display: block;
    }

    .dealer-classify-second .dealer-classify-third-list {
        border-bottom: 1px solid #E4E9EF;
        margin: 0 35px 0 40px;
        padding: 10px 0;
    }

    .dealer-classify-second > .dealer-classify-name {
        margin-left: 20px;
        margin-top: 30px;
        display: block;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        line-height: 20px;
    }

    .dealer-classify-second > .dealer-classify-name:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        background: #E02B2B;
        border-radius: 3px;
        margin-right: 7px;
    }

    .dealer-classify-third {
        display: inline-block;
        margin-right: 20px;
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
    }


    .dealer-classify-third:hover .dealer-classify-name {
        color: #E02B2B;
    }

    .body-city-buy .bc-banner {
        display: inline-block;
        width: 1005px;
        height: 460px;
        background-color: rgba(0, 0, 0, 0.1);
        margin-left: 195px;

    }


    .city-buy-goods-list {
        width: 50%;
        height: 325px;
        display: inline-block;
        margin-top: 20px;
        background-color: white;
        position: relative;
    }

    .city-buy-goods-list .block-icon {
        width: 22px;
        height: 22px;
        position: absolute;
        left: 27px;
        top: 21px;
    }

    .city-buy-goods-list:nth-child(2n+1):after {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #F5F5F5;
        position: absolute;
        right: 0;
        top: 0;
    }

    .city-buy-goods-list .block-name {
        font-size: 20px;
        font-weight: bold;
        color: #333333;
        line-height: 28px;
        position: absolute;
        left: 56px;
        top: 18px;
    }

    .city-buy-goods-list .block-hint {
        font-size: 14px;
        font-weight: bold;
        color: #BBBBBB;
        line-height: 20px;
        position: absolute;
        top: 23px;
        left: 145px;
    }

    .city-buy-goods-list .block-all:after {
        content: " >";
        display: inline;
    }

    .city-buy-goods-list .block-all {
        position: absolute;
        right: 33px;
        top: 21px;
        font-size: 14px;
        font-weight: bold;
        color: #999999;
        line-height: 20px;
    }

    .city-buy-goods-list .goods-list {
        position: absolute;
        margin-left: 16px;
        margin-right: 9px;
        margin-top: 51px;
        height: 273px;
        display: flex;
    }


    /**
    同城购分类子板块
     */
    .dealer-classify-block {
        position: relative;
        display: flex;
        flex-flow: row nowrap;
        padding-top: 35px;
        margin-top: 20px;
    }

    .dealer-classify-block .classify-name {
        position: absolute;
        font-size: 18px;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 25px;
        left: 15px;
        top: 16px;
        display: none;
    }

    .dealer-classify-block:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: block;
        width: 100%;
        height: 35px;
        background-image: url("/image/title_gcsb.png");
    }

    .dealer-classify-block:nth-child(6):before {
        background-image: url("/image/title_jdsb.png");
    }

    .dealer-classify-block:nth-child(6) .classify-second-list{
        background-image: url("/image/photo_jdsb.png");
    }
    .dealer-classify-block:nth-child(7):before {
        background-image: url("/image/title_wjdl.png");
    }
    .dealer-classify-block:nth-child(7) .classify-second-list{
        background-image: url("/image/photo_wjdl.png");
    }
    .dealer-classify-block:nth-child(8):before {
        background-image: url("/image/title_ddgj.png");
    }
    .dealer-classify-block:nth-child(8) .classify-second-list{
        background-image: url("/image/photo_ddgj.png");
    }

    .dealer-classify-block:nth-child(9):before {
        background-image: url("/image/title_ljyb.png");
    }

    .dealer-classify-block:nth-child(9) .classify-second-list{
        background-image: url("/image/photo_ljyb.png");
    }

    .dealer-classify-block:nth-child(10):before {
        background-image: url("/image/title_qyyy.png");
    }

    .dealer-classify-block:nth-child(10) .classify-second-list{
        background-image: url("/image/photo_qyyy.png");
    }

    .dealer-classify-block:nth-child(11):before {
        background-image: url("/image/title_jayh.png");
    }
    .dealer-classify-block:nth-child(11) .classify-second-list{
        background-image: url("/image/photo_jayh.png");
    }

    .dealer-classify-block:nth-child(12):before {
        background-image: url("/image/title_tycl.png");
    }
    .dealer-classify-block:nth-child(12) .classify-second-list{
        background-image: url("/image/photo_tycl.png");
    }

    .dealer-classify-block .classify-second-list {
        width: 276px;
        background-image: url(/image/photo_gcsb.png);
        flex: none;
        padding-top: 250px;
        height: 110px;
        overflow: hidden;
        display: flex;
        flex-flow: row wrap;
    }

    .dealer-classify-block .classify-second-list .classify-second-item {
        width: 68px;
        height: 25px;
        border-radius: 13px;
        border: 1px solid rgba(255, 255, 255, 0.25);
        font-size: 14px;
        color: #FFFFFF;
        display: block;
        text-align: center;
        word-break: break-all;
        line-height: 25px;
        padding: 0 13px;
        overflow: hidden;
        margin: 0 20px 10px 20px;
    }


    .dealer-classify-block .goods-list {
        flex: 1;
        grid-gap: 0;
        background: #ffffff;
    }

    .dealer-classify-block .goods-list[data-style="classify"] .goods-item{
        margin-top: 0;
    }

    .dealer-classify-block .goods-list[data-style="dealer"] .goods-item {
        height: 200px;
        padding: 0;
        margin: 20px 5px 0px 5px;

    }

    .dealer-classify-block .goods-list[data-style="dealer"] .goods-img {
        width: 130px;
        height: 130px;
    }

    .dealer-classify-block .goods-list[data-style="dealer"] .goods-price {
        font-size: 16px;
    }

    .dealer-classify-block .goods-list[data-style="dealer"] .goods-name {
        width: 130px;
        height: 40px;
    }

    .dealer-classify-block .goods-list[data-style="dealer"] .goods-sold {
        display: none;
    }


    .city-selector {
        position: absolute;
        top: -126px;
        font-size: 14px;
        left: 160px;

    }

    .city-selector:before {
        content: "";
        display: block;
        width: 1px;
        height: 20px;
        background: #D9D9D9;
        position: absolute;
        top: 10px;
        left: 0;

    }

    .city-selector .current-city-name {
        font-size: 16px;
        color: #333333;
        display: inline-block;
        padding-left: 15px;
        cursor: pointer;
        width: 90px;
        height: 40px;
        line-height: 40px;
        transition: none;
        margin-left: 6px;
    }

    .city-selector .current-city-name:hover {
        border: 1px solid #EBEBEB;
    }

    .city-selector .current-city-name:before {
        content: "";
        background-image: url("/image/icon_position_red.png");
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 7px;
        position: relative;
        top: 2px;
    }

    .city-selector .current-city-name:after {
        content: "";
        background-image: url("/image/icon_arrow_down_dark.png");
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-left: 3px;
    }

    .city-selector .city-selector-block {
        display: none;
    }

    .city-selector-dialog {
        width: 146px;
        font-size: 14px;
        background-color: white;
        padding: 12px 0 12px 12px;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
        border: 1px solid #EBEBEB;
        z-index: 10;
    }

    .city-selector-dialog .city-selector-title {
        display: block;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 17px;
    }

    .city-selector-dialog .city-selector-item {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 17px;
        display: inline-block;
        margin-right: 10px;
        padding: 5px 0;
    }

    .city-selector-dialog .city-selector-item.current {
        color: #E02020;
    }
}