

.navBar{width: 700px;margin: 0 auto;float:left; padding-top:50px; padding-left:30px;}
.navf{position: relative;width: 700px;margin: 0 auto;font-family: "Microsoft YaHei",SimSun,SimHei;font-size: 14px; padding-left:10px; float:left;}
.navf a{font-size:15px; font-family:"微软雅黑"; color:#010101; font-weight:500;}
.navf a:hover{color:#007ae1; }
.navf h3{font-size: 100%;font-weight: normal;}
.navf .m{float: left;position: relative;z-index: 91;}
.navf .s{float: left;width:3px;text-align: center;color: #D4D4D4;font-size: 14px;}
.navf h3 a{display: block;width:87px;text-align: center;}
.navf .sub{display: none;position: absolute;top:27px;z-index: 1;width:74px;border-top: 0; text-align:center; margin-left:7px;}

.navf .sub li{background:url(../images/naverji.jpg);}
.navf .sub .li1{ background:url(../images/naverji1.jpg) no-repeat;}



.navf .sub li a{display:block;height:31px;line-height:31px;color:#FFF;font-size:12px; text-align:center}
.navf .sub li a:hover{font-weight:bold; font-size:13px}

.navf .block{height:4px;width:60px;background:#007AE1;position: absolute;left: 0;top:20px;overflow: hidden; margin-left:17px;}



/*登录 注册*/
body{ 
    background:url(../images/bg.jpg);
    background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
    top:0;
    right:0;
    bottom:0;
    left: 0;
	background-size: cover;
	height:100%;
	overflow: hidden;

    }
html{
	height:100%;
}
.containers {
	width:95%;
	margin:auto;
	margin-top:90px;
	height:80%;
}

.backs {
	width:95%;
	background-color: #3693f3;
	opacity:0.16; 
	top:90px;
	height:80%;
	z-index:-1;
	position:absolute;
	left:3%;  
	margin:auto;
} 

.logo{
	width:40%;
	/* height:100px; */
	float:left;
	/* position: absolute;
	left: 3%;
	top: 10%; */
}
.logo img{
	width:100%;
	/* height:100%; */
}
.right{
	background-color:#FFFFFF;
	height:100%;
	padding-right: 0px; 
    padding-left: 0px; 
	/* height:100%; */
}
.right_main{
	width:70%;
	height:100%;
	margin:auto;
	/* background-color: yellow; */
}
.lefts{
	/* background-color:red; */
	/* width:70%; */
	height:100%;
}
.loto{
	width:100%;
	height:50px;
	background-color: #356987;
	font-size:20px;
	line-height:50px;
	text-align:center;
	font-weight:600;
	color:#FFFFFF;
	letter-spacing:3px;
}
.loto2{
	width:100%;
	/* height:50px; */
	background-color: #2085e5;
	font-size:20px;
	/* line-height:50px; */
	text-align:center;
	font-weight:500;
	color:#FFFFFF;
	letter-spacing:3px;
	/* margin-top:30px; */
}
.logobottom{
	width:100%;
	height:10%;
}
.logobottom img{
	width:100%;
	/* height:100%; */
	margin-top:20%;
}
.two{
	margin-top:-20px;
}
.insert{
	margin:auto;
	margin-top:30px;
}
.right_main img{ 
	width:100%;
}
/* 总后台 */
.containe {
padding-top:5%;
padding-bottom:5%;
margin: 0 auto;
width:493px;
}



.container_header{ background:url(../images/loginheader.png); width:100px; height:40px;background-position:center;}
.container_header p{ font-size:25px; color:#FFF; line-height:81px; padding-left:200px;}
/* .container_con{ background:url(../images/logincenter.png); width:493px;} */
/* .container_foot{ background:url(../images/loginbottom.png); width:493px; height:9px;} */

.container_con ul{padding-left:80px; padding-top:15px;}
.container_con ul li{ padding-top:10px;}
.container_con ul li label{
	float: left;
	width: 90px;
	line-height: 25px;
	font-size: 18px;
	color: #596477;
	margin-left: 10px;
}
.container_con ul li .input{ width:204px; line-height: 30px; height: 30px;}
.container_con ul li .chk_input{ width:124px;}
.container_con ul .regs{ font-size:22px; color:#FFF; background:#007AE1;}
.container_con ul li .submit{ font-size:22px; border:none; background:#2AB9EF; color:#FFF; margin-left:10px;}

.yanzheng{ padding-top:15px; padding-left:80px;}


.submit{ cursor: pointer;}