411 lines
23 KiB
HTML
411 lines
23 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>
|
||
|
||
</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="contbu_ contbu_submit contbu_normal">
|
||
<div class="contb_user">Hello! <span></span> <a>[Log out]</a></div>
|
||
<div class="tbu_submit">
|
||
<div style="margin-left: 30px;display: none">
|
||
<label>Journal </label><b>*</b><br>
|
||
<select name="journal" id="journal">
|
||
|
||
</select>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Title </label><b>*</b><br>
|
||
<input type="text" id="title" value=""/>
|
||
<span class="spa spa1"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Major </label><br>
|
||
<select name="major" style="width: 200px">
|
||
|
||
</select>
|
||
<select name="cmajor" style="width: 200px">
|
||
|
||
</select>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Type </label><br>
|
||
<select name="type" id="type">
|
||
<option value="A">Article</option>
|
||
<option value="B">Review</option>
|
||
<option value="C">Case report</option>
|
||
<option value="M">Meta-analysis</option>
|
||
<option value="P">Research proposal</option>
|
||
<option value="N">News</option>
|
||
<option value="T">Comment</option>
|
||
<option value="O">Others</option>
|
||
</select>
|
||
</div>
|
||
<div style="margin: 5px 0 10px 40px" class="Approval">
|
||
<input type="checkbox" name="approval" style="margin-left: 10px"><span>Ethical Approval </span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Author </label><b>*</b>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">The number of both (First Author and Corresponding Author) should be no more than two respectively.</span>
|
||
<a class="author_add">+ add</a>
|
||
<p class="f_c_tishi" style="display:none;margin-left: 65px;font-size: 12px;color: #e91c1c;">First author anc corresponding author at least one.</p>
|
||
<div class="ctb_author" action="">
|
||
<form>
|
||
<h3><b>Author <b class="author_num">1</b></b></h3>
|
||
<label>Name: <b>*</b></label>
|
||
<input type="text" name="firstname" style="width: 180px"/>
|
||
<input type="text" name="lastname" style="width: 180px"/>
|
||
<span class="spa"></span><br>
|
||
<label style="width: 120px"></label>
|
||
<span>First author </span>
|
||
<input type="checkbox" name="isSuper" value="1" style="margin-left: 10px"><br>
|
||
<label style="width: 120px"></label>
|
||
<span>Corresponding author </span>
|
||
<input type="checkbox" name="isReport" value="1" style="margin-left: 10px"><span class="spa"></span><br>
|
||
<label>E-mail: <b>*</b></label>
|
||
<input type="text" name="email"/><span class="spa"></span><br>
|
||
<label>Institution: <b>*</b></label>
|
||
<input type="text" name="company"/><span class="spa"></span><br>
|
||
<label>Department: </label>
|
||
<input type="text" name="department"/><span class="spa"></span><br>
|
||
<label>Title: </label>
|
||
<select name="title">
|
||
<option value="Prof.">Prof.</option>
|
||
<option value="Associate Prof.">Associate Prof.</option>
|
||
<option value="Assistant Prof.">Assistant Prof.</option>
|
||
<option value="Ph.D.">Ph.D.</option>
|
||
<option value="Others">Others</option>
|
||
</select><br>
|
||
<label>Country: </label>
|
||
<select name="country">
|
||
|
||
</select>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Abstrart </label><b>*</b><br>
|
||
<textarea type="text" id="abstrart" value="" style="width: 700px"></textarea><br>
|
||
<span class="spa spa3"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Key words </label><b>*</b><br>
|
||
<input type="text" id="keyword" value="" placeholder="eg:keyword1,keyword2,keyword3"/>
|
||
<span class="spa spa4"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Fund </label><br>
|
||
<input type="text" id="fund" value=""/>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Cover letter </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">Only PDF and Word files can be uploaded (.pdf, .doc, .docx formats), with a maximum limit of 20MB.</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_1" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_1()">click upload</div>
|
||
<ul id="filename_1" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>Figures </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">Only ZIP files can be uploaded (.zip format), with a maximum limit of 20MB.</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_2" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_2()">click upload</div>
|
||
<ul id="filename_2" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
<!-- <div style="margin-left: 30px">-->
|
||
<!-- <label>Title page </label><b>*</b>-->
|
||
<!-- <span style="font-size: 10px;color: #afafaf;margin-left: 10px">Only word files can be uploaded(.doc,.docx)</span><br>-->
|
||
<!-- <div class="my_file" style="">-->
|
||
<!-- <input type="file" id="ch_file_3" style="display:none" multiple="multiple"/>-->
|
||
<!-- <div onclick="up_file_3()">click upload</div>-->
|
||
<!-- <ul id="filename_3" style=""> </ul>-->
|
||
<!-- <span class="spa spa7"></span>-->
|
||
<!-- </div>-->
|
||
<!-- </div>-->
|
||
<div style="margin-left: 30px">
|
||
<label>Manuscirpt </label><b>*</b>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">Only Word files can be uploaded (.docx format), with a maximum limit of 20MB.</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_4" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_4()">click upload</div>
|
||
<ul id="filename_4" style=""> </ul>
|
||
<span class="spa spa6"></span>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px;display: none;">
|
||
<label>Supplementary Material </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">Only ZIP files can be uploaded (.zip format), with a maximum limit of 20MB.</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_5" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_5()">click upload</div>
|
||
<ul id="filename_5" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<br><br>
|
||
<div style="margin-left: 52px">
|
||
<input type="checkbox" name="have" value="1">
|
||
I accept
|
||
<a target="_blank" class="rgb_color res_pon" style="cursor: pointer"> the license agreement</a>
|
||
<span class="spa spa5"></span>
|
||
<div id="mask" class="mask"></div>
|
||
<div class="tanchu">
|
||
<div class="mainbox">
|
||
<div class="close">X</div>
|
||
<p style="margin-top: 20px;padding: 0 20px;line-height: 22px;">
|
||
Creative Commons Licensing
|
||
<br>TMR Publishing Group provides authors the choice of applying the
|
||
Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) licenses defined below,
|
||
to be determined after acceptance:
|
||
<br>Attribution: CC BY-NC 4.0
|
||
<br>This license lets others distribute, remix, tweak, and build upon your work.
|
||
They can not use the material for commercial purposes.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div style="margin-left: 30px">
|
||
<label></label>
|
||
<input type="submit" value="Submit" class="sub_guest" onclick="contribu_form()"/>
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="contbu_ contbu_submit contbu_chinesee">
|
||
<div class="contb_user">你好! <span></span> <a>[退出]</a></div>
|
||
<div class="tbu_submit">
|
||
<div style="margin-left: 30px;display: none">
|
||
<label>期刊 </label><b>*</b><br>
|
||
<select name="journal" id="journal">
|
||
|
||
</select>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>题目 </label><b>*</b><br>
|
||
<input type="text" id="title" value=""/>
|
||
<span class="spa spa1"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>文章领域</label><br>
|
||
<select name="major" style="width: 200px">
|
||
|
||
</select>
|
||
<select name="cmajor" style="width: 200px">
|
||
|
||
</select>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>文章类型 </label><br>
|
||
<select name="type" id="type">
|
||
<option value="A">文章</option>
|
||
<option value="B">综述</option>
|
||
<option value="C">个案报道</option>
|
||
<option value="M">荟萃分析</option>
|
||
<option value="P">研究计划</option>
|
||
<option value="N">新闻</option>
|
||
<option value="T">评论</option>
|
||
<option value="O">其他</option>
|
||
</select>
|
||
</div>
|
||
<div style="margin: 5px 0 10px 40px" class="Approval">
|
||
<input type="checkbox" name="approval" style="margin-left: 10px"><span>伦理批准 </span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>作者 </label><b>*</b>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">(文章的第一作者和通讯作者不超过2个)</span>
|
||
<a class="author_add">+ 新增</a>
|
||
<p class="f_c_tishi" style="display:none;margin-left: 65px;font-size: 12px;color: #e91c1c;">First author anc corresponding author at least one.</p>
|
||
<div class="ctb_author" action="">
|
||
<form>
|
||
<h3><b>作者 <b class="author_num">1</b></b></h3>
|
||
<label>姓名: <b>*</b></label>
|
||
<input type="text" name="firstname" style="width: 180px"/>
|
||
<input type="text" name="lastname" style="width: 180px"/>
|
||
<span class="spa"></span><br>
|
||
<label style="width: 120px"></label>
|
||
<span>第一作者 </span>
|
||
<input type="checkbox" name="isSuper" value="1" style="margin-left: 10px"><br>
|
||
<label style="width: 120px"></label>
|
||
<span>通讯作者 </span>
|
||
<input type="checkbox" name="isReport" value="1" style="margin-left: 10px"><span class="spa"></span><br>
|
||
<label>邮箱: <b>*</b></label>
|
||
<input type="text" name="email"/><span class="spa"></span><br>
|
||
<label>单位: <b>*</b></label>
|
||
<input type="text" name="company"/><span class="spa"></span><br>
|
||
<label>部门: </label>
|
||
<input type="text" name="department"/><span class="spa"></span><br>
|
||
<label>职称: </label>
|
||
<select name="title">
|
||
<option value="Prof.">教授</option>
|
||
<option value="Associate Prof.">副教授</option>
|
||
<option value="Assistant Prof.">助理教授</option>
|
||
<option value="Ph.D.">博士</option>
|
||
<option value="Others">其他</option>
|
||
</select><br>
|
||
<label>国家: </label>
|
||
<select name="country">
|
||
|
||
</select>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>摘要 </label><b>*</b><br>
|
||
<textarea type="text" id="abstrart" value="" style="width: 700px"></textarea><br>
|
||
<span class="spa spa3"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>关键词 </label><b>*</b><br>
|
||
<input type="text" id="keyword" value="" placeholder="示例:关键词1,关键词2,关键词3"/>
|
||
<span class="spa spa4"></span>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>基金项目 </label><br>
|
||
<input type="text" id="fund" value=""/>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>附信 </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">仅pdf和word文件可以上传(pdf, doc, docx),最大限制20M</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_1" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_1()">上传</div>
|
||
<ul id="filename_1" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px">
|
||
<label>图表 </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">仅压缩文件可以上传(zip),最大限制20M</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_2" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_2()">上传</div>
|
||
<ul id="filename_2" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
<!-- <div style="margin-left: 30px">-->
|
||
<!-- <label>扉页 </label><b>*</b>-->
|
||
<!-- <span style="font-size: 10px;color: #afafaf;margin-left: 10px">仅word文件可以上传</span><br>-->
|
||
<!-- <div class="my_file" style="">-->
|
||
<!-- <input type="file" id="ch_file_3" style="display:none" multiple="multiple"/>-->
|
||
<!-- <div onclick="up_file_3()">上传</div>-->
|
||
<!-- <ul id="filename_3" style=""> </ul>-->
|
||
<!-- <span class="spa spa7"></span>-->
|
||
<!-- </div>-->
|
||
<!-- </div>-->
|
||
<div style="margin-left: 30px">
|
||
<label>稿件 </label><b>*</b>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">仅word文件可以上传(docx),最大限制20M</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_4" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_4()">上传</div>
|
||
<ul id="filename_4" style=""> </ul>
|
||
<span class="spa spa6"></span>
|
||
</div>
|
||
</div>
|
||
<div style="margin-left: 30px;display: none;">
|
||
<label>补充材料 </label>
|
||
<span style="font-size: 10px;color: #afafaf;margin-left: 10px">仅压缩文件可以上传(zip),最大限制20M</span><br>
|
||
<div class="my_file" style="">
|
||
<input type="file" id="ch_file_5" style="display:none" multiple="multiple"/>
|
||
<div onclick="up_file_5()">上传</div>
|
||
<ul id="filename_5" style=""> </ul>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<br><br>
|
||
<div style="margin-left: 52px">
|
||
<input type="checkbox" name="have" value="1">
|
||
我接受
|
||
<a target="_blank" class="rgb_color res_pon" style="cursor: pointer"> 期刊出版协议</a>
|
||
<span class="spa spa5"></span>
|
||
<div id="mask" class="mask"></div>
|
||
<div class="tanchu">
|
||
<div class="mainbox">
|
||
<div class="close">X</div>
|
||
<p style="margin-top: 20px;padding: 0 20px;line-height: 22px;">
|
||
Creative Commons Licensing
|
||
<br>TMR Publishing Group provides authors the choice of applying the
|
||
Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) licenses defined below,
|
||
to be determined after acceptance:
|
||
<br>Attribution: CC BY-NC 4.0
|
||
<br>This license lets others distribute, remix, tweak, and build upon your work.
|
||
They can not use the material for commercial purposes.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div style="margin-left: 30px">
|
||
<label></label>
|
||
<input type="submit" value="提交" class="sub_guest" onclick="contribu_form()"/>
|
||
</div>
|
||
|
||
</div>
|
||
</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/return-top.js"></script>
|
||
<script src="js/js.js"></script>
|
||
<script src="js/side.js"></script>
|
||
<script src="js/contribu.js"></script>
|
||
<script>
|
||
$(document).ready(function () {
|
||
if(Jour_num=='22'){
|
||
$('.contbu_normal').remove()
|
||
}else{
|
||
$('.contbu_chinesee').remove()
|
||
}
|
||
|
||
side_list();
|
||
contbu_submit();
|
||
$('.contbu_submit input.sub_guest').css('background-color', localStorage.Journals_color);
|
||
$('.contbu_submit .contb_user a').css('color', localStorage.Journals_color);
|
||
$('.contbu_submit .contb_user span').html($.cookie('username'));
|
||
|
||
|
||
});
|
||
|
||
</script>
|
||
</html> |