/*
* @Author: Administrator
* @Date:   2017-03-22 16:31:36
* @Last Modified by:   Administrator
* @Last Modified time: 2017-03-22 19:35:56
*/
html{height:100%;width:100%}
body{
	width:100%;
	height:100%;
}
*{
	list-style: none;
	margin:0 auto;
	padding:0;
	    vertical-align: middle;
}
#img_bg{
	width: 100%;
	height: 100%;
	display: block;
	z-index: -1;
	position: absolute;
	top:0;
	left:0;
}

.logo_main{
	width: 100%;
	height: 100%;
	overflow:hidden;
	text-align: center;
}

.logo_main .lg_biaoti{
	margin-top: 200px;
	font-size: 32px;
	font-family: "微软雅黑";
	font-weight: 700;
	color: #fff;
	height: 65px;
	line-height: 65px;
	/*width: 535px;*/
	padding-left: 42px;
	text-shadow: 0px 2px 2px #0042a5;
	letter-spacing: 3px;
	/*background: url(imge/logo.png) no-repeat left center;*/
}
.lg_deng {
	width: 100%;
	margin-top: 40px;
}
.lg_deng span{
	width: 577px;
	height: 50px;
	/*line-height: 50px;*/
	display: block;
	margin-bottom: 20px;
	padding-left: 40px;
}
.lg_deng .lgd_one{
	background: url(imge/login_2_.png) no-repeat 1px 1px;
	background-color: #fff;
}
.lg_deng .lgd_two{
	background: url(imge/login_3_.png) no-repeat 1px 1px;
	background-color: #fff;
}
.lg_deng .lgd_three{
	background: url(imge/login_code.png) no-repeat 1px 1px;
	background-color: #fff;
	width:240px;
}

.lg_deng span input{
	padding:17px 0 18px 62px;
	width: 390px;	
	border:none;
	color: #999;
	outline: none;
	display: inline-block;
}
.lg_deng .lgd_logo{
	width: 527px;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
}
.lg_deng .lgd_logo a{
	display: inline-block;
	color: #fff;
	height: 50px;
	outline: none;
	text-decoration: none;
	font-size: 20px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
}
.lg_deng .lgd_logo .logo{
	width: 244px;
	background-color: #3057ff;
	margin-right: 13px;
	height: 50px;
}
.lg_deng .lgd_logo .relogo{
	background-color: #fa6b24;
	width: 190px;
	height: 50px;
}
.lg_deng .lgd_logo a:hover{
	opacity: 0.8;
	filter: alpha(opacity:60);
}
.foot{
	width: 100%;
	height:93px;
	color: #ffe9fb;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: 400;
	text-align: center;
	margin-top: 70px;
}
.foot .foot_main{
	width: 1000px;
	height: 93px;
	padding-left: 85px;
}
.foot .foot_left{
	float: left;
	text-align: left;
	line-height: 24px;
	padding-top: 35px;
	margin-right: 30px;
}
.foot .foot_right{
	/*float:left;*/
}
.foot .foot_right img{
	display: inline-block;
	padding-right:10px;
}
.foot .foot_right span{
	display: inline-block;
	line-height: 26px;
	height: 93px;
	text-align: left;
}

     .login-tou {
	width: 1100px;
	height: 145px;
}
        .login-foot {
	width: 100%;
	height: 200px;
	float: left;
     margin-top:100px;
}
        .login-foot-2 {
	float: left;
	height: 30px;
	background-image: url(imge/login_xian.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	width:100%;
}
.login-foot-3 {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #FFF;
    font-size:15px;
}
.login-foot-4 {
	height: 26px;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	color: #FFF;
    font-size:15px;
}
.login-foot-5 {
	width: 800px;
	margin: 0 auto;
	color: #FFF;
}
        .login-zinan {
	width: 115px;
	height: 28px;
	margin-top: 50px;
	float: right;
	border: 1px solid #FFF;
	margin-left: 20px;
	background-image: url(imge/login_%20panzhu.png);
	background-position: 6px;
	background-repeat: no-repeat;
	text-indent: 24px;
	line-height: 26px;
	color: #FFFFFF;
}
.login-shouchang {
	width: 100px;
	height: 28px;
	margin-top: 50px;
	float: right;
	border: 1px solid #FFF;
	line-height: 26px;
	background-image: url(imge/login_sc.png);
	background-repeat: no-repeat;
	background-position: 6px;
	text-indent: 24px;
}