@charset "gb2312";
/* CSS Document */

/*全局变量*/
*{margin:0;padding:0;}
a{text-decoration: none;}
li{list-style: none;}

/*通用样式*/
.bt{width:100%;height:47px;}
.more{font-family: "微软雅黑";font-size: 13px;color: #999;line-height: 47px;float:right;}

/*顶部banner*/
.top{width:100%;height:277px;background: url(banner.jpg) no-repeat center;}

/*导航*/
.nav{width:100%;height:47px;background: #205ba8;}
.nav ul{width:1000px;height:100%;margin:0 auto; text-align: center;}
.nav li{float:left;padding:0 44px;}
.nav li a{font-family: "微软雅黑";font-size: 17px;color:#FFF;font-weight: bolder;line-height: 47px;}

/*视频动态*/
.spdt{width:1000px;height:235px;margin:0 auto;margin-top:30px;}
.spdt_bt{background: url(spdt.jpg) no-repeat left;}
.spdt_list{width:960px;height:165px;margin:0 auto;margin-top:23px;}

/*活动动态+通知公告+计划方案+法规文件*/
.hdtz , .jhfg{width:1000px;height:220px;margin:0 auto;margin-top:30px;}

.hddt , .tzgg , .jhfa , .fgwj{width:49%;height:100%;float:left;}
.hddt_list , .tzgg_list , .jhfa_list , .fgwj_list{width:100%;height:170px;}
.tzgg , .fgwj{float:right;}

.tzgg_bt{background: url(tzgg.jpg) no-repeat center;}
.hddt_bt{background: url(hddt.jpg) no-repeat center;}
.jhfa_bt{background: url(jhfa.jpg) no-repeat center;}
.fgwj_bt{background: url(fgwj.jpg) no-repeat center;}

/*图片动态*/
.tpdt{width: 1000px;height:205px;margin:0 auto;margin-top:30px;}
.tpdt_bt{background: url(tpdt.jpg) no-repeat center;}
.tpdt_list{width:975px;height:140px;margin:0 auto;margin-top:18px;}

/*底部导航*/
.bottom_nav{width:100%;height:30px;margin-top:30px;background: #205ba8;}
.bottom_nav ul{height:100%;width:250px;margin:0 auto;}
.bottom_nav li{float:left;}
.bottom_nav a{font-family: "微软雅黑";font-size: 14px;color: #FFF;line-height: 30px;padding:0 12px;border-left:#FFF solid 1px;}


.footer{
	text-align: center;
    height: 100px;
    padding-top: 25px;
    line-height: 28px;
	
}


/*------------------------------------------栏目页样式--------------------------------------------------------*/

/*当前位置*/
.position{width:100%;height:35px;background:#f3f3f3;}
.position_list{width:1000px;height:35px;margin:0 auto;background:url(wz.png) no-repeat 55px center;}


/*中间内容*/
.main{width:1000px;height:768px;margin:0 auto;margin-top:20px;}

.main_left{width:235px;height:100%;background:#f6f6f6;float:left;}
.column{width:100%;height:40px;background:#1d79cc;text-align:center;}
.column h5{font-family:'微软雅黑';font-size:16px;color:#FFF;font-weight:bolder;line-height:40px;}
.columns{width:100%;height:auto;}
.columns li{width:100%;height:20px;margin:15px 0; text-align:center;}
.columns a{font-family:'微软雅黑';font-size:15px;color:#333;}


.main_right{width:745px;height:100%;float:right;background:#f6f6f6;}
.right_list{width:715px;height:100%;margin:0 auto;}

.dqlm{width:100%;height:38px;border-bottom:#cdcdcd solid 2px;}
.dqlm h6{width:100px;height:38px;line-height:38px;font-family:'微软雅黑';font-size:16px;color:#3d3d3d;font-weight:bolder;padding-left:25px;background:url(dqlm.png) no-repeat left center;border-bottom:#5e9fda solid 2px;}

.right_lis{width:100%;height:728px;}




















