@import url("../fonts/stylesheet.css");
*{
	padding:0;
	margin:0;
}
img{
	border:none;
	outline:none;
}
ul{
	list-style:none;
}
body{
	background:#fff;
	font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#777676;
}
.clear{
	float:none;
	clear:both;
}
a{
	text-decoration:none;
}


.wrap{
	max-width:1024px;
	margin:0 auto;
}
.bannere img{
	width:100%;
}
.section{
	max-width:935px;
	margin:0 auto;
	padding:0 20px;
	padding-top:40px;
}
.sec span{
	color:#000;
	font-size:18px;
	font-weight:900;
	padding-bottom:20px;
	display:block;
}
.sec2 span{
	color:#000;
	font-size:18px;
	font-weight:900;
}
.sec2 p{

	margin-bottom:20px;
}
.sec2 p a{
	color:#000;
	font-size:18px;
	font-weight:300;
}
.sec4 p a{
	color:#000;
	font-size:18px;
	font-weight:300;
}
.sec3 img{
	width:100%;
}
.sec4 p{
		color:#000;
	font-size:18px;
	font-weight:300;
	margin-top:20px;
	padding-bottom:30px;
}