.C-nav0 {
    padding-top: 10px;
    width: 100%;
    background-color: #f5f5f5;
}
.C-nav{
    width:300px;
    height: 30px;
    line-height: 30px;
}
.C-nav div{
    width: 50%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: .2rem;
    border-right: 1px solid #7aac4b;
}
.C-nav span{
    color: #7AAC4B;
}
.C-nav>div:last-child{
    border: none;
}
.C-main{
    width:100%;
    /*background-color: white;*/
    /*height: 40vw;*/
    padding: 20px 0;
}
.t-t{
    width: 100%;
    text-align: center;
    font-size: .18rem;
}
.t-t td{
    width: 20%;
}
.list1{
    background-color: white;
    margin: 20px 0;
    padding: 20px 0;
}
.nr{
    width: 100%;
}
.nr img{
    height: 20px;
    vertical-align: middle;
    margin-top: -5px;
}
.nr td{
    width: 20%;
    text-align: center;
    font-size: .16rem;
}
.nr td:first-child{
    font-size: .2rem;
    font-weight: bold;
}
.cz{
    float: right;
}
.czb{
    height: 30px;
    line-height: 30px;
    padding:10px 80px 0 20px;
}
.cz a{
    color: #7aac4b;
    font-size: .16rem;
    margin-right: 20px;
}
.ssd{
    width: 100%;
    text-align: center;
    height: 40px;
    margin: 40px 0;
}
.ssd *{
    margin: 0 10px;
    font-size: .16rem;
}
#gjz{
    width: 100px;
    height: 30px;
    text-align: center;
}
#ssb{
    width: 60px;
    height: 30px;
    background-color: #7AAC4B;
    color: white;
}
.page{
    text-align: center;
    padding: 0 0 20px 0;
}