.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{
    padding-left: 50px;
    width: 40%;
    color: #242626;
    font-size: 18px;
    line-height: 1.6;
    cursor: pointer;
}
.service-top p span{
    display: block;
    float: left;
    color: #006c20;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    line-height: 2;
    margin-right: 10px;
}

.ptfw-d{
    width: 100%;
}

.ptfw-d td{
    width: 20%;
    padding-top: 20px;

}
.ptfw-d .icon-top td{
    padding-top: 45px;

}
.net-content{
    padding-left: 80px;
    font-size: 18px;
    cursor: pointer;

}
.net-icon{
    padding-top: 40px;
    padding-left: 20px;
    width: 20%;
    float: left
}
.net-icon img{
    width: 42px;
    height: 42px;
}
.net-icon p{
    font-size: 16px;
    margin-top: 30px;
}
.anchorBL{
    display: none;
}