body, html,#allmap {width: 100%;height: 100%;overflow: hidden;margin:0;font-family:"微软雅黑";overflow: auto;}
ul, ol, li {
    list-style: none;
}
html{
    min-width: 1000px!important;
}
*{
    margin: 0;
    padding: 0;
}

.titleUl{
    padding-left: 20px;
}
.citylest  span{
    margin: 10px 7px 0 0;
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
}

.citylest span:hover{
    background: #C0C0C0;
    border: 0;
    color: #fff;
}
.active.citySpan{
    background: #C0C0C0;
    border: 0;
    color: #fff;
}
.allType{

}
.navTepy{
    background: #fff;
    width: 180px;
    display: inline-block;
    padding: 13px 0 13px 15px;
    border: 1px solid #cfcfcf;
    position: relative;
}
.typesAll{
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    color: #999;
}

.navTepys{
    position: absolute;
    background: #fff;
    z-index: 15;
    color: #000;
    width: 100%;
    left: 0;
    padding-left: 28px;
    padding-bottom: 15px;
    display: none;
    border: 1px solid #cfcfcf;
    top: 45px;
}
.navTepys span:hover{
    background: #C0C0C0;
    border: 0;
    color: #fff;
}
.navTepys span{
    margin-top: 15px;
    cursor: pointer;
    display: block;
}
.padtop{
    padding-top: 20px;
}
.BMap_cpyCtrl
{
    display:none;
}
.anchorBL{
    display:none;
}
.mapwarp{
    padding-bottom: 30px;
    position: relative;
}
.img-title{
    background: url(../images/maps/mapBanner_02.jpg)no-repeat center center ;
    width: 100%;
    height: 375px;
}
.cityNav{
    padding: 20px 0;
    background: #fff;
    margin-bottom: 15px;
    position: relative;
}
select{
    width:150px;
}
.cityAll{
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    width: 100%;
    text-align: left;
    color: #999;
}
.navCity{
    background: #fff;
    width: 180px;
    display: inline-block;
    padding: 13px 0 13px 15px;
    border: 1px solid #cfcfcf;
    position: relative;
}
.cityIcon1{
    background: url(../images/maps/cs.png);
    display: inline-block;
    background-size: cover;
    width: 35px;
    height: 38px;
    vertical-align: middle;
    margin-right: 15px;
}
.cityIcon2{
    background: url(../images/maps/teypeicon.png);
    display: inline-block;
    background-size: cover;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin: 0 15px;
}
.cityIcon3{
    background: url(../images/maps/down.png);
    display: inline-block;
    background-size: cover;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 17px;
    top: 10px;
}
.citylest{
    width: 314px;
    border: 1px solid #cfcfcf;
    position: absolute;
    z-index: 15;
    color: #000;
    left: -74px;
    padding-left: 28px;
    padding-bottom: 15px;
    display: none;
    top: 47px;
    background: #fff;
}
.bcgwrap{
    background: #f7f7f7;
    padding-top: 15px;
    /*padding-bottom: 170px;*/
}
.warpleft{
    background: #fff;
    padding-right: 30px;
    width: 34%;
    height: 450px;
    position: relative;
}
.bcgwhite{
    background: #fff;
}
.bcgwhite1{
    background: #fff;
    padding-top: 25px;
}
.icon1{
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #37a2ff;
    border-radius: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.leftTitle{
    padding-bottom: 5px;
}
.leftTitle{
    font-size: 20px;
}
.leftpadg{
    padding-left: 20px;
}
.leftsite{
    padding-bottom: 5px;
    font-size: 12px;
}
.leftphone{
    font-size: 12px;
    padding-bottom: 5px;
}
.warpleft li{
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 25px;
}
.opacity{
    opacity: 0.2;
}
.pageTest{
    position: absolute;
    right: 30px;
    bottom: -25px;
}
.cityL{
    color: #37a2ff;
    margin: 0 5px;
    font-size: 18px;
}
.cityName{
    font-size: 20px;
}
.pagination{
    position: absolute;
    bottom: 0;
    right: 0;
}
.pagination span {
    font-size: 12px;
    border: none;
}
.prev {
    position: absolute;
    right: 80px;
    bottom: 0;
}
.next{
    position: absolute;
    right:45px;
    bottom: 0;
}
.next a{
    width: 25px;
    height: 25px;
    background: #999;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 25px;
}
.prev a{
    width: 25px;
    height: 25px;
    background: #999;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 25px;
}
.page {
    position: absolute;
    right: 160px;
    bottom: 0;
    font-size: 16px!important;
}
.pageNums{
    position: absolute;
    bottom: 0;
    right: 145px;
    font-size: 16px;
}
@media screen and (max-width: 1200px) {
    .leftTitle {
        font-size: 19px;
    }
    .leftTitle {
        padding-bottom: 10px;
    }
    .warpleft li{
        margin-bottom: 5px;
    }
}
.logoimg{
    bottom:0!important;
    top: -60px!important;
}
.mapheader{
    height: 110px!important;
}
.maps-shop{
    background: #fcfcfc!important;
}