@charset "utf-8";
header::before {  content: ""; height: 5px; position: absolute; top: 0; width: 100%; }
header {width: 100%;padding: 5px 0;background:#027dc9;height: 74px;}
#starlist li a {
    display: inline;
    float: left;
    padding: 0 40px;
    color: #fff
}

body {

    height: 54px;
}

.lbox {
    width: 100%;
    float: left;
    overflow: hidden
}