﻿@charset "utf-8";

/* 父列表页 */
.page-loop { margin-top: 4%; }

/* 内容带图片的信息列表_图片判断式 */
.list-page-tp li { display: flex; padding: 2.25rem 1rem; overflow: hidden; border-bottom: 1px solid #d5d5d5; }
.list-page-tp li:last-of-type { margin-bottom: 0; }
.list-page-tp li a { display: block; color: inherit; text-decoration: none; }
.list-page-tp .date { padding: 0 1.25rem; margin-right: 1.8rem; display: flex; flex-direction: column; justify-content: center; align-items: center; line-height: 1; background: #00aaff; color: #fff; }
.list-page-tp .date .dd { font-size: 0.9375em; }
.list-page-tp .date .ym { margin-top: 0.8rem; font-size: 1.6em; color: #fff; font-weight: bold; }
.list-page-tp .pic { display: none; margin-right: 1.5625rem; width: 22.875rem; }
.list-page-tp .pic a { display: block; padding-bottom: 56%; overflow: hidden; height: 0; }
.list-page-tp .pic img { position: absolute; left: 0; top: 0; }
.list-page-tp .con { flex-grow: 1; width: 1%; }
.list-page-tp .title { max-height: 1.4em; font-size: 1.25em; line-height: 1.4em; overflow: hidden; }
.list-page-tp .intro { margin-top: 1.2rem; line-height: 1.8em; text-indent: 2em; color: #999; max-height: 3.6em; overflow: hidden; font-size: 0.9375em; }
.list-page-tp .others { display: none; }
.list-page-tp li { transition: background ease 0.5s; }
.list-page-tp li:hover { color: #fff; background: #00aaff; }
.list-page-tp li:hover .date { border-color: #fff; }
.list-page-tp li:hover .title { font-weight: bold; }
.list-page-tp li:hover .date .ym,
.list-page-tp li:hover .intro { color: #fff; }

/* 内容带图片的信息列表_无图片时 */
.list-page-tp li.noPic .intro { height: 3.6em; }

/* list-news */
.list-news { margin-top: -0.4rem; }
.list-news li { line-height: 1.4em; font-size: 1.125em; overflow: hidden; padding: 1.4rem 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 li > a::before { display: inline-block; content: ''; vertical-align: middle; width: .3125em; height: 0.3125em; background: #d9d9d9; margin-right: .3em; }
.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%; 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: 0 0 2rem; }
.printArea .title { font-size: 1.5em; padding: 0 1.875rem; line-height: 1.5; text-align: center; margin-bottom: 1.9rem; word-wrap: break-word; color: #000; }
.printArea .subTitle,
.printArea .subheading { font-size: 0.8em; color: #666; text-align: center; margin-bottom: 1.25rem; }
.printArea .property { font-size: 0.875em; line-height: 1.8; margin-bottom: 2.5rem; padding: 0 1.25rem 1rem; text-align: center; color: #000; border-bottom: 1px solid #ff0055; }
.printArea .property a { color: inherit; }
.printArea .property a:hover { color: #ff0000; text-decoration: none; }
.printArea .property > span { vertical-align: top; }
.printArea .property > span::before { content: "|"; margin: 1em; }
.printArea .property > span:first-of-type::before { display: none; }
.printArea .power-content_voice { margin: 1.25rem auto; box-sizing: content-box; }
.printArea .conTxt,
.printArea .conTxt * { box-sizing: content-box; }
.printArea .conTxt { color: #333; font-size: 1.125em; line-height: 2.25; text-align: left; padding: 0 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.25; 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; 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:1.125em; border-bottom: 1px solid #d5d5d5; 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; }
.article-fd { display: flex; align-items: center;  }
.article-fd .others { flex: 1 0 0%; }
.article-fd .go-list { margin-left: 2rem; background: #00aaff; padding: 0 1.5em; color: #fff; font-size: 1.125em; height: 2em; line-height: 2em; border-radius: 500px; }
.article-fd .go-list:hover { background: #ff0055; }

/* 全屏表格 */
.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 a:hover { color: #00aaff; }
.article .others .prev,
.article .others .next { padding: 0.5rem 0; word-wrap: break-word; font-size: 1.125em; }

/* 分享按钮 */
.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(../../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; }

/* 图片-列表页 ----------------------------------------- */
.list-page-pic { display: flex; flex-wrap: wrap; margin: -2% -2% 0 0; overflow: hidden; text-align: center; }
.list-page-pic li { width: 48%; margin: 2% 2% 0 0; position: relative; overflow: hidden; }
.list-page-pic li.noData { text-align: left; }
.list-page-pic .pic a { display: block; padding-bottom: 60%; position: relative; overflow: hidden; height: 0; }
.list-page-pic .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.list-page-pic .title a { padding: 0 0.9375rem; display: block; max-height: 4.3rem; font-size: 1em; line-height: 4.3rem; text-align: center; overflow: hidden; text-decoration: none; color: #fff; background: rgba(0, 0, 0, .5); }
.list-page-pic li:hover .title a { background: #ff0055 }
.list-page-pic li:hover .title a { color: #fff; }

/* 图集-内容页 ----------------------------------------- */
.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: #000; }
.photoConPage .swp-tool{ margin-bottom: 1.875rem; border-bottom: 1px solid #ff0055; color: #000; overflow: hidden; height: auto; padding: 1rem 1rem 1.25rem; text-align: center; font-size: 0.875em; }
.photoConPage .swpt-mode-wrap a:link, .photoConPage .swpt-mode-wrap a:visited{ color: #000; }
.photoConPage .swpt-extra{ float: none; display: inline-block; }
.photoConPage .swpt-time{ margin-top: 0.625rem; display: block; font-style: normal; color: #000; }
.photoConPage .swp-admin-edit { margin-left: 13px; display: none; color: #000; }
.photoConPage .swp-admin-edit a { color: #000; }
.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; min-width: 0; }
.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{ float: none; border-right: none; padding-right: 0; }
.photoConPage .swpt-full-wrap{ display: none; }

/* 视频-列表页 ----------------------------------------- */
.list-page-video { display: flex; flex-wrap: wrap; margin: -2% -2% 0 0; overflow: hidden; text-align: center; }
.list-page-video li { width: 48%; margin: 2% 2% 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, .1); }
.list-page-video .title a { padding: 0 0.9375rem; display: block; max-height: 4.3rem; font-size: 1em; line-height: 4.3rem; text-align: center; overflow: hidden; text-decoration: none; color: #fff; background: rgba(0, 0, 0, .5); }
.list-page-video li:hover .title a { background: #ff0055 }
.list-page-video li:hover .title a { color: #fff; }

/* 视频-内容页 ----------------------------------------- */
.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: #00aaff; }
.list-friend-link li a:hover::after { border-left-color: #00aaff; }

/* 专题-汇总页 ----------------------------------------- */
.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; }

/* 链接-列表页 ----------------------------------------- */
.list-link { display: flex; flex-wrap: wrap; margin: -1.5rem -1.5rem 0 0; }
.list-link li { width: 50%; padding: 1.5rem 1.5rem 0 0; }
.list-link li a { position: relative; display: flex; align-items: center; justify-content: center; height: 5em; padding: 0.4em 1em; background: #fff; font-size: 1.25em; line-height: 1.4em; text-align: center; }
.list-link li a:hover { text-decoration: none; background: #ff0055; color: #fff; }

/* 二维码-列表页 */
.list-qr-code { display: flex; flex-wrap: wrap; margin: -2% -6% 0 0; text-align: center; }
.list-qr-code li { width: 44%; margin: 3% 6% 0 0; position: relative; }
.list-qr-code li.noData { text-align: left; }
.list-qr-code .pic a { display: block; padding-bottom: 100%; position: relative; overflow: hidden; height: 0; border: .1875rem solid #00a8ff; }
.list-qr-code .pic img { position: absolute; left: 0; top: 0; min-height: 100%; width: 100%; }
.list-qr-code .title { text-align: center; font-size: 1.25em; margin-top: 1rem; }

/* 媒体矩阵 */
#box-ptgzh .list-qr-code li { position: relative; z-index: 1; }
#box-ptgzh .list-qr-code .pic { position: absolute; left: 0; bottom: 100%; width: 100%; margin-bottom: 1rem; transform-origin: center bottom; transition: all ease 0.6s; visibility: hidden; opacity: 0; }
#box-ptgzh .list-qr-code .pic::before{ position: absolute; content: ""; left: 50%; top: 100%; margin-left: -.5rem; width: 0; height: 0; border-left: .5rem solid transparent; border-right: .5rem solid transparent; border-top: .5rem solid #00a8ff; }
#box-ptgzh .list-qr-code .titleBg { display: block; margin: 0 auto; width: 7.25rem; height: 7.25rem; background: url(../../base/img/icons-ptgzh.png) no-repeat 0 0; background-size: auto 100%; cursor: pointer; }
#box-ptgzh .list-qr-code li:hover .pic{ display: block; visibility: visible; opacity: 1; }

#box-ptgzh .list-qr-code li:nth-child(2) .titleBg { background-position: 20% 0; }
#box-ptgzh .list-qr-code li:nth-child(3) .titleBg { background-position: 40% 0; }
#box-ptgzh .list-qr-code li:nth-child(4) .titleBg { background-position: 60% 0; }
#box-ptgzh .list-qr-code li:nth-child(5) .titleBg { background-position: 80% 0; }
#box-ptgzh .list-qr-code li:nth-child(6) .titleBg { background-position: 100% 0; }

/* 信息提示页 */
.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; }
.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(../../base/img/btnicon.png) no-repeat 0.25rem -6.4375rem; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 0.25rem -2.8125rem; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 0.625rem -21.625rem; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 0.9375rem -18rem; }

/* 媒体查询 */
@media (min-width:768px) {
    .list-page-tp .pic { display: block; }
    .list-page-tp .title { max-height: 2.8em; }
    .list-page-tp .date { margin-right: 0.6rem; background: none; border: 1px solid #000; border-left: none; border-right: none; color: inherit; }
    .list-page-tp .date .ym { color: #00aaff; }
    .list-page-tp .intro { max-height: 5.4em; }

    /* 内容带图片的信息列表_无图片时 */
    .list-page-tp li.noPic .date { margin-right: 1.8rem; background: #00aaff; border: none; color: #fff; }
    .list-page-tp li.noPic .date .ym { color: #fff; }
    .list-page-tp li.noPic .title { height: 1.4em; }
    .list-page-tp li.noPic .intro { height: 5.4em; }

	.list-page-pic li { width: 31.3333%; }

    .list-page-video li { width: 31.3333%; }

    .list-qr-code li { width: 27.3333%; }

    #slide-group { padding-bottom: 39.6%; }
    #slide-news { display: flex; }
    #slide-news .swiper-wrapper { width: 66%; }
    #slide-news .swiper-slide .con { display: none; }
    #slide-news .swiper-panel { position: relative; z-index: 1; width: 34%; height: 100%; }
    #slide-news .swiper-pagination { position: static; display: flex; width: 100%; height: 100%; flex-direction: column; }
    #slide-news .swiper-pagination .item { position: relative; display: flex; flex: 1 1 1%; background: #fff; }
    #slide-news .swiper-pagination .pic { order: 1; width: 42.64%; height: 100%; }
    #slide-news .swiper-pagination .pic a { display: block; height: 100%; }
    #slide-news .swiper-pagination .con { display: flex; flex-direction: column; justify-content: center; align-items: stretch; flex: 1 1 1%; padding: 0.625rem 1rem; border-top: 1px solid #ddd; }
    #slide-news .swiper-pagination .item:first-of-type .con { border-top: none; }
    #slide-news .swiper-pagination .title { order: 1; max-height: 1.4em; overflow: hidden; font-size: 1em; line-height: 1.4em; text-align: left; }
    #slide-news .swiper-pagination .title a { display: block; color: inherit; text-decoration: none; }
    #slide-news .swiper-pagination .others { font-size: .875em; color: #999; margin-bottom: .625rem; text-align: left; }
    #slide-news .swiper-pagination .others span { margin-right: 1.5em; }
    #slide-news .swiper-pagination .item.on .pic a { padding: .3125rem; }
    #slide-news .swiper-pagination .item.on { background: #00aaff; }
    #slide-news .swiper-pagination .item.on::before { position: absolute; right: 100%; top: 0; width: 1.125rem; height: 100%; content: ''; background: #00aaff; }
    #slide-news .swiper-pagination .item.on .con { border-top: none; }
    #slide-news .swiper-pagination .on .title,
    #slide-news .swiper-pagination .on .others { color: #fff; }

    .list-friend-link li { min-width: 50%; }

    .list-link li { width: 33.3333%; }

    .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) {
    .list-page-tp { margin-top: -2.25rem; }

	.list-page-tp .intro { max-height: 7.2em; }

    .list-page-pic li { width: 23%; }
    
    .list-page-video li { width: 23%; }

    .list-qr-code li { width: 19%; }

    #slide-news .swiper-pagination .title { max-height: 2.8em; }

    .list-friend-link li { min-width: 33.3333%; }

    .list-link li { 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%; }

    #box-ptgzh .list-qr-code .pic { transform: scale(1.3); }
}
@media (min-width:1200px) {
    .photoConPage .swpl-group{ display: block; }

    .list-link li { width: 25%; }

    .list-qr-code li { width: 14%; }

    #box-ptgzh .list-qr-code li { width: 10.6666%; }
}