@media screen and (max-width: 768px) {
    .panel-heading{border-bottom: 1px solid #e2e2e2;height: 40px; line-height: 40px; margin-top: 40px;}
    .listtitle{height: 40px; line-height: 40px;}
    .more_right li{display: inline-block;}
    .more_right li a{padding: 0px 5px 0px 5px;}
    .leftcontent{border: 0px solid #e2e2e2;padding: 6px;}
    .rightcontent{border: 1px solid #e2e2e2;padding: 10px;}
    .listtitle_left {font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size:1rem;font-weight: 600;}
    .righttitle{height: 40px; line-height: 40px; margin-bottom: 0;font-family: heebo-sans,Helvetica,Arial,sans-serif; font-size: 22px;font-weight: 600;}
    .article-list{padding: 0; background: #fff;}
    .article-list .article-item {
        border-radius: 6px; margin-bottom: 1rem;
        border: 0px solid #e2e2e2; min-height: 180px;
    }
    .listimgsm{width: 100%;}
    .listimgsm img{
        width: 100%;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        transition: all 0.5s;
        cursor: pointer;
    }

    .article-list .media {
        color: #585858; width: 100%;
        font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;
    }

    .media:first-child {
        margin-top: 0;
    }
    .media, .media-body {
        zoom: 1;
        overflow: hidden;
    }
    .article-list .media .media-left {
        overflow: hidden;
        padding: 0;
    }

    .media-left, .media-right, .media-body {
        /* display: table-cell; */
        vertical-align: top;  margin-left: 0px;
        padding: 10px;
        background: #f4f4f9;
        filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));
    }
    .article-list .media .media-left a {
        display: block;
        width: 180px;
    }
    .listimg img {
        object-fit: cover;
        width: 100%;
        /* height: 160px; */
        border-radius: 3px;
        transition: all 0.3s;
    }

    .listimg img:hover {
        transform: scale(1.05);

    }
    .tags {
        /* display: inline-block; */
        padding: 4px 11px;
        height: 24px;
        line-height: 24px;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #ffffff!important;
        background: #f66a0a;
        margin-right: 3px;
        border-radius: 6px;
        font-size: 16px;
    }

    .article-title{font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size: 1rem;font-weight: 600;}
    .article-title a:hover{color: #035b7d;}
    .article-tag{font-size: 14px; line-height: 30px;height: 30px;}
    .btn-loadmore {border:2px solid #035b7d;border-radius: 3px;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size: 20px;font-weight: 600;color: #035b7d;padding: 10px 20px 10px 20px;}
    .btn-loadmore:hover{color: #007bff;border:2px solid #007bff;}
    .loadmore-tips{font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;  font-size: 20px;font-weight: 600;color: #035b7d;}
    /*addbew*/
    .topbannerList{width: 100%;min-height: 200px;margin-top: 2px;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;
        position: relative;
    }
    .bannerImg .el-image{position: static!important;}
    .bannerTxt{position: absolute; top: 30px;width: 100%; margin:0 auto;background: rgba(255,255,255,0.8);left: 0%;
        font-size:20px;color: #1c0e40; text-align: center;padding: 30px 0px 30px 0px;
    }
    .bannerTxtsubtitle{font-size: 14px;padding-top: 10px}
    .subcatelist{margin-top: 20px;}
    .subcatetitle{font-size: 18px; font-weight: 600;margin-bottom: 15px;}
    .subcateitem{list-style: none;width: 100%; padding:2px 20px; background: #ddeaee; border-radius: 10px;}
    .subcateitem_item{padding: 15px 0px 15px 0px;}
    /**/
    .listRec{
        margin-top: 30px; margin-bottom: 30px;
    }
    .listRecLeft .el-image{display:unset;}
    .listRecLeft_img img{width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px;}
    .listRecLeft_content{padding: 20px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}
    .listRecLeft_content a{cursor: pointer;}
    .listRecLeft_title{font-size:22px;
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        line-height: 115%;
        color: #040921;
    }
    .listRecLeft_cta,.listRecLeft_cta a{
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: normal;
        font-size: 18px;
        padding: 20px 0px 20px 0px;
        color: #20558a;
    }
    .List-items{margin-top: 30px;}
    .List-items-item{margin-bottom: 30px;}
    .SubSpotlight{display: flex; flex-direction: row;}
    .SubSpotlight img{width: 180px;border-radius: 7px;}
    .SubSpotlight .el-image{overflow: unset;}
    .SubSpotlight-content{width: 100%;margin-right: 0;
        margin-left: 15px;}
    .SubSpotlight-title{font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 16px;

        color: #040921;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2;

    }
    .SubSpotlight-date{        display: block;
        color: #62627c;
        margin-top: 10px;
        font-family: sofia-pro, Arial, sans-serif;
        font-size: 14px;
        line-height: 140%;
        min-height: 20px;}
    .SubSpotlight-cta,.SubSpotlight-cta a{margin-top: 15px;    font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 140%;
        color: #20558a;}
    /*end*/
    .newsListItem{margin-bottom: 20px;}
    .newsListItem .el-image{display: unset!important;}
    .newsListItem img{border-top-left-radius: 7px; border-top-right-radius: 7px; transition: all 0.5s;cursor: pointer;height: 200px;}
    .newsListItem img:hover{transform: scale(1.05);}
    .nesListTitle{color: #21222a;font-size: 16px;font-weight: 600;line-height: 28px;padding-top: 6px;}
    .newListCate{padding: 10px 0px 10px 0px;}
    .newListCate span{background: #20558a;color: #ffffff; padding: 6px 6px;border-radius: 4px;font-size: 12px;}
    .newListCate span a{color: #ffffff;}
    .newsListBot{font-size: 12px;color: rgba(0,0,0,0.65);line-height: 30px;}
    .newReadMore{text-align: center;justify-content: center;margin-top: 30px; margin-bottom: 30px;}
    .newReadMore span{padding:6px 13px;border: 1px solid #21222a;border-radius: 6px;cursor: pointer;}
    .listRecLeft_content2{padding: 10px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}

            /*0704*/
            .newTopList{margin-top: 1rem; border-bottom: 2px solid #15b8c4; padding-bottom: 1rem;}

}
@media screen and (min-width: 768px) and (max-width:922px) {
    .panel-heading{border-bottom: 1px solid #e2e2e2;height: 40px; line-height: 40px; margin-top: 40px;}
    .listtitle{height: 40px; line-height: 40px;}
    .more_right li{display: inline-block;}
    .more_right li a{padding: 0px 5px 0px 5px;}
    .leftcontent{border: 0px solid #e2e2e2;padding: 15px 0px;}
    .rightcontent{border: 1px solid #e2e2e2;padding: 10px;}
    .listtitle_left {font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;font-size: 1.25rem;font-weight: 600;}
    .righttitle{height: 40px; line-height: 40px; margin-bottom: 0;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;font-size: 22px;font-weight: 600;}
    .article-list{padding: 0; background: #fff;}
    .article-list .article-item {
        padding: 20px 10px;
        border: 1px solid #e2e2e2; min-height: 180px;border-radius: 6px; margin-bottom: 1.25rem;
    }
    .article-list .media {
        color: #585858;
        font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;
    }

    .media:first-child {
        margin-top: 0;
    }
    .media, .media-body {
        zoom: 1;
        overflow: hidden;
    }
    .article-list .media .media-left {
        overflow: hidden;
        padding: 0;
    }

    .media-left, .media-right, .media-body {
        display: table-cell;
        vertical-align: top;
    }
    .article-list .media .media-left a {
        display: block;
        width: 180px;
    }
    .listimg img {
        position: absolute;
        object-fit: cover;
        width: 180px;
        /* height: 160px; */
        border-radius: 3px;
        transition: all 0.3s;
    }

    .listimg img:hover {
        transform: scale(1.05);

    }
    .tags {
        /* display: inline-block; */
        padding: 4px 11px;
        height: 24px;
        line-height: 24px;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #ffffff!important;
        background: #f66a0a;
        margin-right: 3px;
        border-radius: 6px;
        font-size: 16px;
    }

    .article-title{font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size:1.25rem;font-weight: 600;}
    .article-title a:hover{color: #035b7d;}
    .article-tag{font-size: 14px; line-height: 30px;height: 30px;}
    .btn-loadmore {border:2px solid #035b7d;border-radius: 3px;font-family: heebo-sans,Helvetica,Arial,sans-serif; font-size: 20px;font-weight: 600;color: #035b7d;padding: 10px 20px 10px 20px;}
    .btn-loadmore:hover{color: #007bff;border:2px solid #007bff;}
    .loadmore-tips{font-family: heebo-sans,Helvetica,Arial,sans-serif; font-size: 20px;font-weight: 600;color: #035b7d;}

    /*20240606新增样式*/
    .topbannerList{width: 100%;min-height: 240px;margin-top: 2px;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;
        position: relative;
    }
    .bannerImg .el-image{position: static!important;}
    .bannerTxt{position: absolute; top: 40px;width: 60%; margin:0 auto;background: rgba(255,255,255,0.8);left: 20%;
        font-size:24px;color: #1c0e40; text-align: center; padding: 30px 0px 30px 0px;
    }
    .bannerTxtsubtitle{font-size: 14px;padding-top: 10px}

    .subcatelist{margin-top: 20px;}
    .subcatetitle{font-size: 18px; font-weight: 600;height: 40px;line-height: 40px;margin-bottom: 15px;}
    .subcateitem{list-style: none;width: 100%; padding:2px 20px; background: #ddeaee; border-radius: 10px;}
    .subcateitem_item{padding: 15px 0px 15px 0px;}
    /**/
    /**/
    .listRec{
        margin-top: 30px; margin-bottom: 30px;
    }
    .listRecLeft .el-image{display:unset;}
    .listRecLeft_img img{width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px;}
    .listRecLeft_content{padding: 30px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}
    .listRecLeft_content a{cursor: pointer;}
    .listRecLeft_title{font-size: 32px;
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        line-height: 115%;
        color: #040921;
    }
    .listRecLeft_cta,.listRecLeft_cta a{
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: normal;
        font-size: 18px;
        padding: 20px 0px 20px 0px;
        color: #20558a;
    }
    .List-items{margin-top: 30px;}
    .List-items-item{margin-bottom: 30px;}
    .SubSpotlight{display: flex; flex-direction: row;}
    .SubSpotlight img{width:100%;border-radius: 7px;}
    .SubSpotlight .el-image{overflow: unset;}
    .SubSpotlight-content{width: 100%;margin-right: 0;
        margin-left: 15px;}
    .SubSpotlight-title{font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 16px;

        color: #040921;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical; 
        -webkit-line-clamp:2; 
    }
    .SubSpotlight-date{        display: block;
        color: #62627c;
        margin-top: 10px;
        font-family: sofia-pro, Arial, sans-serif;
        font-size: 14px;
        line-height: 140%;
        min-height: 20px;}
    .SubSpotlight-cta,.SubSpotlight-cta a{margin-top: 15px;    font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 140%;
        color: #20558a;}
    /*end*/
    .newsListItem{margin-bottom: 20px;}
    .newsListItem .el-image{display: unset!important;}
    .newsListItem img{border-top-left-radius: 7px; border-top-right-radius: 7px; transition: all 0.5s;cursor: pointer;height: 200px;}
    .newsListItem img:hover{transform: scale(1.05);}
    .newsList img{width: 100%;border-radius: 10px; transition: all 0.5s;cursor: pointer;}
    .newsList img:hover{transform: scale(1.05);}
    .nesListTitle{color: #21222a;font-size: 16px;font-weight: 600;line-height: 28px;padding-top: 6px;}
    .newListCate{padding: 10px 0px 10px 0px;}
    .newListCate span{background: #20558a;color: #ffffff; padding: 6px 6px;border-radius: 4px;font-size: 12px;}
    .newListCate span a{color: #ffffff;}
    .newsListBot{font-size: 12px;color: rgba(0,0,0,0.65);line-height: 30px;}
    .newReadMore{text-align: center;justify-content: center;margin-top: 30px; margin-bottom: 30px;}
    .newReadMore span{padding:6px 13px;border: 1px solid #21222a;border-radius: 6px;cursor: pointer;}
    .listRecLeft_content2{padding: 10px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}
        /*0704*/
        .newTopList{margin-top: 2rem; border-bottom: 2px solid #15b8c4; padding-bottom: 2rem;}

}

@media screen and (min-width: 922px) {
    .panel-heading{border-bottom: 1px solid #e2e2e2;height: 40px; line-height: 40px; margin-top: 40px;}
    .listtitle{height:4rem; line-height:4rem;}
    .more_right li{display: inline-block;}
    .more_right li a{padding: 0px 5px 0px 5px;}
    .leftcontent{border: 0px solid #e2e2e2;padding: 0px;}
    .rightcontent{border: 1px solid #e2e2e2;padding: 10px;}
    .listtitle_left {font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size: 1.5rem;font-weight: 600;}
    .righttitle{height: 40px; line-height: 40px; margin-bottom: 0;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif; font-size: 22px;font-weight: 600;}
    .article-list{padding: 0; background: #fff;}
    .article-list .article-item {
        padding: 20px 10px;
        border: 1px solid #e2e2e2; min-height: 180px;border-radius: 6px; margin-bottom: 1.25rem;
    }
    .article-list .media {
        color: #585858;
        font-family: heebo-sans,Helvetica,Arial,sans-serif;
    }

    .media:first-child {
        margin-top: 0;
    }
    .media, .media-body {
        zoom: 1;
        overflow: hidden;
    }
    .article-list .media .media-left {
        overflow: hidden;
        padding: 0;
    }

    .media-left, .media-right, .media-body {
        display: table-cell;
        vertical-align: top;
    }
    .article-list .media .media-left a {
        display: block;
        width:200px;
    }
    .listimg img {
        /* position: absolute; */
        object-fit: cover;
        width: 200px;
        /* height: 160px; */
        border-radius: 3px;
        transition: all 0.3s;
    }

    .listimg img:hover {
        transform: scale(1.05);

    }
    .tags {
        /* display: inline-block; */
        padding: 4px 11px;
        height: 24px;
        line-height: 24px;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #ffffff!important;
        background: #f66a0a;
        margin-right: 3px;
        border-radius: 6px;
        font-size: 16px;
    }

    .article-title{font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;font-size: 1.25rem;font-weight: 600; color: #21222a;padding-bottom: 6px;}
    .article-title a:hover{color: #035b7d;}
    .article-intro{font-size: 1rem;}
    .article-tag{font-size: 14px; line-height: 30px;height: 30px;}
    .btn-loadmore {border:2px solid #035b7d;border-radius: 3px;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;font-size: 20px;font-weight: 600;color: #035b7d;padding: 10px 20px 10px 20px;}
    .btn-loadmore:hover{color: #007bff;border:2px solid #007bff;}
    .loadmore-tips{font-family: heebo-sans,Helvetica,Arial,sans-serif; font-size: 20px;font-weight: 600;color: #035b7d;}
    .rightnewstitle{padding: 10px 0px 4px 0px;}
    .rightnewstitle a{font-family: heebo-sans,Helvetica,Arial,sans-serif; font-size: 16px; line-height: 1.5;font-weight: 600; }
    .rightnewsspan{ margin-bottom: 20px; border-bottom: 1px dotted #e2e2e2; padding-bottom: 15px;}

    /*20240606新增样式*/
    .topbannerList{width: 100%;min-height: 300px;margin-top: 2px;font-family: "plus-jakarta-sans-Light",Helvetica,sans-serif;
        position: relative;
    }
    .bannerImg .el-image{position: static!important;}
    .bannerTxt{position: absolute; top: 45px;width: 60%; margin:0 auto;background: rgba(255,255,255,0.8);left: 20%;
      font-size:40px;color: #1c0e40; text-align: center; padding: 60px 0px 60px 0px;
    }
    .bannerTxtsubtitle{font-size: 14px;padding-top: 10px}
    .subcatelist{margin-top: 20px;}
    .subcatetitle{font-size: 18px; font-weight: 600;height: 40px;line-height: 40px;margin-bottom: 15px;}
    .subcateitem{list-style: none;width: 100%; padding:2px 20px; background: #ddeaee; border-radius: 10px;}
    .subcateitem_item{padding: 15px 0px 15px 0px;}
    /**/
    .listRec{
        margin-top: 30px; margin-bottom: 30px;
    }
    .listRecLeft .el-image{display:unset;}
    .listRecLeft_img img{width: 100%; border-top-left-radius: 7px; border-top-right-radius: 7px;}
    .listRecLeft_content{padding: 30px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}
    .listRecLeft_content a{cursor: pointer;}
    .listRecLeft_title{font-size: 32px;
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        line-height: 115%;
        color: #040921;
    }
    .listRecLeft_cta,.listRecLeft_cta a{
        font-family: sofia-pro, Arial, sans-serif;
        font-weight: normal;
        font-size: 18px;
        padding: 20px 0px 20px 0px;
        color: #20558a;
    }
    .List-items{}
    .List-items-item{margin-bottom: 30px;}
    .SubSpotlight{display: flex; flex-direction: row;}
    .SubSpotlight img{width: 180px;border-radius: 7px;}
    .SubSpotlight .el-image{overflow: unset;}
    .SubSpotlight-content{width: 100%;margin-right: 0;
        margin-left: 15px;}
    .SubSpotlight-title{font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        color: #040921;}
    .SubSpotlight-date{        display: block;
        color: #62627c;
        margin-top: 10px;
        font-family: sofia-pro, Arial, sans-serif;
        font-size: 14px;
        line-height: 140%;
        min-height: 20px;}
    .SubSpotlight-cta,.SubSpotlight-cta a{margin-top: 15px;    font-family: sofia-pro, Arial, sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 140%;
        color: #20558a;}
    /*end*/
    .newsListItem{margin-bottom: 20px;}
    .newsListItem .el-image{display: unset!important;}
    .newsListItem img{border-top-left-radius: 7px; border-top-right-radius: 7px; transition: all 0.5s;cursor: pointer;height: 200px;}
    .newsListItem img:hover{transform: scale(1.05);}
    .newsList img{width: 100%;border-radius: 10px; transition: all 0.5s;cursor: pointer;}
    .newsList img:hover{transform: scale(1.05);}
    .nesListTitle{color: #21222a;font-size: 16px;font-weight: 600;line-height: 28px;padding-top: 6px;}
    .newListCate{padding: 10px 0px 10px 0px;}
    .newListCate span{background: #20558a;color: #ffffff; padding: 6px 6px;border-radius: 4px;font-size: 12px;}
    .newListCate span a{color: #ffffff;}
    .newsListBot{font-size: 12px;color: rgba(0,0,0,0.65);line-height: 30px;}
    .newReadMore{text-align: center;justify-content: center;margin-top: 30px; margin-bottom: 30px;}
    .newReadMore span{padding:6px 13px;border: 1px solid #21222a;border-radius: 6px;cursor: pointer;}
    .listRecLeft_content2{padding: 10px;background: #f4f4f9;filter: drop-shadow(0 4px 25px rgba(0, 0, 0, .2));}

        /*0704*/
        .newTopList{margin-top: 2rem; border-bottom: 2px solid #15b8c4; padding-bottom: 2rem;}
        
        .newRightCate{
        position: sticky;  position: -webkit-sticky;
        top: 10px;}
        .newRightCateTitle{
            font-size: 1.5rem; font-weight: 600;height: 4rem; line-height: 4rem;
        }
        .newRightCateList{
            border: 1px solid #e2e2e2; border-radius: 6px; padding:0px;
        }
        .newRightCateList dd{
            border-bottom: 1px solid #e2e2e2; padding: 1.25rem 0.8rem ; cursor: pointer; margin-bottom: 0;
        }
        .newRightCateList dd:hover{
            background: #15b8c4; color: #fff;
        }
        .newRightCateList dd:hover a{color: #ffffff;}
        .newRightCateList dd img{margin-right: 10px;}
        .newRightCateList dd a{color: #000; text-decoration: none;}
        .newRightCateList dd a:hover{color: #fff; text-decoration: none;}
        .newRightCateList dd:last-child{border-bottom: 0;}
        .newRightCateList dd:first-child{}

}
