@charset "utf-8";
/* CSS Document */

ul{list-style-type: none; margin: 0px; padding: 0px;}
.fullSlide{width:770px;position:relative;height:300px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:770px;}
.fullSlide .bd li{width:770px;height:300px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:300px;}

.cp{width:167px;position:relative;height:132px;background:#fff;}
.cp .cd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.cp .cd ul{width:167px;}
.cp .cd li{width:167px;height:132px;overflow:hidden;text-align:center;}
.cp .cd li a{display:block;height:132px;}
