* {    padding: 0;    margin: 0;    border: none;    outline: 0;    /*font-size: 14px;*/    /*color: #333333;*/    /*font-weight: normal;*/    /*font-style: normal;*/    /*font-family: "΢���ź�";*/    box-sizing: border-box;}body {    font-family: Helvetica, Arial, sans-serif;    overflow-x: hidden;    overflow-y: auto;}a {    text-decoration: none;    /*color: #333;*/}ul,ol {    list-style: none;}textarea {    resize: none;}/*���firefox��ť�������Դ�ֱ��������*/input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {    border: none;    padding: 0;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {    -webkit-appearance: none;}input[type="number"] {    -moz-appearance: textfield;}input,textarea,select,option,button,form {    margin: 0;    padding: 0;    border-width: 1px;    outline: none;}input:focus {    outline: none;}/*placeholder��ʽ*/:-moz-placeholder {    color: #CCCCCC;}::-moz-placeholder {    color: #CCCCCC;}input:-ms-input-placeholder,textarea:-ms-input-placeholder {    color: #CCCCCC;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {    color: #CCCCCC;}/*�����������ݵļ�����*/.clearfix {    zoom: 1;}.clearfix:before,.clearfix:after {    display: table;    line-height: 0;    content: "";}.clearfix:after {    clear: both;}.fl01 {    float: left;}.fr01 {    float: right;}.clear {    clear: both;}.w1300 {    width: 1300px;    margin: 0 auto;}.w1400 {    width: 1400px;    margin: 0 auto;}button {    cursor: pointer;}@font-face {    font-family: "iconfont";    src: url('../fonts/iconfont.eot');    /* IE9*/    src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'),        /* IE6-IE8 */        url('../fonts/iconfont.woff') format('woff'),        /* chrome, firefox */        url('../fonts/iconfont.ttf') format('truetype'),        /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/        url('../fonts/iconfont.svg#iconfont') format('svg');    /* iOS 4.1- */}.iconfont {    font-family: "iconfont" !important;    font-size: 16px;    font-style: normal;    -webkit-font-smoothing: antialiased;    -webkit-text-stroke-width: 0.2px;    -moz-osx-font-smoothing: grayscale;}.tr{    text-align: right;}