header {
	box-shadow: 0 2px 12px 0 #CFE5FB;
}

header .head-cen-wrap {
	padding: 24px 0 25px;
}

header .kf {
	padding: 10px 0 0;
}

header .kf .icon {
	font-size: 16px;
	color: rgba(3, 0, 0, 0.60);
	line-height: 24px;
}

header .kf .icon img {
	vertical-align: middle;
	margin: -1px 8px 0 0;
}

header .kf .tel {
	font-size: 20px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 28px;
	margin: 8px 0 0;
}

.regist {
	margin: 46px auto 0;
}


.invi {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 22px;
}

.invi img {
	width: 32px;
	height: 32px;
	margin: 0 8px 0 0;
	border-radius:50%;
}

.regist .layui-tab {
	margin: 20px 0 0;
}

.regist .layui-tab li {
	width: 100%;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 38px;
	border: 0;
	color: rgba(0, 0, 0, 0.60);
}

.regist .layui-tab li span {
	display: inline-block;
	padding: 0 42px;
	background: #fff;
	position: relative;
	z-index: 2;
}

.layui-tab-title {
	height: auto;
	border-bottom: 0 solid #E7ECF2;
}

.regist .layui-tab .layui-this {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	text-align: center;
}

.regist .layui-tab .layui-this::before {
	content: '';
	position: absolute;
	height: 2px;
	background: #E7ECF2;
	top: 50%;
	width: 100%;
	left: 0;
	z-index: 1;
}

.regist .layui-tab .layui-this::after {
	display: none;
}

.regist .layui-tab .regist-inner {
	margin: 80px 0 0 351px;
}

.regist .layui-tab .regist-inner dl {
	margin: 16px 0 0;
}

.regist .layui-tab .regist-inner dl:first-child {
	margin: 0;
}

.regist .layui-tab .regist-inner dt span {
	color: #FD5945;
	display: inline-block;
	margin: 0 3px 0 0;
}

.regist .layui-tab .regist-inner dt {
	width: 82px;
	margin: 0 8px 0 0;
	font-size: 14px;
	line-height: 32px;
	color: rgba(0, 0, 0, 0.60);
	height: 32px;
}

.regist .layui-tab .regist-inner dd .icon-eye {
	display: block;
	right: 8px;
	top: 9px;
	cursor: pointer;
	width: 22px;
	height: 14px;
	background: url(../img/psw_show.png) no-repeat;
}

.regist .layui-tab .regist-inner dd .icon-eye.active {
	background: url(../img/psw_hide.png) no-repeat;
}

.regist .layui-tab .regist-inner dd input {
	height: 32px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.20);
	box-sizing: border-box;
	padding: 0 16px;
	line-height: 32px;
	width: 320px;
}

.regist .layui-tab .regist-inner dd span {
	display: block;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.40);
	line-height: 20px;
	margin: 4px 0 0;
}

.regist .layui-tab .regist-inner dd .btn-code {
	cursor: pointer;
	width: 80px;
	height: 32px;
	vertical-align: top;
	margin: 0 0 0 8px;
}

.regist .layui-tab .regist-inner .getcode input {
	width: 232px;
}

.regist .layui-tab .regist-inner .treaty {
	margin-top: 40px;
}

.regist .layui-tab .regist-inner dt {
	height: 22px;
}

.regist .layui-tab .treaty .check-box {
	width: 16px;
	height: 16px;
	opacity: 0;
	cursor: pointer;
}

.regist .layui-tab .treaty dd .check-wrap {
	display: inline-block;
	margin: 0;
	line-height: 16px;
	width: 16px;
	height: 16px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	box-sizing: border-box;
	vertical-align: middle;
	margin: -2px 8px 0 0;
	cursor: pointer;
}

.regist .layui-tab .treaty dd .check-wrap.active {
	background: url(../img/checkbox_active.png) no-repeat;
	border: 1px solid #04A4AA;
	background-size: 100%;
}

.regist .layui-tab .treaty dd a {
	color: #04A4AA;
}

.regist .layui-tab .regist-inner dd .btn-submit {
	background: #04A4AA;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	cursor: pointer;
}

.regist .layui-tab .phone-regist .getcode dd input {
	border-right: 0;
}

.regist .layui-tab .phone-regist .getcode dd .btn-code {
	display: inline-block;
	line-height: 32px;
	margin: 0;
	width: 86px;
	text-align: center;
	background: #04A4AA;
	color: #fff;
}
