﻿a{text-decoration:none;}
#l-map{height:100%;}
.main2{width:330px;height:180px;position:relative;padding:10px;border-bottom: 1px solid;}
.main2 ul li{width:45px;height:22px;line-height:22px;text-align:left;float: left;cursor:pointer;}
.main2 ul li a{color:#444;text-decoration:none;}
.main2 ul li a:hover{text-decoration:underline;color:#000;}
.main3{width: 330px;margin-bottom: 25px;}
.main3_img{width: 142px;height: 92px;float: left;}
.main3_img img{width: 142px;height: 92px;}
.bar{width:25px;height:105px;position:absolute;right:-25px;top:-1px;background:url(images/mini_bg.png) no-repeat;display:block;}
.biao{background-color: #fe6708;margin-top: -33px;display: block;height: 28px;border-radius: 5px;text-align: center;padding-left: 30px;position: relative;}
.biao:hover{background-color: #379455;}
.biao p{margin-left: 10px;margin-right: 10px;line-height: 25px;}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fe6708;
    margin: 0 auto;
    margin-top: -10px;
}
.biao:hover .triangle-down{border-top: 10px solid #379455;}
.con{width: 370px;height:auto;background-color: #fff;box-shadow: 1px 3px 10px #999;position: absolute;top: -150px;left: -105px;z-index: 99;}
.BMapLabel img{position: absolute;top: -39px;z-index: 9;}
.intro{width: 370px;height: auto;padding: 10px;background-color: #fff;color: #000;border-radius: 5px;position: relative;box-sizing: border-box;}
.close{position: absolute;top: 0;right: 0;width: 30px;height: 30px;text-align: center;line-height: 30px;border-radius: 50%;color: #000;}
.iconfont{font-family:"iconfont" !important;font-size:inherit;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.tu{width: 132px;height: 100px;float: left;}
.tu img{top: 0px !important;width: 130px;margin-top: 10px;}
.con_des{float: left;margin-left: 10px;text-align: left;width: 188px;white-space: normal;}
.name{font-weight: 700;color: #000;line-height: 20px;}
.zhuanche{background: #50C680;color: #fff;width: 30px;height: 16px;text-align: center;padding-left: 0;border-radius: 2px;line-height: 16px;font-weight: normal;display: inline-block;margin-left: 8px;font-size: 12px;}
.des{width: 100%;margin-top: 8px;line-height: 18px;font-size: 12px;}
.price{color: #FF6800;margin-top: 8px;font-weight: 700;float: left;}
.types{float: left;margin-left: 48px;margin-top: 7px;margin-bottom: 10px;}
.types a{margin-right: 10px;border: 1px solid #ccc;border-radius: 2px;width: 78px;height: 22px;line-height: 22px;font-size: 12px;color: #333;float: left;}
.types .type{text-align: center;}
.types a:last-child{margin-right: 0;background: #FF8633;color: #fff;border: 1px solid #FF8633;} 