@charset "utf-8";
/* CSS Document */
@import url(top_bottom.css);
.index_hq{ width:100%; min-height:auto; margin-top:8px; float:left; text-align:center;}

.hq_content{ width:1000px; height:auto; margin-left:auto; margin-right:auto; }
.content_hqbox{ float:left; width:100%; height:auto; float:left;  padding-bottom:20px;}
.hq_hd{ width:100%; height:80px; float:left; border-bottom:#42843e solid 3px;}
.hq_hd h1{ width:100%; font-size:30px; color:#ff0000; margin-top:20px; font-family:"微软雅黑"; text-align:center;}
.hangqing_box{ width:100%; height: auto; float:left; overflow:hidden;}
.hq_zhangbox{ width:100%; height: auto; float:left; overflow:hidden;}
.hq_list{ width:100%; float:left; height:35px;}
.zhangbox_chart{ height:600px;}
.hq_list ul{ width:285px; margin:0px auto; margin-top:15px;}
.hq_list ul li{ padding:7px 20px 7px 20px; font-size:14px; background:#ececec; color:#000000; float:left; list-style:none; cursor:pointer;}
.hq_list ul li.diana{ background:#467e14; color:#FFF;}
.hq_list ul li.sdiana{background:#ececec; color:#000000;}

.sortable { margin:0px; padding:0px; width:1000px; border-left:1px solid #c6d5e1; margin-top:20px; margin-bottom:6px;border-top:1px solid #c6d5e1; border-bottom:1px solid #c6d5e1; float:left; overflow:hidden;}
.sortable th { background:#dadada;height:30px; color:#000; border:1px solid #fff; border-right:none; font-size:14px; }
.sortable th h3 {font-size:14px; padding:6px 8px 8px; color:#000000;}
.sortable td { height:22px;padding:4px 6px 6px; font-size:13px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable .head h3 { background:url(../index_img/sort.gif) 7px center no-repeat; cursor:pointer;}
.sortable .desc, .sortable .asc { background:#a8a7a7;}
.sortable .desc h3 {background:url(../index_img/desc.gif)  7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(../index_img/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff;)}
.sortable .oddrow td {background:#f4f4f4}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#f4f4f4}

#controls {width:980px; margin:0 auto; height:20px; padding-top:20px; float:left; margin-left:10px;}
#perpage {float:left; width:200px}
#perpage select {float:left; font-size:13px}
#perpage span {float:left; margin:2px 0 0 5px; font-size:14px;}
#navigation {float:left; width:580px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; font-size:14px; text-align:right; margin-top:2px}
.xian_dis{ display:none;}