﻿@charset "UTF-8";

/* 机构汇总 -----------------------------------------*/
.depPage #content { background: #fff url(../../base/img/bg-03.jpg) no-repeat center bottom; background-size: contain; }
.depIntro { font-size: 16px; line-height: 2; margin-bottom: 5%; }
.depIntro img { max-width: 100%; height: auto; }
.depLogo { position: relative; text-align: center; margin-bottom: 50px; }
.depLogo::after { position: absolute; left: 50%; top: 100%; content: ''; border: 8px solid transparent; border-top-width: 10px; border-top-color: #0065CC; margin: -2px 0 0 -8px; }
.depLogo::before { position: absolute; content: ''; left: 50%; top: 100%; width: 1px; background: #D9D9D9; height: 50px; margin-left: -0.5px; }
.depLogo img { width: 90px; height: 90px; }
.depBox { position: relative; margin-top: -1px; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #d9d9d9; }
.depBox > .hd { margin-right: 80px; height: 40px; }
.depBox > .hd h3 { float: left; margin-top: -1px; height: 30px; font-size: 20px; font-weight: bold; line-height: 45px; border-top: 2px solid #94070A; color: #94070A; }
.depBox > .hd h3 a { color: inherit; text-decoration: none; }
.depBox > .bd { overflow: hidden; padding: 1% 0 6%; }

/* 节点列表 */
.nodePageList { display: flex; flex-wrap: wrap; margin-left: -4%; }
.nodePageList li { width: 46%; margin-left: 4%; }
.nodePageList li a { position: relative; display: block; font-size: 16px; line-height: 22px; padding: 8px 0 8px 14px; }
.nodePageList li a::before { position: absolute; left: 0; top: 17px; content: ''; border: 1px solid #94070A; width: 4px; height: 4px; }

/* 文章列表页 -----------------------------------------*/
/* newsList */
.newsList { margin-top: -10px; }
.newsList li { padding: 9px 0; font-size: 16px; border-bottom: 1px dashed #e5e5e5; line-height: 24px; }
.newsList a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.newsList .date { float: right; color: #999; margin: 0 10px;}
.newsList .node { color: #999; margin-right: 10px;}


/* 友情链接列表页 -----------------------------------------*/
.friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 10px 10px;}
.friendLinkList li { width: 28%; height: 36px; line-height: 36px; padding: 0 3.5% 0 1.5%; float: left; overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 3%; text-align: justify;}
.articleCon .power-content_voice { margin-bottom: 20px; }
.articleCon .title { font-size: 24px; line-height: 1.4; text-align: center; margin-bottom: 15px; font-weight: bold; color: #94070A; }
.articleCon .subTitle { font-size: 18px; color: #555; text-align: center; margin-bottom: 15px;}
.articleCon .property { overflow: hidden; font-size: 14px; margin-bottom: 20px; text-align: center; color: #777;}
.articleCon .property .size { text-align: center; padding-top: 8px; font-size: 0;}
.articleCon .property .size a { display: inline-block; border: 1px solid #ddd; color: #888; width: 24px; height: 20px; text-align: center; line-height: 20px; font-size: 12px; vertical-align: top; margin-left: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.articleCon .property .size .l { font-size: 16px; font-weight: 500;}
.articleCon .property > span { display: inline-block; vertical-align: top; margin: 0 7px;}
.articleCon .property .bdsharebuttonbox { display: inline-block; vertical-align: top; margin: 4px 7px 0; }
.articleCon .userControl { font-size: 14px; overflow: hidden; text-align: left; padding: 10px 0;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox .bd { font-size: 0; }
.articleCon .conTxt { color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: hidden; word-break: normal; word-wrap: break-word;}
.articleCon .conTxt img { max-width: 100% !important; height: auto !important;}
.articleCon .conTxt p { margin-bottom: 20px;}
.articleCon .conTxt a { color: blue; text-decoration: underline;}
.articleCon .conTxt em { font-style: italic;}
.articleCon .conTxt ul, .articleCon .conTxt ol { padding-left: 2em;}
.articleCon .conTxt ul li { zoom: normal; list-style: square; text-indent: 0 !important;}
.articleCon .conTxt ol li { zoom: normal; list-style: decimal; text-indent: 0 !important;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong { font-weight: bold;}
.printArea .conTxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printArea .conTxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printArea .conTxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printArea .conTxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printArea .conTxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printArea .conTxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printArea .conTxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printArea .conTxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printArea .conTxt .videoPlayer{ text-indent: 0; }
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; width: 100% !important; height: auto !important; }
.printArea .videoPlayer .ckplayer-ckplayer { margin: 0 auto; max-width: 100%; height: 0 !important; padding-bottom: 60%; }
.printArea .videoPlayer .ckplayer-ckplayer > div { position: absolute; left: 0; top: 0; }
.printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; }
.articleCon .page { padding: 10px 0; text-align: center;}
.articleCon .others { line-height: 1.5; margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next { padding: 5px 0;}
.articleCon .others .date { color: #999; font-size: 14px;}

/* 相关信息 */
#relativeInfo { border-bottom: 1px solid #ddd;}
#relativeInfo .bd { padding: 10px 0 20px 0;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { display: flex; flex-wrap: wrap; margin: -1.5%; }
.picPageList li { width: 47%; margin: 1.5%; }
.picPageList .pic a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; height: 0; }
.picPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.picPageList .title { padding: 10px 12px; border: 1px solid #D9D9D9; border-top: none; text-align: center; }
.picPageList .title a { display: block; height: 30px; font-size: 16px; line-height: 30px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 图集-列表页 ----------------------------------------- */
.photoPageList { display: flex; flex-wrap: wrap; margin: -1.5%; }
.photoPageList li { width: 47%; margin: 1.5%; }
.photoPageList .pic a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; height: 0; }
.photoPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.photoPageList .title { padding: 10px 12px; border: 1px solid #D9D9D9; border-top: none; text-align: center; }
.photoPageList .title a { display: block; height: 30px; font-size: 16px; line-height: 30px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 图集-内容页 ----------------------------------------- */
.picSlideBox { position: relative;}
.picSlideBox .bd img { width: 100%;}
.picSlideBox .prev, .picSlideBox .next { display: block; width: 30px; height: 60px; line-height: 60px; margin-top: -50px; text-align: center; position: absolute; left: 0; top: 50%;}
.picSlideBox .next { left: auto; right: 0;}
.picSlideBox .prev::after, .picSlideBox .next::after { content: "\e1d0"; font-family: "fontpower"; color: #fff; font-size: 32px; text-shadow: 1px 1px 1px #000;}
.picSlideBox .next::after { content: "\e1d1";}
.picSlideBox .pageState { text-align: center; display: block; padding: 1% 0;}
.picSlideBox .pageState span { color: #f00;}
.photoCon .conTxt { text-indent: 2em;}

/* 领导列表页 --------------------------------------------- */
.leaderPageList li { position: relative; overflow: hidden; margin-bottom: 30px; background: #F5F5F5; }
.leaderPageList li::before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; background: #94070A; opacity: 0; visibility: hidden; transform: scaleX(0); transform-origin: left center; }
.leaderPageList li:last-of-type { margin-bottom: 0; }
.leaderPageList .pic { position: relative; float: left; width: 118px; }
.leaderPageList .pic img { width: 100%; height: 144px;}
.leaderPageList .con { position: relative; overflow: hidden; padding: 15px; height: 144px; box-sizing: border-box; }
.leaderPageList .title { font-size: 16px; line-height: 24px; max-height: 48px; overflow: hidden; font-weight: bold; }
.leaderPageList .title a { color: inherit; }
.leaderPageList .intro { margin-top: 10px; font-size: 14px; line-height: 20px; max-height: 40px; color: #666; overflow: hidden; }
.leaderPageList .others { display: none; }
.leaderPageList .more { display: block; margin-top: 10px; font-size: 0; line-height: 1; color: #999; }
.leaderPageList .more::before { display: inline-block; vertical-align: top; font-size: 20px; content: '\e1ce'; font-family: "fontpower"; }

/* 信息提示页 ---------------------------------------------- */
.Showms { background: #fff; padding: 3% 3%; overflow: hidden;}
.Showms .top, .Showms .bottom, .Showms .Shadow { display: none;}
.Showms .MS { overflow: hidden; zoom: 1;}
.Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 5px 0; margin-bottom: 15px; font-size: 18px;}
.Showms .BUT { padding: 25px 0 15px 0;}
.Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: #eee; background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee)); background: -moz-linear-gradient(#fff, #eee); background: -ms-linear-gradient(#fff, #eee); background: -o-linear-gradient(#fff, #eee); background: linear-gradient(#fff, #eee);}
.Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none;}

/* 网站地图 ---------------------------------------------- */
.siteMap { margin: 0 10px; }
.siteMap .li1 { margin-bottom: 15px; }
.siteMap .a1 { display: block; padding: 0 12px; height: 40px; line-height: 40px; border: 1px dotted #ccc; background: #fff; background: #f6f6f6; color: #94070A; }
.siteMap .sh { display: none;}
.siteMap .ul1 { overflow: hidden; padding: 10px;}
.siteMap .a2 { min-width: 31.3333%; margin-right: 2%; float: left; font-size: 14px; color: #666;}