@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
@import url(animate.min.css);



.Main{margin-top: 35px;min-height: calc(100dvh - 595px);}

.Address{font-size: 16px;color: #333;line-height: 1.7;padding: 15px 0;/* background-color: #f4faff; */}
.Address i{padding: 9px 12px;background: url(/images/PublicList_ico_1.png) no-repeat center;}
.Address font{ padding-left: 10px;}

.Address+.Main{ margin-top:0; }

/*左侧栏目列表*/
.PageNavigation{ width: 310px; margin-top: 20px; background-color: #FFF; box-shadow:0px 0px 7px -3px #5f5f5f;}
.PageNavigation>.PageText{display: block;padding: 21px 10px;text-align: center;line-height: 1.2;background-color: #cb2026;font-size: 24px;color: #FFF;font-weight: bold;cursor: default;letter-spacing: 1px;text-shadow: 1px 1px 3px #333;user-select: none;}

.PageNavCon{ padding-bottom: 50px; }
.PageNavCon>ul>li{ position: relative; overflow: hidden; transition: all 0.5s;}
.PageNavCon>ul>li+li{ border-top: 1px solid #ddd;}
.PageNavCon>ul>li>a{display: block;font-size: 20px;color: #626262;line-height: 1.3;padding:17px 45px;background: url(/images/PublicList_ico_2.png) no-repeat 270px center #f3f3f3;cursor: pointer;}
.PageNavCon>ul>li:hover,
.PageNavCon>ul>li.on{}
.PageNavCon>ul>li:hover>a,
.PageNavCon>ul>li.on>a{color: #FFF;background: url(/images/PublicList_ico_2_on.png) no-repeat 270px center #b31d22;}
.PageNavCon>ul>li.son.on>a{background: url(/images/PublicList_ico_3_on.png) no-repeat 270px center #b31d22;}

.PageNavCon li.son .SonDl{ display: none;}
.PageNavCon li.son .SonDl dd{ position:relative; overflow: hidden; font-size: 16px;}
.PageNavCon li.son .SonDl dd a{display: block;line-height: 1.2;padding:12px 45px;border-left: 4px solid #FFF;background-color: #FFF;transition: none;}
.PageNavCon li.son .SonDl dd:hover a,
.PageNavCon li.son .SonDl dd.on a{background: url(../images/PublicList_ico_4.png) no-repeat 270px center #ffe3cc;color: #b31d22;border-color: #b31d22;}


/*右侧*/
.RightMainBox{ width: 860px; margin-top: 20px;}
.RightMainBox>.Title{height: 51px;border-bottom: 1px solid #cb2026;}
.RightMainBox>.Title>h1{display: inline-block;float: left;height: 51px;line-height: 45px;font-size: 24px;color: #cb2026;user-select: none;}

.RightMainBox>.Title>h2.gwyxx{display: inline-block;float: left;height: 51px;line-height: 45px;font-size: 24px;color: #cb2026;user-select: none;margin-left: 20px;/* background-color: #ffd57f; */position: relative;overflow: hidden;border-radius: 10px 10px 0 0;}
.RightMainBox>.Title>h2.gwyxx a{display:block;padding: 0 15px;/* color: inherit; */}

.RightMainBox>.gwuyw{}
.RightMainBox>.gwuyw::before{content: '';display: block;position: absolute;transition: all 0.3s;z-index: 0;left: 308px;background: #dbdbdb;width: 98%;height: 1px;}
.RightMainBox>.gwuyw{height: 51px;border-bottom: 1px solid #cb2026;background: #f7f7f7;}
.RightMainBox>.gwuyw>h1{display: inline-block;float: left;height: 51px;line-height: 45px;font-size: 24px;color: #cb2026;user-select: none;background: #ffd57f;border-top-left-radius: 10px;border-top-right-radius: 10px;padding: 0 10px;}
.RightMainBox>.gwuyw>h1 a{
    color: #cb2026;
}
.RightMainBox>.gwuyw>h1:nth-child(2){margin-left: 35px;}
.RightMainBox>.gwuyw>h1.on{display: inline-block;float: left;height: 51px;line-height: 45px;font-size: 24px;color: #fff;user-select: none;background: #cb2026;border-top-left-radius: 10px;border-top-right-radius: 10px;padding: 0 10px;}
.RightMainBox>.gwuyw>h1.on a{color: #fff;}
/*文章列表*/
.NewsList{ padding: 10px 0;}
.NewsList li{position: relative;overflow: hidden;font-size: 18px;line-height: 60px;/* padding: 8px 0; */padding-left: 15px;background: url(/images/zsj_list_icon_dot.png) no-repeat 0px 28px;}
.NewsList li a{ display: inline-block; float:left; max-width: 80%; max-width: calc(100% - 180px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; color: #333; transition: all 0.3s;}
.NewsList li span{display: inline-block;float: right;text-align: right;width: 150px;color: #b2b2b2;}
.NewsList li:hover a{ color: #cb2026; padding-left:8px;}
.NewsList li.b{padding:0;border-bottom: 1px dashed #CCC;line-height: 0; background: none; margin: 10px 0;}

.gywyw-list .NewsList li {line-height: 40px;background: url(/images/zsj_list_icon_dot.png) no-repeat 0px 18px;margin:15px 0;display: flex;justify-content: space-between;align-items: flex-end;}
.gywyw-list .NewsList li a{display: inline-block;float:left;max-width: 80%;max-width: calc(100% - 160px);position: relative;overflow: hidden;white-space: normal;word-wrap:normal;color: #333;transition: all 0.3s;line-height: 40px;}
/*失效数据*/
.NewsList li.overdue a{max-width: 70%;max-width: calc(100% - 250px);}
.NewsList li.overdue em{ color:#F00; }


.footer{ margin-top: 30px;}


/*@font-face{ font-family:FZXBSJW; src:url('/material/font/FZXBSJW.ttf')}
@font-face{ font-family:FZXBSJW; src:url('/videohgscn/font/FZXBSJW.ttf')}*/
@font-face {
    font-family: 'FZXBSJW';
    src: url('/material/font/FZXBSJW--GB1-0.eot');
    src: url('/material/font/FZXBSJW--GB1-0.eot?#iefix') format('embedded-opentype'),
        url('/material/font/FZXBSJW--GB1-0.woff') format('woff'),
        url('/material/font/FZXBSJW--GB1-0.ttf') format('truetype'),
        url('/material/font/FZXBSJW--GB1-0.svg#FZXBSJW--GB1-0') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*文章细览*/
/**/
.Xxgk_Info{border: 1px solid #ffd5b2;border-bottom: none;border-right: none;}
.Xxgk_Info li{position: relative;overflow: hidden;font-size: 16px;color: #333;height: 42px;line-height: 42px;border-bottom: 1px solid #ffd5b2;border-right: 1px solid #ffd5b2;float: left;}
.Xxgk_Info li.T{width: 170px;text-align: center;background-color: #ffe3cc;color: #cb2026;user-select: none;}
.Xxgk_Info li.C{width: 427px;width: calc(50% - 172px);text-indent: 1em;position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.Xxgk_Info li.C.W{ width: 1027px; width: calc(100% - 172px);}


/*正文卡片*/
.DocTextBox{padding: 25px 45px 45px;border-radius: 5px;box-shadow:0px 0px 6px 0px #ebebeb;margin-top: 0;}
.DocTextBox .DocTitle{position: relative;overflow: hidden;font-size: 30px;font-weight: bold;color: #333333;line-height: 1.6;text-align: center;/* font-family: FZXBSJW; */}
.DocTextBox .Article{}
.DocTextBox .Article .ArticleInfo{ margin: 10px auto; margin-right: 150px; font-size: 14px; color: #999; line-height: 1.5; padding: 10px 0;}
.DocTextBox .Article .ArticleInfo p{display: inline-block;margin: 0 5px;}
.DocTextBox .Article .ArticleInfo span{ padding: 0 10px;}
.DocTextBox .Article .ArticleInfo span.fontsize .curFont{color: #dd474a;}
.DocTextBox .Article .ArticleInfo span.fontsize a{ user-select: none; }
.DocTextBox .Article .ArticleInfo a{ color: #999; cursor: pointer;}
.DocTextBox .Article .ArticleInfo a:hover{color: #dd474a;}
.DocTextBox .Article .share{position: absolute !important;margin: 0;top: 23px;right: 0;width: 90px;}
.DocTextBox .Article>.clear{height: 8px;background: url(/images/PublicList_ico_6.png) repeat-x left bottom;}

.DocHtmlCon{padding: 20px 0;font-size: 16px;font-family: "宋体";}
.DocHtmlCon.Box{ overflow:initial; }
.DocHtmlCon iframe{ max-width:100%; }
.DocHtmlCon td{word-break: break-all; white-space: normal; overflow: hidden; }
.DocHtmlCon .mingzi{padding-right:20px;}
.DocHtmlCon .mingzi:last-child{padding-right:0px;}

/*正文默认样式*/
.trs_paper_default{color:#333;/* font-size:16px; */zoom:1;}
.trs_paper_default p{margin:5px 0;margin-bottom:15px;color:#333;/* text-indent:2em; *//* font-size:16px; */line-height:30px;}
.trs_paper_default img{margin-bottom:-3px;max-width: 100% !important;text-align:center;height: auto;}
.trs_key4format{color:#333;font-size:16px;zoom:1;}
.trs_key4format>p{margin:5px 0;margin-bottom:15px;color:#333;text-indent:2em;font-size:16px;line-height:30px;}
.trs_key4format img{margin-bottom:-3px;max-width:100%;text-align:center;}


/*二维码*/
.QRcode{ text-align: center; }
.QRcode>p{ line-height: 30px; font-size: 14px;}
.QRcode #qrcodeEWM{ width: 180px;}

/*上一篇下一篇*/
.Previous{ clear:both; font-size:14px; }
.Previous span{float:left;display:block;text-align: center;width:100px;height:40px;background: #dd474a;color:#fff;line-height:40px;}
.Previous a{display:inline-block;overflow:hidden;padding-left:10px;max-width: 85%;/* max-width:calc(100% - 100px); */text-overflow:ellipsis;white-space:nowrap;transition:all .3s ease-in 0s;}
.Previous a br{ display:none; }
.Previous .prevpage{ position:relative; overflow:hidden; margin:5px 0; height:40px; background:#f3f3f3; line-height:40px;}
.Previous .nextpage{ position:relative; overflow:hidden; margin:5px 0; height:40px; background:#f3f3f3; line-height:40px;}


/*相关文件*/
.DocTextBox.f_l{ width: 756px;}
.DocTextBox.f_l .Article .ArticleInfo{ margin: 0 20px;}
.DocTextBox.f_l .Article .ArticleInfo p{ display: block; margin: 8px 0; text-align: center;}
.DocTextBox.f_l .Article .share{ top: 35px;}

.RelatedDoc{ width: 285px; padding: 0 25px; border-radius: 5px; box-shadow:0px 0px 6px 0px #ebebeb; }
.RelatedDoc .RelCard + .RelCard{margin-top: 25px;border-top:1px solid #deeeff;}
.RelatedDoc .Tit{ height: 34px; line-height: 34px; padding-left: 23px; font-size: 20px; font-weight: bold; background: url(PublicList_ico_7.png) no-repeat left center; margin-top: 20px;}
.RelatedDoc .DocRelLi{ }
.RelatedDoc .DocRelLi li{ position: relative; overflow: hidden; margin-top: 10px; font-size: 15px; color: #333; padding-left: 15px; background: url(PublicList_ico_5.png) no-repeat left 9px; line-height: 1.6;}
.RelatedDoc .DocRelLi li a br{ display:none; }
.RelatedDoc hr{ border-color: #deeeff !important; margin: 15px 0 5px;}
.RelatedDoc .DocRelPhotos{ position: relative; overflow: hidden; margin-top: 20px;}
.RelatedDoc .DocRelPhotos img{ width: 100%;}


/*名称注释*/
.MczsNotes.layui-layer-tips{/* transform: translateY(-15px); */}
.MczsNotes.layui-layer-tips .layui-layer-content{color:#333;border: 1px solid #d5dfea;border-radius: 10px;font-size: 12px;}
.MczsNotes.layui-layer-tips .layui-layer-content .trs_paper_default>p{line-height: 1.5;margin-bottom: 8px;}
.MczsNotes.layui-layer-tips .layui-layer-content .trs_paper_default>p:nth-of-type(1){ margin-top:0;}
.MczsNotes.layui-layer-tips .layui-layer-content .trs_paper_default>p:nth-last-child(1){ margin-bottom:0;}
.MczsNotes.layui-layer-tips i.layui-layer-TipsG{/* border-bottom-color: #d1c9c9 !important; *//* z-index: -1; */}

/*失效文件*/
.watermark {width: 720px;position: absolute;pointer-events: none;color:#d2d6d9;z-index: 0;top: 240px;left: 50%;transform: translateX(-50%);}
.watermark > div {/* width: 60%; *//* height: auto; */display: flex;align-items: flex-start;justify-content: center;transform: rotate(-20deg);flex-direction: column;border: 20px solid #c3d9ee;font-size: 70px;font-weight: bold;font-family: '微软雅黑';color: #c3d9ee;padding: 10px 40px;text-align: justify;}

.RightMainBox  .one{display:flex;flex-direction:column; align-items:center;}
.RightMainBox  .one .text{font-size:18px;color: #cb2026;padding: 30px 0 10px 0;width: 900px;text-align: center;line-height: 1.5;}
.RightMainBox  .one .pic{max-width:100%;height:auto;overflow: hidden;width: 900px;background: #f5f5f5;text-align: center;}
.RightMainBox  .one .pic img{width:770px;height:500px;object-fit:cover;}




/*添加-右上角相关按钮-2023年10月11日*/
.ChannelRelBtn{display:flex;justify-content: space-between;}
.ChannelRelBtn>.clear{ display:none;}
.ChannelRelBtn>h1{white-space: nowrap;}
.ChannelRelBtn .RelIcoBtn{float:right;display: flex;justify-content: flex-end;margin-left: 50px;align-items: center;}
.ChannelRelBtn .RelIcoBtn li{position:relative;float: left;overflow: hidden;}
.ChannelRelBtn .RelIcoBtn li + li{ margin-left:10px; }
.ChannelRelBtn .RelIcoBtn li img{max-width:100%;max-height: 51px;}

/*事业单位公开招聘 二级菜单 - 2025年2月11日*/
.RelChildrenBtns{margin-top:20px;background-color: #eee;border-radius: 20px;}
.RelChildrenBtns ul{display:flex;justify-content: center;}
.RelChildrenBtns li{position:relative;height: 40px;}
.RelChildrenBtns li + li{margin-left: 15px;}
.RelChildrenBtns li a{display:block;line-height: 40px;padding: 0 20px;font-size: 18px;color: #000;}
.RelChildrenBtns li a:hover{background-color: #cdcdcd;}
.RelChildrenBtns li.on::after{content:'';display: block;position: absolute;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #d41416;bottom: 0;left: calc(50% - 5px);pointer-events: none;}

.warp[channelname="招商动态"] .Address{ display:none; }

