    * {
        margin: 0;
        padding: 0;
    }
    
    ul,
    li {
        list-style: none;
    }
    
    .post {
        height: 50px;
        line-height: 50px;
        padding: 0px 0px;
        font-weight: bold;
        width: 1280px;
        margin: 0 auto;
    }
    
    .sitema {
        display: inline;
        color: #C0C0C0;
    }
    
    .sitema-normal>a {
        text-decoration: none;
        color: #C0C0C0;
        font-size: 14px;
    }
    
    .post .sitema-ico-middl {
        color: #C0C0C0;
    }
    
    .sitema-normal>a {
        text-decoration: none;
        color: #C0C0C0;
        font-size: 14px;
    }
    
    #main_InfoPublic {
        width: 1280px;
        margin: 0 auto;
        padding: 0px;
    }
    
    .InfoPublic {
        width: 1280px;
        height: 180px;
        margin: 0 auto;
    }
    
    .InfoPublic>ul {
        display: flex;
        justify-content: space-between;
    }
    
    .InfoPublic>ul>li {
        width: 240px;
        height: 120px;
        background: #FFFFFF;
        border: 1px solid #F0F0F0;
        /* box-shadow: 0px 4px 16px 0px #06466A; */
        box-shadow: 0px 2px 5px 0px #466a;
    }
    
    .InfoPublic>ul>li>a {
        width: 100%;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .InfoPublic>ul>li>a>img {
        width: 72px;
        height: 72px;
    }
    
    .InfoPublic>ul>li>a>span {
        color: #116291;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: center;
        margin-left: 16px;
    }
    
    .InfoPublicLeft {
        width: 405px;
        margin-top: 0px;
    }
    
    .InfoPublicService {
        height: 520px;
    }
    
    .InfoPublicServiceTitle,
    .InfoPublicCheckTitle,
    .ProductDepartmentTitle {
        width: 405px;
        height: 52px;
        background: #FFFFFF;
        box-shadow: 0px 1px 0px 0px #F0F0F0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .InfoPublicServiceTitleLeft {
        background: #FFFFFF;
    }
    
    .InfoPublicServiceTitleCenter,
    .InfoPublicServiceTitleCenter,
    .InfoPublicServiceTitleCenter {
        width: 192px;
        height: 32px;
        margin-left: 6px;
        color: #262626;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .InfoPublicService ul {
        margin-left: 0px;
    }
    
    .InfoPublicService ul li {
        background-image: url();
        padding-left: 0px;
        width: 405px;
        height: 51px;
        line-height: 52px;
    }
    
    .InfoPublicService ul li>a {
        width: 405px;
        height: 51px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    
    .InfoPublicService ul li>a>span {
        display: block;
        width: 317px;
        height: 22px;
        color: #262626;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .InfoPublicService ul li>a>img {
        width: 24px;
        height: 24px;
        padding-right: 16px;
    }
    
    .ad {
        height: 360px;
    }
    
    .Info {
        width: 240px;
        height: 32px;
        margin-left: 6px;
        color: #262626;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .check {
        width: 405px;
        height: 370px;
    }
    
    .check>ul {
        width: 405px;
        height: 244px;
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .check>ul>li {
        width: 197px;
        height: 52px;
        background: #FFFFFF;
        border: 1px solid #116291;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .check>ul>li>a {
        width: 100%;
        height: 52px;
        color: #116291;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 52px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    /* .check>ul>li:nth-child(4)>a {
        display: block;
        width: 96px;
        height: 24px;
    } */
    
    .ProductDepartment>ul {
        margin-left: 0px;
    }
    
    .ProductDepartment>ul>li {
        width: 341px;
        height: 24px;
        color: #595959;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        margin-bottom: 12px;
    }
    
    .InfoPublicRight {
        width: 819px;
        margin: 0px;
    }
    
    .ab {
        width: 819px;
    }
    
    .InfoPublicCheckBody {
        width: 819px;
        height: 0px;
        border: 0px solid #000;
        padding: 0px;
        margin-top: 20px;
        position: relative;
    }
    
    .InfoPublicCheckBody input[type=text] {
        height: 42px;
        line-height: 23px;
        margin: 2px auto;
        display: block;
        color: #333;
        padding-left: 45px;
        width: 774px;
        background: #FAFAFA;
        border: 1px solid #F0F0F0;
    }
    
    .InfoPublicCheckBody>img {
        position: absolute;
        top: 15px;
        left: 0px;
        margin-left: 20px;
        width: 18px;
        height: 18px;
    }
    
    .InfoPublicCheckBody input[type=button] {
        position: absolute;
        top: 6px;
        right: 0px;
        width: 80px;
        height: 32px;
        background: rgb(250, 250, 250);
        color: #116291;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .tab2 {
        width: 819px;
    }
    
    .topTab2 {
        width: 819px;
        height: 44px;
    }
    
    #block2 {
        width: 819px;
        height: 48px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        text-align: center;
        box-shadow: #eaeaea 0px 1px 0px 0px;
        position: relative;
    }
    
    #block2>li {
        width: 205px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    #block2>.li>a {
        display: inline-block;
        width: 120px;
        height: 28px;
        color: #8C8C8C;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    #block2>li>a {
        display: inline-block;
        width: 80px;
        height: 28px;
        color: #8C8C8C;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    #block2>.seleced>a {
        color: #3675A9;
    }
    
    .seleced::after {
        position: absolute;
        bottom: 0px;
        content: '';
        width: 205px;
        height: 3px;
        background: #3675A9;
        box-shadow: 0px 1px 2px 0px rgb(50 125 255 / 31%);
        transform: translateX(0%);
    }
    
    #block2Content {
        margin-top: 24px;
    }
    
    .subListMain {
        border: 0px;
    }
    
    .listMain {
        width: 819px;
    }
    
    .listMain ul {
        margin-left: 0px;
    }
    
    .listMain ul li {
        width: 819px;
        height: 51px;
        padding: 0;
    }
    
    .listMain ul li a {
        color: #262626;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 52px;
        letter-spacing: 0px;
        text-align: left;
        padding-left: 15px
    }
    
    .listMain ul li span {
        color: #8C8C8C;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 14px;
        line-height: 52px;
        letter-spacing: 0px;
        text-align: right;
    }
    
    .cssPageControl {
        width: 819px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .cssPageControl>a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        padding: 0px;
        margin: 0px;
        border: 1px solid #808080;
        font-size: 12px;
        cursor: pointer;
        text-align: center;
    }
    
    .cssPageControlCurPage {
        border: solid black 1px;
        background-color: #EAEAEA;
        opacity: 0.9;
        color: #353336;
        font-weight: bold;
    }
    
    .subListMain>.InfoPublicRightBody {
        width: 819px;
        border: 0px;
    }
    
    #divForPageControl>label {
        color: #BFBFBF;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    #last {
        width: 58px;
        height: 36px;
        color: #595959;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 36px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .cssPageControl .pag {
        border: 0px;
        width: 48px;
        height: 24px;
        color: #262626;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .zwgk_tp {
        width: 819px;
        height: 100px;
        margin-top: 56px;
    }
    
    .zwgk_tp>ul {
        width: 819px;
        height: 100px;
        display: flex;
        justify-content: space-between;
    }
    
    .zwgk_tp>ul>li:nth-child(1) {
        width: 189px;
        height: 100px;
        background-image: url(/styles/img/zwgk/044.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .zwgk_tp>ul>li:nth-child(1)>a {
        display: block;
        width: 100%;
        height: 100px;
        color: #A87E1B;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 18px;
        line-height: 100px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .zwgk_tp>ul>li:nth-child(2) {
        width: 189px;
        height: 100px;
        background-image: url(/styles/img/zwgk/033.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .zwgk_tp>ul>li:nth-child(2)>a {
        display: block;
        width: 100%;
        height: 100px;
        color: #116291;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 18px;
        line-height: 100px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .zwgk_tp>ul>li:nth-child(3) {
        width: 189px;
        height: 100px;
        background-image: url(/styles/img/zwgk/022.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .zwgk_tp>ul>li:nth-child(3)>a {
        display: block;
        width: 100%;
        height: 100px;
        color: #B35300;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 18px;
        line-height: 100px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .zwgk_tp>ul>li:nth-child(4) {
        width: 189px;
        height: 100px;
        background-image: url(/styles/img/zwgk/011.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .zwgk_tp>ul>li:nth-child(4)>a {
        display: block;
        width: 100%;
        height: 100px;
        color: #A10B1A;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 18px;
        line-height: 100px;
        letter-spacing: 0px;
        text-align: center;
    }
    
    .bottomm {
        width: 819px;
        height: 320px;
        margin-top: 56px;
    }
    
    .pulic {
        width: 819px;
        height: 52px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #FFFFFF;
        box-shadow: 0px 1px 0px 0px #f0f0f0;
    }
    
    .pulic>div {
        width: 158px;
        height: 52px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .pulic>p {
        width: 465px;
        height: 24px;
        color: #595959;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .ul {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 819px;
        display: flex;
        justify-content: flex-start;
    }

    .ul-left {
        width: 294px;
        /* height: 140px; */
        display: flex;
        flex-direction: column;
        /* justify-content: space-around; */
    }

    .ul-left>li {
        width: 292px;
        height: 52px;
        background: #FFFFFF;
        border: 1px solid #116291;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }
    
    .ul-left>li>a {
        width: 100%;
        height: 52px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .ul-left>li>a>span {
        height: 24px;
        color: #1F85B8;
        background: rgb(255, 255, 255);
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .ul-left>li>a>img {
        width: 24px;
        height: 24px;
        margin-left: 4px;
    }

    .ul-right{
        width: 525px;
        /* height: 140px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        /* align-content: space-around; */
    }

    .ul-right li{
        width: 161px;
        height: 52px;
        border: 1px solid #F0F0F0;
        margin-left: 12px;
        margin-bottom: 16px;
    }

    .ul-right li>a {
        width: 100%;
        height: 52px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .ul-right li>a>span {
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #116291;
    }
    
    .ul-right li>a>p {
        width: 64px;
        height: 24px;
        margin-left: 12px;
        color: #595959;
        font-family: OPPOSans;
        font-weight: regular;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }

    .main {
        width: 819px;
        height: 68px;
        display: flex;
        justify-content: space-between;
    }
    
    .main>li {
        width: 404px;
        height: 68px;
        background: #FAFAFA;
        border: 1px solid #D9D9D9;
    }
    
    .main>li>a {
        width: 100%;
        height: 68px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .main>li>a>img {
        width: 24px;
        height: 24px;
        margin-right: 12px;
    }
    
    .main>li>a>span {
        width: 229px;
        height: 28px;
        display: block;
        color: #262626;
        font-family: OPPOSans;
        font-weight: medium;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
    }
    
    .main>li:nth-child(2)>a {
        width: 100%;
    } 