﻿body{
    background: #f4f6f7;
}
.aImg,
.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.more{
    /* position: absolute; */
    /* right: 5px; */
    /* bottom: 25px; */
    font-style: italic;
    float: right;
    margin-top: 23px;
    margin-right: 5px;
}
.more a{
    font-size: 16px;
    color: #333333;
    text-decoration: underline;
}
/* 文字居中功能样式 */
.textwrap {display:table;width:100%;height:100%;*position:relative;overflow:hidden;}
.textsubwrap {vertical-align:middle;display:table-cell;*position:absolute;*top:50%;*left:0;*width:100%;*display:block;} 
.textcontent {*position:relative;*top:-50%;*left:0;*cursor:pointer;} 
/* 文字居中功能样式 */
.friendCity-content{
    width: 100%;
    height: 100%;
    /* background: url(../images/dabanner.png) bottom -400px center no-repeat; */
    min-width: 1200px;
}
.friendCity-content-start{
    width: 1138px;
    height: 100%;
    background: #fff;
    margin: 0 auto;
    padding: 0 32px;
    padding-bottom: 200px;
}
.friendCity-list-crumbs{
    width: 100%;
    height: 67px;
    border-bottom: 1px solid #e3e3e3;
}
.friendCity-list-crumbs a{
    /* line-height: 65px; */
    color: #333;
    font-size: 18px;
    margin-right: 15px;
}
.friendCity-list-crumbs .home{
    display: inline-block;
    width: 16px;
    height: 18px;
    margin-right: 7px;
    margin-top: 26px;
}
.crumbs-icon{
    margin-right: 15px;
}
/* .friendCity-list-crumbs li{
    display: inline-block;
    line-height: 65px;
    margin-right: 17px;
}
.friendCity-list-crumbs li a{
    color: #333;
    font-size: 18px;
}
.friendCity-list-crumbs li i{
    margin-right: 15px;
}
.friendCity-list-crumbs li.crumbs-li1 i{
    margin-right: 10px;
} */
.public-title{
    padding: 25px 0 48px 0;
}
.public-title a{
    display: inline-block;
    height: 30px;
    font-size: 24px;
    color: #333;
    line-height: 34px;
    border-left: 6px solid #333;
    padding-left: 14px;
    font-weight: bold;
}
/* .public-title a:hover{
    text-decoration: underline;
} */
.Sister{
    width: 1138px;
    height: 100%;
    overflow: hidden;
}
/* .Sister .public-title a:hover{
    text-decoration: none;
} */
.Sister-btn{
    width: 235px;
    float: left;
    margin-top: 2px;
}
.Sister-btn li{
    width: 235px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #cecece;
    background: #e9f6ff;
    margin-bottom: 5px;
    cursor: pointer;
}
.Sister-btn li a{
    font-size: 20px;
    color: #004ea2;
    font-weight: bold;
}
.Sister-btn li.SisterActive{
    background: #004ea2;
}
.Sister-btn li.SisterActive a{
    color: #fff;
}
.Sister-content{
    width: 848px;
    font-size: 20px;
    color: #333;
    float: left;
    margin-left: 52px;
    display: none;
}
.Sister-content table{
    border-collapse: separate;
    border-spacing: 4px 2px;
}
.Sister-content th{
    width: 280px;
    height: 48px;
    font-size: 22px;
    font-weight: normal;
    background: #e9f6ff;
}
.Sister-content td{
    width: 280px;
    height: 48px;
    text-align: center;
    background: #f4f7f7;
}
.Sister-content td a{
    display: block;
    font-size: 18px;
    color: #333;
    width: 260px;
    height: 48px;
    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
.Related{
    margin-top: 150px;
    overflow: hidden;
}
.Related .public-title{
    padding: 0 0 46px 0;
}
.Related-list{
    width: 1138px;
    height: 100%;
    overflow: hidden;
}
.Related-list li{
    width: 352px;
    margin-right: 40px;
    float: left;
}
.Related-list-img{
    width: 352px;
    height: 198px;
}
.Related-list-title{
    width: 100%;
    height: 48px;
    overflow: hidden;
    line-height: 1.2;
    margin-top: 15px;
}
.Related-list-title a{
    font-size: 20px;
    color: #333;
}
.Related-list li.Related-list-li3{
    margin-right: 0;
}
  