input{
	outline: none;
}
/* 关闭 */
.guanbi{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-weight: bolder;
	cursor: pointer;
	background: #ccc;
	color: #fff;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
/* 登录 */
.login{
	margin: 0 auto;
	position:fixed;
	top:87px;
	z-index:9999999;
	width:900px;
	left:20%;

}
.login_cntent{
	background: rgba(0,0,0,0.4);
	border-radius: 4px;
	border: 1px solid #ff6501;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
}
.login_cntent>ul{
	padding-top: 50px;
	padding-bottom: 50px;
}
.login_cntent>ul>li{
	float: left;
	width: 50%;
	text-align: center;
}
.tec_login>li{
	color: #ff6501;
	font-size: 20px;
	font-weight: bolder;
}
/* 扫码登录 */
.sao_login{
	width: 70%;
	margin: 10px auto;
	background: #fff;
	margin-left: 93px;
}
.sao_login>li{
	float: left;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.sao_login>li>a{
	display: inline-block;
	color: #787878;
	width: 80px;
	font-size: 16px;
}
.types_id_sf{
	height: 40px;
	line-height: 40px;
	width: 80%;
	margin: 20px auto;
}
.types_id_sf>li{
	float: left;
	width: 33%;
	text-align: center;
	color: #fff;
	background-color: #ccc;
	cursor: pointer;
}
.types_id_sf>li>input{
	position: fixed;
	top:-20px;
}

.login_xx>li>input{
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	width: 303px;
	color: #787878;
	font-size: 16px;
	outline: none;
}
.cg_t{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;
	width: 258px;
}

#password_log{
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;
	width: 304px;
}
.login_mm{
	letter-spacing: 29px;
	margin-left: 3px;
}

.cg_s{
	background-color: #ff6501;
	height: 40px;
	line-height: 40px;
	width: 316px;
	margin: 20px auto;
	border: none;
	border-radius: 7px;
	font-size: 18px;
	font-weight: bolder;
	text-shadow:1px 0 1px #666;
	color: #fff;
	cursor: pointer;
	margin-left: 50px;
	letter-spacing: 5px;
}
.zhuce{
	margin-left: 90px;
	margin-top: 20px;
}
.zhuce>li{
	float: left;
	margin-right: 10px;
	color: #fff;
}
#mima{
	margin-left: 200px;
}
#mima>span{
	margin-right: 20px;
}
#mima>span>a{
	color: #fff;
}
/* 注册 */
.xuanze_sf{
	width: 70%;
	margin: 20px auto;
	background-color: #ccc;
}
.xuanze_sf>li{
	float: left;
	width: 33%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}
.xuanze_sf>li>input{
	position: fixed;
	top:-13px;
}

.yanse{
	background-color: #016696;
}
.zhuce_xx>li>input{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	outline: none;
	color: #787878;
}
#tel{
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;;
	width: 304px;
	background-color: #fff;
}
#code{
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;
	width: 204px;
	background-color: #fff;
}
#password_reg{
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;
	width: 304px;
	background-color: #fff;
}
#respass_reg{
	padding-left: 10px;
	border: 1px solid #f7dece;
	border-radius: 7px;
	width: 304px;
	background-color: #fff;
}
#changetel{
	background-color: #ff6501;
	border: none;
	color: #fff;
	height: 40px;
	line-height: 40px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	margin-left: -4px;
	width: 100px;
	text-align: center;
	cursor: pointer;
}
.tongyi{
	margin-left: 7px;
	margin-top: 10px;
}
.tongyi>ul{
	margin-left: 70px;
}
.tongyi>ul>li{
	text-align: left;
	float: left;
	margin-right: 10px;
}
.tongyi>ul:nth-of-type(1)>li>a{
	text-decoration:underline;
}
.tongyi>ul:nth-of-type(1)>li>span{
	color:#fff;
}
.tongyi>ul>li:nth-of-type(1)>span{
	margin-left: 30px;
}
.mashang_login{
	margin-left: 5px;
	color: #fff;
}