.container{background: #fff url(/uiFramework/commonResource/image/2021071916043770690.png) center top no-repeat;text-align: center;}
.main{width:1006px;margin:0 auto;}
.screen {overflow: hidden;background: #fff;}
.navleft{width: 268px; height: 725px;border: #d6d6d6 solid 1px;float: left;;}
.navright {border: #d6d6d6 solid 1px;width: 725px;min-height: 725px;}
.yshj_right{width: 725px;float: right;}
.mbt10 {margin-bottom: 10px;}
.mt10 {margin-top: 10px;}
.eps-portlet-header{position:relative;}
.eps-dn{top:10px!important;left:0!important;}

/*财政新闻-标题*/
.sub-news-list .mod-header2 {
    height: 35px;
    overflow: hidden;
    padding: 5px;
}
.mod-header-langtit {
    height: 35px;
    border-bottom: 2px solid #037ecb;
    overflow: hidden;    
    display: flex;
    justify-content: space-between;
}
.mod-header-langtit .h2 {
    background: url(/uiFramework/commonResource/image/2021072110300975644.png) repeat-x;
    padding-left: 10px;
}
.mod-header-langtit .h2 span {
    font-size: 14px;
    color: #1f8bcf;
    font-weight: bold;
    font-family: "微软雅黑";
    height: 35px;
    line-height: 35px;
    display: block;
    color: #fff;
    background: url(/uiFramework/commonResource/image/2021072110303496231.png) right no-repeat;
    padding-right: 42px;
}
.more-link a{font-size:12px;color:#6f6f6f;}
.sub-news-list .mod-body{padding:15px;}
.sub-news-list .mod-newslist li{
    height: 38px;
    border-bottom: #CCC dashed 1px;
    line-height: 38px;
    color: #4d4d4d;
    background: url(/uiFramework/commonResource/image/2021072110353296637.png) no-repeat left;
    padding-left: 10px;
    text-align:left;
}
.sub-news-list .mod-newslist li a{color:#6f6f6f;font-size:12px;line-height:38px;}
.sub-news-list .mod-newslist li span{float:right;font-size:12px;}
.mod-newslist li a:hover {
    text-decoration: none;
    color: #4a4949;
    outline: none;
}

/*分页*/
.page{display: flex;justify-content: center;height: 24px;padding: 10px 0px;overflow: hidden; font-size: 12px;color: #1f8bcf;align-items: center;}
.easysite-page-wrap a{font-size: 12px;color: #1f8bcf;}
.easysite-jump-page{display: flex;align-items: center;}
.easysite-jump-page span{display:block;}
.page div{margin-right:10px;margin-left:10px;}
.easysite-page-wrap a{margin-right:10px;}
.easysite-page-wrap a:last-child{margin-left:10px;}
.easysite-jump-page{margin-left:0!important;}
.easysite-page-wrap{margin-right:0!important;}
.easysite-page-text{width:28px;height:16px;margin-left:3px;margin-right:3px;}
.easysite-jump-btn{margin-left:3px;}

/*当前位置*/
.dqwz{position:absolute;right:12px;top:10px;color:#000;font-size:12px;font-family:"宋体", Arial, tohama, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;}
.dqwz a{color:#6f6f6f;font-size:12px;padding:0 10px 0 10px;}

/*移动端*/
@media(max-width:768px){
  .screen{overflow:auto;}
  .container,.main{width:100%;}
  .navgationDiv{display:none;}
  .navleft{width:30%;}
  .czt_zfxxgk{margin-top:52px;}
  .yshj_right {width:68%;}
  .dqwz{display:none;}
  .yshj,.navright{width:100%;}
  .yshj img{width:100%;}
  .mod-newslist li a { width: 65%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;}
  .page {flex-wrap: wrap;overflow: auto;height: 50px;}
  .ywb_about-con {padding: 5px!important;}
  .nav_ul1 li {width: 100%!important;}
  .nav_ul1 li a {font-size: 12px;width: 100%;vertical-align: middle;display: table-cell;}
}