@charset "utf-8";
body{font: 15px/1.8 "Arial","微软雅黑","微软正黑体","Microsoft JhengHei","Microsoft Yahei","Hiragino Sans GB","冬青黑体","Helvetica","SimHei","黑体","STXihei","华文细黑",sans-serif;}
@font-face {
  font-family: 'iconfont';  /* project id 2451679 */
  src: url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.eot');
  src: url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.woff') format('woff'),
  url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2451679_wibf5fh3ehl.svg#iconfont') format('svg');
}
*, *:before, *:after { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);box-sizing: border-box; max-height: 100000px;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,textarea, td {
  border: 0 none; color: inherit;margin: 0;padding: 0;vertical-align: baseline;-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box;  -o-box-sizing: border-box; -ms-box-sizing: border-box;box-sizing: border-box; }
.textarea{	display: table;}
h1, h2, h3, h4, h5, h6 ,em, strong {font-weight: normal;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,em,img,small,strong,b,u,i,ul,li,ol,dl,dt,dd,form,select,label,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}
address,cite,dfn,em,var,i{font-style:normal; }
ul, ol, li {list-style: none;}
b{font-weight: normal;}
a{text-decoration:none;outline:none;}
input{border:1px solid #ccc;outline:none;}
textarea{outline:none;}
table{cellspacing:0px;cellpadding:0px;}
img{border:none;vertical-align: middle;max-width: 100%;max-height: 100%;}
a,img{border:0;}
.clearfix{*zoom:1;}
.clearfix:after{ content: ''; display: block;clear: both;}
 .fl{float: left;}
  .fr{float: right;}
 button{padding:0;outline:0;border:none; cursor: pointer;}
 input, button, textarea {-webkit-appearance: none;}
input{outline:0;border: none;padding: 0;margin: 0;font-size: 13px;}
textarea{font-size: 13px;}
input[type=text]{outline:0}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999 ; font-size: 14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#999 ; font-size: 14px;}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {color:#999 ; font-size: 14px;}
textarea{resize:none;outline:0;font-family: "Helvetica",arial;}   
select {appearance:none;-moz-appearance:none;-webkit-appearance:none;font-size:14px;background: none;}
select::-ms-expand { display: none; }
/* 分页 */
.fw-pagination-box{clear: both; overflow: hidden; padding: 10px; position: relative; margin-top: 30px; background: #eee; }
.fw-pagination-box .pagination-text{ float: left; color: #999;  padding-top: 5px; }
.fw-pagination-box .pagination{float: right; margin: 0;}
.fw-pagination-box.divide{background: none; text-align: center; }
.fw-pagination-box.divide .pagination{float: initial;margin: 0 auto;}
.fw-pagination-box.divide .pagination >li a{margin: 0 5px; border-radius: 50%;}
::selection {background: #222 ; color: white ; text-shadow: none ; }
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:5px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#eee}  