#picBox {
  width: 1024px;
  height: 350px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}

/*撱��𠰴�𣇉��＊蝷箏祝摨西身摰�  ��见��*/
#picBox ul#show_pic {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 350px;
  width: 7168px;
  position: absolute;
}

/*撱��𠰴�𣇉��＊蝷箏祝摨西身摰� 蝯鞉��*/
#picBox ul#show_pic li {
  float: left;
  margin: 0;
  padding: 0;
  height: 350px;
  font-family: Oswald, sans-serif;
}

#picBox ul#show_pic li img {
  display: block;
}

#picBox_top {
  width: 1024px;
  height: 350px;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}

#picBox_top ul#show_pic_top {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 350px;
  width: 1024px;
  position: absolute;
}

#picBox_top ul#show_pic_top li {
  float: left;
  margin: 0;
  padding: 0;
  height: 360px;
}

#picBox_top ul#show_pic_top li img {
  display: block;
}

#icon_num {
  position: absolute;
  bottom: 0px;
  left: 10px;
}

#icon_num_right {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

#icon_num li,
#icon_num2 li {
  float: left;
  background: url(/ezfiles/397/1397/img/2838/button.gif) no-repeat -15px 0;
  width: 15px;
  height: 15px;
  list-style: none;
  color: #39F;
  text-align: center;
  cursor: pointer;
  padding: 0;
  margin: 0;
  margin-right: 5px;
}

#icon_num li:hover,
#icon_num li.active,
#icon_num2 li:hover,
#icon_num2 li.active {
  background: url(/ezfiles/397/1397/img/2838/button.gif) no-repeat 0 0;
  color: #fff;
}

#icon_num_top {
  position: absolute;
  bottom: 0px;
  left: 10px;
}

#icon_num_top li {
  float: left;
  background: url(/ezfiles/397/1397/img/2838/button.gif) no-repeat -15px 0;
  width: 15px;
  height: 15px;
  list-style: none;
  color: #39F;
  text-align: center;
  cursor: pointer;
  padding: 0;
  margin: 0;
  margin-right: 5px;
}

#icon_num_top li:hover,
#icon_num_top li.active {
  background: url(/ezfiles/397/1397/img/2838/button.gif) no-repeat 0 0;
  color: #fff;
}

#text_num_right {
  position: absolute;
  top: 0px;
  right: 0px;
}

#text_num_left {
  position: absolute;
  top: 0px;
  left: -20px;
}