@charset "UTF-8";
.ml0 {
    margin-left: 0 !important;
}

.w1000 {
    width: 1000px !important;
    margin-bottom: 30px !important;
}

.article h4 a.zybd_more:hover {
    color: #0065c0;
}

.bg_banner {
    background: url(bannercxx.jpg) no-repeat center top;
    height: 490px;
}

.bg_banner_2022 {
    
    height: 490px;
}

.content:after {
    content: '';
    clear: both;
    display: table;
}

.content {
    width: 1000px;
    margin: 0 auto;
}

.editor {
    margin-top: -140px;
    background: url(bianzhean.png) no-repeat;
    height: 174px;
    padding: 25px 0 0 100px;
}

.editor p {
    width: 870px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 2;
}

/* 图片新闻 */
.slideBox {
    width: 485px;
    height: 300px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 30px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 7px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    background: #0b2b3f;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

.slideBox .hd ul li.on {
    background: #ff6600;
    color: #000;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd li p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    bottom: 30px;
    position: relative;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
}

.slideBox .bd img {
    width: 485px;
    height: 300px;
    display: block;
}

.pic_list:after {
    content: '';
    clear: both;
    display: table;
}

.article {
    width: 485px;
    float: left;
    margin: 30px 0 0 30px;
}

.article h4 {
    background: url(zt_bg.png) repeat-x top center;
    height: 40px;
    border-top: 1px solid #FF0000;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    line-height: 40px;
}

.article h4 span.zybd {
    margin-left: 24px;
    float: left;
    font-size: 20px;
    color: #bd0004;
}

.article h4 a.zybd_more {
    float: right;
    margin-right: 20px;
    padding-right: 10px;
    color: #333333;
    font-size: 14px;
    background: url(br.png) no-repeat right center;
    font-weight: normal;
}

.article_list {
    padding: 10px;
}

.article_list li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    background: url(icon_red.jpg) no-repeat left center;
}

.w1000 .article_list li {
    float: left;
    width: 50%;
}

.article_list li a {
    display: inline-block;
    width: 95%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
}

.article_list li .datet {
    float: right;
    text-align: center;
    width: 50px;
}

/* 底部图片轮播 */
.pic_title {
    width: 100%;
    height: 40px;
    margin: 30px auto 0;
    border-top: 1px solid #FF0000;
    background: url(zt_bg.png) repeat-x top center;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    line-height: 40px;
}

.pic_title span {
    margin-left: 24px;
    float: left;
    font-size: 20px;
    color: #bd0004;
    font-weight: 600;
}

.pic_title a {
    float: right;
    margin-right: 20px;
    padding-right: 10px;
    color: #333333;
    font-size: 14px;
    background: url(br.png) no-repeat right center;
}

.picMarquee-left {
    width: 1000px;
    overflow: hidden;
    position: relative;
    background: #e4e0e0;
    padding-bottom: 30px;
}

.picMarquee-left .hd {
    overflow: hidden;
    height: 32px;
    padding: 0 10px;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
    display: block;
    width: 34px;
    height: 53px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 100px;
}

.picMarquee-left .hd .prev {
    background: url(jiantou02.png) no-repeat;
    right: 10px;
}

.picMarquee-left .hd .next {
    background: url(jiantou01.png) no-repeat;
    left: 10px;
}


.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 280px;
    height: 200px;
    display: block;
    border: 2px solid #ffffff;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.picMarquee-left .bd ul li .title a {
    color: #FFFFFF;
    opacity: 1;
}

.picMarquee-left .bd ul li .title a:hover {
    color: #0065c0;
}

.tempWrap {
    margin: -20px auto 0;
}

@media screen and (max-width: 750px) {
    .bg_banner_2022 {
        height: 2.7rem;
        background-size: auto 100%;
    }

    .editor {
        padding: 0.2rem;
        height: auto;
        background: #f5f5f5;
        margin-bottom: 0.6rem;
        margin-top: 0.6rem;
    }

    .editor p {
        width: 100%;
    }

    .content {
        width: 95%;
    }

    .slideBox {
        width: 100%;
        height: 5.25rem;
        margin-top: 0;
        margin-bottom: 0.6rem;
    }

    .slideBox .bd img {
        width: 100%;
        height: 4.65rem;
    }

    .slideBox .bd li p {
        font-size: 0.3rem;
        height: 0.6rem;
        line-height: 0.6rem;
        bottom: 0;
    }

    .slideBox .hd {
        bottom: 0.8rem;
    }

    .article {
        width: 100%;
        margin: 0;
    }

    .article h4 {
        text-align: center;
    }

    .article h4 span.zybd {
        margin-left: 0.3rem;
        font-size: 0.4rem;
    }

    .article_list li .datet {
        width: 1rem;
        text-align: center;
    }

    .article_list li a {
        display: inline-block;
        width: 100%;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .picMarquee-left {
        width: 100%;
    }

    .picMarquee-left .bd ul li .pic img {
        width: 4.2rem;
        height: 3.2rem;
    }

    .tempWrap {
        width: auto !important;
    }

    .picMarquee-left .hd .prev {
        right: 0;
    }

    .picMarquee-left .hd .next {
        left: 0;
    }

    .picMarquee-left .hd .prev,
    .picMarquee-left .hd .next {
        top: 1.4rem;
    }

    .w1000 {
        width: 100% !important;
    }

    .w1000 .article_list li {
        width: 100%;
        float: none;
    }
}