@media only screen and (min-width: 320px) and (max-width: 768px) {
	.orderone .orderitem,.w,.innerNav,#secTab,.innerBody,.tableBtn,#footNav,.member .fl,.hy_right,.member .fl .hy-left{width: 100%}
	/*登录*/
	#headNav img{height: auto;width: 70%}
	#secBody,#secTab{padding: 10px 0}	
	.innerBody{padding: 0;border-radius: 0}
	.tableWrap,.innerTab,.container{width:94%;padding:3%}
	.tableItem{padding: 10px 15px;height: 24px;border-radius: 8px}
	.tableItem input{width: 80%}
	.tableBtn{border-radius: 6px;height: 40px;line-height: 40px}
	.tableTap{margin-bottom: 10px}
	/*注册*/
	.innerTab>h2{font-size: 1.2rem;line-height: 30px}
	.onlyItem{width: 46%!important}
	.tableText{width: 40%;height: 46px;line-height: 46px;border-radius: 8px}
	.clickRegist{text-indent: 0;font-size: .8rem}
	/*基本资料*/
	.member .fl .hy-left{border-radius: 8px;padding: 3%;box-sizing: border-box}
	.hy-left-top li{display: inline-block}
	.hy-left-top .mobile{float: right}
	.hy-left-nav h2{border-radius: 8px}
	.hy-left-nav ul{overflow: hidden;}
	.hy-left-nav ul li{width: 50%;float: left;padding-left: 0;text-align: center}
	.hy_right{margin-top: 10px}
	.use-item div,.usebutton{text-align: center}
	.use-item .t3 {width: 26%;font-size: .9rem}
	.use-item .disflex{height: 60px;display: flex;align-items: center;justify-content: center}
	.use-item .t12 {width: 60%;font-size: .9rem}
	.container{margin: 10px 0}
	.hy-title .on{border-top-left-radius: 8px;border-top-right-radius: 8px}
	/*修改资料*/
	.use-item .title input,.use-item .title .texts{width: 90%}
	/*服务订单*/
	.orderone .orderitem{margin-bottom: 15px; overflow-y: hidden;overflow-x: auto;;display: block}
	.orderone .orderitem .use-item{width:990px}
	.orderone .orderitem .use-item .t3{width: 100px}
	/*实名认证*/
	.shim.use-item .sfz{height: auto!important;padding: 10px 10px 0}
	.shim.use-item .sas{height: 101px!important;line-height: 101px!important}
	.diyControl {display: block}
	/*底部*/
	#footNav p{padding: 0 10px;font-size: 1rem;line-height: 20px}
}