@charset "utf-8";
/* CSS Document */

/*login*/


.login_box{
width:100%;
height:712px;
background:#6ab3c6;
	
	
	
	}
.login-content{
width:1142px;
height:712px;
background:url(../img/images/login_bg.png) no-repeat;
margin:0 auto;
position:relative;


}

.login{ 
position:absolute;
bottom:92px;
right:198px;
width:330px;
height:407px;


}


.login_tianxie{
width:329px;
background:#FFF;
padding-bottom:57px;

	}
	
.login_tianxieWrap{
width:230px;
height:214px; 
margin:0 auto;	
	}
.login_tianxie .yhm{
width:220px;
padding-left:8px;
height:44px;
line-height:44px;
border:1px solid #000;


	}
	
.login_tianxie .mima{
width:220px;
padding-left:8px;
height:44px;
line-height:44px;
border:1px solid #000;
margin:19px 0 30px 0
	}

.login_btn{
width:228px;
margin:0 auto;
background:#c40606;
color:#FFF;
height:46px;
line-height:46px;
font-size:18px;
text-align:center;
margin-bottom:9px;	
outline: none;
border: none;
	
	}
.guanyumima{
	
overflow:hidden;	
	}
.guanyumima .jizhu{
float:left;
}
.guanyumima .wangji{
float:right;
}
	

.box{ z-index:1;
position: absolute;
width: 100%;
left: 0;
top: 0;



}
.darkGray{ 
width:329px;
background:#fff;
height:62px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;


}

#skinImg {
position: absolute;
width: 100%;
left: 0;
top: 0;
height: 100%;
z-index: -1;

}


.header .logos {
width: 400px;
height: 60px;
background-image: url(../img/logo.png);
background-repeat: no-repeat;
float: left;
margin: 6px 5px auto 10px;
position: relative;
}



.header .topbar {
	
float: right;
font-size: 14px;
margin-right: 20px;
font-family:"宋体","微软雅黑";
}
.header .topbar .nav {
margin-left: 0;
list-style: none;
height: 22px;
margin-top:20px;
}


.topbar ul li {
float: left;
color: #fff;
margin-right: 11px;
position: relative;
}


.topbar ul li a:link,.topbar ul li a:visited{ color:#FFF;}
.topbar ul li a:hover{ color:#FFF; text-decoration:underline;}

.main_contentWrap{ padding:10px 10px 0 20px;}

/*code*/

.code_textBox{ padding-bottom:60px;}
.code_icon{ overflow:hidden;}
.code_icon li{ float:left; width:72px;text-align:center; margin-right:60px; }
.code_icon_title{ }






































