提交
This commit is contained in:
2
Apc.html
2
Apc.html
@@ -346,7 +346,7 @@
|
||||
|
||||
.footer {
|
||||
width: 100%;
|
||||
background-color: #508576;
|
||||
background-color: #428ae2;
|
||||
}
|
||||
|
||||
.footer .bianma {
|
||||
|
||||
588
ManuscriptProduce.html
Normal file
588
ManuscriptProduce.html
Normal file
@@ -0,0 +1,588 @@
|
||||
<!doctype html>
|
||||
<html lang="zh">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title></title>
|
||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
|
||||
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="style/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="style/layui.css" />
|
||||
<script type='text/javascript'
|
||||
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
|
||||
async='async'></script>
|
||||
<style>
|
||||
.article__ {
|
||||
background-color: #f4fafd;
|
||||
padding: 0 15px;
|
||||
margin-top: -15px;
|
||||
}
|
||||
|
||||
.act_chajian {
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.pos_ter {
|
||||
padding: 0 0 20px 0
|
||||
}
|
||||
|
||||
.pos_ter>div:nth-child(1) {
|
||||
width: 275px;
|
||||
height: 105px;
|
||||
}
|
||||
|
||||
.pos_ter>div:nth-child(3) {
|
||||
width: 235px;
|
||||
height: 68px;
|
||||
padding: 25px 12px 12px 12px;
|
||||
}
|
||||
|
||||
.pos_ter>div:nth-child(4) {
|
||||
width: 242px;
|
||||
height: 90px;
|
||||
padding: 15px 0 0 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.pos_ter>div:nth-child(4) img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.pos_ter>div {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.pos_ter>a {
|
||||
float: left;
|
||||
width: 240px;
|
||||
text-align: center;
|
||||
display: block;
|
||||
padding: 25px 12px 12px 12px;
|
||||
margin-right: 10px;
|
||||
background-color: #fff;
|
||||
height: 68px;
|
||||
}
|
||||
|
||||
.conthtmn p {
|
||||
line-height: 22px;
|
||||
margin-bottom: 10px;
|
||||
color: #333;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.conthtmn>p {
|
||||
min-height: 20px;
|
||||
}
|
||||
|
||||
.conthtmn .imgHnkl {
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.conthtmn .imgHnkl p {
|
||||
color: #006699;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* 相关引用次数 */
|
||||
.article-quote-box {
|
||||
width: 24%;
|
||||
padding: 20px 20px;
|
||||
box-sizing: border-box;
|
||||
margin-right: 1%;
|
||||
|
||||
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.02);
|
||||
float: left;
|
||||
}
|
||||
|
||||
.SciteBadge {}
|
||||
|
||||
.article-quote-box {
|
||||
background-color: #fff;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.article-quote-box a {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.article-quote-box .quote-source {
|
||||
width: 100%;
|
||||
font-size: 13px;
|
||||
padding: 0px 10px 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
text-align: center;
|
||||
color: #333;
|
||||
|
||||
}
|
||||
|
||||
.article-quote-box .quote-content {
|
||||
font-size: 12px;
|
||||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.article-quote-box .quote-content .quote-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.article-quote-box .quote-content .quote-item img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.article-quote-box .quote-content .quote-item .count {
|
||||
min-width: 50px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.article-quote-box a {
|
||||
display: inline-block;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.article-quote-box a .link {
|
||||
text-decoration: underline !important;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.quoteNumber {
|
||||
color: #006699;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.quoteNumber:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
#framed_div .quote-content a {
|
||||
color: #006699;
|
||||
}
|
||||
|
||||
#framed_div .quote-content a:hover {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
.info-box {
|
||||
padding: 10px;
|
||||
background-color: #f5f5f5;
|
||||
position: relative;
|
||||
color: #333 !important
|
||||
}
|
||||
|
||||
.info-box:before {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
top: 5px;
|
||||
font-size: 18px;
|
||||
|
||||
color: #333
|
||||
}
|
||||
|
||||
.info-box__copyright:before {
|
||||
content: "copyright";
|
||||
}
|
||||
|
||||
.info-box__highlight {
|
||||
background-color: #ffb800
|
||||
}
|
||||
|
||||
.info-box a {
|
||||
font-weight: 700;
|
||||
color: #006699 !important;
|
||||
}
|
||||
|
||||
.info-box__container {
|
||||
margin-top: 16px;
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.in-tab {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.openCrossref {
|
||||
display: block;
|
||||
opacity: 1;
|
||||
transform: scale(0);
|
||||
animation: fadeInAndGrow 0.5s forwards;
|
||||
|
||||
}
|
||||
|
||||
.font {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
font-size: 14px;
|
||||
/* color: #006699; */
|
||||
font-weight: bold;
|
||||
line-height: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@keyframes fadeInAndGrow {
|
||||
0% {
|
||||
opacity: 0;
|
||||
transform: scale(0);
|
||||
}
|
||||
|
||||
50% {
|
||||
opacity: 1;
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
100% {
|
||||
opacity: 1;
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.wordTableHtml b span {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.wordTableHtml i span {
|
||||
font-style: italic !important;
|
||||
}
|
||||
|
||||
.wordTableHtml sub span {
|
||||
vertical-align: sub;
|
||||
}
|
||||
|
||||
.wordTableHtml sup span {
|
||||
vertical-align: super;
|
||||
}
|
||||
|
||||
.wordTableHtml sub {
|
||||
vertical-align: sub !important;
|
||||
}
|
||||
|
||||
.wordTableHtml sup {
|
||||
vertical-align: super !important;
|
||||
}
|
||||
|
||||
.wordTableHtml span[style*='vertical-align: super'] {
|
||||
vertical-align: super !important;
|
||||
}
|
||||
|
||||
.wordTableHtml span[style*='vertical-align: sub'] {
|
||||
vertical-align: sub !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table {
|
||||
border: 0px !important;
|
||||
border-bottom: 1px solid #000 !important;
|
||||
border-collapse: collapse;
|
||||
/* 去除单元格间隙 */
|
||||
width: 100%;
|
||||
margin: 0 auto !important;
|
||||
table-layout: auto;
|
||||
/* 自动调整列宽 */
|
||||
text-align: left;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table td,
|
||||
.wordTableHtml table th {
|
||||
padding: 5px;
|
||||
text-align: left !important;
|
||||
|
||||
word-wrap: break-word;
|
||||
/* 长单词自动换行 */
|
||||
word-break: break-word;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table tbody tr td {
|
||||
text-align: center !important;
|
||||
border-left: none !important;
|
||||
mso-border-left-alt: none !important;
|
||||
border-right: none !important;
|
||||
mso-border-right-alt: none !important;
|
||||
border-top: none;
|
||||
mso-border-top-alt: none !important;
|
||||
border-bottom: none !important;
|
||||
mso-border-bottom-alt: none !important;
|
||||
/* border: 1px dashed #dcdfe6 !important;
|
||||
border-left: 1px dashed #dcdfe6 !important;
|
||||
border-right: 1px dashed #dcdfe6 !important; */
|
||||
word-break: keep-all !important;
|
||||
/* text-align: justify !important; */
|
||||
}
|
||||
|
||||
.wordTableHtml table tr td p {
|
||||
display: flex;
|
||||
text-align: left !important;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table span {
|
||||
color: #000000;
|
||||
text-align: left !important;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
white-space: pre-wrap !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table .color-highlight {
|
||||
color: rgb(0, 130, 170) !important;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table blue {
|
||||
color: rgb(0, 130, 170) !important;
|
||||
font-family: 'Charis SIL' !important;
|
||||
font-size: 7.5pt !important;
|
||||
mso-font-kerning: 1pt !important;
|
||||
line-height: 10pt !important;
|
||||
mos-line-height: 10pt !important;
|
||||
}
|
||||
|
||||
.wordTableHtml table tr:first-child td {
|
||||
border-top: 1px solid #000 !important;
|
||||
|
||||
border-bottom: 1px solid #000 !important;
|
||||
|
||||
}
|
||||
|
||||
.wordTableHtml table tr:last-of-type td {
|
||||
border-bottom: 1px solid #000 !important;
|
||||
|
||||
}
|
||||
|
||||
.wordTableHtml table tr.table-header-row:nth-of-type(2) td {
|
||||
border-bottom: 1px solid #000 !important;
|
||||
}
|
||||
|
||||
.pMain blue {
|
||||
color: rgb(0, 130, 170) !important;
|
||||
|
||||
}
|
||||
|
||||
.rong_box {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
.rong_box .content {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
#tablist {
|
||||
height: 0 !important;
|
||||
}
|
||||
|
||||
.newBox .wenzhang .wen_rong .left {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
.newBox #col-content {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
/* 相关引用次数 */
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="newBox">
|
||||
<div id="col-content">
|
||||
|
||||
|
||||
|
||||
<div class="article__ wenzhang">
|
||||
<div class="wen_rong">
|
||||
<div class="left">
|
||||
<div class="rong_box">
|
||||
<ul id="tablist">
|
||||
|
||||
<!-- <li class="tabin">Abstract</li>
|
||||
<li class="tarmho">Medical history of objective</li> -->
|
||||
<li class="tarhtmn">HTML</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<div class="content-box">
|
||||
<!-- <div class="content contercon contentin">
|
||||
<div class="abst"
|
||||
style="margin: 20px 0 40px 0;text-align: justify;word-wrap: break-word;color:#444;font-size: 15px">
|
||||
</div>
|
||||
<div class="keyw">
|
||||
<b>Key words: </b><span class="ur_red"></span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div> -->
|
||||
<!-- <div class="content contemho">
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
</div> -->
|
||||
<div class="content conthtmn" id="html88">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<br clear="both">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/return-top.js"></script>
|
||||
<script src="js/layer/layer.js"></script>
|
||||
<script src="js/js.js"></script>
|
||||
<script src="js/side.js"></script>
|
||||
<script src="js/article.js"></script>
|
||||
<script src="js/articleJS/index.js"></script>
|
||||
<script src="js/articleJS/article_y.js"></script>
|
||||
<script src="js/layui.js"></script>
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
var head = document.getElementsByTagName('head')[0];
|
||||
var script = document.createElement('script');
|
||||
script.src = '//js.trendmd.com/trendmd.min.js';
|
||||
|
||||
if (localStorage.Journals_title == 'Biomedical Engineering Communications') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'87461', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Food and Health') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79603', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Medical Theory and Hypothesis') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79601', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'TMR Non-Drug Therapy') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79600', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'TMR Modern Herbal Medicine') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79599', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Nursing Communications') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79598', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Integrative Medicine Discovery') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79597', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Clinical Research Communications') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79596', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Psychosomatic Medicine Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79595', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Life Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79594', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Gastroenterology & Hepatology Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79593', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Medical Data Mining') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79592', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Toxicology Advances') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79591', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Tumor Microenvironment Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79590', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'History and Philosophy of Medicine') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79589', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Precision Medicine Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79588', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Drug Combination Therapy') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79587', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'tmRxiv') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79586', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Infectious Diseases Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79585', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Aging Communications') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79584', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Cancer Advances') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79583', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Traditional Medicine Research') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79582', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
head.appendChild(script);
|
||||
|
||||
side_list();
|
||||
article_con();
|
||||
|
||||
|
||||
// $('#top_bar a').removeAttr('href').css('cursor', 'default').on('click', function (e) {
|
||||
// e.preventDefault();
|
||||
// });
|
||||
$('#home_logo').removeAttr('href').css('cursor', 'default').on('click', function (e) {
|
||||
e.preventDefault();
|
||||
});
|
||||
$('.pos_topic a').removeAttr('href').css('cursor', 'default').on('click', function (e) {
|
||||
e.preventDefault();
|
||||
});
|
||||
$('.txt_zhaiyao').removeAttr('href').css('cursor', 'default').on('click', function (e) {
|
||||
e.preventDefault();
|
||||
});
|
||||
$('#top_bar .top').css('display', 'none')
|
||||
|
||||
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
</html>
|
||||
13
article.html
13
article.html
@@ -588,17 +588,24 @@
|
||||
</div>
|
||||
|
||||
<div style="background-color: #f4fafd;height: 20px" class="corr_late_bg"></div>
|
||||
<div class="corr_late">
|
||||
<!-- 相关文章-->
|
||||
<!-- <div class="corr_late">
|
||||
<h3>Related articles</h3>
|
||||
<ul>
|
||||
<!-- 相关文章-->
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="right">
|
||||
<ul class="pos_topic">
|
||||
<!-- 话题-->
|
||||
</ul>
|
||||
<div class="corr_late">
|
||||
<h3>Related articles</h3>
|
||||
<ul >
|
||||
<!-- 相关文章-->
|
||||
</ul>
|
||||
</div>
|
||||
<div class="act_chajian">
|
||||
<div id="trendmd-suggestions"></div>
|
||||
</div>
|
||||
|
||||
BIN
img/h3_tit.png
Normal file
BIN
img/h3_tit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
img/h3_tit_new.png
Normal file
BIN
img/h3_tit_new.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
img/home_5.jpg
BIN
img/home_5.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 344 KiB After Width: | Height: | Size: 863 KiB |
BIN
img/home_5_1.jpg
Normal file
BIN
img/home_5_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 344 KiB |
185
journals_nta.html
Normal file
185
journals_nta.html
Normal file
@@ -0,0 +1,185 @@
|
||||
<!doctype html>
|
||||
<html lang="zh">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title></title>
|
||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
|
||||
<link rel="stylesheet" href="js/line-switch/css/reset.css">
|
||||
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="js/selectivity/selectivity-jquery.css">
|
||||
<link rel="stylesheet" type="text/css" href="js/line-switch/time.css" />
|
||||
<link rel="stylesheet" type="text/css" href="style/style.css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body class="overall_caption">
|
||||
<!-- 放大遮罩层 -->
|
||||
<div id="bigimg" onclick="closeimg();"></div>
|
||||
<div id="wide-content">
|
||||
<div id="top_bar">
|
||||
<!--头部-->
|
||||
</div>
|
||||
<div class="journal-about-section hebingTop newHebingTop">
|
||||
<div class="about-section-background-area">
|
||||
<div class="about-container">
|
||||
<div class="text-s u-margin-xs-ver u-clr-grey7 js-title-evolutions">
|
||||
<div class="js-title-evolution-group">
|
||||
|
||||
<!-- 暂时去掉 -->
|
||||
<span class="js-title-evolution">
|
||||
<!-- <span class="js-title-evolution-prefix">Incorporated into </span>
|
||||
<a class="anchor anchor-default" href="/im/" target="_blank" usagezone="jrnl_info">
|
||||
<span class="anchor-text">TMR Integrative Medicine</span>
|
||||
</a> -->
|
||||
|
||||
<!-- 暂时去掉 -->
|
||||
<span class="js-title-evolution-prefix ">
|
||||
<span class="have-italic">Natural Therapy Advances</span> incorporated into <span
|
||||
class="have-italic">Integrative Medicine Discovery</span>
|
||||
(ISSN 3021-1670). This strategic decision aims to enhance the scope of our platform
|
||||
for research in <span
|
||||
class="have-italic">Integrative Medicine Discovery</span>. <span
|
||||
class="have-italic">Integrative Medicine Discovery</span> is a
|
||||
peer-reviewed, serialization open access (SOA) journal managed by TMR Publishing
|
||||
Group. The aim of <span
|
||||
class="have-italic">Integrative Medicine Discovery</span> is to supply a platform to explore
|
||||
the scientific connotation and new findings of traditional Medicines around the
|
||||
world based on a holistic view using multidisciplinary knowledge. Integrative
|
||||
Medicine Discovery covers evidence-based medicine, integrative pharmacology,
|
||||
integrative oncology, herbal formulae, non-drug therapy. For the latest published
|
||||
articles, please visit <a class="anchor anchor-default" href="/im/" target="_blank"
|
||||
usagezone="jrnl_info">
|
||||
<span class="anchor-text ">Integrative Medicine Discovery</span>
|
||||
</a>.
|
||||
|
||||
|
||||
</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="society-logo u-hide-from-md"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 暂时去掉 start -->
|
||||
<!-- <div class="article">
|
||||
<div class="art_main art_main_con hebingMain" style="width:100% !important">
|
||||
<div class="art_main_con_topic">
|
||||
|
||||
<div style="background-color: #fff;"></div>
|
||||
|
||||
</div>
|
||||
<div style="height: 15px;background-color: #f8f8f8" class="wh_topicd"></div>
|
||||
|
||||
<div class="new_art current_list">
|
||||
<h4 class="rgb_color"><span></span></h4>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="wait_hope">
|
||||
<h3>Coming soon!</h3>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br clear="both">
|
||||
</div> -->
|
||||
<!-- 暂时去掉 end -->
|
||||
<div class="hebingTop" style="padding-top:0px;">
|
||||
|
||||
<div class="article_ about-container">
|
||||
<div class="news_ment alls_issue">
|
||||
<h4 class="rgb_color" style="padding-left: 15px;border: none;padding-bottom: 3px;padding: 0;">
|
||||
Archiving</h4>
|
||||
<!-- <a href="" class="more" target="_blank" style="margin-top: 16px;">More</a> -->
|
||||
<div class="merdiv" style="overflow-x: hidden; transform: none !important;">
|
||||
<ul class="stage_time stage_time_mer"
|
||||
style="padding: 0; white-space:normal; transform:none !important">
|
||||
<!--All Issues过期封面-->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<!--底部菜单栏-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footpanel">
|
||||
<!-- 固定底栏-->
|
||||
<i class="ftp_close fa fa-close"></i>
|
||||
<div class="ftp_paper">
|
||||
<div class="fpr_text">
|
||||
<h3>Subscribe to receive latest research and news from <b></b></h3>
|
||||
<p>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.</p>
|
||||
</div>
|
||||
<div class="fpr_from">
|
||||
<p>Email address</p>
|
||||
<div>
|
||||
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address" />
|
||||
<input type="submit" value="Subscribe" class="yue_addfp" />
|
||||
<br>
|
||||
<label>
|
||||
<input type="checkbox" name="ment" value="0">
|
||||
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing
|
||||
Group
|
||||
<a target="_blank" href="agree.html">Privacy Policy</a>.
|
||||
</p>
|
||||
<br clear="both">
|
||||
</label>
|
||||
<span class="spa spafp"></span>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br clear="both">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="echarts-master/echarts.min.js"></script>
|
||||
<script src="echarts-master/world.js"></script>
|
||||
|
||||
<script src="js/clipboard.js"></script>
|
||||
<script src="js/return-top.js"></script>
|
||||
<script src="js/layer/layer.js"></script>
|
||||
|
||||
<script src="js/line-switch/js/modernizr.js"></script>
|
||||
<script src="js/line-switch/js/jquery.mobile.custom.min.js"></script>
|
||||
<script src="js/line-switch/js/main.js"></script>
|
||||
|
||||
<script src="jss/jcMarquee.js" type="text/javascript"></script>
|
||||
|
||||
<script type="text/javascript" src="js/selectivity/selectivity-jquery.js"></script>
|
||||
|
||||
<script src="js/js.js"></script>
|
||||
<script src="js/side.js"></script>
|
||||
<script src="js/journal.js"></script>
|
||||
|
||||
<script src="js/not_map.js"></script>
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
side_list();
|
||||
bf_list();
|
||||
|
||||
});
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
</html>
|
||||
@@ -46,10 +46,10 @@
|
||||
<div>Notice of Suspension of Publication</div><br />
|
||||
<div>Dear Authors, Reviewers, and Readers,</div><br />
|
||||
<div>We would like to extend our sincere gratitude for your continued support and
|
||||
attention to <span class="have-italic">Clinical Research Communications</span>.
|
||||
attention to <span class="have-italic">Pharmacology Discovery</span>.
|
||||
After
|
||||
thorough consideration and discussion, we regret to inform you that <span
|
||||
class="have-italic">Clinical Research Communications</span> will stop
|
||||
class="have-italic">Pharmacology Discovery</span> will stop
|
||||
publication on
|
||||
May 1, 2025.</div><br />
|
||||
<div>This decision was made after considering operational costs and the
|
||||
@@ -83,13 +83,13 @@
|
||||
<br />
|
||||
<div>
|
||||
<p> Once again, we express our deepest gratitude for your ongoing support of
|
||||
<span class="have-italic">Clinical Research Communications</span>, and we
|
||||
<span class="have-italic">Pharmacology Discovery</span>, and we
|
||||
hope to
|
||||
collaborate again in the future on other platforms.
|
||||
</p>
|
||||
<br />
|
||||
<p>Sincerely,</p><br />
|
||||
<p> <span class="have-italic">Clinical Research Communications</span></p><br />
|
||||
<p> <span class="have-italic">Pharmacology Discovery</span></p><br />
|
||||
<p>April 29, 2025</p><br />
|
||||
<p>TMR Publishing Group</p>
|
||||
|
||||
|
||||
@@ -40,75 +40,62 @@
|
||||
<span class="anchor-text">Cancer Advances</span>
|
||||
</a> -->
|
||||
<!-- 暂时去掉 -->
|
||||
<span class="js-title-evolution-prefix ">
|
||||
<div class="js-title-evolution-prefix ">
|
||||
|
||||
<!-- <span class="have-italic">Aging Communications</span> was merged into <span
|
||||
class="have-italic">Life Research</span> (ISSN 2624-0548). This strategic
|
||||
decision aims to enhance the scope of our platform for research in <span
|
||||
class="have-italic">Life Research</span>.
|
||||
<span class="have-italic">Life Research</span> is a peer-reviewed, open access (OA)
|
||||
academic journal managed by TMR
|
||||
Publishing Group. The aim of <span class="have-italic">Life Research</span> is to
|
||||
supply
|
||||
a platform to explore the
|
||||
scientific connotation and new finding of Animal, Plant, Microbial, etc. related to
|
||||
life research based on a scholarly view. <span class="have-italic">Life
|
||||
Research</span> covers molecular biology,
|
||||
neurobiology, zoology, botany, aging, etc. For the latest published articles, please
|
||||
visit <a class="anchor anchor-default" href="/lr/" target="_blank"
|
||||
usagezone="jrnl_info">
|
||||
<span class="anchor-text ">Life Research</span>
|
||||
</a>. -->
|
||||
|
||||
<div >Notice of Suspension of Publication</div><br/>
|
||||
<div >
|
||||
Dear Authors, Reviewers, and Readers,<br/>
|
||||
|
||||
We would like to extend our sincere gratitude for your continued support and
|
||||
attention to <span class="have-italic">Pharmacology Discovery</span>. After
|
||||
<div>Notice of Suspension of Publication</div><br />
|
||||
<div>Dear Authors, Reviewers, and Readers,</div><br />
|
||||
<div>We would like to extend our sincere gratitude for your continued support and
|
||||
attention to <span class="have-italic">Clinical Research Communications</span>.
|
||||
After
|
||||
thorough consideration and discussion, we regret to inform you that <span
|
||||
class="have-italic">Pharmacology Discovery</span> will stop publication on
|
||||
May 1, 2025.<br/>
|
||||
|
||||
This decision was made after considering operational costs and the restructuring
|
||||
class="have-italic">Clinical Research Communications</span> will stop
|
||||
publication on
|
||||
May 1, 2025.</div><br />
|
||||
<div>This decision was made after considering operational costs and the
|
||||
restructuring
|
||||
of the publication group. We understand that this news may cause inconvenience,
|
||||
and we sincerely apologize to all authors, reviewers, editorial teams, and
|
||||
readers who have supported the journal over the years.<br/>
|
||||
</div>
|
||||
readers who have supported the journal over the years.</div><br />
|
||||
|
||||
<div ><b>Regarding Submitted and Upcoming Manuscripts:</b></div><br/>
|
||||
<div >
|
||||
|
||||
<div><b>Regarding Submitted and Upcoming Manuscripts:</b></div><br />
|
||||
<div>
|
||||
<ul>
|
||||
<li>1.For manuscripts that have already been submitted but not yet published,
|
||||
<li>1.For manuscripts that have already been submitted but not yet
|
||||
published,
|
||||
we will contact the respective authors before May 1 to facilitate the
|
||||
transfer of the manuscripts to other relevant journals. The manuscript
|
||||
handling process will not be affected by the transfer.</li><br/>
|
||||
handling process will not be affected by the transfer.</li><br />
|
||||
<li>2.For manuscripts that have not yet been submitted, we kindly suggest
|
||||
authors select other suitable journals for submission.</li><br/>
|
||||
authors select other suitable journals for submission.</li><br />
|
||||
<li>3.Accepted manuscripts will be published as originally planned, with all
|
||||
articles that are pre-published to be made available before May 1.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div ><b>Data Archiving and Retrieval:</b></div><br/>
|
||||
<div >
|
||||
<br />
|
||||
<div><b>Data Archiving and Retrieval:</b></div><br />
|
||||
<div>
|
||||
All published articles will remain in our database and will continue to be
|
||||
accessible through the provided Digital Object Identifiers (DOIs) and official
|
||||
website. These articles will remain indexed and available for citation.<br/>
|
||||
website. These articles will remain indexed and available for citation.
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<p> Once again, we express our deepest gratitude for your ongoing support of
|
||||
<span class="have-italic">Clinical Research Communications</span>, and we
|
||||
hope to
|
||||
collaborate again in the future on other platforms.
|
||||
</p>
|
||||
<br />
|
||||
<p>Sincerely,</p><br />
|
||||
<p> <span class="have-italic">Clinical Research Communications</span></p><br />
|
||||
<p>April 29, 2025</p><br />
|
||||
<p>TMR Publishing Group</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div >
|
||||
Once again, we express our deepest gratitude for your ongoing support of <span
|
||||
class="have-italic">Pharmacology Discovery</span>, and we hope to
|
||||
collaborate again in the future on other platforms.<br/>
|
||||
|
||||
Sincerely,<br/>
|
||||
<span class="have-italic">Pharmacology Discovery</span><br/>
|
||||
April 29, 2025<br/>
|
||||
TMR Publishing Group
|
||||
</div>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
2362
js/article.js
2362
js/article.js
File diff suppressed because it is too large
Load Diff
@@ -331,7 +331,7 @@ function bf_list() {
|
||||
|
||||
if (Jour_num == 2 || Jour_num == 17 | Jour_num == 18) {
|
||||
$('.current_list>h4').html('Current Volume<span>' + time_ + '</span>');
|
||||
} else if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22) { // 合并期刊
|
||||
} else if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22|| Jour_num == 19) { // 合并期刊
|
||||
$('.current_list>h4').html('Latest Issue<span>' + time_ + '</span>');
|
||||
} else {
|
||||
$('.current_list>h4').html('Current Issue<span>' + time_ + '</span>');
|
||||
@@ -1054,7 +1054,7 @@ function bf_list() {
|
||||
var str = "";
|
||||
for (var i = 0; i < result.data.journalStage.length; i++) {
|
||||
// 暂时条件中添加一个3 15 10
|
||||
if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22 || Jour_num == 3 || Jour_num == 15 || Jour_num == 10|| Jour_num == 16|| Jour_num == 24) {
|
||||
if (Jour_num == 7 || Jour_num == 6 || Jour_num == 20 || Jour_num == 9 || Jour_num == 21 || Jour_num == 22 || Jour_num == 3 || Jour_num == 15 || Jour_num == 10|| Jour_num == 16|| Jour_num == 24|| Jour_num == 19) {
|
||||
// 合并(替换)期刊
|
||||
if (i == 0) { str += '<b>' + arr_stage[i].stage_year + '</b><br>' }
|
||||
|
||||
|
||||
32
js/js.js
32
js/js.js
@@ -50,6 +50,19 @@ var Jour_num = localStorage.Journals_num;
|
||||
|
||||
// tab选项卡
|
||||
$(document).ready(function () {
|
||||
// 检查 URL 是否包含参数 pre
|
||||
const urlParams = new URLSearchParams(window.location.search);
|
||||
const isPre = urlParams.has('preview');
|
||||
|
||||
if (isPre) {
|
||||
// 页面带了 ?pre 参数,始终执行以下操作
|
||||
$(".left").css("width", "100%");
|
||||
$(".right").hide();
|
||||
}
|
||||
const element = document.querySelector('.act_chajian'); // 选择 .act_chajian 元素
|
||||
if (element) {
|
||||
element.remove(); // 删除该元素
|
||||
}
|
||||
$("#tablist li").each(function (index) {
|
||||
$(this).click(function () {
|
||||
console.log('this at line 54:', this);
|
||||
@@ -62,15 +75,15 @@ $(document).ready(function () {
|
||||
$(".content-box>div").eq(index).addClass("contentin");
|
||||
$(this).addClass("tabin");
|
||||
|
||||
// 判断当前点击的 <li> 是否具有 'tarhtmn' 类名
|
||||
if ($(this).hasClass('tarhtmn')) {
|
||||
// 设置当前点击的 <li> 宽度为 100%
|
||||
$(".left").css("width", "100%");
|
||||
$(".right").hide(); // 隐藏 .right 标签
|
||||
} else {
|
||||
// 移除当前点击的 <li> 宽度样式
|
||||
$(".left").css("width", "");
|
||||
$(".right").show(); // 恢复显示 .right 标签
|
||||
// 如果不包含 pre 参数,才根据点击项控制显示逻辑
|
||||
if (!isPre) {
|
||||
if ($(this).hasClass('tarhtmn')) {
|
||||
$(".left").css("width", "100%");
|
||||
$(".right").hide();
|
||||
} else {
|
||||
$(".left").css("width", "");
|
||||
$(".right").show();
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
@@ -79,6 +92,7 @@ $(document).ready(function () {
|
||||
|
||||
|
||||
|
||||
|
||||
//返回顶部
|
||||
$.goup({
|
||||
trigger: 100,
|
||||
|
||||
@@ -106,7 +106,7 @@ function initOid() {
|
||||
str += `
|
||||
|
||||
<li>
|
||||
<div class="dbt_header">${arr[i].type}${baseInfo.pub_date}</div><a id="${arr[i].article_id}" target="_blank"
|
||||
<div class="dbt_header" style="height: 37px;line-height: 32px;">${arr[i].type}${baseInfo.pub_date}<div class="url_top">${baseInfo.lr_top}</div></div><a id="${arr[i].article_id}" target="_blank"
|
||||
href="article.html?J_num=${arr[i].journal_id}&a_id=${arr[i].article_id}"
|
||||
class="txt_biaoti">${baseInfo.otStat}${arr[i].title}</a>
|
||||
<div class="authorList">${arr[i].authortitle}<br>
|
||||
@@ -124,7 +124,47 @@ function initOid() {
|
||||
$('.wenz_list>ul').html(str);
|
||||
$('.links_ .txt_copy').css('background', localStorage.Journals_color);
|
||||
commonHandleClickHtml()
|
||||
addStyleToElement();
|
||||
}
|
||||
function addStyleToElement() {
|
||||
// 获取所有具有 .url_top 类的元素
|
||||
var elements = document.querySelectorAll('.article .art_main .new_art > ul li .url_top');
|
||||
|
||||
elements.forEach(function(element) {
|
||||
element.style.margin = '0 0 0 20px';
|
||||
element.style.display = 'inline-block';
|
||||
});
|
||||
|
||||
// 获取所有具有 .url_top a 类的元素
|
||||
var links = document.querySelectorAll('.article .art_main .new_art > ul li .url_top a');
|
||||
|
||||
links.forEach(function(link) {
|
||||
link.style.marginRight = '10px';
|
||||
link.style.padding = '3px 0';
|
||||
link.style.fontFamily = 'Calibri';
|
||||
link.style.fontSize = '15px';
|
||||
});
|
||||
|
||||
// 设置最后一个 a 元素的 margin-right 为 0
|
||||
var lastLink = document.querySelector('.article .art_main .new_art > ul li .url_top a:last-child');
|
||||
if (lastLink) {
|
||||
lastLink.style.marginRight = '0';
|
||||
}
|
||||
|
||||
// 为 a 元素添加 hover 效果
|
||||
links.forEach(function(link) {
|
||||
link.addEventListener('mouseenter', function() {
|
||||
link.style.textDecoration = 'underline';
|
||||
});
|
||||
link.addEventListener('mouseleave', function() {
|
||||
link.style.textDecoration = 'none';
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
// 调用函数将样式应用到元素
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
17
js/side.js
17
js/side.js
@@ -125,13 +125,26 @@ function side_list() {
|
||||
$('.ncon_SCom > div > div:nth-child(4) > p> b').html(arr_jour.title)
|
||||
|
||||
if (arr_jour.title == 'Traditional Medicine Research') {
|
||||
$('.nav_ban h2').html('<img src="../img/h2_tit.png" style="margin-top: 26px;"/>');
|
||||
$('.nav_ban h2').html('<img src="../img/h2_tit.png" style=""/>');
|
||||
$('.sharethis_tmr').css('display', 'none');
|
||||
$('.art_top_topic').css('padding-top', '0');
|
||||
$('.line_sbil').css('display', 'block');
|
||||
// $('.jour_message>div').append('<p style="margin-top: 5px;"><b>E-Mail Address:</b> <br/><span>tmr@tmrjournals.com</span></p>');
|
||||
$('.topic_add').addClass('topic_add_tmr');
|
||||
$('.share_tmrtb').css('display', 'block');
|
||||
} else if (arr_jour.title == 'Cancer Advances') {
|
||||
|
||||
$('.nav_ban h2').html('<a href="http://www.caca.org.cn/qkzz/xlqk/index.shtml" target="_blank" style="height:100%;display:flex;align-items:center;justify-content:center;"><img src="../img/h3_tit_new.png" style="height:36px;"></a>');
|
||||
$('.nav_ban h2').css({
|
||||
'display': 'flex !important',
|
||||
'align-items': 'center',
|
||||
'justify-content': 'center',
|
||||
'height': '62px'
|
||||
});
|
||||
;
|
||||
|
||||
|
||||
|
||||
} else {
|
||||
$('.tmr_side_book').css('display', 'none');
|
||||
//2,125,186,108,177,64,88,391,
|
||||
@@ -324,7 +337,7 @@ function side_list() {
|
||||
const Submission_tmr_back_bot = artSide.querySelector('.Submission_tmr_back_bot');
|
||||
if (Submission_tmr_back_bot) {
|
||||
Submission.classList.remove('hidden');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
<title>Natural Therapy Advances</title>
|
||||
<link rel="shortcut icon" href="../img/tmr3.png" type="image/x-icon"/>
|
||||
<frameset framespacing="0" border="0" rows="0" frameborder="0">
|
||||
<frame name="main" src="../journals.html?J_num=19" scrolling="auto" noresize>
|
||||
<!-- <frame name="main" src="../journals.html?J_num=19" scrolling="auto" noresize> -->
|
||||
<frame name="main" src="../journals_nta.html?J_num=19" scrolling="auto" noresize>
|
||||
</frameset>
|
||||
|
||||
</head>
|
||||
|
||||
@@ -5316,4 +5316,4 @@ ul li .ab_tad {
|
||||
.conthtmn p b i {
|
||||
font-style: italic !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user