@charset "utf-8";
/* CSS Document */
ul, li {
list-style: none;margin: 0;
padding: 0;
}

.index #bnr{position: relative;margin-top: 14px;}
.index #bnr .hidden{width: 100%;overflow: hidden;height:520px;position: relative;}
.index #bnr .tempWrap{position: absolute;left: 50%;margin-left: -960px;top: 0;}
.index #bnr .imgul li{width:1920px;height: 520px;}
.index #bnr .imgul li img{width: 1920px;}
.index #bnr .btn{display: inline-block;width: 35px;height: 55px;position: absolute;top:50%;margin-top:-28px;}
.index #bnr .pre{left:50%;background: url(../images/icon5.png) -4px 0 no-repeat;margin-left: -530px;}
.index #bnr .next{left:50%;background: url(../images/icon5.png) -50px 0 no-repeat;margin-left:500px;}
.index #bnr .cir{position: absolute;left: 50%;margin-left: 448px;top:500px;}
.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;}

