body {
    font-family: "微软雅黑";
    font-size: 14px;
}
.map-location {
    width: 738px;
    height: 398px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.dtxx {
    padding-top: 15px;
    width: 100%;
    overflow: hidden;
}
.dxt {
    font-size: 19px;
    color: #434343;
}
.dxt span {
    display: inline-block;
    border: 1px solid #fd402d;
    color: #fd402d;
    font-size: 13px;
    width: 53px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    border-radius: 2px;
    margin-right: 15px;
    vertical-align: text-top;
}
.dxp {
    margin-top: 23px;
    line-height: 22px;
    color: #666;
}
.yjfa {
    box-sizing: border-box;
    display: -moz-box; 
    display: -webkit-box; 
    display: box;
}
.ylfax {
    -moz-box-flex: 1; 
    -webkit-box-flex: 1; 
    box-flex: 1;
    color: #666;
}
.qj {
    margin: 18px 0;
    font-size: 16px;
}
.qj span {
    color: #fd402d;
    font-size: 22px;
}
.gy {
    box-sizing: border-box;
    padding-left: 40px;
}
.hxjs {
    font-size: 0;
}
.hxjs li {
    float: left;
    width: 202px;
    margin-left: 30px;
}
.hxjs li:nth-child(1) {
    margin-left: 0;
}
.hxtp {
    width: 200px;
    height: 180px;
    border: 1px solid #e7e7e7;
}
.hxtt {
    margin-top: 30px;
}
.hxztt {
    font-size: 13px;
}
.hxztt>div:nth-child(1) {
    font-weight: bold;
    color: #434343;
}
.hxztt>div:nth-child(2) {
    color: #999;
}
.hxsp {
    font-size: 18px;
    color: #fd402d; 
}
.hxmj {
    margin-top: 10px;
    font-size: 13px;
    color: #999; 
}
.hxmj span {
    color: #666;
}
.csm {
    line-height: 30px;
    font-weight: bold;
    color: #434343;
}
.cszt {
    line-height: 30px;
}
.mr6 {
    margin-right: 6px;
}
.mr24 {
    margin-right: 24px;
}
.cszt span:nth-child(1) {
    color: #666;
    float: left;
}
.cszt span:nth-child(2) {
    display: block;
    color: #434343;
    padding-left: 70px;
}
.md {
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    border-bottom: 1px solid #e7e7e7;
}
.mgt10 {
    margin-top: 10px;
}
.bd1 {
    border: 1px solid #e7e7e7;
}

.lxtt {
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #434343;
    border-bottom: 1px solid #e7e7e7;
}
.lxtt a {
    float: left;
    width: 16.667%;
    text-align: center;
    font-size: 14px;
    color: #434343;
    cursor: pointer;
}
.lxtt a:hover {
    color: #434343;
    background-color: #e6e6e6;
}
.lxtt .on {
    color: #fff!important;
    background: #434852!important;
}
.rbj {
    box-sizing: border-box;
    padding: 5px;
    line-height: 25px;
    font-size: 12px;
    color: #434343;
    border-bottom: 1px solid #e7e7e7;
}
.rbj a {
    float: left;
    width: 20%;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
}
.rbj a:hover {
    color: #434343;
    background-color: #e6e6e6;
}
.rbj .on {
    background: #434852!important;
    color: #fff!important;
}
.env-list h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 8px 8px 15px;
}
.env-list dl {
    box-sizing: border-box;
    margin: 0 8px;
    border-bottom: 1px solid #e7e7e7;
}
.env-list dt {
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    font-size: 14px;
}
.env-list dt.hover {
    background-color: #e8e8e8;
}
.env-list dt h4 {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.env-list dt h4 i {
    height: 22px;
    line-height: 22px;
    width: 22px;
    border-radius: 50%;
    background: #1789ff;
    color: #fff;
    margin-right: 3px;
    display: inline-block;
    letter-spacing: -1px;
    text-align: center;
    font-style: normal;
    font-size: 12px;
}
.env-list .loading {
    background: url(/Content/ui/images/loader.gif) no-repeat left top;
    background-size: 30px 30px;
    margin: 50px auto;
    width: 82px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #aaa;
    padding-left: 36px;
    position: relative;
    top: 0;
    left: 0;
}
.env-list .noData {
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
#location * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#location h3, #location h4 {
    margin: 0;
}
#location h4 {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    font-weight: 400;
}
#location label {
    max-width: none;
}
.lx a {
    color: #434343;
}
label.BMapLabel 
{
    padding: 5px 0px 1px;     
}

.around-map {
    float: left;
    height: 396px;
}
.lx {
    width: 328px;
    height: 396px;
}
.env-list {
    width: 100%;
    height: 324px;
    overflow: auto;
    color: #434343;
}
.env-list dt.on {
    color: #f3535b;
    background-color: #f5f5f5;
}
.env-list dt.on h4 i 
{
    background: #f3535b;
}
.map_popInfoWin_title {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
    color: #434343;
    font-size: 14px;
}
.BMap_bubble_content 
{
    font-size: 12px;    
}