.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%;
}     

.slideZtt span{display: inline-block;max-width:70%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;} 


@media (max-width: 800px){

.jumper{width:80%;margin: 0 auto;position: absolute;left:50%;padding: 0px;margin: 0 0 0 -40%; }
.jumper .closebtn{right: 10px;top:10px}

.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;}
.tabEle_page { display: block !important;}
.pageNum { display: none !important;}

}         

.listZone_all_view,.listZone_today_view{line-height: 24px;background: linear-gradient(45deg, #f0f0f0, transparent);padding: 5px 10px; border-radius: 5px;display: block;text-align: center;margin: 0 0 5px 0;}
.jumper_inner{padding:30px;}

/* ================= ai 部分 */
.ai_intro,.video_intro{display: inline-block;border-radius: 10px;  width: 100px; height: 24px; line-height: 24px;text-align: center;font-size: 15px !important; color: #fff !important;margin: 0 0 0 10px;padding: 0 0 0 15px;position: relative; }
a:hover.ai_intro,a:hover.video_intro,a:hover.made_intro{box-shadow: 0 0 5px #999;font-weight: bold;}
.ai_intro{background: linear-gradient(to right, #e093eb, #d4a3ff, #08feff);}
.ai_intro::before{content: " "; background-image: url(img/AI_intro.png); width: 20px;height: 20px;background-size: cover; display: inline-block;position: absolute;top:2px; left: 8px;}
.video_intro{background: linear-gradient(to right, #e093eb, #d4a3ff, #08feff);}
.video_intro::before{content: " "; background-image: url(img/video_intro.png); width: 20px;height: 20px;background-size: cover; display: inline-block;position: absolute;top:2px; left: 8px;}

.intro1,.intro2{background: #eeeeee; color: #999999; position:relative;left:-80px; top: 30px;border-radius: 10px; display: block;width: 50px; height: 40px;margin:15px 10px ;text-align: center;}
.active_intro{background: linear-gradient(  #e093eb, #d4a3ff, #08feff);color: #fff; font-weight: bold; }
.intro{}
a:hover.intro1,a:hover.intro2{box-shadow: 0 0 5px #999;font-weight: bold;}
.intro h4{font-size: 24px;font-weight: bold;background: linear-gradient(to right,#e093eb, #d4a3ff, #08feff); background-clip: text; -webkit-text-fill-color: transparent; width:auto; float: left;position: relative;padding: 0 0 0 44px;}
.intro h4::before{content: " "; background-image: url(img/AI_intro_tt.png); width: 30px;height: 30px;background-size: cover; display: inline-block;position: absolute;top:3px; left: 8px;}
.made_intro{display: inline-block;   width: 100px; height: 24px; line-height: 24px;text-align: center;font-size: 15px !important; color: #fff !important;margin:5px 0 0 30px;border: 1px solid;border-image: linear-gradient(to right,#e093eb, #d4a3ff, #08feff) 1 ;background: linear-gradient(to right,#e093eb, #d4a3ff, #08feff); background-clip: text; -webkit-text-fill-color: transparent;}
.intro{border: 1px solid #eee;box-shadow: 0 0 5px #eeeeee;border-radius: 8px;padding: 20px;margin: -130px 0 20px 0;}
.made_intro_box{clear: both;padding: 20px 0;}
.made_intro_box h5{font-size: 16px;background: #f5f5f5;border-radius: 5px;line-height: 30px;padding: 0 0 0 20px;color: #333;}
.made_intro_box p{padding: 10px 0 10px 20px; font-size: 16px;color: #666; line-height: 30px; white-space: pre-line; margin: 0}
.made_intro_box_key {background: #f5f5f5; margin: 0 0 0 20px;border-radius: 3px; padding: 2px 10px; line-height: 55px; color: #666;}
.made_intro_box_key_box {min-height: 50px}
.introBox2{display: none;}

/* ================= ai summary */
.ai_summary{display: inline-block;border-radius: 10px;  width: 134px; height: 24px; line-height: 24px;text-align: center;font-size: 15px !important; color: #fff !important;margin: 0 0 0 10px;padding: 0 0 0 15px;position: relative; }
a:hover.ai_summary{box-shadow: 0 0 5px #999;font-weight: bold;}
.ai_summary{background: linear-gradient(to right, #e093eb, #d4a3ff, #08feff);}
.ai_summary::before{content: " "; background-image: url(img/AI_summary.png); width: 20px;height: 20px;background-size: cover; display: inline-block;position: absolute;top:2px; left: 8px;}
.ai_summary_box{font-size: 16px; display: none;}
.ai_summary_box .maskEle{top:0;background: initial;}
.summary{position: fixed; top: 200px;left: 50%; width: 800px; height: auto;padding: 20px;transform: translateX(-50%);background: #ffffff; z-index: 9999;box-shadow: 0 0 15px #999; /* border: 5px solid;border-image:  linear-gradient(to right, #e093eb, #d4a3ff, #08feff) 1; */border-radius: 10px;}
.summary span{color: #c5c5c5;/*background:linear-gradient(to right, #e093eb, #d4a3ff, #08feff) ;*/display: block; border-radius: 8px;padding: 10px;}
.summary h3{ font-size: 24px;line-height: 60px;background-image: linear-gradient(to right, #e093eb, #d4a3ff, #08feff); -webkit-background-clip: text; color: transparent; width:140px;}
.summary_main{ line-height: 24px;color: #333;height: 400px;overflow-y: auto;}
.summary_main p{margin: 0 0 20px 0;text-align: justify;}
.summary_note { margin-top: 20px}
.summary_make { padding: 0; background: #71c7d4; padding: 0px; width: 5px; height: 20px; animation: blink 1s infinite}
.summary_refresh { width: 160px; height: 30px; line-height: 25px; padding: 10px 10px; margin: 0; font-size: 16px; background: #ccc;border-radius: 5px; display: none; color: #ffffff;}
.summary_refresh::before { content: "\27f3";  color: #ffffff;  margin-right: 5px; font-size: 24px;}

@media (max-width: 800px){
    .summary{position: absolute; top: 30px;left: 50%; width:85%; height: auto;padding: 20px;transform: translateX(-50%);}
}

.made_intro_loading {
    padding: 20px 0 20px 20px;
    font-size: 16px;
    color:#71c7d4;
    animation: blink 1s infinite;
}
@keyframes blink {
    0% { opacity: 1; }   
    50% { opacity: 0.3; }  
    100% { opacity: 1; }  
}
.made_intro_stop{margin: 0 0 0 30px; color:#ffffff;font-weight: 400;background: #ccc;border-radius: 5px;font-size: 14px;padding: 0 10px;}
.made_intro_stop::before { content: "\2716 ";  color: #ffffff;  margin-right: 5px; }

.made_intro_refresh{margin: 10px 0 10px 30px; line-height: 40px; width: 80px; color:#ffffff;font-weight: 400;background: #ccc;border-radius: 5px;font-size: 14px;padding: 0 10px; display: none;}
.made_intro_refresh::before { content: "\27f3";  color: #ffffff;  margin-right: 5px; font-size: 22px;}

a:hover.made_intro_stop{box-shadow: 0 0 5px #999;font-weight: bold;}

.intro_tips{margin: 10px auto; color:#666;text-align: center;font-size: 14px;}

/* 下载PFD弹窗 相关 */

.videoPlayLayerBox{ display:flex; justify-content:center; }
.videoPlayLayer{ top: 120px;position: fixed;z-index: 9999;background:#ffffff8f;padding: 20px ; border-radius: 8px;box-shadow: 0 0 10px #666;backdrop-filter: blur(5px); display: none;}
.videoPlayLayer_inner{ background:#ffffff; padding: 20px 30px 30px 30px;border-radius: 8px;box-shadow: 0 0 5px #ccc;}
.videoPlayLayer .closebtn{top: 25px;right: 25px;}
.videoPlayLayer_main{ line-height: 24px;}
.videoPlayLayer {max-height: 500px;}
.videoPlayLayer_main {height: 450px; width: 750px}

.paperC_tt{margin:10px 0 0 0;}
.paperMain{margin:0;}
.paperInfo>br{display:none;}
.paperInfo, .paperMain .paperBox > span{display:inline;}
.paperInfo .publish-info{display:block;}

/* 下载PFD弹窗 相关 */

.pdfDownloadLayer{ left:0; top:0;position: absolute;display: none; width:100%; height: 100%; z-index: 10000;}
.pdfDownloadLayer .maskEle{top:0;width: 100%; height: 100%; left: 0;position: fixed; background:rgba(0,0,0,0.3);backdrop-filter:blur(2px); z-index: 20;}
.pdfDownloadLayer .layerEle_box{ width: 700px; left:50%;margin: 0 0 0 -350px;top:100px;position: fixed; z-index:21; background: #ffffff; padding:20px 30px 30px 30px;  overflow: hidden; border-radius:5px;}
.pdfDownloadLayer .layerEle_box .layerEle_box_main{ width: 700px;}
.pdfDownloadLayer .layerEle_box .layerEle_box_main table td{padding: 0 0 10px 0; line-height: 24px; vertical-align: top;line-break: anywhere;}
.pdfDownloadLayer a.pdfboxclose{padding: 0;}
.pdfDownloadLayer a:hover.pdfboxclose{background: none;}

.pdfboxclose{ width: 30px; height: 30px; position: absolute; top: 17px;right: 10px;transition: transform .2s;-moz-transition: transform .2s;    -webkit-transition: transform .2s;-o-transition: transform .2s;}
.pdfboxclose::before,.pdfboxclose::after {content: '';position: absolute;height: 2px;width: 18px;top: 15px;left: 7px;margin-top: -1px;background:  #999999;}
.pdfboxclose::before {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.pdfboxclose::after {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
a:hover.pdfboxclose{  transform:rotate(90deg);}
a:hover.pdfboxclose::before,a:hover.pdfboxclose::after {background: #5299CA;}

.pdfDownloadLayer .layerEle_box{width:400px;height:100px; left: 0; top: 0; right: 0;bottom: 0;margin: auto;}

.layerEle_box_main{width:100% !important;text-align: center;}
.pdfbtn{display: inline-block; padding: 5px 20px; border-radius: 3px;background: #5299CA;color:#ffffff;margin: 10px 20px 0 0;}
a:hover.pdfbtn{background: #38739d;}
.transZone{padding: 40px 20px; font-size: 16px; color:#666;display: none;animation: zoneFlashing 1.5s infinite linear;}
@keyframes dotFlashing {
    0% {opacity: 1;}
    33% {opacity: 0;}
    66% {opacity: 1;}
}
@keyframes zoneFlashing {
    0% {opacity: 1;}
    33% {opacity: 0.6;}
    66% {opacity: 1;}
}
.dots{ animation: dotFlashing 1.5s infinite linear;}
.dots::after {content: '...'; animation: dotFlashing 1.5s infinite linear;}

/* ================= 下载本期统计数据 */
.downloadSta{  display: inline-block; padding: 0 10px;color: #fff; background: #cccccc; border-radius: 5px; line-height: 26px;font-size: 14px;font-weight: bold; margin: 5px 0; }
a:hover.downloadSta{background: #757575;}

@media (max-width: 800px){
    .downloadSta{ margin: 10px auto; width: 90%; display: block; text-align: center;padding: 0;}  
}
/* ================= 引用修改 */
.citeLayer .layerEle_box .layerEle_box_main table td{font-size: 14px; padding: 5px 0;line-height: 20px;}
.citeLayer .layerEle_box .layerEle_box_main table td span{ color: #666;}
.citeEn td {border-bottom: 2px dotted #ccc;}
/* .citeEn td span{ color: #b9b9b9 !important;} */
.citeEn:last-child td{border: none;}

.paperZone .paperNow_tt select{
    padding: 0 10px; 
    line-height: 30px; 
    height: 30px; 
    float: right; 
    width: 100px; 
    border: 1px solid #333; 
    font-weight: bold; 
    border-radius: 3px; 
    font-size: 13px;
    margin-left: 30px;
}

.paperDetailCtrlZone {background: #fff}
