/*.map_bg{
    background: url("../images/map/mapPattern.jpg") no-repeat;
    background-size: 100%;
}*/


#left_cityName::-webkit-scrollbar {
    width: 5px;
}
/*修改滚动条的下面的样式*/
    #left_cityName::-webkit-scrollbar-track {
        background-color: #9ed05d;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
    }
/*修改 滑块*/
#left_cityName::-webkit-scrollbar-thumb {
    background-color: #78be20;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.db_content::-webkit-scrollbar {
    width: 5px;
}
/*修改滚动条的下面的样式*/
.db_content::-webkit-scrollbar-track {
    background-color: #9ed05d;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
/*修改 滑块*/
.db_content::-webkit-scrollbar-thumb {
    background-color: #78be20;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.left_avg_before:before{
    content: "";        position: absolute;
    height: 50%;
    border-right: 5px solid #78be20;
    left: 99%;
    top: 0%;
}

.left_avg_after:before{
    content: "";        position: absolute;
    height: 50%;
    border-right: 5px solid #78be20;
    left: 99%;
    top: 50%;
}
.left_border{
    border:1px solid #9ed05d;border-radius: 5px;height: 70px;display: table-cell;
    vertical-align: middle;width: 300px;    background-color: rgba(255,255,255,0.85);
}
.cityName{
    background-color: #78be20;display:block;
    float:left;margin-left:15px;line-height:55px;
    font-size:14px;text-align:center;color:#fff;
    width:55px;height:55px;
    border: 1px solid #9ed05d;border-radius: 50%;
}
.left_title{
    display:block;float:left;margin-left:10px;line-height: 20px;
}
.left_Cityorder{
    border: 1px solid #9ed05d;
    border-radius: 5px;
    height: 70px;
    vertical-align: middle;
    width: 300px;
    background-color: rgba(255,255,255,0.85);
}
@-webkit-keyframes new_list {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -250px, 0);
        transform: translate3d(0, -250px, 0);
    }
}
@keyframes new_list {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -250px, 0);
        transform: translate3d(0, -250px, 0);
    }
}
.new_list{
    -webkit-animation: 10s new_list linear infinite normal;
    animation: 10s new_list linear infinite normal;
    position: relative;
}
.main_left{
   /* height: 320px;
    background: #0f4b9b;
    padding-top: 10px;
    border-radius: 4px;
    border: 1px solid #30699b;
    border:1px solid #fff;*/

    width: 300px;
    position: absolute;
    /*left: 80px;*/
    left: 300px;
    top: 200px;


}
@media screen and ( min-width: 1700px) {
    .main_left{
        top: 250px;

    }
}
.left_main{
    border-bottom: 1px dotted #fff;color: #fff;height: 30px;line-height: 25px;
    width: 250px;margin: 0 auto;font-size: 16px;font-weight: bold;
}
.left_more{
    margin-right: 10px;
    border-radius: 5px;
    padding:0px 10px;
    float:right;font-weight: normal;font-size: 12px;background: #083b7e;
}
.left_content{
    text-align: center;margin-top: 10px;height: 150px;overflow: hidden;color: #fff;
}

.list_top{
    margin-top: 180px;
}
/*map*/
#main canvas{
    top: -110px !important;

}
#main div{
    overflow: unset!important;
}
#main{
    height: 680px!important;
}
#container div:first-child{
    width: 0px!important;
    height: 0px!important;
    overflow: unset!important;
}
#container canvas{
    height: 300px!important;
    /*height: 240px!important;*/
    top: -50px!important;
}
.mapMain{
    width:900px;width: 100%;height:800px;
}
.pieMain{
    margin-top:-280px;height: 300px;width: 350px;float: right;margin-right: 80px;
}
.map_height{
    height: 500px;
}
.product_panel{
    line-height: 30px;
}
.brand_panel{
    line-height: 30px;
}
.cityBasicName{
    margin-top: 40px;
}


@media screen and ( max-width: 1400px) {
    .product_panel{
        line-height: unset;
    }
    .brand_panel{
        line-height: unset;
    }
    .cityBasicName{
        margin-top: unset;
    }
    .left_height{
        height: 100px !important;
    }
    .left_main{
        border-bottom: 1px dotted #fff;color: #fff;height: 30px;line-height: 25px;
        width: 220px;margin: 0 auto;font-size: 16px;font-weight: bold;
    }
    .left_content{
        text-align: center;margin-top: 10px;height: 100px;overflow: hidden;color: #fff;
    }
    .main_left{

        position: absolute;
        left: 300px;
        top: 180px;
        width: 220px;
    }
    .pieMain{
        margin-top:-500px;height: 220px;width: 380px;float: right;margin-right: 60px;
    }
    #container canvas{
        height: 220px!important;
        top: 280px!important;
    }

    .mapMain{
        width:900px;width: 100%;height:400px;
    }
    #main{
        height: 500px!important;
    }
    #main canvas{
        top: -50px !important;

    }
    .map_height{
        height: 350px;
    }
    .left_Cityorder {
        border: 1px solid #9ed05d;
        border-radius: 5px;
        height: 150px!important;
        vertical-align: middle;
        width: 220px;
        background-color: rgba(255,255,255,0.85);
    }
    .brand_more{
        font-size: 15px !important;
    }
    .product_more{
        font-size: 15px !important;
    }
}


@media screen and ( max-width: 1250px) {
    .left_height{
        height: 120px !important;
    }
    .left_Cityorder {
        border: 1px solid #9ed05d;
        border-radius: 5px;
        height: 150px !important;
        vertical-align: middle;
        width: 220px;
        background-color: rgba(255,255,255,0.85);
    }
    .left_main{
        border-bottom: 1px dotted #fff;color: #fff;height: 30px;line-height: 25px;
        width: 220px;margin: 0 auto;font-size: 16px;font-weight: bold;
    }
    .left_content{
        text-align: center;margin-top: 10px;height: 100px;overflow: hidden;color: #fff;
    }
    .main_left{
        position: absolute;
        left: 250px;
        top: 150px;
        width: 220px;
    }
    .pieMain{
        margin-top:-500px;height: 230px;width: 340px;float: right;margin-right: 60px;
    }
    #container canvas{
        height: 230px!important;
        top: 280px!important;
    }

    .mapMain{
        width:900px;width: 100%;height:400px;
    }
    #main{
        height: 500px!important;
    }
    #main canvas{
        top: -50px !important;

    }
    .map_height{
        height: 350px;
    }
}

