#name_box li {
    height: 67px;
    display: flex;
    width: 100%;
    margin-top: 10px;
}

#first_name {
    margin-top: 30px !important;
}

#name_box li img {
    font-size: 0px;
    border: 6px solid #fff;
    margin-left: 5px;
}

#name_box li div {
    margin-left: 10px;
    margin-top: 4px;
}

#name_box li div p {
    font-size: 10px;
    line-height: 14px;
    font-weight: 100;
}

#computer {
    position: absolute;
    width: 259px;
    height: 229px;
    background-color: #fff;
    left: 267px;
    top: 230px;
    z-index: 10;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#computer_box {
    width: 239px;
    height: 209px;
    background-color: #587D8C;
    margin: 10px;
}

#computer_box img {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#yinying {
    right: 0px;
    opacity: 0.3;
}

#computer_text {
    margin-left: 10px;
    padding-top: 10px;
}

#computer_text h2 {
    font-size: 12px;
    font-weight: 550;
    color: #fff;
}

#computer_text p {
    font-size: 12px;
    color: #fff;
}

#text_first {
    margin-top: 5px;
}

#lvse {
    display: inline-block;
    padding: 2px 5px;
    background-color: #7BAC37;
    border-radius: 4px;
    margin-top: 5px;
}

#qu {
    position: absolute;
    width: 259px;
    height: 120px;
    background-color: #fff;
    left: 267px;
    top: 459px;
    z-index: 9;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#qu_box {
    width: 239px;
    height: 110px;
    margin-left: 10px;
    background-color: #0075A5;
}

#qu_box h2 {
    font-size: 13px;
    color: #fff;
    font-weight: 100;
}

#qu_box li {
    font-size: 12px;
    color: #fff;
}

#qu_box li a {
    font-size: 12px;
    color: #fff;
}

#news {
    width: 190px;
    height: 150px;
    background-color: #fff;
    position: absolute;
    left: 535px;
    top: 270px;
    z-index: 10;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#news_box {
    width: 170px;
    height: 130px;
    margin: 10px;
    background-color: #C0C0C0;
}

#news_box h2 {
    font-size: 13px;
    font-weight: 100;
    padding-top: 5px;
    color: #00228A;
}

#news_box {
    font-size: 11px;
}

#shuru {
    width: 100%;
    display: flex;
}

#shuru input {
    width: 100px;
    margin-left: 4px;
    margin-top: 6px;
}

#shuru p {
    display: inline-block;
    background-color: #00228A;
    height: 16px;
    position: relative;
    top: 8px;
    margin-left: 5px;
    border-radius: 4px;
    padding-left: 4px;
    padding-right: 4px;
    color: #fff;
}

.tongyi {
    margin-left: 27px;
    font-size: 11px;
}

#tubiao {
    position: absolute;
    width: 40px;
    height: 50px;
    background-color: #0075A5;
    text-align: center;
    border: 5px solid #fff;
    transform: rotate(12deg);
    top: -12px;
    left: -12px;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#tubiao img {
    position: relative;
    top: 15px;
    transform: rotate(-12deg);
}

#poll {
    width: 190px;
    height: 140px;
    background-color: #FFF;
    position: absolute;
    left: 535px;
    top: 440px;
    z-index: 10;
    -moz-box-shadow: 0px 0px 9px #4D4A40;
    -webkit-box-shadow: 0px 0px 9px #4D4A40;
    box-shadow: 0px 0px 9px #4D4A40;
}

#poll_box {
    width: 170px;
    height: 120px;
    margin: 10px;
    background-color: #C0C0C0;
}

#poll_box h2 {
    font-size: 13px;
    font-weight: 100;
    padding-top: 5px;
    color: #00228A;
}

#danxuan {
    margin-left: 10px;
    font-size: 12px;
}

#danxuan input {
    position: relative;
    top: 2px;
}

#lanse {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 12px;
    background-color: #00228A;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    right: 30px;
    margin-top: 8px;
}