﻿#lunboyuanquan{
width: 240px;
height: 50px;
position: absolute;
margin-left: 45%;
margin-top: 380px;
z-index: 10;
}
#lunboyuanquan>ul>li{
width: 15px;
height: 15px;
background: gray;
margin: 10px;
float: left;
border-radius: 50%;
list-style: none;

}
#lunboyuanquan>ul>li.redBG{
background: red;
}
#box01 img{
width: 1140px;
height: 428px;
position: absolute;
}
#box01{
	width: 1140px;
height: 428px;
margin: 0 auto;
margin-bottom: 20px;
}
