



.p_page .pageNum {
    position: absolute;
    background-size: 100% 100%;
    color: inherit;
    cursor: pointer;
    display: table;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    height: inherit;
    text-decoration: none;
    width: inherit;
}

.p_page div {
    float: left;
    line-height: 30px;
    margin-left: 2px;
}

.e_pagebox {
    width: auto;
    height: auto;
    clear: both;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.p_page .pre {
    display: inline-table;
    float: left;
    margin-left: 18px;
    margin-right: 5px;
}

.p_page .pageNum {
    display: inline-block;
    position: static;
    float: left;
    margin-right: 5px;
    line-height: 30px;
}

.p_page .next {
    display: inline-table;
    float: left;
}

.p_page .PageInterval {
    display: inline-block;
    position: static;
    float: left;
    margin-right: 5px;
    line-height: 38px;
    font-size: 12px;
}

.p_page .p_PageInterval {
    display: inline-block;
    position: static;
    float: left;
    margin-right: 5px;
    line-height: 38px;
    font-size: 12px;
}

.p_page .pre:after {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    left: -14px;
    width: 27px;
    height: 27px;
    background-color: rgba(242, 242, 242, 1);
    font-size: 0;
    line-height: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.p_page .pre:hover:after {
    top: 4px;
    left: -12px;
    background-color: rgba(101, 190, 186, 1);
    border-radius: 4px 0 0 0;
    -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.p_page .pre:active:after {
    top: 8px;
    left: -12px;
    width: 28px;
    height: 25px;
    background-color: rgba(90, 170, 167, 1);
    border-radius: 0 3px 0 0;
    -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -webkit-transform: rotate(-226deg);
    -moz-transform: rotate(-226deg);
    -o-transform: rotate(-226deg);
    -ms-transform: rotate(-226deg);
    transform: rotate(-226deg);
    z-index: -1;
}

.p_page .pre {
    height: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: 0;
    top: 0;
}

    .p_page .pre:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .p_page .pre:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .p_page .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px;
    }

    .p_page .pre:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .pre:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .pre .iconfont:before {
        content: "";
        margin-right: 5px;
    }

.p_page .next:after {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    right: -14px;
    width: 27px;
    height: 27px;
    background-color: rgba(101, 190, 186, 1);
    font-size: 0;
    line-height: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.p_page .next:hover:after {
    top: 5px;
    right: -12px;
    background-color: rgba(101, 190, 186, 1);
    border-radius: 4px 0 0 0;
    -webkit-box-shadow: 0 3px 0px #777;
    -moz-box-shadow: 0 3px 0px #777;
    box-shadow: 0 3px 0px #777;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: -1;
    width: 26px;
    height: 26px;
}

.p_page .next:active:after {
    top: 8px;
    right: -12px;
    width: 27px;
    height: 24px;
    background-color: rgba(90, 170, 167, 1);
    border-radius: 0 3px 0 0;
    -webkit-box-shadow: 0 3px 0px #777;
    -moz-box-shadow: 0 3px 0px #777;
    box-shadow: 0 3px 0px #777;
    -webkit-transform: rotate(226deg);
    -moz-transform: rotate(226deg);
    -o-transform: rotate(226deg);
    -ms-transform: rotate(226deg);
    transform: rotate(226deg);
    z-index: -1;
}

.p_page .next {
    height: 30px;
    color: rgba(255, 255, 255, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(101, 190, 186, 1);
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: 0;
    top: 0;
}

    .p_page .next:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .p_page .next:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .p_page .next .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px;
    }

    .p_page .next:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .next:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .next .iconfont:before {
        content: "";
        margin-top: 3px;
        float: right;
        margin-left: 5px;
    }

.p_page .pageNum {
    position: absolute;
    background-size: 100% 100%;
    color: inherit;
    cursor: pointer;
    display: table;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    height: inherit;
    text-decoration: none;
    width: inherit;
}

.p_page .pageNum {
    height: 30px;
    width: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    position: relative;
}

    .p_page .pageNum:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        cursor: pointer;
        text-decoration: none;
        background-color: rgba(101,190,186,1);
    }

    .p_page .pageNum:active {
        text-decoration: none;
        background-color: rgba(90, 170, 167, 1);
    }

    .p_page .pageNum.active {
        text-decoration: none;
        background-color: rgba(90, 170, 167, 1);
        color: rgba(255,255,255,1);
    }

    .p_page .pageNum .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
    }

    .p_page .pageNum .iconfont {
        display: inline;
        color: rgba(255,255,255,1);
        vertical-align: middle;
    }

    .p_page .pageNum:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .pageNum:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .p_page .pageNum .iconfont:before {
        content: "";
    }

.p_page .PageInterval {
    line-height: 30px;
    cursor: text;
    color: rgba(102,102,102,1);
}

.p_page .p_PageInterval {
    line-height: 30px;
    cursor: text;
    color: rgba(102,102,102,1);
}



@CHARSET "UTF-8";



#w_common_text-1564718261345 {
    position: absolute;
    top: 770px;
    left: 493px;
    z-index: 2147483647;
    width: 212px;
    height: 51px;
}

