body{
    background-image: url(../img/R-C.gif);
    margin: 0;
} 

*{
	margin:0;
	padding:0;
}
ul{
	list-style: none
}
.banner{
	width: 800px;
	height: 400px;  
	position: relative;
    left: 250px;
	overflow: hidden;
    
}
.banner .imgs{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width:4800px;
	height: 400px;
}
.banner .imgs li{
	width: 800px;
	height: 400px;
	float: left;
}
.banner .btn{
	display: none;
	cursor:pointer;
}
.banner .left{
	position: absolute;
	top:50%;
	margin-top:-100px;
	width: 60px;
	height: 200px;
	text-align: center;
	font-size: 50px;
	line-height:200px;
	color: white;
	background-color: rgba(0,0,0,0.5);
	left: 0;
}
.banner .right{
	position: absolute;
	top:50%;
	margin-top:-100px;
	width: 60px;
	height: 200px;
	text-align: center;
	font-size: 50px;
	line-height: 200px;
	color: white;
	background-color: rgba(0,0,0,0.5);
	right: 0;
}
.banner .dots{
	position: absolute;
	bottom:0;
	left:50%;
	width: 300px;
	height: 50px;
	margin-left:-150px;
	cursor:pointer;
}
.banner .dots>li{
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid black;
	border-radius: 50%;
	background-color:rgba(0,255,255,0.2);
	margin:15px 19px;
}
.banner .dots li.dot1{
	background-color: #fff
}    

.YeWei{
    width: 100%;
    height: 100px;
    background-color: gray; 
    position: relative;
}
.div-0{
    width: 100%;
    height: 120px;
    background-color: rgb(205, 197, 197);
}  
.img-0{
    height: 120px;   
}
.ul-0{
    list-style: none;   
    margin: 0;   
}
.li-0{
    float: right;
    width: 120px;
    line-height: 120px;
    text-align: center;   
}
.ul-1{
    list-style: none;
    margin: 0 ;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.li-1{   
    line-height: 100px;
    text-align: center;
    float: left;
}
.a-1{
    text-decoration: none;
    color: black;
}
.a-0{
    text-decoration: none; 
    color: black;   
    font-size: 20px; 
}
.li-0 .a-0:hover{
    color:white ; 
}

.div-2{
    width: 1300px;
    height: 1800px;
    margin: 0 auto;
    background-color: white;
    opacity: 0.8;
   
}
.img-3{
    width: 300px;
    height: 300px;
    float: right;
    box-shadow: 6px 6px 6px #0a0a0a;
   margin-right: 20px;
   margin-top: 20px;
}
.div-3{
    width: 1000px;
    height: 340px;
    background-color: rgb(205, 197, 197);
    margin: 0 auto;
    border-radius: 12px;
}
.p-1{
    line-height: 48px;
    padding-left: 10px;
    padding-right: 10px;
    text-indent: 2em;
    padding-top: 40px;
}
h2{
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 50px;
}
.img-2{
    width: 300px;
    height: 300px;
    float: left;
    box-shadow: 2px 2px 6px #0a0a0a;
    margin-top: 20px;
    margin-left: 20px;
}
.p-2{
    line-height: 48px;
    padding-left: 330px;
    padding-right: 10px;
    text-indent: 2em;
    padding-top: 40px;
}
video{
    float: left;
    width: 300px;
    height: 300px;
    padding-top: 20px;
}
.juz{
    width: 1300px;
    height: 400px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
}