@media screen and (max-width: 700px) {
	.login-con1-box {
		width: 98%;
	}
	.login-Nr-Box {
		width: 99%;
		background-color: transparent;
		border: none;
	}
	.login-btn-Box {
		width: 100%;
		height: 40px;
		border: 1px solid #ccc;
		background-color: #f9f9f9;
	}
	.login-left-Box {
		width: 100%;
		height: auto;
		float: none;
		overflow: hidden;
	}
	.login-right-Box {
		width: 100%;
		height: auto;
		float: none;
	}
	.login-btn-left {
		font-size: 14px;
		color: #999999;
		margin: 0 0 0 5%;
		float: left;
		width: 15%;
	}
	.login-btn-Box input {
		width: 78%;
		height: 38px;
		float: left;
		margin: 0 0 0 0;
		border: none;
		background-color: transparent;
	}
	.JZW-Box {
		width: 67px;
		height: 40px;
		margin: 0 0 0 5%;
		float: left;
	}
	.JZW-Box input {
		width: 20%;
		height: auto;
		margin: 14px 0 0 0;
	}
	.Dl-box {
		width: 49%;
		margin: 0 0 0 0;
		float: left;
	}
	.Dl-box button {
		width: 100%;
		height: 40px;
		background-color: #165690;
		color: white;
		border: none;
		border-radius: 20px;
	}
	.Zc-box {
		width: 49%;
		margin: 0 0 0 0;
		float: right;
	}
	.Zc-box button {
		width: 100%;
		height: 40px;
		background-color: #d15d08;
		color: white;
		border: none;
		border-radius: 20px;
	}
	.conBox12 {
		display: none;
	}
	.login-Box-Bt {
		border-bottom: 5px solid #165690;
	}
	.con1-span {
		font-size: 12px;
	}
	.login-btn-Box-3 {
		width: 100%;
		margin: 0 auto;
	}

	/*输入验证码页面*/
	.SRYZM-btn-Box {
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 19px 0 0 0;
		background-color: #f9f9f9;
		border: 1px solid #ccc;
	}
	.Ts-wz {
		display: none;
	}
	.SRYZM-btn-Box input {
		width: 75%;
		height: 38px;
		float: left;
		margin: 0 0 0 0;
		border: none;
		background-color: transparent;
	}
	.CZMM-btn {
		width: 100%;
		height: auto;
		margin: 20px 0 0 0;
	}
	.CZMM-btn button {
		width: 100%;
		height: 40px;
		background-color: #165690;
		color: white;
		border: none;
		border-radius: 20px;
	}
	.login-btn-Box2 {
		width: 100%;
		height: 40px;
		border: 1px solid #ccc;
		background-color: #f9f9f9;
	}
	.login-btn-Box2 input {
		width: 78%;
		height: 38px;
		float: left;
		margin: 0 0 0 0;
		border: none;
		background-color: transparent;
	}
	.login-content1 {
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}
	.wei_qq img {
		width: 23px;
		margin: 10px 0 0 30px;
	}
	.wei_bo img {
		width: 23px;
		margin: 10px 0 0 10px;
	}
	.t_login_title {
		font-size: 18px;
		margin-top: 3%;
	}
	.XZZX-li-btn {
		width: auto;
		height: 34px;
		background-color: transparent;
		border: 1px solid #2172b9;
		border-radius: 10px;
		font-size: 18px;
		color: #2172b9;
		margin: 10px 0 0 0;
		padding: 5px 25px 5px 25px;
	}
	.right_btn {
		margin-top: 5%;
		margin-left: 0px;
	}
}