@charset "utf-8";
/* CSS Document */


.index #bnr{position: relative;margin-top:0px;}
.index #bnr .hidden{width: 100%;overflow: hidden;height:auto;position: relative;}
.index #bnr .tempWrap{position: absolute;left: 50%;margin-left: -480px;top: 0;}
.index #bnr .imgul li{width:960px;height:auto}
.index #bnr .imgul li img{width: 960px;height:auto;max-width:960px}
.index #bnr .btn{display: inline-block;width: 35px;height: 55px;position: absolute;top:50%;margin-top:-28px;}
.index #bnr .pre{left:0;background: url(../images/icon5.png) -4px 0 no-repeat;}
.index #bnr .next{right:0;background: url(../images/icon5.png) -50px 0 no-repeat;}
.index #bnr .cir{position: absolute;left: 50%;bottom:20px;}
.index #bnr .cir li{float: left;width: 20px;height: 11px;margin-right: 2px;
	background: url(../images/icon5.png) -23px -58px no-repeat;}
.index #bnr .cir li.on{background: url(../images/icon5.png) 0px -58px no-repeat;}

