Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <style> | ||
+ | img[data-action="zoom"] { | ||
+ | cursor: pointer; | ||
+ | cursor: -webkit-zoom-in; | ||
+ | cursor: -moz-zoom-in; | ||
+ | } | ||
+ | .zoom-img, | ||
+ | .zoom-img-wrap { | ||
+ | position: relative; | ||
+ | z-index: 666; | ||
+ | -webkit-transition: all 300ms; | ||
+ | -o-transition: all 300ms; | ||
+ | transition: all 300ms; | ||
+ | } | ||
+ | img.zoom-img { | ||
+ | cursor: pointer; | ||
+ | cursor: -webkit-zoom-out; | ||
+ | cursor: -moz-zoom-out; | ||
+ | } | ||
+ | .zoom-overlay { | ||
+ | z-index: 420; | ||
+ | background: #fff; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | pointer-events: none; | ||
+ | filter: "alpha(opacity=0)"; | ||
+ | opacity: 0; | ||
+ | -webkit-transition: opacity 300ms; | ||
+ | -o-transition: opacity 300ms; | ||
+ | transition: opacity 300ms; | ||
+ | } | ||
+ | .zoom-overlay-open .zoom-overlay { | ||
+ | filter: "alpha(opacity=100)"; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | .zoom-overlay-open, | ||
+ | .zoom-overlay-transitioning { | ||
+ | cursor: default; | ||
+ | } | ||
+ | .mdc__toolbar--fixed{top: 16px;} | ||
+ | @font-face {font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://static.igem.org/mediawiki/2017/d/d5/Lanzhou_wiki_MaterialIcons-Regular.woff) format('woff'); } .material-icons {font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }#home_logo, #sideMenu { display:none; } #sideMenu, #top_title, .patrollink {display:none;} #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} body {background-color:white; margin: 0;} #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }#top_title{display:none; }#top_menu_under {position:relative; width:100%; height:18px } #top_menu_14 {position:fixed; width:100%; top:0px; left:0px; height:16px; background-color:#383838; border-bottom:2px solid black; z-index:9999 } #top_menu_inside {display:block; position:relative; width:960px; height:100%; margin:0px auto; padding:0 10px; border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8; font-family:'arial',sans-serif; font-size:12px; font-weight:400; color:#ffffff } #top_menu_inside ul {list-style:none; margin:0; padding:0 } #top_menu_inside li {float:left; padding:0px 25px 0px 20px; cursor:pointer; margin:0 } #top_menu_inside .has_submenu:hover {background-color:#000000; color:white; text-decoration:none } #top_menu_inside #user_item {float:right; padding-top:2px; margin-right:100px; cursor:pointer; color:orange } #top_menu_inside #user_item:hover {background-color:#000000; color:#ffc864 } #top_menu_inside #bars_item {position:absolute; top:1px; left:960px; z-index:2; cursor:pointer } #top_menu_inside #bars_box {position:absolute; right:0px; top:17px; min-height:100px; min-width:100px; color:black; background-color:white; border:1px solid black; box-shadow:rgba(50,50,50,0.75) 1px 1px 10px 0px; z-index:1 } #top_menu_inside .submenu {display:none; position:absolute; z-index:10; top:16px; left:20px; width:900px; min-height:80px; background-color:#000000; padding:10px 15px 20px 15px; box-shadow:rgba(10,10,10,0.75) 0px 5px 15px 0px; color:#ffffff } #top_menu_inside .section {float:left; width:190px; font-family:helvitica,sans-serif; font-style:normal; font-weight:400; font-size:14px; line-height:22px; text-align:justify } #top_menu_inside .section .google span {padding-left:20px } #top_menu_inside .section .google span:hover,#top_menu_inside .section #page_go:hover {text-decoration:none; color:orange } #top_menu_inside .h1 {font-style:normal; font-size:18px; line-height:24px; text-weight:600; text-decoration:underline; text-align:left } #top_menu_inside .intro {color:#ffffff; font-style:italic; font-weight:normal; font-size:16px } #top_menu_inside .has_submenu .intro a {color:#ffffff; cursor:pointer } #top_menu_inside .has_submenu .intro a:hover {color:orange } | ||
+ | .mdc-toolbar--fixed{top: 16px !important;}</style> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/Javascript/jquery1&action=raw&ctype=text/javascript"></script> | ||
− | < | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS&action=raw&ctype=text/css"> |
− | + | ||
− | + | ||
− | + | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/bookstrap&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/demo&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/jquery_DonutWidget&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/jquerysctipttop&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/linearicons&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/magnific_popup&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/nice_select&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/owl_carousel&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/templatemo_style&action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/main&action=raw&ctype=text/css"> | ||
+ | <div > | ||
+ | <div class="bg-hp" > | ||
+ | <!-- Start banner Area --> | ||
+ | <section class="generic-banner-safety relative"> | ||
+ | <!-- Start Header Area --> | ||
+ | <header class="default-header"> | ||
+ | <nav class="navbar navbar-expand-lg navbar-light"> | ||
+ | <div class="container"> | ||
+ | <a class="navbar-brand" href="Home.html" style="padding: 0px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a6/T--LZU-CHINA--logo.png" alt="" height="50"> | ||
+ | </a> | ||
+ | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
+ | <span class="text-white lnr lnr-menu"></span> | ||
+ | </button> | ||
− | < | + | <div class="collapse navbar-collapse justify-content-end align-items-center" id="navbarSupportedContent"> |
− | + | <ul class="navbar-nav"> | |
− | + | <li><a href="Home.html">Home</a></li> | |
− | + | <li class="dropdown"> | |
− | + | <a class="dropdown-toggle" href="#" id="1" data-toggle="dropdown">Team</a> | |
− | + | <div class="dropdown-menu"> | |
− | + | <a class="dropdown-item" href="generic.html">Team</a> | |
− | + | <a class="dropdown-item" href="elements.html">Attribution</a> | |
− | + | <a class="dropdown-item" href="elements.html">collaborations</a> | |
− | + | </div> | |
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="Project.html" id="2" data-toggle="dropdown">Project</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="Project.html">Description</a> | ||
+ | <a class="dropdown-item" href="generic.html">Design</a> | ||
+ | <a class="dropdown-item" href="elements.html">part</a> | ||
+ | <a class="dropdown-item" href="generic.html">experiment</a> | ||
+ | <a class="dropdown-item" href="Safety.html">safety</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="#" id="3" data-toggle="dropdown">wet lab</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="generic.html">result</a> | ||
+ | <a class="dropdown-item" href="elements.html">future work</a> | ||
+ | <a class="dropdown-item" href="elements.html">interlab</a> | ||
+ | <a class="dropdown-item" href="elements.html">notebook</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="#secvice">dry lab</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="#" id="4" data-toggle="dropdown">HP</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="generic.html">intergrated hp</a> | ||
+ | <a class="dropdown-item" href="elements.html">public engagement</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="#home">award</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </header> | ||
+ | <!-- End Header Area --> | ||
+ | <div class="container" style="height: 100%"> | ||
+ | <div class="row height align-items-center justify-content-center" style="height: 90%"> | ||
+ | <div class="col-lg-10"> | ||
+ | <div class="generic-banner-content"> | ||
+ | <h2 class="text-white">Integrated HP</h2> | ||
− | + | </div> | |
− | + | </div> | |
− | < | + | </div> |
− | + | </div> | |
− | + | </section> | |
− | </div> | + | <!-- End banner Area --> |
− | + | ||
− | <div | + | |
− | + | ||
− | <div class=" | + | <!-- About Generic Start --> |
− | <div class=" | + | <div class="main-wrapper"> |
− | <p> | + | <div class="location" > |
− | </ | + | <p class="scroll_top" style="text-align: center;font-size: 16px;">RETURN TOP</p> |
− | </div> | + | </div> |
− | </div> | + | <!-- Start Generic Area --> |
− | + | <section class="about-generic-area pt-100" > | |
− | <div class=" | + | <div class="container" style="background: rgb(255,255,255)"> |
− | + | <div style="height: 50px" id="p1"></div> | |
− | + | <div class="col-md-12" > | |
+ | <p class="para2">We 're honored to invited Yamazaki, professor from Hokkaido University, used to be one of judges in the iGEM, came to Lanzhou University to give our team a synthetic biology course from 8th Aug to 14th Aug. During the workshop, we had a further and general understanding of synthetic biology, for instance, the basal knowledge like position, roles and structure of genetic elements becomes more clear. Besides, we learnt about how can we choose the correct promoter to make sure the initiate efficiency, which helped us enormously in our project. Later, we showed our project to Pro. Yamazaki and obtained feedback. Thanks to professor’s insight and helpful feedback provided at ours conference discussions. | ||
+ | </p> | ||
+ | <div class="myimg"><img src="https://static.igem.org/mediawiki/2018/e/ed/T--LZU-CHINA--HP1.jpg" class="img-fluid mr-20 mb-20"style="width: 35%" ></div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-6"> | ||
+ | <div class="single-defination"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/cf/T--LZU-CHINA--HP2.jpg" style="width: 100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <div class="single-defination"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/ca/T--LZU-CHINA--HP3.jpg" style="width: 100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="height: 50px"></div> | ||
+ | <div class="myimg"><img src="https://static.igem.org/mediawiki/2018/f/fe/T--LZU-CHINA--HP4.JPG" class="img-fluid mr-20 mb-20"style="width: 40%" ></div> | ||
+ | <h6 style="color: black">Following is our schedule:</h6> | ||
+ | <div class="myimg"><img src="https://static.igem.org/mediawiki/2018/e/e8/T--LZU-CHINA--schedule.jpg" class="img-fluid mr-20 mb-20"style="width: 60%" ></div> | ||
− | <div | + | </div> |
− | + | ||
− | + | ||
− | + | ||
+ | </div> | ||
+ | </section> | ||
+ | <!-- End Generic Start --> | ||
+ | <!-- Start Generic Area --> | ||
+ | <section class="about-generic-area pb-100 pt-100" > | ||
+ | <div class="container border-top-generic" style="background: rgb(255,255,255)"> | ||
− | + | </div> | |
− | <p> | + | </section> |
− | + | <!-- End Generic Start --> | |
− | </div> | + | <!-- start footer Area --> |
+ | <footer class="footer-area section-gap" > | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-6 col-md-6 col-sm-6"> | ||
+ | <div class="single-footer-widget"> | ||
+ | <h6>About Us</h6> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ee/T--LZU-CHINA--xiaohui.png" style="height: 120px"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/d/df/T--LZU-CHINA--yiyuan.png" style="height: 120px"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/41/T--LZU-CHINA--shengming.png" style="height: 120px"> | ||
+ | <p> | ||
+ | We wish to extend our deepest appreciation to the Lanzhou University, The First Clinical Medical College and School of Life Science for the great support and help in this project | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-lg-6 col-md-6 col-sm-6 social-widget"> | ||
+ | <div class="single-footer-widget"> | ||
+ | <h6>Contact Us</h6> | ||
+ | <p>E-mail:752786236@qq.com 1098385458@qq.com</p> | ||
+ | <p>Address:No. 222, Tianshui South Road, chengguan district, Lanzhou City, Gansu Province,730000, P. R. China.</p> | ||
+ | <p style="font-size:20px;font-family: 'Segoe Script'">We are the walker on the long journey towards science</p> | ||
+ | <p class="footer-text">Copyright ©2018 iGEM LZU-CHINA Team All rights reserved.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | <!-- End footer Area --> | ||
− | + | </div> | |
− | <div | + | </div> |
− | < | + | </div> |
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/Javascript/jquery1&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | jQuery(document).ready(function($){ | ||
+ | $('.scroll_top').click(function(){$('html,body').animate({scrollTop: '0px'}, 800);}); | ||
− | + | }); | |
+ | </script> | ||
− | |||
− | |||
− | </ | + | </html> |
Revision as of 07:33, 15 October 2018
RETURN TOP
We 're honored to invited Yamazaki, professor from Hokkaido University, used to be one of judges in the iGEM, came to Lanzhou University to give our team a synthetic biology course from 8th Aug to 14th Aug. During the workshop, we had a further and general understanding of synthetic biology, for instance, the basal knowledge like position, roles and structure of genetic elements becomes more clear. Besides, we learnt about how can we choose the correct promoter to make sure the initiate efficiency, which helped us enormously in our project. Later, we showed our project to Pro. Yamazaki and obtained feedback. Thanks to professor’s insight and helpful feedback provided at ours conference discussions.