.big_alertBox .alertbox1,
			.big_alertBox .alertbox1 img {
				margin-top: 3rem;
				margin: 0 auto;
				height: 6.3rem;
				width: 4.36rem;
				padding-left: 0;
				margin-left: 0;
				float: left;
			}
			
			.big_alertBox  .alertbox1 {
				display: none;
				float: left;
				position: fixed;
				top: 50%;
				left: 50%;
				margin-top: -3.15rem;
				margin-left: -2.18rem;
			}
			
			.big_alertBox {
				position: fixed;
				left: 0;
				top: 0;
				display: none;
				background-color: rgba(0, 0, 0, 0.6);
				width: 100%;
				z-index: 11;
			}
			
			.close_btn1 {
				display: inline-block;
				position: absolute;
				background-color: black;
				opacity: 0;
				height: 0.5rem;
				width: 0.5rem;
				z-index: 21;
				left: 0.1rem;
				top: 0.1rem;
			}
			
			.open_btn1 {
				height: 1.33rem;
				width: 1.33rem;
				opacity: 0;
				display: inline-block;
				position: absolute;
				top: 3.58rem;
				left: 1.53rem;
				z-index: 21;
				background-color: black;
			}
			
			.box2 {
				display: none;
				position: fixed;
				width: 5.43rem;
				left: 50%;
				margin-left: -2.71rem;
				top: 40%;
				margin-top: -1.7rem;
				z-index: 12;
				height: 3.41rem;
			}
			.form_box{
				float: left;
				width: 5.43rem;
				height: 2.26rem;	
				border-radius: 0.07rem;
				background-color: #FFFFFF;
			}
			.box2 .form_box input {
				margin-top: 0.15rem;
				width: 3.26rem;
				float: left;
				height: 0.7rem;
				line-height: 0.7rem;
				border: 1px solid #fb5f0a;
				text-indent: 0.2rem;
				border-radius: 0.07rem;
				margin-left: 0.12rem;
			}
			
			.submit {
				margin-top: 0.15rem;
				float: left;
				margin-left: 0.08rem;
				height: 0.7rem;
				width: 1.8rem;
				border: 0;
				border-radius: 0.07rem;
			}
			
			.box2 .form_box p {
				margin-left: 0.15rem;
				line-height: 0.36rem;
				clear: both;
				font-size: 0.24rem;
				float: left;
			}
			
			.box2 .form_box .box2_p1 {
				margin-top: 0.15rem;
				margin-bottom: 0.12rem;
				color: red;
			}
			
			.box2 .form_box p span {
				font-weight: 600;
			}
			
			.close_btn2,
			.close_btn2 img {
				height: 0.5rem;
				width: 0.5rem;
				left: 0;
				z-index: 14;
				float: left;
			}
			
			.close_btn2 {
				display: none;
				/*position: fixed;*/
				float: left;
				margin-bottom: 0.8rem;
				background-color: red;
			}
			
			.close_btn2:after {
				content: "";
				height: 0.82rem;
				width: 1;
				border-left: 2px solid #ffffff;
				position: absolute;
				left: 0.22rem;
				top: 0.5rem;
			}
			.submit{
				background-image: url(../images/User_TelBtn.jpg);
				background-size:100% ;
				border: 0;
			}