/* 联系我们 地图 */
.fwwl .jigou {
    float: left;
    position: relative;
    margin-left: 360px;
    top: -30px;
    margin-top: -20px;
    height: 29px;
    font-size: 30px;
    font-weight: bold;
}

.jigou img {
    display: inline-block;
    width: 305px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
    text-align: center;
}

.select-area {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    padding: 20px 150px 0 360px;
    box-sizing: border-box;
}

.area {
    width: 500px;
    height: 50px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    margin-top: 30px;
}

.inline {
    display: block;
    width: 170px !important;
}

.province,.city {
    height: 40px;
    width: 170px;
    border: 1px solid #d8d8d9;
    background: #f7f7f7;
    cursor: pointer !important;
}

.layui-input-inline{
    width: 170px !important;
    margin-right: 20px !important;
}
.layui-select-title {
    box-sizing: border-box;
    line-height: 50px;

}
.layui-input-block{
    margin-left: 0px !important;
}

.layui-select-title .layui-edge {
    margin-top: -3px !important;
}

.layui-anim .layui-this {
    color: #333 !important;
}
.layui-form-select dl dd:hover{
background-color: #0470BE !important;
color: #fff !important;
}

.city {
    outline: none;
    margin-left: 20px;
}

/* 联系我们 地图 */
.shuju-num {
    width: 500px;
    color: #333;
    white-space: nowrap;
}

.shuju-num dl {
    display: inline-block;
    padding-left: 40px;
}

.shuju-num span {
    height: 25px;
    font-size: 30px;
    font-weight: bold;
    color: #0470BE;
    line-height: 60px;
}

.map-ditu {
    height: 720px !important;
    margin-top: 30px;
    margin-left: 160px;
    margin-bottom: 100px;
    position: relative;
    overflow: hidden;
}

#container {
    width: 1600px !important;
    height: 720px;
    margin-bottom: 100px;
    overflow: hidden;
}

.mapul {
    position: absolute;
    display: flex;
    z-index: 99;
    list-style: none;
    color: rgb(161, 118, 118);
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    overflow: hidden;
    width: 358px;
    height: 720px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #d8d8d9;
    left: 200px;
}

.mapul::-webkit-scrollbar {
    display: none
}

.mapli {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #d8d8d9;
    padding: 13px 10px;
}

.number {
    display: inline-block;
    width: 20px;
    height: 27px;
    background: url("../image/qietu/tuoyuan2.png") no-repeat left center;
    background-size: 100% 100%;
    padding: 5px 0 0px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin-top: 0px;
    letter-spacing: 0px;
    margin-right: 5px;
    color: #fff;
    box-sizing: border-box;
}

.acon2-li:hover {
    background-color: rgb(213, 232, 241) !important;
}

.mapli:hover {
    background-color: rgb(213, 232, 241);
}

.ui_city_change_top a {
    text-align: center;
    line-height: 50px !important;
    font-size: 16px;
    width: 170px !important;
    height: 50px !important;
    background-color: #f7f7f7;
}

#map-a {
    width: 360px;
    height: 46px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.map-a-list {
    height: 46px;
    margin-top: -10px;
}

#a-two,
#a-three {
    display: inline-block;
    margin-left: 40px !important;
}

#a-one {
    display: inline-block;
    margin-left: 22px;
}

#map-a p {
    margin-top: 20px !important;
    padding-bottom: 7px;
}

.a-con1, .a-con2, .a-con3 {
    margin-top: 10px;
    display: none;
}

.acon2-li {
    margin-top: 15px;
    height: 89px !important;
}

.fzjj {
    width: 360px !important;
    display: inline-block;
    height: 22px;
    margin-top: -70px;
}

.ta {
    width: 289px;
    height: 70px;
    margin-top: -55px;
}

.tel {
    margin-top: 50px;
}

.tel, .add {
    margin-left: -163px;
    font-weight: normal;
    font-size: 14px;
    font-family: Microsoft YaHei !important;
    font-weight: 400;
    color: #555555;
}

.add {
    width: 289px;
    margin-top: 5px;
}

.layui-icon-triangle-d {
    position: absolute;
    font-size: 30px;
    margin-left: 15px;
    margin-top: -10px;
}

.BMap_bubble_title {
    color: #0470BE !important;
}