<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* 走进县市 -----------------------------------------*/
#zjxsA,
#zjxsB {
    margin-bottom: 0;
}
#zjxsA .mainContent {
    width: 70%;
    float: left;
}
#zjxsA .side {
    width: 28%;
    margin-left: 0;
}
/* 县市概况 */
.zjxsIntro {
    background: #195DAE;
    overflow: hidden;
    border-top: 2px solid #185DAE;
    margin-bottom: 20px;
}
.zjxsIntro .pic {
    padding: 240px 0 0 0;
    background: url(../../base/img/zjxs-pic1.jpg) center 0 no-repeat #195DAE;
    text-align: center;
    color: #fff;
}
.zjxsIntro .pic h3 {
    font-size: 26px;
}
.zjxsIntro .pic h6 {
    font-size: 12px;
}
.zjxsIntro .con {
    overflow: hidden;
    zoom: 1;
}
.zjxsIntro .list {
    padding: 5% 2% 2% 2%;
    overflow: hidden;
}
.zjxsIntro .list li {
    float: left;
    width: 27.3%;
    margin: 0 3% 5% 3%;
}
.zjxsIntro .list a {
    display: block;
    background: #0D70E3;
    color: #fff;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
/* 历史人文 */
#mainLswh {
    border-top-color: #DC3839;
    background: #DC3839;
}
#mainLswh .pic {
    background: url(../../base/img/zjxs-pic2.jpg) center 0 no-repeat #DC3839;
}
#mainLswh .list a {
    background: #ED5E5E;
}
.zjxsBox {
    margin-bottom: 20px;
}
.zjxsBox .hd {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 8px;
    overflow: hidden;
}
.zjxsBox .hd .more {
    font-size: 14px;
    float: right;
    color: #666;
}
.zjxsBox .hd h3 {
    font-size: 20px;
}
.zjxsBox .hd h3::before {
    font-family: "iconfont";
    content: "\e619";
    background: #EB7E14;
    color: #fff;
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
    border-radius: 33px;
    line-height: 30px;
    margin-right: 10px;
}
.zjxsBox .hd h3 a {
    color: #EB7E14;
}
.zjxsBox .bd {
    padding: 10px 0;
    overflow: hidden;
}
/* 图说县市 */
#mainTsxs .hd h3::before {
    content: "\e618";
    background: #185DAE;
    line-height: 30px;
}
#mainTsxs .hd {
    border-bottom: 2px solid #185DAE;
}
#mainTsxs .hd h3 a {
    color: #185DAE;
}
#mainTsxs .bd {
    padding: 20px 0 0 0;
}
/* 县市视频 */
#sideXssp .list .pic {
    position: relative;
    overflow: hidden;
}
#sideXssp .list .pic img {
    width: 100%;
}
#sideXssp .list .pic::after {
    z-index: 9;
    content: "\e617";
    color: #fff;
    font-family: "iconfont";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    font-size: 60px;
    line-height: 60px;
    margin-left: -31px;
    margin-top: -31px;
    display: block;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#sideXssp .list .title {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/* 经济发展 */
