{
}






.index { position: relative; z-index: 5 }

.index .BigBox { width: 100%; position: relative; overflow: hidden; top: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#boxUl{ width: 100%; height: 100%; position: relative; display: block;}
#boxUl li{ width: 120%; height: 120%; background: url(../image/banner02con01.png) center center no-repeat;z-index: 999; position:absolute;}
#boxUl li.b{ background-image: url(../image/banner02con02.png);}
#boxUl li.c{ background-image: url(../image/img3.png);}
.BG { position: absolute; height: 100%; width: 100%; top: 0; left: 0; z-index: -1; }
.BG ul li { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none }