@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(/css/rcss/fontsIconM/icomoon.eot?-2mgmdr&v=6);
    src: url(/css/rcss/fontsIconM/icomoon.woff?-2mgmdr&v=6) format("woff"),url(/css/rcss/fontsIconM/icomoon.ttf?-2mgmdr&v=6) format("truetype"),url(/css/rcss/fontsIconM/icomoon.eot?iefix-2mgmdr&v=6) format("embedded-opentype")
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(/css/rcss/fontsIconS/icomoon.eot?-2mgmdr&v=8);
    src: url(/css/rcss/fontsIconS/icomoon.woff?-2mgmdr&v=8) format("woff"),url(/css/rcss/fontsIconS/icomoon.ttf?-2mgmdr&v=8) format("truetype"),url(/css/rcss/fontsIconS/icomoon.eot?iefix-2mgmdr&v=8) format("embedded-opentype")
}

[class*=" icon-"], [class*=faisco-icons], [class^=icon-] {
    font-family: icomoon !important
}

[class*=" icon-"], [class*=faisco-icons], [class^=icon-] {
    speak: none;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

[class*=" new-icons-"], [class^=new-icons-] {
    font-family: new-icomoon !important
}

[class*=" new-icons-"], [class^=new-icons-] {
    speak: none;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.news_list_item_line {
    box-sizing: border-box;
    padding: 2.5% 1.6666%;
    position: relative;
    transition: color .4s ease-out,background-color .4s ease-out
}

    .news_list_item_line .news_list_item_inner, .news_list_item_line .news_list_item_inner .news_list_item_content, .news_list_item_line .news_list_item_inner .news_list_item_content .news_list_item_header {
        color: inherit
    }

.jz_screen_pc .news_list_item_line:hover {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 22px rgba(0,0,0,.12)
}

.news_list_item_line .news_list_item_title {
    color: inherit
}

.news_list_img_box, .news_list_item_inner {
    box-sizing: border-box;
    display: flex
}

.news_list_img_box {
    align-items: flex-start;
    flex-shrink: 0;
    margin-right: 12px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 38%
}

.jz_screen_mobi .news_list_img_box {
    flex-shrink: 1
}

.news_list_img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    transition: all .36s ease;
    width: 100%
}

.jz_screen_pc .news_list_item_line.jz_animate_go .c__imgeffects_none .news_list_img, .jz_screen_pc .news_list_item_line:hover .c__imgeffects_none .news_list_img {
    transform: scale(1.1)
}

.news_list_item_content {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%
}

.news_list_item_header {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0
}
.news_list_item_header h4 {
    font-size:16px;
    font-weight:bold;
}

.news_list_item_link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.news_list_item_title {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.new_list_new_module_after_20210707 .news_list_item_title {
    line-height: 1.5
}

.news_list_item_date {
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.news_list_item_summery {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 18px
}

.news_list_item_group {
    line-height: 1;
    margin-top: -12px
}

.news_list_item_group_item {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #999;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 15px;
    margin-top: 12px;
    max-width: 100%;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    word-break: keep-all;
    z-index: 2
}

.news_list_parting_line {
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
    height: 0;
    margin: 0 1.6666%
}

.module_news_list_content .c__imgeffects_wrap {
    padding-top: 58.82352%;
    width: 100%
}

.module_news_list_style0 .news_list_item_line {
    padding: 30px
}

.module_news_list_style0 .news_list_item_header {
    flex-wrap: nowrap
}

.module_news_list_style0 .news_list_item_date {
    flex-shrink: 0;
    margin-left: 30px
}

.jz_manage_web_mobi .module_news_list_style0 .news_list_item_line {
    padding: 3.2% 3.72%
}

.module_news_list_style2 .news_list_item_content {
    width: auto
}

.module_news_list_style2 .news_list_item_line {
    padding: 30px
}

.module_news_list_style2 .news_list_item_header {
    flex-wrap: nowrap;
    margin-top: 20px
}

.module_news_list_style2 .news_list_item_date {
    flex-shrink: 0;
    margin-left: 30px
}

.module_news_list_style3 .news_list_item_line {
    padding: 30px
}

.module_news_list_style3 .news_list_item_header {
    flex-wrap: nowrap
}

.module_news_list_style3 .news_list_item_date {
    flex-shrink: 0;
    margin-left: 30px
}

.jz_manage_web_mobi .module_news_list_style3 .news_list_item_line {
    padding: 3.2% 3.72%
}

.module_news_list_style3 .news_list_item_line_pic.news_list_item_inner {
    padding-right: 3.3333%
}

.module_news_list_style1 .news_list_wrap {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    padding-bottom: 0;
    padding-top: 0
}

.module_news_list_style1 .news_list_item_line {
    background: #fff;
    border-radius: 6px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 24px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: top;
    width: calc(25% - 21px)
}

.module_news_list_style1 .news_list_item_line_num1:nth-child(1n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_line_num2:nth-child(2n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_line_num3:nth-child(3n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_line_num4:nth-child(4n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_line_num5:nth-child(5n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_line_num6:nth-child(6n) {
    margin-right: 0
}

.module_news_list_style1 .news_list_item_inner {
    display: block;
    padding: 5%
}

.module_news_list_style1 .news_list_img_box {
    margin: 0 auto;
    overflow: hidden;
    width: 100%
}

.module_news_list_style1 .news_list_img {
    height: 100%;
    margin-right: 0
}

.module_news_list_style1 .c__imgeffects_wrap {
    padding-top: 52.631%;
    position: relative;
    width: 100%
}

.module_news_list_style1 .news_list_item_header {
    display: block
}

.module_news_list_style1 .news_list_item_title {
    margin-top: 20px
}

.module_news_list_style1 .news_list_item_date {
    display: inline-block;
    line-height: 1;
    margin-top: 9px;
    max-width: 100%
}

.module_news_list_style1 .news_list_item_group {
    display: inline-block;
    line-height: 1;
    width: calc(100% - 40px)
}

.news_list_item_ext_line {
    margin-top: 20px
}

    .news_list_item_ext_line:after {
        clear: both;
        content: "";
        display: table;
        height: 0;
        line-height: 0
    }

.news_list_item_arrow_link {
    display: none
}

.module_news_list_style1 .news_list_item_arrow_link {
    display: block;
    float: right;
    height: 28px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 40px
}

.module_news_list_style1 .news_list_item_arrow {
    display: none
}

.module_news_list_style1 .news_list_item_line:hover .news_list_item_arrow {
    -webkit-animation: newsListArrow .36s ease;
    animation: newsListArrow .36s ease
}

.module_news_list_style1 .news_list_item_arrow_link:before {
    background: url(/image/rimage/jz/vbg01.png?v=202009091417) -23px -324px;
    content: "";
    display: inline-block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .36s ease;
    width: 30px
}

.module_news_list_style1 .news_list_item_arrow_link:after {
    background: url(/image/rimage/jz/vbg01.png?v=202009091417) -23px -324px;
    content: "";
    display: inline-block;
    height: 28px;
    left: -30px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .36s ease;
    width: 30px
}

.module_news_list_style1 .news_list_item_line:hover .news_list_item_arrow_link:before {
    left: 30px;
    opacity: 0
}

.module_news_list_style1 .news_list_item_line:hover .news_list_item_arrow_link:after {
    left: 0;
    opacity: 1
}

.news_list_item_summery {
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word
}

@-webkit-keyframes newsListArrow {
    0% {
        left: 0
    }

    50% {
        left: 50px
    }

    51% {
        left: -20px
    }

    to {
        left: 0
    }
}

@keyframes newsListArrow {
    0% {
        left: 0
    }

    50% {
        left: 50px
    }

    51% {
        left: -20px
    }

    to {
        left: 0
    }
}

.jz_screen_mobi .news_list_item_line:hover .news_list_img {
    transform: scale(1)
}

.jz_screen_mobi .news_list_item_line .news_list_item_arrow_link {
    display: none
}

.jz_screen_mobi .news_list_item_line:hover {
    box-shadow: none
}

.jz_screen_mobi .news_list_img_box {
    margin-right: 12px;
    width: 126px
}

.jz_screen_mobi .module_news_list_style3 .news_list_item_line_pic .news_list_item_content, .jz_screen_mobi .news_list_item_line_pic .news_list_item_content {
    width: 62%
}

.jz_screen_mobi .module_news_list_content .news_list_item_line {
    margin-left: 3.72%;
    margin-right: 3.6458%;
    padding: 20px 0
}

.jz_screen_mobi .module_news_list_content .news_list_item_inner {
    align-items: flex-start;
    padding: 0
}

.jz_screen_mobi .module_news_list_content .news_list_item_header {
    display: block;
    margin-top: 0
}

.jz_screen_mobi .module_news_list_content .news_list_item_title {
    font-size: 14px
}

.jz_screen_mobi .module_news_list_content .news_list_item_date {
    display: block;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px
}

.jz_screen_mobi .module_news_list_content .news_list_item_summery {
    font-size: 12px;
    margin-top: 10px
}

.jz_screen_mobi .module_news_list_content .news_list_item_group {
    margin-top: -20px
}

.jz_screen_mobi .module_news_list_content .news_list_item_group_item {
    box-sizing: border-box;
    font-size: 12px;
    height: 26px;
    line-height: 24px;
    margin-right: 12px;
    padding: 0 8px
}

.jz_screen_mobi .news_list_parting_line {
    margin: 0 3.6458%
}

.jz_screen_mobi .jz_screen_mobi .module_news_list_style0 .news_list_item_line {
    padding: 2.5%
}

.jz_screen_mobi .module_news_list_style0 .news_list_item_date, .jz_screen_mobi .module_news_list_style2 .news_list_item_date, .jz_screen_mobi .module_news_list_style3 .news_list_item_date {
    margin-left: 0
}

.jz_screen_mobi .module_news_list_style1 {
    box-sizing: border-box;
    padding: 0 1.8229% 20px
}

    .jz_screen_mobi .module_news_list_style1 .news_list_item_line {
        border-radius: 0
    }

        .jz_screen_mobi .module_news_list_style1 .news_list_item_line:hover {
            border-radius: 0
        }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_line {
        margin-left: 1.8229%;
        margin-right: 1.8229%;
        margin-top: 20px;
        padding: 0 0 6px;
        width: 46.3542%
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_img_box {
        margin: 0;
        width: 100%
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_content {
        padding: 0 6px;
        width: 100%
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_title {
        line-height: 1.5;
        margin-top: 10px
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_group {
        height: auto;
        margin-top: 0
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_group_item {
        margin-top: 12px
    }

    .jz_screen_mobi .module_news_list_style1 .news_list_item_group {
        width: 100%
    }

.jz_screen_mobi .module_news_list_style2 .news_list_item_content, .jz_screen_mobi .module_news_list_style3 .news_list_item_content {
    padding: 0
}

.jz_screen_mobi .module_news_list_style1 .news_list_item_summery, .jz_screen_mobi .module_news_list_style1 .news_list_item_title, .jz_screen_mobi .module_news_list_style2 .news_list_item_summery, .jz_screen_mobi .module_news_list_style2 .news_list_item_title, .jz_screen_mobi .module_news_list_style3 .news_list_item_summery, .jz_screen_mobi .module_news_list_style3 .news_list_item_title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.5;
    max-height: 40px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis
}

.jz_screen_mobi .module_news_list_style1 .news_list_item_summery, .jz_screen_mobi .module_news_list_style2 .news_list_item_summery, .jz_screen_mobi .module_news_list_style3 .news_list_item_summery {
    max-height: 36px
}

.jz_screen_mobi .module_news_list_style1 .news_list_wrap .news_list_item_mobi_full {
    width: 96.3542%
}

.jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style1 .news_list_item_summery, .jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style1 .news_list_item_title, .jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style2 .news_list_item_summery, .jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style2 .news_list_item_title, .jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style3 .news_list_item_summery, .jz_screen_mobi .new_list_new_module_after_20210707.module_news_list_style3 .news_list_item_title {
    max-height: none
}

.module_news_detail_content {
    font-size: 0;
    line-height: 1;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px
}

.news_detail_title {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
    padding-top: 24px
}

.news_detail_info {
    color: #999;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 36px
}

.news_detail_info_item {
    font-size: 14px;
    margin-right: 22px
}

.news_detail_content_wrap {
    border-top: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-top: 30px
}

.news_detail_content {
    word-wrap: break-word;
    color: #666;
    font-size: 14px;
    line-height: 2.8
}

.news_view_item_count {
    margin-right: 10px
}

.news_view_count:before {
    margin-right: 7px
}

.news_detail_item_qrcode {
    margin-right: 8px
}

.news_detail_qrcode {
    position: relative
}

    .news_detail_qrcode:before {
        margin-right: 7px
    }

.news_detail_qrcode_box {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 21px rgba(0,0,0,.15);
    box-sizing: border-box;
    display: none;
    height: 128px;
    left: -33px;
    padding: 14px;
    position: absolute;
    top: 25px;
    width: 128px
}

    .news_detail_qrcode_box:before {
        background: #fff;
        content: "";
        display: inline-block;
        height: 10px;
        left: 50%;
        margin-left: -2px;
        position: absolute;
        top: -4px;
        transform: rotate(45deg);
        width: 10px
    }

.news_detail_qrcode:hover .news_detail_qrcode_box {
    display: block
}

.news_info_footer_line {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    line-height: 1.5;
    margin-bottom: 26px;
    white-space: nowrap;
    width: 100%
}

    .news_info_footer_line:after {
        clear: both;
        content: ""
    }

.news_info_soruece_detail {
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: wrap;
    max-width: calc(100% - 50px)
}

    .news_info_soruece_detail .news_detail_info_item {
        box-sizing: border-box;
        margin-right: 0;
        max-width: 100%;
        padding-right: 25px
    }

.news_share_info {
    align-items: center;
    position: relative
}

.news_detail_info_source {
    margin-right: 0;
    padding-right: 25px
}

.news_detail_info_href, .news_detail_info_source {
    color: #999;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.news_share_text {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    vertical-align: middle;
    white-space: nowrap
}

    .news_share_text:before {
        margin-right: 10px
    }

.news_content_footer {
    box-sizing: border-box;
    margin-top: 26px
}

.news_detail_group_list {
    margin-bottom: 50px
}

.news_belong_group {
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    box-sizing: border-box;
    color: #6f6f6f;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    margin-right: 15px;
    padding: 0 10px
}

.news_detail_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 70px
}

.news_pagenation_wrap {
    color: #666;
    display: flex;
    flex-direction: column;
    font-size: 0;
    justify-content: center
}

    .news_pagenation_wrap .news_pagenation:nth-child(2) {
        margin-top: 30px
    }

.pagenation_title {
    margin-right: 28px
}

.pagenation_link, .pagenation_title {
    color: #333;
    font-size: 14px
}

.news_detail_mobi_fixed {
    display: none
}

.no_comment_tips {
    padding-bottom: 130px;
    padding-top: 120px;
    text-align: center
}

.no_comment_tips_icon {
    background: url(/image/rimage/jz/defaultIcon.png?v=201811211412) 0 -144px;
    display: inline-block;
    height: 126px;
    width: 157px
}

.no_comment_tips_text {
    color: #333;
    font-size: 16px;
    line-height: 16px;
    margin-top: 20px
}

.news_submit_tips {
    background-color: #fff5dc;
    color: #ff8e1e;
    display: none;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 13px 0;
    text-align: center
}

.creat_comment_box {
    padding-bottom: 40px
}

.news_creat_title {
    color: #666;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    width: 60px
}

.news_creat_name_input {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    font-size: 13px;
    height: 36px;
    outline: none;
    text-indent: 5px;
    vertical-align: middle;
    width: 274px
}

.news_creat_text {
    display: flex;
    margin-top: 24px
}

    .news_creat_text .news_creat_title {
        flex-shrink: 0;
        line-height: 46px;
        vertical-align: top
    }

.news_creat_text_input {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 13px;
    height: 250px;
    padding: 14px;
    resize: none;
    width: 100%
}

.news_creat_check {
    margin-top: 18px
}

.news_creat_check_input {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    font-size: 13px;
    height: 36px;
    vertical-align: middle;
    width: 200px
}

.news_creat_submit {
    margin-top: 28px
}

.news_creat_submit_button {
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 25%
}

.news_validate_code_img {
    height: 34px;
    margin-left: 10px;
    vertical-align: middle;
    width: 94px
}

.comment_total_count {
    color: #666;
    font-size: 14px;
    margin-top: 45px;
    padding-bottom: 18px
}

.news_comment_item {
    border-top: 1px solid #efefef;
    display: flex;
    padding: 30px 0
}

.news_reader_img_wrap {
    flex-shrink: 0;
    margin-right: 35px
}

.news_comment_timer {
    flex-shrink: 0
}

.news_comment_content {
    width: 100%
}

.news_reader_img {
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.news_reader_name {
    color: #333;
    font-size: 14px
}

.news_reader_level {
    color: #e9302e;
    font-size: 13px
}

.news_comnent_text {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    margin-top: 18px
}

.news_comment_timer {
    color: #999;
    font-size: 14px
}

.creat_comment_box_layer, .mobi_news_comment_enter {
    display: none
}

.news_detail_download_wrap {
    margin-bottom: 30px
}

.news_detail_download_title {
    color: #333;
    font-size: 15px;
    margin-bottom: 30px
}

.news_detail_download_item {
    align-items: center;
    display: flex;
    margin-bottom: 18px
}

.news_detail_download_item_icon, .news_detail_download_item_link {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.news_detail_download_item_link {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis
}

.news_detail_download_item_text {
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news_detail_divice_line {
    border-bottom: 1px dashed #efefef;
    margin-bottom: 26px
}
