|
|
| (7 intermediate revisions by one other user not shown) |
| Line 311: |
Line 311: |
| | | | |
| | .h2,h2 { | | .h2,h2 { |
| − | font-size: 2rem | + | font-size: 2.5rem |
| | } | | } |
| | | | |
| Line 2,944: |
Line 2,944: |
| | float: left; | | float: left; |
| | min-width: 10rem; | | min-width: 10rem; |
| − | padding: .5rem 0; | + | padding: 0rem 1.5rem; |
| | + | padding-bottom:1rem; |
| | margin: .125rem 0 0; | | margin: .125rem 0 0; |
| | font-size: 1rem; | | font-size: 1rem; |
| Line 5,732: |
Line 5,733: |
| | -ms-flex-pack: center; | | -ms-flex-pack: center; |
| | justify-content: center; | | justify-content: center; |
| − | width: 15%; | + | width: 1%; |
| − | color: #fff; | + | color: #ff9ea6; |
| | text-align: center; | | text-align: center; |
| | opacity: .5 | | opacity: .5 |
| Line 6,048: |
Line 6,049: |
| | | | |
| | .d-inline { | | .d-inline { |
| − | display: inline!important | + | display: inline!important; |
| | + | font-size:1.75rem |
| | } | | } |
| | | | |
| Line 8,983: |
Line 8,985: |
| | body {background-color:white; } | | body {background-color:white; } |
| | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } |
| − | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
| |
| | | | |
| | /* OWN Global Settings */ | | /* OWN Global Settings */ |
| Line 9,198: |
Line 9,199: |
| | .post-content a{ | | .post-content a{ |
| | color:#40E0D0; | | color:#40E0D0; |
| | + | } |
| | + | |
| | + | .post-content p1{ |
| | + | color:#000000; |
| | + | font-size: 1.5rem; |
| | + | } |
| | + | |
| | + | .post-content li{ |
| | + | color:#000000; |
| | + | font-size: 1.5rem; |
| | } | | } |
| | | | |
| Line 9,269: |
Line 9,280: |
| | transition: background-color 0.3s ease 0s, color 0.3s ease 0s; | | transition: background-color 0.3s ease 0s, color 0.3s ease 0s; |
| | border-radius: 80%; | | border-radius: 80%; |
| − | box-shadow: 0 0 0 1px #d9d9d9 inset; | + | box-shadow: 0 0 0 1px #000000 inset; |
| | color: #4d4d4d; | | color: #4d4d4d; |
| | } | | } |
| Line 9,530: |
Line 9,541: |
| | <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China"> | | <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China"> |
| | <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px"> | | <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px"> |
| − | <h5 class="d-inline ml-3">CAU_China</h5> | + | <h5 class="d-inline ml-3">CAU_China</h5> |
| | </a> | | </a> |
| | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> | | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> |
| Line 9,584: |
Line 9,595: |
| | </a> | | </a> |
| | <div class="dropdown-menu"> | | <div class="dropdown-menu"> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Human Practices</a> | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Overview</a> |
| | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Integrated_HP">Integrated_HP</a> |
| | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a> | | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/CCIC">CCIC</a>
| |
| | </div> | | </div> |
| | </li> | | </li> |
| | <li class="nav-item dropdown mx-3"> | | <li class="nav-item dropdown mx-3"> |
| | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> |
| − | AWARDS | + | MODEL |
| | </a> | | </a> |
| | <div class="dropdown-menu"> | | <div class="dropdown-menu"> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Measurement">Measurement</a> | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Overview</a> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a> | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Decision_Model">Decision Model</a> |
| | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Dynamics_Model">Dynamics Model</a> |
| | </div> | | </div> |
| | </li> | | </li> |
| Line 9,620: |
Line 9,632: |
| | </html> | | </html> |
| | <!---{{CAU_China/CSS/Mainbody}} ---> | | <!---{{CAU_China/CSS/Mainbody}} ---> |
| − |
| |
| | <html> | | <html> |
| | <style> | | <style> |
| − |
| |
| | .pictureTitle{ | | .pictureTitle{ |
| − | background: linear-gradient(rgba(150,254,209,.3), rgba(150,254,209,.5)), url("https://2019.igem.org/wiki/images/d/d4/T--CAU_China--Lab1.jpg"); | + | background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.8)), url(""); |
| | background-repeat: no-repeat; | | background-repeat: no-repeat; |
| | background-size: cover; | | background-size: cover; |
| Line 9,632: |
Line 9,642: |
| | | | |
| | | | |
| | + | /* FlowChart*/ |
| | + | #conceptFlowTitle { |
| | + | font-size: 2.5rem; |
| | + | font-weight: bold; |
| | + | } |
| | + | .circleM { |
| | + | height: 100px; |
| | + | width: 100px; |
| | + | margin-left: auto; |
| | + | margin-right: auto; |
| | + | margin-top: 2rem; |
| | + | border-radius: 50%; |
| | + | background-image: linear-gradient(rgba(1,101,224,1), rgba(0,203,177,1)); |
| | + | color: black; |
| | + | z-index: 2; |
| | + | } |
| | + | .circleM img { |
| | + | max-height: 80px; |
| | + | width: auto; |
| | + | } |
| | + | #conceptFlow h5{ |
| | + | font-weight: bold; |
| | + | font-size: 2rem; |
| | + | margin-bottom: 30px; |
| | + | color:#009ec6; |
| | + | padding-top: 4rem; |
| | + | } |
| | + | #conceptFlow span{ |
| | + | font-size: 1.5rem; |
| | + | } |
| | + | /* height of each section*/ |
| | + | .how-it-works.row{ |
| | + | height: auto; |
| | + | padding-bottom: |
| | + | } |
| | + | .how-it-works.row .col-2 { |
| | + | align-self: stretch; |
| | + | padding-left: 0; |
| | + | padding-right: 0; |
| | + | } |
| | + | .how-it-works.row .col-2::after { |
| | + | content: ""; |
| | + | position: absolute; |
| | + | border-left: 3px solid rgba(82, 187, 199,1); |
| | + | z-index: 1; |
| | + | } |
| | + | .how-it-works.row .col-2.bottom::after { |
| | + | height: 100%; |
| | + | left: 50%; |
| | + | top: 2rem; |
| | + | } |
| | + | .how-it-works.row .col-2.fullRight::after { |
| | + | height: 100%; |
| | + | left: 50%; |
| | + | } |
| | + | .how-it-works.row .col-2.top::after { |
| | + | height: 3rem; |
| | + | left: 50%; |
| | + | } |
| | | | |
| − | @media only screen and (max-width: 809.99px) { | + | .titlePic{ |
| − | | + | padding: 2% 20%; |
| | + | } |
| | + | .bg-dark-gradient { |
| | + | background: linear-gradient(#343a40, #ffffff); |
| | + | background-repeat: no-repeat; |
| | + | background-size: cover; |
| | + | background-position: center; |
| | } | | } |
| − | @media only screen and (max-width: 1360.99px) and (min-width: 810px){ | + | |
| | + | @media only screen and (max-width: 575.98px) {} |
| | + | |
| | + | @media only screen and (max-width: 767.98px) { |
| | + | |
| | + | #conceptFlowTitle { |
| | + | font-size: 2rem; |
| | + | font-weight: bold; |
| | + | } |
| | + | #conceptFlow h5{ |
| | + | font-size: 1.5rem; |
| | + | } |
| | + | #conceptFlow h3{ |
| | + | font-size: 1.3rem; |
| | + | } |
| | + | #conceptFlow span{ |
| | + | font-size: 1rem; |
| | + | } |
| | + | |
| | + | .how-it-works.row{ |
| | + | height: auto; |
| | + | } |
| | + | |
| | + | .how-it-works.row .col-2::after { |
| | + | border-left: 1px solid rgba(82, 187, 199,1); |
| | + | } |
| | + | |
| | + | /* FlowChart*/ |
| | + | |
| | + | .circleM { |
| | + | height: 50px; |
| | + | width: 50px; |
| | + | } |
| | + | .circleM img { |
| | + | max-height: 35px; |
| | + | width: auto; |
| | + | } |
| | + | .reg { |
| | + | padding:0; |
| | + | } |
| | + | |
| | + | .titlePic{ |
| | + | padding: 2% 2%; |
| | + | } |
| | | | |
| | } | | } |
| | + | |
| | + | @media only screen and (max-width: 991.98px) {} |
| | + | |
| | + | @media only screen and (max-width: 1199.98px) {} |
| | </style> | | </style> |
| | + | |
| | <div class="main-container"> | | <div class="main-container"> |
| | <section style=" | | <section style=" |
| Line 9,649: |
Line 9,772: |
| | <div class="col-md-10" style="height: 100%;margin-top: 4em;"> | | <div class="col-md-10" style="height: 100%;margin-top: 4em;"> |
| | <div id="logoPrinteria" class="item" style=" | | <div id="logoPrinteria" class="item" style=" |
| − | background-image: url(https://2019.igem.org/wiki/images/6/6d/T--CAU_China--Lab4.jpg ); | + | background-image: url(https://2019.igem.org/wiki/images/0/00/T--CAU_China--Lab12.jpg ); |
| | height: 100%; | | height: 100%; |
| − | width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/b/b7/T--CAU_China--word-safety.png" style=" margin-top: 0px;"> | + | width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/3/39/T--CAU_China--word-description.png" style=" margin-top: 0px;"> |
| | | | |
| | <i class="stack-interface stack-down-open-big"></i> | | <i class="stack-interface stack-down-open-big"></i> |
| Line 9,664: |
Line 9,787: |
| | </section> | | </section> |
| | </div> | | </div> |
| | + | |
| | + | |
| | + | |
| | + | |
| | | | |
| | | | |
| Line 9,676: |
Line 9,803: |
| | | | |
| | <main class="post-content"> | | <main class="post-content"> |
| − | <h2>General Laboratory Safety</h2> | + | <h2>Project background</h2> |
| | <div class="row"> | | <div class="row"> |
| | <div class="col-12"> | | <div class="col-12"> |
| − | <p>The iGEM team CAU_China is in conformity with iGEM`s safety and security regulations and CAU laboratory safety regulations. All our experiments are conducted in the Innovation Laboratory for Undergraduates, which is in the charge of Professor Qinhong Cao. And our laboratory is classified as Biosafety Level 1(McLeod, 2010; NIH, 2019), hence no pathogenic or infectious organisms posing any hazard are allowed to be used. </p> | + | <p> In China, the theoretical amount of crop stalks is 1.04 billion tons per year, and the collectable amount is about 900 million tons<sup><a style="padding: 0rem 0rem" href="#phareferences">1</a></sup>. The lignocellulose in crop stalk is a good carbon source and has a high recycling value. However, the treatment of wasted stalk in China are still relatively primitive - burning is the main method of stalk disposal in a wide range of rural areas. According to the estimation of the proportion of open burning fire points monitored by satellite remote sensing of the Ministry of Environmental Protection, the amount of open burning stalk in China in 2015 is about 81.1 million tons, and the total carbon emission is about 34.5 million tons<sup><a style="padding: 0rem 0rem" href="#phareferences">1</a></sup>. Burning stalks not only fails to utilize the rich carbon source in it, but also brings heavy burden to the environment. Therefore, it is urgent to find the environment-friendly, economical and effective stalk degradation methods. </p> |
| − | <p>All our team members have finished the course Safety Protection of Laboratory during the previous semester and have been trained to conduct specific procedures before they start experiments about our project. We follow the laboratory regulations according to safety and security regulations of the Innovation Laboratory for Undergraduates, the full form can be found <a href="https://2019.igem.org/wiki/images/0/00/T--CAU_China--Safety_and_Security_Regulations_of_the_Innovation_Laboratory_for_Undergraduates.pdf">here.</a></p> | + | <p> At present, there are five comprehensive utilization methods of stalk in China: fertilizer, feed, substrate (used for edible fungi), fuel and raw material (used for paper making or board making). Nevertheless, these five utilization methods only treat stalks at the primitive level and the added value of the products is relatively low, which even cannot make up for the manpower and technical cost in the process of stalk recycling. Take the biofuel made by stalks as an example , 1 ton stalks can produce about 50 kg (59 L) fue<sup><a style="padding: 0rem 0rem" href="#phareferences">2</a></sup>. At present, biomass fuel produced in China can only reach the standard of 0# diesel oil, whose price is about 6.30 RMB/L. As a result, the biomass fuel output value of 1 ton stalks is about 371 RMB. Additionally, after visiting the local villagers, we learned that the labor wage of recycling 1 ton of crop stalks is about 400 RMB, not to mention the running cost of equipment in the factory. Therefore, most biomass energy enterprises in China have to rely on state subsidies to maintain their operations<sup><a style="padding: 0rem 0rem" href="#phareferences">3</a></sup>.</p> |
| − | <p>For the consideration of laboratory safety when different team members conducting various experimental procedures, apart from complying with the existing lab rules, we have made and implemented several new rules applied to our team. </p> | + | <p> In order to make enterprises of stalks treatment profitable without subsidies and fundamentally solve the problem of stalk incineration, it is necessary to carry out in-depth treatment of stalks and produce products with higher additional values. Astaxanthin is the most powerful antioxidant found in nature so far. It has been applied to a wide range of health care products, in which it functions to fight against high blood pressure by reducing oxidative stress, relax blood vessel walls and even inhibit cancer metastasis. As a natural ingredient, astaxanthin has a promising market, products with over 98% purity sold at SIGMA can be up to $200 /50 mg. Hence, we intended to engineer Escherichia coli to consume cellulose and meanwhile produce astaxanthin to deal with the stalk degradation dilemma in China. </p> |
| | + | |
| | | | |
| | | | |
| − | <div class="row" style="background-color: white;">
| |
| − | <div class="col-12">
| |
| − | <ul style="">
| |
| − | <li>Not all team members are experienced with molecular cloning and biochemical experiments at first, thus, we require all our team members, especially the sophomore members, not to conduct experiment alone, and each sophomore member is assigned to a junior member as a partner when conducting an experiment.</li>
| |
| − | <li>We should conduct experiments in our iGEM-specialized area and clean up the bench after work. Except the marked items in the iGEM Reagent List, all other reagents should be purchased by ourselves, and our member Ruogu Liu, as our purchasing agent, is in charge of purchasing and ordering matters.</li>
| |
| − | <li>When using autoclave, we should ask a graduate student to oversee the operation.</li>
| |
| − | <li>All re-usable equipment such as glassware containing experimental organisms waste should be washed with disinfecting water to eliminate all living organisms before washing with detergent. </li>
| |
| − | </ul>
| |
| − | </div>
| |
| − | </div>
| |
| | </div> | | </div> |
| | </div> | | </div> |
| − | <h2>Project safety</h2> | + | <h2>Research Foundation</h2> |
| | <div class="row"> | | <div class="row"> |
| | <div class="col-12"> | | <div class="col-12"> |
| | | | |
| − | <p>Our project of this year involves several different microorganisms. Apart from Escherichia coli BL21 cells as chassis, Rhodobacter sphaeroides, Rhodospirillum rubrum, Pantoea agglomerans, and Streptomyces coelicolor are used as gene donors. According to the NIH Guidelines for Research Involving Recombinant or Synthetic Nucleic Acid Molecules(NIH, 2019) and ABSA International’s Risk Group Database("ABSA Risk Group Database,"), all the organisms mentioned belongs to Risk Group 1, which means they are generally safe and pose no hazard to the human body or environment. And since we have specific rules for our microbial waste, all living cells in the waste would be killed by chlorine bleach or autoclave to ensure no environmental harm occurs. Moreover, the genes from donors we use are naturally located in the genome of organisms with no artificial engineering, therefore, they would do no harm even if they escape from the laboratory conditions. Additionally,considering the impact of antibiotic resistance, our Escherichia coli strains were screened by chloramphenicol, ampicillin and kanamycin.</p> | + | <p> There are a variety of enzymes that degrade cellulose, such as β-1, 4-endoglucanase, β-1,4-exoglucanase and β-glucosidase from Streptomyces Coelicolor. These three enzymes work together to degrade cellulose into glucose. Yet the large molecular weight of cellulose prohibit it to be dissolved in water and enter the E. coli cells. Ice-nucleation protein (INP) is a secreted outer membrane protein, which is widely distributed in Pseudomonas syringae, Pseudomonas fluorescens and other Gram-negative bacteria. Compared with other surface carrier proteins, ice-nucleation protein has the advantage of stably expressing heterogeneous proteins and displaying proteins with larger molecular weight<sup><a style="padding: 0rem 0rem" href="#phareferences">5</a></sup>, which inspired us to employ the property of INP to display the three cellulases on the cell surfaces so that the E.coli cells are able to break cellulose outside the cell and intake the glucose as the energy resource. Moreover, the N terminus of INP(INP-N), which is much shorter than the intact INP or INP-NC but still functions as anchoring sequence, is employed in our project.</p> |
| − | <p>In addition, since the experiment involves various organic reagents such as acetone, we require the experimenter to wear a white coat, a mask and gloves to conduct the experiment under the specified environment. After use, we have a special waste bottle for recycling and collective treatment, thus will not cause environmental pollution.</p>
| + | <p> The enzymes involved in each step of the astaxanthin synthesis pathway have been well understood, which lays a foundation for our construction of engineered strains. Astaxanthin is a terpenoid compound, which can be synthesized by FPP(Farnesyl pyrophosphate), the intermediate metabolite of E. coli. The synthesis of astaxanthin requires the catalysis of six key enzymes, and the detailed metabolic process is shown on the left. Due to the whole genome sequencing of a number of valuable microorganisms, the genes related to astaxanthin biosynthesis can be found from a variety of microorganisms. It gives us the opportunity to select those microorganisms with high activity of astaxanthin-related synthases that are easy to culture as our target gene source.</p> |
| − | <p>As for the potentially dangerous experimental facilities such as ultrasonic crushing apparatus involved in the experiment, all operations were completed under the guidance and supervision of experienced graduate students, thus avoiding the risk that may be caused by improper operation of the experiment,</p> | + | |
| | </div> | | </div> |
| | + | </div> |
| | | | |
| | + | <h2>Our project:</h2> |
| | + | <div class="row"> |
| | + | <div class="col-12"> |
| | | | |
| | + | <p> In order to realize the conversion from cellulose to astaxanthin, we need to transfer the cellulose degradation genes and astaxanthin synthesis genes into E. coli cells. Considering that we need to transfer a number of genes, we divided the project into two subsections: degradation of cellulose and production of astaxanthin. After realizing the functions of the two subsections, they will be integrated together. In the subsection of cellulose degradation, we plan to join β-1, 4-endoglucanase, β-1,4-exoglucanase and β-glucosidase with INP respectively. The INP-cellulases are induced by IPTG and anchored on the outer membrane surface of the cell, which allows E. coli cells to contact the cellulose on their cell surface and degrade it.</p> |
| | + | <p> In the subsection of astaxanthin biosynthesis, we took the advantage of the original DXP pathway from E. coli and transferred six more heterogeneous genes into the cell, therefore directed the metabolic flow from FPP to the astaxanthin biosynthesis pathway. In the artificially constructed astaxanthin synthesis pathway, the first four genes CrtE, CrtB, CrtI and CrtY can be obtained from PCR amplification of bacterial genomic DNA, while the last two genes CrtZ and CrtBKT require codon optimization and modification before transferred, so we decided to obtain these two genes by direct synthesis. All six genes need to be integrated into one plasmid to avoid significant differences in protein expression due to plasmid copy number differences. We employ a low-copy inducible plasmid (pACYC184-M) as the backbone of these six genes, it allows E. coli to start to synthesize astaxanthin after passing the logarithmic growth period. Besides, the lower copy number of the plamids can maintain the amount of astaxanthin at a more appropriate level, thus avoiding poisonous effect caused by excessive astaxanthin accumulation.</p> |
| | + | <p> Our ultimate goal is to integrate cellulose degradation and astaxanthin synthesis into a single strain, which may require co-transfer of plasmids carrying cellulases and astaxanthin synthesis enzymes. </p> |
| | + | </div> |
| | + | </div> |
| | | | |
| | | | |
| Line 9,712: |
Line 9,839: |
| | | | |
| | | | |
| − | <div id="phareferences" class="row">
| |
| − | <h2>References</h2>
| |
| − | <div class="col-12">
| |
| − | <ol>
| |
| − | <li><a href="https://my.absa.org/Riskgroups">ABSA Risk Group Database. Available from American Biological Safety Association ABSA Risk Group Database.</a></li>
| |
| − | <li><a href="https://www.labmanager.com/lab-health-and-safety/2010/12/biosafety-levels-1-2-3-4#.XXDaiygzZPa">McLeod, V. (2010). Biosafety Levels 1, 2, 3 & 4.</a></li>
| |
| − | <li><a href="https://osp.od.nih.gov/wp-content/uploads/NIH_Guidelines.html">NIH, O. o. S. P. (2019). NIH Guidelines for Research Involving Recombinant or Synthetic Nucleic Acid Molecules (NIH GUIDELINES). Retrieved from</a></li>
| |
| | | | |
| − | </ol>
| + | |
| − | </div> | + | <div id="phareferences" class="row"> |
| | + | <h2>References</h2> |
| | + | <div class="col-12"> |
| | + | <ol> |
| | + | <li><a href="">Shi Zuliang; Jia Tao; Wang Yajing; Wang Jiuchen; Sun Renhua; Wang Fei; Li Xiang; Bi Yuyun.Comprehensive utilization of crop stalks and estimation of incineration carbon emissions in China [J] .Agricultural Resources and regionalization of China, 2017,38 (9).</a></li> |
| | + | <li><a href="">Tianjin University Scientific Research Project. Stalk "Changes" into Gas Oil [J] .Resource Conservation and Environmental Protection, 2016 (02): 7.</a></li> |
| | + | <li><a href="">ZHU Hao, HU Qichun, TANG Xiaoyu, LI Qian.Progress of fuel utilization and development of crop stalk resources in China [J] .China Biogas, 2017,35 (02): 115-120.</a></li> |
| | + | <li><a href="">Wang Hongmei, Tu Yan, Zhang Naifeng, Si Bingwen, Ma Tao, Sa Zhula, Na Ya, Diao Qiyu.Current situation of crop stalk resources and utilization of "five materials" in China [J] .science and Technology Review, 2017,35 (21): 81-88.</a></li> |
| | + | <li><a href="">Li Mingya, Lin Chenshui, Limingya, et al. Ice crystal nucleoprotein and its application in bacterial surface display [J] .amino acids and biological resources, 2016,38 (2): 7-11.</a></li> |
| | + | <li><a href="">Park, S. Y., Binkley, R. M., Kim, W. J., Lee, M. H. & Lee, S. Y. Metabolic engineering of Escherichia coli for high-level astaxanthin production with high productivity. Metabolic engineering 49, 105-115, doi:10.1016/j.ymben.2018.08.002 (2018)</a></li> |
| | + | |
| | + | </ol> |
| | </div> | | </div> |
| | + | </div> |
| | | | |
| | | | |
| Line 9,728: |
Line 9,860: |
| | </div> | | </div> |
| | | | |
| − | <script type="text/javascript" src="http://2018.igem.org/Template:Munich/PhactoryContentsJS?action=raw&ctype=text/javascript"></script> | + | <script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&ctype=text/javascript"></script> |
| | + | |
| | + | |
| | | | |
| | </html> | | </html> |
| Line 9,984: |
Line 10,118: |
| | | | |
| | .navbar-collapse:after{clear:both;} | | .navbar-collapse:after{clear:both;} |
| − | body{font-size:14px;line-height:1.42857143;color:#000;background-color:#ffffff;} | + | body{font-size:16px;line-height:1.42857143;color:#000;background-color:#ffffff;} |
| − | a{color: #2f4a98;text-decoration:none;} | + | a{font-size:16px;color: #2f4a98;text-decoration:none;padding-left: 4px;padding-right: 24px} |
| | a:hover, | | a:hover, |
| | a:focus{color:#23527c;text-decoration:underline;} | | a:focus{color:#23527c;text-decoration:underline;} |
| Line 9,997: |
Line 10,131: |
| | /*** Footer ****/ | | /*** Footer ****/ |
| | | | |
| − | footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid #2f4a98;} | + | footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid #ff9ea6;} |
| | footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; } | | footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; } |
| | | | |
| Line 10,118: |
Line 10,252: |
| | <div class="container"> | | <div class="container"> |
| | <div class="footer_logo"> | | <div class="footer_logo"> |
| − | <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 50%;margin-top: -15%;"> | + | <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 40%;margin-top: -16%;"> |
| | </div> | | </div> |
| | <div class="footer_address"> | | <div class="footer_address"> |
| − | <h4>College of Biology, China Agricultural University</h4> | + | <h4>China Agricultural University</h4> |
| − | <p>Tsinghua east road, <br> | + | <p style="font-size: 14px">Tsinghua East Road 17#<br> |
| − | BeiJing <br> | + | Haidian District <br> |
| | + | Beijing 100083<br> |
| | China</p> | | China</p> |
| | </div> | | </div> |
| Line 10,129: |
Line 10,264: |
| | <h4>Registered in China </h4> | | <h4>Registered in China </h4> |
| | | | |
| − | <p><a href="tel:+86(0)-6273 7682"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br> | + | <p><a href="tel:+86(0)-6273 7682"style="font-size: 14px"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br> |
| − | <a href="mailto:igem2019cau@gmail.com"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p> | + | <a href="mailto:igem2019cau@gmail.com"style="font-size: 14px"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p> |
| | | | |
| | </div> | | </div> |
| | <div class="footer_links"> | | <div class="footer_links"> |
| − | <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 30%"></a> | + | <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 40%"></a> |
| − | <p>Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"><i class="fa fa-wechat"></i> </a></p> | + | <p style="font-size: 14px">Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank" style="padding: 0rem 0rem"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"style="padding: 0rem 0rem"><i class="fa fa-wechat"></i> </a></p> |
| | </div> | | </div> |
| | </div> | | </div> |
| Line 10,158: |
Line 10,293: |
| | <div class="footer-bottom"> | | <div class="footer-bottom"> |
| | <div class="row"> | | <div class="row"> |
| − | <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1"> | + | <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1" style="font-size:14px;padding: 0rem 0rem"> |
| | Copyright © | | Copyright © |
| | 2019 | | 2019 |
| − | CAU_ESPA. All rights reserved | | + | CAU_ESPA. All rights reserved | <a href="" target="_blank" class="ue1"style="font-size:14px;padding: 0rem 0rem">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue" style="font-size:14px;padding: 0rem 0rem"> Leland</a> |
| − | <a href="" target="_blank" class="ue1">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue"> Leland</a>
| + | |
| | </div> | | </div> |
| | </div> | | </div> |