/*---------------------reset----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0;}
ol, ul, li { list-style:none }
body { background:#FFF;}
:focus { outline:0 }
table { border-collapse:collapse; border-spacing:0 }
table,table td,table th{border:1px solid #edeada;border-collapse:collapse;}
address, cite, code, dfn, em, var, i { font-style:normal }
input[type=button], input[type=submit], button { cursor:pointer; outline:none;}
.input, select { vertical-align:middle }
* html .clearfix { zoom:1 }
*+html .clearfix { zoom:1 }
textarea{resize:none;}
a { text-decoration:none; color:#009bd8 }
.clearfix:after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
.pos-r{ position:relative;}
.hide{ display:none;}
/*---------------------header----------------------*/

.header{ height: 76px;margin:26px auto; overflow: hidden; position: relative; width: 800px; z-index: 2;}
.header headerLogo{height: 84px;}
.headerNav { right: 0;text-align: left;top: 18px; width:700px;  font-size:34px;  font-weight:bold;position:absolute;}
.headerNav a{ color:#515151; font-size:24px; padding:0 2px; font-weight:bold;}
.headerNav a:hover{ text-decoration:underline; color:#658b98;}

/*---------------------banner----------------------*/
.banner{ min-width:100%;  position:relative;  height:678px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:678px; }
.banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:699px;  }
.banner .bd li a{ height:299px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner-shadow{ height:50px; line-height:50px;}
.footer{text-align:center; font-size:12px; color:#999999;}
.login-aside{position:absolute; width:320px; height:380px; z-index:9999999; border-radius:5px; left:58%; top:30px;}
.denglu{position:absolute; width:320px; height:380px; z-index:9999999; border-radius:5px; left:18%; top:40px;}
.dianji{

    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* Internet Explorer */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari ∫Õ Chrome */
    -o-transform:rotate(180deg); /* Opera */}

.error-box{
    color:#f7ccc8;
    font-size:12px;
    margin-bottom:10px;
}

.fm-item{
    width:450px;
    font-size:18px;
    line-height:40px;
    color:#333333;
    overflow: hidden;/*≥¨≥ˆ≤ø∑÷“˛≤ÿ*/
    text-overflow:ellipsis;/* ≥¨≥ˆ≤ø∑÷œ‘ æ °¬‘∫≈ */
    white-space: nowrap;/*πÊ∂®∂Œ¬‰÷–µƒŒƒ±æ≤ªΩ¯––ªª–– */
}
.fm-item a{
    color:#333333;
}
fm-item a:hover{
    color:#1f528a;
}

label.form-label {
    display: block;
    float: none;
    height: auto;
    line-height: 22px;
    /*text-align: left;*/
    width: auto;
    font-size:18px;
    color:#333333;
    margin-top:16px;
    margin-bottom:16px;
    text-overflow:ellipsis;/* ≥¨≥ˆ≤ø∑÷œ‘ æ °¬‘∫≈ */
    white-space: nowrap;
}

label.form-label a{

    color:#333333;

}
label.form-label a:hover{

    color:#1f528a;

}

#o-box-up,#o-box-down {
    width:550px;
    height:450px;
    position:absolute;
    border-radius:5px;

}
#o-box-up {
    background-color:#ffffff;
    filter:alpha(opacity:90);
    opacity:0.9;

}

#o-box-down{ padding:10px 0 0 40px;}