body {
	margin: 0;
	padding: 0;
	background:#fff;}
html, body {
	height: 100%;}
img {
    border: 0;
    vertical-align: middle;}
* {
	font-family: '微软雅黑';}
dl, dt, dd {
	display: block;
	margin: 0;}
a {
	text-decoration: none;}
 
p{
	margin: 0;}
.conten {
   width: 100%;
  margin: 0 auto;
  background: #FFF;}

.clear{
  clear: both;}
.top {
  width: 1400px;
  height: 80px;
  margin: 0 auto;}
.logo{
  width: 270px;
  float: left;
  margin-right: 70px;}
.top .logo img{
 
  float: left;
  vertical-align: middle;
  padding: 10px 10px 0px 20px;}
 .sousuo{
  width: 500px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #989898;
  border-radius:6px; 
  float: left;
  margin-top: 20px;
  color: #999;
  font-size: 14px;
  text-indent:20px;}
 .anniu{
  width: 40px;
  height: 40px;
  background: #bfbfbf;
  border-top-right-radius: 6px;
   border-bottom-right-radius: 6px;
   position: absolute;
   margin-top: 21px;
    margin-left: 801px;}
 .top button{
   font-size: 14px;
  border: none;
  margin-left: 12px;
  margin-top: 20px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  background: #047435;
  border-radius: 6px;
  color: #fff;}
 .anniu img{
      margin-top: 12px;
    margin-left: 12px;}
 .ban{
 width: 80px;
  height: 40px;
  line-height: 40px;
  background: #dcdcdc;
  border-radius: 6px;
   font-size: 14px;
   color: #333;
   float: right;
       margin-top: 20px;}
.nav{  
 display: table;
width: 1400px;
margin: 0 auto;
background: #047435;}
ul, li {
  margin: 0;
    list-style: none;
    padding: 0;}
 .nav li{
   width: 233px;
  text-align: center; 
  float: left; 
  list-style-type: none;
  color: #fff;
  font-size: 16px;
  height: 60px;
  line-height: 60px;}
.nav a {
   color: #fff;
   display: block;}
.nav a:hover{
   color: #FF9900;}  
.body{
     width:1400px;
    margin:10px auto;
    display: table;}

 .level{
   width:1400px;
    margin:10px auto;
    display: table;}
 .title{
   width:1390px;
   height: 40px;
   line-height: 40px;
   padding-left: 10px;
  background: -moz-linear-gradient(top, #fff 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top, #fff 0%,#ddd 100%);
    background: -o-linear-gradient(top, #fff 0%,#ddd 100%);
    background: -ms-linear-gradient(top, #fff 0%,#ddd 100%);
    background: linear-gradient(to bottom, #fff 0%,#ddd 100%);
   color: #fff;
   font-weight: 600;
   color: #333;
   text-transform:capitalize;
   border-bottom: #cccccc 1px solid; border-left: #cccccc 1px solid; border-top: #cccccc 1px solid; border-right: #cccccc 1px solid;}
  .level ul{
    width: 1400px;
    float: left;}
  .level li{
    width: 200px;
    float: left;
    margin-right: 100px;}
  .level li:last-child{
     
    margin-right: 0;}
 .name{
  width: 200px;
  text-align: center;
  height: 40px;
  line-height: 40px;}
/*脚部主办方*/
 
  .foot{
 
  width: 1400px;
  margin:20px auto 0 auto;
  background: #1d2226; 
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
   
  display: table;
  text-align: center;}
 
 