.registerInput a,input,button {-webkit-appearance: none;}
button,input,select,textarea{appearance:none;-moz-appearance:none; -webkit-appearance:none;border: 0;outline: 0;}
a,img,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
* {margin: 0;padding: 0}
.zhangxinContainer{width:100%;height: auto;float: left;display: block;overflow: hidden;clear: both;padding-bottom: 0;}
/*登录页样式*/
.register-button button{background: #F58F29;border-radius: 5px;width: 100%;border: none;height: 45px;color: white;font-size: 18px;text-align: center;}
input {-webkit-appearance: textfield;background-color: white; -webkit-rtl-ordering: logical; cursor: text;padding: 1px;border-width: 2px;border-style: inset;border-color: initial;border-image: initial;}