﻿@charset "utf-8";

/* 框架 -----------------------------------------*/
.row { padding: 10px 0; }
.row:last-of-type { margin-bottom: 0; }
.column-4 { float: left; width: 386px; margin-right: 21px; }
.column-6 { float: left; width: 580px; margin-right: 20px; }
.column-4:last-of-type,
.column-6:last-of-type { margin-right: 0; }

.bgGray { background: #f5f5f5; padding: 40px 0; }

/* 图标特效 */
.effectIcon li { perspective: 1000px; }
.effectIcon li a:before { transition: all 0.7s ease; }
.effectIcon li a:hover:before { transform: rotateY(180deg); }

/* 发展历程 -----------------------------------------*/
.yearSelection { text-align: right; font-size: 0; line-height: 1; padding-top: 10px; }
.yearSelection dl { position: relative; display: inline-block; vertical-align: top; width: 150px; margin-left: 10px; text-align: left; }
.yearSelection dt { position: relative; z-index: 1; height: 50px; line-height: 50px; border-radius: 4px; border: 1px solid #e5e5e5; text-align: left; background: #f2f2f2; padding: 0 50px 0 30px; font-size: 18px; color: #333; box-shadow: none; overflow: hidden; white-space: normal; cursor: pointer; }
.yearSelection dt::after { position: absolute; content: ''; right: 15px; top: 50%; margin-top: -5px; border: 10px solid transparent; border-top-color: #ccc; border-bottom: none; }
.yearSelection dt a { color: inherit; text-decoration: none; }
.yearSelection dd { top: 100%; display: none; position: absolute; left: 0; right: 0; z-index: 3; width: 100%; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.yearSelection ul { max-height: 351px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.yearSelection li { border-bottom: 1px dotted #ccc; color: #666; }
.yearSelection li.noData,
.yearSelection li:last-of-type { border-bottom: none; }
.yearSelection li.noData,
.yearSelection li a { display: block; padding: 8px 14px; font-size: 16px; line-height: 24px; color: #666; }
.yearSelection li a:hover { background-color: #f4f4f4; text-decoration: none;}
.yearSelection dl:hover dt { background: #fff; }
.yearSelection dl:hover dt::after { transform: rotate(180deg); }
.yearSelection dl:hover dd { display: block; }
.timeline .noData { margin-left: 160px; }
.timeline .currentYear { line-height: 30px; font-size: 24px; color: #0059AE; }
.timeline .currentYear .year { font-style: italic; display: inline-block; vertical-align: top; width: 100px; }
.timeline .currentYear .fa { font-size: 28px; color: #01a0e9; }
.timelineList { position: relative; }
.timelineList::before { position: absolute; content: ''; left: 113px; top: -4px; width: 0; height: 100%; border-left: 1px solid #01a0e9; }
.timelineList > li { padding: 20px 0; overflow: hidden; }
.timelineList .month { position: relative; width: 121px; float: left; margin: 31px 37px 0 0; font-size: 18px; line-height: 29px; color: #0059AE; text-align: right; }
.timelineList .month::after { display: inline-block; vertical-align: top; content: ''; width: 3px; height: 3px; border-radius: 50%; border: 4px solid #fff; box-shadow: 0 0 0 2px #01a0e9; background: #01a0e9; margin: 9px 2px 0 17px; }
.timelineList .conList{ overflow: hidden; border: 1px solid #e5e5e5; padding: 15px 20px; }
.timelineList .conList li { border-bottom: 1px dashed #e5e5e5; font-size: 14px; line-height: 26px; padding: 17px 10px; }
.timelineList .conList li:last-of-type { border-bottom: none; }
.timelineList .conList .date { float: left; background: #01a0e9; color: #fff; padding: 0 12px; border-radius: 500px; margin-right: 15px; }
.timelineList .conList .tit { display: block; overflow: hidden; }

/* 节点-图文列表页 -----------------------------------------*/
.picNodeList { padding: 10px 0; }
.picNodeList li { position: relative; overflow: hidden; }
.picNodeList .pic { float: left; width: 50%; margin-right: 40px; }
.picNodeList .pic a { display: block; padding-bottom: 53.33%; position: relative; overflow: hidden; height: 0; }
.picNodeList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.picNodeList .title { margin-top: 40px; font-size: 30px; height: 44px; line-height: 44px; overflow: hidden; }
.picNodeList .title a { text-decoration: none; }
.picNodeList .intro { margin-top: 20px; font-size: 14px; line-height: 26px; height: 78px; overflow: hidden; }
.picNodeList .title a::after { position: absolute; left: 50%; top: 210px; margin-left: 40px; content: '＋'; font-family: Arial; width: 38px; height: 38px; line-height: 38px; font-size: 24px; border: 1px solid #D8AD5E; border-radius: 50%; text-align: center; color: #D8AD5E; transition: all 0.4s ease; }
.picNodeList li:nth-of-type(even) { text-align: right; }
.picNodeList li:nth-of-type(even) .pic { float: right; margin: 0 0 0 40px; }
.picNodeList li:nth-of-type(even) .title a::after { left: auto; right: 50%; margin: 0 40px 0 0; }
.picNodeList li:hover .title a::after { transform: rotate(180deg); background: #D8AD5E; color: #fff; }

/* 红色风格页面 - 党建视窗 -----------------------------------------*/
.redPage .pageBanner { background-image: url(../../base/img/page-banner-red.jpg); }
.redPage #header { background: rgba(201, 25, 2, 0.3); }
.redPage #content,
.redPage .mainContent { min-height: auto; }
.redPage #footer { background: #b42f11; }
.redPage .primaryBox>.hd h3 { border-left-color: #c72501; }



/* 栏目循环 */
.pageBoxLoop { overflow: hidden;}
.pageBoxLoop .boxA { width: 49%;}
.pageBoxLoop .boxA .bd { height: 256px;}


/* 文章子-列表页 -----------------------------------------*/

/* 内容带图片的信息列表_图片判断式 */
.pageTPList li { margin-bottom: 20px; background: #fff; padding: 20px; overflow: hidden; border: 1px solid #eee; }
.pageTPList li:hover { background: #fafafa; }
.pageTPList li.last { margin-bottom: 0; }
.pageTPList .title { font-size: 22px; line-height: 30px; height: 30px; margin-bottom: 12px; overflow: hidden; }
.pageTPList .pic { float: left; margin-right: 20px; width: 140px; }
.pageTPList .pic img { width: 100%; height: 90px;}
.pageTPList .con { overflow: hidden; }
.pageTPList .intro { font-size: 14px; line-height: 28px; height: 56px; color: #777; overflow: hidden; }
.pageTPList .date { margin-top: 8px; display: block; font-size: 14px; line-height: 24px; color: #999; }
.pageTPList .date::before { display: inline-block; vertical-align: top; font-family: "fontpower"; content: '\e737'; margin-right: 8px; font-size: 1.2em; color: #bda060; }
.pageTPList li:hover .title a { font-weight: bold; text-decoration: none; color: #0059AE; }

/* newsList */
.newsList { margin-top: -10px; }
.newsList li { position: relative; padding: 30px 50px 30px 20px; border-bottom: 1px solid #e5e5e5; overflow: hidden; }
.newsList .date { float: left; width: 84px; height: 84px; margin-right: 30px; line-height: 1; overflow: hidden; border-radius: 5px; background: #F2F2F2; text-align: center; }
.newsList .date .dd { display: block; margin-top: 17px; font-size: 24px; font-weight: bold; }
.newsList .date .ym { display: block; margin-top: 12px; font-size: 14px; color: #999; }
.newsList .con { overflow: hidden; }
.newsList .title { font-size: 18px; line-height: 30px; height: 30px; overflow: hidden; }
.newsList .title a::after { position: absolute; content: '\e1d1'; right: 10px; top: 50%; width: 30px; height: 30px; margin-top: -15px; line-height: 30px; text-align: center; font-size: 20px; color: #ddd; font-family: "fontpower"; }
.newsList .intro { margin-top: 6px; font-size: 14px; line-height: 24px; height: 48px; color: #999; overflow: hidden; }
.newsList li .date,
.newsList li .date .ym,
.newsList li .title a,
.newsList li .title a::after { transition: all 0.6s  ease; }
.newsList li:hover .date { background: #0059AE; color: #fff; }
.newsList li:hover .date .ym { color: #fff; }
.newsList li:hover .title a { text-decoration: none;  color: #0059AE; }
.newsList li:hover .title a::after { font-weight: normal; color: #D70000; }


/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin: -0.85%; overflow: hidden; text-align: center; }
.videoPageList li { float: left; width: 31.6333%; margin: 0.85%; position: relative; overflow: hidden; }
.videoPageList li.noData { text-align: left; }
.videoPageList .pic a { display: block; padding-bottom: 56.25%; position: relative; overflow: hidden; height: 0; background: #000; }
.videoPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; opacity: 0.8; }
.videoPageList .pic a::after { content: '\e734'; font-family: "fontpower"; position: absolute; left: 50%; top: 50%; margin: -30px 0 0 -30px; width: 60px; font-size: 54px; color: #fff; line-height: 60px; text-align: center; }
.videoPageList .title a { padding: 12px 20px; display: block; height: 34px; font-size: 16px; line-height: 34px; background: #f5f5f5; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }
.videoPageList li:hover .pic img { opacity: 1; }

/* 视频-内容页 ----------------------------------------- */
.switchVideoCon { margin-top: 15px; }
.curSelectedVideo { background-color: #1264b0 !important; color: #fff; }


/* 文章内容页 -----------------------------------------*/
.articleCon { text-align: left; padding: 30px 20px; }
.singlePage .articleCon { padding-left: 0; padding-right: 0; }
.articleCon .power-content_voice { margin-bottom: 20px; }
.printArea .title { font-size: 32px; line-height: 1.5; text-align: center; margin-bottom: 30px; color: #0059AE; display: block; font-weight: bold;}
.printArea .subTitle { font-size: 16px; color: #555; text-align: center; margin-bottom: 30px;}
.printArea .property { font-size: 14px; margin-bottom: 35px; line-height: 22px; padding: 14px 15px; text-align: center; background: #fafafa; color: #777; border: 1px solid #ebebeb; border-radius: 6px; }
.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: 16px; line-height: 2; text-align: left; padding: 0 0 20px 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 {padding:0px;line-height: 2;word-wrap: break-word;border: none;border-radius: 0;white-space:normal;text-align: justify;margin-bottom: 20px;}
.printArea .conTxt p:first-child{margin-top: 0px}
.printArea .conTxt img { max-width: 100%; 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 #ddd;}
.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; }
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; }
.printArea .videoPlayer [data-ui=video] { margin: 0 auto; max-width: 100%; height: 0 !important; padding-bottom: 60%; }
.printArea .videoPlayer [data-ui=video] > div { position: absolute; left: 0; top: 0; }
.printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; }
.printArea .page { padding: 10px 0; text-align: center; }
.articleCon .userControl { font-size: 14px; overflow: hidden; text-align: left; margin-bottom: 20px; line-height: 30px; height: 30px; padding: 10px; background-color: #f5f5f5;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right; 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%;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { display: flex; flex-wrap: wrap; margin: -0.85%; }
.picPageList li { display: flex; flex-direction: column; width: 31.6333%; margin: 0.85%; }
.picPageList .pic { background: #f5f5f5; padding: 15px; }
.picPageList .pic a { display: block; overflow: hidden; position: relative; padding-bottom: 67.5%; height: 0; }
.picPageList .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.picPageList .con { flex: 1 0 0%; padding: 15px 20px; border: 1px solid #eee; border-top: none; background: #fff; }
.picPageList .title { display: block; max-height: 48px; overflow: hidden; line-height: 24px; font-size: 16px; }
.picPageList .intro { margin-top: 6px; font-size: 14px; color: #777; line-height: 24px; max-height: 48px; overflow: hidden; }
.picPageList .others { display: block; margin-top: 6px; font-size: 14px; line-height: 24px; color: #999; }
.picPageList .date::before { display: inline-block; vertical-align: top; font-family: "fontpower"; content: '\e737'; margin-right: 8px; font-size: 1.2em; color: #bda060; }

/* 图集-列表页 ----------------------------------------- */
.photoPageList { margin: -0.85%; overflow: hidden; text-align: center; }
.photoPageList li { float: left; width: 31.6333%; margin: 0.85%; 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 a { padding: 12px 20px; display: block; height: 34px; font-size: 16px; line-height: 34px; background: #f5f5f5; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 友情链接图片列表 ----------------------------------------- */
.siteGroupList { margin: -1.5% -2.5% 0 0; }
.siteGroupList li { width: 22.5%; margin: 2.5% 2.5% 0 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }

/* 友情链接列表页 ----------------------------------------- */
.friendLinkList { margin: -10px -20px 0 0; }
.friendLinkList li { float: left; min-width: 33.3333%; padding: 20px 20px 0 0; box-sizing: border-box; }
.friendLinkList li a { position: relative; display: block; padding: 15px 40px 15px 20px; background: #f5f5f5; font-size: 16px; line-height: 1.4; }
.friendLinkList li a::after { position: absolute; right: 18px; top: 50%; content: ''; width: 0; height: 0; border: 0.4em solid transparent; border-left: 0.55em solid #d3d3d3; border-right: none; transform: translateY(-50%); }
.friendLinkList li a:hover { text-decoration: none; color: #0059AE; }
.friendLinkList li a:hover::after { border-left-color: #0059AE; }


/* 信息提示页 ---------------------------------------------- */
.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; }


/* 媒体查询 */
@media (min-width:1500px) {
    .siteGroupList .intro { margin: 21px 25px; line-height: 34px; height: 136px; }
}

.ng-cloak { display: none; }

/* 自定义表单 */
.fs-searchBar #formSearch{background: #0059AE; border-color: #0059AE;}
.fs-searchBar #formSearch:hover{background: #1880E4; border-color: #1880E4;}
#fuzzysearch_result_tbody .resultdetail_a:not(.resultdetail_a_visited){background-color:#0059AE}
#fuzzysearch_result_tbody .resultdetail_a:hover{background-color:#1880E4}
.customFormBox .hd h3 { border-bottom-color: #0059AE; color: #0059AE;  }
.customFormBox .hd h3 a { color: #0059AE; }
.customFormBox .hd .on { border-bottom-color: #0059AE; }
.customFormBox .hd .on a { color: #0059AE; }