Difference between revisions of "Team:XJTLU-CHINA"

Line 6: Line 6:
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <title>XJTLU-CHINA 2017</title>
 
         <title>XJTLU-CHINA 2017</title>
 +
        <script>
 +
/**************************************************************** Slider main ***************************************************************/
 +
        jQuery(document).ready(function($){
 +
var sliderContainers = $('.cd-slider-wrapper');
 +
 +
if( sliderContainers.length > 0 ) initBlockSlider(sliderContainers);
 +
 +
function initBlockSlider(sliderContainers) {
 +
sliderContainers.each(function(){
 +
var sliderContainer = $(this),
 +
slides = sliderContainer.children('.cd-slider').children('li'),
 +
sliderPagination = createSliderPagination(sliderContainer);
 +
 +
sliderPagination.on('click', function(event){
 +
event.preventDefault();
 +
var selected = $(this),
 +
index = selected.index();
 +
updateSlider(index, sliderPagination, slides);
 +
});
 +
 +
sliderContainer.on('swipeleft', function(){
 +
var bool = enableSwipe(sliderContainer),
 +
visibleSlide = sliderContainer.find('.is-visible').last(),
 +
visibleSlideIndex = visibleSlide.index();
 +
if(!visibleSlide.is(':last-child') && bool) {updateSlider(visibleSlideIndex + 1, sliderPagination, slides);}
 +
});
 +
 +
sliderContainer.on('swiperight', function(){
 +
var bool = enableSwipe(sliderContainer),
 +
visibleSlide = sliderContainer.find('.is-visible').last(),
 +
visibleSlideIndex = visibleSlide.index();
 +
if(!visibleSlide.is(':first-child') && bool) {updateSlider(visibleSlideIndex - 1, sliderPagination, slides);}
 +
});
 +
});
 +
}
 +
 +
function createSliderPagination(container){
 +
var wrapper = $('<ol class="cd-slider-navigation"></ol>');
 +
container.children('.cd-slider').find('li').each(function(index){
 +
var dotWrapper = (index == 0) ? $('<li class="selected"></li>') : $('<li></li>'),
 +
dot = $('<a href="#0"></a>').appendTo(dotWrapper);
 +
dotWrapper.appendTo(wrapper);
 +
var dotText = ( index+1 < 10 ) ? '0'+ (index+1) : index+1;
 +
dot.text(dotText);
 +
});
 +
wrapper.appendTo(container);
 +
return wrapper.children('li');
 +
}
 +
 +
function updateSlider(n, navigation, slides) {
 +
navigation.removeClass('selected').eq(n).addClass('selected');
 +
slides.eq(n).addClass('is-visible').removeClass('covered').prevAll('li').addClass('is-visible covered').end().nextAll('li').removeClass('is-visible covered');
 +
 +
//fixes a bug on Firefox with ul.cd-slider-navigation z-index
 +
navigation.parent('ul').addClass('slider-animating').on('webkitTransitionEnd otransitionend oTransitionEnd msTransitionEnd transitionend', function(){
 +
$(this).removeClass('slider-animating');
 +
});
 +
}
 +
 +
function enableSwipe(container) {
 +
return ( container.parents('.touch').length > 0 );
 +
}
 +
});
 +
        </script>
 
         <style>
 
         <style>
 
         /**************************************************************** Carousel ***************************************************************/
 
         /**************************************************************** Carousel ***************************************************************/
Line 49: Line 113:
 
      
 
      
 
      
 
      
     <!-- Carousel
+
     <!-- Slider
 
     ================================================== -->
 
     ================================================== -->
     <div class="center-block">
+
     <div class="cd-slider-wrapper">
    <div id="myCarousel" class="carousel slide" data-ride="carousel">
+
<ul class="cd-slider">
      <!-- Indicators -->
+
<!-- First slide -->
      <ol class="carousel-indicators">
+
<li class="is-visible">
        <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
+
<div class="cd-half-block image"></div>
        <li data-target="#myCarousel" data-slide-to="1"></li>
+
 
        <li data-target="#myCarousel" data-slide-to="2"></li>
+
<div class="cd-half-block content">
        <li data-target="#myCarousel" data-slide-to="3"></li>
+
<div>
      </ol>
+
    <h2>S. aureus Intestinal Colonization</h2>
     
