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: 1920px;
  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;}

.body-left{
     width: 200px;
    background: #989898;
    margin-right: 10px;
     float: left;}
.body-left li{
     width: 100%;
     height: 40px;
     line-height: 40px;
     color: #fff;
     font-size: 18px;
     text-align: center;
     border-bottom: 1px solid #fff;}
.body-left li:last-child{
     
     border-bottom:none;}
.body-right{
     width: 1190px;
    
     
      float: left;}
.body-right li{
     
     height: 40px;
     line-height: 40px;
     color: #333;
     font-size: 16px;
    border-bottom: 1px dashed #989898;
    text-indent: 6px;
     width: 1190px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.body-right li:first-child{
  border-bottom:none;}
 .body-right li:last-child{
  border-bottom:none;}
/*脚部主办方*/
 
  .foot{
 
  width: 1920px;
  margin:20px auto 0 auto;
  background: #1d2226; 
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
   
  display: table;
  text-align: center;}
 
 