#liebiao {
    margin-top: 0px;
    margin-left: 7px;
}

#liebiao li {
    display: flex;
    font-size: 12px;
    color: #696565;
}

#liebiao li a {
    color: #696565;
    font-weight: 550;
}

#special {
    position: absolute;
    width: 290px;
    height: 260px;
    padding: 10px 5px;
    background-color: #C0C0C0;
    border: 10px solid #fff;
    left: 390px;
    top: 280px;
    z-index: 11;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#special h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 100;
    color: #00228A;
    padding-left: 20px;
    margin-bottom: 10px;
}

#special p {
    display: inline-block;
    font-size: 12px;
    color: #696565;
    line-height: 10px;
    margin-bottom: 10px;
}

#special ul {
    width: 240px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#special ul span {
    margin-left: 20px;
    font-size: 12px;
    background-color: #00228A;
    color: #fff;
    border-radius: 4px;
    padding: 0px 4px;
}

#special ul span:nth-child(4) {
    margin-left: 100px;
}

#special ul li {
    width: 100%;
    display: flex;
}

#special ul li p {
    line-height: 14px;
    width: 100px;
    font-weight: 550;
}

#special ul li input {
    height: 12px;
}

.ce {
    margin-top: 5px;
    width: 260px;
    margin-left: 10px;
}

#gantanhao {
    display: inline-block;
    width: 30px;
    height: 40px;
    border: 4px solid #fff;
    background-color: #0075A5;
    text-align: center;
    float: left;
    transform: rotate(12deg);
    position: absolute;
    left: -20px;
    top: -10px;
}

#gantanhao img {
    margin-top: 3px;
    transform: rotate(-12deg);
}

.shoudanci {
    font-weight: 550;
}

#name_box {
    font-size: 12px;
    color: #696565;
    font-weight: 100;
}

#first_p {
    font-size: 11px;
    line-height: 12px;
    margin-top: 30px;
    margin-left: 7px;
    font-weight: 550;
    color: #696565;
}

#name_box p:nth-child(3) {
    margin-top: 20px;
    width: 335px;
    line-height: 12px;
    margin-left: 7px;
}

#name_box p:nth-child(4) {
    margin-top: 10px;
    width: 335px;
    line-height: 12px;
    margin-left: 7px;
}