tijiao
This commit is contained in:
@@ -1,26 +1,28 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="Content-Type" content="text/html; 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">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<title></title>
|
<title></title>
|
||||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
|
<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" 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="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/selectivity/selectivity-jquery.css">
|
||||||
<link rel="stylesheet" type="text/css" href="js/line-switch/time.css"/>
|
<link rel="stylesheet" type="text/css" href="js/line-switch/time.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="jstmr/style.css"/>
|
<link rel="stylesheet" type="text/css" href="jstmr/style.css" />
|
||||||
<style>
|
<style>
|
||||||
.onlineFirstBox i{
|
.onlineFirstBox i {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="tmr_style_new">
|
<body class="tmr_style_new">
|
||||||
<!-- 放大遮罩层 -->
|
<!-- 放大遮罩层 -->
|
||||||
<div id="bigimg" onclick="closeimg();"></div>
|
<div id="bigimg" onclick="closeimg();"></div>
|
||||||
<div id="col-content">
|
<div id="col-content">
|
||||||
<div id="top_bar">
|
<div id="top_bar">
|
||||||
<!--头部-->
|
<!--头部-->
|
||||||
</div>
|
</div>
|
||||||
@@ -35,7 +37,7 @@
|
|||||||
<div class="bng_topic_bei">
|
<div class="bng_topic_bei">
|
||||||
<div class="art_main_con_topic">
|
<div class="art_main_con_topic">
|
||||||
<!--话题上方-->
|
<!--话题上方-->
|
||||||
<!-- <p style="height: 10px"></p>-->
|
<!-- <p style="height: 10px"></p>-->
|
||||||
<div style="padding-top: 5px;"></div>
|
<div style="padding-top: 5px;"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -43,22 +45,24 @@
|
|||||||
<div class="ment_sousuo_kuang">
|
<div class="ment_sousuo_kuang">
|
||||||
<div>
|
<div>
|
||||||
<input type="text" placeholder="Search for Articles..." value="" class="soukuang_inp">
|
<input type="text" placeholder="Search for Articles..." value="" class="soukuang_inp">
|
||||||
<div style="position: relative;background-color: #fff;margin: 0 0 0 9px;line-height: 45px;height: 45px;border-radius: 5px;width: 145px;display: inline-block;">
|
<div
|
||||||
|
style="position: relative;background-color: #fff;margin: 0 0 0 9px;line-height: 45px;height: 45px;border-radius: 5px;width: 145px;display: inline-block;">
|
||||||
<select name="" id="">
|
<select name="" id="">
|
||||||
<option value="">All subjects</option>
|
<option value="">All subjects</option>
|
||||||
</select>
|
</select>
|
||||||
<span style="position: absolute;right: 32px;top: 8px;display: block;width: 1px;height: 28px;background-color: #006699;"></span>
|
<span
|
||||||
|
style="position: absolute;right: 32px;top: 8px;display: block;width: 1px;height: 28px;background-color: #006699;"></span>
|
||||||
</div>
|
</div>
|
||||||
<a class="soukuang_btn">
|
<a class="soukuang_btn">
|
||||||
<i class="fa fa-search"></i>
|
<i class="fa fa-search"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- <p style="height: 10px"></p>-->
|
<!-- <p style="height: 10px"></p>-->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<!-- 文章列表-->
|
<!-- 文章列表-->
|
||||||
<div class="article">
|
<div class="article">
|
||||||
|
|
||||||
<div class="art_side">
|
<div class="art_side">
|
||||||
@@ -69,7 +73,7 @@
|
|||||||
|
|
||||||
<div class="art_main art_main_con">
|
<div class="art_main art_main_con">
|
||||||
|
|
||||||
<!-- <div style="height: 15px;background-color: #f4fafd" class="wh_topicd"></div>-->
|
<!-- <div style="height: 15px;background-color: #f4fafd" class="wh_topicd"></div>-->
|
||||||
|
|
||||||
<div class="new_art current_list">
|
<div class="new_art current_list">
|
||||||
<h4 class="rgb_color">Current Issue<span></span></h4>
|
<h4 class="rgb_color">Current Issue<span></span></h4>
|
||||||
@@ -90,7 +94,8 @@
|
|||||||
|
|
||||||
<div class="bgv_san">
|
<div class="bgv_san">
|
||||||
<div class="news_ment online_fr">
|
<div class="news_ment online_fr">
|
||||||
<h4 class="rgb_color" style="padding-left: 25px;padding-top: 16px;margin-bottom: 12px">Online First</h4>
|
<h4 class="rgb_color" style="padding-left: 25px;padding-top: 16px;margin-bottom: 12px">Online First
|
||||||
|
</h4>
|
||||||
<a href="" class="more" target="_blank" style="margin-top: 15px;">More</a>
|
<a href="" class="more" target="_blank" style="margin-top: 15px;">More</a>
|
||||||
<div style="background-color: #006699;height: 1px;width: 1102px;margin: 5px auto 0 auto;"></div>
|
<div style="background-color: #006699;height: 1px;width: 1102px;margin: 5px auto 0 auto;"></div>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -99,112 +104,113 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="news_ment alls_issue" style="background-color: none;padding-bottom: 30px;">
|
||||||
<div class="news_ment ncon_hl" style="padding:10px 0 30px 0;">
|
<h4 class="rgb_color" style="padding-left: 25px;padding-top: 18px;padding-bottom: 3px;">Archiving
|
||||||
<h4 class="rgb_color" style="padding-left: 25px;">Highlights</h4>
|
</h4>
|
||||||
<a href="" class="more" target="_blank" style=";margin-top: 15px;">More</a>
|
|
||||||
<h6 style="background-color: #006699;height: 1px;width: 1102px;margin: 10px auto;"></h6>
|
|
||||||
<ul>
|
|
||||||
<!--Highlights文章-->
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="news_ment alls_issue" >
|
|
||||||
<h4 class="rgb_color" style="padding-left: 25px;padding-top: 18px;padding-bottom: 3px;">Archiving</h4>
|
|
||||||
<a href="" class="more" target="_blank" style="margin-top: 16px;">More</a>
|
<a href="" class="more" target="_blank" style="margin-top: 16px;">More</a>
|
||||||
<!-- <div style="background-color: #006699;height: 1px;width: 1102px;margin: 5px auto 0 auto;"></div>-->
|
<!-- <div style="background-color: #006699;height: 1px;width: 1102px;margin: 5px auto 0 auto;"></div>-->
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<!--All Issues过期封面-->
|
<!--All Issues过期封面-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- <div class="news_ment ment_news">-->
|
|
||||||
<!-- <div>-->
|
|
||||||
<!-- <div>-->
|
|
||||||
<!-- <h4 class="rgb_color">-->
|
|
||||||
<!-- <b>News</b>-->
|
|
||||||
<!-- <a href="" class="more m_new" target="_blank" style="margin-left: -55px;">More</a>-->
|
|
||||||
<!-- <br clear="both">-->
|
|
||||||
<!-- <h6 style="background-color: #006699;height: 1px;width: 545px;margin: 10px auto;"></h6>-->
|
|
||||||
<!-- </h4>-->
|
|
||||||
<!-- <ul>-->
|
|
||||||
<!-- <!–News & Comment文章–>-->
|
|
||||||
<!-- </ul>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- <div>-->
|
|
||||||
<!-- <h4 class="rgb_color">-->
|
|
||||||
<!-- <b>Comment</b>-->
|
|
||||||
<!-- <a href="" class="more m_con" target="_blank" style="margin-left: 505px;">More</a>-->
|
|
||||||
<!-- <br clear="both">-->
|
|
||||||
<!-- <h6 style="background-color: #006699;height: 1px;width: 545px;margin: 10px auto;"></h6>-->
|
|
||||||
<!-- </h4>-->
|
|
||||||
<!-- <ul>-->
|
|
||||||
<!-- <!–News & Comment文章–>-->
|
|
||||||
<!-- </ul>-->
|
|
||||||
<!-- </div>-->
|
|
||||||
<!-- <br clear="both">-->
|
|
||||||
<!-- </div>-->
|
|
||||||
|
|
||||||
<!-- </div>-->
|
<div class="news_ment ncon_hl" style="padding:10px 0 20px 0;">
|
||||||
|
<h4 class="rgb_color" style="padding-left: 25px;">Highlights</h4>
|
||||||
|
<a href="" class="more" target="_blank" style="margin-top: 15px;">More</a>
|
||||||
|
<h6 style="background-color: #006699;height: 1px;width: 1102px;margin: 10px auto;"></h6>
|
||||||
|
<ul>
|
||||||
|
<!--Highlights文章-->
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- <div class="news_ment ment_news">-->
|
||||||
|
<!-- <div>-->
|
||||||
|
<!-- <div>-->
|
||||||
|
<!-- <h4 class="rgb_color">-->
|
||||||
|
<!-- <b>News</b>-->
|
||||||
|
<!-- <a href="" class="more m_new" target="_blank" style="margin-left: -55px;">More</a>-->
|
||||||
|
<!-- <br clear="both">-->
|
||||||
|
<!-- <h6 style="background-color: #006699;height: 1px;width: 545px;margin: 10px auto;"></h6>-->
|
||||||
|
<!-- </h4>-->
|
||||||
|
<!-- <ul>-->
|
||||||
|
<!-- <!–News & Comment文章–>-->
|
||||||
|
<!-- </ul>-->
|
||||||
|
<!-- </div>-->
|
||||||
|
<!-- <div>-->
|
||||||
|
<!-- <h4 class="rgb_color">-->
|
||||||
|
<!-- <b>Comment</b>-->
|
||||||
|
<!-- <a href="" class="more m_con" target="_blank" style="margin-left: 505px;">More</a>-->
|
||||||
|
<!-- <br clear="both">-->
|
||||||
|
<!-- <h6 style="background-color: #006699;height: 1px;width: 545px;margin: 10px auto;"></h6>-->
|
||||||
|
<!-- </h4>-->
|
||||||
|
<!-- <ul>-->
|
||||||
|
<!-- <!–News & Comment文章–>-->
|
||||||
|
<!-- </ul>-->
|
||||||
|
<!-- </div>-->
|
||||||
|
<!-- <br clear="both">-->
|
||||||
|
<!-- </div>-->
|
||||||
|
|
||||||
|
<!-- </div>-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <div class="news_ment hua_tpice">-->
|
<!-- <div class="news_ment hua_tpice">-->
|
||||||
<!-- <h4 class="rgb_color"></h4>-->
|
<!-- <h4 class="rgb_color"></h4>-->
|
||||||
<!-- <a href="" class="more" target="_blank">More</a>-->
|
<!-- <a href="" class="more" target="_blank">More</a>-->
|
||||||
<!-- <ul class="tpice_cancar">-->
|
<!-- <ul class="tpice_cancar">-->
|
||||||
<!-- <div style="width: 470px" class="tpoce_con1">-->
|
<!-- <div style="width: 470px" class="tpoce_con1">-->
|
||||||
|
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <div style="width: 360px" class="tpoce_con2">-->
|
<!-- <div style="width: 360px" class="tpoce_con2">-->
|
||||||
|
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <div style="width: 242px" class="tpoce_con3">-->
|
<!-- <div style="width: 242px" class="tpoce_con3">-->
|
||||||
|
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <br clear="both">-->
|
<!-- <br clear="both">-->
|
||||||
<!-- </ul>-->
|
<!-- </ul>-->
|
||||||
|
|
||||||
<!-- <ul class="tpice_lies">-->
|
<!-- <ul class="tpice_lies">-->
|
||||||
<!-- <div class="bor_sty_col" style="left: 203px"></div>-->
|
<!-- <div class="bor_sty_col" style="left: 203px"></div>-->
|
||||||
<!-- <div class="bor_sty_col" style="left: 418px"></div>-->
|
<!-- <div class="bor_sty_col" style="left: 418px"></div>-->
|
||||||
<!-- <div class="bor_sty_col" style="left: 630px"></div>-->
|
<!-- <div class="bor_sty_col" style="left: 630px"></div>-->
|
||||||
<!-- <div class="bor_sty_col" style="left: 830px"></div>-->
|
<!-- <div class="bor_sty_col" style="left: 830px"></div>-->
|
||||||
<!-- <!– 话题–>-->
|
<!-- <!– 话题–>-->
|
||||||
<!-- <div class="jour_ht_dy" style="width: 235px;padding-right: 20px">-->
|
<!-- <div class="jour_ht_dy" style="width: 235px;padding-right: 20px">-->
|
||||||
<!-- <!– 订阅话题–>-->
|
<!-- <!– 订阅话题–>-->
|
||||||
<!-- <div style="border: 0;padding-bottom: 6px;"></div>-->
|
<!-- <div style="border: 0;padding-bottom: 6px;"></div>-->
|
||||||
<!-- <!– <h4>Topic subscription</h4>–>-->
|
<!-- <!– <h4>Topic subscription</h4>–>-->
|
||||||
<!-- <div class="topic_dingyue">-->
|
<!-- <div class="topic_dingyue">-->
|
||||||
<!-- <input id="combox3" autocomplete="off" placeholder="Please choose topics">-->
|
<!-- <input id="combox3" autocomplete="off" placeholder="Please choose topics">-->
|
||||||
<!-- <br><input type="text" id="emajl" value="" placeholder="Please enter a valid email address"/>-->
|
<!-- <br><input type="text" id="emajl" value="" placeholder="Please enter a valid email address"/>-->
|
||||||
<!-- <span class="spa spa1"></span>-->
|
<!-- <span class="spa spa1"></span>-->
|
||||||
<!-- <a class="rgb_color topic_add" target="_blank"><i class="fa fa-hand-o-right"-->
|
<!-- <a class="rgb_color topic_add" target="_blank"><i class="fa fa-hand-o-right"-->
|
||||||
<!-- aria-hidden="true"></i>-->
|
<!-- aria-hidden="true"></i>-->
|
||||||
<!-- Subscribe</a>-->
|
<!-- Subscribe</a>-->
|
||||||
<!-- <!– <input type="submit" value="Subscribe" class="topic_add rgb_color_background"/>–>-->
|
<!-- <!– <input type="submit" value="Subscribe" class="topic_add rgb_color_background"/>–>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <div id="mask" class="mask"></div>-->
|
<!-- <div id="mask" class="mask"></div>-->
|
||||||
<!-- <div class="topic_ts">-->
|
<!-- <div class="topic_ts">-->
|
||||||
<!-- <div class="mainbox">-->
|
<!-- <div class="mainbox">-->
|
||||||
<!-- <h2>Successful</h2>-->
|
<!-- <h2>Successful</h2>-->
|
||||||
<!-- <br>Thank you for subscribing.-->
|
<!-- <br>Thank you for subscribing.-->
|
||||||
<!-- <br><br>A confirmation email has been sent to you.-->
|
<!-- <br><br>A confirmation email has been sent to you.-->
|
||||||
<!-- <br>-->
|
<!-- <br>-->
|
||||||
<!-- <input type="submit" value="OK!" class="tishi_author"/>-->
|
<!-- <input type="submit" value="OK!" class="tishi_author"/>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <a href="" target="_blank" style="">More topics</a>-->
|
<!-- <a href="" target="_blank" style="">More topics</a>-->
|
||||||
<!-- <br clear="both">-->
|
<!-- <br clear="both">-->
|
||||||
<!-- </ul>-->
|
<!-- </ul>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -231,7 +237,8 @@
|
|||||||
<i class="fa fa-hand-o-right" aria-hidden="true" style="margin-right: 5px"></i>Search
|
<i class="fa fa-hand-o-right" aria-hidden="true" style="margin-right: 5px"></i>Search
|
||||||
</a>
|
</a>
|
||||||
<span class="es_serch_span"
|
<span class="es_serch_span"
|
||||||
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please select a topic!</span>
|
style="display: none;font-size: 12px;color: #e91c1c;margin-left: 5px;">Please select a
|
||||||
|
topic!</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a href="tmrde" target="_blank">
|
<a href="tmrde" target="_blank">
|
||||||
@@ -241,9 +248,11 @@
|
|||||||
<p class="rgb_color">Traditional Medicine Research <br> Data Expanded</p>
|
<p class="rgb_color">Traditional Medicine Research <br> Data Expanded</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p class="rgb_color">Subscribe to receive the latest<br/>research and news from <br/><b></b></p>
|
<p class="rgb_color">Subscribe to receive the latest<br />research and news from <br /><b></b>
|
||||||
|
</p>
|
||||||
<div class="suity_for">
|
<div class="suity_for">
|
||||||
<input type="text" placeholder="Please enter a valid email address" value="" class="uity_inp">
|
<input type="text" placeholder="Please enter a valid email address" value=""
|
||||||
|
class="uity_inp">
|
||||||
<span class="spa spa_su"></span>
|
<span class="spa spa_su"></span>
|
||||||
</div>
|
</div>
|
||||||
<a class="uity_Sub rgb_color">
|
<a class="uity_Sub rgb_color">
|
||||||
@@ -308,26 +317,29 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<!--底部菜单栏-->
|
<!--底部菜单栏-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footpanel">
|
<div class="footpanel">
|
||||||
<!-- 固定底栏-->
|
<!-- 固定底栏-->
|
||||||
<i class="ftp_close fa fa-close"></i>
|
<i class="ftp_close fa fa-close"></i>
|
||||||
<div class="ftp_paper">
|
<div class="ftp_paper">
|
||||||
<div class="fpr_text">
|
<div class="fpr_text">
|
||||||
<h3>Subscribe to receive latest research and news from <b></b></h3>
|
<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>
|
<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>
|
||||||
<div class="fpr_from">
|
<div class="fpr_from">
|
||||||
<p>Email address</p>
|
<p>Email address</p>
|
||||||
<div>
|
<div>
|
||||||
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address"/>
|
<input type="text" id="emapfp" value="" placeholder="Please enter a valid email address" />
|
||||||
<input type="submit" value="Subscribe" class="yue_addfp"/>
|
<input type="submit" value="Subscribe" class="yue_addfp" />
|
||||||
<br>
|
<br>
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" name="ment" value="0">
|
<input type="checkbox" name="ment" value="0">
|
||||||
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing Group
|
<p class="ff_text">I agree my information will be processed in accordance with TMR Publishing
|
||||||
<a target="_blank" href="agree.html">Privacy Policy</a>. </p>
|
Group
|
||||||
|
<a target="_blank" href="agree.html">Privacy Policy</a>.
|
||||||
|
</p>
|
||||||
<br clear="both">
|
<br clear="both">
|
||||||
</label>
|
</label>
|
||||||
<span class="spa spafp"></span>
|
<span class="spa spafp"></span>
|
||||||
@@ -338,7 +350,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<br clear="both">
|
<br clear="both">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
<script src="js/jquery.min.js"></script>
|
<script src="js/jquery.min.js"></script>
|
||||||
@@ -372,4 +384,5 @@
|
|||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
// 期刊基础、外链、分期、话题信息加载
|
// 期刊基础、外链、分期、话题信息加载
|
||||||
function bf_list() {
|
function bf_list() {
|
||||||
|
$('.article_ .bgv_san .alls_issue').css({
|
||||||
|
'background': 'none'
|
||||||
|
})
|
||||||
// 增加访问次数
|
// 增加访问次数
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: 'post', url: apiUrl + 'super/Publish/addVisitNum',
|
type: 'post', url: apiUrl + 'super/Publish/addVisitNum',
|
||||||
|
|||||||
Reference in New Issue
Block a user