@charset "gb2312";
/* CSS Document */
/*基础制作页面组件*/
/*20150716 v1.0*/
/*20160421 v1.1 商讨了默认字号，a的默认连接颜色样式等*/

html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd,.clearfix:after { margin:0; padding:0; }
html, body { height:100%; }
body { color:#000; line-height:22px; text-align:left; font-family:"微软雅黑"; background:#ffffff; font-size:14px; background:url(bg1.png) top center no-repeat;}
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000; font-family:"微软雅黑"; }
a:hover { text-decoration:none; color: #ff9724; }
table { border-collapse:collapse; border-spacing:0; border:none;}
iframe,img { border:0;}
img { vertical-align:middle;}
.clearfix { display:block; #zoom:1;}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; display:block; clear: both; }
.part{ width:1192px; margin:0 auto; border:#c2c2c2 solid 1px; padding:3px; height:454px;}
.left{ float:left;}
.right{ float:right;}
.div_center{
	margin: 0 auto;
}
td  
{  
 white-space: nowrap;  
}
h1{font-size:24px; font-weight:bold; line-height:55px; text-align:center; color:#009435}
h2{font-size:18px; line-height:38px; text-align:center; font-weight:normal;}

.hidden{overflow:hidden;}
.mt20{margin-top:20px;}
.w1000{width:1000px;}
.w490{width:490px;}
.dy{background:url(d_tit.jpg) repeat-x; width:998px; border:#CCC solid 1px; height:40px;} 
.dytitle{background:url(dytitle.png) no-repeat; padding-left:50px; line-height:40px; color:#ffffff; font-size:20px;}
.dytitle a{color:#ffffff; font-size:18px;}
.dycontent{line-height:35px; font-size:16px; padding:20px; background:#ffffff; width:960px;}

.lmtitle{background:url(dytitle.png) no-repeat; padding-left:50px; line-height:39px; color:#ffffff; font-size:20px;border:#CCC solid 1px; padding-right:15px;}
.lmtitle a{color:#ffffff; font-size:18px;}
.more a{font-size:14px; color:#3e3e3e;}
.lmlist{padding:15px;}
.lmlist ul li {line-height:35px; font-size:15px;}
.footer{width:100%; height:131px; background-color:#dbdbdb; border-top:1px solid #fff; text-align:center;}