@charset "utf-8";
body{
    font-family: "Microsoft YaHei", "黑体简体", "Arial regular", serif;
    -webkit-text-size-adjust: 100%;
    background-color:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*start planeMapBannerWrap.css*/
.planeMapBannerWrap{
    background: url("../img/planeMap/mapBanner.png") no-repeat 0 0;
    width: 1170px;
    height: 221px;
}
/*end planeMapBannerWrap.css*/
.planeMap{
    margin: -90px auto 0;
    text-align: center;
}
.planeMap img{
    max-width: 1170px;
    height: auto;
}
.contentMapWrap{
    margin: 40px 100px 100px;
}
.leftWrap,
.rightWrap{
    width: 470px;
}

.leftWrap>div,
.rightWrap>div{
    padding-left:58px;
    margin-top: 53px;
    min-height: 48px;
}
.leftWrap>div:first-child,
.rightWrap>div:first-child{
    margin-top: 0;
}
.cnWrap{
    font-weight: bold;
    font-size: 18px;
    color: #212121;
    line-height: 24px;
    text-align: left;
    padding-top: 5px;
}
.enWrap{
    font-size: 14px;
    color: #424242;
    line-height: 18px;
    text-align: left;
}
.infoWrap{
    font-size: 14px;
    color: #424242;
    line-height: 28px;
    text-align: left;
    margin-top: 21px;
}
#public-nav-exhibition>a{
    color: #1e88e5!important;
}

.color{
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    top: 51px;
    left: -62px;
    border-radius: 50%;
    background: #e70005;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}