* {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    border: none;
}

html {
    font-size: 18px;
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    font-family: cdsb-fzzysk, 'Microsoft Yahei';
    min-width: 1200px;
}

body {
    background: #fff;
}

#cnzz_stat_icon_1262504212 {
    display: none;
}

.clear::after {
    display: block;
    content: '';
    clear: both
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

/* ------- eb_header ------- */
.eb_header .header {
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0 28px;
}

.eb_header .logo {
    float: left;
}

.eb_header .info {
    float: right;
}

.eb_header .info p {
    margin: 12px 0;
    font-size: 12px;
    color: #4c4c4c;
    text-align: right;
}

.eb_header .info .today {
    font-size: 22px;
    margin-bottom: 0;
}

/* ------- eb_body ------- */
.eb_body {
    background-color: #e8f3ff;
    padding: 30px 0 36px;
}

.eb_body .contanier {
    width: 1200px;
    margin: 0 auto;
}

.slider {
    float: left;
}

.pagenav {
    padding: 20px 18px;
    width: 318px;
    height: 710px;
    /* background: url('./_0004_sider.png'); */
    background-color: #fff;
    box-shadow: 2px 2px 1px 1px #d2e4f7;
    border-radius: 10px;
}

.pagenav-menulist {
    width: 330px;
    height: 100%;
    overflow-y: scroll;
}

.item-title {
    height: 38px;
    background: url('./title-bg.png') no-repeat;
    background-color: #f5f7fa;
    padding-right: 8px;
}

.item-title .icon-right {
    float: left;
    display: inline-block;
    height: 38px;
    width: 38px;
    background: url('./icon_right.png') no-repeat;
    background-position: center;
}

.item-title .icon-dowm {
    float: left;
    display: inline-block;
    height: 38px;
    width: 38px;
    background: url('./icon_down.png') no-repeat;
    background-position: center;
}

.item-title .icon-pdf {
    float: right;
    display: inline-block;
    height: 38px;
    width: 38px;
    background: url('./_0010_pdf.png') no-repeat;
    background-position: center;
}

    .item-title .title {
        width: 93%;
        float: left;
        padding-left: 26px;
        height: 38px;
        line-height: 38px;
        color: #4c4c4c;
        font-size: 18px;
        overflow: hidden;
    }

.pagenav-item .title-list {
    margin-left: 38px;
    background-color: #f5f7fa;
}

.pagenav-item .title-list a {
    position: relative;
    display: block;
    padding: 18px 0 18px 26px;
    border-bottom: 1px dashed #cfcfcf;
    font-size: 16px;
}

.pagenav-item .title-list a::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 24px;
    left: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #4c4c4c;
}

.pagenav-item .title-list a:hover {
    background-color: #e4ebf3;
}

.pagenav-item::after {
    display: block;
    content: '';
    height: 20px;
    margin-left: 38px;
    background-color: #f5f7fa;
}

.slider .page-ad-nav {
    margin-bottom: 26px;
}

.pagepreview {
    position: relative;
    float: right;
    width: 824px;
    height: 754px;
    overflow: hidden;
    /* background: url('./_0003_contanier.png'); */
}

.preview-tool {
    padding: 0 88px 0 26px;
    height: 70px;
}

.preview-tool .date-picker {
    float: left;
    margin-left: 68px;
    height: 70px;
    line-height: 70px;
    color: #4c4c4c;
}

.preview-tool .date-time {
    float: left;
    height: 70px;
    margin-left: 28px;
    font-size: 16px;
    color: #888888;
}

.preview-tool .date-time .today {
    margin-top: 16px;
}

.preview-tool .date-time .week {
    margin-top: 8px;
}

.upqi {
    float: right;
    height: 70px;
}

