﻿@charset "utf-8";
/* CSS Document */

/* 全局样式 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body {font:14px/1.5 Microsoft YaHei,simsun,SimHei,arial,helvetica,sans-serif; color:#000; background:#fff;}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
fieldset, img {border:0;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select, button {font-family:inherit; font-size:inherit; font-weight:inherit; outline:none;}
textarea {overflow:auto; padding:10px;}

/*全站链接颜色*/
a:link{color:#000;}
a:visited{color:#000;}
a:hover{color:#0f870b;}
a:active{color:#000;}

strong {font-weight:bold;}
a {color:#000; text-decoration:none;} 
a:hover {color:#0f870b; text-decoration:underline;}

/*通用样式*/
.space1,.space2,.space4,.space5,.space7,.space8,.space9,.space10,.space15,.space20,.space25,.space30,.space59 {clear:both; font-size:1px; height:0; line-height:1px;}
.space1 {height:1px;}.space2 {height:2px;}.space4 {height:4px;}.space5 {height:5px;}.space7 {height:7px;}.space8 {height:8px;}.space9 {height:9px;}.space10 {height:10px;}.space15 {height:15px;}.space20 {height:20px;}.space25 {height:25px;}.space30 {height:30px;}.space59 {height:59px;}
.hidden {display:none;}.invisible{visibility:hidden;}
.fb {font-weight:bold;}.fn {font-weight:normal;}
.text-c {text-align:center}.text-l {text-align:left}.text-r {text-align:right;}
.fl {float:left}.fr {float:right}.pr {position:relative}.pa {position:absolute;}
.clear {zoom:1;}
.clear:after {visibility:hidden;display:block;font-size:0;content:"1";clear:both;height:0;}
.fle {float:left; _display:inline;}
.fri {float:right; _display:inline;}

.time_box {width:580px; height:48px; background:#e5ffe4; border:1px solid #0f870b; padding-left:28px;}
.time {height:48px; line-height:48px; float:left; margin-right:20px;}
.count {height:48px; line-height:48px; float:left;}
.count span {color:#e64f13;}

