.header-wrap{
    background-image: url("../images/0024.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.chooseActive{
    color: #fff;
    content:"";
    display:inline-block;
    border-bottom:2px solid #fff;
}
.image {
    background: url(../img/001.png) no-repeat;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.public-top-layout{
    background: rgb(85,85,85);
}
.head-layout .navitems{
    margin-left: -18px;
}
.imageLogo{
    background: url(../../img/title.png) no-repeat;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: 100%;
}
