body{ margin:0; padding:0; font-family:"微软雅黑";}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,table,th,tr,td,img,div a,header,footer,article,section,hgroup,nav,figure,aside{margin:0;padding:0;}
html,body{height:100%;}
a,img{border:0;}
a,a:hover{text-decoration:none;color:#000;}
img{width:100%; height:auto;}
.wap{width:100%;
margin:auto;
    max-width: 640px;
    background: #ff8211; 
	background-size:100% auto;
	height:auto!important; /*for ie6 bug and ie7+,moz,webkit 正确*/
	height:100%; /*修复IE6,all browser*/
	min-height:100%; /*for ie6 bug and ie7+,moz,webkit 正确*/
}
.wap div{ width:80%; float:left; margin-left:10%;border-radius: 6px;background-color:#ffffff;margin-bottom:16px; margin-top:15px;}
.wap div a{ display:block; width:100%; height:70px; text-align:center; line-height:4.5rem; font-size:2rem; cursor:pointer; border-radius:50px; }
.wap div .btn{
	
	display: block;
	width:100%;
	line-height:45px;
	font-size:20px;
	
	border: 1px solid #e2e2e4;	
	height:auto;
    font-size: 20px;
    border-radius: 6px;
	color: #c2c2c2;
	background-color:#ffffff;
	font-family:"微软雅黑";
	text-indent:10px;
	}
.wap .yzmbtn{
	
	float: left;
	width:40%;
	line-height:45px;
	font-size:20px;

	border: 1px solid #e2e2e4;	
	height: 45px;  
    font-size: 20px;
    border-radius: 6px;
	color: #c2c2c2;
	background-color:#ffffff;
	font-family:"微软雅黑";
	text-indent:10px;
	}
.wap div .yzmimg{
	
	
	width:40%;
	line-height:45px;
	float: left;


	height: 45px;  
   
   
	}

.wap div .search_btn{ width: 100%;
    display: block;
	width:100%;
	line-height:45px;
	font-size:20px;
	color: #000;

    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
	border: 0px;	
	font-family:"微软雅黑";
	}
.wap div .search_btn:hover,.search_btn:focus,.search_btn:active,.search_btn.active{
	
	width: 100%;
    display: block;
	width:100%;
	line-height:45px;
	font-size:20px;
	color: rgb(255, 255, 255);

    text-align: center;
    background-color: #e73828;
    border-radius: 6px;
	border: 0px;	
	font-family:"微软雅黑";
	cursor:pointer;
	
	
	}
.wap div .footer{ width:100%;margin-bottom:20px;}