(Prototype team page) |
|||
(3 intermediate revisions by the same user not shown) | |||
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 class="bg-wetlab"> | ||
+ | <!-- 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="https://2018.igem.org/Team:LZU-CHINA" style="padding: 0px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/a/a6/T--LZU-CHINA--logo.png" alt="" height="90"> | ||
+ | </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> | + | <div class="collapse navbar-collapse justify-content-end align-items-center" id="navbarSupportedContent"> |
+ | <ul class="navbar-nav"> | ||
+ | <li><a href="https://2018.igem.org/Team:LZU-CHINA">Home</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="https://2018.igem.org/Team:LZU-CHINA/Team" id="1" data-toggle="dropdown">Team</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Team">Team</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Attributions">Attribution</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Collaborations">collaborations</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="https://2018.igem.org/Team:LZU-CHINA/Description" id="2" data-toggle="dropdown">Project</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Parts">part</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Experiments">experiments</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Safety">safety</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" href="https://2018.igem.org/Team:LZU-CHINA/Results" id="3" data-toggle="dropdown">wet lab</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Results">result</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Futurework">future work</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/InterLab">interlab</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Notebook">notebook</a> | ||
− | <div class=" | + | </div> |
− | <div class=" | + | </li> |
− | < | + | <li><a href="https://2018.igem.org/Team:LZU-CHINA/Model">dry lab</a></li> |
− | < | + | <li class="dropdown"> |
+ | <a class="dropdown-toggle" href="https://2018.igem.org/Team:LZU-CHINA/Human_Practices" id="4" data-toggle="dropdown">HP</a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Human_Practices">intergrated hp</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:LZU-CHINA/Public_Engagement">public engagement</a> | ||
+ | </div> | ||
+ | </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">Notebook</h2> | ||
− | < | + | </div> |
− | < | + | </div> |
− | < | + | </div> |
− | < | + | </div> |
− | < | + | </section> |
− | </ | + | <!-- End banner Area --> |
− | </div> | + | |
− | </div> | + | <!-- About Generic Start --> |
+ | <div class="main-wrapper"> | ||
+ | <div class="location" > | ||
+ | |||
+ | <p style="text-align: left;"><a href="#p1" style="font-size: 14px;color: #FFFFFF;margin-bottom: 16px;">1.Overview</a></p> | ||
+ | <p style="text-align: left;"><a href="#p2" style="font-size: 14px;color: #FFFFFF;margin-bottom: 16px;">2.2017</a></p> | ||
+ | <p style="text-align: left;"><a href="#p3" style="font-size: 14px;color: #FFFFFF;margin-bottom: 20px;">3.2018</a></p> | ||
+ | <p class="scroll_top" style="text-align: center;font-size: 16px;">RETURN TOP</p> | ||
+ | </div> | ||
+ | <!-- Start Generic Area --> | ||
+ | <section class="about-generic-area pt-100" id="p1"> | ||
+ | <div class="container" style="background: rgb(255,255,255)"> | ||
+ | <div style="height: 50px"></div> | ||
+ | |||
+ | <div class="col-md-12"> | ||
+ | <div class="myimg"><img src="https://static.igem.org/mediawiki/2018/b/b8/T--LZU-CHINA--notebook1.jpg" class="img-fluid mr-20 mb-20"style="width: 80%" ></div> | ||
+ | <div class="myimg"><img src="https://static.igem.org/mediawiki/2018/e/ec/T--LZU-CHINA--notebook222.jpg" class="img-fluid mr-20 mb-20"style="width: 80%" ></div> | ||
+ | </div> | ||
+ | <div style="height: 20px" id="p2"></div> | ||
+ | <h3 class="about-title mb-30" >2017</h3> | ||
+ | <div class="progress-table-wrap"> | ||
+ | <div class="progress-table"> | ||
+ | <div class="table-head"> | ||
+ | <div class="notebook1">Month</div> | ||
+ | <div class="notebook2">What we have done</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">June</div> | ||
+ | <div class="notebook2">Design IGEM engineering scheme.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">July and August</div> | ||
+ | <div class="notebook2">Explore the culture conditions of different gastric cancer cell lines.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">September, October</div> | ||
+ | <div class="notebook2">Design IGEM engineering scheme.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">November </div> | ||
+ | <div class="notebook2">Lentiviral vector construction and partial parts synthesis.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="height: 20px" id="p3"></div> | ||
+ | <h3 class="about-title mb-30" >2018</h3> | ||
+ | <div class="progress-table-wrap"> | ||
+ | <div class="progress-table"> | ||
+ | <div class="table-head"> | ||
+ | <div class="notebook1">Month</div> | ||
+ | <div class="notebook2">What we have done</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">February</div> | ||
+ | <div class="notebook2">Obtain stable cell line of miR attacker.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">March</div> | ||
+ | <div class="notebook2">Detect the effect of micro RNA on gastric cancer cell line through scratch test and CCK-8 experiment.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">April</div> | ||
+ | <div class="notebook2">Detect the effect of microRNA on cell cycle of gastric cancer cell lines by flow cytometry.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">May </div> | ||
+ | <div class="notebook2">Get stable cell line of Exosome booster.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">June</div> | ||
+ | <div class="notebook2">Exosomes were isolated and identified by WB and electron microscopy.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">July</div> | ||
+ | <div class="notebook2">NTA analysis validates Exosome booster’s function.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">August</div> | ||
+ | <div class="notebook2">Confocal microscopy was used to verify exosomes uptake.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">September</div> | ||
+ | <div class="notebook2">Build IGEM parts and submit to IGEM headquarters.</div> | ||
+ | </div> | ||
+ | <div class="table-row"> | ||
+ | <div class="notebook1">October</div> | ||
+ | <div class="notebook2">Detect the transcription efficiency of induced promoters under different inductors. And, Giant Jamboree~</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </section> | ||
+ | <!-- End Generic Start --> | ||
+ | |||
+ | <!-- Start Generic Area --> | ||
+ | <section class="about-generic-area pb-100 pt-100" id="safety2"> | ||
+ | <div class="container border-top-generic" style="background: rgb(255,255,255)"> | ||
+ | |||
+ | </div> | ||
+ | </section> | ||
+ | <!-- End Generic Start --> | ||
+ | <!-- 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> | ||
+ | <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> | </html> |
Latest revision as of 05:43, 16 October 2018
2017
Month
What we have done
June
Design IGEM engineering scheme.
July and August
Explore the culture conditions of different gastric cancer cell lines.
September, October
Design IGEM engineering scheme.
November
Lentiviral vector construction and partial parts synthesis.
2018
Month
What we have done
February
Obtain stable cell line of miR attacker.
March
Detect the effect of micro RNA on gastric cancer cell line through scratch test and CCK-8 experiment.
April
Detect the effect of microRNA on cell cycle of gastric cancer cell lines by flow cytometry.
May
Get stable cell line of Exosome booster.
June
Exosomes were isolated and identified by WB and electron microscopy.
July
NTA analysis validates Exosome booster’s function.
August
Confocal microscopy was used to verify exosomes uptake.
September
Build IGEM parts and submit to IGEM headquarters.
October
Detect the transcription efficiency of induced promoters under different inductors. And, Giant Jamboree~