html{font-family:"Microsoft Yahei","宋体",sans-serif;}
html{width:100%;height:100%;box-sizing:border-box;}
body{line-height:2;font-size:16px;color:#959595;background-color:#fff;outline:0;min-width: 1263px;}
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;box-sizing:border-box;}
ul,li{list-style:none;}
b,strong{font-weight:700;}
img{border:0; display: inline-block; }
em{font-style:normal;}
p{margin-top:0;margin-bottom:0;font-size:16px;color:#959595;}
div { margin:0 auto; }
a{color:#000;text-decoration:none;background-color:transparent;}
a:hover{outline:0; color: #393939;}
textarea{overflow:hidden;resize:none;}
button{overflow:visible;}
button,select{text-transform:none;}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit;}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
pre{overflow:auto;}
button, .aui-btn {position:relative;display:inline-block;font-size:14px;font-weight:400;text-decoration:none;text-align:center;margin:0;background:#e5e5e5;padding:0 12px; height:30px;line-height:30px; border:1px solid #bdbdbd; border-radius:1px;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;user-select:none;}
textarea{width:100%;-webkit-appearance:none;padding: 5px;margin-bottom:15px;line-height:21px;-webkit-user-select:text;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:3px;outline:none}
select,input[type="text"],input[type="password"],input[type="number"],input[type="email"],input[type="url"],input[type="date"],input[type="month"],input[type="time"] {width:100%;-webkit-appearance:none;-webkit-user-select:text;padding:5px 10px;margin-bottom:0px;line-height:28px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:0px;outline:none;}

.clearfix{clear:both;}

/**pages**/
.pagination { clear: both; marlanmunamegin: 30px auto 0 0px; }
.pagination h2, .screen-reader-text { display: none; width: 1px; height: 1px; overflow: hidden; }
.pagination a, .pagination a:visited { float: left; background: #fff; margin: 0 5px 10px 0; padding: 8px 11px; line-height: 100%; border: 1px solid #ebebeb; border-radius: 2px; }
.pagination .current, .pagination .dots { background: #fff; float: left; margin: 0 5px 0 0; padding: 8px 11px; line-height: 100%; border: 1px solid #ebebeb; border-radius: 2px; }
.pagination span.pages { }
.pagination span.current, .pagination a:hover { background: #eb361d; color: #fff; border: 1px solid #eb361d; }
.screen-reader-text, .pages { display: none; } 