.findbox
{
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    height: 38px;
}
.findbox .title
{
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
}
.dvTab
{
    font-family: 'Microsoft Yahei' ,verdana;
    font-size: 14px;
    height: 36px;
    position: absolute;
    width: 1000px;
}
.fmenu
{
    margin-left: 300px;
    height: 34px;
}
.tab
{
    list-style-type: none;
    float: left;
    border: solid 1px #B9C4CF;
    width: 154px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    padding: 5px 20px 4px 8px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-overflow: ellipsis;
    cursor: pointer;
}
.dv
{
    width: 1000px;
    height: 1px;
    line-height: 1px;
    background-color: #B9C4CF;
    position: absolute;
    left: 0;
    top: 33px;
}
.activeTab
{
    color: #fff;
    border-color: #B9C4CF;
    background-color: #56c358;
}
#formbox
{
    width: 580px;
    margin: 0 auto;
    margin-top: 20px;
    font-family: "微软雅黑" , "Microsoft YaHei";
}
#formbox .succeed
{
    background: url(../images/accept.png) no-repeat;
    margin-left: 15px;
    margin-top: 5px;
}
.form label, .form input, .form select, .form textarea, .form button, .form .label
{
    float: left;
    font-size: 12px;
}
#formbox .text
{
    width: 240px;
    height: 20px;
    padding: 4px 3px;
    border: 1px solid #CCC;
    font-size: 14px;
}
#formbox .blank
{
    width: 16px;
    height: 16px;
    margin-left: 15px;
}
#formbox .item
{
    height: 45px;
    overflow: hidden;
    line-height: 26px;
}
#formbox .label
{
    width: 90px;
    text-align: right;
    font-size: 14px;
}
#formbox .sub_button
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: none;
    cursor: pointer;
    height: 37px;
    width: 152px;
    background: #56c358;
    border-radius: 5px;
}
#formbox .yzminput
{
    width: 120px;
    margin-right: 30px;
}
#formbox #yzmimg
{
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    float: left;
}
#formbox .ayzm
{
    display: inline-block;
    padding: 0px 10px;
    height: 30px;
    cursor: pointer;
    float: left;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px #56c358 solid;
}
#formbox .ayzm01
{
    display: inline-block;
    padding: 0px 10px;
    height: 30px;
    cursor: pointer;
    float: left;
    line-height: 30px;
    font-size: 12px;
    border-radius: 5px;
    background: #B9C4CF;
    color: #fff;
    border: 1px #56c358 solid;
}
#securtyform
{
    width: 624px;
    height: 100px;
    border: solid 1px #ccc;
    display: none;
    background-color: #fffcef;
}
#securtyform .box
{
    border: 0px groove threedface;
    height: 70px;
    width: 614px;
    margin: 4px;
}
#securtyform .box ul
{
    color: #db7c22;
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 15px;
    padding-left: 40px;
}
#securtyform .box ul li
{
    list-style-type: disc;
    font-size: 14px;
    list-style-position: outside;
}
.btts
{
    width: auto;
    height: 28px;
    border: 1px #CC4646 solid;
    background: #F27171;
}

