.size {
    padding: 0 100px;
    background-color: #fff;
    margin: 0 auto;
    width: 1200px;
}
.public-link {
    margin-right: 10px;
    padding: 20px 10px 20px 0;
    width: 309px;
    border-right: 4px solid #C3000A;
}
/* .public-link img {
    margin: 0 auto;
    display: block;
} */
.public-link-1 li {
    margin-top: 10px;
    transition: .5s;
}
.public-link-2 .list-span{
    display: flex;
    width: 100%;
     height: 100%;
     align-items: center;
     justify-content: center;
     margin-left: 9px;
     
}
.public-link-2 .list-span span{
    display: block;
    width: 100px;
    margin-left: 10px;
    color: #C3000A;
}
.public-link-2 li.w50 {
    width: 141px;
}
.public-link-2 li {
    margin-top: 10px;
    height: 55px;
    border: 1px solid #C3000A;
    border-radius: 4px;
    margin-left: 3px;
    margin-right: 6px;
}
/* .public-link-2 li img {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
} */
.public-link-2 li.w100 {
    margin-top: 10px;
    width: 100%;
    clear: both;
}
.clearfix {
    clear: both;
}
.pr {
    position: relative;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.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 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 em {
    color: #333;
}
.my-service {
    margin-top: 15px;
}
.my-service .my-service-tit {
    margin-bottom: 15px;
    padding-left: 6px;
}
.my-service .my-service-tit a.on {
    background-color: #C3000A;
    color: #fff;
}
.my-service .my-service-tit a {
    margin: 0 10px 10px 0;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #C3000A;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.service-type {
    margin: 10px 0 8px 0;
}
.service-item-list {
    padding: 15px 6px 0;
}
.service-item-list ul {
    margin-right: -24px;
}
.service-item-list li {
    margin-right: 20px;
    padding: 6px;
    margin-top: 15px;
    width: 400px;
    height: 200px;
    border: 1px solid #e6e6e6;
    transition: .5s;
}
/*.service-item-list li {*/
/*    height: auto;*/
/*}*/
.service-item-list li strong {
    margin-bottom: 2px;
    display: block;
    font-weight: 500;
}
.service-item-list li .service-introduce {
    padding-bottom: 5px;
    height: 45px;
    line-height: 22px;
    font-size: 12px;
}
.service-item-list li p {
    color: #999;
}
.service-type em.service-people {
    margin-right: 15px;
    background: url(../img/service-people.png) no-repeat left center;
}
.service-type em {
    padding-left: 24px;
    line-height: 17px;
    display: block;
}

.service-type em.service-time {
    background: url(../img/service-time.png) no-repeat left center;
}
.service-item-list li p i {
    font-size: 12.5px;
    color: #999;
}
.service-item-list li p.color {
    margin-right: 20px;
    color: #666;
}
.pa {
    position: absolute;
}
.service-item-list li a {
    bottom: 8px;
    right: 10px;
    width: 86px;
    height: 28px;
    line-height: 28px;
    display: block;
    background-color: #ff940f;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}
