@charset="utf-8";
/*格式化*/
*{ margin: 0; padding: 0;}
ul,li{ list-style: none;}
a:link,a:hover,a:visited,a:active{ outline: none; outline: 0; text-decoration: none;}
img{ border: 0;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ resize: none; outline: none; border: 0; background: none;}

body,html{ word-break: break-all; word-wrap: break-word; width: 100%; position: relative;}
/*自定义滚动条*/
.mCSB_inside > .mCSB_container{ margin-right: 0; }
.mCSB_scrollTools{ width: 6px; }