      
      *,ul,li{
        padding: 0px;
        margin: 0px;
      }



      body{
        width: 720px;
        margin: 0 auto;
        background: #D7FDF4;
      }

      .adimgwh{
        width: 720px;
        height: 60px;
      }

      a{
    color:inherit;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}

.header.index-header {
    height: 61px;
}

.header {
    position: fixed;
    z-index: 99;
    height: 61px;
    width: 100%;
    max-width: 720px;
    background: #D6AE7B;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header .head-title-img {
    position: relative;
    /* background: rgba(0,0,0,0.6); */
}

.header .logo-box {
    height: 61px;
}

.header .logo {
    float: left;
    height: 61px;
    margin-left: 10px;
}

.header .bank {
    float: right;
    position: relative;
    width: 56px;
    height: 44px;
    margin-top: 10px;
}
.header .logo .logo-img {
    width: 208px;
    height: 61px;
}

.nullbox {
    height: 63px;
}

.box {
    margin: 5px auto;
    border-radius: 5px;
    overflow: hidden;
    background: #D6AE7B;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.news-title {
    float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.news-title img {
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.txtMarquee-left {
    padding: 0 5px;
    width: auto;
    position: relative;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.pad {
    padding: 4px 4px;
}


#yxym .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;
}

.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;
}

table {
    
    margin: 0px auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.gg{
  background: #00FF00;
}

.gg td{
    border: 1px solid #e5e5e5;
    word-break: break-all;
    padding: 3px 2px;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
}

.gg1{
  background: white;
  width: 100%;
}

.gg1 td{
    font-size: 13pt;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: ËÎÌå;
    width: 100%;
    padding: 8px;
    border: 1px dashed #c0c0c0;

}

.ziliao{
  width: 100%;
}

.ziliao td{
    font-size: 13pt;
    color: black;
    font-family: ËÎÌå;
    border: 1px dashed #c0c0c0;
    padding: 4px;
    font-weight: bold;
}

.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;
}

 .mhtable{
  color: white;
  background: #444444;
  text-align: center;
  font-size: 12pt;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
 }

 .mhtable td {
    border: 1px solid #cccccc;
}

.xjbox {
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #000;
}

.sup-title {
    font-size: 14pt;
    height: 50px;
    line-height: 50px;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    background: #b99b5f;
    border-radius: 5px;
    text-shadow: 0px 1px 10px #000;
    overflow: hidden;
    border: 1px solid #000;
}

.jiesitable {
    width: 100%;
    text-align: center;
    word-wrap: break-word;
    font-size: 13pt;
    table-layout: fixed;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
}

.jiesitable td{
  text-overflow: ellipsis;
    border: 1px solid #b69157;
}


.img-list-title {
    margin: 5px 0;
    text-align: center;
    font-size: 32px;
    color: #ffff00;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000;
}

.jueshatable th {
    background: #000;
    color: #fff;
    font-size: 12pt;
    border: 1px solid #636262;
}

.jueshatable td {
    font-weight: bold;
    border: 1px solid #636262;
    background: #ffffff99;
    font-size: 12pt;
    text-align: center;
}

.xg td{
  padding: 8px;

}