*{padding: 0;margin: 0;list-style: none;text-decoration: none;}



.top{
	width: 100%;
	background: #c80000;
	height: 80px;}
.top_main{
	width: 1300px;
	margin: auto;}
.top_main_le{
	float: left;
	margin-top: 13px;}
.top_main_rig{
	float: right;}
.top_main_rig a{
	color: #ffffff;
	line-height: 80px;}


.mid{
	width: 100%;
	background: url(../images/bg.jpg);
	height: 710px;}
.mid_main{
	width: 1100px;
	margin: auto;
	position: absolute;
	left:50%;
	top:45%;
	transform: translate(-50%, -50%);}
.mid_main_le{
	width: 445px;
	height: 375px;
	float: left;
	background: #FFFFFF;
	border-radius:15px;}
.mid_main_rig{
	width: 445px;
	height: 375px;
	float: right;
	background: #c80000;
	border-radius:15px;}
.nav{
	margin-top: 65px;
	text-align: center;}
.nav p{
	font-size: 35px;
	color: #C80000;
	margin-top: 15px;}
.nav_01{
	margin-top: 65px;
	text-align: center;}
.nav_01 p{
	font-size: 35px;
	color: #FFFFFF;
	margin-top: 15px;}
.nav_01 p a{
	color: #FFFFFF;}
.nav_01 img{
	margin-left: 10px;}
.foot{
	width: 100%;
	height: 80px;
	background: #FFFFFF;}
.foot p{
	text-align: center;
	line-height: 80px;}