﻿body {
    background-color: #f8f8f8;
}

.banner {
    background: url('../images/banner/hro.jpg') no-repeat center bottom;
}


.salist li {
    line-height: 30px;
    font-size: 16px;
    text-align:center;
}

.salist li i {
    font-size:50px;
    line-height:80px;
    font-weight:lighter;
}

.service-list-page .item {
    text-align: center;
    padding: 5px;
}


.service-list-page .flitem {

    width:14.28%;
    float:left;
}

      .service-list-page .item i {
        font-size:60px;
        line-height:80px;
        color:#ff6a00;
    }

        .service-list-page .item span {       
        color:#ff6a00;
    }


        @media (max-width: 767px) {
    .service_bg {
    width: 100%;
    height:auto;
    background: url(../images/bgxiangmu.jpg) center center no-repeat;
    padding:20px 0;
    box-sizing: border-box;
    color: white;
}
    .service-list-page .item {
    text-align: center;
   padding:0;
   margin:0 -10px;
   padding-bottom:30px;
}

    .service-list-page .item i {
        font-size: 30px;
        line-height: 40px;
        color: #ff6a00;
    }


     .service-list-page .item span{
        font-size: 12px;
        line-height: 20px;
        color: #ff6a00;
    }

}

        /*解决方案*/
.hro-list .stitem {
    min-height: 160px;
    text-overflow: clip;
    margin-top: 15px;
    margin-bottom: 15px;
}

.hro-list .item {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

    .hro-list .item img {
        width: 100%;
    }

.hro-list .itemlabel {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    height: 30px;
    line-height: 30px;
    background-color: #0B49A2;
    opacity: 0.8;
    color: #fff;
}

    .hro-list .itemlabel .caption {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        display: block;
        background-color: #0B49A2;
        color: #fff;
    }

    .hro-list .itemlabel .remark {
        font-size: 14px;
        padding: 0 10px;
        display: none;
    }


.hro-list {
    padding: 20px 0;
    text-align: center;
}

.solution-content {
    line-height: 26px;
    font-size: 16px;
}
