form {
	width: 100%;
}
.reg_body {
	background: url("img/reg_bg.jpg") no-repeat 0% 0% / 100% auto; height: 100vh; color: rgb(153, 153, 153); -webkit-flex-direction: column; flex-direction: column; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center;
}
.reg_logo {
	margin: 0px auto 3vh; width: 45%;
}
.reg_form {
	margin: 0px auto 3vh; width: 80%;
}
.reg_form li {
	padding: 10px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.reg_form li i {
	height: 30px; color: rgb(204, 204, 204); line-height: 30px; padding-right: 10px; font-size: 22px; vertical-align: middle; flex-shrink: 0; -webkit-flex-shrink: 0;
}
.reg_form li:hover {
	border-bottom-color: rgb(0, 153, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.reg_form li:hover i {
	color: rgb(0, 153, 204);
}
.reg_form li .input {
	border: 0px currentColor; width: 100%; color: rgb(0, 153, 204); line-height: 30px; padding-right: 10px; font-size: 14px; vertical-align: middle; box-sizing: border-box;
}
.reg_form li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.reg_form li p {
	width: 80px; text-align: right; line-height: 0; flex-shrink: 0; -webkit-flex-shrink: 0;
}
.reg_form li p img {
	height: 30px; max-width: 100%;
}
.reg_form li span {
	color: rgb(153, 153, 153); font-size: 12px; flex: 1; -webkit-flex: 1;
}
.reg_form li span:last-child {
	text-align: right;
}
.reg_form li .getcode {
	background: rgb(0, 153, 204); border-radius: 3px; text-align: center; color: rgb(255, 255, 255); line-height: 30px;
}
.reg_form li .waitcode {
	background: rgb(153, 153, 153); border-radius: 3px; text-align: center; color: rgb(255, 255, 255); line-height: 30px;
}
.reg_form dl {
	padding: 5px 0px;
}
.reg_form .but1 {
	padding: 7px 0px; border-radius: 5px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 14px;
}
.reg_form .butnone {
	padding: 10px 0px; width: 100%; text-align: center; color: rgb(0, 153, 204); font-size: 14px;
}
.reg_list {
	background: rgb(255, 102, 0); left: 0px; top: 0px; width: 100%; height: 30px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; position: fixed;
}
.reg_list li {
	padding: 0px 10px; line-height: 30px; overflow: hidden; font-size: 12px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; box-sizing: border-box;
}
.g_copyright {
	bottom: -10px; position: fixed;
}
.pp_more {
	background: rgba(0, 0, 0, 0.85); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 99;
}
.pp_more .content {
	padding: 20px 15px; width: 100%; height: 100%; box-sizing: border-box; -webkit-flex-direction: column; flex-direction: column;
}
.pp_more .list {
	height: 100%; color: rgb(255, 255, 255); overflow-y: auto; -webkit-overflow-scrolling: touch;
}
.pp_more .list h3 {
	padding: 10px 0px 5px 5px; color: rgb(255, 153, 0); font-size: 14px; font-weight: bold;
}
.pp_more .list ul {
	padding-bottom: 15px; border-bottom-color: rgb(153, 153, 51); border-bottom-width: 1px; border-bottom-style: solid; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.pp_more .list ul li {
	padding: 0px 5px; width: 25%; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; box-sizing: border-box;
}
.pp_more .bottom {
	height: 35px; padding-top: 20px; flex-shrink: 0; -webkit-flex-shrink: 0;
}
.pp_more .but {
	background: rgb(0, 153, 255); border-radius: 5px; width: 70%; height: 33px; text-align: center; color: rgb(255, 255, 255); line-height: 33px;
}
.pp_more .close {
	border-radius: 50%; border: 1px solid rgb(221, 221, 221); width: 30px; height: 30px; text-align: center; color: rgb(221, 221, 221); line-height: 30px; font-size: 20px;
}
.reg_mmm .but1 {
	background: rgb(255, 175, 52) !important;
}
.reg_mmm .butnone {
	color: rgb(255, 175, 52) !important;
}
.reg_mmm .getcode {
	background: rgb(255, 175, 52) !important;
}
.g_copyright {
	display: none !important;
}
