* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", tahoma, arial, "Hiragino Sans GB", "\5B8B\4F53";
	font-size: 14px;
	line-height: 18px;
	color: #666;
	background-color: #f6f6f6;
	height: 100%;
}

html {
	height: 100%;
}

.col3 {
	color: #333;
}

li {
	list-style: none;
}

input::-webkit-input-placeholder {
	color: #999;
	font-family: "Microsoft Yahei" !important;
}

input::-moz-placeholder {
	color: #999;
}

input:-moz-placeholder {
	color: #999;
}

input:-ms-input-placeholder {
	color: #999 !important;
}

.inp {
	color: #999;
}

button, input[type=button], input[type=submit] {
	cursor: pointer;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.wt200 {
	width: 200px;
}

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none;
	color: #000;
}

.login-content {
	color: #000;
}

.ft12 {
	font-size: 12px;
}

.ct-login-bg {
	min-height: 100%;
	height: 563px;
	/*background: url(http://www.ctyun.cn/static/images/login-register-v1.0/ct-login-news-bg.jpg) no-repeat center center;*/
	background: url(../images/container-bg-2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.ct-frontpage-wrapper {
	position: relative;
	padding: 20px 0;
	margin: 0;
	min-height: 500px;
}

.login-page .ln-J-content {
	box-sizing: border-box;
	padding: 30px 35px 35px;
	/*padding: 30px 35px;*/
	box-shadow: 0 0 9px rgba(158, 169, 195, 0.35);
}

.login-page .login-content {
	width: 370px;
	position: relative;
	margin: 80px 0 30px;
	/*padding: 50px 20px 20px;*/
	color: #333;
	font-size: 14px;
	background: #fff;
}

.login-page .login-content h3 {
	color: inherit;
}

.login-page .login-content .ln-J-link {
	margin-top: 20px;
}

.login-page .login-content ul li {
	position: relative;
	margin-bottom: 10px;
}

.login-page .login-content .ct-login-form-label {
	position: absolute;
	top: 13px;
	left: 17px;
}

.login-page .tips {
	display: inline-block;
	width: 600px;
	margin-top: 80px;
}

.login-page .tips h2 {
	font-size: 54px;
	line-height: 64px;
	letter-spacing: 1px;
	color: #fff;
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-ms-animation-delay: .3s;
	-o-animation-delay: .3s;
	animation-delay: .3s;
}

.login-page .tips p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}

#login-main .ln-J-input {
	width: 300px;
	font-size: 14px;
	height: 40px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
	padding: 0;
	padding-left: 14px;
	text-shadow: none;
	box-shadow: none;
	color: #333;
	box-sizing: border-box;
}

.rg-fot {
	margin-top: 32px;
	margin-bottom: 45px;
	text-align: center;
}

.rg-fot p {
	color: #666666;
	font-size: 12px;
}

.rg-fot p a {
	color: #666666;
	font-size: 12px;
}

#login-main .code {
	width: 130px;
	float: left;
	margin-right: 10px;
}

#login-already {
	height: 315px;
	margin: 0 auto;
	text-align: center;
	display: none;
	overflow: hidden;
}
