@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);

.article{ padding: 0 20px; border: 1px solid #CCCCCC; margin-top: 10px;}
.article .Article_fbt2{text-indent: 2em;font-size:14px;}  
.article .Article_bt { height: auto; font-size:24px; color:#000000; text-align:center; padding:10px 0; line-height:1.5;}
.article .Article_bt h1{font-weight: normal; }
.article .Article_fbt{background: url(nry_img01.jpg) center bottom repeat-x; padding-bottom:10px; font-size: 18px;  text-align: center; line-height: 35px;}

/*网站地图内容*/
.article .t_body{ margin:20px auto; background:#FFF;}
.con_list{ border-left:#ddd solid 1px;border-right:#ddd solid 1px;}
.sub_list{border-top: #019a02 solid 3px;border-bottom: #dddddd solid 1px;margin-bottom:-2px;}
/*.sub_list span{ height:40px;  line-height:40px; padding:0 20px;  }*/
.sub_list span{ height:40px;  line-height:40px;  background:right center no-repeat; padding:0 20px;  }
.sub_list span a{font-family:"微软雅黑";font-size:16px;color: #019a02;font-weight: bold;}
.sub_list ul.sub_menu{border-bottom:#a9a9a9 solid 1px; padding:0 20px;  display:block;}
.sub_list ul.sub_menu li{line-height: 40px;float:left;width: 225px;text-align:center;position:relative;z-index:1;height: 40px;margin:5px auto;}
.sub_list ul.sub_menu li h3{font-weight:normal;}
.sub_list ul.sub_menu li h3 a{color: #019a02;font-size: 14px;padding: 5px 35px;text-decoration:none;}
.sub_list ul.sub_menu li h3 a.red{background:#1d99d1; color:#FFF;}
.sub_list ul.sub_menu li h3 a:hover{background: #019a02;color:#FFF;}
.sub_list ul.sub_menu li.s {float: left;width: 3px;text-align: center;color: #019a02;font-size: 12px;}
.sub_list ul.sub_menu li dl{ position:absolute; border: #1d99d1 solid 1px; top:37px; left:23px; background:#FFF; text-align:center; display:none; z-index:999; width:165px;}
.sub_list ul.sub_menu li dl dd{ border-bottom:dashed #1d99d1 1px; line-height:30px; }
.sub_list ul.sub_menu li dl dd.last{ border-bottom:none;}
.sub_list ul.sub_menu li dl dd a{}
.sub_list ul.sub_menu .add_a_hover a{background:#1d99d1; color:#FFF; width:165px;}
.sub_list ul.sub_menu .add_a_hover dl dd a{background:none; color:#1d99d1; font-size:12px; display:block; text-align:center;}
.sub_list ul.sub_menu .add_a_hover dl dd a:hover{ background:#1d99d1; color:#fff !important;}
.clear {
    clear: both;
}