#c_xnews_list-15647183402324763 .p_articles {
    width: calc((100% - 0px)/1);
    overflow: hidden;
    float: left;
    padding: 30px 0 20px 0;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    transition: all .5s ease;
}

#c_xnews_list-15647183402324763 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_xnews_list-15647183402324763 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xnews_list-15647183402324763 > div {
    animation-fill-mode: both;
}

#c_xnews_list-15647183402324763 .p_page .pre .iconfont:before {
    content: "";
    margin-right: 5px;
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_xnews_list-15647183402324763 .p_page .next .iconfont:before {
    content: "";
    margin-top: 3px;
    float: right;
    margin-left: 5px;
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_xnews_list-15647183402324763 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_xnews_list-15647183402324763 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_xnews_list-15647183402324763 .p_news {
    width: 100%;
    overflow: hidden;
}

#c_xnews_list-15647183402324763 .p_articles .p_time {
    float: left;
    width: 84px;
    height: 84px;
    background-color: #f2f2f2;
    margin-right: 20px;
}

#c_xnews_list-15647183402324763 .p_content {
    float: left;
    width: 80%;
}

#c_xnews_list-15647183402324763 .p_header {
    width: 100%;
    height: 30px;
}

#c_xnews_list-15647183402324763 .p_title {
    height: 30px;
    line-height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000;
}

#c_xnews_list-15647183402324763 .p_SummaryBox {
    width: 100%;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}

#c_xnews_list-15647183402324763 .p_summary {
    line-height: 20px;
    overflow: hidden;
}

#c_xnews_list-15647183402324763 .p_TitleBox {
    width: 100%;
    height: 40px;
    overflow: hidden;
}

#c_xnews_list-15647183402324763 .data {
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}

#c_xnews_list-15647183402324763 .year {
    font-size: 14px;
    text-align: center;
}

#c_xnews_list-15647183402324763 .p_TitleBox:hover .p_title {
    color: #009944;
}

#c_xnews_list-15647183402324763 .p_OccupyBox {
    width: 100%;
    margin-top: 15px;
}

#c_xnews_list-15647183402324763 .p_page {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}

#c_xnews_list-15647183402324763 .e_pagebox {
    width: auto;
    height: auto;
    clear: both;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

#c_xnews_list-15647183402324763 .p_page .pre {
    height: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0px;
    border-style: solid;
    display: inline-table;
    float: left;
    margin-left: 18px;
    margin-right: 5px;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: 0px;
    top: 0px;
}

#c_xnews_list-15647183402324763 .p_page .pageNum {
    height: 30px;
    width: 30px;
    color: rgba(102, 102, 102, 1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: rgba(242, 242, 242, 1);
    text-align: center;
    position: relative;
}

#c_xnews_list-15647183402324763 .p_page .next {
    height: 30px;
    color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #009944;
    text-align: center;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: 0px;
    top: 0px;
}

#c_xnews_list-15647183402324763 .p_page .PageInterval {
    line-height: 30px;
    cursor: text;
    color: rgba(102,102,102,1);
}

#c_xnews_list-15647183402324763 .p_page .p_PageInterval {
    line-height: 30px;
    cursor: text;
    color: rgba(102,102,102,1);
}

