@charset "gb2312";
/* CSS Document */


* { margin:0px; padding:0px;}
body { font-size:12px; font-family:宋体; background:white; }

/*页面右侧滚动条*/
html { overflow-y:scroll;}

/*清除页面所有图片的默认边框*/
img { border:0;}

/*去除ol、ul、li的默认样式*/
ol,ul,li { list-style-type:none;}

/*设置表单等项目的默认字体大小*/
input,select,textarea,font { font-size:12px;}

/*设置文字段落、表格单元格的默认行高*/
p,th,td { line-height:22px;}

/*css清除浮动*/
.clear { clear:both; font-size:0px; line-height:0px;}
/*clearfix:after*/
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix { display:inline-table; display:block;}
*html .clearfix { height:1%;}
*+html .clearfix { height:1%;}


/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}

/*------------正文----------------*/

.ddm_index { width:1040px; margin:0 auto; padding-top:550px;}
.ddm_bt { height:50px; text-align:center; line-height:40px;}
.ddm_wz { font-family:"微软雅黑"; font-size:24px; color:#666666;}

.ddm_nr { width:1040px; height:100px; margin:20px auto;}
.ddm_fl { width:338px; float:left; height:100px; margin-right:13px; background-color:#f3f3f3;}
.ddm_fl_r { width:338px; float:left; height:100px;background-color:#f3f3f3;}

.ddm_gn { width:290px; height:60px; margin:0 auto; padding:20px 0;}
.ddm_gn_1 { width:50px; height:50px; float:left; padding:5px;}
.ddm_gn_2 { width:210px; height:60px; float:left; padding-left:10px;}

.ddm_wz1 { font-family:"微软雅黑"; font-size:18px; color:#666666;}
.ddm_wz2 { font-family:"微软雅黑"; font-size:12px; color:#666666;}