﻿@charset "utf-8";
.focubox{margin-bottom: 40px;}
#header.hasbg{background-color: #fff;}
.focubox .bd .con,.focubox .hd{display: none;}
.row{width: 1200px;margin: auto;padding: 0;}
.focubox2{height: 500px;position: relative;margin-bottom: 20px;}
.focubox2 .bd .con{display: none;}
.focubox2 .hd{position:absolute;left: 0;right: 0;bottom: 20px;}
.focubox2 .hd ul{display: flex;justify-content: center;}
.focubox2 .hd ul li{width: 16px;height: 16px;border-radius: 16px;background-color:#fff;margin: 0 5px;}
.focubox2 .hd ul li.on{width: 60px;background-color: #E60012;}
.focubox2 .hd ul li span{display: none;}
.newsList.zhfwlist .date{background-color:transparent;}

/* 框架 -----------------------------------------*/
.pageBanner{width: 1200px;height: 160px;position: absolute;top: 390px;left: 0;right: 0;margin: auto;}
.pageBanner img{display: none}
.pageBanner img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.pageBanner p{font-size: 60px;font-weight: 700;color: #fff;text-align: left;margin: 0px 0 15px;line-height: 1;position: relative;}
.pageBanner i{width: 120px;height: 3px;background: #B40A17;display: block;margin: 0 0 25px;position: relative;}
.path{position: relative;text-align: left;font-size: 18px;}
.pub_box .hd{height: 56px;margin-bottom: 30px;}
.pub_box .hd h3{float: left;line-height: 1;}
.pub_box .hd h3 a{font-size: 30px;color: #333;display: block;margin-bottom: 20px;}
.pub_box .hd h3 em{display: block;width: 55px;height: 3px;background: #B40A17;display: block;}
.pub_box .hd .more{float: right;display: block;width: 86px;height: 28px;line-height: 28px;text-align: center;font-size: 14px;color: #fff;border-radius: 6px;background: linear-gradient(270deg, #E7755C 0%, #BA101D 95.9%);margin: 15px 0;}
.wrap{background: url(../../base/newimg/rowA_bg.png) center 175px no-repeat;background-color:#FAFBFF}
.row:last-of-type { margin-bottom: 0; }
.row .container { width: 1160px; }
.column-4 { float: left; width: 372px; margin-right: 22px; }
.column-6 { float: left; width: 570px; margin-right: 20px; }
.column-4:last-of-type,
.column-6:last-of-type { margin-right: 0; }

.bgGray { background: #f5f5f5; padding: 40px 0; }
#content.recruit_box{width: 1160px;margin: 30px auto;padding: 40px 20px 0;box-shadow: 0px 0px 10px #c9c9c9;border-radius: 10px;}
#content.recruit_box .row{width: 100%;}

/* 图标特效 */
.effectIcon li { perspective: 1000px; }
.effectIcon li a:before { transition: all 0.7s ease; }
.effectIcon li a:hover:before { transform: rotateY(180deg); }

#content .rowA{width: 1200px;margin: auto;padding: 0 0 20px;}
.xwzxlist .t{float: left;width: 600px;margin-right: 30px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.xwzxlist .t .pic{width: 600px;height: 380px;overflow: hidden;}
.xwzxlist .t .date{width: 56px;height: 42px;padding: 10px;border-radius: 5px;background: #CC0010;margin: -42px 0 10px 20px;text-align: center;z-index: 9;position: relative;}
.xwzxlist .t .date .dd {font-size: 18px;font-weight: 700;line-height: 20px;color: #fff;}
.xwzxlist .t .date .ym {font-size: 14px;color: #fff;line-height: 25px;}
.xwzxlist li .tit{color: #444C5B;font-size: 16px;font-weight: 700;line-height: 28px;display: block;}
.xwzxlist li .intro{color: #727782;font-size: 12px;line-height: 22px;}
.xwzxlist li .more{color: #A0A0A0;font-size: 12px;line-height: 28px;}
.xwzxlist .n{padding: 0 10px 16px;border-bottom: 1px solid #eee;margin-bottom: 17px;float: right;width: 550px;}
.xwzxlist .n .date{display: none;}
#content .rowB{height: 759px;background: url(../../base/img/djzx_bg.png) center no-repeat;padding-top: 50px;}
.djzx_box .hd{margin-bottom: 103px;}
.djzxlist{padding-left: 20px;}
.djzxlist .t{float: left;margin-left: 50px;padding: 20px 0;width: 505px;}
.djzxlist .t .pic{float: left;width: 145px;height: 105px;margin-right: 20px;}
.djzxlist .t .con .title{font-size: 16px;font-weight: 700;line-height: 28px;}
.djzxlist .t .con .title a{color: #444C5B;}
.djzxlist .t .con .intro{color: #727782;font-size: 12px;line-height: 22px;margin: 4px 0;}
.djzxlist .t .more{color: #8C8C8C;font-size: 12px;line-height: 22px;}


/* 发展历程 -----------------------------------------*/
.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: #223874; }
.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: #223874; 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: 55.17%; 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 #dbc07f; border-radius: 50%; text-align: center; color: #dbc07f; 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: #dbc07f; color: #fff; }

/* 红色风格页面 - 党建视窗 -----------------------------------------*/
.redPage .pageBanner { background-image: url(../../base/img/page-banner-red.jpg); }
.redPage .pageBanner .con { text-align: center; }
.redPage .pageBanner .con h3 { color: #c62501; }
.redPage .pageBanner .con h4 { display: none; }
.redPage #content { min-height: auto; }
.redPage #footer { background: #b42f11; }
.redPage .primaryBox>.hd h3 { border-left-color: #c72501; }


/* 文章-父列表页 -----------------------------------------*/
.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: 30px; background: #fff; padding: 20px; overflow: hidden; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
.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 { color: #223874; font-weight: bold; text-decoration: none; }

/* newsList */
.newsList li { padding: 20px; border: 1px solid #eee; overflow: hidden;margin-bottom: 20px;}
.newsList li:hover { background: #fafafa; }
.newsList .date {float: left; width: 85px; height: 85px; margin-right: 30px; line-height: 1; overflow: hidden; border-radius: 5px;background: #CBCBCB; text-align: center; }
.newsList .date .dd { display: block; margin-top: 15px; font-size: 30px; color: #fff;line-height: 1;font-weight: 700;}
.newsList .date .ym { display: block; margin-top: 14px; font-size: 14px; color: #fff; }
.newsList .con,.newsList .date{ overflow: hidden; margin-top: 10px;}
.newsList .title { font-size: 16px; line-height: 28px; height: 28px; overflow: hidden; }
.newsList .title a{color: #444C5B;font-weight: 700;line-height: 28px;}
.newsList .intro { margin-top: 10px; font-size: 12px; line-height: 24px; height: 56px; color: #727782; overflow: hidden; }
.newsList li .pic{float: right;width: 150px;height: 105px;margin-left: 30px;}
.newsList li:hover .title a { color: #D31F2D; text-decoration: none; }
.newsList li:hover .date{background: #CC0010;}

/* 视频-列表页 ----------------------------------------- */
.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: 0 50px 20px; }
.articleCon .power-content_voice { margin-bottom: 20px;display: none;}
.printArea .title { font-size: 30px; line-height: 50px;color: #333; display: block; font-weight: bold;width: 1020px;margin: 0 auto 25px;text-align: center;}
.printArea .subTitle { font-size: 16px; color: #555; text-align: center; margin-bottom: 30px;}
.printArea .property { font-size: 14px; margin-bottom: 16px; line-height: 22px; padding: 13px 15px; text-align: center; background: #fff; color: #A1A1A1; border: 1px solid #E9E9E9;}
.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: 40px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;font-size: 18px;}
.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;}
.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: 28px; height: 28px; padding: 10px; background-color: #fff;border: 1px solid #EAEAEA;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right; }
.articleCon .userControl .bdsharebuttonbox .bd { font-size: 0; }
.bdsharebuttonbox .hd{padding-left: 16px;background: url(../../base/img/share_bg.png) 0 center no-repeat;}
.articleCon .others { padding: 10px 0; margin-bottom: 10px;}
.articleCon .others .prev, .articleCon .others .next { line-height: 30px;font-size: 14px;color: #666;}
.articleCon .others span{color: #AF0301;}
.articleCon .others .date{color: #666;margin-left: 40px;}
.userControl .dyBtn,.userControl #LnkReturnUrl{padding: 0 10px;}
.printArea .title span{display: inline-block;font-size: 30px;font-weight: 700;color: #FFF;border-radius: 6px;background: #CC0010;padding: 15px 40px;line-height: 1;}
/*点赞与收藏*/
.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: 20px 30px; 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: 10px; font-size: 14px; color: #777; line-height: 24px; max-height: 48px; overflow: hidden; }
.picPageList .others { display: block; margin-top: 14px; 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; }

/* 肖象-列表页 叠加的类 ----------------------------------------- */
.picPageList.long li { width: 23.3%; }
.picPageList.long .pic a { padding-bottom: 131.6%; }
.picPageList.long .con { padding: 15px 20px; }
.picPageList.long .title { max-height: 24px; }
.picPageList.long .others { display: none; }

/* 图集-列表页 ----------------------------------------- */
.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 -30px 0 0; }
.friendLinkList li { float: left; min-width: 33.3333%; padding: 20px 30px 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: #223874; }
.friendLinkList li a:hover::after { border-left-color: #223874; }


/* 信息提示页 ---------------------------------------------- */
.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; }

.fzlc_box .fzlc_side{float: left;margin-right: 23px;width: 227px;position: relative;}
.fzlc_box .fzlc_side .fzlc_ul li{height: 31px;line-height: 31px;margin-bottom: 80px;}
.fzlc_box .fzlc_side .fzlc_ul li i{width: 31px;height: 31px;border-radius: 50%;float: left;background-color: rgba(208, 208, 208, 0.28);display: block;margin-left: 3px;z-index: 9;position: relative;}
.fzlc_box .fzlc_side .fzlc_ul li i em{width: 15px;height: 15px;border-radius: 50%;background-color: #9E9E9E;margin: 8px;display: block;}
.fzlc_box .fzlc_side .fzlc_ul li a{color: #666;font-size: 20px;font-weight: 700;text-align: left;margin: auto 0 auto 52px;width: 100%;}
.fzlc_box .mBd{float: right;width: 890px;padding: 30px;border-radius: 10px;background: #F9F9F9;}
.fzlc_box .fzlc_side .fzlc_ul li.on{height: 58px;line-height: 58px;}
.fzlc_box .fzlc_side .fzlc_ul li.on i{width: 38px;height: 38px;background-color: rgba(209, 93, 102, 0.28);margin: 10px 0;}
.fzlc_box .fzlc_side .fzlc_ul li.on i em{width: 22px;height: 22px;background: #CC0010;}
.fzlc_box .fzlc_side .fzlc_ul li.on a{display: block;margin: auto 0 auto 22px;width: 165px;height: 58px;line-height: 58px;border-radius: 3px 50px 50px 3px;background: #CC0010;float: right;color: #fff;font-size: 30px;text-indent: 30px;}
.fzlc_box .fzlc_side .line{width: 2px;position: absolute;top: 30px;left: 18px;bottom: 0;background: #D9D9D9;}
.fzlc_box .fzlc_side .fzlc_ul li:hover i{background-color: rgba(209, 93, 102, 0.28);}
.fzlc_box .fzlc_side .fzlc_ul li:hover i em{background: #CC0010;}
.fzlc_box .fzlc_side .fzlc_ul li:hover a{color: #CC0010;}
.fzlc_box .fzlcList li{padding-bottom: 20px;border-bottom: 1px solid #ECECEC;margin-bottom: 20px;}
.fzlc_box .fzlcList li .date{display: none;}
.fzlc_box .fzlcList li .con .title{margin-bottom: 10px;}
.fzlc_box .fzlcList li .con .title a{color: #333;text-align: right;font-size: 16px;font-weight: 700;}
.fzlc_box .fzlcList li .con .intro{color: #666;font-size: 14px;line-height: 24px;}

.answerPage{padding: 0;}
#contenter{width: 1120px;margin: 32px auto;border-radius: 10px;background: #FFF;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);padding: 40px;}
.userinfoBox .iconlist .txt{width: 410px;}
.topInfoBar{border-radius: 5px;border: 1px solid #EDEDED;background: #FAFAFA;}


.zxzpList li{padding: 20px 30px;border-bottom: 1px dashed #E5E5E5;overflow: hidden;}
.zxzpList .title { font-size: 16px; line-height: 28px; height: 28px; overflow: hidden; }
.zxzpList .title a{color: #444C5B;line-height: 28px;}
.zxzpList .intro { margin-top: 10px; font-size: 12px; line-height: 26px; height: 52px; color: #727782; overflow: hidden; }
.zxzpList li:hover{background-color: #FCF7F6;}
.zxzpList li:hover .title a{font-weight: 700;}


/* 产品购买 */
.classList{margin-right: -50px;}
.classList li{float: left;width: 366px;margin-right: 50px;margin-bottom: 10px;}
.classList li .pic img{width: 366px;height: 240px;}
.classList li .title { padding:5px;text-align:center;}
.classList li .con{height: 24px;line-height: 24px;display:flex;padding: 15px 0 30px;border-bottom: 1px solid #ECECEC;}
.classList li .con .title{margin: auto auto auto 5px;font-size: 16px; padding:0; text-align:left;}
.classList li .con .pay{margin: auto 5px auto auto;}
.classList li .con .pay input,.classList li .con .pay span,.classList li .con .pay a{line-height: 24px;padding: 0 15px;border: none;background-color:#BA101D;border-radius: 5px;color:#fff;font-size:14px;display: block;}

.payBox{width: 1198px;min-height: 408px;border: 1px solid #DEDEDE;border-radius: 10px;margin: 0 auto 30px;}
.payBox .hd{height: 50px;line-height: 50px;text-align: center;margin: 60px 0 20px;font-size: 18px;}
.payBox .bd{width: 320px;margin: auto;}
.payBox .bd tr{line-height: 50px;padding-bottom: 30px;height: 50px;display: block;}
.payBox .bd .tdlab{font-size: 20px;font-weight: 700;color:#444;width: 105px;text-align: right;}
.payBox .bd .wx-box span{font-size: 20px;color:#444;margin-right: 5px;}
.payBox .bd .wx-box .el-radio__label{margin: 5px;position: relative;top: 10px;}
.payBox .bd .pay{width: 200px;height: 48px;line-height: 48px;border: 1px solid #E5E5E5;border-radius: 3px;text-indent: 10px;font-size: 16px;font-weight: 700;}
.payBox .btn-box1{text-align: center;}
.payBox .btn-box1 .el-button{width: 132px;height: 50px;line-height: 50px;border: none;font-size: 18px;color:#fff;font-weight: 700;background-color:#BA101D;border-radius: 5px;margin-top: 10px;}

.payBox .weixin-pay{display: flex;margin: auto;padding: 40px;height: auto;}
.payBox .weixin-pay .left_box{width: 420px;margin: 0 auto auto 0;}
.payBox .weixin-pay .pay-case2{margin: auto 0 auto auto;}
.payBox .weixin-pay .pay-logo2{display: block;margin: 0 auto 25px;}
.payBox .weixin-pay .pay-fee2{width: 418px;height: 189px;border: 1px solid #EBEBEB;border-bottom: 0;text-align: center;}
.payBox .weixin-pay .pay-fee2 h1{height: 50px;line-height: 50px;font-size: 20px;font-weight: 700;color: #444;margin-top: 20px;}
.payBox .weixin-pay .pay-fee2 h2{height: 50px;line-height: 50px;font-size: 20px;color: #444;}
.payBox .weixin-pay .pay-fee2 h2 text{color: #BA101D;font-weight: 700;}
.payBox .weixin-pay .pay-fee2 p{height: 50px;line-height: 50px;font-size: 16px;color: #9C9C9C;}
.payBox .weixin-pay .pay-qrcode2{display: flex;padding: 20px 40px;background-color: #F39800;width: 340px;margin-bottom: 40px;}
.payBox .weixin-pay .pay-qrcode2 img{width: 70px;height: 70px;margin: 0 auto 0 0;}
.payBox .weixin-pay .pay-qrcode2 p{font-size: 20px;color: #fff;font-weight: 700;width: 230px;margin: 0 0 0 auto;line-height: 35px;}
.payBox .pay-box .cancel-pay{position: relative;top: 0;width: 132px;display: block;height: 50px;line-height: 50px;text-align: center;background-color: #B3B1B2;font-size: 18px;color: #fff;margin: auto;border-radius: 5px;}

.zhfwlist .date .dd,.zhfwlist .date .ym{color:#333;}
.zhfwlist li:hover .date .dd,.zhfwlist li:hover .date .ym{color:#fff;}
.yqljlist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.yqljlist li{width: 212px;height: 48px;line-height: 48px;text-align: center;box-shadow: 0px 0px 7px 0px #0000001A;margin-bottom: 20px;}


#header.zhfw_header{position: relative;height: auto;background-color: transparent;box-shadow: 0 0 0;}
#header.zhfw_header .logo_box{height: 120px;background: url(../../base/newimg/page_h.jpg) center top no-repeat;}
#header.zhfw_header .logo_box .flex_box{width: 1500px;margin: auto;height: 120px;justify-content: space-between;}
.zhfw_header .top_bar{height: 56px;background: linear-gradient(45deg, #1A2F73, #1D3997);}
.zhfw_header .mainNav{width: 1200px;margin: auto;}
.zhfw_header .mainNav .li1{padding: 0;border-radius: 0;width: 144px;flex: none;}
.zhfw_header .mainNav .li1 .h1{width: 144px;}
.zhfw_header .mainNav .on1{background: transparent}
.zhfw_header .mainNav .on1 .a1{background: linear-gradient(45deg, #1C43C3, #3A6BCC);}
.zhfw_header .mainNav .a1{color:#fff;width: 144px;}
.zhfw_header .mainNav .ul1{width: 105px;}

.pageBanner2{width: 1200px;height: 250px;margin: 0 auto 40px;}
.pageBanner2 .bd .con,.pageBanner2 .hd{display: none;}
.pageBanner2 .bd img{width: 1200px;height: 250px;}
.zhfwlist{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zhfwlist li{width: 580px;height: 50px;line-height: 50px;border-bottom: 1px solid #eee;display: flex;justify-content: space-between;}
.zhfwlist li a{display:block;width: 480px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zhfwlist li .dateRight{font-size: 14px;color:#999;}

.pageBanner2{width: 1200px;height: 250px;margin: 20px auto;position: relative;}
.pageBanner2 img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.pageBanner2 p{font-size: 30px;font-weight: 700;color: #fff;text-align: center;padding:67px 0 15px;line-height: 1;position: relative;}
.pageBanner2 i{width: 55px;height: 3px;background: #B40A17;display: block;margin: 0 auto 25px;position: relative;}
.pageBanner2 .path{color: #fff;line-height: 20px;text-align: center;font-size: 14px;position: relative;}

.adPicList {display:flex;gap: 20px 30px;flex-wrap: wrap;margin-bottom: 20px;}
.adPicList li img { width:380px; height:100px;}
.adPicList li .tit { display:none}