body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video {margin:0; padding:0; } article,aside,footer,header,hgroup,nav,section,audio,canvas,video{display: block; } *{box-sizing: border-box; } html,body {width:100%; height:100%; font-size: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust:none; -ms-text-size-adjust:none; -o-text-size-adjust:none; text-size-adjust:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -moz-tap-highlight-color:rgba(0,0,0,0); -ms-tap-highlight-color:rgba(0,0,0,0); -o-tap-highlight-color:rgba(0,0,0,0); tap-highlight-color:rgba(0,0,0,0); font-family:'Microsoft YaHei'!important; } textarea {resize: none; } iframe,img {border:0; } ul,ol {list-style:none; } input, select, textarea {outline: 0; -webkit-user-modify: read-write-plaintext-only; -moz-user-modify: read-write-plaintext-only; -ms-user-modify: read-write-plaintext-only; -o-user-modify: read-write-plaintext-only; user-modify: read-write-plaintext-only; } input {-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; } a{outline: none; text-decoration: none; } a:hover{text-decoration: none; } .clearfix {*zoom: 1; } .clearfix:before, .clearfix:after {display: table; line-height: 0; content: ""; } .clearfix:after {clear: both; } .fl{float: left!important;} .fr{float: right!important;} em,i{font-style:normal; } .hidden{display:none!important; } .visibilityHidden{visibility:hidden; } .transparent{opacity:0; } table ::-webkit-scrollbar,.select2-results ::-webkit-scrollbar,.layui-layer ::-webkit-scrollbar{width: 5px; } ::-webkit-scrollbar/*整体部分*/ {width: 12px; height:10px; } ::-webkit-scrollbar-track/*滑动轨道*/ {/*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/ border-radius: 0px; background: #eeeeee; } ::-webkit-scrollbar-thumb/*滑块*/ {border-radius: 5px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #ccc; } ::-webkit-scrollbar-thumb:hover/*滑块效果*/ {border-radius: 5px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #ccc; }