.input-group-addon,
.form-control {
	background: transparent;
}

.input-group-addon {
	border: 2px solid #00d8ff;
	padding-right: 0px;
}

.xian {
	margin-left: 10px;
}

.form-control {
	border: 2px solid #00d8ff;
	border-left: none;
	height: 46px;
	color: #fff;
}

.input-group-addon {
	border-right: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.colbai {
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}

.colbai a {
	color: #f9b500;
}

.btnmain {
	background: transparent;
	border: 2px solid #00d8ff;
	color: #fff;
	font-size: 18px;
	-webkit-box-shadow: 0 0 10px rgba(0, 204, 204, .5);
	-moz-box-shadow: 0 0 10px rgba(0, 204, 204, .5);
	box-shadow: 0 0 10px rgba(0, 204, 204, .5);
}

.btnmain:hover {
	color: #fff;
}

.zhuc {
	font-size: 30px;
	color: #fff;
	line-height: 80px;
}

.signin {
	padding: 60px 0;
	border: 2px solid #0cd8fe;
}

.signinBg {
	background: url(../img/signingbg.png) no-repeat;
	background-size: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.singbg {
	position: absolute;
	background: url(../img/sinbg.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100%;
	overflow: hidden
}