@charset "UTF-8";
address, caption, cite, code, dfn, em, th, var {
    font-weight: 500;
    font-style: normal;
}
.bg-fff{
    background: #ffffff;
}
.imgup_btn {
    zoom: 1;
    position: relative;
}
.imgup_btn .file {
    z-index: 99;
    height: 24px;
    width: 78px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    cursor: pointer;
}
.find-content-manually{
    padding: 20px 0 100px;
}
.download-btn{
    font-size: 14px;
    margin-top: 40px;
    margin-left: 200px;
}
.manually-form{
    font-size: 14px;
    width: 560px;
    margin: 50px 260px 0;
}
.manually-form input.login-txt {
    width: 302px;
    padding: 9px 14px;
    border: 1px #d7d7d7 solid;
    height: 20px;
}
.manually-form tr td {
    padding-top: 0;
    padding-bottom: 30px;
}
.manually-form input.login-txt-code {
    width: 156px;
    padding: 9px 14px;
    border: 1px #d7d7d7 solid;
    vertical-align: middle;
}
.find-content-manually table tbody td:first-child {
    padding-right: 9px;
    width: 210px;
    text-align: right;
    font-size: 14px;
}
.find-content-manually table .label-str:after {
    width: 15px;
    content: "*";
    color: #ff3d3d;
    display: inline-block;
}
.download-btn a{
    color: blue;
}
/*提交按钮*/
.submit {
    width: 333px;
    margin: 58px auto 0;
}
.bui-stdmod-footer .confirm{
    background:#3466e5 ;
}
.submit .login-btn {
    font-size: 16px;
    line-height: 45px;
    display: block;
    width: 333px;
    height: 45px;
    margin-top: 30px;
    color: #fff;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #3466e5;
    -ms-border-radius: 2px;
}
#slideBar1,#slideBar2{
    position: absolute;
    top: 215px;
    left: 742px;
    z-index: 99;
}
#slideBar {
    position: absolute;
    z-index: 999;
    top: 10px;
    left: 600px;
    margin-left: -181px;
}


