﻿@charset "utf-8";

/* 走进县市 -----------------------------------------*/

#zjxsa,
#zjxsb {
    margin-bottom: 0;
}

#zjxsa .maincontent {
    width: 70%;
    float: left;
}

#zjxsa .side {
    width: 28%;
    margin-left: 0;
}


/* 县市概况 */

.zjxsintro {
    overflow: hidden;
    border-top: 2px solid #185dae;
    margin-bottom: 20px;
}

.zjxsintro .pic {
    width: 230px;
    float: left;
    padding: 240px 0 30px 0;
    background:  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;
    padding: 3% 0 0 3%;
}

.zjxsintro .intro {
    text-indent: 2em;
    line-height: 36px;
    height: 190px;
    overflow: hidden;
}

.zjxsintro .list {
    overflow: hidden;
    margin-right: -3%;
}

.zjxsintro .list li {
    float: left;
    width: 30.3%;
    margin: 2.5% 3% 0 0;
}

.zjxsintro .list a {
    display: block;
    border: 1px solid #e1e1e1;
    background: #fff;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}

.zjxsintro .list a:hover {
    text-decoration: none;
    border-color: #ccc;
    letter-spacing: 2px;
}


/* 历史人文 */

#mainlswh .con {
    padding: 0 0 0 3%;
}

#mainlswh .tab dt {
    height: 42px;
    line-height: 42px;
}

#mainlswh .tab dt ul {
    overflow: hidden;
}

#mainlswh .tab dt li {
    float: left;
    font-size: 18px;
}

#mainlswh .tab dt li a {
    display: block;
    float: left;
    padding: 0 25px;
}

#mainlswh .tab dt .on a {
    background: #dc3839;
    color: #fff;
}

#mainlswh .tab dt li a:hover {
    text-decoration: none;
}

#mainlswh .tab dd {
    text-indent: 2em;
    padding-top: 3%;
    line-height: 36px;
    height: 280px;
    overflow: hidden;
}

#mainlswh .tab dd p {
    margin-bottom: 14px;
}

#mainlswh .tab dd .more {
    display: none;
}

#mainlswh {
    border-top-color: #dc3839;
}

#mainlswh .pic {
    background:  center 0 no-repeat #dc3839;
}

.zjxsbox {
    margin-bottom: 15px;
}

.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;
    /* font-weight:bold; */
    padding-left: 44px;
    background:  0 -1px no-repeat;
}

.zjxsbox .hd h3 a {
    color: #eb7e14;
}

.zjxsbox .bd {
    padding: 10px 0;
    overflow: hidden;
}


/* 图说县市 */

#zjxsb .zjxsbox .hd {
    border-bottom: 2px solid #185dae;
}

#zjxsb .zjxsbox .hd h3 {
    background-position: 0 -306px;
}

#zjxsb .zjxsbox .hd h3 a {
    color: #185dae;
}

#zjxsb .zjxsbox .bd {
    padding: 20px 0 0 0;
}


/* 县市视频 */

#sidexssp .list .pic {
    position: relative;
    overflow: hidden;
}

#sidexssp .list .pic img {
    width: 100%;
    height: 162px;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}

#sidexssp .list .pic .ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    margin-left: -31px;
    margin-top: -31px;
    background:  0 0 no-repeat;
    display: block;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#sidexssp .list .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

#sidexssp .list .title {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}


/* 经济发展 */

#sidejjfz .hd h3 {
    background-position: 0 -103px;
}

#sidejjfz .hd h3 a {
    color: #4dad24;
}

#sidejjfz .intro {
    text-indent: 2em;
    line-height: 28px;
    height: 196px;
    overflow: hidden;
}


/* 自然资源 */

#sidezrzy .hd h3 {
    background-position: 0 -204px;
}

#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;
}


/* 文章首页 -----------------------------------------*/

.newscenterpage .focusbox {
    width: 44%;
    float: left;
    margin-right: 15px;
}

