@@ -333,12 +296,14 @@
+
\ No newline at end of file
diff --git a/index_v6.html b/index_v6.html
new file mode 100644
index 0000000..6e7301f
--- /dev/null
+++ b/index_v6.html
@@ -0,0 +1,309 @@
+
+
+
+
+
+
+
TMR
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Top Cited
+ ( Recent 3 years )
+
+
+ More
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Collection
+
+
+ Immunology
+
+
+
+
+
+ More
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Traditional Medicine Research Data Expanded
+
+
+
Too many journals to choose? Please select the topic of your manuscript.
+
+
+
Please select a topic!
+
Search
+
+
+
+
+
+
+
+
+
+
+ We will exclusively utilize your email address to inform you about the release of new articles. You have the freedom to unsubscribe at any given moment.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/journalIndex/js/journal.js b/journalIndex/js/journal.js
index be0b562..f2e54ee 100644
--- a/journalIndex/js/journal.js
+++ b/journalIndex/js/journal.js
@@ -44,6 +44,10 @@ border-bottom:1px solid ${Journals_color}
border-bottom: none !important;
}
+ .ncon_SCom>div>div:nth-child(4)>a{
+ margin-bottom:5px !important;
+ margin-top:5px !important;
+ }
.article_{
padding-top:15px;
}
@@ -388,7 +392,13 @@ margin-top:15px;
$('.current_list .current_issue_time').css({
- 'color': "#888"
+ 'color': "#888",
+ 'font-weight': '500',
+ });
+
+ $('.current_list h4').css({
+ 'border-top': "none",
+ 'margin-top': "0",
});
$('.current_list .current_issue_time').html(time_);
$('.current_list>ul').html(str);
@@ -1484,7 +1494,36 @@ margin-top:15px;
}
})
+$('.uity_Sub').after(`
+
+
Follow Us:
+${Jour_num == 1 ? `
+
+
+
+
+
+
+
+
`: '
'}
+
+
+
+
+`)
+setTimeout(() => {
+ if (window.__sharethis__) {
+ __sharethis__.initialize();
+ }
+
+ }, 50)
// 期刊订阅提交
$(".uity_Sub").click(function () {
$(".spa_su").text('');
@@ -1824,6 +1863,10 @@ function initJournalBaseInfo(result) {
//bmec
$('.nav_ban h2').html('
');
}
+ else if (Jour_num == 14) {
+ //lr
+ $('.nav_ban h2').html('
');
+ }
// 外链信息
var arr_Abc = result.data.journalAbs.filter(e => e.is_show == 1);
@@ -1840,7 +1883,7 @@ function initJournalBaseInfo(result) {
if ([1, 25, 11].includes(Number(Jour_num))) {
apcStr = arr_jour.apc
} else {
- apcStr = arr_jour.apc + `
( 2025 - 2026 ) `;
+ apcStr = arr_jour.apc + `
( 2025–2026 ) `;
}
//是否显示地图
var isShowAuthorship = 0;
@@ -1877,40 +1920,44 @@ function initJournalBaseInfo(result) {
ISSNColor = '#fff'
}
+ //
ISSN: ${arr_jour.issn}
var leftStr = `
-
+
-
ISSN: ${arr_jour.issn}
-
+
`
$('.jour_base_info .jour_base_info_center .jour_base_info_center_left').html(leftStr);
+ //
Impact Factor (Clarivate): ${ImpactFactor}
+ //
CiteScore (Scopus): ${CiteScore}
+
//头部左侧期刊其他信息
var otherStr1 = `
-
-
+
+
- Editor-in-Chief:
- ${arr_jour.editorinchief}
+ Editor-in-Chief
+
${arr_jour.editorinchief}
- Editorial Board
+ Editorial Board
-
+
-
Impact Factor (Clarivate): ${ImpactFactor}
-
CiteScore (Scopus): ${CiteScore}
-
Acceptance: ${arr_jour.acceptance}
-
Final Decision: ${arr_jour.finaldecision}
-
APC: ${apcStr}
+
+
Acceptance: ${arr_jour.acceptance}
+
Final Decision: ${arr_jour.finaldecision}
+
APC: ${apcStr}
Free application
-
Frequency: ${arr_jour.cycle_}
-
E-Mail: Frequency: ${arr_jour.cycle_}
+
E-Mail: ${arr_jour.email}
-
-
Follow Us:
- ${Jour_num == 1 ? `
-
-
-
-
-
-
-
-
`: '
'}
-
-
-
+
ISSN: ${arr_jour.issn}
+
`
+ //
var otherStr2 = `
- Archiving
- Current Issue
+ Content
+ Current Issue
Online First
Archiving
@@ -1959,6 +1991,7 @@ function initJournalBaseInfo(result) {
var otherStr3 = `
Publish
+ Abstracting & Indexing
About Journal
@@ -1997,26 +2030,21 @@ function initJournalBaseInfo(result) {
var normalLength = pCount - 1
- var otherStr4 = `
-
- Abstracting & Indexing
- ${AbstractingStr}
- ${arr_Abc.length > normalLength ? `more ` : ''}
-
-
- `
- $('.jour_base_info .jour_base_info_center .mes_all .mes_all_section').html(otherStr1 + otherStr2 + otherStr3 + otherStr4);
- setTimeout(() => {
- if (window.__sharethis__) {
- __sharethis__.initialize();
- }
-
- }, 50)
+ // var otherStr4 = `
+ //
+ // Abstracting & Indexing
+ // ${AbstractingStr}
+ // ${arr_Abc.length > normalLength ? `more ` : ''}
+ //
+ //
+ // `
+ $('.jour_base_info .jour_base_info_center .mes_all .mes_all_section').html(otherStr1 + otherStr2 + otherStr3 );
+
$(`.mes_Abs li:gt(${normalLength - 1})`).hide();
- $(".wl_click").bind('click', function (e) {
+ $(".Abstracting").bind('click', function (e) {
var Abstractingcontent = `
${arr_Abc.map((item, i) => {
return `» ${item.title} `;
diff --git a/js/commonHomePage.js b/js/commonHomePage.js
new file mode 100644
index 0000000..6ab4d69
--- /dev/null
+++ b/js/commonHomePage.js
@@ -0,0 +1,352 @@
+function commonHomePage(){
+ const style = document.createElement('style');
+style.innerHTML = `
+// .sy_fr,.sy_tcrd,ncon_SCom{
+// background-color: #fff !important;
+// }
+// .exten_sion{
+// background-color: #e7f4ff;
+// }
+// body{
+// background-color: #e7f4ff;
+// }
+#index_top{
+ margin-bottom: 0 !important;
+}
+.exten_sion{
+ background-color: #e7f4ff5c !important;
+ width: 100% !important;
+ margin: 0 !important;
+ padding-bottom:40px !important;
+ padding-top:40px !important;
+}
+ .es_jour{
+ width: 1300px !important;
+ margin-left: 0 !important;
+
+ }
+ .qk_img {
+ width: 135px;
+ height: 175px;
+
+ display: inline-block;
+ }
+ .qk_img img{
+ width:100%;
+ height:100%;
+
+ }
+ .jour_base_info_center{
+ width: 30%;
+ display:flex;
+ justify-content: space-between;
+ align-items: flex-start;
+ padding-top: 10px;
+ padding-bottom: 10px;
+ }
+ .jour_base_info_center:nth-child(1){
+ width: 36%;
+ }
+ .jour_base_info_center:nth-child(4){
+ width: 36%;
+ }
+ .jour_base_info_center:nth-child(7){
+ width: 36%;
+ }
+ .jour_base_info_center:nth-child(3){
+ width: 33%;
+ }
+ .jour_base_info_center:nth-child(6){
+ width: 33%;
+ }
+ .jour_base_info_center:nth-child(9){
+ width: 33%;
+ }
+ .jour_base_info_title{
+ color: #222;
+ font-weight: bold;
+ font-size: 17px;
+ font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
+ margin-left:-0.5px;
+ }
+ .jour_base_info_center_right{
+ width:calc(100% - 145px);
+ }
+ #common-overlay {
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: rgba(0, 0, 0, 0.5);
+ display: none;
+ z-index: 100;
+ }
+
+ /* 弹窗主体 */
+ #common-popup {
+ width: 600px;
+ min-height: 400px;
+ height: auto;
+ background: white;
+ border-radius: 8px;
+ position: fixed;
+ top: 50%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ z-index: -1;
+ opacity: 0;
+ transition: opacity 0.3s;
+ box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
+ }
+
+ /* 关闭按钮 */
+ .common-close-btn {
+ position: absolute;
+ right: 15px;
+ top: 10px;
+ font-size: 24px;
+ cursor: pointer;
+ color: #999;
+ }
+
+ .common-close-btn:hover {
+ color: #333;
+ }
+ .nav ul a:nth-child(1) li {
+ width: 225px !important;
+ }
+.nav ul a:nth-child(2) li {
+ width: 110px !important;
+}
+
+.nav ul a:nth-child(3) li {
+ width: 195px !important;
+}
+
+.nav ul a:nth-child(4) li {
+ width: 110px !important;
+}
+
+.nav ul a:nth-child(5) li {
+ width: 90px !important;
+}
+ .newManuscript p{
+ margin: 0 0 27px 15px !important;
+ }
+ .ncon_SCom .newManuscript{
+ padding-top:45px !important;
+ }
+ .newManuscript #com_index .selectivity-single-select{
+ height: 28px !important;
+ background: #fff !important;
+ border: 1px solid #ccc !important;
+ border-radius: 5px !important;
+ box-sizing: border-box !important;
+ }
+ .newManuscript .selectivity-single-result-container{
+ top: 0px !important;
+ line-height: 24px !important;
+ }
+ .newManuscript .selectivity-caret{
+ top: 3px !important;
+
+ }
+ .newManuscript .es_serch_btn{
+ padding-top: 15px;
+ margin-left: 108px;
+ display: inline-block;
+ color: #004a90;
+ font-weight: 600;
+ cursor: pointer;
+ }
+
+
+`
+document.head.appendChild(style);
+var SubmissionStr = `
+
+Submission System
+
+ `
+$('#index_top .nav .clear').prepend(SubmissionStr);
+$.ajax({
+ type: 'get', url: apiUrl + 'api/Journal/getJournalList',
+ data: {},
+ success: function (result) {
+ if (result.code == 0) {
+
+ var arr = result.data.journalList;
+ var str = "";
+ for(let i=0;i( 2025–2026 )`;
+ }
+ // 获取当前期刊独有的journalAbs数据(假设通过journal_id关联)
+ var arr_Abc =arr[i].journalAbs? arr[i].journalAbs.filter(e => e.is_show == 1) : [];
+ var CiteScore = ''
+ var ImpactFactor = ''
+ var Published = ''
+ switch (Number(arr[i].journal_id)) {
+ //tmr
+ case 1:
+ ImpactFactor = '1.3'
+ Published = '2016'
+ CiteScore = '2.0'
+ break;
+ //bmec
+ case 25:
+ Published = '2022'
+ CiteScore = '1.5'
+ break;
+ //mdm
+
+ case 11:
+
+ CiteScore = '0.3'
+ break;
+ case 2:
+
+ Published = '2018'
+ break;
+ case 8:
+
+ Published = '2019'
+ break;
+ case 4:
+
+ Published = '2020'
+ break;
+ case 17:
+
+ Published = '2017'
+ break;
+
+ case 14:
+ CiteScore = 'Coming soon'
+ Published = '2018'
+ break;
+ case 11:
+
+ Published = '2018'
+ break;
+ case 18:
+
+ Published = '2017'
+ break;
+
+
+ }
+ //
+ // ISSN:
+
+ // ${arr[i].issn}
+ //
+ if (arr[i].title != 'tmRxiv') {
+ str +=`
+
+
+
+
+
+
${arr[i].title}
+
+ Editor-in-Chief:
+ ${arr[i].editorinchief}
+
+
+ Acceptance: ${arr[i].acceptance}
+
Final Decision: ${arr[i].finaldecision}
+
CiteScore: ${CiteScore}
+
Impact Factor: ${ImpactFactor}
+
APC: ${apcStr}
+
Indexing
+
+
+
+
+
+ `
+ }
+ }
+ $('.es_jour').html(`
+ ${str}
+
+
+
+ `);
+ // 绑定点击事件
+$(document).on('click', '.wl_click', function (e) {
+ e.preventDefault();
+
+ // 获取当前点击元素所在的期刊容器
+ const $journalItem = $(this).closest('.jour_base_info_center');
+
+ // 从数据属性中获取参数
+ const journalColor = $journalItem.data('journal-color');
+ // 将JSON字符串解析回数组
+ const journalAbc = $journalItem.data('journal-abs');
+
+ // 使用当前期刊独有的journalAbs数据
+ var Abstractingcontent = `
+ ${journalAbc.map((item, i) => {
+ return `
+ »
+ ${item.title}
+ `;
+ }).join('')}
+ `;
+
+ document.querySelector('#common-popup .common-popup-content').classList.add('whitebg');
+ showPopup(`Indexing `, Abstractingcontent);
+});
+$(document).on('click', '.jour_base_info_title', function (e) {
+ e.preventDefault();
+
+ // 获取当前点击元素所在的期刊容器
+ const $journalItem = $(this).closest('.jour_base_info_center');
+
+ // 从数据属性中获取参数
+ const journalUsx = $journalItem.data('journal-usx');
+ window.open(`/${journalUsx}`);
+});
+
+ } else {
+ ShowDanger("请求失败!");
+ }
+ }
+})
+
+}
+function showPopup(title, content) {
+ $('#common-popup .common-popup-title').html(title)
+ $('#common-popup .common-popup-content').html(content)
+ document.getElementById('common-overlay').style.display = 'block';
+ document.getElementById('common-popup').style.opacity = '1';
+ document.getElementById('common-popup').style.zIndex = '101';
+
+
+ // 5秒后自动关闭
+ // setTimeout(closePopup, 5000);
+}
+
+
+function closePopup() {
+ document.getElementById('common-popup').style.opacity = '0';
+ document.getElementById('common-popup').style.zIndex = '-1';
+ setTimeout(function () {
+ document.getElementById('common-overlay').style.display = 'none';
+ $('#common-popup .common-popup-title').html('')
+ $('#common-popup .common-popup-content').html('')
+ }, 50);
+}
\ No newline at end of file
diff --git a/js/footer.js b/js/footer.js
index 5c36fe8..b043b15 100644
--- a/js/footer.js
+++ b/js/footer.js
@@ -67,7 +67,7 @@ function initFooter() {
// if ([1, 25, 11].includes(Jour_num)) {
// apcStr = arr_jour.apc
// } else {
-// apcStr = arr_jour.apc + `( 2025 - 2026 ) `;
+// apcStr = arr_jour.apc + `( 2025–2026 ) `;
// }
// $('.for_mess div .fr_APC').html(apcStr);
diff --git a/js/forAuthor.js b/js/forAuthor.js
index 748037d..091cb1e 100644
--- a/js/forAuthor.js
+++ b/js/forAuthor.js
@@ -4,7 +4,7 @@ function initForAuthor(Jour_num, arr_jour) {
if ([1, 25, 11].includes(Number(Jour_num))) {
apcStr = arr_jour.apc
} else {
- apcStr = arr_jour.apc + `( 2025 - 2026 ) `;
+ apcStr = arr_jour.apc + `( 2025–2026 ) `;
}
$('.for_mess div .fr_APC').html(apcStr);
diff --git a/js/gue_cont_v1.js b/js/gue_cont_v1.js
new file mode 100644
index 0000000..1589947
--- /dev/null
+++ b/js/gue_cont_v1.js
@@ -0,0 +1,1089 @@
+
+var Journals_color = '#006699'
+var commonSupColor = 'rgb(0,112,192)'//上角标颜色
+var commonTableTitleColor = 'rgb(210,90,90)'//上角标颜色
+var commonSupFontColor = 'color:rgb(0,112,192);'//上角标字体颜色
+const style = document.createElement('style');
+style.innerHTML = `
+.article{
+ padding-top:0 !important;
+}
+.whitebg>div p{
+ margin-bottom:0px !important;
+}
+.article .art_main{
+ width: 100%;
+}
+.guest_content{
+ padding:0;
+}
+.gue_content{
+ width: 100%;
+ margin-left:0;
+}
+.jour_base_info{
+ padding:10px !important;
+ border:none !important;
+ background-color: #f4fafd;
+ padding-bottom: 0px !important;
+
+}
+.gue_title{
+ color: #222;
+ font-weight: bold;
+ font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
+ font-size: 20px;
+}
+.short-content-1 {
+ max-height: 120px;
+ display: -webkit-box;
+ -webkit-line-clamp: 5; /* 设置显示的行数 */
+ -webkit-box-orient: vertical;
+ overflow: hidden;
+ text-overflow: ellipsis;
+
+}
+.short-content-2 {
+ max-height: 174px;
+ display: -webkit-box;
+ -webkit-line-clamp: 7; /* 设置显示的行数 */
+ -webkit-box-orient: vertical;
+ overflow: hidden;
+ text-overflow: ellipsis;
+
+}
+.guest_content h3{
+ margin-top: 0 !important;
+}
+.jour_base_info .guest_content{
+ width: calc(100% - 230px);
+ padding-left: 20px !important;
+
+}
+.jour_base_info .gue_content{
+
+ margin-bottom:0px !important;
+}
+.back_fff .guest_content{
+padding:15px 10px !important;
+padding-top:0 !important;
+}
+.Submission_information span:hover{
+ text-decoration: underline;
+ cursor: pointer;
+}
+.jour_base_info_center{
+ margin: 0 !important;
+ padding: 10px !important;
+ background-color: #fff;
+ align-items: flex-start;
+
+}
+.whitebg .qk_img{
+ width:230px !important;
+ height:290px !important;
+ margin-bottom: 0px !important;
+}
+.gue_editor{
+ padding:0px !important;
+ margin:0px !important;
+ margin-top:0px !important;
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+}
+.mb_aform{
+ display:none;
+}
+.pos_ter{
+ padding:10px;
+}
+.pos_ter>div:nth-child(1) {
+ width: 25%;
+}
+.pos_ter>a {
+width: 23%;
+}
+.pos_ter>div:nth-child(3) {
+width: 23%;
+}
+
+.pos_ter>div:nth-child(4) {
+ width: 23%;
+
+}
+.whitebg #abstract-content p{
+padding-left:0 !important;
+}
+.footer .daohang ul{
+ width: 26% !important;
+
+}
+
+`
+
+document.head.appendChild(style);
+function loadMathJax(callback) {
+ const script = document.createElement('script');
+
+ // 可选:配置 MathJax(必须在加载 script 前设置)
+ window.MathJax = {
+ tex: {
+ inlineMath: [['$', '$'], ['\\(', '\\)']],
+ displayMath: [['$$', '$$'], ['\\[', '\\]']]
+ },
+ startup: {
+ typeset: false // 不自动 typeset,手动触发更灵活
+ }
+ };
+
+ script.src = 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js';
+ script.onload = callback;
+ document.head.appendChild(script);
+}
+loadMathJax()
+var script = document.createElement('script');
+script.src = '/js/not_map.js';
+var script1 = document.createElement('script');
+script1.src = '/echarts-master/echarts.min.js';
+var script2 = document.createElement('script');
+script2.src = '/echarts-master/world.js';
+
+document.head.appendChild(script1);
+document.head.appendChild(script2);
+document.head.appendChild(script);
+
+function initStyle() {
+ // 找到目标元素
+ const navBan = document.querySelector('.nav_ban.rgb_color_background');
+
+ if (navBan) {
+ // 创建一个新的 inner-wrapper div
+ const innerWrapper = document.createElement('div');
+ innerWrapper.className = 'inner_nav_ban_wrapper';
+
+ // 把 navBan 中所有子节点移动到 innerWrapper 中
+ while (navBan.firstChild) {
+ innerWrapper.appendChild(navBan.firstChild);
+ }
+
+ // 再把 innerWrapper 加回 navBan 中
+ navBan.appendChild(innerWrapper);
+ }
+
+
+}
+function guest_title() {
+ var special_id = '';
+
+ // 获取地址栏信息
+ function getQueryString(name) {
+ var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i");
+ var r = window.location.search.substr(1).match(reg);
+ if (r != null) return unescape(r[2]);
+ return null;
+ }
+
+ var Gu_Num = getQueryString('Gu_num'); //客座信息
+ var Jour_num = getQueryString('J_num'); //
+
+
+ // 相关期刊,过往分期
+ $.ajax({
+ type: 'post', url: apiUrl + 'api/Journal/getJournal',
+ data: {
+ "journal_id": Jour_num
+ },
+ success: function (result) {
+ console.log('result at line 194:', result)
+
+
+ if (result.code == 0) {
+
+ Journals_color = result.data.journal.system_color
+ $('.border_title').css({
+ 'border-bottom': `1px solid ${Journals_color}`,
+ })
+ $('.border_title_top').css({
+ 'border-top': `3px solid ${Journals_color}`,
+ })
+ $('.article_info_box .tradition-box .tradition-text .article_info_Highlights').css({
+ 'color': `${Journals_color} !important`,
+
+ })
+ //
+
+ // initJournalBaseInfo(result)
+ }
+ }
+ })
+
+ $.ajax({
+ type: 'post', url: apiUrl + 'subscribe/Special/getSpecialDetail',
+ data: { 'journal_special_id': Gu_Num },
+ success: function (result) {
+ if (result.code == 0) {
+
+ var edit = result.data.editors;
+ var spe = result.data.special;
+ var jour = result.data.journal;
+ var keyw = result.data.keywords;
+
+ special_id = spe.journal_special_id
+
+ // 客座文章内容
+ var ISSNDirection = 'left';
+ var ISSNColor = '#7a2702';
+ var ISSNBottom = '6px';
+ if ([14, 11, 17].includes(Number(Jour_num))) {
+ ISSNDirection = 'right'
+ ISSNColor = '#e9e9e9'
+
+ }
+ else if ([18].includes(Number(Jour_num))) {
+ ISSNDirection = 'right'
+ ISSNColor = '#fff'
+
+ } else
+ //hpm
+ if ([8].includes(Number(Jour_num))) {
+ ISSNDirection = 'right'
+ ISSNColor = '#333'
+ ISSNBottom = '4px'
+
+ } else if ([2].includes(Number(Jour_num))) {
+
+ ISSNColor = '#e9e9e9'
+
+ } else if ([4].includes(Number(Jour_num))) {
+
+ ISSNColor = '#fff'
+
+ }
+
+ var leftStr = `
+
+
+
+
+ `
+ $('.jour_base_info .jour_base_info_center .jour_base_info_center_left').html(leftStr);
+ if (Jour_num == '22') {
+ $('.gue_title').html(spe.title + '专刊');
+ $('.gue_editor_title').html('专刊编辑');
+ $('.gue_Infor_title').html('专刊征稿通知');
+ $('.gue_word_title').html('关键词');
+ $('.gue_system>a').html('提交稿件');
+ $('.gue_author>a').html('客座编辑申请');
+
+ var g_c = '' + jour.title + ' ' +
+ '(ISSN ' + jour.issn + '). ' +
+ ' 投稿截止日期: ' + spe.deadline.substring(0, 4) + '.' + spe.deadline.substring(5, 7) + '.' + spe.deadline.substring(8, 10);
+ } else {
+ if (spe.deadline.substring(5, 7) == '01') {
+ var data_month = 'Jan'
+ }
+ if (spe.deadline.substring(5, 7) == '02') {
+ var data_month = 'Feb'
+ }
+ if (spe.deadline.substring(5, 7) == '03') {
+ var data_month = 'Mar'
+ }
+ if (spe.deadline.substring(5, 7) == '04') {
+ var data_month = 'Apr'
+ }
+ if (spe.deadline.substring(5, 7) == '05') {
+ var data_month = 'May'
+ }
+ if (spe.deadline.substring(5, 7) == '06') {
+ var data_month = 'Jun'
+ }
+ if (spe.deadline.substring(5, 7) == '07') {
+ var data_month = 'Jul'
+ }
+ if (spe.deadline.substring(5, 7) == '08') {
+ var data_month = 'Aug'
+ }
+ if (spe.deadline.substring(5, 7) == '09') {
+ var data_month = 'Sep'
+ }
+ if (spe.deadline.substring(5, 7) == '10') {
+ var data_month = 'Oct'
+ }
+ if (spe.deadline.substring(5, 7) == '11') {
+ var data_month = 'Nov'
+ }
+ if (spe.deadline.substring(5, 7) == '12') {
+ var data_month = 'Dec'
+ }
+
+ $('.guest_content h3 .gue_title').html(`${spe.title} `);
+ var url = ''
+ if ($.cookie("username") != undefined && $.cookie("user_id") != undefined) {
+ url = 'contribu_list.html?J_num=' + Jour_num + '&&special_id=' + spe.journal_special_id;
+ } else {
+ url = 'contribu_login.html?J_num=' + Jour_num + '&&special_id=' + spe.journal_special_id;
+ }
+ var g_c = `
+ Submission deadline: ${spe.deadline.substring(8, 10)} ${data_month} ${spe.deadline.substring(0, 4)}
+ Submission information:
+
+
+ Special issue Information:
+
+ Show more ▼
+
+ `;
+
+ }
+
+ $('.gue_content .gue_content_top').html(g_c);
+ // 循环外添加事件监听器(事件委托)
+ document.addEventListener('click', function (e) {
+ // 检查点击的是否是切换按钮
+ if (e.target.classList.contains('toggle-btn1')) {
+ const btn = e.target;
+
+ const detail = document.getElementById(`abstract-content`);
+
+ const isShown = detail.classList.toggle('short-content-2');
+
+ btn.innerText = isShown
+ ? 'Show more ▼'
+ : 'Show less ▲';
+ }
+ });
+ var str = '';
+ for (var i = 0; i < keyw.length; i++) {
+ str += keyw[i] + ' '
+ }
+ $('.gue_word').html(`Keywords : ${str}`);
+
+
+ // 判断按钮是否要隐藏
+ if (spe.deadline.substring(0, 4) < 2022) {
+ $('.gue_system').css('display', 'none');
+ $('.gue_author').css('display', 'none');
+ $('.Submission_information').css('display', 'none');
+ }
+ $('.Submission_information').click(function () {
+ // 判断是否有身份
+ if ($.cookie("username") != undefined && $.cookie("user_id") != undefined) {
+ window.open('contribu_list.html?J_num=' + Jour_num + '&&special_id=' + spe.journal_special_id);
+ } else {
+ window.open('contribu_login.html?J_num=' + Jour_num + '&&special_id=' + spe.journal_special_id);
+ }
+ })
+ $('.gue_content a').css('color', Journals_color);
+ // $('.jour_base_info_center').css('border-color', Journals_color);
+ var str = '';
+ for (let i in edit) {
+
+ if (edit[i].interests == '') {
+ var int_ = ''
+ } else {
+ var int_ = edit[i].interests
+ }
+ if (edit[i].email == '') {
+ var email_ = ''
+ } else {
+ var email_ = edit[i].email
+ }
+ if (edit[i].orcid == '') {
+ var or_cid = ''
+ } else {
+ var or_cid = '' +
+ ' '
+ }
+ str += `
+
+
+
+
+
+ ${edit[i].icon ? `
`: `
+
`}
+
+
+
+
+ ${edit[i].first_name} ${edit[i].last_name}
+
+
+
+
+
+
+
+
+
+
+
+
+
Introduction:
+
+
${edit[i].address}
+
▼
+
+
Interests: ${int_}
+
Email: ${email_}
+
+
+
+ `
+ }
+
+
+
+
+ $('.guest_content_info').html(`
+
+ ${Jour_num == '22' ? '客座编辑' : 'Guest Editor'}
+
+
+ ${str}
+
+ `);
+
+
+ $('.author-name').click(function () {
+ // 通过当前元素获取对应的website
+ const website = $(this).data('website');
+ if (website && website !== '') {
+ window.open(website);
+ }
+ });
+ // 循环外添加事件监听器(事件委托)
+ document.addEventListener('click', function (e) {
+ // 检查点击的是否是切换按钮
+ if (e.target.classList.contains('toggle-btn')) {
+ const btn = e.target;
+ const editorId = btn.getAttribute('data-editor-id');
+ const detail = document.getElementById(`${editorId}-content`);
+
+ const isShown = detail.classList.toggle('short-content-1');
+
+ btn.innerText = isShown
+ ? '▼'
+ : '▲';
+ }
+ });
+
+ } else {
+ ShowDanger("请求失败!");
+ }
+ },
+ error: function () {
+ ShowDanger("error!");
+ }
+ })
+
+ $.ajax({
+ type: 'post', url: apiUrl + 'subscribe/Special/getSpecialArticles',
+ data: {
+ "journal_special_id": Gu_Num
+ },
+ success: function (result) {
+ if (result.code == 0) {
+
+
+ var arr = result.data.articles;
+ var str = "";
+ var sth = "";
+ var stj = "";
+
+ if (arr.length > 0) {
+ const ulElement = document.getElementsByClassName('current_list')[0];
+
+ // 创建要插入的新标签(这里以 div 为例)
+ const newElement = document.createElement('div');
+
+ newElement.className = 'inserted-content'; // 可以添加类名
+ newElement.innerHTML = `
+
+ Published Articles
+
+ `;
+ // 在 ul 前面插入新元素
+ ulElement.parentNode.insertBefore(newElement, ulElement);
+ }
+ for (var i = 0; i < arr.length; i++) {
+ if (arr[i].doi == '') {
+ var doi_ = ''
+ } else {
+ var doi_ = 'https://doi.org/' + arr[i].doi
+ }
+ if (arr[i].npp == '') {
+ var npp_ = ''
+ } else {
+ var npp_ = ': ' + arr[i].npp + '. '
+ }
+ if (arr[i].has_html == 0) {
+ if (arr[i].file_html == '') {
+ var html_ = ''
+ } else {
+ var html_ = 'HTML ( ' + arr[i].html_num + ' ) '
+ }
+ } else {
+ var html_ = 'HTML ( ' + arr[i].html_num + ' ) '
+ }
+ if (arr[i].file_pdf == '') {
+ var pdf_ = ''
+ } else {
+ var pdf_ = 'PDF ( ' + arr[i].pdf_num + ' )'
+ }
+ if (arr[i].cite_num == 0) {
+ var cite_ = ''
+ } else {
+ var cite_ = ` WOS Citations ( ${arr[i].cite_num} )
+ `
+ }
+ if ((Math.round(Date.parse(new Date()) / 1000) - arr[i].ctime) / 86400 >= 21) {
+ var tong_geogle = ' ' +
+ 'Google Scholar ' //搜索引用次数
+ } else {
+ var tong_geogle = '' //少于21天隐藏
+ }
+ if ((Math.round(Date.parse(new Date()) / 1000) - arr[i].ctime) / 86400 >= 21) {
+ var tong_geogle_2_1 = ' ' +
+ 'Google Scholar ' //搜索引用次数
+ } else {
+ var tong_geogle_2_1 = '' //少于21天隐藏
+ }
+ if ((Math.round(Date.parse(new Date()) / 1000) - arr[i].ctime) / 86400 >= 21) {
+ var tong_geogle_2_2 = ' ' +
+ 'Google Scholar ' //搜索引用次数
+ } else {
+ var tong_geogle_2_2 = '' //少于21天隐藏
+ }
+
+ if (arr[i].article_id == '172') {
+ var mp4_ = ' '
+ } else {
+ var mp4_ = ''
+ }
+ if (arr[i].icon == '') {
+ var img_i = ''
+ } else {
+ var img_i = imgarticleUrl + arr[i].icon
+ }
+
+ if (arr[i].other_state == 0) {
+ var otStat = ''
+ } else if (arr[i].other_state == 1) {
+ var otStat = 'Editorial Expression of Concern '
+ } else if (arr[i].other_state == 2) {
+ var otStat = 'Retracted '
+ }
+
+ if (arr[i].article_id == '86' || arr[i].article_id == '176' || arr[i].article_id == '455' || arr[i].article_id == '400' || arr[i].article_id == '145' || arr[i].article_id == '116' || arr[i].article_id == '717' || arr[i].article_id == '632' || arr[i].article_id == '24') {
+ var person_img = ' '
+ var person_img1 = ' '
+ } else {
+ var person_img = ' '
+ if (img_i && img_i != '') {
+ var person_img1 = '
'
+
+ } else {
+ var person_img1 = '
'
+ }
+
+ }
+
+
+ arr[i].abstract = arr[i].abstract.replace(new RegExp("0, 102, 204", "g"), "0,102,153")
+
+ var c_t_a = ' Cite this article>> Copy citation information Export citation to EndNote Export citation to RIS Export citation to BibTex Export citation to txt
'
+
+ var link_ = 'Abstract ( ' + arr[i].abs_num + ' ) ' +
+ html_ + pdf_ + mp4_ + c_t_a + cite_ + tong_geogle
+ + '' + arr[i].cite + '
' + arr[i].abstract + '
';
+ var lr_top = ''
+ if (arr[i].topic && arr[i].topic.length > 0) {
+ for (var t = 0; t < arr[i].topic.length; t++) {
+ lr_top += '' + arr[i].topic[t].title + ' '
+ }
+ }
+ var trad_tion = '';
+ var maxTradHeight = 220; // 设置最大高度
+ if (Jour_num == 1) {
+ if (arr[i].tradition_tag == '') {
+
+ } else {
+ var traditionText = arr[i].tradition;
+
+
+ trad_tion = `
+
${arr[i].tradition_tag}: ${traditionText}
+
`;
+
+ setTimeout(() => {
+ let traditionElement = document.querySelector('.tradition-text:last-of-type');
+ if (traditionElement && traditionElement.scrollHeight > maxTradHeight) {
+ let words = traditionText.split(" ");
+ let truncatedText = "";
+
+ for (let j = 0; j < words.length; j++) {
+ truncatedText += words[j] + " ";
+ traditionElement.innerText = truncatedText + "...";
+ if (traditionElement.scrollHeight > maxTradHeight) {
+ truncatedText = truncatedText.trim().split(" ").slice(0, -1).join(" ");
+ traditionElement.innerText = truncatedText + " ...";
+ break;
+ }
+ }
+ }
+ }, 100); // 确保 DOM 渲染完成
+ }
+ } else {
+ if (arr[i].tradition_tag == '' || arr[i].tradition_tag == null) {
+ var textContent = arr[i].abstract;
+ } else {
+ var textContent = '' + arr[i].tradition_tag + ': ' + arr[i].tradition;
+ }
+
+
+
+ trad_tion = ``;
+
+ }
+ {/* */ }
+ str += `
+
+
+
+ `
+
+ }
+
+
+
+
+ $('.current_list>ul').html(str);
+ const style = document.createElement('style');
+ style.innerHTML = `/* 遮罩层 */
+ .article_box .current_list ul li{
+border-bottom:1px solid ${Journals_color} !important;
+padding-right:0 !important;
+ }
+ .article_box .article{
+ padding-bottom:0 !important;
+ }
+ .article_box ul li:last-child {
+ border-bottom: none !important;
+
+ }
+
+ `;
+ document.head.appendChild(style);
+ $('.links_ .txt_copy').css('background', localStorage.Journals_color);
+ $('.url_top a').css('margin-right', '0');
+ $(".current_list ul>li .apwrap>div>div>p").each(function () {
+ var maxwidth = 335;//显示多少字符
+ if ($(this).text().length > maxwidth) {
+ $(this).text($(this).text().substring(0, maxwidth));
+ $(this).text($(this).text().substring(0, maxwidth - $(this).text().split(" ").pop().length));
+ $(this).html($(this).html() + '...');
+ }
+ });
+ $(".current_list ul li.pai_two .apwrap>div>div>p").each(function () {
+ var maxwidth = 140;//显示多少字符
+ if ($(this).text().length > maxwidth) {
+ $(this).text($(this).text().substring(0, maxwidth));
+ $(this).text($(this).text().substring(0, maxwidth - $(this).text().split(" ").pop().length));
+ $(this).html($(this).html() + '...');
+ }
+ });
+
+ // 点击read more效果
+ // $('.current_list li .apwrap>div>b').click(function () {
+ // if($(this).html()=='read more '){
+ // $(this).siblings('div').css('display', 'block');
+ // $(this).html('read more ');
+ // }else{
+ // $(this).siblings('div').css('display', '-webkit-box');
+ // $(this).html('read more ')
+ // }
+ // })
+
+
+ // 点击Abstract显示隐藏
+ $('.current_list .txt_zhaiyao').click(function () {
+ $(this).nextAll('div').toggle();
+ if ($(this).nextAll('div').css("display") == 'block') {
+ var num = $(this).next().html();
+ $.ajax({
+ type: 'post', url: apiUrl + 'yuan/Article/addArticleNum', async: false,
+ data: { "article_id": $(this).attr('alt'), "type": 'abs' },
+ success: function (result) {
+ if (result.code == 0) {
+ num = num * 1 + 1 * 1
+ }
+ }
+ })
+ $.ajax({
+ type: 'post', url: apiUrl + 'super/Publish/addVisitNum',
+ data: { 'type': Jour_num, 'is_detail': '1' },
+ success: function (result) {
+ }
+ });
+ $(this).next().html(num);
+ }
+ })
+ $('.current_list .txt_html').click(function () {
+ var num = $(this).next().html();
+ $.ajax({
+ type: 'post', url: apiUrl + 'yuan/Article/addArticleNum', async: false,
+ data: { "article_id": $(this).attr('alt'), "type": 'html' },
+ success: function (result) {
+ if (result.code == 0) {
+ num = num * 1 + 1 * 1
+ }
+ }
+ })
+ $.ajax({
+ type: 'post', url: apiUrl + 'super/Publish/addVisitNum',
+ data: { 'type': Jour_num, 'is_detail': '1' },
+ success: function (result) {
+ }
+ });
+ $(this).next().html(num);
+ })
+ $('.current_list .txt_pdf').click(function () {
+ var num = $(this).next().html();
+ $.ajax({
+ type: 'post', url: apiUrl + 'yuan/Article/addArticleNum', async: false,
+ data: { "article_id": $(this).attr('alt'), "type": 'pdf' },
+ success: function (result) {
+ if (result.code == 0) {
+ num = num * 1 + 1 * 1
+ }
+ }
+ })
+ $.ajax({
+ type: 'post', url: apiUrl + 'super/Publish/addVisitNum',
+ data: { 'type': Jour_num, 'is_detail': '1' },
+ success: function (result) {
+ }
+ });
+ $(this).next().html(num);
+ })
+ $('.current_list .export_cite').css('display', 'none');
+ $(document).click(function (e) {
+ if (!$(e.target).is('.export_cite') && !$(e.target).is('.cite_box')) {
+ $('.export_cite').hide();
+ }
+ })
+ $('.current_list .cite_box').click(function () {
+ $('.export_cite').css('display', 'none');
+ getCiteList($(this).attr('article_id'))
+ $(this).find('.export_cite').fadeIn(200);
+ })
+ $('.export_cite').click(function (e) { e.stopPropagation() })
+
+ // 点击弹窗出现 复制和下载
+ $('.current_list .txt_content').css('display', 'none');
+ $('.current_list .export').css('display', 'none');
+ $(document).click(function (e) {
+ if (!$(e.target).is('.export') && !$(e.target).is('.txt_copy')) {
+ $('.export').hide();
+ }
+ })
+ $('.current_list .txt_copy').click(function () {
+ $('.export').css('display', 'none');
+ $(this).find('.export').fadeIn(200);
+ })
+ $('.current_list .Exc_1').click(function () {
+ var content_ = $(this).parents('.txt_copy').nextAll('.txt_content').text();
+ var clipboard = new Clipboard('#' + $(this).attr('id'), {
+ text: function () {
+ return content_;
+ }
+ })
+ clipboard.on('success', function (e) {
+ ShowSuccess("Citation information has been copied!");
+ });
+ })
+ $('.current_list .Exc_2').click(function () {
+ var ecx_id = $(this).parents('.links_').siblings('.txt_biaoti').attr('id')
+ $.ajax({
+ type: 'post', url: apiUrl + 'api/Article/getArticleenw', async: false,
+ data: { "article_id": ecx_id },
+ success: function (result) {
+ var a = document.createElement('a');
+ a.href = result.data.url;
+ a.download = ''
+ a.click();
+ }
+ })
+ })
+ $('.current_list .Exc_3').click(function () {
+ var ecx_id = $(this).parents('.links_').siblings('.txt_biaoti').attr('id')
+ $.ajax({
+ type: 'post', url: apiUrl + 'api/Article/getArticleRis', async: false,
+ data: { "article_id": ecx_id },
+ success: function (result) {
+ var a = document.createElement('a');
+ a.href = result.data.url;
+ a.download = ''
+ a.click();
+ }
+ })
+ })
+ $('.current_list .Exc_4').click(function () {
+ var ecx_id = $(this).parents('.links_').siblings('.txt_biaoti').attr('id')
+ $.ajax({
+ type: 'post', url: apiUrl + 'api/Article/getArticlebib', async: false,
+ data: { "article_id": ecx_id },
+ success: function (result) {
+ var a = document.createElement('a');
+ a.href = result.data.url;
+ a.download = ''
+ a.click();
+ }
+ })
+ })
+
+ $('.current_list .Exc_5').click(function () {
+ var ecx_id = $(this).parents('.links_').siblings('.txt_biaoti').attr('id')
+ $.ajax({
+ type: 'post', url: apiUrl + 'api/Article/getArticletext', async: false,
+ data: { "article_id": ecx_id },
+ success: function (result) {
+ var a = document.createElement('a');
+ a.href = result.data.url;
+ a.download = ''
+ a.click();
+ }
+ })
+ })
+
+
+ // 订阅期刊
+ $('.top .top_sea .b_Sub').css('color', localStorage.Journals_color)
+ $('.top .top_sea .search_for select').css('border-color', localStorage.Journals_color)
+
+ $('.top .dingyue input.yue_add').css('background-color', localStorage.Journals_color);
+ $('.top .dingyue p b').html(localStorage.Journals_title);
+ $('.top .jour_ts input.tishi_author').css('background-color', localStorage.Journals_color);
+ // 添加订阅按钮点击弹出
+ // $('.top .top_sea .b_Sub').click(function () {
+ // $("#mask").css("height",$(document).height());
+ // $("#mask").css("width",$(document).width());
+ // $("#mask").show();
+ // $(".dingyue").fadeIn();
+ // document.body.addEventListener('touchmove',bodyScroll,false);
+ // $('body').css({'position':'fixed',"width":"100%"});
+ // })
+ $(".top .dingyue .mb_close").click(function () {
+ $("#mask").hide();
+ $(".dingyue").fadeOut();
+ document.body.removeEventListener('touchmove', bodyScroll, false);
+ $("body").css({ "position": "initial", "height": "auto" });
+ });
+ $(".top .dingyue input.yue_close").click(function () {
+ $("#mask").hide();
+ $(".dingyue").fadeOut();
+ document.body.removeEventListener('touchmove', bodyScroll, false);
+ $("body").css({ "position": "initial", "height": "auto" });
+ });
+ $(".top .jour_ts input.tishi_author").click(function () {
+ $("#mask").hide();
+ $(".jour_ts").fadeOut();
+ document.body.removeEventListener('touchmove', bodyScroll, false);
+ $("body").css({ "position": "initial", "height": "auto" });
+ });
+
+ function bodyScroll(event) {
+ event.preventDefault();
+ }
+
+ // 订阅提交
+ $(".yue_add").click(function () {
+ $(".spa").text('');
+ var add_mess = {};
+ add_mess.journal_id = localStorage.Journals_num;
+ add_mess.email = $('#emapl').val();
+
+ var S_Dan = '0';
+ var reg = /^[-.-_A-Za-z0-9]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$/
+ if ($("#emapl").val() == "") {
+ $(".spa1").text('Please fill in E-mail');
+ S_Dan = '1';
+ } else if (!(reg.test($("#emapl").val()))) {
+ $(".spa1").text('Please fill in properly formatted E-mail');
+ S_Dan = '1';
+ }
+
+
+ if (S_Dan == '1') {
+ ShowDanger("Incomplete information!");
+ } else {
+ $(".yue_add").addClass("disable");
+ $.ajax({
+ type: 'post', url: apiUrl + 'subscribe/Journal/addSubscribeJournal',
+ data: add_mess,
+ success: function (result) {
+ if (result.code == 0) {
+ $(".dingyue").fadeOut();
+ $(".dingyue input[type='text']").val('');
+ $(".yue_add").removeClass("disable");
+ $(".jour_ts").fadeIn();
+ } else {
+ ShowDanger(result.msg);
+ $(".yue_add").removeClass("disable");
+ }
+ },
+ error: function () {
+ ShowDanger("error!");
+ $(".yue_add").removeClass("disable");
+ }
+ })
+ }
+ })
+
+ } else {
+ // ShowDanger("请求失败!");
+ }
+ },
+ error: function () {
+ ShowDanger("error!");
+ }
+ })
+
+
+}
+function processAuthors(authors) {
+ var authorArray = authors.split(","); // 将作者按逗号分割为数组
+ if (authorArray.length > 6) {
+ return authorArray.slice(0, 3).join(", ") + ", et al"; // 如果超过6个作者,显示前三个并加上 "et al."
+ } else {
+ return authorArray.join(", "); // 如果6个或更少作者,直接显示所有
+ }
+}
+function initJournalBaseInfo(result) {
+ //头部左侧期刊信息(issn+img)
+ var arr_jour = result.data.journal;
+ console.log('arr_jour at line 1409:', arr_jour)
+
+
+ //是否显示地图
+
+
+
+ //头部左侧期刊其他信息
+
+ // $('.jour_base_info .jour_base_info_center .mes_all .mes_all_section').html();
+ // setTimeout(() => {
+ // if (window.__sharethis__) {
+ // __sharethis__.initialize();
+ // }
+
+ // }, 50)
+
+
+
+
+
+
+ // $('#st-2 .st-btn > img').css({
+ // 'top': '0 !important'
+ // })
+
+}
+// 列表
+
+let citationCache = null; // 你可以存在全局变量、Vue data 或其他位置
+
+
+// 时间戳格式化
+
+function timestampToTime(str) {
+ //str = str * 1000
+ var oDate = new Date(str * 1000),
+ oYear = oDate.getFullYear(),
+ oMonth = oDate.getMonth() + 1,
+ oDay = oDate.getDate(),
+ oHour = oDate.getHours(),
+ oMin = oDate.getMinutes(),
+ oSen = oDate.getSeconds(),
+ oTime = oYear + '-' + getzf(oMonth) + '-' + getzf(oDay) + ' ' + getzf(oHour) + ':' +
+ getzf(oMin) + ':' + getzf(oSen);//最后拼接时间
+ return oTime;
+};
+//补0操作
+function getzf(num) {
+ if (parseInt(num) < 10) {
+ num = '0' + num;
+ }
+ return num;
+}
+
+
+
+function picPreview(src) {
+ console.log(src)
+ $('.PicPreview img').attr('src', src)
+ $('.PicPreview').show()
+}
+$('.PicPreview').on('click', function () {
+ $('.PicPreview').hide()
+})
+
+
+function showPopup(title, content, type) {
+ $('#common-popup .common-popup-title').html(title)
+ $('#common-popup .common-popup-content').html(content)
+
+ document.getElementById('common-overlay').style.display = 'block';
+ if (type == 'Authorship') {
+ document.getElementById('common-popup').style.width = 'auto';
+ renderMap(190)
+ }
+
+ document.getElementById('common-popup').style.opacity = '1';
+ document.getElementById('common-overlay').style.zIndex = '1000';
+ document.getElementById('common-popup').style.zIndex = '1001';
+
+ // 5秒后自动关闭
+ // setTimeout(closePopup, 5000);
+}
+
+function closePopup() {
+ document.getElementById('common-popup').style.opacity = '0';
+ document.getElementById('common-popup').style.zIndex = '-1';
+ setTimeout(function () {
+ document.getElementById('common-overlay').style.display = 'none';
+ $('#common-popup .common-popup-title').html('')
+ $('#common-popup .common-popup-content').html('')
+ }, 50);
+}
\ No newline at end of file
diff --git a/js/scientist.js b/js/scientist.js
index 5df7989..3fc215b 100644
--- a/js/scientist.js
+++ b/js/scientist.js
@@ -35,7 +35,7 @@ function sy_index() {
}
}
- $('.exten_sion .es_jour').html(str);
+ // $('.exten_sion .es_jour').html(str);
} else {
ShowDanger("请求失败!");
diff --git a/js/side.js b/js/side.js
index 04f546e..b70b57f 100644
--- a/js/side.js
+++ b/js/side.js
@@ -106,7 +106,7 @@ function side_list() {
if ([1, 25, 11].includes(Number(Jour_num))) {
apcStr = arr_jour.apc
} else {
- apcStr = arr_jour.apc + `( 2025 - 2026 ) `;
+ apcStr = arr_jour.apc + `( 2025–2026 ) `;
}
diff --git a/style/commonGueCont_v2.css b/style/commonGueCont_v2.css
new file mode 100644
index 0000000..a554b94
--- /dev/null
+++ b/style/commonGueCont_v2.css
@@ -0,0 +1,1002 @@
+@font-face {
+ font-family: 'Merri_weather';
+ /*为引入的字体命名*/
+ src: url(/style/Merriweather.ttf);
+ /*定义要引入字体文件的路径*/
+}
+
+@font-face {
+ font-family: 'Helvetica Neue For Number';
+ src: url(/style/Charisb.ttf);
+ unicode-range: U+30-39;
+}
+
+* {
+ /*box-sizing: border-box;*/
+ margin: 0;
+ padding: 0;
+ font-weight: 300;
+ outline: none;
+}
+
+strong {
+ font-weight: 600;
+}
+
+body {
+ /*font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;*/
+ /*font-family: "Helvetica Neue For Number", "Merri_weather", Helvetica, serif;*/
+ font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
+ color: #444;
+ height: 100%;
+ font-size: 14px;
+ line-height: 1.42857143;
+ background-color: #fff;
+}
+
+a {
+ color: #444;
+ text-decoration: none;
+}
+
+a {
+ transition: all .5s;
+}
+
+b {
+ font-weight: bold;
+}
+
+li {
+ list-style: none;
+}
+
+img {
+ border: 0;
+}
+
+input.disable {
+ pointer-events: none;
+}
+
+.rgb_color {
+ color: #024393;
+
+}
+
+.rgb_color_background {
+ box-sizing: border-box;
+ /*background-color: #024393;*/
+}
+
+
+
+
+
+
+
+
+
+.article .art_main .new_art>h4,
+.article .art_main .high_light h4,
+.news_ment h4,
+.topics h4 {
+ font-size: 18px;
+ font-weight: bold;
+ /*color: #024393;*/
+ line-height: 30px;
+ padding: 8px 4px 4px 6px;
+ overflow: hidden;
+ margin-top: 10px;
+}
+
+.article .art_main .new_art h4 span {
+ font-size: 16px;
+ color: #555;
+ margin-left: 30px;
+ font-weight: bold;
+}
+
+.article .art_main .new_art ul {}
+
+.article .art_main .new_art ul li {
+ /*border-bottom: 1px solid #dcdcdc;*/
+ background-color: #fff;
+ border-top: 0;
+ padding: 10px 20px;
+}
+
+.article .art_main .new_art ul li:last-child {
+ margin-bottom: 0;
+ /* padding-bottom: 45px !important; */
+}
+
+.article .art_main .new_art ul li .dbt_header {
+ color: #7f0202;
+ font-weight: bold;
+ border-bottom: 1px solid #f1f1f1;
+ margin-bottom: 8px;
+}
+
+.article .art_main .new_art ul li .txt_biaoti,
+.article .art_main .high_light ul li .txt_biaoti {
+ color: #222;
+ font-weight: bold;
+ font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
+}
+
+.article .art_main .new_art ul li .txt_biaoti>span.otStat {
+ margin: 0 5px 0 0;
+ background: #e32b2b;
+ border-radius: 5px;
+ padding: 1px 4px;
+ color: #fff;
+}
+
+.article .art_main .new_art ul li i,
+.wenzhang .wen_jian h4 i {
+ font-weight: bold;
+}
+
+.article .art_main .new_art ul li .txt_biaoti:hover {
+ color: #ff3300;
+ text-decoration: underline;
+}
+
+.article .art_main .new_art ul li .url_top {
+ margin: 3px 0 8px 10px;
+ display: inline-block;
+}
+
+.article .art_main .new_art ul li .url_top a {
+ margin-right: 10px;
+ /*background-color: #4f5671;*/
+ padding: 3px 5px;
+ /*color: #fff;*/
+ font-family: Calibri;
+ font-size: 15px;
+}
+
+.article .art_main .new_art ul li .url_top a:hover {
+ /*color: #23527c;*/
+ text-decoration: underline;
+}
+
+.article .art_main .new_art ul li .authorList,
+.article .art_main .high_light ul li .authorList {
+ /*margin-top: 5px;*/
+ color: #444;
+ font-size: 14px;
+ line-height: 24px;
+ /*font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;*/
+}
+
+.article .art_main .new_art ul li .authorList a:hover,
+.article .art_main .high_light ul li .authorList a:focus {
+ text-decoration: underline;
+ color: #23527c;
+}
+
+.art_main .tradition-box .tradition-text {
+ line-height: 24px;
+ margin-top: 10px;
+ height: 120px;
+ /* 限制高度 */
+ overflow: hidden;
+ /* 隐藏超出部分 */
+ text-overflow: ellipsis;
+ /* 显示省略号 */
+ display: -webkit-box;
+ -webkit-line-clamp: 6;
+ /* 显示前5行 */
+ -webkit-box-orient: vertical;
+}
+
+.article .art_main .new_art ul li .links_,
+.article .art_main .high_light ul li .links_ {
+ /*line-height: 24px;*/
+ font-size: 14px;
+ margin: 3px 0;
+ /*text-align: justify;*/
+ font-family: "Helvetica Neue", Helvetica, Georgia, sans-serif;
+}
+
+.article .art_main .new_art ul li .links_ img,
+.article .art_main .high_light ul li .links_ img {
+ vertical-align: middle;
+ margin-right: 5px;
+}
+
+.article .art_main .new_art ul li .links_ a,
+.article .art_main .high_light ul li .links_ a {
+ color: #7a2702;
+ cursor: pointer;
+}
+
+.article .art_main .new_art ul li .links_ a:hover,
+.article .art_main .high_light ul li.links_ a:hover {
+ color: #024393;
+ TEXT-DECORATION: underline;
+}
+
+.article .art_main .new_art ul li .links_ button {
+ background: #006699;
+ color: #fff;
+ border: none !important;
+ padding: 0 15px;
+ line-height: 22px;
+ cursor: pointer;
+ margin-left: 10px;
+ font-family: Calibri;
+ font-size: 16px;
+}
+
+.article .art_main .new_art>ul li .apwrap {
+ margin-top: 10px;
+}
+
+.article .art_main .new_art>ul li .apwrap>a {
+ float: left;
+ width: 45%;
+}
+
+.article .art_main .new_art>ul li .apwrap>a>img {
+ width: 350px;
+}
+
+.article .art_main .new_art>ul li .apwrap>div {
+ float: right;
+ width: 100%;
+ padding: 0 10px;
+
+}
+
+.art_main_con .new_art>ul li .apwrap>div>div {
+ text-align: justify;
+ font-family: Calibri;
+ font-size: 16px;
+ /*word-break: break-all;*/
+ /*text-overflow: ellipsis;*/
+ /*display: -webkit-box; !** 将对象作为伸缩盒子模型显示 **!*/
+ /*-webkit-box-orient: vertical; !** 设置或检索伸缩盒对象的子元素的排列方式 **!*/
+ /*-webkit-line-clamp: 6; !** 显示的行数 **!*/
+ /*overflow: hidden; !** 隐藏超出的内容 **!*/
+}
+
+.art_main_con .new_art>ul>div>li .apwrap>div>div {
+ -webkit-line-clamp: 3 !important;
+ /** 显示的行数 **/
+}
+
+.article .art_main .new_art>ul li .apwrap>div>div>font {
+ font-weight: bold;
+ font-size: 14px;
+ color: #006699;
+ display: inline;
+}
+
+.article .art_main .new_art>ul li .apwrap>div p {
+ color: #888;
+ line-height: 20px;
+ /*display: inline;*/
+}
+
+.art_main_con .new_art>ul li .apwrap>div>b {
+ color: #006699;
+ font-size: 12px;
+ cursor: pointer;
+}
+
+.art_main_con .new_art>ul>div>li .apwrap>div p {}
+
+.art_main_con .new_art>ul>li {
+ border-top: 0 !important;
+ padding: 15px 4px 20px 4px !important;
+}
+
+.art_main_con .new_art>ul>li .dbt_header {
+ color: #7f0202;
+ font-weight: bold;
+ border-bottom: 1px solid #f1f1f1;
+ margin-bottom: 10px;
+}
+
+.article .art_main .high_light,
+.article .art_main .news_ment {
+ margin-top: 15px;
+
+}
+
+.article .art_main .high_light h4 {}
+
+.article .art_main .high_light ul {}
+
+.article .art_main .high_light>ul>li {
+ padding: 15px 5px;
+}
+
+.article .art_main .high_light ul li .txt_biaoti:hover {
+ color: #23527c;
+ text-decoration: underline;
+}
+
+.article .art_main .high_light ul li>div {
+ float: left;
+ width: 524px;
+ margin-top: 7px;
+}
+
+.article .art_main .high_light ul li>img {
+ width: 200px;
+ height: 130px;
+ float: right;
+}
+
+.ncon_tcrd_tmr h4 span {
+ cursor: pointer;
+}
+
+.ncon_tcrd_tmr h4 span:nth-child(1) {
+ font-weight: 600;
+}
+
+.ncon_fr_tmr h4 span {
+ cursor: pointer;
+}
+
+.ncon_fr_tmr h4 span:nth-child(1) {
+ font-weight: 600;
+}
+
+.news_ment>ul {
+ margin: 15px 0 0 0;
+ display: flex;
+}
+
+.news_ment>ul>li {
+ /*display: inline-block;*/
+ float: left;
+ width: 23%;
+ margin-right: 15.5px;
+ /*background-color: #fff;*/
+ padding: 5px 12px 10px 12px;
+ /*box-shadow: 0 0 10px #bdbdbd;*/
+}
+
+.news_ment>ul>li:nth-child(4) {
+ margin-right: 0;
+}
+
+.news_ment ul li>a>img {
+ width: 100%;
+ height: 130px;
+ border: 1px solid #ddd;
+ margin: 8px 0 10px;
+ object-fit: fill;
+ object-fit: contain;
+ object-fit: scale-down;
+}
+
+.news_ment ul li h5 {
+ margin: 10px 0;
+}
+
+.news_ment ul li h5 a {
+ font-size: 16px;
+ color: #069;
+ line-height: 22px;
+ font-weight: bold;
+}
+
+.news_ment ul li h6 {
+ margin-bottom: 8px;
+}
+
+.news_ment ul li h6 a {
+ font-size: 16px;
+ color: #069;
+ line-height: 22px;
+}
+
+.news_ment ul li h6 a>i {
+ font-weight: bold;
+}
+
+.news_ment ul li h5 a:hover,
+.news_ment ul li h5 a:focus,
+.news_ment ul li h6 a:hover,
+.news_ment ul li h6 a:focus {
+ color: #23527c;
+ text-decoration: underline;
+}
+
+.news_ment {
+ position: relative;
+}
+
+.lis_topic {
+ border-bottom: 2px solid #dcdcdc;
+ padding: 5px 20px 15px 20px;
+}
+
+.news_ment a.more,
+.topics a.more {
+ position: absolute;
+ font-weight: normal;
+ font-size: 14px;
+ color: #024393;
+ top: 64px;
+ right: 20px;
+
+}
+
+.news_ment a.more:hover,
+.topics a.more:hover {
+ color: #024393;
+ text-decoration: underline;
+}
+
+.news_ment>ul>li div.fo_fam {
+ font-family: Calibri;
+ font-size: 16px;
+ line-height: 20px;
+}
+
+.article .art_main .new_art>ul>li .authorList span.fo_fam {
+ font-family: Calibri;
+ font-size: 16px;
+ line-height: 20px;
+ width: 100%;
+ display: inline-block;
+}
+
+.sy_hlgt h4,
+.sy_nct h4,
+.sy_fr h4,
+.sy_tcrd h4 {
+ /*padding-left: 20px;*/
+ margin-top: 8px;
+}
+
+.sy_hlgt ul,
+.sy_nct ul,
+.sy_fr ul,
+.sy_tcrd ul {
+ /*padding: 0 5px;*/
+ margin: 10px 0 0 0 !important;
+}
+
+.sy_hlgt ul li {
+ /*display: inline-block;*/
+ width: 31.8% !important;
+ border: 0;
+}
+
+.sy_nct ul li {
+ width: 24% !important;
+ border: 0;
+ border-bottom: 2px solid #dcdcdc;
+}
+
+.sy_hlgt ul li:nth-child(3) {
+ margin-right: 0;
+}
+
+.sy_nct ul li:nth-child(4) {
+ margin-right: 0;
+}
+
+.tmr_article>.bng_topic_bei {
+ /* background: url(../img/home_2.jpg) #f4fbff; */
+ background-blend-mode: multiply;
+}
+
+.tmr_article>.bng_topic_bei>.art_main_con_topic>div {
+ width: 1100px;
+ margin: 0 auto;
+ background-color: #fff;
+}
+
+
+
+.wenz_list li .links_ button {
+ position: relative;
+}
+
+.wenz_list li .links_ button .export {
+ position: absolute;
+ left: 117px;
+ top: 0;
+ background-color: #fff;
+ width: 200px;
+ padding: 5px 10px;
+ box-shadow: 2px 2px 5px #ccc;
+}
+
+.wenz_list li .links_ button .export li {
+ color: #444;
+ text-align: left;
+ line-height: 26px;
+}
+
+.wenz_list li .links_ button .export li:hover {
+ text-decoration: underline;
+}
+
+
+.whitebg {
+
+ /* background-color: #fff; */
+ /*margin-bottom: 15px;*/
+ /* border-bottom: 1px solid #dcdcdc; */
+}
+
+.whitebg .qk_img {
+ width: 190px;
+ height: 245px;
+ margin-bottom: 5px;
+ display: inline-block;
+}
+
+.whitebg .qk_img img {
+ width: 100%;
+ height: 100%;
+}
+
+.whitebg .qk_img img:hover {
+ transform: translateY(-5px);
+ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
+ border-color: rgba(44, 110, 73, 0.1);
+}
+
+.whitebg>div {
+ /* margin: 0 10px; */
+ /*border-bottom: 1px solid #ddd;*/
+ padding-bottom: 20px;
+}
+
+
+
+.whitebg h4 {
+ margin-top: 10px;
+ color: #006699;
+ padding: 0 10px;
+}
+
+
+
+.whitebg ul li {
+ margin-bottom: 5px;
+}
+
+.whitebg ul li a:hover,
+.whitebg ul li a:focus {
+ color: #23527c;
+ text-decoration: underline;
+}
+
+.whitebg .btn_system {
+ width: 240px;
+ height: 54px;
+ margin: 0 auto;
+ line-height: 54px;
+ padding: 0 !important;
+}
+
+.whitebg .more {
+ float: right;
+ margin-top: -20px;
+ margin-right: 10px;
+}
+
+
+.jour_base_info {
+ height: auto;
+ padding: 25px 20px;
+ /* background-color: #fff; */
+}
+
+.jour_base_info_center {
+ width: 100%;
+ height: auto;
+ padding: 0 !important;
+ margin: 0 auto;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ box-sizing: border-box;
+}
+
+.mes_issn_box {
+ width: auto;
+ font-size: 14px;
+ color: #7a2702;
+ /* margin-top: 10px; */
+ text-align: center;
+ font-weight: bold !important;
+ position: absolute;
+ bottom: 6px;
+ left: 6px;
+}
+
+.mes_issn_box span {
+ font-weight: bold !important;
+
+}
+
+.jour_base_info_center_left {
+ height: 100%;
+ position: relative;
+ /* width: 300px; */
+
+}
+
+.whitebg .mes_all {
+
+ width: calc(100% - 180px);
+ white-space: nowrap;
+ height: 100%;
+ padding-left: 20px;
+ /* padding-top: 10px; */
+}
+
+.mes_all_section {
+ list-style: none;
+ padding: 0;
+ /* margin: 0 20px; */
+ color: #5a4632;
+ display: flex;
+ justify-content: space-between;
+}
+
+.mes_all_section .mes_all_section_other:nth-child(1) {
+ width: 200px;
+ /* padding-top: 20px; */
+}
+
+/* .mes_all_section .mes_all_section_other:nth-child(2) {
+ width: 120px;
+ padding-top: 42px;
+} */
+.mes_all_section .mes_all_section_other:nth-child(4) {
+ width: 200px;
+
+}
+
+
+.mes_all_section .mes_all_title {
+ font-size: 18px;
+ line-height: 36px;
+ font-weight: bold;
+ margin-bottom: 10px;
+
+}
+
+.mes_all_section li:nth-child(1) .mes_all_title {
+ padding-left: 20px;
+ border-radius: 4px;
+ letter-spacing: 1px;
+}
+
+.mes_all_section p {
+ margin: 0 0 5px;
+}
+
+.mes_all_section li:nth-child(1) p {
+ /* padding-left: 20px; */
+}
+
+.mes_all_section li:nth-child(1) .share_tmrtb {
+ /* padding-left: 20px; */
+}
+
+.mes_all_section p b {
+ color: #333;
+ font-weight: 600;
+ cursor: pointer;
+}
+
+.mes_all_section .mes_all_section_other {
+ color: #555;
+}
+
+.mes_all_section .mes_all_section_other .mes_all_title {
+ border-bottom: 1px solid;
+ color: #7a2702;
+
+}
+
+.mes_all_section .mes_all_section_other p {
+ font-size: 14px;
+
+}
+
+.jour_ption {
+ padding: 10px;
+ position: relative;
+}
+
+.jour_ption p {
+ margin-bottom: 5px;
+}
+
+.jour_ption input[type="submit"] {
+ top: 45px;
+ left: 310px;
+ height: 30px;
+ padding: 0 35px 0 10px;
+ border: 1px solid #ccc;
+ cursor: pointer;
+ border-radius: 5px;
+ color: #fff;
+ width: 233px;
+ font-size: 18px;
+}
+
+.jour_ption .icon {
+ /*background-image: url(../img/shoushi.png);*/
+ background-repeat: no-repeat;
+ background-size: contain;
+ height: 26px;
+ width: 50px;
+ position: absolute;
+ bottom: 2px;
+ right: 12px;
+ z-index: 10;
+ cursor: pointer;
+}
+
+.jour_ption input[type="text"] {
+ background-color: #fff;
+ border-style: solid;
+ border-width: 1px;
+ border-color: #ccc;
+ line-height: 28px;
+ border-radius: 5px;
+ padding-left: 10px;
+ margin: 5px 0 6px 0;
+ width: 220px;
+}
+
+.jour_ption .spa {
+ /*margin-left: 75px;*/
+ font-size: 12px;
+ color: #e91c1c;
+}
+
+.jour_stage .jour_sta_wail li {
+ line-height: 28px;
+}
+
+.jour_stage .All_Issues {
+ padding-left: 25px;
+ display: block;
+ font-weight: 600;
+ margin-bottom: 10px;
+}
+
+.jour_stage .All_Issues:hover {
+ text-decoration: underline;
+}
+
+
+
+
+
+.current_list {
+ /*border-bottom: 2px solid #dcdcdc;*/
+}
+
+.border_title {
+ /* border-top: 5px solid #fff; */
+ border-bottom: 1px solid #fff;
+}
+
+.border_title_top {
+
+ border-top: 5px solid #fff;
+}
+
+.rgb_color_h4 {
+ /* padding-left: 18px !important; */
+ padding-top: 15px !important;
+ padding-bottom: 15px !important;
+ /* margin-top: -5px !important; */
+ font-size: 26px !important;
+
+}
+
+.current_list .links_ img {
+ margin-right: 5px;
+}
+
+.current_list .links_>div {
+ display: none;
+ margin: 8px 0 0 0;
+ line-height: 26px;
+}
+
+.current_list li .links_ button {
+ position: relative;
+}
+
+.current_list li .links_ button .export {
+ position: absolute;
+ left: 117px;
+ top: 0;
+ background-color: #fff;
+ width: 220px;
+ padding: 5px 10px;
+ box-shadow: 2px 2px 5px #ccc;
+ z-index: 1;
+}
+
+.current_list li .links_ button .export li {
+ color: #444;
+ text-align: left;
+ line-height: 26px;
+ padding: 0;
+ margin-bottom: 0 !important;
+ border-bottom: 0;
+}
+
+.current_list li .links_ button .export li:hover {
+ text-decoration: underline;
+}
+
+.current_list li .cite_box {
+ position: relative;
+ display: inline-block;
+ cursor: pointer;
+ padding-left: 5px;
+}
+
+.pai_two .current_list li .cite_box {
+ padding-left: 0px;
+}
+
+.current_list li .cite_box .export_cite {
+ position: absolute;
+ left: 5px;
+ top: 35px;
+ background-color: #fff;
+ width: 500px;
+ padding: 5px 10px;
+ box-shadow: 2px 2px 5px #ccc;
+ z-index: 100;
+}
+
+
+
+.current_list li .cite_box .export_cite li {
+ color: #444;
+ text-align: left;
+ line-height: 26px;
+}
+
+.current_list li .cite_box .export_cite li:hover {
+ text-decoration: underline;
+}
+
+.wenz_list li .links_ button {
+ position: relative;
+}
+
+.wenz_list li .links_ button .export {
+ position: absolute;
+ left: 117px;
+ top: 0;
+ background-color: #fff;
+ width: 200px;
+ padding: 5px 10px;
+ box-shadow: 2px 2px 5px #ccc;
+}
+
+.wenz_list li .links_ button .export li {
+ color: #444;
+ text-align: left;
+ line-height: 26px;
+}
+
+.wenz_list li .links_ button .export li:hover {
+ text-decoration: underline;
+}
+
+.sy_actic .links_>div {
+ display: none;
+}
+
+.sy_actic li .links_ button {
+ position: relative;
+}
+
+.sy_actic li .links_ button .export {
+ position: absolute;
+ left: 117px;
+ top: 0;
+ background-color: #fff;
+ width: 200px;
+ padding: 5px 10px;
+ box-shadow: 2px 2px 5px #ccc;
+}
+
+.sy_actic li .links_ button .export li {
+ color: #444;
+ text-align: left;
+ line-height: 26px;
+}
+
+.sy_actic li .links_ button .export li:hover {
+ text-decoration: underline;
+}
+
+.links_ button .export li i {
+ font-weight: normal !important;
+ font-size: 12px !important;
+ margin-right: 5px !important;
+}
+
+.triangle {
+ width: 0;
+ height: 0;
+ border-top: 8px solid transparent;
+ border-bottom: 8px solid transparent;
+ border-right: 8px solid #fff;
+ position: absolute;
+ top: 2px;
+ left: -8px;
+}
+
+.current_list>ul .ab_tad b,
+.current_list>ul .ab_yin b {
+ cursor: pointer;
+}
+
+.current_list>ul .ab_yin {
+ display: none;
+}
+
+/*图片放大*/
+#bigimg {
+ position: fixed;
+ background: rgba(0, 0, 0, .3);
+ top: 0;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ z-index: 500;
+ display: none;
+}
+
+#bigimg>img {
+ max-width: 80%;
+ position: fixed;
+ left: 0;
+ right: 0;
+ top: 50%;
+ cursor: pointer;
+ background-color: #fff;
+ margin: 0 auto;
+}
+
+
+/*TMR样式*/
+/*.overall_tmr {*/
+/* background-color: #ffffff;*/
+/*}*/
+
+/*.overall_tmr #col-content {*/
+/* width: 100%;*/
+/*}*/
+
+/*.overall_tmr #top_bar {*/
+/* background-color: #006699;*/
+/*}*/
+
+
+.rgb_color_show_more {
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+