.activity-search{
    color: #006c20;
}

.activity-search h2{
    color: #006c20;
    font-weight: 600;
}

.active-header{
    width: 100%;
}

.active-header tr td{
    padding-top:20px;
    color: #b5b5b5;
}

.table-search{
    width: 100%;
    margin-right: 20px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 28px;
}

.table-search tr td{
    font-size: 16px;
    line-height: 2;
    color: #b5b5b5;
}
.hd-content tr td{
    background-color: #f2f3f5;
}

.hd-content tr td p{
    padding: 0px 20px;
}

.hd-content .hdtj-title{
    font-size: 17px;
    color: #006c20;
    padding-top: 20px;
    font-weight: 600;
}
.hdtl-content{
    line-height: 1.6;
}
nav.active-page{
    width: 500px;
    margin: 0 auto;
}
.active-page li{
    border: none;

}
.active-page li a{
    border: none;
    margin-left: 4px;
}

.active-page li.active a{
    background-color: #006c20 ;
}





.network-tab ul{
    margin-top: 40px;
    color: #0a0c0d;
    width: 100%;
    border: none;
}
.network-tab li{
    text-align: center;
    line-height: 1.6;
    font-size: 28px;
    font-weight: 600;
    width: 50%;
}
.network-tab ul li a{
    color: #0a0c0d;
    line-height: 2.4;
}
.network-tab ul li a:hover{
    text-decoration: none;
}

.network-tab ul li.active{
    border-bottom: 6px solid #006c20;
}

.network-s-tab ul{
    width: 100%;
    background-color: #fbfbfb;
    margin-bottom: 30px;
}
.network-s-tab ul li{
    width: 20%;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.network-s-tab ul li a{
    color: #b5b5b5;
    line-height: 3.6;
    cursor: pointer;
}
.network-s-tab ul li.active{
    font-weight: 600;

}
.network-s-tab ul li.active a{
    color: #006c20;
}
.network-content{
    width: 100%;
    margin-top: 20px;
}
.network-table td{
    width: 40%;
    color: #242626;
    font-size: 18px;
    line-height: 1.6;
}

.consult-tab ul{
    border: none;
    margin-top: 26px;
}
.consult-tab li a{
    color: #727272;
    font-size: 17px;
    padding: 10px 20px;
    line-height: 1.6;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 40px;
}

.consult-tab li.active a{
    color: #006c20;
    font-weight: 600;

}

a .zx-date{
    margin-bottom: 40px;
    color: #006c20;
    font-size: 13px;
}
a .zx-title{
    font-size: 18px;
    font-weight: 600;
    color: black;
}
a .zx-content{
    line-height: 1.6;
    font-size: 16px;
    color: #242626;;
}

.zx-content td{
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 28px;
}

.zx-content td h1{
    font-weight: 800;
    color: #006c20;
    margin-bottom: 6px;
}

.input-noborder{
    border: none;
    outline: none;
    width: 100%;
}
.tcdPageCode{
    margin-bottom: 25px;
    margin-left: 460px;
}
.tcdPageCode span a{
    padding: 6px 12px;
    margin-right: 3px;
    color:#006c20;
}
.tcdPageCode span{
    padding: 6px 12px;
    margin-right: 3px;
    color:#006c20;
}

.tcdPageCode a{
    padding: 6px 12px;
    margin-right: 3px;
    color:#006c20;
}
.tcdPageCode a{
    text-decoration: none;
}

.tcdPageCode a:hover{
    background-color: #006c20;
    color: #FFFFFF;
}

.tcdPageCode span.current{
    background-color: #006c20;
    color: #FFFFFF;
}

.detail-title{
    width: 100%;
    margin-top: 75px;
    text-align: center;
    font-weight: 800;
    line-height: 3em;
}
.detail-top{
    margin-top: 10px;
    line-height: 3em;
    width: 100%;
    background-color: #fbfbfb;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.5);
}


.detail-date{
    color: #b5b5b5;
    font-size: 12px;
    text-align: center;
}
.zx-content a.content-a{
    text-decoration: none;
    cursor: pointer;
}