@charset "gb2312";
/*------------------------------
项目完成后，对css进行压缩操作，保留无中文注释备份件(中文注释使用正则删除)
书写规范：
样式文件按频道分离，不分字体布局等，减少http连接。
首页采用背景定位，尽量减少图片加载数量
浮动元素必须有宽度，尽量避免浮动元素margin的使用
所有边距已清零，总父层使用margin:auto;进行居中即可。
-------------------------------*/
/* Reset  import*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{ text-decoration:none;}
/*--全局定义，--*/

body{font-size:14px; font-family:"Arial";color:#3c3c3c; margin:0px; padding:0px; }
a:link{color:#3c3c3c; text-decoration:none;}
a:visited{color:#3c3c3c; text-decoration:none;}
a:active{color:#3c3c3c; text-decoration:none;}
a:hover{color:#F00; text-decoration:none;}
.blank10{ height:10px; clear:both;}
#w1080{width:1080px; margin:0 auto;}
.logo{ width:1165px; margin:0 auto;}
.contiti{width:1080px; padding-top:20px; height:40px; text-align:center; font-size:24px;}
.contxt{ line-height:28px; padding:5px; font-size:14px;}
.fenzu{width:1080px;}
.fenzulist{ float:left; width:530px; margin:5px;}
.fenzulistti{ height:35px; line-height:35px;}
.fenzulistti h2{ float:left; width:150px;font-size:20px; font-weight:bold; padding-left:15px;}
.fenzulistti h2 a{ color:#FFF;}
.gengd{ width:40px; font-size:12px; float:right; padding-right:15px;}
.gengd a{color:#FFF;}
.cola{ background:#169d82;}
.colb{ background:#43c6ac;}
.colc{ background:#5b96c2;}
.cold{ background:#356689;}
.fenzulist ul{ padding:10px 0; min-height:200px;}
.fenzulist ul li{ width:510px;list-sytle:none; float:left; height:28px; line-height:28px; padding-left:10px; background:url(ico.gif) no-repeat left;}
.neil{ width:410px; height:28px;float:left;}
.neiti{ width:90px;height:28px; float:right;}

#liebiao{ margin-top:10px;}
.liebiaon{ width:1080px; margin:0 auto; overflow:hidden;}
.liebiaon p{ padding:10px 10px 10px 30px;background:url(lie.jpg) no-repeat left #f2f2f2; width:1060px;}
.liebiaon p a{color:#333;}
.liebiaonei{ padding:10px; width:1060px; background:#FFF; overflow:hidden; margin-bottom:10px;}
.news-txtd{ width:1060px; padding:0 10px; overflow:hidden;}
.news-txtd li{list-style:none;  line-height:28px; clear:both;}
.news-txtd li a{ color:#636363; float:left; background:url(jt2.gif) no-repeat left; padding:0 0 0 10px;list-style:none;}
.news-txtd li a:hover{ color:#F00; text-decoration:underline;}
.newsfld{width:900px;float:left; height:28px; line-height:28px; color:#fff; text-align:center; font-size:14px;}
.newsfrd{ width:120px;float:right;}
.liebiaoneil{ width:1060px; float:left;}
.liebiaoneil h1{ border-bottom:2px solid #2b6db9; height:36px;}
.liebiaoneil h1 a{ padding-left:15px; background:url(jtraa.jpg) no-repeat left; float:left;  color:#0d69a6; font-weight:bold;  line-height:36px; height:36px;}
.paging{height:60px; text-align:center; line-height:60px;font-size:12px;}
.page{border:1px solid #666; padding:0px 5px;}
.content{width:1080px; background-color:#fff;}
.hb{ width:1080px;background:#FFF;}
.title{ width:1000px;font-size:24px; margin:0 auto; font-weight:bold; text-align:center;  line-height:40px }
.subtitle{ width:1000px;font-size:18px; margin:0 auto; font-weight:bold; text-align:center;  line-height:40px }
.line{height:2px; background-color:#a4a4a4;}
.attr{width:1010px; margin:0 auto; text-align:center; color:#949494; line-height:36px;}
.attr span.from{margin-right:30px;}
.text{width:1000px; min-height:400px; margin:0 auto; line-height:28px;}
.text h1{ background:none;}
.author{width:1000px; text-align:right; line-height:36px; color:#000;}
#foot{ width:1180px; border-top:5px solid #3CF; margin:0 auto;}
#foot p{ text-align:center; font-size:12px; line-height:20px;}


    