      
      *,ul,li{
        padding: 0px;
        margin: 0px;
      }



      body{
        width: 720px;
        margin: 0 auto;
        background: #D7FDF4;
      }

      .adimgwh{
        width: 100%;
        height: 60px;
      }

      a{
    color:inherit;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}

.header {
    position: fixed;
    z-index: 100;
    height: 40px;
    width: 720px;
    background: #008000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
.header .logo {
    float: left;
    height: 40px;
    margin-left: 0px;
}

.header .logo-box {
    height: 40px;
    background: #0e9e0b url(../images/logo.png) repeat-x;
}

.nullbox {
    height: 43px;
}
.pad {
    padding: 4px 4px;
}

.box {
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #008000;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
.gg1{
  text-align: center;
  padding: 4px;
  font-size: 16pt;
  color: red;
  font-family: "微软雅黑";
}
table {
    
    margin: 0px auto;
    border-collapse: collapse;
    border-spacing: 0;
}
.table1{
  text-align: center;
  font-size: 14pt;
 
}

.table1 td{
   border: 1px solid white;
   padding: 4px;
   color: white;
}

.table2{
  text-align: center;
  font-size: 14pt;
 
}

.table2 td{
   border: 1px solid black;
   padding: 4px;
   color: black;
}

.table3{
    text-align: center;
  font-size: 11pt;
  background: #DEFDDD;
}

.table3 td{
   border: 1px solid #C0C0C0;
   padding: 4px;
   color: black;
}

.list-title {
    height: 40px;
    line-height: 40px;
    font-size: 20pt;
    text-align: center;
    border-bottom: 1px solid #000;
    text-shadow: 1px 4px 1px #b99b5f;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.listtable {
    color: #000;
    table-layout: fixed;
}
.listtable td a {
    display: block;
    height: 27px;
    line-height: 27px;
    color: #000;
    font-weight: bold;
    padding-right: 22px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(https://sc02.alicdn.com/kf/HTB1GVFUXNz1gK0jSZSg5javwpXap.gif) center right no-repeat;
}

.listtable td {
    height: 36px;
    padding-left: 40px;
    background: url(https://sc02.alicdn.com/kf/HTB1ANNTXUH1gK0jSZSy5jXtlpXat.gif) 5px center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 5px;
    border-bottom: 1px solid #b99b5f;
    font-size: 13pt;
}
#yxym .list-title, #xjct .list-title, #jxlx .list-title, #sqwx .list-title, #bbs1 .list-title, #xmjs .list-title, #wplx .list-title, #zhiliao .list-title, #gs .list-title {
    background: linear-gradient(transparent,#dacfcf);
    color: yellow;
    text-shadow: 0px 0px 10px red;
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
}

.qxtable {
    color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
}
.qxtable th {
    font-size: 18px;
    background: #fff89c;
    text-align: center;
    color: red;
}
.qxtable td{
    padding: 8px;
}