.newscenterpage #columna {
    height: 248px;
}

.newscenterpage #columna .infolist {
    overflow: hidden;
    zoom: 1;
}

.newscenterpage #columnb {
    margin-bottom: 0;
}

.boxloop .box {
    width: 48.5%;
}

.boxloop .box .bd {
    min-height: 150px;
    _height: 150px;
}

.pageslide {
    background: #fefefe;
    position: relative;
    border: 1px solid #ececec;
}

.pageslide li {
    overflow: hidden;
}

.pageslide .pic {
    float: left;
    width: 68%;
}

.pageslide .pic img {
    width: 600px;
    height: 340px;
}

.pageslide .con {
    overflow: hidden;
    zoom: 1;
    padding: 3% 3% 0 5%;
}

.pageslide .title {
    font-size: 22px;
    line-height: 34px;
    max-height: 68px;
    _height: 68px;
    overflow: hidden;
}

.pageslide .title a {
    color: #009933;
}

.pageslide .date {
    display: block;
    padding: 8px 0;
    color: #999;
    font-size: 13px;
}

.pageslide .intro {
    color: #777;
    font-size: 14px;
    line-height: 26px;
    height: 130px;
    overflow: hidden;
}

.pageslide .intro .more {
    display: none;
}

.pageslide .hd {
    text-align: center;
    width: 32%;
    position: absolute;
    z-index: 1;
    bottom: 14px;
    right: 0;
    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: #009933;
}


/* 栏目循环 */

.pageboxloop {
    overflow: hidden;
    padding-top: 20px;
}

.pageboxloop .box {
    width: 48%;
}

.pageboxloop .box .bd {
    height: 180px;
}


/* 文章列表页 -----------------------------------------*/

#sideweixin .bd {
    text-align: center;
}


/* 内容带图片的信息列表_图片判断式 */

.pagetplist li {
    padding: 22px 15px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}

.pagetplist .pic {
    float: left;
    margin-right: 15px;
    width: 140px;
}

.pagetplist .pic img {
    width: 100%;
    height: auto;
}

.pagetplist .con {
    overflow: hidden;
    zoom: 1;
}

.pagetplist .title {
    font-size: 22px;
    line-height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pagetplist .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #777;
    max-height: 50px;
    _height: 50px;
    overflow: hidden;
    font-size: 14px;
}

.pagetplist .title a:hover {
    text-decoration: none;
}

.pagetplist .intro .more {
    display: none;
}

.pagetplist .others {
    font-size: 13px;
    color: #aaa;
}

.pagetplist .others span {
    margin-right: 15px;
}

.pagetplist .node {
    color: #aaa;
    margin-right: 15px;
}

.pagetplist .last {
    border-bottom: 0;
    margin-bottom: 0;
}

.pagetplist .on {
    background: #f9f9f9;
}

.pagetplist .bds_more,
.pagetplist #bdshare {
    vertical-align: middle;
    background:  0 -2142px no-repeat !important;
    padding: 0 !important;
    width: 17px !important;
    height: 17px !important;
    float: none !important;
    *display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}


/* newslist */

.newslist {
    padding: 10px 0;
}

.newslist li {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

.newslist li a {
    padding-left: 13px;
    background:  0 -385px no-repeat;
}

.newslist .date {
    float: right;
    color: #999;
    margin: 0 10px;
}

.newslist .node {
    color: #999;
    margin-right: 10px;
}

.newslist em {
    color: #f20;
}

.newslist .split {
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 18px 0;
    border-bottom: 1px dotted #ccc;
}


/* 友情链接列表页 -----------------------------------------*/

.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%;
    background:  0 -378px no-repeat;
    float: left;
    overflow: hidden;
}


/* 文章内容页 -----------------------------------------*/

.articlecon {
    text-align: left;
    padding: 20px;
}

.printarea .title {
    font-size: 32px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.printarea .subtitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}

.printarea .property {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px dashed #e4e4e4;
}

