@charset "utf-8";
.thumbnails_banner .large_list{margin-bottom:10px;width:100%;height:366px;overflow:hidden;}
.thumbnails_banner .large_list .pic{display:block; width: 655px; height: 366px;}
.thumbnails_banner .small_wrap{width:654px;height:73px;overflow:hidden;}
.thumbnails_banner .small_list{position:relative;float:left;width:600px;height:73px;overflow:hidden;}
.thumbnails_banner .small_list ul{height:73px;overflow:hidden;}
.thumbnails_banner .small_list li{background-color:#000;position:relative;float:left;margin-right:10px;width:110px;}
.thumbnails_banner .small_list .pic {display:block;width:110px;height:73px;}
.thumbnails_banner .small_list .on .pic{opacity: 0.3; filter:alpha(opacity=30);}
.thumbnails_banner .btn{display:inline-block;width:20px;height:73px;background-color: #c52759;background-repeat:no-repeat;cursor:pointer;border-radius: 3px;}
.thumbnails_banner .btn:hover{background-color: #d77883;}
.thumbnails_banner .btn_prev{float:left;display:inline-block;margin-right:10px;background-image:url(../imgs/arrowL3.png); background-position: 45% 50%;}
.thumbnails_banner .btn_next{float:right;display:inline-block;background-image:url(../imgs/arrowR3.png); background-position: 55% 50%;}