#sideJjfz .hd h3::before {
    content: "\e61a";
    background: #4DAD24;
    line-height: 33px;
}
#sideJjfz .hd h3 a {
    color: #4DAD24;
}
#sideJjfz .intro {
    text-indent: 2em;
    line-height: 28px;
    height: 196px;
    overflow: hidden;
}
/* 自然资源 */
#sideZrzy .hd h3::before {
    content: "\e603";
    background: #8F5CEC;
    line-height: 30px;
}
#sideZrzy .hd h3 a {
    color: #8F5CEC;
}
#sideZrzy .list {
    overflow: hidden;
    margin-right: -3%;
}
#sideZrzy .list li {
    vertical-align: top;
    float: left;
    width: 30.3%;
    margin: 3% 3% 0 0;
}
#sideZrzy .list li a {
    display: block;
    text-align: center;
    border: 1px solid #E1E1E1;
    height: 36px;
    line-height: 36px;
    background: #fff;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#sideZrzy .list li a:hover {
    text-decoration: none;
    border-color: #ccc;
    letter-spacing: 2px;
}
/* 文章首页 -----------------------------------------*/
.pageSlide {
    border: 1px solid #E1E1E1;
    position: relative;
}
.pageSlide li {
    overflow: hidden;
}
.pageSlide .pic img {
    width: 100%;
}
.pageSlide .con {
    padding: 3% 3% 0 3%;
}
.pageSlide .title {
    font-size: 18px;
    line-height: 28px;
    max-height: 28px;
    overflow: hidden;
}
.pageSlide .title a {
    color: #0068B7;
}
.pageSlide .date {
    display: block;
    padding: 5px 0;
    color: #999;
    font-size: 13px;
}
.pageSlide .intro {
    display: none;
}
.pageSlide .hd {
    text-align: right;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 46vmin;
    right: 1%;
    height: 13px;
    font-size: 0;
}
.pageSlide .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: #BBBBBB;
    overflow: hidden;
    margin-right: 4px;
}
.pageSlide .hd li span {
    display: none;
}
.pageSlide .hd .on {
    background: #0E57AD;
}
/* newsList */
.newsList li {
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    height: 46px;
    line-height: 46px;
}
.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}
.friendLinkList li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    float: left;
    overflow: hidden;
}
/* 文章内容页 -----------------------------------------*/
.subheading {
    font-size: 16px;
}
.articleCon {
    text-align: left;
    padding: 3%;
    text-align: justify;
}
.articleCon .title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.articleCon .subTitle {
    font-size: 18px;
    color: #555;
    text-align: center;
    margin-bottom: 10px;
}
.articleCon .property {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
    color: #777;
}
.articleCon .property .size {
    float: right;
    font-size: 0;
}
.articleCon .property .size a {
    display: inline-block;
    border: 1px solid #ddd;
    color: #888;
    width: 24px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    vertical-align: top;
    margin-left: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.articleCon .property .size .l {
    font-size: 16px;
    font-weight: 500;
}
.articleCon .property span {
    margin-right: 15px;
}
.articleCon .userControl {
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    padding: 10px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
}
.articleCon .conTxt img,
.articleCon .conTxt video {
    max-width: 100%;
    height: auto !important;
    float: left;
    width: 100%;
}
.articleCon .conTxt p {
    margin-bottom: 20px;
}
.articleCon .conTxt a {
    color: blue;
    text-decoration: underline;
}
.articleCon .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 {
    font-size: 2em;
    margin: 0.67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: 0.75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: 0.83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.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: bolder;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
}
.articleCon .videoPlayer {
    background: #000;
    width: 100%;
    text-align: center;
    margin: 20px auto;
    height: auto;
}
.articleCon .others {
    line-height: 1.5;
    margin-bottom: 15px;
}
.articleCon .others .prev,
.articleCon .others .next {
    padding: 5px 0;
}
.articleCon .others .date {
    color: #999;
    font-size: 14px;
}
/* 相关信息 */
#relativeInfo {
    border-bottom: 1px solid #ddd;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
/* 图片-列表页 ----------------------------------------- */
.picPageList {
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    border: 1px solid #ddd;
    float: left;
    width: 48%;
    margin: 0 0 3% 0;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picPageList li:nth-child(2n) {
    float: right;
}
.picPageList .pic {
    margin: 2%;
}
.picPageList .pic img {
    height: 120px;
    width: 100%;
}
.picPageList .title,
.picPageList .titleBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    margin: 2%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.picPageList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2;
}
.picPageList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px;
}
/* 图片-内容页 ----------------------------------------- */
.picSlideBox {
    position: relative;
}
.picSlideBox .bd img {
    width: 100%;
}
.picSlideBox .con {
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
    color: #666;
}
.picSlideBox .prev,
.picSlideBox .next {
    display: block;
    width: 30px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 90px;
}
.picSlideBox .next {
    left: auto;
    right: 0;
}
.picSlideBox .prev::after,
.picSlideBox .next::after {
    content: "\e616";
    font-family: "iconfont";
    color: #fff;
    font-size: 32px;
    text-shadow: 1px 1px 1px #000;
}
.picSlideBox .next::after {
    content: "";
}
.picSlideBox .pageState {
    text-align: center;
    display: block;
    padding: 1% 0;
}
.picSlideBox .pageState span {
    color: #f00;
}
.photoCon .conTxt {
    padding-top: 20px;
}
/* 视频-列表页 ----------------------------------------- */
.vedioPageList {
    overflow: hidden;
    text-align: center;
}
.vedioPageList li {
    float: left;
    width: 48%;
    margin: 0 0 20px 0;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.vedioPageList li:nth-child(2n) {
    float: right;
}
.vedioPageList .pic img {
    height: auto;
    width: 100%;
}
.vedioPageList .title {
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    padding-top: 5px;
}
.vedioPageList .title::before {
    content: "\e617";
    font-family: "iconfont";
    color: #0068B7;
}
/* 专题-汇总页 -----------------------------------------*/
.spePageList li {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #ccc;
}
.spePageList .pic img {
    width: 100%;
    height: auto;
}
.spePageList .tit {
    display: block;
    background: #f2f2f2;
    padding: 5px 10px;
    text-align: center;
}
/* 信息提示页 ---------------------------------------------- */
.Showms {
    background: #fff;
    padding: 3% 3%;
    overflow: hidden;
}
.Showms .top,
.Showms .bottom,
.Showms .Shadow {
    display: none;
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 5px 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;
}
/* 网站地图 ---------------------------------------------- */
.siteMap .a1 {
    display: block;
    padding: 8px 5px;
    border-top: 1px dotted #ccc;
    color: #0068B7;
}
.siteMap .sh {
    display: none;
}
.siteMap .ul1 {
    overflow: hidden;
    padding: 0 3% 3% 3%;
}
.siteMap .a2 {
    min-width: 48%;
    margin-right: 2%;
    float: left;
    font-size: 14px;
    color: #666;
}

/*# sourceMappingURL=page.css.map */

/*# sourceMappingURL=page.css.map */

h2.title.article_112492 .headtitle ,h2.title.article_112565 .headtitle ,h2.title.article_112623 .headtitle {
    color: red;
}
.articleCon .videoPlayer {
    width: auto !important;
    height: auto !important;
}    



</pre></body></html>