﻿@charset "utf-8";

/* 机构汇总 -----------------------------------------*/
.depPage #content { background: #fff url(../../base/img/bg-03.jpg) no-repeat center bottom; background-size: contain; }
.depIntro { font-size: 18px; line-height: 2; margin-bottom: 30px; }
.depIntro img { max-width: 100%; height: auto; }
.depLogo { position: relative; text-align: center; margin-bottom: 80px; }
.depLogo::after { position: absolute; left: 50%; top: 100%; content: ''; border: 10px solid transparent; border-top-width: 12px; border-top-color: #0065CC; margin: -2px 0 0 -10px; }
.depLogo::before { position: absolute; content: ''; left: 50%; top: 100%; width: 1px; background: #D9D9D9; height: 80px; margin-left: -0.5px; }
.depLogo img { width: 160px; height: 160px; }
.depBox { margin-top: -1px; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #d9d9d9; }
.depBox > .hd { float: left; margin-right: 80px; height: 40px; }
.depBox > .hd h3 { margin-top: -1px; height: 40px; font-size: 20px; font-weight: bold; line-height: 60px; border-top: 2px solid #94070A; color: #94070A; }
.depBox > .hd h3 a { color: inherit; text-decoration: none; }
.depBox > .bd { overflow: hidden; padding: 36px 0; }

/* 节点列表 */
.nodePageList { display: flex; flex-wrap: wrap; }
.nodePageList li { width: 33.3333%; }
.nodePageList li a { position: relative; display: block; font-size: 18px; line-height: 25px; padding: 10px 34px 10px 14px; }
.nodePageList li a::before { position: absolute; left: 0; top: 21px; content: ''; border: 1px solid #94070A; width: 4px; height: 4px; }
.nodePageList li a:hover { font-weight: bold; }
.nodePageList li a:hover::before { background: #94070A; }

/* 文章-父列表页 -----------------------------------------*/
.focusWrap { overflow: hidden; margin-bottom: 15px; }
.pageBoxLoop { margin-top: -20px; overflow: hidden; }
.pageBoxLoop .box { width: 565px; margin-top: 20px;}
.pageBoxLoop .box .bd { height: 216px; }


/* 文章子-列表页 -----------------------------------------*/

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li { margin-bottom: 20px; padding-bottom: 20px; overflow: hidden; border-bottom: 1px solid #ECECEC; }
.pageTPList li:last-of-type { margin-bottom: 0; }
.pageTPList .pic { float: left; margin-right: 30px; width: 200px; }
.pageTPList .pic img { width: 100%; height: 150px;}
.pageTPList .con { overflow: hidden; }
.pageTPList .title { font-size: 20px; line-height: 30px; height: 30px; margin-bottom: 15px; overflow: hidden; }
.pageTPList .intro { font-size: 16px; line-height: 28px; height: 56px; color: #999; overflow: hidden; }
.pageTPList .others { margin-top: 15px; display: block; font-size: 16px; line-height: 24px; color: #999; }
.pageTPList .others span { margin-right: 15px; }
.pageTPList li:hover .title a { color: #94070A; font-weight: bold; text-decoration: none; }

/* newsList */
.newsList li { padding: 30px 20px; border-bottom: 1px solid #e5e5e5; overflow: hidden; }
.newsList li:hover { background: #fafafa; }
.newsList .date { float: left; width: 110px; height: 110px; margin-right: 20px; line-height: 1; overflow: hidden; border: 1px solid #e5e5e5; background: #fff; text-align: center; }
.newsList .date .dd { display: block; margin-top: 20px; font-size: 36px; color: #555; }
.newsList .date .ym { display: block; margin-top: 14px; font-size: 14px; color: #777; }
.newsList .con { overflow: hidden; }
.newsList .title { font-size: 24px; line-height: 40px; height: 40px; overflow: hidden; }
.newsList .intro { margin-top: 12px; font-size: 14px; line-height: 28px; height: 56px; color: #777; overflow: hidden; }
.newsList li:hover .title a { color: #94070A; font-weight: bold; text-decoration: none; }

/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 20px 0; }
.articleCon .power-content_voice { margin-bottom: 20px; }
.printArea .title { font-size: 28px; line-height: 1.5; text-align: center; margin-bottom: 40px; color: #AD0F19; font-weight: bold; display: block; }
.printArea .subTitle { font-size: 26px; color: #555; text-align: center; margin-bottom: 40px;}
.printArea .property { font-size: 16px; margin-bottom: 35px; line-height: 36px; padding: 0 0 20px 0; text-align: center; color: #999; border-bottom: 1px solid #EAEAEA; }
.printArea .property a { color: inherit; }
.printArea .property span { padding: 0 10px;}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 18px; line-height: 2; text-align: left; padding: 0 0 30px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 20px 0 0px; padding:0px; line-height: 2; word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100% !important; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px; border: 1px solid #333;}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.printArea .conTxt table p { margin: 0px}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul { padding-left: 2em; list-style: inherit;}
.printArea .conTxt ol { padding-left: 2em; list-style: decimal;}
.printArea .conTxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: inherit; 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 h1:first-child,
.printArea .conTxt h2:first-child,
.printArea .conTxt h3:first-child,
.printArea .conTxt h4:first-child,
.printArea .conTxt h5:first-child,
.printArea .conTxt h6:first-child{margin-top:0px;}
.printArea .conTxt .videoPlayer{ text-indent: 0; line-height: 1; }
.printArea .videoPlayer { position: relative; z-index: 1; text-align: center; margin: 20px auto; }
.printArea .videoPlayer [data-ui=video] { margin: 0 auto; max-width: 100%; }
.printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; }
.printArea .page { padding: 10px 0; text-align: center; }
.articleCon .userControl { font-size: 16px; overflow: hidden; text-align: left; margin-bottom: 20px; line-height: 30px; height: 30px; padding: 15px 0; border-bottom: 1px solid #dfdfdf; }
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right; }
.articleCon .userControl .bdsharebuttonbox .bd { font-size: 0; }
.articleCon .others { padding: 10px 0; margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next { padding: 3px 0;}

/*点赞与收藏*/
.likes-group li { line-height: 28px; }

/* 智能标签 */
.articleCon .smart-tags {margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo { border-bottom: 1px dashed #ddd;}
#relativeInfo .hd h3 { font-size: 18px; color: #046cbb}
#relativeInfo .bd { padding: 10px 0 20px 0;}
#relativeInfo ul { overflow: hidden;}
#relativeInfo li { float: left; width: 50%;}

/* 单页 ----------------------------------------- */
.singlePage .printArea .title { font-size: 32px; }

/* 图片-列表页 ----------------------------------------- */
.picPageList { margin: -1%; overflow: hidden; text-align: center; }
.picPageList li { float: left; width: 23%; margin: 1%; position: relative; overflow: hidden; }
.picPageList li.noData { text-align: left; }
.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: 22px 20px; border: 1px solid #D9D9D9; border-top: none; }
.picPageList .title a { display: block; height: 36px; font-size: 18px; line-height: 36px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 图集-列表页 ----------------------------------------- */
.photoPageList { margin: -1%; overflow: hidden; text-align: center; }
.photoPageList li { float: left; width: 23%; margin: 1%; position: relative; overflow: hidden; }
.photoPageList li.noData { text-align: left; }
.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: 22px 20px; border: 1px solid #D9D9D9; border-top: none; }
.photoPageList .title a { display: block; height: 36px; font-size: 18px; line-height: 36px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 图集-内容页 ----------------------------------------- */
.slide-wrap { padding: 0; }
.slide-wrap .copyfrom { margin-left: 15px; color: #ababab; }
.slide-wrap .swpt-full-wrap { width: 110px; }
.slide-wrap .swp-admin-edit { float: right; }
.slide-wrap .sw-list .swi-hd { width: 1%; }
.slide-wrap .sw-list li { width: 20%; height: 224px; min-width: auto; }
.slide-wrap .sw-list li .swl-item-pic { display: table-cell; width: 1%; vertical-align: middle; }
.slide-wrap .sw-list li .swl-item-pic img { max-height: 100%; }

/* 友情链接列表页 ----------------------------------------- */
.friendLinkList { margin: -1.4% -1.4% 0 0; }
.friendLinkList li { float: left; width: 18.6%; margin: 1.4% 1.4% 0 0; box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);}
.friendLinkList li a { display: table-cell; width: 1%; height: 50px; line-height: 25px; padding: 15px 25px; vertical-align: middle; text-align: center; font-size: 18px; text-decoration: none; }
.friendLinkList li,
.friendLinkList li a { transition: all ease 0.6s; }
.friendLinkList li:hover { background: #94070A; transform: translateY(-10px); }
.friendLinkList li:hover a { color: #fff; }

/* 领导列表页 --------------------------------------------- */
.leaderPageList li { position: relative; margin-bottom: 30px; background: #F5F5F5; overflow: hidden; }
.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: 180px; }
.leaderPageList .pic img { width: 100%; height: 220px;}
.leaderPageList .con { position: relative; overflow: hidden; padding: 33px; padding-left: 50px; }
.leaderPageList .title { font-size: 18px; line-height: 24px; height: 24px; overflow: hidden; font-weight: bold; }
.leaderPageList .title a { color: inherit; }
.leaderPageList .intro { margin-top: 20px; font-size: 16px; line-height: 30px; height: 60px; color: #666; overflow: hidden; }
.leaderPageList .others { display: none; }
.leaderPageList .more { display: block; margin-top: 20px; font-size: 0; line-height: 30px; color: #999; }
.leaderPageList .more::before { display: inline-block; vertical-align: top; font-size: 20px; content: '\e1ce'; font-family: "fontpower"; }

.leaderPageList li::before,
.leaderPageList .title,
.leaderPageList .intro,
.leaderPageList .more { transition: all ease 0.6s; }

.leaderPageList li:hover::before { transform: scaleX(1); visibility: visible; opacity: 1; }
.leaderPageList li:hover .title,
.leaderPageList li:hover .intro,
.leaderPageList li:hover .more { color: #fff; }


/* 信息提示页 ---------------------------------------------- */
.Showms { background: #fff; padding: 30px 40px; overflow: hidden; margin: 30px auto;}
.Showms .top, .Showms .bottom, .Showms .Shadow { display: none}
.Showms .MS { overflow: hidden; zoom: 1;}
.Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 10px 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: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee);}
.Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none;}

/* 在线投票 */
.voteCommonList .tit { font-size: 16px; }

/* 问卷调查 */
.surveyCommonList .tit { font-size: 16px; }

.ng-cloak { display: none; }

/* 自定义表单 */
.fs-searchBar #formSearch{background: #94070A; border-color: #94070A;}
.fs-searchBar #formSearch:hover{background: #94070A; border-color: #94070A;}
#fuzzysearch_result_tbody .resultdetail_a:not(.resultdetail_a_visited){background-color:#94070A}
#fuzzysearch_result_tbody .resultdetail_a:hover{background-color:#94070A}
.customFormBox .hd h3 { border-bottom-color: #94070A; color: #94070A;  }
.customFormBox .hd h3 a { color: #94070A; }
.customFormBox .hd .on { border-bottom-color: #94070A; }
.customFormBox .hd .on a { color: #94070A; }