.mb_banner {
        width: 100%;
        height: auto;
    }

    .mb_banner img {
        width: 100%;
        height: auto;
    }

    .nav {
        background: #005fe1;
        font-size: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .nav a {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;
        height: 30px;
        padding: 0 3%;
        margin: 4px;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .footer {
        background: #005fe1 !important;
        color: #fff !important;
    }

    .footer a {
        color: #fff !important;
    }

    .area {
        width: 96%;
        height: auto;
        margin: 0 auto;
    }

    /*大头条*/
    .dtt {
        overflow: hidden;
    }

    .dtt h2 {
        font-size: 24px;
        color: #333;
        text-align: center;
        line-height: 35px;
        margin-top: 25px;
        font-weight: bold;
    }

    .dtt p {
        font-size: 12px;
        color: #333;
        text-align: center;
        line-height: 17px;
        margin-top: 17px;
    }

    /*聚焦大图*/
    .focusBox2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin-top: 15px;
    }

    .focusBox2 .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .focusBox2 .swiper-wrapper .swiper-slide .bg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 58px;
        background: url(ccccc/jjdt_bg.png) repeat-x;
        z-index: 0
    }

    .focusBox2 .swiper-wrapper .swiper-slide .title {
        position: absolute;
        left: 2%;
        bottom: 5px;
        width: 96%;
        height: auto;
        line-height: 18px;
        font-size: 15px;
        color: #fafec1;
        overflow: hidden;
        z-index: 1;
    }

    .focusBox2 .swiper-wrapper .swiper-slide .title a {
        color: #fafec1;
    }

    .focusBox2 .swiper-pagination {
        text-align: right;
        left: inherit !important;
        right: 10px;
        width: 26% !important;
    }

    .focusBox2 .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        display: inline-block;
        border-radius: 100%;
        opacity: 1;
        background: #0441cd !important;
    }

    .focusBox2 .swiper-pagination-white .swiper-pagination-bullet-active {
        background: #002e9d !important;
        width: 12px;
        border-radius: 10px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .focusBox2:hover .swiper-button-next,
    .focusBox2:hover .swiper-button-prev {
        display: block;
    }

    /*聚焦区*/
    .gray {
        background: #f5f5f5;
        padding: 18px 0;
        margin-top: 24px;
    }

    .red_line {
        width: 47px;
        height: 2px;
        background: #002e9d;
    }

    .jj_title {
        overflow: hidden;
        margin-top: 18px;
    }

    .jj_title h2 {
        font-size: 18px;
        color: #333;
        line-height: 30px;
    }

    .jj_title h2 a {
        color: #333;
    }

    .jj_title p {
        font-size: 12px;
        color: #333;
        line-height: 22px;
        margin-top: 10px;
    }

    .jj_list li {
        font-size: 16px;
        color: #333;
        position: relative;
        margin-top: 20px;
        padding-left: 20px;
    }

    .jj_list li a {
        color: #333;
    }

    .jj_list li:before {
        content: "";
        width: 5px;
        height: 5px;
        background: #002e9d;
        border-radius: 100%;
        position: absolute;
        left: 0;
        top: 10px;
    }

    .jj_part_right {
        margin-top: 23px;
    }

    /* .jj_part_right .img {
        width: 85%;
        height: auto;
        margin: 0 auto;
        background: url(https://www.piyao.org.cn/2023pyyxzp/img/mb_jjbg.jpg) no-repeat;
        padding: 0 5% 5% 0;
        background-size: 100%;
    } */

    .jj_part_right .img img {
        width: 100%;
        height: auto;
    }

    /*网络作品*/
    .dh {
        width: 100%;
        height: auto;
    }

    .dh img {
        width: 100%;
        height: auto;
    }

    .dh_wl {
        width: 100%;
        height: auto;
        margin-top: 14px;
    }

    .dh_wl img {
        width: 100%;
        height: auto;
    }

    .scroll {
        position: relative;
        margin-top: 17px;
    }

    .scroll .swiper-container {
        overflow: hidden;
    }

    .scroll .wl_nr {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

    .scroll .img img {
        width: 100%;
        height: auto;
    }

    .scroll .wl_nr .txt {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .scroll .wl_nr .txt h3 {
        font-size: 16px;
        line-height: 23px;
        color: #333;
        margin-top: 6px;
    }

    .scroll .wl_nr .txt h3 a {
        color: #333;
    }

    .scroll .swiper-pagination {
        position: inherit;
        width: 100%;
        height: auto;
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
    }

    .scroll .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100%;
        opacity: 1;
        background: #0441cd !important;
        margin: 0 3px;
    }

    .scroll .swiper-pagination-bullet-active {
        background: #002e9d !important;
        width: 18px;
        border-radius: 10px;
    }

    /*获奖感言*/
    .hjgy_box {
        overflow: hidden;
        margin-top: 25px;
    }

    .hjgy_scroll {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }

    .focusBox3 {
        width: 90%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin-top: 15px;
    }

    .focusBox3 .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .hjgy-prev {
        width: 20px;
        height: 36px;
        /* background: url(https://www.piyao.org.cn/2023pyyxzp/img/hjgy_left.png) no-repeat; */
        background-color: #005fe1;
        position: absolute;
        left: 0;
        top: 45%;
        background-size: 10px 18px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    .hjgy-next {
        width: 20px;
        height: 36px;
        /* background: url(https://www.piyao.org.cn/2023pyyxzp/img/hjgy_right.png) no-repeat; */
        background: #005fe1;
        position: absolute;
        right: -3px;
        top: 45%;
        background-size: 10px 18px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    /*创意策划*/
    .pink {
        background: #fceeef;
        padding: 18px 0;
        margin-top: 24px;
    }

    .cych_swiper {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }

    .cych_swiper .swiper-container {
        width: 85%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin-top: 15px;
    }

    .cych_swiper .swiper-container .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .cych-prev {
        width: 20px;
        height: 40px;
       background: url(https://www.piyao.org.cn/djyy/images/shcs_left.jpg) no-repeat;
        /* background: #005fe1; */
        position: absolute;
        left: 5px;
        top: 45%;
        background-size: 20px 40px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    .cych-next {
        width: 20px;
        height: 40px;
        background: url(https://www.piyao.org.cn/djyy/images/shcs_right.jpg) no-repeat; 
        /* background: #005fe1; */
        position: absolute;
        right: 0;
        top: 45%;
        background-size: 20px 40px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    /*往届回顾*/
    .wjhg_box {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 25px;
    }

    .wjhg_swiper {
        position: relative;
        margin-top: 17px;
    }

    .wjhg_swiper .swiper-container {
        overflow: hidden;
        width: 85%;
        height: auto;
        margin: 0 auto;
    }

    .wjhg_swiper .wl_nr {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

    .wjhg_swiper .img img {
        width: 100%;
        height: auto;
    }

    .wjhg_swiper .wl_nr .txt {
        width: 100%;
        height: auto;
        overflow: hidden;
        background: #f4f4f4;
        padding-bottom: 8px;
    }

    .wjhg_swiper .wl_nr .txt h3 {
        font-size: 16px;
        line-height: 23px;
        color: #333;
        margin-top: 6px;
    }

    .wjhg_swiper .wl_nr .txt h3 a {
        color: #333;
    }

    .wjhg-prev {
        width: 20px;
        height: 40px;
       background: url(https://www.piyao.org.cn/djyy/images/shcs_left.jpg) no-repeat; 
        /* background: #005fe1; */
        position: absolute;
        left: 0;
        top: 35%;
        background-size: 20px 40px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    .wjhg-next {
        width: 20px;
        height: 40px;
        background: url(https://www.piyao.org.cn/djyy/images/shcs_right.jpg) no-repeat; 
        /* background: #005fe1; */
        position: absolute;
        right: -3px;
        top: 35%;
        background-size: 20px 40px;
        background-repeat: no-repeat;
        display: block;
        z-index: 20;
        cursor: pointer;
    }

    .ad_box {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 30px;
    }

    .ad_box img {
        width: 100%;
        height: auto;
    }