@media screen and (max-width: 1024px) {
	.login-con1-box {
		width: 98%;
	}
	.login-Nr-Box {
		width: 99%;
		background-color: transparent;
		border: none;
	}
	.login-Nr-Box {
		width: 100%;
		height: auto;
		border: 1px solid #ccc;
		background-color: #ebf0f3;
		margin: 20px 0 0 0;
	}
	.login-btn-left {
		font-size: 14px;
		color: #999999;
		margin: 0 0 0 -1px;
		float: left;
		width: 12%;
	}
	.JZW-Box {
		width: 67px;
		height: 40px;
		margin: 0 0 0 180px;
		float: left;
	}
	.Dl-box {
		display: inline-block;
		margin: 0 0 0 170px;
	}
	.login-btn-Box input {
		width: 80%;
		height: 30px;
		border: 1px solid #ccc;
		float: left;
		margin: 0 0 0 0;
	}
	.JZW-Box {
		width: 67px;
		height: 40px;
		margin: 0 0 0 15%;
		float: left;
	}
	.login-right-Box {
		width: 50%;
		height: auto;
		float: right;
	}
	.login-left-Box {
		width: 50%;
		height: auto;
		float: left;
		overflow: hidden;
	}
	.login-right-Box {
		width: 53%;
		height: auto;
		float: right;
	}
	.login-left-Box {
		width: 45%;
		height: auto;
		float: left;
		overflow: hidden;
	}
	.login-left-Box img {
		vertical-align: middle;
	}
	.login-btn-Box-2 {
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 0 0 0 0;
	}
	.login-btn-Box-3 {
		width: 70%;
		height: 40px;
		line-height: 40px;
		margin: 0 0 0 0;
	}
	.Dl-box {
		margin: 0 0 0 30%;
	}
	.Zc-box {
		margin: 0 0 0 20px;
	}
	.Dl-box button {
		width: 80px;
		height: 30px;
		background-color: #165690;
		color: white;
		border: none;
		border-radius: 20px;
	}
	.Zc-box button {
		width: 80px;
		height: 30px;
		background-color: #d15d08;
		color: white;
		border: none;
		border-radius: 20px;
	}

	/*输入验证码页面*/
	.Ts-wz {
		margin: 0 0 0 30px;
		float: left;
	}
	.Wz-span {
		font-size: 12px;
		color: #666666;
	}
	.CZMM-btn {
		width: 50%;
		height: auto;
		margin: 20px 0 100px 13%;
	}
	.CZMM-btn button {
		width: 120px;
		height: 40px;
		background-color: #165690;
		color: white;
		border: none;
		border-radius: 20px;
	}
	.SRYZM-btn-Box input {
		width: 400px;
		height: 38px;
		border: 1px solid #ccc;
		float: left;
		margin: 0 0 0 0;
	}
	.login-btn-Box2 input {
		width: 80%;
		height: 30px;
		border: 1px solid #ccc;
		float: left;
		margin: 0 0 0 0;
	}
	.login-content1 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}
}