*{margin:0px;padding:0px;}div{margin:0 auto;line-height:24px;overflow:hidden; font-size:13px; font-family:"微软雅黑";color:#666;}img{border:0px;}.leader{float:right; width:auto;}a{text-decoration:none;color:#666;}a:hover{font-size:13px;}#body{width:1004px;}#top{width:1004px;}#left{float:left;width:245px;}#right{float:right; width:750px;}#foot{width:1004px;text-align:center;clear:both;}.footdh{border-bottom: #d4d4d4 1px solid;border-top: #9d4a38 3px solid;background-color: #f0f0f0;}.clear{clear:both;}.menu{line-height:27px;display:inline;margin-left:10px;}.list li{background:url(dot.gif) repeat-x bottom;list-style:url(icon-09.gif) outside;}.global_sub{border-bottom:1px solid #e1e1e1;}.pagelist .n{border:1px #DDD solid;padding:0px 5px;}.pagelist .m{border:1px #DDD solid;padding:0px 5px;background:#E7EEF1;}.list_over{padding-top:3px;background:#E7EEF1;border-bottom:1px #DDD dashed;}.list_out{padding-top:3px;border-bottom:1px #DDD dashed;}.msg_sub{color:#486F84;text-align:center; padding:8px; clear:both;}.msg_date{text-align:center;font: 0.83em/1.5em Verdana, Arial, Helvetica, sans-serif;padding:3px;}.msg_content{text-align:left;padding:5px;}.lw{width:306px;}#box_middle_sub2{border-bottom: #ddd 1px solid;border-left: #ddd 1px solid;padding: 3px;background-color: #f4f4f4;border-right: #ddd 1px solid;}#box_right_sub2{border-bottom: #e1e1e1 1px solid;border-left: #e1e1e1 1px solid;background-color: #f7f7f7;width: 243px;float: none;border-right: #e1e1e1 1px solid;}.lb{display:block; background:url(class.gif) no-repeat; line-height:32px; margin-top:3px; padding-left:24px;}.lbex{display:block background:url(class.gif) no-repeat 0;; line-height:32px; margin-top:3px;padding-left:24px;}.lead{font-size:18px; font-weight:bold; padding-left:5px;}.lxwmbg{background:url(lxbg.jpg) no-repeat right 35px; padding:5px;height:135px;}.td{border:1px solid #CCC;padding:5px;}li{list-style:none}
.left{float:left}.right{float:right}
.sub{margin-top:10px; color:#000000}.sub span{display:block;}
.nav{text-align:center; font-size:14px; color:#666;line-height:42px;}
.nav a{display:block; float:left;width:120px; }

#max{
  width: 1004px;
  height: 330px;
  align-items: center;
}
.re{
  position: relative;
}
.re ul{
  list-style-type:none ;
}
.re ul>li{
  position: absolute;
  transition: 1s;
  opacity: 0;
}
.re ul>li img{
  border-radius: 3%;
}
#max ol {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5,75px);
  grid-template-rows: auto;
  grid-gap: 1em;gap: 1em;
  float: right;
  margin-top: 296px;
  list-style: none;
  top:0;left:0;
}
#max ol li {
  width: 25px;
  height: 10px;
  float: left;
  text-align: center;
  border-radius: 2em;
  border: 5px solid #999999;
}