body{background:#f6f7fb;}
.fenye{margin-bottom:0;}


.newsPicList .serachBox{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.newsPicList .erjiTitle{font-size:0.25rem;color:#183996;}
.newsPicList .erjiTitle::before{content:'';display:inline-block;width:3px;height:0.25rem;background:#183996;vertical-align:middle;margin-right:0.25rem;}

.newsPicList{padding:0.75rem;background:#fff;margin-bottom:0.75rem;}
.newsPicList .ul li{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid #ddd;}
.newsPicList .ul li .pic{flex:0 0 5.25rem;}
.newsPicList .ul li .pic a,
.newsPicList .ul li .pic a img{display:block;}
.newsPicList .ul li .pic a img{width:100%;height:3rem;object-fit:cover;border-radius:5px;}
.newsPicList .ul li .right{flex:0 0 11.5rem;}
.newsPicList .ul li .right .dateBox{display:flex;flex-wrap:nowrap;align-items:center;}
.newsPicList .ul li .right .dateBox .year{color: #ccc;font-size: .325rem;padding-right: .27rem;font-weight: 700;}
.newsPicList .ul li .right .dateBox .ri{font-size:0.525rem;color:#070b2d;padding-right:0.25rem;border-right:1px solid #c7cad3;margin-right:0.25rem;}
.newsPicList .ul li .right .dateBox .monthBox span{display:inline;font-size:0.3rem;color:#000;font-weight:700;}
.newsPicList .ul li .right .dateBox .monthBox .xgicon{padding: 0 .1rem;}
.newsPicList .ul li .right h2{margin-top:0.25rem;}
.newsPicList .ul li .right h2 a{font-size:0.3rem;color:#070b2d;line-height:0.4rem;font-weight:normal;}
.newsPicList .ul li .right .summary{font-size:0.225rem;color:#9597a0;line-height:0.375rem;display:-webkit-box;-ms-line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.newsPicList .ul .noImg{display:block;}
.newsPicList .ul .noImg .pic{display:none;}


.sousuoForm{border:1px solid #dbdeec;border-radius:4px;}
.sousuoForm form{font-size:0em;width:4.75rem;display:flex;flex-wrap:nowrap;justify-content:space-between;}
.sousuoForm form .selectBox{display:inline-block;width:1rem;position:relative;vertical-align:middle;}
.sousuoForm form .selectBox span{display:block;font-size:0.225rem;}
.sousuoForm form .selectBox .slider{opacity:0;visibility:hidden;position:absolute;top:0.65rem;left:0;z-index:5;width:100%;border:1px solid #ccc;background:#fff;}
.sousuoForm form .selectBox.col .slider{opacity:1;visibility:visible;}
.sousuoForm form .selectBox .txt{text-align:left;line-height:0.65rem;padding-left:0.25rem;padding-right:0.125rem;background:#f2f2f2 url(/eportal/uiFramework/commonResource/image/2024051419093169009.png) no-repeat right 5px center;border-radius:4px 0 0 4px;cursor:pointer;background-size:0.3rem auto;}
.sousuoForm form .selectBox .slider .li{padding:0 0.25rem;line-height:0.4375rem;font-size:0.225rem;cursor:pointer;}
.sousuoForm form .selectBox .slider .li:hover{background:#eee;}
.sousuoForm form input,
.sousuoForm form button{vertical-align:middle;}
.sousuoForm form input{border:none;background:transparent;font-size:0.225rem;color:#666;width:2.875rem;height:0.65rem;line-height:0.75rem;padding:0 0.125rem;}
.sousuoForm form button{border:none;cursor:pointer;padding:0;height:0.65rem;width:0.625rem;overflow:hidden;text-indent:-99999px;background:transparent url(/eportal/uiFramework/commonResource/image/2024051419083981062.png) no-repeat center center;background-size:0.225rem auto;}



.newsPicList .ul .newsType2 .right{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.newsPicList .ul .newsType2 .right h2{flex: 0 0 15.6rem;max-width: 15.6rem;margin-top:0.25rem;}
.newsPicList .ul .newsType2 .right h2 a{display:block;white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.newsPicList .ul .newsType2 .right .view{flex:1;display:flex;justify-content:flex-end;}
.newsPicList .ul .newsType2 .right .view a{color: #c7cad3;font-size: 0.225rem;}

.newsPicList .ul .newsType3 .iconBox{flex: 0 0 1.25rem;text-align: right;}
.newsPicList .ul .newsType3 .right h2{margin-top:0;}
.newsPicList .ul .newsType3 .iconBox .icon{display:inline-block;font-size:0.225rem;border:0.025rem solid #070b2d;color:#070b2d;border-radius:3px;padding:0.1rem 0.125rem;}
.newsPicList .ul .newsType3 .iconBox .color_normal{}
.newsPicList .ul .newsType3 .iconBox .color_0{border-color:#f6c245;color:#f6c245;}
.newsPicList .ul .newsType3 .iconBox .color_1{border-color:#169d08;color:#169d08;}
.newsPicList .ul .newsType3 .iconBox .color_2{border-color:#1d3994;color:#1d3994;}
.newsPicList .ul .newsType3 .iconBox .color_3{border-color:#ed4014;color:#ed4014;}


.newsPicList .ul .newsType4 .iconBox{flex: 0 0 auto;}







@media only screen and (max-width:768px){
.newsPicList .erjiTitle{font-size:18px;}
.newsPicList .erjiTitle::before{height:18px;}
.sousuoForm{flex:0 0 100%;margin-top:20px;}
.sousuoForm form .selectBox .txt{padding:0 15px;}
.sousuoForm form{width:auto;}
.sousuoForm form .selectBox{width:auto;flex:0 0 90px;}
.sousuoForm form .selectBox .txt{line-height:40px;}
.sousuoForm form .selectBox span{font-size:14px;}
.sousuoForm form input{flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px);width:auto;height:40px;line-height:40px;padding:0 15px;font-size:14px;}
.sousuoForm form button{width:40px;height:40px;background-size:16px auto;}


.newsPicList .ul li .right .dateBox .year{font-size:14px;padding-right:10px;}



.newsPicList{padding:20px;}
.newsPicList .ul li{margin-top:20px;padding-bottom:20px;}
.newsPicList .ul li .right h2{margin-top:12px;}
.newsPicList .ul li .right .dateBox .ri{font-size:30px;}
.newsPicList .ul li .right .dateBox .monthBox span{font-size:14px;}
.newsPicList .ul li .right h2 a{font-size:16px;line-height:26px;display:-webkit-box;-ms-line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.newsPicList .ul li .right .summary{font-size:14px;line-height:24px;}


.newsPicList .ul li .pic{flex:0 0 200px;max-width:200px;}
.newsPicList .ul li .right{flex:0 0 calc(100% - 220px);max-width:calc(100% - 220px);}
.newsPicList .ul .noImg .right{flex:0 0 100%;max-width:100%;}
.newsPicList .ul li .pic a img{height:22vw;}



.newsPicList .ul .newsType3 .iconBox{flex:0 0 80px;max-width:80px;}
.newsPicList .ul .newsType3 .right h2{margin-left:20px;flex:0 0 calc(100% - 110px);max-width:calc(100% - 110px);}
.newsPicList .ul .newsType3 .iconBox .icon{font-size:14px;padding:5px 10px;border-width:1px;}


}

@media only screen and (max-width:480px){
.newsPicList .ul li .pic,
.newsPicList .ul li .right{flex:0 0 100%;max-width:100%;}
.newsPicList .ul li .right{margin-top:20px;}
.newsPicList .ul li .pic a img{height:40vw;}

.newsPicList .ul .newsType2 .right .dateBox,
.newsPicList .ul .newsType2 .right h2,
.newsPicList .ul .newsType2 .right .view{flex:0 0 100%;}
.newsPicList .ul .newsType2 .right h2{margin-left:20px;max-width:100%;}
.newsPicList .ul .newsType2 .right .view{justify-content: flex-start;}
}