html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
    margin:0;
    border:0;
    padding:0;
    font-style:normal;
}
html,body {
	width: 100%;
	color: #5C5C5C;
	font-family: "微软雅黑","arial";
    -webkit-touch-callout:none;
    -webkit-text-size-adjust:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    -webkit-user-select:none;
    background-color: #fff;
    
}
body {
    max-width: 6.4rem;
    margin: 0 auto;
}
td,th {padding: 0;}
a { color: #fff; }
a, a:visited, a:hover, a:active { text-decoration: none; }
a:active, a:hover {outline: 0;}
a, a:visited{ text-decoration:none;}
img{border: 0;}
ul{list-style: none;}
.fl{ float: left;}
.fr{ float: right;}
.imgclass{width:100%;height:100%;}
.clearfix:before,.clearfix:after { display: table; content: " "; clear: both; }
.hide, .none{display: none;}
.text_left{text-align: left;}
.text_right{text-align: right;}
.text_center{text-align: center;}
.line{border-top: 1px solid #eaeaea; margin: 0 6%;}
.price_colo{color: #ff4029;}
.delete_colo{color: #a7a7a7;}
.sp_colo{color: #787878;}
.pd20{padding: .2rem;}
.pl20{padding-left: .2rem;}
.pr20{padding-right: .2rem;}
.pb20{ padding-bottom: .2rem;}
.p10{padding: 0 .2rem;}
.mb15{margin-bottom: .15rem;}
.mb5{margin-bottom: .05rem}
.ml10{margin-left: .1rem;}
.mr10{margin-right: .1rem;}
.ml20{margin-left: .2rem;}
.mt5{margin-top: .05rem;}
.mt10{margin-top: .1rem;}
.mt20{margin-top: .2rem;}
.pl30{padding-left: .3rem;}
.rosy{color: #ff3d26;}
.hidden{overflow: hidden;}
.hides{overflow: hidden; height: 100%;}
.borders{color: #ff3d26 !important; border-color: #ff3d26 !important;}
.active{border-bottom: 1px solid #ff3d26 !important;}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
.link { cursor: pointer;}
/*

scrollbar{-moz-appearance:none !important;background:rgb(0,255,0) !important;}
scrollbarbutton{-moz-appearance:none !important;background-color:rgb(0,0,255) !important;}
scrollbarbutton:hover{-moz-appearance:none !important;background-color:rgb(255,0,0) !important;}
*/
/* 隐藏上下箭头 *//*

scrollbarbutton{display:none !important;}
*/
/* 纵向滚动条宽度 *//*

scrollbar[orient="vertical"]{min-width:12px !important;}::-webkit-scrollbar{width:8px;height:6px;background:#ccc;}
::-webkit-scrollbar-button{background-color:#e5e5e5;}
::-webkit-scrollbar-track{background:#999;}
::-webkit-scrollbar-track-piece{background:#ccc}
::-webkit-scrollbar-thumb{background:#666;}
::-webkit-scrollbar-corner{background:#82AFFF;}
::-webkit-scrollbar-resizer{background:#FF0BEE;}
scrollbar{-moz-appearance:none !important;background:rgb(0,255,0) !important;}
scrollbarbutton{-moz-appearance:none !important;background-color:rgb(0,0,255) !important;}
scrollbarbutton:hover{-moz-appearance:none !important;background-color:rgb(255,0,0) !important;}
*/
/* 隐藏上下箭头 *//*

scrollbarbutton{display:none !important;}
*/
/* 纵向滚动条宽度 *//*

scrollbar[orient="vertical"]{min-width:12px !important;}
*/
