﻿@charset "utf-8";

/* 文章-父列表页 -----------------------------------------*/
.focusWrap { overflow: hidden; margin-bottom: 15px; }
.pageBoxLoop { overflow: hidden; margin-top: -20px; }
.pageBoxLoop .box { margin-top: 30px;}


/* 文章子-列表页 -----------------------------------------*/

/* 内容带图片的信息列表_图片判断式 */
.pageTPList { padding-top: 10px; }
.pageTPList li { margin-bottom: 30px; padding-bottom: 30px; overflow: hidden; border-bottom: 1px solid #ddd; }
.pageTPList li.last { margin-bottom: 20px; }
.pageTPList .pic { float: left; margin-right: 20px; width: 300px; }
.pageTPList .pic img { width: 100%; height: 200px;}
.pageTPList .con { overflow: hidden; transition: all ease 0.4s; }
.pageTPList .title { font-size: 24px; line-height: 60px; height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pageTPList .intro { margin-top: 6px; font-size: 16px; line-height: 30px; height: 60px; color: #666; overflow: hidden; }
.pageTPList .others { margin: 15px 0 10px; display: block; font-size: 14px; line-height: 24px; color: #666; }
.pageTPList .others span { margin-right: 15px; }

.pageTPList li:hover .con { transform: translateX(5px); }
.pageTPList li:hover .title a { color: #0C459E; font-weight: bold; text-decoration: none; }

/* newsList */
.newsList li { padding: 0 0 12px; margin: 0 0 12px; border-bottom: 1px solid #eee; overflow: hidden; }
.newsList .date { float: left; width: 100px; height: 70px; margin-right: 20px; line-height: 1; overflow: hidden; border-right: 1px solid #eee; text-align: center; }
.newsList .date .dd { display: block; margin-top: 6px; font-size: 32px; color: #333; }
.newsList .date .ym { display: block; margin-top: 11px; font-size: 14px; color: #666; }
.newsList .con { overflow: hidden; transition: all ease 0.4s; }
.newsList .title a { height: 70px; width: 1%; display: table-cell; vertical-align: middle; font-size: 18px; line-height: 24px; overflow: hidden; text-decoration: none; }
.newsList .intro { display: none; }
.newsList li:hover .con { transform: translateX(5px); }
.newsList li:hover .title a { color: #0C459E; font-weight: bold; }
.newsList li:hover .date .dd,
.newsList li:hover .date .ym { color: #0C459E; }

/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin: -1.4% -1.4% 0 0; overflow: hidden; text-align: center; }
.videoPageList li { float: left; width: 31.9333%; margin: 1.4% 1.4% 0 0; 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 0; display: block; height: 34px; font-size: 16px; line-height: 34px; 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: 20px 0; }
.articleCon .power-content_voice { margin-bottom: 20px; }
.printArea .title { font-size: 32px; line-height: 1.5; text-align: center; margin-bottom: 30px; color: #333; display: block; }
.printArea .subTitle { font-size: 26px; color: #555; text-align: center; margin-bottom: 30px;}
.printArea .property { background: #F5F5F5; font-size: 14px; margin-bottom: 30px; line-height: 22px; padding: 13px 0; text-align: center; color: #666; }
.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 {margin: 20px 0 0px; padding:0px; line-height: 2.1; 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%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; margin: 0 auto; }
.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%; }
.printArea .edui-video-video { max-width: 100%; height: auto; margin: 0 auto; }
.printArea .page { padding: 10px 0; text-align: center; }
.articleCon .likes-group { height: auto; margin-bottom: 30px; }
.articleCon .likes-group a { text-decoration: none; }
.articleCon .userControl { font-size: 14px; overflow: hidden; text-align: left; margin-bottom: 20px; line-height: 30px; height: 30px; padding: 15px 0; border-bottom: 1px solid #ddd; }
.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 { margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next { padding: 3px 0;}

/* 分享按钮 */
.articleCon .bdsharebuttonbox .hd { display: none; }
.articleCon .bdsharebuttonbox .bd{ display: none; position: fixed; top: 50%; right: 52%; margin-right: 600px; width: 40px; transform: translateY(-50%); }
.articleCon .social-share{ height: auto; }
.articleCon .social-share .social-share-icon{ margin: 5px 0; width: 40px; height: 40px; background-image: url(../../base/img/icons-share.png); }
.articleCon .social-share .social-share-icon:hover{ opacity: 0.8; }
.articleCon .social-share .icon-qzone{ background-position: 0 -150px; }
.articleCon .social-share .icon-wechat{ background-position: 0 -50px; }
.articleCon .social-share .icon-weibo{ background-position: 0 0; }

/*点赞与收藏*/
.likes-group li { line-height: 28px; }

/* 智能标签 */
.articleCon .smart-tags {margin-bottom: 20px !important}

/* 学习记录 */
.studyDock { z-index: 20; }

/* 相关信息 */
#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.7%; }
.picPageList li { display: flex; flex-direction: column; width: 31.9333%; margin: 0.7%; }
.picPageList .pic { border: 1px solid #eee; }
.picPageList .pic a { display: block; overflow: hidden; position: relative; padding-bottom: 66.6666%; height: 0; }
.picPageList .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.picPageList .con { flex: 1 0 0%; padding: 15px 0; }
.picPageList .title { display: block; height: 52px; overflow: hidden; line-height: 26px; font-size: 18px; text-align: center; }
.picPageList .intro,
.picPageList .others { display: none; }

/* 肖象-列表页 叠加的类 ----------------------------------------- */
.picPageList.long li { width: 23.6%; }
.picPageList.long .pic a { padding-bottom: 131.6%; }
.picPageList.long .title { height: 26px; }
.picPageList.long .others { display: none; }

/* 图集-列表页 ----------------------------------------- */
.photoPageList { margin: -0.7%; overflow: hidden; text-align: center; }
.photoPageList li { float: left; width: 31.9333%; margin: 0.7%; position: relative; overflow: hidden; }
.photoPageList li.noData { text-align: left; }
.photoPageList .pic a { display: block; padding-bottom: 67.5%; position: relative; overflow: hidden; height: 0; }
.photoPageList .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.photoPageList .title { padding: 15px 0; display: block; height: 34px; font-size: 18px; line-height: 34px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: none; }

/* 图集-内容页 ----------------------------------------- */
.slide-wrap { padding: 0; }
.slide-wrap .swp-admin-edit { float: right; }
.slide-wrap .sw-list .swi-hd { width: 1%; }
.slide-wrap .sw-list li .swl-item-pic { display: table-cell; width: 1%; height: 215px; vertical-align: middle; }
.slide-wrap .sw-list li .swl-item-pic img { max-height: 100%; }

/* 友情链接图标列表 ----------------------------------------- */
.friendIconList { border-left: 1px solid #eee; border-top: 1px solid #eee; overflow: hidden; }
.friendIconList li { float: left; width: 20%; border-right: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box; }
.friendIconList li a { position: relative; display: block; padding: 45px 10px 0; height: 240px; box-sizing: border-box; text-align: center; font-size: 16px; line-height: 1.8; overflow: hidden; text-decoration: none; }
.friendIconList li a::before,
.friendIconList li a::after { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; }
.friendIconList li a::before { background: #1078E3; box-shadow: 0 0 20px 10px rgba(255, 255, 255, 0.25) inset; }
.friendIconList li a::after { background: url(../../base/img/bg-04.png) no-repeat center center; }
.friendIconList li .iconfont { position: relative; display: block; margin-bottom: 20px; line-height: 1; font-size: 66px; color: #1078E3; }
.friendIconList li .tit { position: relative; display: inline-block; vertical-align: top; white-space: pre-wrap; }

.friendIconList li a,
.friendIconList li a::before,
.friendIconList li a::after,
.friendIconList li .iconfont { transition: all ease 0.6s; }

.friendIconList li a:hover { padding-top: 55px; color: #fff; }
.friendIconList li a:hover .iconfont { color: #fff; }
.friendIconList li a:hover::after,
.friendIconList li a:hover::before { visibility: visible; opacity: 1; }

/* 友情链接列表页 ----------------------------------------- */
.friendLinkList { margin: -2% -2% 0 0; }
.friendLinkList li { float: left; width: 31.3333%; margin: 2% 2% 0 0; }
.friendLinkList li a { display: table-cell; width: 1%; background: #fff; border: 1px solid #eee; height: 50px; line-height: 25px; padding: 10px 15px; 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 { transform: translateY(-5px); }
.friendLinkList li:hover a { background: #0C459E; border-color: #0C459E; color: #fff; }

/* 专题汇总页 ---------------------------------------------- */
.specialPageList { margin: 0 -1.6% 0 0; }
.specialPageList li { position: relative; float: left; margin: 25px 1.6% 0 0; width: 48.4%; padding-top: 30px; transition: all ease 0.6s; }
.specialPageList .archivedTip { position: absolute; right: 0; top: 30px; background: rgba(0, 0, 0, 0.5); padding: 0 15px; color: #fff; }
.specialPageList .pic { position: absolute; left: 10px; bottom: 0; width: 160px; }
.specialPageList .pic img { max-width: 100%; max-height: 130px; }
.specialPageList .pic img:hover { transform: none; }
.specialPageList .tit { display: table-cell; width: 1%; height: 100px; box-sizing: border-box; background: linear-gradient(90deg, #0C80E6, #11C4D5); line-height: 32px; font-size: 24px; font-weight: bold; color: #fff; text-align: center; vertical-align: middle; padding: 0 10px 0 170px; text-decoration: none; }
.specialPageList li:hover { transform: translateY(-10px); }

/* 信息提示页 ---------------------------------------------- */
.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;}

/* 单页 */
.singlePage .printArea .title { border-bottom: 1px solid #ddd; font-size: 40px; padding-bottom: 30px; }

/* 在线投票 */
.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: #1078e3; border-color: #1078e3;}
.fs-searchBar #formSearch:hover{background: #1078e3; border-color: #1078e3;}
#fuzzysearch_result_tbody .resultdetail_a:not(.resultdetail_a_visited){background-color:#1078e3}
#fuzzysearch_result_tbody .resultdetail_a:hover{background-color:#1078e3}
.customFormBox .hd h3 { border-bottom-color: #1078e3; color: #1078e3;  }
.customFormBox .hd h3 a { color: #1078e3; }
.customFormBox .hd .on { border-bottom-color: #1078e3; }
.customFormBox .hd .on a { color: #1078e3; }