.parteight{
    width: 100%;
    height: 0.89rem;
    border-top: 0.02rem solid #e0e0e0;
    padding-top: 0.14rem;
    position: fixed;
    bottom: 0rem;
    background-color: #595757;
}
.parteight ul{
    list-style: none;
}
.parteight-a{
    text-decoration: none;
    display: block;
    width: 1.1rem;
    height: 1rem;
    position: relative;
    margin: 0 auto;
}
.image3{
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0rem;
    left: 0.25rem;
}
.image2{
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 0rem;
    left: 0.25rem;
    display: none;
    margin: 0 auto;
}
.parteight-li{
    font-size: 0.17rem;
    /* width:  20%; */
    width: 25%;
    float: left;
}
.parteight-span{
    width: 1.1rem;
    height: 0.2rem;
    line-height:0.2rem;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0.25rem;
    color: #dcdddd;
}
.parteight-span2{
    width: 1.1rem;
    height: 0.2rem;
    line-height:0.2rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0.25rem;
    color: #dcdddd;
}
.parteight-span3{
    width: 1.1rem;
    height: 0.2rem;
    line-height:0.2rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0.25rem;
    color: #dcdddd;
}

.bottomClickColor{
	color:#FEE100;
}