#name_box_list img {
    margin-top: 30px;
    border: 7px solid #fff;
    margin-left: 7px;
}

#name_box_list {}

#name_box_list p {
    position: relative;
    display: inline-block;
    width: 120px;
    font-size: 12px;
    top: -10px;
    line-height: 12px;
    left: 5px;
}

#liebiao {
    margin-top: 0px;
    margin-left: 7px;
    padding-top: 10px;
}

#liebiao p {
    font-size: 12px;
    width: 210px;
    line-height: 10px;
    color: #696565;
    margin-bottom: 10px;
}

#nanren {
    position: absolute;
    width: 240px;
    height: 180px;
    top: 240px;
    left: 270px;
    z-index: 10;
    background-color: #587D8C;
    border: 10px solid #fff;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#nanren_box {
    width: 100%;
    height: 100%;
    padding: 10px 5px;
}

#nanren_box img {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

#nanren_box h2 {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

#nanren_box p {
    font-size: 12px;
    color: #fff;
    width: 170px;
    margin-top: 10px;
    line-height: 10px;
}

#read {
    background-color: #7BAC37;
    display: inline-block !important;
    width: 65px !important;
    text-align: center;
    height: 16px;
    line-height: 16px !important;
    border-radius: 4px;
}

#making {
    position: absolute;
    width: 220px;
    height: 119px;
    top: 431px;
    left: 270px;
    z-index: 9;
    background-color: #0075A5;
    border: 10px solid #fff;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#making h2 {
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 6px;
}

#making p {
    font-size: 12px;
    line-height: 10px;
    color: #fff;
    margin-bottom: 5px;
}

#special {
    position: absolute;
    width: 145px;
    height: 260px;
    padding: 10px 5px;
    background-color: #C0C0C0;
    border: 10px solid #fff;
    left: 540px;
    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;
}

#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: 14px;
    width: 20px;
    transform: rotate(-12deg);
}

.shoudanci {
    font-weight: 550;
}

#more {
    position: absolute;
    right: 20px;
    bottom: 5px;
    background-color: #00228A;
    padding: 2px 3px;
    border-radius: 4px;
    color: #fff !important;
}