@media screen and (max-width: 700px) {
	.left-Box-Bt {
		width: 100%;
		height: 56px;
		border-bottom: 5px solid #165690;
	}
	.con1-span {
		font-size: 12px;
		line-height: 56px;
	}
	.YHZC-Box {
		background-color: white;
		border: none;
	}
	.con1-YHZC {
		width: 98%;
		height: auto;
		margin: 0 auto;
	}
	.YHZC-Btn-box {
		width: 98%;
		height: 42px;
		line-height: 42px;
		margin: 19px auto 0 auto;
		border: 1px solid #ccc;
		background-color: #f9f9f9;
	}
	.YHZC-Btn-left {
		font-size: 13px;
		color: #666;
		margin: 0 0 0 3%;
		float: left;
		width: 20%;
	}
	.YHZC-Btn-box input {
		width: 75%;
		height: 42px;
		border: none;
		float: left;
		color: #999;
		background-color: transparent;
	}
	.YHZC-Btn-right {
		display: none;
	}
	.Ck-box {
		width: 60%;
		height: 42px;
		line-height: 42px;
		margin: 0 0 0 0;
		float: left;
	}
	.Ck-box input {
		width: 12px;
		height: 12px;
		border-radius: 10px;
		margin: 47% 0 0 0;
	}
	.Ck-box-span {
		font-size: 12px;
		color: #999;
		margin: 0 0 0 10px;
	}
	.ck-btn {
		float: left;
		margin: 0 50px 0 0;
	}
	.select-1 {
		width: 30%;
		height: 42px;
		border: none;
		color: #666;
		background-color: transparent;
	}
	.select-2 {
		width: 30%;
		height: 42px;
		border: none;
		color: #666;
		margin: 0 0 0 25px;
		background-color: transparent;
	}
	.select-3 {
		width: 30%;
		height: 42px;
		border: none;
		color: #666;
		background-color: transparent;
	}
	#Xym-Box {
		display: none;
	}
	.YHZC-Sx {
		display: none;
	}
	.YHZC-Btn-box-3 {
		width: 98%;
		height: 42px;
		line-height: 42px;
		margin: 19px auto 0 auto;
		border: 1px solid #ccc;
		background-color: #f9f9f9;
	}
	#Xzm-inp {
		width: 40%;
		border: none;
		background-color: transparent;
		height: 100%;
		margin: 0 6% 0 0;
	}
	.YHZC-Btn-box-3 button {
		width: 20%;
		height: 30px;
	}
	.Tyzc {
		width: 100%;
		height: 36px;
		line-height: 36px;
		margin: 3% 0 0 0;
		text-align: center;
	}
	.Tyzc-span {
		font-size: 14px;
		color: #999;
	}
	.Tyzc input {
		background-color: white;
	}
	.Zc-btn {
		margin: 3% 0 3% 0;
	}
	.Zc-btn input {
		width: 100%;
		height: 40px;
		background-color: #d15d08;
		border-radius: 20px;
		border: none;
		color: white;
	}
	.vCodeImg {
		width: 30%;
		height: 100%;
		border: 1px solid #ccc;
		margin: 0 0 0 0;
		float: left;
	}
	.vCodeImg img {
		width: 100%;
		height: 100%;
	}
}