*{
	margin: 0;
	padding: 0;
	background-color: black;
}
.logo_top{
	height: 50px;
	width: 100px;


}
a{
	text-decoration:none;
	color: white;
}


nav{
background-color: black;
text-align: center;
}


nav li{
	display: inline-block;
	padding :0 10px ;
	padding-bottom: 10px;

}
li:hover{
	border-bottom: 2px solid red;
	padding-bottom: 10px;
}
.head{
	text-align: center;
	background-color: black;
	border-bottom:2px solid gray;
}
header{
	position: sticky;
	top: 0;
	background-color: black;
}
.logo_block{
display: block;
}

.right{
	float: right;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	padding: 18px;
}
.left_block {
	float: left;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	padding: 18px;
}
.contiren{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.content{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	top: 0;
	background-color: black;
}
.baner {
	float: right;
	height: 500px;
}

.gfd{
	height: 500px;

}
.gfd2{
	height: 570px;
	width: 700px;


}
.slogan{
	background-color: black;
	width: 50%;
	height: 500px;
	float: left;
	color: white;
	position: absolute;

	border-top-right-radius: 200px;

}
h1{

	position: relative;
	top:160px;
	font-size: 40px;
}

p {
	position: relative;
	top: 180px;
	font-size: 20px;

}
.batem{
		position: relative;
	top: 200px;
	font-size: 20px;
	border:2px solid gray;
	padding: 10px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;

}
.slogan_2{
		background-color: black;
	width: 50%;
	height: 500px;
	float: left;
	color: white;
position: absolute;
top: 959px;

	border-top-right-radius: 200px;
}
.boxc{


}
.boxc_img{
	width: 250px;
	height: 250px;

}
table{

width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background-color: white;
}

td{
	height: 250px;
	width: 250px;
	background-color: white;
	padding:  20px;
}
.fil{
	position: relative;
	top: 0px;
	color: grey;
	font-size: 20px;
	background-color: white;
}
.rew{
	background-color: white;
	color: black;
