html{
	width: 100%;
}
body {
	height: 100%;
	overflow: auto;
}
#mian{
	width: 100%;
	height: auto;
	min-height: 700px;
	max-height: 960px;
}
.wap-web {
	width: 100%;
	overflow: hidden;
	height: auto;
	min-height: 700px;
	background-color: #fff;
}
.my-none{
	display: none!important;
}
.color-bul:hover {
	color: #3284FF;
}
.color-bul {
	color: #3284FF;
}
.user-left {
	width: 36.458%;
	height: 960px;
	float: left;
	background-image: url(../images/login-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

.user-left img {
	margin: 33px 0 0 41px;
	float: left;
}
.user-left img.font{
	width: 48%;
	position: absolute;
	top: 288px;
	right: 30px;
}

.user-container {
	width: 63.542%;
	min-height: 700px;
	max-height: 960px;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding-top: 287px;
}

.user-title {
	width: 460px;
	height: 46px;
	line-height: 46px;
	font-size: 38px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 57px;
	color: #222222;
}

.field-group {
	width: 100%;
	height: 82px;
	position: relative;
}

.user-yj {
	width: 62px;
	height: 56px;
	background-color: transparent;
	background-image: url(../images/user-center-by.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 387px;
	top: 1px;
	cursor: pointer;
}

.user-by {
	background-image: url(../images/user-center-ky.png);
}

.field-footer {
	width: 460px;
	height: 50px;
	float: left;
	font-size: 14px;
	color: #7a7a7a;
}

.field-footer a {
	float: left;
	color: #707070;
}
.field-footer a.a-rigth{
	float: right;
}
.field-footer a:last-child {
	float: right;
}

.user-cont-input {
	width: 460px;
	margin: 0 auto;
}

.user-footer {
	width: 760px;
	margin: 250px auto 0;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
	text-align: center;
}

.check-language img {
	float: right;
	width: 11px;
	margin-top: 14px;
	margin-left: 5px;
}
.pass-tipppppp {
    text-align: center;
    font-size: 16px;
    display: none;
    box-sizing: border-box;
    padding: 0 20px;
}
.pass-tipppppp{
	width: 620px;
	min-height: 260px;
	height: auto;
	display: none;
}
.width-420{
	display: none;
	width: 420px;
	min-height: 34px;
	height: auto;
	line-height: 34px;
}
.pass-tipppppp p{
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0 20px 22px 20px;
	line-height: 24px;
	min-height: 48px;
	height: auto;
	text-align: left;
	font-size: 16px;
	color: #222;
}
.idOpenPerAllLayoutClear .layui-layer-title {
	height: 80px;
	line-height: 80px;
	padding: 0;
	text-align: center;
	border: 0;
	font-size: 22px;
	font-weight: bold;
	background-color: #fff;
	border-radius: 10px;
}

.idOpenPerAllLayoutClear {
	border-radius: 10px !important;
}
.idOpenPerAllLayoutClear .layui-layer-btn {
	text-align: center;
}

.idOpenPerAllLayoutClear .layui-layer-btn .layui-layer-btn0,
.idOpenPerAllLayoutClear .layui-layer-btn .layui-layer-btn1 {
	height: 40px;
	line-height: 40px;
	color: #3284FF;
	border: 1px solid #4989E4;
	background-color: #fff;
	padding: 0 60px;
	border-radius: 4px;
}

.idOpenPerAllLayoutClear .layui-layer-btn .layui-layer-btn1 {
	color: #fff;
	background-color: #3284FF;
}
.idOpenPerAllLayoutClear.my-btn .layui-layer-btn .layui-layer-btn0 {
	color: #fff;
	background-color: #3284FF;
}