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

.emailAlert {
    display: inline-block;
}

/* 导航 */
.nav-inner {
    display: inline-block;
    padding: 0 15px;
}

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

.paperMain span {line-height: normal; display: inline;}
.paperInfo samp a{
    cursor:pointer
}

/* list.html */
.listZoneMain a p {
    display: inline-block;
}

.t2_little_tt {
    color: #666;
    text-align: center;
    padding-bottom: 10px
}

.albumZone .albumZone_down a {
    margin-right: 16px;
    overflow: hidden;
}

.btnZone a span {display: none;}    

.searchZone_btn {
    margin-right: 20px;
}

.layerEle_result .mainL {
    width: 100%;
}               

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

/* ...页面显示有问题，暂时隐藏，后续解决 */
.tabEle_page .moreNum {
    display: none;
}

.paperDetailZone .mainL {
     width:920px;
}

/* 过刊浏览 */
.pastPaperDate .pastPaperM, .pastPaperBook {
    display: none;
}

.pastPaperMOuter .pastPaperM:nth-child(1), .pastPaperBookOuter .pastPaperBook:nth-child(1) {
    display: block;
}

.paperMain p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

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

/*   弹窗   */
.jumper {max-height: 500px;}
.jumper_main {overflow: auto; max-height: 390px;}

@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;}

}     

.jumper_inner{padding:30px;}
.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;}
/* ================= 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}

.paperInfo .publish-info {width: 100% !important}




/* ================= 模板修改 ================== */




