
/*---------------------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-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 }
a { text-decoration:none; color:#009bd8 }
.clearfix:after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}

/*---------------------banner----------------------*/
.banner{
	min-width:1000px;
	position:relative;
	height:600px;
	overflow:hidden; 
}
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;}
.footer{text-align:center; font-size:14px; color:#999999; padding-top:15px;}
.footer p{ padding-top:10px; font-family:"微软雅黑";}

#o-box-up1,#o-box-down1 {
 	width:320px;
	height:400px;
    position:absolute;
	border-radius:5px;

}

.login-aside{
	position:absolute;
	width:324px;
	height:224px;
	z-index:9999999;
	border-radius:5px; 
	left:50%;
	top:70%;
	margin-left:-203px;
	margin-top:-112px;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:40px;
}
.error-box{
color:#686868; text-indent:35px;
 background-image:url(../images/l2.png); background-repeat:no-repeat;
font-size:12px; line-height:47px; margin-bottom:10px; margin-top:10px;
}
.fm-item_id{
	margin-bottom:20px;
}
.fm-item_pass{
	margin-bottom:20px;
}

.fm-item222{
    height: 30px;
    text-align: left;
    padding-top: 10px;
    color: #2b99dc;
    display: inline-block;
    width: 600px;
}

.i-text{
	float:left;
	width:100%;
    height:50px;
    line-height:50px;
    BACKGROUND-COLOR: transparent;
    color:#9cb5cd;
    font-size:14px;
    text-indent:12px;
    border: 0;
    padding: 0;
 }
 
.h-light{ 
	border:none;
	BACKGROUND-COLOR: transparent;
	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);
}

.buttn{ text-align:center;}

.buttn a { display:block; margin-right:0px; margin-bottom:10px;}

.tip{ color:#e74d4d; font-size:14px; padding-left:100px; padding-top:10px; padding-bottom:20px;}



.tdPassTop{
    width: 60px;font-size: 0;background:url(../imagesBlue/login_click_p.png) no-repeat;
}
.tdPassTopUn{
    width: 60px;font-size: 0;background:url(../imagesBlue/login_unclick_p.png) no-repeat;
}
.tdPass{
    font-size: 0;background:url(../imagesBlue/input_click.png) no-repeat;
}
.tdPassUn{
    font-size: 0;background:url(../imagesBlue/input_unclick.png) no-repeat;
}
.tdNameTop{
    width: 60px;font-size: 0;background:url(../imagesBlue/login_click_c.png) no-repeat;
}
.tdNameTopUn{
    width: 60px;font-size: 0;background:url(../imagesBlue/login_unclick_c.png) no-repeat;
}
.tdName{
font-size: 0;background:url(../imagesBlue/input_click.png) no-repeat;
}
.tdNameUn{
font-size: 0;background:url(../imagesBlue/input_unclick.png) no-repeat;
}


.loginButtonL{
	float: left;
    width: 10px;
    height: 50px;
    background:url(../imagesBlue/button_left.png) no-repeat;
}
.loginButton{
	float: left;
    width: 300px;
    height: 50px;
    background:url(../imagesBlue/button_middle.png);
}
.loginButtonR{
	float: left;
    width: 10px;
    height: 50px;
    background:url(../imagesBlue/button_right.png) no-repeat;
}
.loginSpan{    
	height: 50px;
    font-family: 微软雅黑;
    font-size: 23px;
    font-weight: normal;
    color: #fff;
    line-height: 50px;
}
.buttn a:hover .loginButtonL{
    background:url(../imagesBlue/button_left_hov.png) no-repeat;
}
.buttn a:hover .loginButton{
    background:url(../imagesBlue/button_middle_hov.png);
}
.buttn a:hover .loginButtonR{
    background:url(../imagesBlue/button_right_hov.png) no-repeat;
}
.loginBg1{    
	height: 250px;
    background:url(../imagesBlue/login_bg_top_hb.png) center 0 no-repeat;
}
.loginBg2{    
	height: 30px;
    background:url(../imagesBlue/login_bg_top2.png) center 0;
}
.loginBg3{    
	height: 341px;
    background:url(../imagesBlue/login_bg_top3.png) center 0;
}