@charset "utf-8";
/* css 重置 */
#pz_banner{ float: left; width:100%; min-width:1200px; margin-bottom:20px; position:relative; overflow:hidden;}

/*banner*/
/*banner*/
.pz_slides_3 { width: 100%; overflow: hidden; }
.pz_slides_3 ._btn{ position: absolute; bottom:40px; float: left; width: 100%; text-align: center; }
.pz_slides_3 ._btn ul{ overflow:hidden;  float:left; width:100%;  text-align:center; line-height: 0;}
.pz_slides_3 ._btn ul li{ display:inline-block; *display:inline; *zoom:1; width:15px; height:15px; background-color: #fff; margin:0 7px; cursor:pointer;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
}
.pz_slides_3 ._btn ul li.on{ background-color:#01797a;  }
.pz_slides_3 ._pic { width: 100%; height: 700px; position: relative; z-index: 0; }
.pz_slides_3 ._pic li { zoom: 1; vertical-align: middle; position: relative;}
.pz_slides_3 ._pic li img { display: block; width:1920px; height:700px; }