* {
	margin: 0 auto;
	padding: 0;
}
center{display: none !important;}

body {
	margin: 0 auto;
	padding: 0;
	background: #f8f8f8;
	width: 100%;
	height: 100%;
	display: table;
}

ul li {
	list-style: none;
}

li:active{background: #f8f8f8;}
a {
	text-decoration: none;
	color: #454857;
}

.active {
	background: #454857 !important;
	overflow: hidden;
	display: block;
	width: 100%;
	color: #fff !important;
}

textarea , input,
button {
	outline: none
}

input{font-size: 16px !important;}

input:hover {
	border: 1px solid #454857;
}
.dibutijian button{width: 100%;height: 46px; background: #454857 !important;color: #fff !important;border:none;position: fixed;bottom: 0;font-size: 16px;}


table
  {
  border-collapse:collapse;
  width: 100%;
  }

table, td, th
  {
  border:1px solid #eee;
  padding: 10px;
  text-align: center;
color: #454857;
font-size: 14px;
   }
   th{font-weight: 100;background: #f8f8f8;}
  td a{color: #04761C}

.zw{width: 100%;}
.zw{text-align: center; line-height: 30px;color: #d1d1d1;font-size: 14px;}
.zwimg{width: 36%;margin: 80px auto 20px;}
.zwimg img{width: 100%;}
