

.joinCourtesy{
    width: 100%;
    height: 100%;
}
.clearfix {
    clear: both;
}
.fl {
    float: left;
}
.pr {
    position: relative;
}
.fr {
    float: right;
}
.joinCourtesy .size {
    padding: 0 100px;
    background-color: #fff;
    margin: 0 auto;
    width: 1200px;
}

.joinCourtesy .size .styles-show {
    padding-top: 20px;
    width: 865px;
}
.joinCourtesy .size .styles-show .add-welfare {
    padding: 6px 10px;
    background-color: #C3000A;
    color: #fff;
    border-radius: 4px;
}

.joinCourtesy .size .styles-show  .current-location {
  
    padding-left: 20px;
    line-height: 20px;
    font-size: 16px;
    background: url(../img/location-ico.png) no-repeat left center;
}
.joinCourtesy .size .styles-show .current-location span {
    margin-right: 15px;
    color: #999;
}
.joinCourtesy .size .styles-show .current-location a {
    padding-right: 15px;
    margin-right: 5px;
    color: #666;
    background: url(../img/location-type-bg.png) no-repeat right center;
}
.joinCourtesy .size .styles-show .current-location em {
    color: #333;
}
.joinCourtesy .size .styles-show .public-newsList {
    padding-top: 10px;
}
.joinCourtesy .size .styles-show .public-newsList li {
    padding: 10px 0 15px 10px;
    border-bottom: 1px dashed #ccc;
}
.joinCourtesy .size .styles-show .public-newsList li strong {
    margin-bottom: 15px;
    padding-left: 14px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: 苹方黑体-中粗-简;
    background: url(../img/Rectangle14.png) left center no-repeat;
    background-size: 6px 6px;
}
.joinCourtesy .size .styles-show .public-newsList .news-info {
    font-size: 14px;
    color: #1a1a1a;
}
.joinCourtesy .size .styles-show .public-newsList .news-info {
    font-size: 14px;
    color: #1a1a1a;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-img {
    width: 194px;
    height: 146px;
    display: block;
    border-radius: 6px;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-introduction {
    padding-left: 10px;
    width: 615px;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-introduction p {
    height: 120px;
    line-height: 22px;
    color: #666;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-introduction em {
    margin-right: 10px;
    color: #666;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-introduction {
    padding-left: 10px;
    width: 615px;
}
.joinCourtesy .size .styles-show .public-newsList .news-info .news-introduction p {
    height: 120px;
    line-height: 22px;
    color: #666;
}
.text-j {
    text-align: justify;
}

