/* 自定义通用类 */
.flex{display: flex;align-items: center;}
.part_wrap{width: 75%;margin: 0 auto;}

.w75{    width: 75%; margin: 0px auto;}
.flex_sb{display: flex; justify-content: space-between;}

.position{width: 75%; margin: 0 auto; border-bottom: solid 0.025rem #d4d4d4;  height: 0.8125rem;line-height: 0.8125rem; font-size: 0.175rem; color: #999;margin-bottom: 1rem;} 
.position a{ font-size: 0.175rem;color: #999;}

.w75{    width: 75%; margin: 0px auto;}
/****两委班子******/
.zzdw{    height: auto;    border-bottom: 0.013rem solid #dedede;       padding-bottom: 0.07rem;}
.news_con{    width: 100%;}
.dwjw{color: #000000; font-size: 0.3rem; font-weight: bold; padding: 0.625rem 0 0.438rem;}
.zzdw p{font-size: 0.3rem; color: #000000; padding-bottom: 0.375rem; font-family: "Microsoft YaHei";}
/****两委班子******/


/*list*/
.zxzxrow{display: flex; justify-content: space-between; border-bottom: solid 1px #dedede;padding-top: 0.9rem; padding-bottom: 1rem;}
.zxzxrow .info{width:100%;}
.reverse { flex-direction: row-reverse; }
.info .date{font-size:0.2rem;color:#0042ff;margin-bottom:0.2rem; font-family: "Microsoft YaHei";}
.info h2.title{margin-bottom:0.25rem}
.info h2.title a{color:#000000;font-size:0.325rem;line-height:0.45rem;font-family: "微软雅黑"; font-weight: lighter;}
.info p.desc{font-size: 0.2rem; color: #666666; line-height: 0.3rem; font-family: "微软雅黑"; font-weight: lighter;}
.info .actions{margin-top:0.75rem; }
.info .actions a { font-size: 0.2rem; font-weight: bold; color: #0042ff; }
.infotext{font-size: 0.198rem; color: rgb(0, 66, 255);  font-family: "Microsoft YaHei";}
.actions { margin-right: 0.688rem; background: url(/ciic/uiFramework/commonResource/image/2025112111015356976.png) left bottom no-repeat; }

/*页码*/
.pageBox{margin:1rem 0 1.6rem 0;text-align:center}
.pageBox a.prev,.pageBox a.next{display:inline-block;padding:0.15rem 0.3rem;border:1px solid #666666;font-size:0.25rem;color:#666666;font-family:'微软雅黑';font-weight:lighter;cursor:pointer}
.pageBox a{margin-right:0.2rem;padding:0.15rem 0.3rem;font-size:0.25rem;font-family:'微软雅黑';font-weight:lighter}
.pageBox a:hover{background:#0042ff;color:#fff}
.pageBox .NormalRed{color:#fff;background:#0042ff;padding:0.15rem 0.3rem;font-size:0.25rem;font-family:'微软雅黑';font-weight:lighter;margin-right: 0.2rem;}
.pageBox span{width:0px !important;display: none !important;}
.pageBox a.prev:hover,.pageBox a.next:hover{border:1px solid #0042ff;color:#0042ff;background:unset}



/****手机版*******/
 @media (max-width: 768px) {
.banner { background: url(/ciic/uiFramework/commonResource/image/2025112516222656662.png) no-repeat; background-size: cover; position: relative; height: 475px; }

.ddjs_dh { width: auto !important; margin: 0px auto !important; margin: 0 17px !important; }
.w75 { width: auto; margin: 0px auto; margin: 0 17px; }

.secondBanner { position: relative; height: 475px!important; }
.secondBanner span { top: 90%!important;color: #333333; font-size: 32px!important;font-weight: bold!important;}
.nav-item a { font-size: 15px; line-height: 15px; height: 100%; display: flex; align-items: center; justify-content: center; }
.nav-item { width: 50%; text-align: center; font-size: 15px; color: #333; cursor: pointer; transition: all 0.4s ease; border-bottom: 4px solid transparent; height: 100%; }
.part1 { height: 40px; }

.position{display: none!important;}
/****两委班子******/
.zzdw p { font-size: 18px; color: #000000; padding-bottom: 15px; }
.zzdw { height: auto; border-bottom: 1px solid #dedede; padding-bottom: 30px; }

/*list*/
.info h2.title a { color: #000000; font-size: 18px; line-height: 25px; }
.info .date { font-size: 12px; color: #0042ff; margin-bottom: 10px; }
.info p.desc { font-size: 15px; color: #666666; line-height: 25px; }
.info h2.title { margin-bottom: 20px; }
.info .actions { margin-top: 25px; }
.info .actions a { font-size: 12px; font-weight: bold; color: #0042ff; }
.infotext { font-size: 12px; color: rgb(0, 66, 255); }
.zxzxrow {  padding-top: 25px; padding-bottom: 25px; }

/*页码*/
.pageBox a.prev, .pageBox a.next { display: inline-block; padding: 10px 20px;     font-size: 12px;}
.pageBox .NormalRed { padding: 10px 15px; font-size: 12px; margin-right: 20px; margin-right: 5px; }
.pageBox a { margin-right: 1px; padding: 10px 5px; font-size: 12px;}



}