
.fl {
    float: left;
}

.clearfix {
    clear: both;
}

.pr {
    position: relative;
}
.fr {
    float: right;
}
 .size {
    padding: 0 100px;
    background-color: #fff;
    margin: 0 auto;
    width: 1200px;
}


.styles-show {
    padding-top: 20px;
    width: 865px;
}

.public-tit1 strong {
    padding-left: 5px;
    line-height: 20px;
    border-left: 4px solid #C3000A;
    font-size: 16px;
    color: #C3000A;
    display: block;
    font-weight: 500;
}

/*µ±Ç°Î»ÖÃ*/
.current-location {
    margin-top: -20px;
    padding-left: 20px;
    line-height: 20px;
    font-size: 16px;
    background: url(../img/location-ico.png) no-repeat left center;
}

.current-location * {
    display: block;
}

.current-location span {
    margin-right: 15px;
    color: #999;
}

.current-location a {
    padding-right: 15px;
    margin-right: 5px;
    color: #666;
    background: url(../img/location-type-bg.png) no-repeat right center;
}

.current-location a:hover {
    color: #1877c9;
}

.current-location em {
    color: #333;
}

.public-link {
    margin-right: 10px;
    padding: 20px 10px 20px 0;
    width: 309px;
    border-right: 4px solid #C3000A;
}
.size .public-link-1 li {
    margin-top: 10px;
    transition: .5s;
}
.public-link-2 li.w50 {
    width: 141px;
}
.size .public-link-2 li {
    margin-top: 10px;
    height: 55px;
    border: 1px solid #C3000A;
    border-radius: 4px;
    margin-left: 3px;
    margin-right: 6px;
}
.size .public-link-2 .list-span {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin-left: 9px;
}
.size .public-link-2 li.w100 {
    margin-top: 10px;
    width: 100%;
    clear: both;
}
.size .public-link-2 .list-span span {
    display: block;
    width: 100px;
    margin-left: 10px;
    color: #C3000A;
}