

/*第六屏-轮播图*/
#gla{position:relative;width:1200px;height:470px;margin:60px auto;overflow:hidden; border:#F00 solid 0px;}
#gla_box{width:1000px;margin:0px auto;position:relative; border:#0F0 solid 0px;}
/*#gla_box .prev,#gla_box .next{display:block;z-index:0;overflow:hidden;cursor:pointer;position:absolute;width:136px;height:136px;top:150px;background:url(../images/btn_bj.png) no-repeat center center;}
#gla_box .prev{left:-163px}
#gla_box .next{right:-110px}
#gla_box .prev i,#gla_box .next i{display:inline-block;width:39px;height:77px;background:url(../images/btn_bj_ico.png) no-repeat; margin-top:45px;}
#gla_box .prev i{background-position:0 0;margin-left:30px;}
#gla_box .next i{background-position:-190px 0;margin-left:80px;}
#gla_box .prev:hover i{background-position:0 -76px;}
#gla_box .next:hover i{background-position:-190px -76px;}*/
.gla_inbox img{width:100%;height:100%;}
.roundabout-holder{height:470px;width:1000px;}
.roundabout-moveable-item{display:block;height:470px;width:470px;cursor:pointer;}
.roundabout-in-focus{cursor:auto;/* top:0 !important;*/}


.gla_inbox{overflow:hidden;position:relative;width:100%;height:100%;background:url(../image/sjapp/gla_box.png) no-repeat center center;background-size:cover;}
.gla_inbox{*background:none !important; background:none\9; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gla_box.png', sizingMethod='scale');}
 .roundabout-in-focus .gla_inbox{background-image:url(../image/sjapp/gla_box_on.png); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/sjapp/gla_box_on.png', sizingMethod='scale');}
/*第六屏-轮播图*/


