/*---------------------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;
    font-family: "����";
    font-size: 12px;
}

: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 {
    text-align: center;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 800px;
    z-index: 2;
}

.headerNav {
    right: 0;
    text-align: right;
    top: 52px;
    width: 300px;
    position: absolute;
}

.headerNav a {
    color: #515151;
    font-size: 12px;
    padding: 0 2px;
}

.headerNav a:hover {
    text-decoration: underline;
    color: #658b98;
}

/*---------------------banner----------------------*/
.banner {
    min-width: 1000px;
    position: relative;
    height: 428px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #068dbc
}

.banner .bd {
    position: relative;
    z-index: 0;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    height: 428px;
}

.banner .bd li .siteWidth {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 299px;
}

.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;
    background: url(../images/banner-shdow.png) repeat-x;
}

.footer {
    text-align: center;
    font-size: 12px;
    color: #999999;
}

.login-aside {
    position: absolute;
    width: 320px;
    height: 400px;
    z-index: 9999999;
    border-radius: 5px;
    left: 58%;
    top: 120px;
}

.registerform {
    margin-bottom: 20px;
}

.error-box {
    color: red;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold
}


label.form-label {
    display: block;
    float: none;
    height: auto;
    line-height: 12px;
    text-align: left;
    width: auto;
    font-size: 20px;
    color: #f9ffef;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

#o-box-up, #o-box-down {
    width: 350px;
    height: 340px;
    position: absolute;
    border-radius: 20px;
    left: -30px;
    top: 60px;

}

#o-box-up {
    background-color: #ffffff;
    opacity: 0.1;
}

#o-box-down {
    padding: 30px 0 0 40px;
}

.i-text {
    width: 200px;
    height: 25px;
    line-height: 33px;
    border: 1px solid #e5e5e5;
    background: #EBEBEB;
    color: #B7B7B7;
    font-size: 14px;
    text-indent: 12px;
    box-shadow: 1px 1px 1px #dfe4e8 inset;
    -moz-box-shadow: 1px 1px 1px #dfe4e8 inset;
    -webkit-box-shadow: 1px 1px 1px #dfe4e8 inset;
    -o-box-shadow: 1px 1px 1px #dfe4e8 inset;
    -mis-box-shadow: 1px 1px 1px #dfe4e8 inset;
    border-radius: 10px;
}

.yzm {
    width: 150px;
}

.yzm-img {
    position: absolute;
    left: 130px;
    top: 25px;
    cursor: pointer;
}

.btn-login {
    width: 250px;
    height: 36px;
    background: url(../images/login-btn.png) no-repeat;
    border: none;
    margin-top: 5px;
}


.fm-item2 {
    width: 180px;
    margin-top: 15px;
    color: #dff5ff;
    font-size: 12px;
}

.fm-item {
    margin-top: 30px;
    color: #dff5ff;
    font-size: 14px;
    font-weight: bold
}

.h-light {
    border: 1px solid #80acd9;
    background: #fff;
    color: #9cb5cd;
    font-size: 14px;
    text-indent: 12px;
    border-color: #0787be;
    box-shadow: 0 1px 4px rgba(11, 122, 179, 0.65) inset, 0 0 14px rgba(11, 122, 179, 0.45);

}

.left {
    margin-left: -1000px;
    width: 50%;
    background-color: #0388cd;
    height: 428px;
    float: left;
}

.flame {
    border: 1px dashed #939b9e
}

.button1 {
    background-color: #7EC0EE;
    border: none;
    color: white;
    padding: 8px 55px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 #1C86EE, 0 2px 10px 0 #1E90FF;

}
.buttonRegister {
    background-color: #7EC0EE;
    border: none;
    color: red;
    padding: 8px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 #1C86EE, 0 2px 10px 0 #1E90FF;

}