#c_xnews_list-15647183402324763 .p_page .pre:after {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    left: -14px;
    width: 27px;
    height: 27px;
    background-color: rgba(242, 242, 242, 1);
    font-size: 0px;
    line-height: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

#c_xnews_list-15647183402324763 .p_page .pre:hover:after {
    top: 4px;
    left: -12px;
    background-color: #009944;
    border-radius: 4px 0 0 0;
    -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

#c_xnews_list-15647183402324763 .p_page .pre:active:after {
    top: 8px;
    left: -12px;
    width: 28px;
    height: 25px;
    background-color: #00ab4c;
    border-radius: 0 3px 0 0;
    -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
    -webkit-transform: rotate(-226deg);
    -moz-transform: rotate(-226deg);
    -o-transform: rotate(-226deg);
    -ms-transform: rotate(-226deg);
    transform: rotate(-226deg);
    z-index: -1;
}

#c_xnews_list-15647183402324763 .p_page .pre:hover {
    color: rgba(255,255,255,1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #009944;
    cursor: pointer;
}

#c_xnews_list-15647183402324763 .p_page .pre:active {
    background-color: #00ab4c;
}

#c_xnews_list-15647183402324763 .p_page .pre .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0px;
    font-size: 12px;
}

#c_xnews_list-15647183402324763 .p_page .pre:hover .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .pre:active .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .next:after {
    content: "";
    display: none;
    position: absolute;
    top: 5px;
    right: -14px;
    width: 27px;
    height: 27px;
    background-color: #009944;
    font-size: 0px;
    line-height: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

#c_xnews_list-15647183402324763 .p_page .next:hover:after {
    top: 5px;
    right: -12px;
    background-color: #009944;
    border-radius: 4px 0 0 0;
    -webkit-box-shadow: 0 3px 0px #777;
    -moz-box-shadow: 0 3px 0px #777;
    box-shadow: 0 3px 0px #777;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: -1;
    width: 26px;
    height: 26px;
}

#c_xnews_list-15647183402324763 .p_page .next:active:after {
    top: 8px;
    right: -12px;
    width: 27px;
    height: 24px;
    background-color: #00ab4c;
    border-radius: 0 3px 0 0;
    -webkit-box-shadow: 0 3px 0px #777;
    -moz-box-shadow: 0 3px 0px #777;
    box-shadow: 0 3px 0px #777;
    -webkit-transform: rotate(226deg);
    -moz-transform: rotate(226deg);
    -o-transform: rotate(226deg);
    -ms-transform: rotate(226deg);
    transform: rotate(226deg);
    z-index: -1;
}

#c_xnews_list-15647183402324763 .p_page .next:hover {
    color: rgba(255,255,255,1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #009944;
    cursor: pointer;
}

#c_xnews_list-15647183402324763 .p_page .next:active {
    background-color: #00ab4c;
}

#c_xnews_list-15647183402324763 .p_page .next .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0px;
    font-size: 12px;
}

#c_xnews_list-15647183402324763 .p_page .next:hover .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .next:active .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .pageNum:hover {
    color: rgba(255,255,255,1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    cursor: pointer;
    text-decoration: none;
    background-color: #009944;
}

#c_xnews_list-15647183402324763 .p_page .pageNum:active {
    text-decoration: none;
    background-color: #00ab4c;
}

#c_xnews_list-15647183402324763 .p_page .pageNum.active {
    text-decoration: none;
    background-color: #00ab4c;
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .pageNum .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0px;
}

#c_xnews_list-15647183402324763 .p_page .pageNum .iconfont {
    display: inline;
    color: rgba(255,255,255,1);
    vertical-align: middle;
}

#c_xnews_list-15647183402324763 .p_page .pageNum:hover .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .pageNum:active .iconfont {
    color: rgba(255,255,255,1);
}

#c_xnews_list-15647183402324763 .p_page .pageNum .iconfont:before {
    content: "";
}

#c_xnews_list-15647183402324763 {
    z-index: 2147483647;
    top: 833px;
    left: 0px;
    width: 1200px;
    position: absolute;
    height: 691px;
}
