﻿.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.mobile-friendCity-content{
    width: 16rem;
    height: 100%;
}
.mobile-friendCity-content-start{
    width: 14.98rem;
    height: 100%;
    padding: 0 0.51rem;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.mobile-friendCity-crumbs{
    width: 14.98rem;
    overflow: hidden;
    padding-top: 0.55rem;
}
.mobile-friendCity-crumbs a{
    font-size: 0.54rem;
    color: #888;
    margin-right: 0.38rem;
    display: block;
    float: left;
    line-height: .7rem;
    margin-bottom: .3rem;
}
.M-home{
    width: 0.55rem;
    height: 0.61rem;
    background: url(../images/M-home.png) no-repeat;
    background-size: cover;
}
.M-crumbs-icon{
    width: 0.15rem;
    height: 0.27rem;
    margin-right: 0.38rem;
    float: left;
    margin-top: .2rem;
}
.mobile-Sister{
    width: 14.98rem;
    height: 100%;
    overflow: hidden;
}
.mobile-public-title{
    height: 0.9rem;
    margin: 0.9rem 0;
    padding-left: 0.51rem;
    line-height: 0.74rem;
    border-left: 0.18rem solid #333;
}
.mobile-public-title a{
    font-size: 0.74rem;
    color: #333;
    font-weight: bold;
}
.mobile-Sister-btn{
    width: 14.98rem;
    height: 5.49rem;
    margin-bottom: 0.64rem;
}
.mobile-Sister-btn li{
    width: 7.34rem;
    height: 1.53rem;
    float: left;
    background: #e9f6ff;
    text-align: center;
    line-height: 1.23rem;
    margin-bottom: 0.28rem;
    border-bottom: 0.02rem solid #cecece;
}
.mobile-Sister-btn li a{
    font-size: 0.61rem;
    color: #004ea2;
    font-weight: bold;
}
.mobile-Sister-btn li.mobile-Sister-btn-li1{
    margin-right: 0.28rem;
}
.mobile-Sister-btn li.M-SisterAc{
    background: #004ea2;
}
.mobile-Sister-btn li.M-SisterAc a{
    color: #fff;
}
.mobile-Sister-content{
    width: 14.98rem;
    font-size: .54rem;
    color: #333;
    float: left;
    display: none;
}
.mobile-Sister-content table{
    border-collapse: separate;
    border-spacing: 0.06rem;
}
.mobile-Sister-content th{
    width: 4.94rem;
    height: 1.67rem;
    font-size: 0.61rem;
    font-weight: bold;
    background: #e9f6ff;
}
.mobile-Sister-content td{
    width: 4.94rem;
    height: 1.67rem;
    text-align: center;
    background: #f4f7f7;
}
.mobile-Sister-content td a{
    display: block;
    font-size: 0.54rem;
    color: #333;
    width: 4.68rem;
    height: 1.67rem;
    line-height: 1.67rem;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
.mobile-Related-news{
    width: 14.98rem;
    height: 100%;
}
.mobile-Related-news-list{
    width: 14.98rem;
    height: 100%;
}
.mobile-Related-news-list li{
    width: 100%;
    height: 4.25rem;
    margin-bottom: 0.57rem;
}
.mobile-Related-news-img{
    width: 6.44rem;
    height: 4.25rem;
    float: left;
}
.mobile-Related-news-title{
    width: 7.52rem;
    height: 4.25rem;
    padding: 0 0.51rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    line-height: 0.8rem;
}
.mobile-Related-news-title a{
    font-size: 0.61rem;
    color: #333;
}

/* 下划线 */
.mobile-Related-news .mobile-public-title a{
    text-decoration: underline;
}