@charset "gb2312";
/*--
Styles Index
=======
1.0 Reset
2.0 Common style
3.0 Main structure
--*/

/* -- 1.0 Reset -- */
body,ul,dl,dd,h1,h2,h3,h4,h5,h6,p,form,input,textarea,select{margin:0;padding:0;font:12px 'Microsoft YaHei',Arial,Helvetica,sans-serif;}
ul,ol{padding-left:0;list-style-type:none;}
img{border:0 none;}
em,i{font-style:normal;}
a:link{color:#4F14F7; text-decoration: none;}
a:visited{color:#551a8b;}
a:hover{color:#FF9900;text-decoration: underline;}
a:active{color: #cc0000;}
/* -- 2.0 Common style -- */
.dn{display:none;}
.db{display:block;}
.fl{float:left;}
.fr{float:right;}
.rel{position: relative;}
.abs{position: absolute;}
.gap{height: 10px;width: 100%;}
.auto{margin: 0 auto;}
.clear { clear: both;}
.clearfix:before, .clearfix:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1 } 

/* -- 3.0 Main structure -- */
.header{height: 209px; background: url(imagesbanner.jpg) no-repeat center top;}
.hdInner{width: 1060px; margin: 0 auto; position: relative;}
.hdInner a{background: url(imagesgoback_home.png) no-repeat; width: 150px; height: 24px; position: absolute; left: 32px; top: 0;}

.nav{background: url(imagesnav_bg.png) repeat-x; height: 126px;}
.navInner{width: 1060px; margin: 0 auto; background: url(imagesmenu_bg.png) no-repeat; height: 126px;}
.menu{height: 65px; padding-left: 35px;}
.menu li{float: left; line-height: 65px;}
.menu li a{float: left; color: white; font-size: 14px; font-weight: bold; padding: 0 20px; text-align: center;}
.menu li.br{background: url(imagesmenu_bg_br.png) no-repeat; width: 2px; height: 65px;}

.path{padding: 25px 0 0 38px; color: #5a5a5a; font-size: 14px;}
.path em{color: #da1f00; font-weight: bold; }
.path a{color: #5a5a5a;}

.container{width: 1002px; margin: 0 auto; overflow: hidden;}
.hotNews{float: left; width: 756px; margin-top: 5px;}
.hotNews h1{background: url(imageshotNews_tit_bg.png) repeat-x left bottom; overflow: hidden;}
.hotNews h1 strong{background: url(imageshotNews_tit.png) no-repeat; float: left; height: 42px; width: 418px;}

.footer{color: white; text-align: center; height: 100px; line-height: 100px; background: #cd1515;}

.list-ctn{margin-left: 777px;}
.list-inner{padding: 0 0 10px;}
.list-inner li{background: url(imagesdotline.jpg) repeat-x left bottom; line-height: 2.8; overflow: hidden; vertical-align: top;}
.list-inner li a{color: #333; background: url(imagestag_dot.jpg) no-repeat 5px center; padding-left: 20px; float: left; text-decoration: none;}
.list-inner li i{color: #888; float: right; margin-right: 15px;}
.list-inner li a:hover{color: #ff9600;}

.img-list{margin-top: 10px;}

/*==分页==*/
#pages{margin:0 10px 0 0; display:inline; float:right; _margin-bottom:0px;}
#pages a{ margin-left:5px; float:left; display:block; line-height:18px; padding:2px 5px; border:1px solid #cacfcb; color:#000033;}
#pages a:hover{ color:#FFFFFF; border:1px solid #000; background:#ff3333;}
#pages .current{ color:#FFFFFF; border:1px solid #000; background:#ff3333;}

/*内容样式*/
.article h1{text-align: center;font-size: 14px;font-weight: bold;color: #000;}
.article p{font-size: 13px;line-height: 180%;color: #282828;padding: 5px 0;}
.article h2{font-weight: bold;color: #000;margin:10px 0;}
.article .date{text-align:center;color: #807f7f;}

/*附件*/
.fujian{border:1px solid #F3F7FD; background:#FAFCFE; padding:8px; margin-top:8px; overflow:hidden;}
.fujian h3{border-bottom:1px solid #e1e1e1; font-size:14px; font-weight:bold; color:red; line-height:25px;}
.fujian ul{padding:5px 15px 0;}
.fujian ul li{line-height:20px; border-bottom:1px dashed #e1e1e1;overflow:hidden;}
.fujian ul li a{background:url(imagestag_dot.jpg) no-repeat 3px center; padding-left:15px;}