Files
journal_com/gue_cont.html
wangjinlei 6e7ee3dd44 begin
2023-05-18 09:42:12 +08:00

95 lines
4.6 KiB
HTML

<!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"/>
<style>
.wenz_list li {
border-bottom:0 !important;
}
</style>
</head>
<body>
<div id="col-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="article">
<div class="art_side">
<!--侧边栏-->
</div>
<div class="art_main art_main_con back_fff">
<div class="guest_ guest_content">
<h3 class="rgb_color" style="font-size: 18px; font-weight: bold; line-height: 30px; margin-bottom: 10px;margin-top: 15px">
<b class="gue_title"></b>
</h3>
<div class="gue_content">
</div>
<h3 class="rgb_color gue_editor_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;">
Guest Editor
</h3>
<ul class="gue_editor">
</ul>
<h3 class="rgb_color gue_Infor_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;">
Special Issue Information
</h3>
<p>
</p>
<h3 class="rgb_color gue_word_title" style="font-size: 16px; font-weight: bold; line-height: 30px; margin-bottom: 10px;display: inline-block;">
Keywords
</h3>
<div class="gue_word">
</div>
<div style="text-align: center;margin: 10px 0 30px 0">
<div class="gue_author"><a target="_blank" style="width: 190px;color: #fff">Guest Editor Application</a></div>
<div class="gue_system"><a target="_blank" style="width: 190px;color: #fff">Submit Article</a></div>
</div>
</div>
<div class="tmr_back_bot" style="height: 15px;background-color: #f4fafd"></div>
<div class="new_art wenz_list">
<ul>
<!-- <li><div class="dbt_header">News</div><a target="_blank" href="article.html?J_num=1&amp;a_id=1" class="txt_biaoti">文章1</a><div class="authorList">作者1 <br>期刊1.&nbsp;2,&nbsp;2&nbsp;(2):&nbsp;5.&nbsp;&nbsp;<a target="_blank" href="article.html?J_num=1&amp;a_id=1"></a></div><div class="links_"><img src="img/link_1.png" width="14" height="16"><a class="txt_zhaiyao" title="1">Abstract</a>&nbsp;(&nbsp;<span style="color: red">12</span>&nbsp;)&nbsp;&nbsp;&nbsp;<img src="img/link_2.png" width="14" height="16"><a href="http://journal.com/articleHTML/TMR/TMR20191228151/index.html" target="_blank" class="txt_html" title="1">HTML</a>&nbsp;(&nbsp;<span style="color: red">1</span>&nbsp;)&nbsp;&nbsp;&nbsp;<button class="txt_copy" id="txt_copy_0" style="background: rgb(32, 82, 133);">Cite this article</button><p class="txt_content" style="display: none;">. 文章1. <i>465</i>. 2;2(2):5. doi:</p><div><p>发士大夫撒</p></div></div><div class="apwrap"><a onclick="imgbig(this)" class="imgdiv"><img src="http://journal.com/articleicon/20201126/3e884bf0a1e9a010029fc3c451190845.png" alt=""></a><div><h3></h3><p></p><ul><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">1 Vol.1 Issue.1&nbsp;No.1</a></li><li>1</li><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">2 Vol.2 Issue.2&nbsp;pp.2</a></li><li>2 feb 2012</li><li><br></li></ul><p></p></div><br clear="both"></div></li>-->
</ul>
</div>
</div>
<br clear="both">
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-cookie.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/notice.js"></script>
<script>
$(document).ready(function(){
side_list();
guest_title();
});
</script>
</html>