

.titbox{
	width:50%;
	height:60px;
	margin£º0px auto;
}
.tit{
	width:100%;
	height:60px;
	text-align:center;
	font-size:36px;
	color:#FFF;}
li{
	list-style:none;}
a{
	font-size: 18px;
	color:white;
}
li:hover{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;}
.jump1{
	height: 50px;
	width: 100%;
	background-color:rgba(0,0,0,0.3); 
	
}

.section1{
	height:800px;
	width:100%;
	background-color:beige;
	border:1px dashed  azure;
	background:url(" ../images/timg.jpg  ") no-repeat center 0px fixed;  
	background-size:cover;
	opacity:0.5;
}
.section img{
	background:url(" ../images/timg.jpg  ") no-repeat center 0px fixed;  
	background-size:cover;
	width:100%;
	height:280px;

}
@media(max-width:800px){
.titbox{
	width:80%;
	height:30px;
	margin£º0px auto;
}
.tit{
	width:100%;
	height:30px;
	text-align:center;
	font-size:10px;
	color:#FFF;}
li{
	list-style:none;}
li:hover{
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;}
.jump1{
	height: 50px;
	width: 100%;
	background-color:rgba(0,0,0,0.1); 
	
}

.section1{
	height:800px;
	width:100%;
	background-color:beige;
	border:1px dashed  azure;
	background:url(" ../images/timg.jpg  ") no-repeat center 0px fixed;  
	background-size:cover;
	opacity:0.5;
}
.section img{
	background:url(" ../images/timg.jpg  ") no-repeat center 0px fixed;  
	background-size:cover;
	width:100%;
	height:260px;
}


}	