body,div,ul,ol,li,p,i,em,h1,h2,h3,h4,a,strong,span,img,form,input,textarea,button {
	padding: 0;
	margin: 0
}

body {
	font-family: microsoft yahei,simsun,Tahoma,Arial,helvetica neue,hiragino sans gb,sans-self;
	font-size: 14px;
	line-height: 24px
}

@font-face {
	font-family:iconfont;src:url(font/iconfont.eot);src:url(font/iconfont.eot?#iefix) format('embedded-opentype'),url(font/iconfont.woff) format('woff'),url(font/iconfont.ttf) format('truetype'),url(font/iconfont.svg#iconfont) format('svg')
}

input,textarea {
	outline: 0
}

li {
	list-style: none
}

a {
	text-decoration: none;
	color: inherit
}

img {
	border: 0
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.pf {
	position: fixed
}

.f-l {
	float: left
}

.f-r {
	float: right
}

li,div,ul {
	*zoom: 1
}

li:after,div:after,ul:after {
	content: '';
	display: table;
	clear: both
}

.tran {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}

.container {
	width: 1e3px;
	margin: 0 auto
}

.login-banner {
	width: 100%;
	background: url(../images/banner.jpg) center bottom no-repeat \9;
	background: url(../images/banner.jpg) center bottom/cover no-repeat
}

@media screen and (min-width:320px) {
	.login-banner {
		height: 100px
	}
}

@media screen and (min-width:480px) {
	.login-banner {
		height: 120px
	}
}

@media screen and (min-width:640px) {
	.login-banner {
		height: 160px
	}
}

@media screen and (min-width:768px) {
	.login-banner {
		height: 180px
	}
}

@media screen and (min-width:1024px) {
	.login-banner {
		height: 200px
	}
}

@media screen and (min-width:1280px) {
	.login-banner {
		height: 220px
	}
}

@media screen and (min-width:1366px) {
	.login-banner {
		height: 240px
	}
}

@media screen and (min-width:1680px) {
	.login-banner {
		height: 260px
	}
}

.login-banner {
	height: 260px \9
}

.login-box {
	width: 320px;
	margin: 0 auto;
	overflow-x: hidden
}

.box-con {
	width: 1600px
}

.login-con {
	width: 300px;
	margin: 0 10px
}

.login-box .form-group {
	margin-top: 20px
}

.login-box input,.signup-form {
	width: 300px;
	height: 50px;
	line-height: 48px \9;
	padding-left: 10px;
	border: 1px #d9d9d9 solid;
	border-radius: 5px;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out
}

.login-box input:focus {
	border-color: #03a9f4;
	box-shadow: 0 0 15px #03a9f4;
	-webkit-box-shadow: 0 0 15px #03a9f4;
	-moz-box-shadow: 0 0 15px #03a9f4
}

.login-box button {
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border: 0;
	background-color: #03a9f4;
	color: #fff;
	border-radius: 5px
}

.login-box button a {
	display: block
}

.login-box button a:hover {
	padding-top: 3px
}

.login-box button:hover {
	background-color: #0096da
}

.from-line {
	height: 0;
	overflow: hidden;
	border-top: 1px #c2c2c2 solid;
	margin-top: 20px
}

.a-tag {
	position: relative;
	display: block;
	height: 48px;
	border: 1px #c2c2c2 solid;
	text-align: center;
	line-height: 48px;
	color: #c2c2c2;
	border-radius: 5px;
	background-color: #fff
}

.blue-border {
	border: 1px #03a9f4 solid;
	color: #03a9f4
}

.a-tag:hover {
	background-color: #aaa;
	color: #fff
}

.blue-border:hover {
	background-color: #03a9f4;
	color: #fff
}

.a-tag i {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 24px;
	color: #fff
}

.a-tag:hover i {
	right: 10px
}

.signup,.other-way,.mimachongzhi,.mobile-success {
	width: 300px;
	margin: 0 10px
}

.signup-form {
	margin-top: 20px
}

.signup-form input {
	border: 0;
	height: 48px;
	width: 220px
}

.signup-form input:focus {
	box-shadow: 0 0 0 #fff
}

.signup-form.border {
	border-color: #03a9f4;
	box-shadow: 0 0 15px #03a9f4;
	-webkit-box-shadow: 0 0 15px #03a9f4;
	-moz-box-shadow: 0 0 15px #03a9f4
}

.signup-form a {
	color: #03a9f4
}

.view-clause {
	padding-top: 20px;
	line-height: 14px;
	text-align: center;
	color: gray
}

.view-clause a {
	color: #03a9f4
}

.view-clause a:hover {
	text-decoration: underline
}

a.reacquire {
	color: #c1c1c1
}

.error-notic {
	color: #ff4e00;
	display: none
}

.login-nav {
	width: 100%;
	height: 30px;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	border-bottom: 1px #c1c1c1 solid
}

.login-nav ul {
	padding-right: 50px
}

.login-nav li {
	float: left;
	line-height: 30px;
	padding: 0 10px
}

.login-nav a:hover {
	text-decoration: underline;
	color: #03a9f4
}

.mobile-success {
	padding-top: 20px
}

.mobile-success p {
	text-align: center;
	color: #666
}

.mobile-success p span {
	font-weight: 700;
	padding: 0 10px
}

.mobile-success p a {
	color: #03a9f4;
	padding-left: 5px
}

.mobile-success p a:hover {
	text-decoration: underline
}

.loading {
	position: absolute;
	top: 10px;
	right: 20px;
	display: none
}

.login-box{
	position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    margin-top: -15%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(50%);
    -webkit-transform: translateX(-50%);
}

.login-box .checkbox{width:20px;height:25px;display: inline-block;float:left;margin-right:6px;}
.login-box .chespan{}