@charset "utf-8";
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
a {color: #666666;text-decoration: none;}
body {background:#fff;color:#333;font-size:12px;font-family:"Microsoft YaHei";}
li{list-style:none;}
label,summary{cursor:default;}
/*common*/
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fs3{font-size:16px;}
.f-fs4{font-size:18px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.f-c0{ color: #000000; }
.f-c3{ color: #333333; }
.f-c6{ color: #666666; }
.f-c9{ color: #999999; }
.f-cc{ color: #cccccc; }
.f-cd{ color: #dddddd; }
.f-ce{ color: #eeeeee; }
.f-cf{ color: #ffffff; }
.f-c_red { color: #cc3333; }
.f-c_orage { color: #ff6600; }
.f-c_yellow{ color: #ffff00; }
.f-c_green { color: #669933; }
.f-c_blue  { color: #0066cc; }
.f-c_purple{ color: #9900cc; }
.f-pad_0p { padding: 0; }
.f-pad_10p {padding: 10px;}
.f-pad_10p0p {padding: 10px 0;}
.f-pad_t10p {padding-top: 10px;}
.f-pad_t30p {padding-top: 30px;}
.f-pad_r10p {padding-right: 10px;}
.f-pad_r20p {padding-right: 20px;}
.f-pad_b10p {padding-bottom: 10px;}
.f-pad_l10p {padding-left: 10px;}
.f-pad_l20p {padding-left: 20px;}
/*分页*/
/*page*/
#pages{text-align: center;margin:30px 0;}
#pages a{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #e6e6e6;color: #333;display: inline-block;}
#pages span{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #01B60F;color: #fff;display: inline-block;}
#pages a:hover{background: #01B60F;color: #fff;}