.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; min-height: 725px;border: #d6d6d6 solid 1px;float: left;}
.navright {width: 725px;border: #d6d6d6 solid 1px;float: right;}
.mbt10 {margin-bottom: 10px;}
.mt10 {margin-top: 10px;}

/*财政新闻-标题*/
.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: 8px;
}
.mod-header-langtit .h2 span {
    font-size: 14px;
    color: #1f8bcf;
    font-weight: bold;
    font-family: "微软雅黑";
    height: 34px;
    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;color:#4d4d4d;font-family:"宋体";}
.mod-newslist li a:hover {
    text-decoration: none;
    color: #4a4949;
    outline: none;
}

/*图片新闻*/
.nine-pic {
    overflow: hidden;
}
.pic-list {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.item-img {
    background: url(../images/pic-bg.png) no-repeat;
    width: 208px;
    height: 150px;
    padding-top: 13px;
    padding-left: 12px;
}
.item-img img{width:188px;height:138px;}
.item-link {
    width: 210px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #434343;
    margin-left:10px;
}
.item-link a{color: #434343;font-size: 12px;}
.item-link a:hover {
    color: #434343;
    text-decoration: none;
}

/*视频新闻*/
.video-main {
    overflow: hidden;
}
.video-main li {
    width: 172px;
    height: 215px;
    float: left;
    padding: 5px 27px 10px;
}
.img-photo-viwe {
    width: 172px;
    height: 145px;
    margin-bottom: 5px;
}
.img-photo-viwe img {
    width: 150px;
    height: 113px;
}
.video-main .h3 {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align:left;
}
.video-main .h3 a{font-size:14px;color:#000;font-weight:bold;}
.img-photo-viwe a {
    display: block;
    padding: 10px 10px 20px;
    background: #f2f2f2;
    border: 1px solid #ececec;
}
.img-photo-viwe a:link, .img-photo-viwe a:visited {
    background: #f2f2f2;
    border: 1px solid #ececec;
}
a:link, a:visited {
    text-decoration: none;
    color: #6f6f6f;
}

/*分页*/
.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;}



.mod-header2 {
    height: 35px;
    overflow: hidden;
    padding: 5px;
}
.mod-header2 .tabs-header {
    overflow: hidden;
    border-bottom: 2px solid #037ecb;
}
.mod-header2 .tabs-header li {
    float: left;
    height: 35px;
    display: block;
}
.mod-header2 .tabs-header li a:hover,.mod-header2 .tabs-header li.click a {
    background: url(/uiFramework/commonResource/image/2021072115092737516.png) no-repeat !important;
    color: #fff;
}
.mod-header2 .tabs-header li a:link, .sub-news-list .mod-header2 .tabs-header li a:visited {
    background: url(/uiFramework/commonResource/image/2021072115025098865.png) no-repeat;
}
.mod-header2 .tabs-header li a {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 110px;
    cursor: pointer;
    padding-left: 10px;
    position: relative;
    font-size: 14px;
    color: #1f8bcf;
    font-weight: bold;
    font-family: "微软雅黑";
    text-align:left;
}
.mod-body {
    padding: 15px;
}
.mod-newslist li {
    position: relative;
    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;
}
.mod-newslist li span{float:right;}


/*移动端*/
@media(max-width:768px){
  .container,.main{width:100%;}
  .navgationDiv{display:none;}
  .navleft{width:30%;}
  .czt_zfxxgk{margin-top:50px;}
  .navright {width:68%;height:auto;}
  .screen{overflow:auto;}
  .mod-newslist li a{width:65%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
  .ywb_about-con{padding:5px!important;}
  .nav_ul1 li {width: 100%!important;}
  .nav_tit1{font-size:12px;}
  .nav_ul1 li a{width:100%;word-break:break-all;font-size:12px;}
}