+
<p>Human intestine is a highly complex microbial ecosystem. It accommodates commensal microflora species, various types of secretory fluids, fermentation metabolites and host defense molecules that promote colonization resistance to pathogenic bacteria. However, Staphylococcus aureus, one of the most opportunistic and invasive pathogens, is capable of disrupting this colonization resistance and infecting the intestine. Patients with S. aureus intestinal colonization suffer from fecal incontinence, diarrhea, pseudomembranous colitis and so on.</p>
      <div class="carousel-inner" role="listbox">
+
<p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
        <!-- First slide -->
+
</div>
        <div class="item active">
+
</div>
          <img class="first-slide" src="https://static.igem.org/mediawiki/2017/8/8c/Home-1.png" alt="First slide">
+
</li> <!-- .cd-half-block.content -->
          <div class="container">
+
            <div class="carousel-caption">
+
<!-- Second slide -->
              <h1>S. aureus Intestinal Colonization</h1>
+
<li>
              <p>Human intestine is a highly complex microbial ecosystem. It accommodates commensal microflora species, various types of secretory fluids, fermentation metabolites and host defense molecules that promote colonization resistance to pathogenic bacteria. However, Staphylococcus aureus, one of the most opportunistic and invasive pathogens, is capable of disrupting this colonization resistance and infecting the intestine. Patients with S. aureus intestinal colonization suffer from fecal incontinence, diarrhea, pseudomembranous colitis and so on.</p>
+
<div class="cd-half-block image"></div>
              <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
+
            </div>
+
          </div>
+
        </div>
+
        <!-- Second slide -->
+
        <div class="item">
+
          <img class="second-slide" src="https://static.igem.org/mediawiki/2017/3/37/Home-2.png" alt="Second slide">
+
          <div class="container">
+
            <div class="carousel-caption">
+
              <h1>Antibiotic Overuse and Superbacteria</h1>
+
              <p>Due to antibiotic overuse, Staphylococcus aureus develops resistance to various antibiotics and it becomes increasingly difficult to be eliminated. As a leading cause of hospital-acquired infections, methicillin-resistant S. aureus (MRSA) strains are multi-antibiotic resistant. Even the use of vancomycin — one of the last therapeutic resorts against S. aureus, becomes futile. Worse still, community-acquired MRSA strains are much more virulent and cause more morbidity and mortality than hospital-acquired MRSA.</p>
+
              <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
+
            </div>
+
          </div>
+
        </div>
+
        <!-- Third slide -->
+
        <div class="item">
+
          <img class="third-slide" src="https://static.igem.org/mediawiki/2017/b/b5/Home-3.png" alt="Third slide">
+
          <div class="container">
+
            <div class="carousel-caption">
+
              <h1>Antimicrobial Peptides — A Promising Alternative To Antibiotics.</h1>
+
              <p>Antimicrobial peptides (AMPs) have a reputation for their efficient antimicrobial activity against bacteria, fungi and protozoa. Despite of some promising results in clinical trials, AMPs have difficulties to be made into drugs due to their poor metabolic stability in human body. Therefore, our project aims to genetically engineer Lactococcus lactis (Grenadier Guards) to closely detect S. aureus and throw AMPs (grenades) to eradicate them within a short time after infection.</p>
+
              <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
+
            </div>
+
          </div>
+
        </div>
+
        <!-- Fourth slide -->
+
        <div class="item">
+
          <img class="fourth-slide" src="https://static.igem.org/mediawiki/2017/5/55/Home-4.png" alt="Fourth slide">
+
          <div class="container">
+
            <div class="carousel-caption">
+
              <h1>Further Applications</h1>
+
              <p>Our genetically engineered Lactococcus lactis can be made into medicines, such as enteric coated tablets, together with anti-diarrheal medicines, to cure enteritis. In addition, as an important industrial microorganism, L. lactis can be used as food additives in fermented dairy products such as cheese, and yogurt. When they inhabit in the intestinal tract, not only do they regulate micro-ecological balance, but also prevent or reduce the chance of infection.</p>
+
              <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
+
            </div>
+
          </div>
+
        </div>
+
      </div>
+
      <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
+
        <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
+
        <span class="sr-only">Previous</span>
+
      </a>
+
      <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
+
        <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
+
        <span class="sr-only">Next</span>
+
      </a>
+
    </div>
+
    </div><!-- /.carousel -->
+
  
 +
<div class="cd-half-block content light-bg">
 +
<div>
 +
<h2>Antibiotic Overuse and Superbacteria</h2>
 +
