@charset "utf-8";

.page-linear{position: relative;}
/* 归档水印 */
.page-linear .gd-watermark{width: 277px;position: absolute;z-index: 99;top: 0;right: 0;}
.page-linear .gd-watermark .date{width: 160px;font-weight: 800;height: 30px;line-height: 30px;font-size: 14px;color: #c00500;position: absolute;left: 41px;bottom: 70px;-ms-transform: rotate(-18deg);transform: rotate( -30deg);/* display: none; */}
@media (max-width: 1280px){
    .page-linear .gd-watermark{left: inherit;right: 0;}
}

.sidebar{float:left; width:23%;}
.dateMain .sidebar{width: 26%;}
.maincontent{float:right; position: relative; width:77%;}
.dateMain .maincontent{width: 74%;}
.maincontent .inbox{margin-left: 40px;}
.maincontent .detail{padding-right:0!important; padding-bottom:0!important;}
.maincontent .page_list{margin-bottom:15px;}

.parentname{position:relative; z-index:15; line-height:160%; padding:10px 15px 10px 26px; font-size:28px; color:#fff; background:#015293; box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.25);}
.parentname span{line-height:1.4em; position: relative;}
.parentname:before{content: ''; width: 48px; height: 48px; background:url(https:/www.ynws.gov.cn/wszzf/pc2024/images/list/sidetop.png) no-repeat; background-size: 100% 100%; position: absolute; right: 11px; bottom: -4px;}

.sidenav{position:relative; z-index:13; overflow:hidden;}
.sidenav li a{position:relative; display:block; padding-left: 43px; padding-right: 45px; padding-top: 16px; padding-bottom: 16px; font-size:18px; line-height:1.6; background-color:#FAFCFF;margin-bottom: 5px;}
.sidenav li a:hover{color:#2354AF; font-weight: bold;}
.sidenav li.on a{color:#2354AF; background-color:#F0F7FF; font-weight: bold;}
.sidenav li.on a:after{content: ''; width: 15px; height: 15px; /*background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/list/sidebar_arrow.png) no-repeat;*/ background-size: 100% 100%; position: absolute; right: 20px; top: 50%; margin-top: -7px;}
.sidenav li.on a:before{content: ''; position: absolute; width: 3px; height: 16px; background: #2354AF; top: 50%; margin-top: -7px; left: 0px;}

.pagetitle{ border-bottom: 1px solid #DEDEDE;position: relative;}
.pagetitle h2{display: inline-block; padding-bottom: 17px; padding-top: 10px; position: relative; font-size: 26px; color: #2354AF; font-weight: bold; }
.pagetitle h2:after{content:''; position: absolute; left: 0; right: 0; bottom: -1px; height: 4px; background: #2354AF;}
.pagelists .setModule:last-child{margin-bottom: 0;}

.pagetitle .dingyue{position: absolute; cursor: pointer; right: 0; bottom: 6px;background: #EBF4FF; border: 1px solid #96C0F2; height: 36px; padding: 0 20px; border-radius: 20px; transition: .3s all;}
.pagetitle .dingyue:before{content: ''; width: 24px; height: 21px; position: absolute; left: 20px; top: 50%; margin-top: -10px; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/icon_dingyue.png) no-repeat; background-size: 100% 100%;}
.pagetitle .dingyue.on,
.pagetitle .dingyue:hover{background: #1B5ABA; border-color:#1B5ABA; color: #fff;}
.pagetitle .dingyue.on:before,
.pagetitle .dingyue:hover:before{background-image: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/icon_dingyue_white.png);}
.pagetitle .dingyue span{font-size: 1.125em; padding-left: 35px; display: block; line-height: 36px;}

.page-infolist{margin-bottom: 30px;/*overflow-x: auto;*/}
.infolist-page.dot li a:before{background-color: #CCCCCC;}
.infolist-page.dot li{padding-top: 13px; padding-bottom: 13px;}
.infolist-page li:nth-child(5n){margin-bottom:20px; padding-bottom:35px; border-bottom:1px dashed #CCCCCC;}
.infolist-page li:nth-child(5n) .time{padding-bottom: 22px;}

.pos-r .clearfix{padding: 20px;background: #fff;}
#cloumn-tt-detail{padding: 30px 0;
  line-height: 2.8;
  overflow: hidden;
  font-size: 18px;}
  #cloumn-tt-detail p{text-indent: 2em;}
@media (max-width: 480px) {
	.res.infolist-page li a:before{top: 25px;}
}
@media (max-width: 768px) {
	.res.infolist-page li a:before{top: 25px;}
  .pagetitle h2{font-size: 20px;}
  .res.infolist li{font-size: 15px;padding-top: 6px;padding-bottom: 6px;}
}
.singlepage{clear:both; line-height:2.25; overflow:hidden;}
.singlepage p{margin:15px 0;}
.singlepage table,
.singlepage video,
.singlepage img{max-width:100%;}


@media (max-width: 1280px){
  .sidebar, .maincontent{float:none; width:100%;}
  .sidebar .inbox:after, .maincontent:before{display: none;}
  .maincontent .inbox{padding-left:0; margin-left: 0;}
  .maincontent .rel-appendixs{border-top-width:1px; border-top-style:dashed;}
  .dateMain .sidebar{width: 100%;}
  .dateMain .maincontent{width: 100%;}
  .m-sidebar{position:fixed; left:-200px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6)!important; width:200px!important; transition: all .3s; -webkit-transition:all .3s;}
  .m-sidebar.active{left: 0; box-shadow:0 0 5px rgba(0,0,0,0.4);}
  .m-sidebar-mark{position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.3); z-index:10; display:none;}
  .m-sidebar > .inbox{overflow-y: auto; max-height: 100%; overflow-x:hidden;}
  .m-sidebar-icon{position:absolute; left:100%; bottom:0; z-index:13; width:60px; height:60px; background:url(https:/www.ynws.gov.cn/wszzf/pc2024/images/list/sidenav_open.png) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 8px 0 0;   cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5); background-size: 45px 45px;}
  .m-sidebar-icon-open{transform: rotate(180deg); border-radius: 0 0 0 4px;}
  .sidenav li{margin-bottom:0; border-top:none;}
  .sidenav li a{padding-top: 12px; padding-bottom: 12px; border-bottom:1px solid rgba(255,255,255,.8); text-align: left;}

}

@media (max-width: 768px){
	.container-innerpage{padding-left:0; padding-right: 0;}
	.container-innerpage > .padding{padding: 20px;}
}

/* piclist */
/* ===
.space*:每一列之间间隔*px
.col*: 列表分*列
.ratio-***:图片比例
===*/
.piclist{overflow:hidden; zoom:1;}
.piclist li{position:relative; float:left; }
.piclist li a{display:block; font-size:1em; overflow:hidden;}
.piclist li .pic{position: relative; width:100%; height: 0; overflow: hidden;}
.piclist li .pic img{ display:block; position: absolute; left: 0; top: 0; width:100%; height:100%;}
.piclist li .txt{display:block; padding:15px; text-align:center; background-color:#f4f4f4;}
.piclist li .txt br{display: none;}
.piclist.col3 li{width:33.333%;}
.piclist.col4 li{width:25%;}
.piclist.space30{margin-left: -15px; margin-right: -15px;}
.piclist.space30 li a{margin-left: 15px; margin-right: 15px; margin-bottom: 30px;}
.xmtjz .piclist.ratio-pagetpxw .pic{padding-bottom: 100%;}
.c00076 .piclist.ratio-pagetpxw .pic,
.c00077 .piclist.ratio-pagetpxw .pic,
.c00078 .piclist.ratio-pagetpxw .pic,
.c00079 .piclist.ratio-pagetpxw .pic,
.c00080 .piclist.ratio-pagetpxw .pic{padding-bottom: 130%;}
.sstdxftl .piclist.ratio-pagetpxw .pic{padding-bottom: 64.9%;}
.zzxtdstxfc .piclist.ratio-pagetpxw .pic{padding-bottom: 60.6%;}
.piclist.ratio-pagetpxw .pic{padding-bottom: 80%;}
.page-piclist.xmtjz  li .txt{background: transparent;}
.ratio-pagevideo .pic{padding-bottom: 56.3333%;}
.videolist li a{position: relative;}
.videolist li .txt{position: absolute;left:0;right:0;bottom:0;font-size: 1.125em; padding: 0 24px;color:#fff;height: 50px;line-height: 50px;
  background: rgba(0,0,0,.3);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);}
.videolist li a:after{content: ''; width: 70px; height: 70px; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/zxzx/video_play.png) no-repeat; background-size: 100% 100%; position: absolute; left:0; right: 0; top: 0; bottom: 0; margin: auto; opacity: 0.5; transition: .3s all;}
.videolist li a:hover:after{opacity: .7;}

@media (max-width: 768px) {
	.piclist.space30{margin-left: -10px; margin-right: -10px;}
	.piclist.space30 li a{margin-left: 10px; margin-right: 10px; margin-bottom: 20px;}
}

@media (max-width: 640px) {
	.piclist[class*="col"] li{width: 50%;}
}


/* 已归档栏目手机版隐藏 */
@media (max-width: 1280px) {
	#menuId_gdzt{display: none;}
}