.upqi a {
    display: inline-block;
    margin: 25px 16px 0 0;
    width: 54px;
    height: 24px;
    line-height: 24px;
    background: url('./_0007_item.png') no-repeat;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.icon-calendar {
    display: inline-block;
    margin-right: 5px;
    width: 22px;
    height: 25px;
    background: url('./calendar.png');
    vertical-align: text-top;
    margin-top: 4px;
}

.pagepreview-nav {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.pagepreview-nav a {
    display: block;
    padding-top: 20px;
    width: 50px;
    height: 104px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    word-wrap: break-word;
    letter-spacing: 2px;
}

.pagepreview-nav a:nth-child(1) {
    background: url('./_0005_prev.png') no-repeat;
}

.pagepreview-nav a:nth-child(2) {
    background: url('./_0002_next.png') no-repeat;
}

.pagepreview-pic {
    padding: 26px 26px 0 26px;
}

.pagepreview-pic img {
    width: 100%;
}

.eb_footer .footer {
    padding: 58px 0 52px;
}

.eb_footer .footer .copyright {
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}



/* detail */

.detail-pagenav {
    height: inherit;
}

.detail-pagenav .pagenav-menulist {
    height: auto;
    width: 312px;
    overflow: inherit;
}

.detail-pagenav .pagenav-menulist .pagenav-item::after {
    display: none;
}

.detail-pagenav li:last-child a {
    border: none;
}

.detail-content {
    position: relative;
    float: right;
    width: 820px;
    /* overflow: hidden; */
}

.content-tool {
    width: 820px;
    height: 72px;
    line-height: 72px;
    background: url('./detail-content-page.png') no-repeat;
}

.content-tool .nav {
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
    margin-left: 36px;
    /*height: 72px;*/
    line-height: 24px;
    font-size: 12px;
    color: #15499a;
    max-width: 60%;
}

.content-tool .upqi {
    margin-right: 66px
}

.content-title {
    padding: 25px 0 25px 0;
    text-align: center;
}

.content-title p {
    margin: 0.5em 0;
    font-size: 14px;
}

.content-title h4 {
    font: 24px "微软雅黑";
}


.content-news {
    background: #fff;
    padding: 0 78px 32px;
    box-shadow: 2px 2px 1px 1px #d2e4f7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 645px;
}

.content-news .xilan_content_tt {
    font-size: 14px;
    line-height: 21px;
    margin: auto;
    padding: 10px 0;
}

.content-news p {
    margin: 1.5em 0;
}

#ozoom p {
    text-indent: 1.5em;
}

.content-info {
    font-size: 12px;
}

.content-copyright {
    padding: 10px;
    border: 1px solid #c1d4f2;
    background: #dce7f8;
    font-size: 12px;
    line-height: 1.8;
    text-indent: 0;
}

/*隐藏小图
a.thumbnail > img{
	display: none;
}*/
a.thumbnail img {
    width: 100%;
}

a.thumbnail span {
    display: none;
}

.cd_footer {
    position: relative;
    z-index: 10;
    color: #505050;
    padding: 34px 0;
    font-size: 16px
}

.cd_gird {
    width: 1200px;
    margin: 0 auto;
}

.cd_footer .cd_footer_bd {
    box-sizing: border-box;
    padding-bottom: 32px
}

.cd_footer .cd_footer_bd .cd_footer_cont {
    float: left;
    width: 570px
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title {
    height: 30px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    margin-bottom: 32px
}

.cd_footer .cd_footer_bd .cont_link>a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 50px 20px 0;
}

.cd_footer .cd_footer_bd .cont_link>a img {
    display: block;
    width: 100%;
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title::after {
    content: '';
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background-color: #000;
    height: 1px;
    width: 100%;
    right: 0;
    top: 50%
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_title .cont_title-name {
    display: inline-block;
    background: #fff;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 10
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link {
    margin-bottom: 20px
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li {
    display: inline-block;
    padding: 0 16px;
    position: relative
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li::after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background: #000;
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5);
    position: absolute;
    top: 0;
    right: 0
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li:first-child {
    padding-left: 0
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li:last-child::after {
    display: none
}

.cd_footer .cd_footer_bd .cd_footer_cont .cont_link li a:hover {
    color: #ec1c24
}

.cd_footer .cd_footer_bd .cd_footer_cont p {
    margin-bottom: 20px
}

.cd_footer .cd_footer_ft {
    text-align: center;
    border-top: 1px solid #383838
}

.cd_footer .cd_footer_ft .footer_category {
    margin: 36px 0
}

.cd_footer .cd_footer_ft .footer_category .item {
    display: inline-block;
    padding: 0 16px;
    position: relative
}

.cd_footer .cd_footer_ft .footer_category .item::after {
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background: #000;
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
    transform: scaleX(0.5);
    position: absolute;
    top: 0;
    right: 0
}

.cd_footer .cd_footer_ft .footer_category .item:first-child {
    padding-left: 0
}

.cd_footer .cd_footer_ft .footer_category .item:last-child::after {
    display: none
}

.cd_footer .cd_footer_ft .footer_category .item a:hover {
    color: #ec1c24
}

.cd_footer .cd_footer_ft .footer_ft {
    margin-top: 38px;
    color: #8a8a8a;
    font-size: 16px;
    line-height: 2;
}



.qr_dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}

.qr_dialog .qr_box {
    padding: 10px;
    width: 200px;
    margin: 350px auto 0;
    background: #fff;
    text-align: center;
    border-radius: 6px;
}

.qr_dialog img {
    max-width: 100%;
    display: block;
}

.qr_dialog .qr_tips {
    font-size: 14px;
}


/* ---- tips ---- */
.cont_link a {
    position: relative;
}

.cont_link a[data-descr]:hover::after {
    content: attr(data-descr);
    position: absolute;
    left: 0;
    top: 46px;
    min-width: 130px;
    border: 1px #000000 solid;
    border-radius: 4px;
    background-color: #222220;
    padding: 12px;
    color: #ffffff;
    font-size: 14px;
    z-index: 30;
}

.cont_link a[data-descr]:hover::before {
    content: ' ';
    display: block;
    border: 6px solid #000;
    border-left: 6px solid rgba(255, 0, 0, 0);
    border-top: 6px solid rgba(0, 0, 255, 0);
    border-right: 6px solid rgba(0, 128, 0, 0);
    position: absolute;
    top: 35px;
    left: 12px;
    z-index: 30;
}

#daydh td {
    background: #e8f3ff;
}

[title~='站长统计'] {
    display: none;
}


/* mobile css --20190211 by jy */

.cdsb-mobile {
    min-width: 100%;
}

.cdsb-mobile .eb_header {
    display: none;
}

.cdsb-mobile .cd_footer {
    display: none;
}

.cdsb-mobile .eb_body {
    padding: inherit;
}

.cdsb-mobile .eb_body .slider {
    display: none;
}

.cdsb-mobile .eb_body .contanier {
    width: 100%;
}

.cdsb-mobile .eb_body .pagepreview-nav {
    display: none;
}

.cdsb-mobile .pagepreview {
    width: 710px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    padding-bottom: 2.5rem;
}

.cdsb-mobile .pagepreview-pic {
    padding: inherit;
}

.cdsb-mobile .content-tool {
    display: none;
}

.cdsb-mobile .detail-content {
    width: 100%;
    float: inherit;
}

.cdsb-mobile .content-news {
    box-shadow: inherit;
    border-radius: inherit;
    min-height: inherit;
    padding: .5rem;
}

.cdsb-mobile .content-news h1,
.cdsb-mobile .content-news h2,
.cdsb-mobile .content-news h3,
.cdsb-mobile .content-news h4 {
    font-family: cdsb-fzzysk;
    font-size: .95rem;
}

.cdsb-mobile .content-news p {
    font-size: .85rem;
    text-align: justify;
}

.cdsb-mobile .content-news .content-copyright {
    font-size: .6rem;
}

.cdsb-mobile .content-title {
    padding: 0;
}

.cd-icon-mobmenu {
    display: inline-block;
    width: 0.95rem;
    height: 0.8rem;
    background: url('./cd-icon-mobmenu.png') 100%/100% no-repeat;
}

.cd-mobi-prew .preart {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: url('./cd-icon-mobprew.png') 63%/63% no-repeat;
    color: transparent;
}

.cd-mobi-next .preart {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: url('./cd-icon-mobnext.png') 63%/63% no-repeat;
    color: transparent;
}

.cd-icon-mob-date {
    display: inline-block;
    width: 0.95rem;
    height: 0.95rem;
    background: url('./cd-icon-mob-date.png') 100%/100% no-repeat;
}

.cd-icon-mobpdf {
    display: inline-block;
    width: 0.95rem;
    height: 0.95rem;
    background: url('./cd-icon-mobpdf.png') 100%/100% no-repeat;
}

.cd-icon-mobmenu-item {
    display: inline-block;
    width: 0.35rem;
    height: 0.95rem;
    background: url('./cd-icon-mobmenu-item.png') 100%/100% no-repeat;
}

.cd_m-footer {
    display: none;
}

.cdsb-mobile .cd_m-footer {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 2.5rem;
    width: 100%;
    border-top: 1px solid #e0e0e0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    z-index: 10;
    background: #fff;
}

.cd_m-col {
    width: 25%;
    flex-grow: 1;
    flex-shrink: 0;
    overflow: hidden;
    text-align: center;
    justify-content: center;
}

.cd-mobi-menu,
.cd-mobi-date {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
}

.cd-mobi-menu.mob-active,
.cd-mobi-date.mob-active {
    background: #eee;
}

.cd-mobi-prew {}

.cd-mobtitle {
    font-size: 0.7rem;
    margin-left: 0.35rem;
    text-align: left;
}

.cd-mobsub {
    font-size: 0.5rem;
    margin-left: 0.35rem;
    text-align: left;
}

.cd_m-nav {
    display: none;
    position: fixed;
    top: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 1.35rem 1.05rem 3rem;
    box-sizing: border-box;
    background: #f4f4f4;
}

.mob-menu {
    margin-bottom: 0.5rem;
    padding: 0 0.65rem;
    background: #fff;
    border-radius: 0.1rem;
}

.mob-menu-title {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0;
    font-size: .8rem;
    position: relative;
}

.mob-menu-title::after {
    position: absolute;
    display: block;
    content: '';
    width: 0.37rem;
    height: 0.95rem;
    background: url('./cd-icon-mobmenu-item.png') 100%/100% no-repeat;
    margin-left: -.4rem;
}

.mob-menu-lists {
    padding: 0.625rem 0;
    border-top: 1px solid #e4e4e4;
    display: none;
}

.mob-menu-lists a {
    position: relative;
    display: inline-block;
    margin: 0.625rem;
    font-size: 0.7rem;
}

.mob-menu-lists a::after {
    display: inline-block;
    content: '';
    position: absolute;
    top: .3rem;
    left: -.5rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background-color: #c4c4c4;
}

.popup-calendar {
    display: none;
    position: fixed;
    top: 100%;
    left: 0;
    bottom: 2.5rem;
    height: 100%;
    width: 100%;
    background: transparent;
}

.popup-calendar #calendar {
    position: absolute;
    bottom: 4.5rem;
}

.calendar_eader {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 1rem;
}

.nextMonth,
.prevMonth {
    align-self: center;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.cal-wrap ul.day li.cur {
    background-color: #15499a;
}

/* 电子报详情页面适配 */
.cdsb-mobile table {
    background: #fff;
}

.cdsb-mobile table table {
    margin-top: .5rem;
}

.cdsb-mobile table font {
    margin: .5em 0;
}

.cdsb-mobile .content-news {
    padding: 0 .8rem;
}

.cdsb-mobile .content-title h4 {
    font-family: cdsb-fzzysk;
    font-size: 1.1rem;
    text-align: justify;
}

.cdsb-mobile .content-title .content-info {
    text-align: justify;
    font-size: .65rem;
    color: #7a7676;
}

.cdsb-mobile .thumbnail {
    margin: .5em 0;
}

.cdsb-mobile .content-news p {
    margin: .9rem 0;
}

.cdsb-mobile #ozoom p {
    text-align: justify;
    text-indent: 1em;
    font-size: 0.85rem;
    letter-spacing: 0.034em;
    line-height: 1.6;
    color: #333;
}
.eb_body .pagenum {
    color: #707070;
    font-size: 0.8em;
}
.titlediv {
    display: inline;
    line-height:130%;
}
#txtdate {
    color: transparent;
    font-size: 1px;
    width: 1px;
    overflow: hidden;
    display: inline-grid;
}
.eb_body .titlepagenum {
    color: #707070;
    font-size: 0.7em;
    white-space: nowrap;
}
.text-center{
    text-align:center;
}

.header .search-form{
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .search-form input {
    width: 120px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 3px;
    border: none;
    background: #efefef;
    color: #2C2D3F;
    outline: 0;
}

.search-form button {
    /*position: absolute;
	right: 0;
	top: 0;*/
    width: 30px;
    height: 30px;
    background: #275293;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid transparent;
    margin-left: -8px;
    cursor:pointer;
}

.search-form button:hover {
        background: #b90909;
        color: #fff;
        border-color: #e6e6e6;
    }

.single-news .news-head {
    height: 163px;
    background-position: center;
    background-size: cover;
}

.single-news {
    margin-bottom: 20px;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: 0px 0px 10px #00000014;
}

 .single-news img {
        width: 100%;
        margin: 0;
        padding: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .single-news .news-head {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        min-height: 160px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0px;
        /*overflow: hidden;*/
    }

.single-news .news-content {
        text-align: left;
        background: #fff;
        position: relative;
        padding: 20px;
        left: 0;
        z-index: 0;
        overflow: hidden;
    }

.single-news .news-body:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        height: 2px;
        width: 0%;
        background: #275293;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: 99;
    }

.single-news:hover .news-body:before {
        opacity: 1;
        visibility: visible;
        width: 100%;
    }

.single-news .news-body h2 {
        font-size: 18px;
        font-weight: 600;        
        line-height: 24px;
    }
.news-content h2 a {
    color: #2C2D3F;
    font-weight: 500;
}

    .single-news .news-content h2 a:hover {
        color: #275293;
    }

.single-news .news-content p {
    margin-top: 10px;
    margin-bottom:0px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 23px;
}

.cut2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cut1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cut3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cut4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
