|
|
Line 188: |
Line 188: |
| <!-- <ul class="social"> | | <!-- <ul class="social"> |
| <li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li> | | <li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li> |
− | <li><a class="icon f | + | <li><a class="icon fa-twitter" href="#"><span class="label">Twitter</span></a></li> |
| + | <li><a class="icon fa-dribbble" href="#"><span class="label">Dribbble</span></a></li> |
| + | <li><a class="icon fa-tumblr" href="#"><span class="label">Tumblr</span></a></li> |
| + | <li><a class="icon fa-linkedin" href="#"><span class="label">LinkedIn</span></a></li> |
| + | </ul> --> |
| + | <ul class="contact"> |
| + | <li> |
| + | <h3>Address</h3> |
| + | <p> |
| + | 3rd floor, Library building<br /> |
| + | Second Military Medical University<br /> |
| + | 800 Xiangyin Road, Yangpu, Shanghai, China |
| + | </p> |
| + | </li> |
| + | <li> |
| + | <h3>E-Mail</h3> |
| + | <p><a href="mailto:hus@smmu.edu.cn">hus@smmu.edu.cn</a></p> |
| + | </li> |
| + | <li> |
| + | <h3>Phone</h3> |
| + | <p>+86 13701692043</p> |
| + | </li> |
| + | </ul> |
| + | </section> |
| + | </div> |
| + | <div class="col-12"> |
| + | |
| + | <!-- Copyright --> |
| + | <div id="copyright"> |
| + | <ul class="links"> |
| + | <li>© Untitled. All rights reserved.</li> |
| + | <!-- <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> --> |
| + | </ul> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| + | <div id="shangxia2"> |
| + | <span id="gotop1"> |
| + | <img src="https://static.igem.org/mediawiki/2018/a/a0/T--SMMU-China--rocket.svg" alt="to the top"> |
| + | </span> |
| + | </div> |
| + | </div> |
| + | |
| + | <!-- Scripts --> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_jquery_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_jquery_dropotron_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_browser_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_breakpoints_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_util?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_main?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_RocketJquery_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_RocketScrollToPlugin_min?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:SMMU-China/JS_RocketTweenMax_min?action=raw&ctype=text/javascript"></script> |
| + | <script> |
| + | $(function() { |
| + | $("#gotop1").click(function(e) { |
| + | TweenMax.to(window, 1.5, {scrollTo:0, ease: Expo.easeInOut}); |
| + | var huojian = new TimelineLite(); |
| + | huojian.to("#gotop1", 1, {rotationY:720, scale:0.6, y:"+=40", ease: Power4.easeOut}) |
| + | .to("#gotop1", 1, {y:-1000, opacity:0, ease: Power4.easeOut}, 0.6) |
| + | .to("#gotop1", 1, {y:0, rotationY:0, opacity:1, scale:1, ease: Expo.easeOut, clearProps: "all"}, "1.4"); |
| + | }); |
| + | }); |
| + | </script> |
| + | |
| + | <p id="last_p_label"> |
| + | </html> |