@charset "utf-8";
/* css document */

.mapbox {
	height: 515px;
}
.addrbox {
    border: 1px solid #b9b9b9;
    border-right: none;
    height: 421px;
    opacity: 0.95;
    position: absolute;
    right: 0px;
    top: 30px;
    width: 270px;
    background: #fff;
}
.mapcontrolbtn {
    /*background:  no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    cursor: pointer;
    height: 27px;
    right: 423px;
    position: absolute;
    top: 70px;
    width: 27px;
    z-index: 55;
}
.dealermap .on {
    /*background:  no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}
.dealermap .maptlstyle {
}
.dealermap .dorsettstyle, .dealermap .gleaglestyle, .dealermap .britishstyle {
    color: #0067b2;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
}
.dealermap .dorsettstyle {
    background:  no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    padding-left: 40px;
    width: 190px;
}
.dealermap .gleaglestyle {
    background:  no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    padding: 33px;
    width: 197px;
}
.dealermap .britishstyle {
    background:  no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    padding-left: 29px;
    width: 201px;
}
.dealermap .contf {
    width: 236px;
}
.dealermap .contf .mapbtn {
    margin-top: 9px;
}
.dealermap .contf .mapbtn li {
    float: left;
    margin-right: 4px;
}
.dealermap .contf .mapbtn li a {
    color: #ffffff;
    display: block;
    line-height: 23px;
    text-align: center;
}
.dealermap .contf .mapbtn .btn_01 {
    background:  no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 25px;
    width: 68px;
}
.dealermap .contf .mapbtn .btn_01 a {
    height: 23px;
    width: 66px;
}
.dealermap .contf .mapbtn .btn_02 {
    background:  no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 25px;
    width: 88px;
}
.dealermap .contf .mapbtn .btn_02 a {
    height: 25px;
    width: 88px;
}
.mapmsgbox {
    height: 420px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 220px;
}
.mapmsgbox ul {
    position: absolute;
    top: 0;
    width: 220px;
}
.mapmsgbox li {
	padding: 15px 0;
    border-bottom: 1px solid #dfe0e1;
    cursor: pointer;
}
.mapmsgbox li .contf {
    margin-left: 25px;
    padding: 6px 5px;
    width: 210px;
    word-break: break-all;
    word-wrap: break-word;
}
.mapmsgbox li .contf h4, .mapmsgbox li .contf p {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    color: #656462;
}
.mapmsgbox li .contf h4 {
    color: #2a2a2a;
    font-weight: bold;
}
.mapmsgbox .msgsignbox {
    height: auto;
    width: auto;
}
.mapmsgbox .msgsign {
    background:  no-repeat scroll 0 8px rgba(0, 0, 0, 0);
}
.addrbox .maptopbtn, .addrbox .mapbottbtn {
    display: block;
    height: 1px;
    width: 270px;
    overflow: hidden;
}
.addrbox .maptopbtn {
    background-position: 0 0;
}
.addrbox .mapbottbtn {
    background-position: 0 -28px;
}