body{margin: 0;padding: 0;font-family:'微软雅黑';}
	input{outline: none;}
	.header{width:100%;height: 95px;overflow: hidden;text-align: center;margin: 0 auto;}
	.w1170{width:1170px;height: auto;overflow: hidden;text-align: center;margin: 0 auto;}
	.header .softname{text-align: left;font-size:22px;color: #444;line-height: 95px;}
	.content{width: 100%;height: 460px;overflow: hidden;}
	.loginbox{width:360px;height: 380px;margin: 50px 0 0 0;background-color: rgba(255,255,255,0.9);float:right;border-radius: 5px;}
	.login-title{line-height:80px;height: 80px;text-align: center;margin: 0 auto;color: #444;font-size:22px;letter-spacing:3px;border-bottom: 1px #efefef solid;}
	.login-cont{width:100%;height: auto;overflow: hidden;margin-top: 20px;}
	.loginli{width:80%;height: 68px;margin: 0 10%;border-bottom: 1px #ccc solid;}
	.loginliv{width:80%;height: 68px;margin: 10px 10%;}
	.loginli input[type="text"]{border:0px;height: 40px;line-height:40px;background: none;width: 320px;margin-top: 20px;}
	.loginli input[type="password"]{border:0px;height: 40px;line-height:40px;background: none;width: 320px;margin-top: 20px;}
	.loginliv input[type="button"]{border:0px;height: 48px;line-height:48px;background-color: #06d9ae;width: 288px;margin-top: 20px;border-radius: 5px;color:#fff;cursor: pointer;font-size: 18px;}
	.footer{width:100%;height: 50px;line-height: 50px;text-align: center;color: #444;font-size:14px;padding: 20px 0;}