body {
    background-color: #FFF;
}

header {
    padding: 0px;
}

#starlist li {
    margin-right: 15px;
}

#starlist ul.sub li {
    font-weight: 400;
}

#starlist ul.sub {
    background-color: #027dc9;
}

#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover {
    background: #066cab;
}

#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover {
    background-color: #0070b5;
}

#starlist {
    margin-top: 15px;
}

.box, article {
    width: 100%;
}

#swiperContainer {

}

.index-img {
    width: 18px;
    display: inline-block;
    margin-top: -5px;
}

.banbox {
    margin-bottom: 0px;
}

hr {
    border-top: 1px solid #cbc4c4
}

div {
    line-height: normal;
}

div span {
    /*font:400 14px/normal "微软雅黑" !important;*/
}

.inline {
    display: inline-block;
}

.hj-text p {
    font-size: 12px;
    font-weight: 400;
    margin: 0px;
}

.bg-gr {
    background-color: #f5f5f5;
}

.pb-10 {
    padding-bottom: 10px;
}

.list-group-item {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #ddd;
}

.foot-icon {
    width: 25px;
    display: inline-block;
    margin-top: -5px;
}

.color-white {
    color: #FFF;
}

.icon-div {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.list-group-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#preview img {
    width: 30%;
    height: 180px;
    margin-right: 5px;
}

#service-preview img {
    max-width: 100%;
}

.zp-content {
    padding-top: 20px;
}

#zq-log {
    float: right;
    position: absolute;
    right: 20px;
    top: 0px;
}

#zq-log img {
    width: 46px;
    margin-top: 2px;
}

article {
    margin-top: 74px;
}

.static-nav {
    position: fixed;
    z-index: 999;
    top: 0px;

}
