body{
  min-width:1175px;
}
.zyi{
background: url(/res/ChinaPostJT/structure/newbanner.jpg) no-repeat center top transparent;
    height: 566px;
    position: relative;
} 
.zyi ul {
    background: url(/res/ChinaPostJT/structure/20022040.png) no-repeat;
    position: absolute;
    height: 66px;
    width: 1175px;
    bottom: 0px;
    left: 50%;
    margin-left: -670px;
    padding-left: 177px;
}
.zyi ul li {
float: left;
    margin-top: 16px;margin-right: 50px;

}
.zyi ul li #CurrentlyNode,
.zyi ul li #CurrentlyPathNode{background: #C02525;}
.zyi ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.zyi ul li span {
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0 40px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}


.zyi-foot{
 background:#026340;
 color:#FFF;
 text-algin:center;
 height:60px;
 line-height:60px;
}

.zyi-words {
    width: 1030px;
    margin: auto;
}
.zyi-words li {
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.zyi-words li:hover{
  background:transparent;
 }
.zyi-words #ReportIDname a {
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.zyi-words li #ReportIDLogograph {
    display: block;
    line-height: 2;
    margin-bottom: 15px;
}
.zyi-words li #ReportIDIssueTime {
    color: #666;
}
