
/*品牌历程*/
.history {
    float: left;
    width: 1141px;
    margin: 30px 0 0 30px;
}

.slide-pic {
    float: left;
    width: 100%;
    height: 70px;
}

    .slide-pic A#prev {
        float: left;
        display: inline;
        width: 18px;
        height: 18px;
        background: url(/skin/images/lrbtn4.png) no-repeat;
        border: none;
        cursor: pointer;
    }

    .slide-pic A#next {
        float: left;
        display: inline;
        width: 18px;
        height: 18px;
        background: url(/skin/images/lrbtn4.png) no-repeat;
        border: none;
        cursor: pointer;
        background-position: -18px 0;
    }

    .slide-pic A#prev.gray {
        background-position: 0 0;
        float: left;
    }

    .slide-pic A#next.gray {
        background-position: -18px 0;
        float: left;
    }

    .slide-pic .pic-container {
        float: left;
        background: url(/skin/images/linebg.jpg) left 8px repeat-x;
        width: 1104px;
        overflow: hidden;
        height: 90px;
    }

    .slide-pic ul li {
        float: left;
        width: 155px;
        background: url(/skin/images/xy1.jpg) center 3px no-repeat;
        padding-top: 36px;
        text-align: center;
        cursor: pointer;
        font-size: 22px;
    }

        .slide-pic ul li.hover {
            background: url(/skin/images/xy2.jpg) center 3px no-repeat;
            color: #1d345e;
            display: block;
        }

            .slide-pic ul li.hover a {
                color: #1d345e;
            }

.his_tabcon {
    float: left;
    margin: 15px 0 0 0;
    width: 100%;
}

    .his_tabcon p {
        line-height: 50px;
        font-size: 18px;
    }

.historylist li img {
    display: block;
}

.historylist li {
    float: left;
    width: 351px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    margin-right: 40px;
    margin-top: 10px;
}

    .historylist li.nor {
        margin-right: 0;
    }

.hiscon {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 20px 0 30px;
    margin-top: 15px;
}

    .hiscon ul li {
        display: block;
        overflow: hidden;
        clear: both;
        margin: 20px 32px 20px 45px;
        line-height: 26px;
        background: url(/skin/images/dian.jpg) left 10px no-repeat;
        padding-left: 12px; /*display: inline-block;*/
    }

/*辉煌荣誉*/
    .honor {
    display: block;
    overflow: hidden;
    clear: both;
}

.honorlist li {
    float: left;
    width: 280px;
    border: 1px solid #f3f3f3;
    height: 320px;
    margin: 20px 20px 10px 0;
    padding: 20px 15px 0 30px;
    line-height: 30px;
}

    .honorlist li.nor {
        margin-right: 0;
    }

    .honorlist li img {
        display: block;
        margin-bottom: 20px;
    }

.subnav {
    display: block;
    line-height: 40px;
    font-size: 16px;
    margin-left: -10px;
}

.subnav1 {
    overflow: hidden;
}

.subnav a {
    margin: 0 10px;
}

    .subnav a.hover {
        color: #1d345e;
    }


/*联系辉煌*/
.hrcon {
    float: left;
    width: 30%;
    line-height: 26px;
}
.contact {
    background: url(/skin/images/bgcontact.jpg) right bottom no-repeat;
    padding-bottom: 39px;
    min-height: 540px;
}

.contactlist li {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.contactlist li h2 {
        color: #1d345e;
        font-size: 16px;
        padding-bottom: 18px;
}

 .contactlist li p {
        line-height: 30px;
        margin-left: 10px;
        padding-left: 36px;
        background: url(/skin/images/lxicon1.png) left center no-repeat;
        background-size: 23px 23px;
}

.contactlist li p.spa1 {
            background: url(/skin/images/lxicon2.png) left center no-repeat;
            background-size: 23px 23px;
}
.contactlist li p.spa2 {
            background: url(/skin/images/lxicon3.png) left center no-repeat;
            background-size: 23px 23px;
}