@media screen and (max-width: 500px) {
	body{
		overflow-x:hidden;
	}
	.top {
		height: 50px;
		position: relative;
		background:#F8FDFF url(../images/1.png) no-repeat top center;
		background-size:100% auto;

	}
	.title07{
		display:none;
	}
	.position{
		padding-left:10px;
	}
   .w1000 {
	    width: 100%;
	}
	.yhzxcon_left {
	    width: 100%;
	}
	.yhzxcon_left ul li {
	    width: 25%;
	    float: left;
	}
	.yhzxcon_right {
	    width: 100%;
	}
	.formBox .item {	   
	    text-align: left;	    
	}
	.formBox {
	    margin: 0 auto!important;
	}
	.formBox .ipt_box {
	    width: 90%;
	}
	.modal-body .formBox .ipt_box {
	    width: 100%;
	}
	.formBox .ipt_box .bg_txt {
	    width: 100%;
	}
	.modal-body .formBox .ipt_box input.new_txt {
	    width: 100%;
	}
	.modal-body .layui-btn-normal {
	    width: 100%;
	}
	.formBox .ipt_box input.new_txt {
	    width: 90%;
	}

	.testDiv {
	    height:auto!important;
	    min-height:110px!important;
	    padding-bottom:20px!important;
	    background:#fff;
	}
	.testDiv button {
	    top: 50px;
	}
	.testDiv {
	    padding: 15px 50% 20px 15px!important;
	}
	.testDiv p {
	    line-height: 23px!important;
	}
	.bootstrapBody label {
	    text-align: left!important;
	}
	.modal.in .modal-dialog {
	    width:95%!important;
	}
	#userCheckCode{
		width:190px!important;
	}
	#mobileNewCode{
		width:150px!important;
	}
	.yhzxcon_right {
	    margin-bottom: 0; 
	}
	.yhzxcon {
	    padding:0;
	}
	.modal-dialog{
		top:2px!important;
	}
	.yhzx {
	    position: absolute;
	    top: -100px;
	    right: 20px;
	}
	.pcBack{display:none;}
	.phoneBack{display:inline-block;}
	.footer_con {
		width: 100%;
	}
}