@charset "utf-8";
/* CSS Document */

.bann{width:1200px; height:460px; margin:40px auto; overflow:hidden;}
.inbanner{width:100%; height:340px;}

.roundabout-holder{width:100%; height:460px; margin:0 auto;}
.roundabout-moveable-item{width:600px; height:460px; cursor:pointer; }
.roundabout-moveable-item img{width:100%;}
/* .roundabout-in-focus{border:3px solid rgba(0, 0, 0, 0.2);} */


/*#gla{margin:0 auto; position:relative; height:360px; overflow:hidden;}
#gla_box{width:100%; margin:auto; position:relative;}
#gla_box .prev,#gla_box .next{display:block; z-index:100; overflow:hidden; cursor:pointer; position:absolute; width:52px; height:52px; top:171px;}
#gla_box .prev{background:url(../images/btn.png) left bottom no-repeat;left:140px; z-index:1000;}
#gla_box .next{background:url(../images/btn.png) right bottom no-repeat;right:155px; z-index:1000;} 
#gla_box .prev:hover{background-position:left top;}
#gla_box .next:hover{background-position:right top;}
.gla_inbox{overflow:hidden; position:relative;}
.gla_inbox p{text-indent:1em;font-size:14px;width:100%;color:#FFFFFF;line-height:30px;background:#000000;}
.gla_inbox a{padding:5px;display:block;position:absolute;top:220px;left:90px;background:#0066CC;color:#FFF;}*/
.gla_inbox img{height:348px; width:1024px;}
.roundabout-moveable-item{display:block; height:460px; width:600px; cursor:pointer;}
.roundabout-in-focus{cursor:auto;}