.printarea .property span {
    padding: 0 5px;
}

.printarea .contxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
    text-indent: 30px;
}

.printarea .contxt img {
    max-width: 800px;
    height: auto !important;
}

.printarea .contxt div {
    margin-bottom: 20px
}

.printarea .contxt p {
    margin-bottom: 20px;
}

.printarea .contxt a {
    color: blue;
    text-decoration: underline;
}

.printarea .contxt em {
    font-style: italic;
}

.printarea .contxt ul,
.printarea .contxt ol {
    padding-left: 2em;
}

.printarea .contxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important;
}

.printarea .contxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}

.printarea .contxt h1 {
    font-size: 2em;
    margin: .67em 0;
}

.printarea .contxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}

.printarea .contxt h3 {
    font-size: 1.17em;
    margin: .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;
}

.printarea .vedioplayer {
    position: relative;
    z-index: 1500;
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}

.articlecon .usercontrol {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}

.articlecon .usercontrol .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}

.articlecon .usercontrol .bdsharebuttonbox {
    float: right;
}

.articlecon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}

.articlecon .others {
    margin-bottom: 15px;
}

.articlecon .others .prev,
.articlecon .others .next {
    padding: 5px 0;
}


/* 相关信息 */

#relativeinfo {
    border-bottom: 1px solid #ddd;
}

#relativeinfo .bd {
    padding: 10px 0 20px 0;
}

#relativeinfo ul {
    overflow: hidden;
}

#relativeinfo li {
    float: left;
    width: 50%;
}


/* 图片-列表页 ----------------------------------------- */

.picpagelist {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}

.picpagelist li {
    border: 1px solid #ddd;
    float: left;
    width: 30%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.picpagelist .pic {
    margin: 3%;
}

.picpagelist .pic img {
    height: 192px;
    width: 100%;
}

.picpagelist .title,
.picpagelist .titlebg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
    margin: 3%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    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;
}

.picpagelist li:hover {
    border-color: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}

.picpagelist li:hover .title,
.picpagelist li:hover .titlebg {
    height: 56px;
}


/* 视频-列表页 ----------------------------------------- */

.vediopagelist {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}

.vediopagelist li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}

.vediopagelist .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}

.vediopagelist .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}

.vediopagelist .pic .ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    margin-left: -31px;
    margin-top: -31px;
    background:  0 0 no-repeat;
    display: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.vediopagelist .pic img {
    height: 203px;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}

.vediopagelist .title {
    overflow: hidden;
    padding-top: 5px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
    background:  0 -2218px no-repeat;
}

.vediopagelist .pic:hover {
    border-color: #bbb;
}

.vediopagelist .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}


/* 专题首页 -----------------------------------------*/

.spepagelist {
    padding: 0 0 20px 0;
}

.spepagelist ul {
    overflow: hidden;
}

.spepagelist li {
    float: left;
    margin: 0 7% 7% 0%;
    position: relative;
}

.spepagelist .interval {
    margin-right: 1%;
}

.spepagelist li .itembg {
    width: 396px;
    height: 216px;
    position: absolute;
    left: 7px;
    top: 7px;
    background: #fbfbfb;
    border: 1px solid #ddd;
}

.spepagelist li .pic {
    display: block;
    width: 396px;
    height: 216px;
    border: 1px solid #ddd;
    padding: 1px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.spepagelist li .pic img {
    width: 100%;
}

.spepagelist li .tit {
    z-index: 2;
    display: block;
    height: 52px;
    line-height: 62px;
    font-size: 18px;
    position: absolute;
    left: 2px;
    bottom: 2px;
    width: 91%;
    padding: 0 4%;
    background: ;
    color: #fff;
    overflow: hidden;
}

.spepagelist li .pic:hover {
    border-color: #bbb;
}

.spepagelist li:hover .itembg {
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}

#sidespecial .bd li {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 12px;
    background:  0 -2318px no-repeat;
}


/* 信息提示页 */

.showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    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: 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;
}