.head-nav {
    height: 32px;
    border-bottom: 1px solid #E6E6E6;
}

.color-controll {
    margin-right: 20px;
    background: #F1F1F1;
}

.head-nav .clearfix {
    width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
}

.head-nav span {
    line-height: 32px;
    margin-right: 12px;
    font-size: 12px;
    font-family: Adobe Heiti Std;
    color: #888888;
}

.head-nav span a {
    color: #888888;
}

.head-nav span:nth-child(3) a {
    color: #0084FF;
}

.head-nav span:nth-child(5) a {
    color: #F38125;
}

.head-nav .fl {
    width: 280px;
    height: 32px;
    font-size: 12px;
    color: #989898;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-box {
    width: 1200px;
    height: 116px;
    margin: 0 auto;
}

.logo-top {
    width: 214px;
    height: 49px;
    margin-left: 13px;
    margin-top: 32px;
}

.search-input {
    margin-top: 41px;
}

.search-input input {
    width: 360px;
    height: 35px;
    padding-left: 19px;
    border: 2px solid #0084FF;
}

.search-input input::-webkit-input-placeholder {
    color: #B2B2B2;
    font-size: 14px;
}

.search-right {
    width: 80px;
    height: 35px;
    cursor: pointer;
    background-color: #0084FF;
}

.search-right img {
    width: 14px;
    height: 13px;
    margin-left: 14px;
    margin-top: 11px;
}

.search-right .fl:last-child {
    height: 35px;
    line-height: 35px;
    width: 30px;
    margin-left: 4px;
    font-size: 15px;
    color: #FFFFFF;
    overflow: hidden;
}

.menu-nav {
    height: 41px;
    background: #0084FF;
}

.nav-list-head {
    width: 1200px;
    height: 41px;
    margin: 0 auto;
}

.nav-list-head a {
    float: left;
    display: block;
    width: 110px;
    height: 41px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 41px;
    text-align: center;
    margin-right: 16px;
}

.nav-list-head a:hover {
    background: #4DA9FF;
}
.nav-show-head {
    background: #4DA9FF;
}
/* .nav-list-head a:first-child {
    background: #4DA9FF;
} */
footer {
    width: 100%;
    padding-bottom: 25px;
    border-top: 1px solid #EBEBEB;
}
.set-foot {
    position: absolute;
    bottom: 0;
}
.nav-bottom {
    text-align: center;
    height: 17px;
    color: #BCBCBC;
    line-height: 17px;
    margin: 26px auto 22px;
    max-width: 677px;
}

.nav-bottom span {
    margin-right: 10.5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 75px;
}

.nav-bottom span:last-child {
    margin-right: 0;
}

.nav-bottom a {
    color: #666666;
    font-size: 13px;
}

.nav-bottom a:hover {
    color: #0084FF;
}

.mzsmAll {
    margin: 15px auto 0;
    width: 1100px;
    font-size: 13px;
}
.mzsmAll span {
    color: red;
    font-weight: 700;
}

.copyright {
    width: 677px;
    height: 13px;
    font-size: 12px;
    color: #999999;
    line-height: 13px;
    margin: 0 auto;
}
#adv {
    width: 1200px;
    margin: 20px auto;
}