@charset "utf-8";
/* 文章父列表页 -----------------------------------------*/
.slide-wrap { margin-bottom: 1.25rem; }

/* 栏目循环 */
.page-loop { --bs-gutter-x: 3.125rem; --bs-gutter-y: 1.25rem; }

/* 生长历程 */
.timeline-loop { position: relative; padding-top: 5rem; }
.timeline-loop::before { position: absolute; content: ''; left: 10rem; top: 5rem; bottom: 0; margin-left: 7px; width: 2px; height: auto; background: #c41c23; }
.timeline-loop::after { position: absolute; content: ''; top: 0; left: 7.5rem; margin-left: 7px; width: 5rem; height: 5rem; line-height: 5rem; text-align: center; font-family: "iconfont"; content: '\e630'; font-size: 3rem; color: #fff; background: #c41c23; border-radius: 50%; animation: rotate 5s linear infinite; }
.timeline-loop .box-item { display: flex; padding: 0.8rem 0; }
.timeline-loop .box-item > .hd { padding: 0.8rem 0; margin-right: 17px; }
.timeline-loop .box-item > .hd h3 { position: relative; font-size: 1.25em; line-height: 1.4; padding: 0.5em 0; width: 10rem; text-align: center; }
.timeline-loop .box-item > .hd h3::after { position: absolute; left: 100%; top: calc((2.4em - 15px) / 2); content: ''; width: 15px; height: 15px; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 0 0 2px #c41c23; background: #c41c23; }
.timeline-loop .box-item > .bd { position: relative; flex: 1 0 0%; }
.timeline-loop .box-item > .bd::before { position: absolute; content: ''; left: 0; top: calc(2.75em / 2 + 0.8rem + 1px); width: 8%; height: 2px; background: #eee; }
.timeline-loop .list-con { background: #f4f4f4; margin-left: 8%; padding: 0.975rem 1rem; border-radius: 0.4em; }
.timeline-loop .list-con li { position: relative; font-size: 1.125em; line-height: 1.4; padding: 0.5em 1em; }

/* 集团声誉 */
.year-slide { position: relative; display: flex; }
.year-slide::before { position: absolute; content: ''; left: 0; top: 10.125rem; margin-top: -1px; width: 100%; height: 1px; background: #ddd; }
.year-slide .swiper { flex: 1 0 0%; margin: 0 2rem; }
.year-slide .swiper .swiper-slide { width: 12.75rem; cursor: pointer; text-align: center; }
.year-slide .swiper .swiper-slide .icon { position: relative; margin-bottom: 4.375rem; display: inline-block; vertical-align: top; visibility: hidden; }
.year-slide .swiper .swiper-slide .icon::after { position: absolute; content: ''; left: 50%; top: 98%; width: .4375rem; height: 4.5rem; background: #c41c23; transform: translateX(-50%); }
.year-slide .swiper .swiper-slide .icon .iconfont { display: block; width: 5rem; height: 5rem; line-height: 5rem; text-align: center; font-size: 3rem; color: #fff; background: #c41c23; border-radius: 50%; animation: rotate 5s linear infinite; }
.year-slide .swiper .swiper-slide .title { position: relative; font-size: 1.125em; }
.year-slide .swiper .swiper-slide .title::before { display: block; content: ''; margin-bottom: 1rem; height: 1.5rem; overflow: hidden; background: url(/content/main/base/img/bg-timeline.png) no-repeat; background-size: 100% 100%; }

.year-slide .swiper .swiper-slide-active .icon { visibility: visible; }
.year-slide .swiper .swiper-slide-active .title { font-weight: bold; color: #c41c23; }
.year-slide .swiper .swiper-slide-active .title::before { background-image: url(/content/main/base/img/bg-timeline-hover.png); }

.year-slide .swiper-prev,
.year-slide .swiper-next { position: relative; margin: 10.125rem 0 0; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; cursor: pointer; font-size: 1.5rem; border: 2px solid #ccc; color: #ccc; background: #fff; text-align: center; border-radius: 50%; box-sizing: content-box; transform: translateY(-50%); }
.year-slide .swiper-button-disabled { cursor: not-allowed; }
.year-slide .swiper-prev:hover,
.year-slide .swiper-next:hover { border-color: #c41c23; color: #c41c23; }

.list-timeline { margin-top: 3rem; }
.list-timeline li { position: relative; background: #fff; font-size: 1.125em; line-height: 1.4; padding: 1.5rem 2rem; }
.list-timeline li:nth-child(odd) { background-color: #f5f5f5; }

/* 单列循环 */
.school-loop .box-group,
.school-loop .box { margin-top: 1.5rem; }
.school-loop .box-group:first-of-type,
.school-loop .box:first-of-type { margin-top: 0; }
.school-loop .box .conTxt { background: #f5f5f5; padding: 1.5rem 2rem; border-radius: 0.5rem; }

/* 图文机构列表 */
.list-tw > li { display: flex; flex-wrap: wrap; margin-top: 2rem; padding-top: 2rem; border-top: 2px solid #f5f5f5; }
.list-tw > li:first-of-type { padding-top: 0; margin-top: 0; border-top: none; }
.list-tw > li > .pic { margin: 0 0 2rem; width: 100%; }
.list-tw > li > .pic a { display: block; padding-bottom: 66.6666%; height: 0; overflow: hidden; }
.list-tw > li > .pic img { position: absolute; left: 0; top: 0; width: 100%; height: auto; min-height: 100%; }
.list-tw .con { position: relative; flex: 1 0 0%; }
.list-tw .info { position: relative; display: flex; align-items: center; }
.list-tw .sign { margin-right: 1.25rem; }
.list-tw .sign img { width: auto; height: 3.5em; }
.list-tw .title { flex: 1 0 0%; line-height: 1.4; }
.list-tw .title .tit { display: block; font-size: 1.6em; text-decoration: none; }
.list-tw .title .subheading { margin-top: 0.4rem; font-size: .875em; color: #999; }
.list-tw .intro { margin-top: 1.5rem; font-size: 1.125em; color: #999; line-height: 1.8; }
.list-tw .moreBar { margin-top: 1rem; display: flex; justify-content: space-between; align-items: center; }
.list-tw .qrcode { display: inline-block; vertical-align: top; position: relative; text-align: center; }
.list-tw .qrcode a { display: block; text-decoration: none; color: inherit; }
.list-tw .qrcode .iconfont { display: block; width: 1.5em; height: 1.5em; line-height: 1.5em; font-size:2.3em; color: #2aae67; border-radius: 50%; transition: all ease 0.5s; background: #f6f6f6; }
.list-tw .qrcode .pic { position: absolute; bottom: 0; left: 100%; margin-left: 1rem; padding: 0.625rem; border-radius: 0.625rem; background: #fff; transition: all ease 0.8s; visibility: hidden; opacity: 0; }
.list-tw .qrcode .pic::before { position: absolute; content: ''; width: 0; height: 0; bottom: calc((3.45em - 1.25rem) / 2); right: 100%; border: 0.625rem solid transparent; border-right-color: #fff; }
.list-tw .qrcode .pic img { width: 12rem; height: 12rem; }
.list-tw .qrcode:hover .pic { visibility: visible; opacity: 1; filter: drop-shadow(0 0 0.5em rgba(0, 0, 0, 0.2)); }
.list-tw .qrcode:hover .iconfont { background: #2aae67; color: #fff; text-decoration: none; }
.list-tw .more { padding: 0 1.25rem; font-size: 0.875em; line-height: 2.5em; background: #ff0008; color: #fff; border-radius: 0.2rem; }
.list-tw .more:hover { background: #c41c23; text-decoration: none; }

/* 图片列表循环-左右滑动 */
.list-pic-swiper { position: relative; }
.list-pic-swiper .swiper-slide { position: relative; }
.list-pic-swiper .swiper-slide.noData { line-height: 3em; }
.list-pic-swiper .swiper-slide .pic a { display: block; position: relative; height: 0; overflow: hidden; padding-bottom: 66.6666%; }
.list-pic-swiper .swiper-slide .pic img { position: absolute; left: 0; top: 0; }
.list-pic-swiper .swiper-slide .con { position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, .5); }
.list-pic-swiper .swiper-slide .title { padding: 0.7rem 0; text-align: center; }
.list-pic-swiper .swiper-slide .title a { display: block; font-size: 1em; height: 1.5em; overflow: hidden; line-height: 1.5em; padding: 0 1.5em; color: #fff; text-decoration: none; transition: all 0.4s ease; }
.list-pic-swiper .swiper-slide:hover .title a { height: 3em; }
.list-pic-swiper .swiper-prev,
.list-pic-swiper .swiper-next { position: absolute; z-index: 1; left: 0.5rem; top: 50%; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; cursor: pointer; font-size: 1.5rem; color: #fff; background: rgba(0, 0, 0, .6); text-align: center; border-radius: 50%; box-sizing: content-box; transform: translateY(-50%); }
.list-pic-swiper .swiper-next { left: auto; right: 0.5rem; }
.list-pic-swiper .swiper-prev:hover,
.list-pic-swiper .swiper-next:hover { background: #c41c23; }

/* 页面形貌块 */
.page-info { position: relative; display: flex; flex-wrap: wrap; margin-bottom: 6rem; }
.page-info::after { position: absolute; left: 0; right: 0; margin: 2.5rem auto 0; top: 100%; content: ''; width: 8rem; height: 4px; background: #c41c23; }
.page-info .pic { position: relative; margin-bottom: 1rem; width: 100%; padding-bottom: 100%; overflow: hidden; height: 0; align-self: flex-end; }
.page-info .pic img { position: absolute; left: 0; top: 0; }
.page-info .con { flex: 1 0 0%; display: flex; flex-direction: column; }
.page-info .title { padding: 1.2rem 2rem; font-size: 1.6em; font-weight: bold; line-height: 1.5; color: #c41c23; }
.page-info .intro { flex: 1 0 0%; width: 100%; padding: 1.5rem 2rem; background: #f3f3f3; font-size: 1.25em; line-height: 1.8; }

/* 内容带图片的信息列表_图片判断式 */
.list-page-tp { display: flex; flex-wrap: wrap; margin: -1.2%; }
.list-page-tp li { width: 47.6%; margin: 1.2%; box-shadow: 0 0 1rem rgba(0, 0, 0, .1); padding: 1.1rem 1.25rem; transition: all 0.4s ease; }
.list-page-tp li a { display: block; color: inherit; text-decoration: none; }
.list-page-tp .pic { margin-bottom: 1rem; }
.list-page-tp .pic a { display: block; padding-bottom: 66.6666%; overflow: hidden; height: 0; }
.list-page-tp .pic img { position: absolute; left: 0; top: 0; }
.list-page-tp .title { max-height: 3em; font-size: 1.125em; line-height: 1.5em; overflow: hidden; font-weight: bold; }
.list-page-tp .intro { margin-top: 0.9rem; padding-top: 0.9rem; line-height: 1.8em; border-top: 1px solid #e5e5e5; color: #999; max-height: 3.6em; overflow: hidden; font-size: 0.9375em; box-sizing: content-box; }
.list-page-tp .others { margin-top: 0.75rem; line-height: 1.6em; font-size: 0.9375em; color: #999;}
.list-page-tp .others > span { margin-left: 1.5625rem; }
.list-page-tp .others > span:first-of-type { margin-left: 0; }
.list-page-tp .others .date::before { display: inline-block; vertical-align: top; font-family: "iconfont"; content: '\e639'; color: #ccc; font-size: 1.2em; margin-right: 0.5em; }
.list-page-tp li:hover { transform: translateY(-0.4rem); }
.list-page-tp li:hover .title { color: #c41c23; }

/* 四序pg电子 */
#list-sjln li { border-bottom: 3px solid #c41c23; background: url(/content/main/base/img/bg-01.png) no-repeat left bottom; background-size: cover; }

/* list-job */
.list-job li { margin-top: 1.5rem; padding: 1.3rem 2rem; border: 1px solid #e5e5e5; border-radius: 0.6rem; transition: all 0.4s ease; }
.list-job li:first-of-type { margin-top: 0; }
.list-job li a { display: block; color: inherit; text-decoration: none; }
.list-job .title { position: relative; padding: 0 0 1rem 0.8em; line-height: 1.5em; font-size: 1.3em; border-bottom: 2px solid #f4f4f4; }
.list-job .title::before { position: absolute; content: ''; left: 0; top: 0.3em; width: 3px; height: 0.9em; background: #c41c23; }
.list-job .intro { line-height: 2; font-size: 1em; margin-top: 1rem; color: #999; }
.list-job li:hover { transform: translateX(-0.5rem); }
.list-job li:hover .title { font-weight: bold; color: #c41c23; }

/* list-news */
.list-news { margin-top: -0.625rem; }
.list-news li { line-height: 1.4em; font-size: 1.125em; overflow: hidden; padding: 1.5rem 0; border-bottom: 1px solid #eee; }
.list-news li .date { margin: 0 0.9375rem 0 1.25rem; float: right; color: #999; font-size: 0.9em; }
.list-news li > a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list-news .node { color: #999; margin-right: 0.9375rem; }
.list-news em { color: #f20; }
.list-news .split { padding: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; background: none; margin: 1.25rem 0; border-bottom: 1px dashed #ddd; }
.list-news li .address { background: #8DB6D5; color: #fff; padding: 0 0.5em; line-height: 22px; font-size: 0.8em; margin: 0.4em 0; border-radius: 5px; float: right; margin-left: 1.25rem; }
.list-news li .address:hover { background: #6e9ec3; text-decoration: none; }
.list-news li .disable { display: none !important; }

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList { overflow: hidden; zoom: 1; padding: 0.625rem 0 0.625rem 0.625rem; }
.friendLinkList li { width: 27%; height: 2.25rem; line-height: 2.25rem; padding: 0 3.5% 0 2.5%; background: url(/content/main/base/img/dot02.png) 0 center no-repeat; float: left; overflow: hidden; }

/* 打印字体重置 -----------------------------------------*/
@media print {
    html { font-size: 14.72px !important; }
    body { font-size: 100% !important; }
}
body > .printArea { font-size: 16px !important; }
body > .printArea > .title { padding: 0 30px !important; margin-bottom: 20px !important; }

/* 文章内容页 -----------------------------------------*/
.article { text-align: left; padding: 1.875rem 0; }
.printArea .title { font-size: 2rem; padding: 0 1.875rem; line-height: 1.5; text-align: center; margin-bottom: 2.5rem; word-wrap: break-word; color: #333; }
.printArea .subTitle,
.printArea .subheading { font-size: 0.7em; color: #888; text-align: center; margin-bottom: 1.25rem; }
.printArea .property { font-size: 1em; line-height: 1.8; margin-bottom: 2.5rem; padding: 0.9375rem 1.25rem; text-align: center; color: #888; background: #f8f8f8; }
.printArea .property a { color: inherit; }
.printArea .property a:hover { color: #c41c23; text-decoration: none; }
.printArea .property > span { vertical-align: top; padding: 0 0.75rem; }
.printArea .power-content_voice { margin-bottom: 1.25rem; box-sizing: content-box; display: none;}
.printArea .conTxt,
.printArea .conTxt * { box-sizing: content-box; }
.printArea .conTxt { color: #333; font-size: 1.125em; line-height: 2; text-align: left; padding: 1rem 0 1.25rem 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: 1em 0 0; padding: 0rem; 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: 0; }
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; padding: 1rem; vertical-align: top; }
.printArea .conTxt table{ background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{ padding: 0.3125rem 0.625rem; }
.printArea .conTxt table td p{ padding: 0rem !important; margin: 0rem !important; text-indent: 0rem !important; }
.printArea .conTxt table p { margin: 0rem; }
.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:0rem; }
.printArea .conTxt .videoPlayer{ text-indent: 0; }
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 1.25rem 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; }
.article .userControl { display: flex; align-items: center; justify-content: space-between; font-size:1em; border-bottom: 1px solid #E1E1E1; padding: 1.25rem 0; text-align: left; margin-bottom: 1.25rem; line-height: 1.6; }
.article .userControl .dyBtn { display: none; color: #333; float: left;}
.article .userControl .bdsharebuttonbox { order: 1; }
.article .page { padding: 0.625rem 0; text-align: center; overflow: hidden; }

/* 全屏表格 */
.newueditortable .newclass { font-size: 1em; left: 0; }
.expandtable { font-size: 1em; }

/* 文章分页 */
.article .page-title-list { border: solid 0.0625rem rgb(195, 211, 242); display: inline-block; width:100% }
.article .page-title-list ul { margin: 0.625rem; }
.article .page-title-list ul li { float: left; margin-right: 3.125rem; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.article .page-title-list ul li a { color: rgb(61, 114, 211) }
.article .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.article .others { margin-bottom: 0.9375rem; }
.article .others .prev,
.article .others .next { padding: 0.5rem 0; word-wrap: break-word; font-size: 1em; }

/* 分享按钮 */
.article .userControl .bdsharebuttonbox .hd{ height: 28px; line-height: 28px; font-size: 1em; }
.article .userControl .social-share{ height: auto; }
.article .userControl .social-share-icon{ margin: 0 5px; width: 28px; height: 28px; background-image: url(/content/main/base/img/icons-share.png); background-size: 28px auto; }
.article .userControl .social-share-icon:hover{ opacity: 0.8; }
.article .userControl .social-share .icon-qzone{ background-position: 0 -105px; }
.article .userControl .social-share .icon-wechat{ background-position: 0 -35px; }
.article .userControl .social-share .icon-weibo{ background-position: 0 0; }

/* 相关信息 */
#relativeInfo { border-bottom: 0.125rem solid #f3f3f3; }
#relativeInfo .bd { padding: 0.625rem 0 1.25rem 0; }
#relativeInfo ul { overflow: hidden; }
#relativeInfo li { float: left; width: 50%; border-bottom: 0; }

/* 通用-单页 ------------------------------------------  */
.singlePage .article { margin: 0; padding: 0; }

/* 图片-列表页 ----------------------------------------- */
.list-page-pic { display: flex; flex-wrap: wrap; margin: -1.5625rem -1.875rem 0 0; overflow: hidden; text-align: center; }
.list-page-pic li { width: 50%; padding: 1.5625rem 1.875rem 0 0; position: relative; overflow: hidden; }
.list-page-pic li.noData { text-align: left; }
.list-page-pic .pic a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; height: 0; }
.list-page-pic .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; border-radius: 4px; }
.list-page-pic .title a { margin: 0.625rem 0.9375rem 0; display: block; max-height: 3em; font-size: 1em; line-height: 1.5em; text-align: center; overflow: hidden; text-decoration: none; }


/* 图集-内容页 ----------------------------------------- */
.photoConPage .slide-wrap{ padding: 0; }
.photoConPage .swp-tit{ text-align: center; padding-bottom: 1.25rem; }
.photoConPage .swp-tit h2{ float: none; font-size: 2em; color: #333; }
.photoConPage .swp-tool{ margin-bottom: 1.875rem; background: #F5F5F5; color: #999; overflow: hidden; height: auto; padding: 1rem; text-align: center; font-size: 0.875em; }
.photoConPage .swpt-mode-wrap a:link, .photoConPage .swpt-mode-wrap a:visited{ color: #999; }
.photoConPage .swpt-extra{ float: none; display: inline-block; }
.photoConPage .swpt-time{ margin-top: 0.625rem; display: block; font-style: normal; color: #999; }
.photoConPage .swp-admin-edit { display: none; color: #999; }
.photoConPage .swp-admin-edit a { color: #999; }
.photoConPage .swp-list-wrap{ display: none; height: auto; padding: 1.5625rem 0 0; }
.photoConPage .swpl-btn{ width: auto; }
.photoConPage .swpl-group{ display: none; }
.photoConPage .swpl-group{ display: none; }
.photoConPage .swp-txt{ padding: 0.875rem; position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, .5); }
.photoConPage .swpt-cont{ color: #fff; font-size: 1.5em; text-align: center; line-height: 1.4em; }
.photoConPage .swpt-cont em{ font-style: normal; }
.photoConPage .swpt-cont > *{ display: inline-block; vertical-align: top; margin: 0 1rem; }
.photoConPage .swp-intro{ padding: 1.875rem 0; font-size: inherit; }
.photoConPage .swp-intro h3{ padding-bottom: 0; margin-bottom: 1.75rem; border-bottom: none; font-size: 1.25em; }
.photoConPage .printArea .conTxt{ padding: 0; }
.photoConPage .article{ padding: 0; }
.photoConPage .sw-list ul{ display: flex; flex-wrap: wrap; }
.photoConPage .sw-list li{ width: 50%; height: auto; }
.photoConPage .sw-list .swi-hd{ display: block; width: 100%; height: auto; }
.photoConPage .sw-list li .swl-item-pic{ position: relative; padding-bottom: 66.6666%; height: 0; background: none; }
.photoConPage .sw-list li .swl-item-pic img{ position: absolute; left: 50%; top: 50%; width: auto; height: auto; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); }
.photoConPage .sw-list h3{ margin: 0.875rem 0 0.625rem; font-size: 1.125em; line-height: 1.4em; max-height: 2.8em; padding: 0; }
.photoConPage .swpt-tip { display: none; }
.photoConPage .swpt-mode-wrap{ border-right: none; padding-right: 0; }
.photoConPage .swpt-full-wrap{ display: none; }

/* 视频-列表页 ----------------------------------------- */
.list-page-video { display: flex; flex-wrap: wrap; margin: -2.5% -3% 0 0; overflow: hidden; text-align: center; }
.list-page-video li { width: 47%; margin: 2.5% 3% 0 0; position: relative; overflow: hidden; border: 1px solid #EBEBEB; }
.list-page-video li.noData { text-align: left; }
.list-page-video .pic a { display: block; padding-bottom: 56.25%; position: relative; overflow: hidden; height: 0; }
.list-page-video .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.list-page-video .pic a::before { position: absolute; z-index: 1; display: flex; justify-content: center; align-items: center; content: '\e62c'; left: 0; top: 0; width: 100%; height: 100%; font-family: "iconfont"; font-size: 3.5rem; color: #fff; background: rgba(0, 0, 0, .2); }
.list-page-video .title a { padding: 0 0.9375rem; display: block; max-height: 3.1em; font-size: 1em; line-height: 3.1em; text-align: center; overflow: hidden; text-decoration: none; color: #666; background: #F8F8F8; }
.list-page-video li:hover .title a { color: #c41c23; }

/* 视频-内容页 ----------------------------------------- */
.switchVideoCon { margin-top: 0.9375rem; font-size: 1em; line-height: 1.4; }

/* 友情链接-内容页 ----------------------------------------- */
.list-friend-link { display: flex; flex-wrap: wrap; margin: -1.875rem -2.5rem 0 0; }
.list-friend-link li { min-width: 100%; padding: 1.875rem 2.5rem 0 0; }
.list-friend-link li a { position: relative; display: block; padding: 1.0625rem 40px 1.0625rem 1.25rem; border: 1px solid #dcdcdc; font-size: 1.125em; line-height: 1.4; }
.list-friend-link li a::after { position: absolute; right: 18px; top: 50%; content: ''; width: 0; height: 0; border: 0.4em solid transparent; border-left: 0.55em solid #d9d9d9; border-right: none; transform: translateY(-50%); }
.list-friend-link li a:hover { text-decoration: none; color: #c41c23; }
.list-friend-link li a:hover::after { border-left-color: #c41c23; }

/* 专题-汇总页 ----------------------------------------- */
.list-page-special { margin: -2% -2.5% 0 0; overflow: hidden; text-align: center; }
.list-page-special li { float: left; width: 97.5%; margin: 2% 2.5% 0 0; position: relative; overflow: hidden; }
.list-page-special .pic { display: block; padding-bottom: 26.8%; position: relative; overflow: hidden; height: 0; }
.list-page-special .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.list-page-special .con,
.list-page-special .title,
.list-page-special .tit { display: none; }
.list-page-special .archivedTip { position: absolute; z-index: 1; right: 0; top: 0; background: #999; color: #fff; height: 2em; line-height: 2em; font-size: 0.9375em; padding: 0 1em; }

/* 在下表单-填写页 ----------------------------------------- */
.box-form { padding: 3% 5%; }
.box-form dl { margin-top: 1.5rem; }
.box-form dl:first-of-type { margin-top: 0; }
.box-form dt { font-size: 1em; margin-bottom: 0.5rem; line-height: 1.5; }
.box-form dt .required { color: #c00; margin-right: 0.2em; }
.box-form dt .tips { display: inline-block; vertical-align: top; color: #999; margin-left: 1em; }
.box-form dt .field-validation-error { display: inline-block; vertical-align: top; margin-left: 1em; padding: 0; }
.box-form dd .form-control { height: auto; padding: 0.5em 0.8em; line-height: 1.4; font-size: 1em; border-radius: 0; border-color: #e3e3e3; box-shadow: none; color: #333; }
.box-form dd .form-control:focus { border-color: #aaa; }
.box-form dd textarea.form-control { height: 6.6em; }
.form-submit { margin-top: 2rem; }
.form-submit .btn-submit { padding: 0 1.5em; border: 1px solid #b11b20; background: #c41c23; color: #fff; line-height: 2.6em; height: auto; font-size: 1.125em; border-radius: 0.2rem; }
.form-submit .btn-submit:hover { border-color: #c41c23; background-color: #df2026; }


/* 信息提醒页 */
.Showms {background: #fff;padding: 3% 5%;overflow: hidden;max-width: 70%; margin: 2rem 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: 0.6rem 0; margin-bottom: 1rem; font-size: 1.25rem; }
.Showms dd { font-size: 1em; line-height: 2; }
.Showms .BUT { padding: 1.5625rem 0 1rem 0; }
.Showms .BUT a { padding: 0 1.5rem; height: 2.5em; line-height: 2.5em; display: inline-block; border-radius: 0.2rem; cursor: pointer; margin-right: 1rem; background: #f8f8f8; border: 1px solid #ccc; font-size: 1em; }
.Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none; }
.departmentSearch .searchBox { height: 3.75rem; width: 100%; }
.departmentSearch .searchBox .hd { height: 2.25rem; line-height: 2.25rem; padding: 0.75rem 0 0.75rem 3.6875rem; float: left; font-size: 1rem; color: #333; background: url(/content/main/petitionletter/img/petition-icons.png) 1.1875rem -9.4375rem no-repeat; }
.departmentSearch .searchBox .bd { height: 2.25rem; width: 24.6875rem; float: right; padding: 0.75rem 0rem 0rem 0rem; }
.departmentSearch .searchBox .keyword { width: 12.5rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.875rem; padding: 0.3125rem 0rem 0.3125rem 0.9375rem; background: #fff; border: 1px solid #ccc; border-right: none; outline: none; float: left; }
.departmentSearch .searchBox .searchsubmit { width: 5.25rem; height: 2.25rem; line-height: 2.25rem; font-size: 1rem; color: #fff; text-align: center; background: #458adf; border: none; float: left; font-weight: bold; }
.departmentSearch { overflow: hidden; margin-bottom: 0.625rem; }
.departments { height: 2.25rem; width: 6.25rem; line-height: 2rem; border: 1px solid #ddd; font-size: 0.875rem; font-family: "Microsoft YaHei", 'PingFang SC'; outline: none; float: left; margin-right: 0.3125rem; }

/*点赞与珍藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 3.125rem; height: 6.875rem; }
.likes-group li { width: 3.75rem; border-radius: 1.875rem; height: 3.75rem; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 0.75rem; padding-top: 1.75rem; display: inline-block; transition: 0ms; }
.likes-group .Likes { background: url(/content/main/base/img/btnicon.png) no-repeat 0.25rem -6.4375rem; }
.likes-group .Collection { background: url(/content/main/base/img/btnicon.png) no-repeat 0.25rem -2.8125rem; }
.likes-group .addLikes { background: url(/content/main/base/img/btnicon.png) no-repeat 0.625rem -21.625rem; }
.likes-group .addCollection { background: url(/content/main/base/img/btnicon.png) no-repeat 0.9375rem -18rem; }



/* 媒体盘问 */
@media (max-width:992px) {

	/* box-tab */
    .box-tab > .hd { background: #fff; padding: 1.5625rem; margin-bottom: 1.25rem; }
	.box-tab > .hd ul { overflow: hidden; width: 100%; overflow-x: scroll; white-space: nowrap; }
	.box-tab > .hd ul::-webkit-scrollbar { height: 0 !important; width: 0 !important }
	.box-tab > .hd ul li { display: inline-block; margin: 0 0.5rem; }
	.box-tab > .hd ul::-webkit-scrollbar { display: none; }
	.box-tab > .hd ul li a { display: block; background: #e6eff8; color: #0e2b66; border-radius: 4px; padding: 0 1.2em; text-decoration: none; font-size: 1.125em; line-height: 2.3; }
	.box-tab > .hd ul li.on a { border-color: #c41c23; background: #c41c23; color: #fff; }

}
@media (min-width:768px) {
    /* 图文机构列表 */
    .list-tw > li > .pic { margin: 0 2rem 0 0; width: 28rem; }
    .list-tw > li:nth-of-type(even) > .pic { order: 1; margin: 0 0 0 2rem; }

    /* 页面形貌块 */
    .page-info .pic { width: 15rem; padding-bottom: 15rem; margin-bottom: 0; }

    .list-page-tp li { width: 30.9333%; }

	.list-page-pic li { width: 33.3333%; }

    .list-page-video li { width: 30.3333%; }

    .list-table-jgsz { width: 100%; }

    #slide-group { padding-bottom: 44.1%; }
    #slide-news { display: flex; }
    #slide-news .swiper-wrapper { width: 70%; }
    #slide-news .swiper-slide .con { display: none; }
    #slide-news .swiper-pagination { position: static; display: flex; width: 30%; height: 100%; flex-direction: column; }
    #slide-news .swiper-pagination .item { position: relative; display: flex; flex: 1 1 1%; background: #fff; margin-top: 5px; }
    #slide-news .swiper-pagination .item:first-of-type { margin-top: 0; }
    #slide-news .swiper-pagination .pic { order: 1; width: 40%; height: 100%; }
    #slide-news .swiper-pagination .pic a { display: block; height: 100%; }
    #slide-news .swiper-pagination .con { display: flex; align-items: center; flex: 1 1 1%; padding: 0.625rem 1rem; }
    #slide-news .swiper-pagination .title { max-height: 2.8em; overflow: hidden; font-size: 1em; line-height: 1.4em; font-weight: bold; text-align: left; }
    #slide-news .swiper-pagination .title a { display: block; color: inherit; text-decoration: none; }
    #slide-news .swiper-pagination .item.on { background: #c41c23; }
    #slide-news .swiper-pagination .item.on::before { position: absolute; right: 100%; top: 0; width: 1.0625rem; height: 100%; content: ''; background: #c41c23; }
    #slide-news .swiper-pagination .on .title { color: #fff; }

    .list-friend-link li { min-width: 50%; }

    .article .userControl .dyBtn { display: block; }

    .photoConPage .swp-tool{ text-align: left; }
    .photoConPage .swpt-extra{ float: right; }
    .photoConPage .swpt-time{ margin-top: 0; }
    .photoConPage .swp-admin-edit { display: inline-block; }
    .photoConPage .sw-list li{ width: 33.3333%; }
    .photoConPage .swpt-tip { display: block; }

    .list-page-special li { width: 47.5%; }
}
@media (min-width:992px) {

    .box-quick > .hd { flex: 0 1 auto; text-align: left; }
    .box-link > .bd { flex-basis: 1%; padding: .25em 0 .25em 1.5625rem; }
    .box-link > .bd .more { flex: 0 1 auto; margin: 0 0 0 0.9375rem; line-height: 1.8em; }
    .box-link .list { flex-basis: 1%; }

    .list-page-tp.four li { width: 22.6%; }

    #slide-news .swiper-pagination .title { max-height: 4.2em; }

    /* box-tab */
    .box-tab { display: flex; }
    .box-tab > .hd {width: 12.5rem;margin-right: 1.875rem;}
    .box-tab > .hd ul { border-left: 0.375rem solid #c41c23; }
	.box-tab > .hd ul li a { position: relative; display: block; padding: 1.0625rem 2.8125rem 1.0625rem 1.25rem; text-align: center; text-decoration: none; font-size: 1.125rem; line-height: 1.75rem; overflow: hidden; border-bottom: 1px solid #EFF2F8; background: #fff; }
    .box-tab > .hd ul li a::after{ position: absolute; right: 0.9375rem; top: 50%; font-family: "iconfont" !important; content: "\e687"; color: #ddd; font-weight: normal; font-size: 1rem; transform: translateY(-50%); }
	.box-tab > .hd ul li.on a { background: #c41c23; color: #fff; margin-right: -0.625rem; }
    .box-tab > .hd ul li.on a::after { color: #fff; }
    .box-tab > .bd { flex: 1 0 0%; min-width: 0; }

    .list-friend-link li { min-width: 33.3333%; }

    .photoConPage .slide-wrap { padding: 1.25rem; }
    .photoConPage .swp-list-wrap { display: block; }
    .photoConPage .slide-wrap-show-list .swp-list-wrap { display: none; }
    .photoConPage .sw-list li { width: 25%; }

    .list-page-special li { width: 30.8333%; }
}
@media (min-width:1200px) {
    .photoConPage .swpl-group{ display: block; }
}


/* 动画库 */
@keyframes rotate {
    from{
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
}<!--耗时1758147722.7342秒-->