.paperZone1 {
    padding: 10px;
}
.paperBox{
    /* width: 880px; */
    overflow: hidden;
}
.publish-info {
    display: block;
}
.mainC .listZone {
    padding: 10px;
}
/* 导航 */
.nav-inner {
    display: inline-block;
    padding: 0 15px;
}
.emailAlert {
    display: inline-block;
}
/* 首页 新闻公告 */
.mainC .listZone_main {
    padding: 10px;
}
.mainC .listZone_main a span {
    display: inline-block;
}
.mainC .listZone_main a b.ishot {
    display: inline-block;
    color: red;
    font-size: 14px;
    padding-left: 10px;
}
/* 首页 友情链接 */
.linkZone {
    padding: 15px 10px;
}
/* 搜索 */
.searchOuterDiv {
    display: inline-block;
}
/* 新闻详情 */
.t2 {
    padding: 10px;
}
.t2_little_tt {
    color: #666;
    text-align: center;
    padding-bottom: 10px
}
.albumZone .albumZone_down a {
    margin-right: 16px;
    overflow: hidden;
}
.layerEle_result .listZone {
    padding: 10px;
}
/* 过刊浏览 */
.pastPaperDate .pastPaperM, .paperZone2 .pastPaperBook {
    display: none;
}
.pastPaperMOuter .pastPaperM:nth-child(1), .pastPaperBookOuter .pastPaperBook:nth-child(1) {
    display: block;
}
/* 网络首发 */
.paperZone3, .paperZone4 {
    padding: 10px;
}

/* list.html */
.listZoneMain a p {
    display: inline-block;
}
.listZoneMain a {
    display: inline-block;
    width: 100%;
}
.listOuterDiv {
    padding: 10px;
}
/* ...页面显示有问题，暂时隐藏，后续解决 */
.tabEle_page .moreNum {
    display: none;
}
.paperMain span {line-height: normal; display: inline;}
.paperMain .paperBox > span{line-height: 30px; display: block;}
.paperBox{ padding: 0 0 0 18px;}
/* 组件 两栏 三栏 */
.two-column section, .three-column section {
    border: 1px solid #ddd;
    display: inline-block;
    box-sizing: border-box;
}
.two-column section {
    width: 49%; 
}
.three-column section {
    width: 32.9%;
}
.mainOuter {
    padding-bottom: 60px;
}
.txtZone {
    margin-bottom: 0;
    padding-bottom: 30px;
}

.paperDetailZone {
    padding-bottom: 60px;
}

.advSearchResultPage, .searchResultPage {
    margin-top: 30px;
    margin-bottom: 60px;
}

.paperZone1, .paperZone2, .paperZone3, .paperZone4, .paperZone5, .paperZone6, .paperZone7 {
    overflow: hidden;
}

.paperDetZone2 .paperMain p {
    padding-bottom: 0;
}

.paperC_tt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.linkZone a {
    display: inline-block;
}
.noData {
    display: none;
}
.searchZone_btn {
    margin-right: 20px;
}

.albumMost h2, .jingxuanDetailTitle,  .albumInfo_tt h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.albumMost p, .albumInfo_tt p {
    max-height: 300px;
    overflow: hidden;
}
.jingxuanDetailDescription {
    overflow: hidden;
}

.albumZone_down a p span {
    overflow: hidden;
    max-height: 70px;
}
.albumZone_up_r a {
    overflow: hidden;
    max-height: 30px;
}
.searchZone table td .timeUpdateSelect {
    margin: 0;
    left: 0;
}

    /* 图右*/
.paperMain {overflow: hidden;}
.paperImg {float: right;    margin: 50px 10px 0 0;}
.paperBox {float: left;padding:0 30px 0 0}

.paperInfo samp a{
    cursor:pointer
}
     

.layerEle_result .mainL {
    width: 100%;
}               
@media (max-width: 800px){
.citeLayer .layerEle_box{width:90%; position: fixed;left:50%;padding: 0px;margin: 0 0 0 -45%; }
.citeLayer h2{padding: 10px 0 0 0; text-align: center;font-size: 18px;font-weight: bold;}
.citeLayer h2::before{display: none;}
.citeLayer .layerEle_box .closebtn{right: 10px;top:10px}
.citeLayer .layerEle_box .layerEle_box_main{ width: 100%;padding: 0;}
.citeLayer .layerEle_box .layerEle_box_main table {padding: 20px;}
.citeLayer .layerEle_box .layerEle_box_main table tr{margin: 0 0 10px 0;}
.citeLayer .layerEle_box .layerEle_box_main table tr td{width: 100%;display: block;}
}