
/*---------------------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{margin:2px auto 0 auto; overflow: hidden; position: relative; width: 1000px; 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:400px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  top:30px;}
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:400px; }
.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:0px;}
.footer{text-align:center; font-size:12px; color:#999999;}
.login-aside{position:absolute; width:320px; height:340px; z-index:9999999; border-radius:5px; left:65%; top:0px;}


.error-box{
color:#f7ccc8;
font-size:12px;
margin-bottom:10px;
}


label.form-label {
    display: block;
    float: none;
    height: auto;
    line-height: 12px;
    text-align: left;
    width: auto;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 1px #4e6877;
	-o-text-shadow:1px 1px 1px #4e6877;
	-o-moz-shadow:1px 1px 1px #4e6877;
	-o-mis-shadow:1px 1px 1px #4e6877;
	-o-webkit-shadow:1px 1px 1px #4e6877;
	margin-top:16px;
	margin-bottom:16px;
}

#o-box-up,#o-box-down {
    width:320px;
    height:340px;
    position:absolute;
	border-radius:5px;

}
#o-box-up {
    background-color:#000;
    filter:alpha(opacity:60);
    opacity:0.6;
}
 
#o-box-down{ padding:30px 0 0 40px;}

.i-text{ 
  width:240px;
  height:26px;
  line-height:26px;
  border:1px solid #858585;
  background:#efefef;
  color:#000;
  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;
 }
 
 .yzm{ width:112px;}
 .yzm-img{ position:absolute; left:130px; top:30px; cursor:pointer;}

.btn-login{ width:242px; height:38px; background:url(/images/login-btn.png) no-repeat; border:none; margin-top:5px;}

.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);

}



#login {
    margin: 0px auto;
    width: 368px;
    margin-top: 120px;
    overflow: hidden;
}
#login .dologo {
    background: url(../images/logo.png) no-repeat 0 0;
    height: 50px;
    margin-bottom: 30px;
}
#login .inpLi {
    border: 1px solid #CCC;
}
#login li {
    height: 34px;
    margin-bottom: 15px;
}
user agent stylesheetli {
    display: list-item;
    text-align: -webkit-match-parent;
}
#login .inpLi b {
    background-color: #E0E0E0;
    float: left;
    display: block;
    width: 70px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: normal;
}
#login .inpLi .inpLogin {
    width: 280px;
}
#login .inpLi .inpLogin, #login .inpLi .captcha {
    float: left;
    background-color: #EBEBEB;
    border: 0;
    padding: 7px 8px;
    height: 20px;
    line-height: 20px;
    color: #000;
    font-size: 14px;
}
input, textarea, select {
    vertical-align: middle;
}
#login .captchaPic {
    height: 38px;
}
#login .captchaPic .inpLi {
    float: left;
    width: 268px;
}
#login .inpLi {
    border: 1px solid #CCC;
}
#login .inpLi .captcha {
    width: 168px;
    text-transform: uppercase;
}
#login .captchaPic #vcode {
    float: right;
}
#vcode {
    cursor: pointer;
}
img {
    border: 0;
}
#login .btn {
    padding: 6px 40px;
}
.btn {
    display: inline-block;
    background-color: #0072C6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0;
    color: #FFF;
    font-size: 14px;
    padding: 7px 55px;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-appearance: none;
}
body, button, input, textarea {
    font-size: 12px;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    background-color: #EEE;
    font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0;
    padding: 0;
}
.codeimg{
    height: 34px; padding-left: 10px;
}