 *,ul,li{
        padding: 0px;
        margin: 0px;
      }
      body{
        width: 720px;
        margin: 0 auto;
        background: #D7FDF4;
        background-image: url(../images/bg3.jpg);
      }
      .adimgwh{
        width: 720px;
        height: 60px;
      }

      a{
    color:#4c4c4c;text-decoration:none
}
a:hover{
    color:#dc1313;text-decoration:underline
}

div.top .jiang img {
    display: block;
    position: absolute;
    top: 2px;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    box-shadow: 0 0 20px #000;
    border-radius: 50%;
}
div.top {
    position: fixed;
    z-index: 99;
    height: 61px;
    width: 100%;
    max-width: 720px;
    background: #656565;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

      div.top .jiang {
    position: relative;
}

div.top .logobox {
    height: 61px;
}

div.top .logobox .logo {
    float: left;
    height: 61px;
    margin-left: 10px;
}

div.top .logobox .logo img {
    width: 167px;
    height: 61px;
}

.nullbox {
    height: 63px;
}
div.box.madd {
    font-size: 15pt;
    font-weight: bold;
}
.pad4 {
    padding: 4px;
}
div.box table.table {
    width: 100%;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
    color: #fff;
    font-family: simsun;
}
table {
    table-layout: fixed;
    width: 100%;
}

div.box table.table td {
    color: #fff;
}


div.box.madd td {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.box table.table td, div.box table.table th {
    text-overflow: ellipsis;
    border: 1px solid #b69157;
}

div.box table.table.a a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
div.box.madd tr.m1 a {
    color: yellow;
}
div.box.madd tr.c1 a {
    color: red;
}
div.box, div.box2 {
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

div.box div.title {
    padding: 0 2px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #000;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #f4a460;
}
div.box.bbs1 table.table td span.zz {
    float: right;
    margin-left: 10px;
    font-size: 14px;
    color: #999;
}
div.box.bbs1 table.table td span.icon {
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #06ae44;
    display: inline-block;
}
div.box table.table td a {
    color: #fff;
}
div.box.bbs1 table.table td {
    padding: 8px 3px;
    border: 0;
    border-bottom: 1px dashed #555;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xg td{
  padding: 8px;

}

div.box div.title {
    padding: 0 2px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #000;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.box div.table ul {
    padding: 0 2px;
}
div.box div.table ul li {
    margin: 2px 0;
    padding: 8px 1px;
    border: 1px solid #b69157;
    text-align: center;
}
div.box.sxpt ul li, div.box.wspt ul li {
    font-size: 12pt;
    font-weight: bold;
    color: white;
}
div.box div.table ul li sub {
    color: #ccff99;
}
div.box div.table ul li span {
    color: #ffff00;
}
div.box.yxym tr td:nth-child(1) {
    background: linear-gradient(transparent,#656565);
}
div.box.yxym tr td:nth-child(3) {
    background: linear-gradient(transparent,#656565);
}
div.box table.table td, div.box table.table th {
    text-overflow: ellipsis;
    border: 1px solid #b69157;
    padding: 8px;
    font-size: bold;
}
div.box.yxym tr td:nth-child(2) {
    background: #f4ead3;
    color: red;
    width: 56%;
}

.contentbg1 {
    background: #FFFFFF;
}
.tbinfo3 .tdleft1 {
    text-align: center;
}
.tbinfo3 .top1 {
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    /* border-top: solid 1px #725D2C; */
    font-size: 15px;
}
.contentbg3 {
    background: #34552F;
}
.tbinfo3 .rightborder {
    border: solid 1px #34552F;
}
.tbinfo3  td {
    text-align: center;
}
.tbinfo3  .td2title {
    font-weight: bold;
    color: #808000;
    font-size: 16px;
}
.table td{
    padding: 8px;
}