.navigate {
    width: 1000px;
    margin: 20px auto;
    padding-bottom: 30px;
}

.macnbora {
    height: 47px;
    line-height: 47px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 40px;
}

.macnbora h1 {
    float: left;
    padding-right: 16px;
    font-size: 18px;
    font-family: 微软雅黑;
    color: #000;
    font-weight: normal;
    border-bottom: 1px solid #b8b8b8;
    height: 47px;
}

.box ul li {
    float: left;  
    width: 250px;
    line-height: 39px;
    color: #cecece;
    font-size: 15px;
}

.box ul li a {
    font-family: Microsoft YaHei;
    outline-style: none;
    color: #000000;
}

.box ul li a:hover {
    color: #ae0a28;
}

.f_nav img {
    margin: 30px auto;
    height: 99px;
    width: 99px;
}

.scd .detail {
    width: 100%;
}

.scd .detail .dq {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.scd .detail .dq span,
.scd .detail .dq a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    vertical-align: top;
}

.scd .detail .dq .name {
    font-size: 18px;
    color: #333;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 99;
    border-bottom: 1px solid #0072B8;
}

.scd .detail .dq .pos {
    width: 70%;
    text-align: right;
    font-size: 12px;
    color: #888;
    position: absolute;
    right: 0px;
    top: 0;
}

.scd .detail .dq .pos a {
    font-size: 12px;
    color: #888;
}

.scd .detail .dq .pos a.on,
.scd .detail .dq .pos a:hover {
    color: #0072B8;
}

.log h1 {
    margin: 20px;
    text-align: center;
    font-size: 26px;
}

.log h2 {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
}

.log p {
    font-size: 18px;
    margin: 20px 0;
}