/*---banner--*/
#banner{  position:relative; z-index:10; width:100%; overflow:hidden; text-align:left; }
#banner_point {position:absolute; left:0; left:0; height:20px; bottom:5px; margin:0px auto; z-index:9999; width:100%;}

#banner_list img { border:0px; width:980px; height:594px; }
/*#banner ul { position:absolute; left:46%; list-style-type:none; z-index:1002; margin:0 auto; padding:0; }
#banner ul li { display:block; width:17px; height:15px; line-height:15px; text-align:center; color:#fff; background:url(../images/ifpon.png) no-repeat;  cursor:pointer; float:left; margin-right:5px; display:inline; position:relative;}
#banner ul li.on { background:url(../images/ifpoff.png) no-repeat; /*_background:url(../images/ifpon.gif);*/ color:#fff;}
*/#banner_list a { position:absolute; z-index:999; width:100%; height:594px}
/*end of index banner*/

.clear{clear:both;}
.shutter {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin: 0px auto;
  border-radius: 10px;
  
}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
	    list-style: none;
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../images/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
.pagesss{
	color:black!important;
}
.pages{
	color:black!important;
}