﻿﻿@charset "utf-8";
/* CSS Document */

/*默认全局样式*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,object{margin:0;padding:0px;border:0;}
body{ min-width:980px; display:block;color:#000;font:12px Arial,'微软雅黑';margin:0 auto; background-color:#CCCCCC; }
ul{list-style-type:none;}
li{list-style-type:none;}
img{ vertical-align:top; border:none;}
.clear{ clear: both;height:1px;line-height:1px;}
a { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline; }

.left{ float:left;}
.right{ float:right;} 

.over{ overflow:hidden; zoom:1;}

/*去除左边距*/
.norig{ margin-right:0 !important;}
/*去除下边距*/
.nobt{ margin-bottom:0px !important;}

.fl{ float:left;}
.fr{ float:right;}


.content{ width:1002px; margin:0 auto;}

/*-----头部-------*/
.top{ width:100%; height:36px; line-height:36px; background: url(../images/bzxx_01.jpg) repeat-x;}
.top1{ background:url(../images/bzxx_04.jpg) right 0 no-repeat;  overflow:hidden; zoom:1;}
.top .time{ display:block; width:800px; float:left; text-align:center;}
.top .fan{ float:right;margin-top:7px; margin-right:4px;}
.top .fan a{ margin:0 4px; }
.header{ width:100%; height:150px; background:url(../images/2019012417295605.jpg) center no-repeat;}
.nav{ width:100%; height:34px; line-height:34px; background:url(../images/01.jpg)  repeat-x;}
.nav ul li{ float:left; margin:0 7px; font-size:14px; font-weight:bold;}
.nav ul li a{ color:#fff;}
.nav ul{ float:left;}
.search{ float:right; width:245px; overflow:hidden; zoom:1;}
.search span{ float:left; margin-right:8px;}
.search .text{float:left; height:20px; width:130px; line-height:20px; font-size:12px; border:1px solid #ccc; text-indent:5px; margin-top:5px;}
.search .btn{float:left; height:26px; margin-top:4px;}

/*-----通用列表-------*/
.com_list{ margin-top:7px}
.com_list li{ height:22px; line-height:22px; background: url(../images/Article_common.gif) 0 1px no-repeat; padding-left:15px; overflow:hidden; zoom:1;}
.com_list li a{ display:block; float:left; width:80%; overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;}
.com_list li .date{ float:right; font-family:Arial, Helvetica, sans-serif;}
.com_list li.hong{ background:url(../images/Article_ontop.gif) 0 1px no-repeat;}
.com_list li.hong a{ color:#FF0000;}


/*----底部-----*/
.footer{ width:100%;  background:url(../images/bjbb_22.gif) no-repeat; margin-top:30px;}
.footer1{ width:574px; margin:0 auto; padding-top:8px;}
.footer1 a{color: #666666;}