<p>Due to antibiotic overuse, Staphylococcus aureus develops resistance to various antibiotics and it becomes increasingly difficult to be eliminated. As a leading cause of hospital-acquired infections, methicillin-resistant S. aureus (MRSA) strains are multi-antibiotic resistant. Even the use of vancomycin — one of the last therapeutic resorts against S. aureus, becomes futile. Worse still, community-acquired MRSA strains are much more virulent and cause more morbidity and mortality than hospital-acquired MRSA.</p>
 +
<p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
 +
</div>
 +
</div>
 +
</li> <!-- .cd-half-block.content -->
 +
 +
<!-- Third slide -->
 +
<li>
 +
<div class="cd-half-block image"></div>
  
 +
<div class="cd-half-block content light-bg">
 +
<div>
 +
<h2>Antimicrobial Peptides — A Promising Alternative To Antibiotics</h2>
 +
<p>Antimicrobial peptides (AMPs) have a reputation for their efficient antimicrobial activity against bacteria, fungi and protozoa. Despite of some promising results in clinical trials, AMPs have difficulties to be made into drugs due to their poor metabolic stability in human body. Therefore, our project aims to genetically engineer Lactococcus lactis (Grenadier Guards) to closely detect S. aureus and throw AMPs (grenades) to eradicate them within a short time after infection.</p>
 +
<p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
 +
</div>
 +
</div>
 +
</li> <!-- .cd-half-block.content -->
 +
 +
<!-- Fourth slide -->
 +
<li>
 +
<div class="cd-half-block image"></div>
  
 +
<div class="cd-half-block content light-bg">
 +
<div>
 +
<h2>Further Applications</h2>
 +
<p>Our genetically engineered Lactococcus lactis can be made into medicines, such as enteric coated tablets, together with anti-diarrheal medicines, to cure enteritis. In addition, as an important industrial microorganism, L. lactis can be used as food additives in fermented dairy products such as cheese, and yogurt. When they inhabit in the intestinal tract, not only do they regulate micro-ecological balance, but also prevent or reduce the chance of infection.</p>
 +
                    <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
 +
</div>
 +
</div>
 +
</li> <!-- .cd-half-block.content -->
 +
</ul> <!-- .cd-slider -->
 +
</div> <!-- .cd-slider-wrapper -->
  
 
     </body>
 
     </body>
 
</html>
 
</html>

Revision as of 02:40, 2 August 2017

XJTLU-CHINA 2017

Overview

  • S. aureus Intestinal Colonization

    Human intestine is a highly complex microbial ecosystem. It accommodates commensal microflora species, various types of secretory fluids, fermentation metabolites and host defense molecules that promote colonization resistance to pathogenic bacteria. However, Staphylococcus aureus, one of the most opportunistic and invasive pathogens, is capable of disrupting this colonization resistance and infecting the intestine. Patients with S. aureus intestinal colonization suffer from fecal incontinence, diarrhea, pseudomembranous colitis and so on.

    Learn more

  • Antibiotic Overuse and Superbacteria

    Due to antibiotic overuse, Staphylococcus aureus develops resistance to various antibiotics and it becomes increasingly difficult to be eliminated. As a leading cause of hospital-acquired infections, methicillin-resistant S. aureus (MRSA) strains are multi-antibiotic resistant. Even the use of vancomycin — one of the last therapeutic resorts against S. aureus, becomes futile. Worse still, community-acquired MRSA strains are much more virulent and cause more morbidity and mortality than hospital-acquired MRSA.

    Learn more

  • Antimicrobial Peptides — A Promising Alternative To Antibiotics

    Antimicrobial peptides (AMPs) have a reputation for their efficient antimicrobial activity against bacteria, fungi and protozoa. Despite of some promising results in clinical trials, AMPs have difficulties to be made into drugs due to their poor metabolic stability in human body. Therefore, our project aims to genetically engineer Lactococcus lactis (Grenadier Guards) to closely detect S. aureus and throw AMPs (grenades) to eradicate them within a short time after infection.

    Learn more

  • Further Applications

    Our genetically engineered Lactococcus lactis can be made into medicines, such as enteric coated tablets, together with anti-diarrheal medicines, to cure enteritis. In addition, as an important industrial microorganism, L. lactis can be used as food additives in fermented dairy products such as cheese, and yogurt. When they inhabit in the intestinal tract, not only do they regulate micro-ecological balance, but also prevent or reduce the chance of infection.

    Learn more