@charset "utf-8";
/* 通用样式表 */
/* 标签样式 */
*{padding:0px; margin:0px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{word-wrap:break-word}
body,html,input{font:12px/1.5 \5b8b\4f53,arial,tahoma,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}

h1,h2,h3,h4,h5,h6,p{font-size:100%; margin:0px;}
h1{font-size:34px;}
h2{font-size:26px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
select optgroup{color:#CAC8BB;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
input.dialog{height:0; _height:0; font-size:0; line-height:0; border:none}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline; }

/* 颜色定义 */
.white,.white a{color:#fff}
.blue,.blue a{color:#004499}
.gray4,a.gray4{color:#999}
.red, .red a, a.red{color:red;}
.green{color:#0E774A}
/* 隐藏 */
.hidden{display:none;}
.invisible{visibility:hidden;}
/* 内联块 */
.ib,.ib-a a{display:inline-block;zoom:1;*display:inline;}
/* 清除浮动 */
.clear:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear,.main{display:inline-block;}
/* Hides from IE-mac \*/
* html .clear,* html .main{height:1%;}
.clear,.main{display:block;}
/* 字体 */
.fb{ font-weight:bold}
.fn{ font-weight:normal}
.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}
.f12{font-size: 12px}
.f14{font-size: 14px}
.f16{font-size: 16px}
.f18{font-size:18px}
.f20{font-size:20px}
/* 行高 */
.lh20{line-height: 20px}
.lh22{line-height: 22px}
.lh24{line-height: 24px}
.lh26{line-height: 26px}
.lh28{line-height: 28px}
/* 间距 */
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.bk3{height: 3px;}
.bk6{height: 6px}
.bk8{height: 8px}
.bk10{height: 10px}
.bk15{height: 15px}
.bk20{height: 20px}
.bk30{height: 30px}
/* 列表网格 */
.row-2 li{ float:left; width:50%}
.row-3 li{ float:left; width:33%}
.row-4 li{ float:left; width:25%}
.row-5 li{ float:left; width:20%}
/* 手势 */
.cu,.cu-li li,.cu-span span {cursor: hand;!important;cursor: pointer}
/* 文本对齐 */
.text-c{text-align: center}
.text-l{text-align: left}
.text-r{text-align: right}
/* 浮动 */
.lf{float: left}
.rt{float: right}
.col-auto{overflow:hidden;_zoom:1;_float:left;}
/* 定位 */
.pr{ position:relative}
.pa{ position:absolute}
.pf{ position:fixed}



/* 清除浮动 */
.clear{ clear:both;}

/* 隐藏/显示 */
.dn{display: none; }
.di{display: inline;}

a:hover{ text-decoration:none;}

.kiou{ text-align:center; line-height:30px;}





