/* CSS Document */
/*lauy 2015*/
body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dd, dt, div, blockquote, samp, form, img, samp, ol { margin: 0; padding: 0; border: 0; }
padding, margin { margin: 0; padding: 0; }
img { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
li, ul { list-style: none; }
body { font: 14px/24px "Microsoft YaHei", "Simsun"; color: #3f3f3f; }
a { color: #666666; text-decoration: none; }
a:hover { color: #003a45; text-decoration: none; }
.fl { float: left; _display: inline; }
.fr { float: right; _display: inline; }
.clear { clear: both; overflow: hidden; width: 100%; height: 0; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.nodis { display: none; }
.pr{ position:relative;}
.po{position:fixed; top:0;*position: absolute;}
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f24 { font-size: 24px; }
.tc { text-align: center; }
.green { color: #00bf99; }
.pink{ color:#fd5177;}
.yel { color: #feb501; }
.yel2{ color:#f35d2b;}
.red { color: #fa25a4; }
.orange { color: #FF6600; }
.bggreen { background: #00bf99; }
.bgyel { background: #feb501; }
.bgyel2 { background: #f35d2b; }
.bgred { background: #fa25a4; }
.red2 { color: #ff00e4; }
.bgred2 { background: #ff00e4; }
.w1200 { width: 1200px; margin: 0 auto; }
.blank20 { height: 20px; clear: both; overflow: hidden; }