.weizhi{
    height: 0.71rem;
}
.weizhitit{
    padding-left: 0.35rem;
    line-height: 0.71rem;
    font-size: 0.24rem;
    color: #666666;
}
.maplist{
    overflow: hidden;
    margin-bottom: 0.1rem;
}
.mapbox{
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.about_title {
    width: 7.5rem;
    height: 0.71rem;
    background: rgba(112, 112, 112, 0.06);
    font-size: 0.32rem;
    line-height: 0.71rem;
    color: #755155;
}
.about_title span {
    display: inline-block;
    width: 0.1rem;
    height: 0.28rem;
    background: #755155;
    margin-left: 0.3rem;
    margin-right: 0.1rem;
    position: relative;
    top: 0.03rem;
}
.sitemap_list{
    overflow: hidden;
}
.sitemap_list li{
    float: left;
    margin-left: 0.3rem;
    background-image: url(../images/kuang.png);
    background-size: 100%;
    width: 2.11rem;
    height: 0.73rem;
    text-align: center;
    margin-top:0.3rem ;

}
.sitemap_list li a{
    line-height: 0.73rem;
    text-align: center;
    font-size: 0.28rem;
    color: #666666;
}
