@charset "utf-8";
.navv ul{
width:980px;/*设置元素宽度为980px*/

margin:auto;}
.navv ul li{
float:left;}
.navv ul li a{
float:left;
height:37px;/*设置高度为28px*/
line-height:37px;/*设置行距为28px，让文字在每行的中间位置*/
color:#FFF;/*文字颜色是白色*/
margin:0 48px;
font-size:12px;/*用12号字*/
display:block;/*这个比较关键，因为a本身就是联级元素，本身不具有宽高，用这个把它变成块级元素，这样前面设置的宽和高就能起作用了*/
text-align:center;/*让文本居中*/
text-decoration:none;}
.line_z{ border:1px; width:1022px; height:11px; overflow:hidden; border-bottom: 1px dashed #000000; margin:auto;}
.mainn{ width:1032px; margin:0 auto; padding: 10px;}
.hongxianz{ border:1px ; width:375px;}
.shul{ height:37px; overflow:hidden; float:left;}
.morez{ position:absolute; right:5px; top:21px; text-indent:0; text-align:left;}
.morez a{width:54px; height:20px; background:url(images/morez.png) no-repeat; display:block;}
.morezz{ position:absolute; right:5px; top:19px; text-indent:0; text-align:left;}
.morezz a{width:119px; height:20px; background:url(images/morez.png) no-repeat; display:block;}
.morezw{ position:absolute; right:5px; top:9px; text-indent:0; text-align:left;}
.morezw a{width:70px; height:20px; background:url(images/morez.png) no-repeat; display:block;}
.xuxian{ width:1002px;   border-bottom: 1px dashed #000000;margin:270px auto ;}
/* 左侧 */
.leftss{ width:325px; float:left; margin-right:25px;}
.leftss .title{ width:325px; height:40px; line-height:58px; overflow:hidden; text-indent:8px; font-size:14px; color:#95090e; font-weight:bold; position:relative; float:left;}
.leftss .con{ width:315px; height:230px; float:left; color:#595555; font-size:12px;}
.leftss .con ul.news_list{ margin-top:5px;}
.leftss .con table{ margin-top:20px;}
.leftss .con .input{ width:130px; height:20px; line-height:20px; border:1px solid #ACACAC; float:left; background:none; color:#595555;}
.leftss .con .submit{ width:57px; height:24px; background:url(images/btn.jpg); border:0; cursor:pointer;}
.leftss .sbl a{ width:70px; height:30px; line-height:30px; text-align:center; float:left; display:block; background:url(images/title.jpg); margin:27px 3px 0px 8px; color:#fff;}
.hongxian{ border:1px ;width:325px;}
/* 新闻列表 */
ul.news_listz{ width:100%; margin:0 auto;}
ul.news_listz li{ width:100%; height:31px; line-height:33px; overflow:hidden; font-size:12px; position:relative; text-indent:15px; background:url(images/hongdian.png) 3px center no-repeat;     border-bottom: 1px dashed #000000;}
ul.news_listz li a{ color:#595555;}
ul.news_listz li a:hover{ text-decoration:underline;}
ul.news_listz li .date{ width:90px; font-size:12px; height:25px; line-height:28px; overflow:hidden; text-align:right; position:absolute; top:0; right:0; text-indent:0; color:#595555; font-family:"宋体";}

ul.news_listw{ width:100%; margin:0 auto;}
ul.news_listw li{ width:100%; height:31px; line-height:33px; overflow:hidden; font-size:12px; position:relative; text-indent:15px; background:url(images/hongdian.png) 3px center no-repeat;     border-bottom: 1px dashed #000000;}
ul.news_listw li a{ color:#595555;}
ul.news_listw li a:hover{ text-decoration:underline;}
ul.news_listw li .date{ width:90px; font-size:12px; height:25px; line-height:28px; overflow:hidden; text-align:right; position:absolute; top:0; right:0; text-indent:0; color:#595555; font-family:"宋体";}


/* 中间 */
.centerz{ width:325px; float:left; margin-right:22px;}
.centerz .title{ width:325px; height:40px; line-height:57px; overflow:hidden; text-indent:8px; font-size:14px; color:#95090e; font-weight:bold; position:relative;}
.centerz .title .more a{ color:#388307;}
.centerz .title .zxqy{ width:93px; height:28px; float:left; line-height:36px; text-indent:20px; margin-top:2px; overflow:hidden; background:url(images/zxqy_bg.jpg) 7px 0 no-repeat; color:#06437E;}
.centerz .con{ width:315px; height:230px; overflow:hidden;}
.centerz .con img{ margin:5px 0; float:left;}
.centerz .con .bief{ width:255px; color:#595555; margin:5px 12px 5px 0; font-size:12px; line-height:25px; float:right;}
.centerz .con ul.news_list{ width:100%;margin-top: 3px;}

/* 右侧 */
.rightz{ width:325px; float:left;}
.rightz .title{ width:325px; height:40px; line-height:57px; overflow:hidden; text-indent:8px; font-size:14px; color:#95090e; font-weight:bold; position:relative;}
.rightz .con{ width:315px; height:230px; overflow:hidden;}
.rightz .con ul.news_list{ margin-top: 3px;}

.blockz{ border:1px ; height:130px; width:1022px;margin:auto;}
.kuang10{border:1px ; width:1022px; height:130px;}
.kuang10 ul li{ float:left; margin:0 6.5px;}


