@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2018-06-14 15:47:10
 * @version $Id$
 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,th,td,span,em,b,i{margin:0;padding:0;font:normal 16px/1 "微软雅黑","Microsoft YaHei";}
html {overflow-y: scroll;}
html.noscroll{ overflow: hidden;}
ul,ol,li{list-style:none}
.tl{ text-align: left}
.tc{ text-align: center}
.tr{ text-align: right}
.fl{float:left}
.fr{float:right}
.hiddeny{overflow-y:hidden;}
a{color:#000; text-decoration:none;}
.block{ display: block;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
dl.inline dt,dl.inline dd,.inline li{float:left}
a,button,input,div{ outline:none}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden}
.clearfix{clear:both}
.page {padding-left: 0;margin: 25px 0;border-radius: 4px;clear: both;text-align: center;}
.page div {display: inline-block;}
.page a, .page span {position: relative;float: left;padding: 12px 20px;margin-left: -1px;line-height: 1.42857143;color: #d8292f;text-decoration: none;background-color: #fff;border: 1px solid #ddd;font-size: 18px;}
.page .current {background-color: #d8292f;border: 1px solid #d8292f;color: #fff;}
.page a:first-child, .page span:first-child {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.page a:last-child, .page span:last-child {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
