*{
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
}
.reg{
	background: url(../img/denglubeijing.png) no-repeat;
	background-size: 100%;
}
/*logo图*/
.logo-ren img{
	position: relative;
	left: 500px;
	top: 80px;
}
.fanhuis a{
	position: relative;
	left: 395px;
	top: 195px;
	text-decoration: none;
	color: black;
	font-size: 12px;
	z-index: 100;
}
.reg h2{
	width: 31.5%;
	position: relative;
	top: 150px;
	left: 390px;
	background: orange;
	padding: 20px;
	font-size: 18px;
	text-align: center;
}
.app-reg{
	max-width: 360px;
	margin: 150px auto;
	background: #DEDAD7;
	padding: 30px;
}
.app-reg input{
	border-radius: 6px;
	border: 1px solid #E5E5E5;
	line-height: 40px;
	margin-bottom: 15px;
}
.app-reg h5{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #A7A6A7;
}
.app-reg h6 a{
	text-decoration: none;
	color: orange;
}
.app-reg img{
	width: 13%;
	margin-left: 10px;
	position: relative;
	left: 65px;
}
.app-reg small a{
	text-decoration: none;
	color: orange;
}
.app-reg small a:hover{
	text-decoration: none;
	color: orange;
}
/*页脚*/
footer{
	color: white;
	text-align: center;
	font-size: 5px;
}
/*移动端*/
.reg2{
	background: url(../img/app-bei1.png) no-repeat;
	background-size: 100%;
}
.reg2 h2{
	font-size: 18px;
	text-align: center;
	color: white;
}
.jiantou{
	color: orange;
	float: left;
}
.app-reg1{
	margin-top: 10%;
	margin-left: 8%;
}
.app-reg1 label{
	color: white;
}
.app-reg1 li a{
	color: orange;
	text-decoration: none;
}
.app-reg1 input{
	margin-top: 5%;
}
.app-disanfang{
	margin-top: 60%;
}
.app-disanfang h5{
	color: white;
	margin-bottom: 6%;
	margin-left: 30%;
}
.app-disanfang img{
	margin-left: 13%;
	padding-bottom: 38px;
}
*{
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
}
.reg{
	background: url(../img/denglubeijing.png) no-repeat;
	background-size: 100%;
}
/*logo图*/
.logo-ren img{
	position: relative;
	left: 500px;
	top: 80px;
}
.fanhuis a{
	position: relative;
	left: 395px;
	top: 195px;
	text-decoration: none;
	color: black;
	font-size: 12px;
	z-index: 100;
}
.reg h2{
	width: 31.5%;
	position: relative;
	top: 150px;
	left: 390px;
	background: orange;
	padding: 20px;
	font-size: 18px;
	text-align: center;
}
.app-reg{
	max-width: 360px;
	margin: 150px auto;
	background: #DEDAD7;
	padding: 30px;
}
.app-reg input{
	border-radius: 6px;
	border: 1px solid #E5E5E5;
	line-height: 40px;
	margin-bottom: 15px;
}
.app-reg h5{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #A7A6A7;
}
.app-reg h6 a{
	text-decoration: none;
	color: orange;
}
.app-reg img{
	width: 13%;
	margin-left: 10px;
	position: relative;
	left: 65px;
}
.app-reg small a{
	text-decoration: none;
	color: orange;
}
.app-reg small a:hover{
	text-decoration: none;
	color: orange;
}
/*页脚*/
footer{
	color: white;
	text-align: center;
	font-size: 5px;
}
/*移动端*/
.reg2{
	background: url(../img/app-bei1.png) no-repeat;
	background-size: 100%;
}
.reg2 h2{
	font-size: 18px;
	text-align: center;
	color: white;
}
.jiantou{
	color: orange;
	float: left;
}
.app-reg1{
	margin-top: 10%;
	margin-left: 8%;
}
.app-reg1 label{
	color: white;
}
.app-reg1 li a{
	color: orange;
	text-decoration: none;
}
.app-reg1 input{
	margin-top: 5%;
}
.app-disanfang{
	margin-top: 60%;
}
.app-disanfang h5{
	color: white;
	margin-bottom: 6%;
	margin-left: 30%;
}
.app-disanfang img{
	margin-left: 13%;
	padding-bottom: 38px;
}
input:focus {
	outline: none; /* 移除默认的选中边框 */
	border-color: transparent; /* 将边框颜色设置为透明 */
	/* 添加其他样式，如边框样式、背景颜色等，以满足您的设计需求 */
}

