@charset "UTF-8";
/*页头*/
.Name-show{
	width:100%;
	height:390px;
	background:url("../../images/index/background.jpg");
	background-size:cover;
	background-position:center;
}
.Name-text{
	margin-left:5%;
	padding-top:99px;
}
.Name-text-style{
	margin-top:0;
	margin-left:0;
	color:#FFFFFF;
	text-shadow:2px 2px 4px black;
}


/*了解更多*/
.div-button-text{
	text-align:center;
	
	margin:auto;
	height:auto;
	

	font-size:20px;
}
.div-button-index{
	margin-left:5%;
	width:160px;
	height:48px;
	border:#C0C0C0;
	border-top-style:solid;
	background:#FFFFFF;
	position:absolute;	
	
}