.mainL,.mainR{width:250px;padding:0;}
.mainM{width:660px;padding: 0px 20px 0 20px;}
.listZone_main a {
    margin: 0 0 5px 0;
    font-size: 13px;
    padding: 7px 12px;
border-radius:3px;
color: #333;
}
.btnZone a {
    width: 100%;
border-radius:3px;
    background: linear-gradient(to top, #3689cb, #3689cb99);
color:#ffffff;
}
.bz {
padding:0 0 15px 0;
}
.bz a{
  background: #ffffff;
    color: #558bbd;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 12px;
    box-shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
}
.mainZone { 
    margin: 0 auto; 
padding:0;
}
.nav a { 
    margin: 0 23px 0 0;
}
.paperInfo, .paperMain .paperBox > span {
    color: #999;
}
.paperMain h3 a {
    color: #000;
    font-size: 16px;
}
.paperInfo samp a {
 font-size: 12px;
padding:2px 8px;
  background: #badcf8;
}

 
.drift h2 { 
    font-size: 16px !important; 
}
.drift article{
   font-size: 14px !important; 
}
 
 
.t2_main { 
    padding: 30px 0 ; 
}

.listZone_main a{
position: relative;
 
}
.listZone_main a b {
 margin: 0;
    background: #b9dcf8;
    color: #ffffff;
    float: inline-end;
    font-size: 12px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 5px 0 0 0;
}
.nav a.specialNav,.search_btn {
    box-shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
border-radius:3px;
}
[itemid="fd2ab6d709e8e95d3eb171752f3194ee"]{
margin:0 0 20px 0;
}
.search_btn{
    background: linear-gradient(to top, #3689cb, #3689cb99);
}

.listZone_tt { 
    border-bottom: 2px solid #3a89cb;
}
.paperNav { 
    border-bottom: 2px solid #3a89cb;
}
.btnZone a:hover {
background: linear-gradient(to top, #13619f, #1763a099);
}
[itemid="fd2ab6d709e8e95d3eb171752f3194ee"] img{
  box-shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
border-radius:3px;
    width: 85%;
    height: auto;
}
.paperMain h3 a:hover {
    color: #0259a3;
    font-weight: 400;
}
.paperMain { 
    border-bottom: 1px dashed #dedede;
}
.paperC_tt {
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #1a88cd8c;
    border-left: 5px solid #1a88cd8c;
    padding: 8px 0 8px 10px;
    margin: 20px 0 0 0;
    font-weight: bold;
    clear: both;
    background: linear-gradient(45deg, #97a7cd1f, transparent);
}
/*.paperMain:nth-child(even){ 
    background: #fafafa;
}*/
.paperInfo samp { 
    padding: 0 10px 0 0;
}
.paperInfo samp a:hover {
    background: #3a89cb;
}
.moreBtn {
    float: right;
    color: #93bee4;
    margin: 10px 10px 0 0;
    font-size: 14px;
}
.btnZone a {
    background: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #0159A3;
    font-size: 16px;
    margin: 0 0 10px 0;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
    border-radius: 3px;
}
 
.paperDetail_author a { 
    color: #7dbaee;
    line-height: 22px;
    border-radius: 5px 5px 0 0;
}
.paperDetailZone { 
    padding: 0px 20px;
    margin: 20px auto;
}
.nav .inner p,.paperTab,.l1{ 
    box-shadow: rgb(0 0 0 / 6%) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
border-radius:5px;
    overflow: hidden;
}

.drift{
    backdrop-filter: blur(8px) saturate(140%);
}
.drift_inner{
background:linear-gradient(to bottom, #cde0fea1 1%, #ffffffc2) !important;
}
.t2_tt_abs{
display:none;
}
.t2_main { 
    border-top: 2px solid #a1ccf1; 
}
.paperDetail_html p { 
    text-align: justify;
}
.paperDetailZone .paperNav { 
    margin: 0 30px 20px 30px;
}
.paperDetailZone .mainR{
float:left;
}
.jumper_inner { 
    background: linear-gradient(#b60101, #e50101);
}
.closebtn::before, .closebtn::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 18px;
    top: 15px;
    left: 7px;
    margin-top: -1px;
   background: #5399ca;
}
.listZone_tt h3::after,.paperNav a.paperNav_now::after {
    content: "";
    width: 6px;
    height: 18px;
    background: #0159A3;
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 3px;
}
body, .footer {
    background: linear-gradient(to bottom, #368acb, #1771b5);
}
 
.listZone_main a:hover {
    box-shadow: 0px 0px 5px #ccc;
    background: #ffffff;
}
.listZone_all, .listZone_today { 
    background: linear-gradient(45deg, #d8edff, transparent);
 
}
.container { 
    background: #f5f5f5;
}

.main {
width:1240px;
  background: #fff;
    padding:20px;
    box-shadow: rgb(0 0 0 / 5%) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
    margin: 40px auto;
border-radius:5px;
}
.paperDetZone2 { 
   padding:  0;  
}
.tabEle_page { 
    padding: 20px;
}
  .pastPaperDate {
    background: #f1faff; 
}
.pastPaperBook a img {
    width: 150px;
    height: 220px; 
border-radius:5px;
}
.pastPaperBook a {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 5px;
    opacity: 0.8;
}

.paperDetZone2 .paperNow_tt a ,.searchZone_btn{
    background:  linear-gradient(to top, #3689cb, #3689cb99);
border-radius:3px;
} 
.paperDetZone2 .paperNow_tt a:hover,a:hover.search_btn {
  background: linear-gradient(to top, #1f6fae, #277abb99);
}
 .nav a,.imgDetail h2,.t2_tt  { 
    color: #3689cb; 
}
.nav a.navNow {
    border-bottom: 3px solid #3689cb; 
 }
.mainC{
padding:0;
}
.listZoneMain a { 
    color: #333333; 
   border-radius: 0;
}
 body { 
    font-family: "Microsoft yahei"; 
}
[name="fangwenliangtongji"] br{
display:none;
}





/* ================= 移动适配 ================== */

@media (max-width: 800px) {
   
.main,.listZone, .txtZone, .paperZone {
    width: 100%; 
margin:0;
        box-sizing: border-box;
}
.listZone_tt,.listZone_main,.paperMain h3,.mainZone .mainM .paperMain span,.paperDetail{
    width: 100%;  
}
.listZone, .txtZone, .paperZone {
margin:0 0 20px 0;
}
.paperNow_tt { 
        text-align: center;
    }
.paperMain h3 a,.paperMain h3{
line-height:24px;
}
.paperMain h3{
margin:0 0 10px 0;
}
.downloadSta { 
        width: 100%; 
        background: #c7e0f5;
    }
.moreBtn {
    float:none;
    color: #93bee4;
    margin: 0;
    font-size: 14px;
    width: 100%;
line-height:24px;
}
    .header::before {
        content: "☰";
        display: block;
        position: absolute;
        top: 20px;
        left: 20px;
        color: #fff;
        line-height: 20px;
        font-size: 30px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        background: #6eb0e5c9;
        box-shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
        padding: 5px;
        border-radius: 5px;
        z-index: 9999;
    }
    .drift {
     max-height: 80%;
    }
.footer *{
font-size:12px !important;
}
 .paperDetailZone{
padding: 0px ;
    margin: 0px;
}
    .paperDetail_vol, .paperDetail_tt, .paperDetail_tt, .paperDetail_author, .paperDetail_unit, .paperDetail_abstract, .paperDetail_keywords, .paperDetail_foundation, .paperDetail_email, .paperDetail_doi, .paperDetail_references, .paperDetail_abstract { 
        word-break: break-all;
    }
.paperDetailZone .paperNav{
margin:0;
}
.paperDetail_references, .paperDetail_html, .paperDetail_img, .paperDetail_publish, .paperDetail_statistics{
padding:20px 0;
}
.emailAlert { 
    width: 100%;
    text-align: center;
}
    .paperDetZone2 .paperNow_tt {
        width: 100%;
        padding: 10px 0 0 0;
    }




}



* {
  font-family:
    Verdana,
    Arial,
    Microsoft YaHei,
    PingFang SC,
    sans-serif;
}
@view-transition {
  navigation: auto;
}

::view-transition-old(root),
::view-transition-new(root) {
  animation-duration: 360ms;
  animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}






