.bd{
    width:700px;
}

.fir .sec {
    font-size: 14px;
    display: inline;
}

.fir ul .on {
    color:#ffffff;
    background-color: #c40311;
}

.sec ul .on {
    color:#ffffff;
    background-color: #c40311;
}

.fir ul li {
    float: left;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    padding: 0px 6px;
    color: #333;
    font-size: 15px;
    margin-top: 5px;
}

.sec ul li {
    float: left;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    padding: 0px 6px;
    color: #333;
    font-size: 15px;
    margin-top: 5px;
}

.formButton{
    margin: 0 auto;
    width: 448px;
}

.formSlect{
    position: relative;
}
.formSlect .formOption{
    cursor: pointer;
    font-size: 15px;
}

.fl{
    float: left;
    margin-left: 95px;
}

.spanList{
    list-style: none;
    width: 80%;
    float: left;
    margin-left: 95px;
}

#result{
    width: 100%;
    margin: 0 auto;
}
#result thead th{
    text-align: center;
    height: 45px;
}

#result td{
    text-align: center;
    padding: 10px 10px;
}

table th{
    padding: 10px 0;
}

.bd span{
    display: block;
    float: left;
    color: #333;
    line-height: 45px;
    height: 45px;
    margin-right: 20px;
    font-size: 15px;
}

.bd .formName{
    margin-right: 15px;
    width: 455px;
    height: 45px;
    border: solid 1px #dcdcdc;
    background-color: #fafafa;
}

.bd .formName input{
    height: 100%;
    width: 400px;
    float: left;
    padding: 10px;
    line-height: 25px;
    background: transparent;
}

.formName .code_icon{
    float: left;
    display: block;
    margin: 3px 0;
    height: 38px;
    width: 45px;
    border-right: 1px solid #dcdcdc;
    line-height: 33px;
    text-align: center;
}

.note{
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    color: red;
}

.div_no{
    margin-top: 15px;
}

.type_li{
    margin-top: 15px;
}
