Difference between revisions of "Team:BIT-China"

 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
<html>
 
<html>
  
Line 57: Line 56:
 
         }
 
         }
 
     </style>
 
     </style>
var _LoadingHtml = '<div id="loadingDiv" style="position:absolute;left:0;top:0;width:calc(100%);height:100%;background-color: #E6E6E6;z-index: 999999999;margin:0;padding:0;"><img style="position: absolute;top: calc(50% - 90px);left:calc(50% - 86px);height: 180px;width: 172px;z-index:9999999991;" src="https://static.igem.org/mediawiki/2018/0/0b/T--BIT-China--iGEM2018-A_loading.gif"></div>';
 
document.write(_LoadingHtml);
 
document.onreadystatechange = completeLoading;
 
function completeLoading() {
 
    document.documentElement.style.overflow = 'hidden';
 
    if (document.readyState == "complete") {
 
        window.onbeforeunload = function () {
 
            document.documentElement.scrollTop = 0;   
 
            document.body.scrollTop = 0; 
 
        }
 
        $(window).load(function () {
 
            $('#loading_all').delay(300).hide(0);
 
            setTimeout(function () {
 
                $('body').removeClass("scoll_dis");
 
            }, 300);
 
            $.fn.fullpage.setAllowScrolling(false, 'down');
 
        });
 
        setTimeout(function () {
 
            var loadingMask = document.getElementById('loadingDiv');
 
            loadingMask.classList.add('imgA-nav-gradient-back');
 
            document.documentElement.style.overflowY = 'auto';
 
        }, 3000);
 
 
        setTimeout(function () {
 
            var loadingMask = document.getElementById('loadingDiv');
 
            loadingMask.classList.remove('imgA-nav-gradient-back');
 
            loadingMask.parentNode.removeChild(loadingMask);
 
            $.fn.fullpage.setAllowScrolling(true, 'down');     
 
        }, 4400);
 
    }
 
    function newFunction() {
 
        return false;
 
    }
 
}
 
 
    <script >
 
</script>
 
 
 
</head>
 
</head>
  
<body class="scoll_dis">
+
<body>
    <!-- 导航栏 start -->
+
            <ul id="left-nav">
    <ul id="left-nav">
+
 
         <li>
 
         <li>
 
             <a>PROJECT</a>
 
             <a>PROJECT</a>
Line 110: Line 70:
  
 
         <li>
 
         <li>
             <a>EXPERIMENT</a>
+
             <a>EXPERIMENTS</a>
 
             <ul>
 
             <ul>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsRegulator">Regulator</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsRegulator">Regulator</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsFeedback">Feedback</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsFeedback">Feedback</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsOutput">Output</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsOutput">Output</a></li>
                 <li><a href="https://2018.igem.org/Team:BIT-China/ExperimentsInput">Input</a></li>
+
                 <li><a href="https://2018.igem.org/Team:BIT-China/Results">Results</a></li>
 
             </ul>
 
             </ul>
 
         </li>
 
         </li>
Line 123: Line 83:
 
             <ul>
 
             <ul>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Model">Overview</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Model">Overview</a></li>
 +
                <li><a href="https://2018.igem.org/Team:BIT-China/FluorescentProbesModel">Fluorescent Probe Model </a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/H2O2DecompositionModel">H<sub>2</sub>O<sub>2</sub>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/H2O2DecompositionModel">H<sub>2</sub>O<sub>2</sub>
 
                         Decomposition Model</a></li>
 
                         Decomposition Model</a></li>
                 <li><a href="https://2018.igem.org/Team:BIT-China/FluorescentProbesModel">Fluorescent Probes Model </a></li>
+
 
                <li><a href="https://2018.igem.org/Team:BIT-China/NernstEquilibriumModel">Nernst Equilibrium Model</a></li>
+
                 <li><a href="https://2018.igem.org/Team:BIT-China/roGFP2-Orp1MichaelisEquationModel">roGFP2-Orp1
 +
                        Michaelis equation Model</a></li>
 
             </ul>
 
             </ul>
 
         </li>
 
         </li>
Line 133: Line 95:
 
             <a>HUMAN PRACTICES</a>
 
             <a>HUMAN PRACTICES</a>
 
             <ul>
 
             <ul>
 +
                <li><a href="https://2018.igem.org/Team:BIT-China/HPOverview">Overview</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Human_Practices">Integrated Human Practices</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Human_Practices">Integrated Human Practices</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Public_Engagement">Education & Public Engagement</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Public_Engagement">Education & Public Engagement</a></li>
Line 154: Line 117:
 
             <ul>
 
             <ul>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/JudgingForm">Judging Form</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/JudgingForm">Judging Form</a></li>
                 <li><a href="https://2018.igem.org/Team:BIT-China/Improve">Parts</a></li>
+
                 <li><a href="https://2018.igem.org/Team:BIT-China/Parts">Parts</a></li>
 +
                <li><a href="https://2018.igem.org/Team:BIT-China/Improve">Improve</a></li>
 +
                <li><a href="https://2018.igem.org/Team:BIT-China/Applied_Design">Applied Design</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Demonstrate">Demonstrate</a></li>
 
                 <li><a href="https://2018.igem.org/Team:BIT-China/Demonstrate">Demonstrate</a></li>
 
             </ul>
 
             </ul>
Line 185: Line 150:
 
                 src="https://static.igem.org/mediawiki/2018/f/f4/T--BIT-China--iGEM2018-wordcut2.png">
 
                 src="https://static.igem.org/mediawiki/2018/f/f4/T--BIT-China--iGEM2018-wordcut2.png">
  
             <div id="text1" style="z-index:1;position: absolute;left:calc(50vw - 250px);bottom:calc(50vh - 250px);">
+
             <div id="text1" style="z-index:1;position: absolute;left:calc(50vw - 250px);bottom:calc(50vh - 230px);">
                 <p class="p_style" style="width:350px;">
+
                 <p class="p_style" style="width:350px;font-size:16px !important;">
 
                     <font size="5" face="kg_second_chances_solidRg">“A”</font> indicates antioxidant, and can also
 
                     <font size="5" face="kg_second_chances_solidRg">“A”</font> indicates antioxidant, and can also
 
                     represent the best in the grade rating. So the core of our project is to build an antioxidant
 
                     represent the best in the grade rating. So the core of our project is to build an antioxidant
Line 200: Line 165:
 
                 src="https://static.igem.org/mediawiki/2018/d/da/T--BIT-China--iGEM2018-img_home_4.png">
 
                 src="https://static.igem.org/mediawiki/2018/d/da/T--BIT-China--iGEM2018-img_home_4.png">
 
             <img id="img2-2" style="z-index: 1;position: absolute;left: calc(50vw - 120px);top: calc(50vh - 225px);height: 400px;width: 600px;"
 
             <img id="img2-2" style="z-index: 1;position: absolute;left: calc(50vw - 120px);top: calc(50vh - 225px);height: 400px;width: 600px;"
                 src="https://static.igem.org/mediawiki/2018/a/a6/T--BIT-China--iGEM2018-img_home_3.png">
+
                 src="https://static.igem.org/mediawiki/2018/5/56/T--BIT-China--HomePageFig1.jpg">
  
 
             <div id="text2" style="position: absolute;left:calc(50vw - 365px);top:calc(50vh + 135px);">
 
             <div id="text2" style="position: absolute;left:calc(50vw - 365px);top:calc(50vh + 135px);">
Line 235: Line 200:
  
 
             <div id="text4" style="position: absolute;right:calc(50vw - 40px);top:calc(50vh - 30px);">
 
             <div id="text4" style="position: absolute;right:calc(50vw - 40px);top:calc(50vh - 30px);">
                 <p class="p_style" style="width:300px;">
+
                 <p class="p_style" style="width:300px;font-size:18px !important;">
 
                     <font size="5" face="kg_second_chances_solidRg">Even</font> though antioxidant is so important,
 
                     <font size="5" face="kg_second_chances_solidRg">Even</font> though antioxidant is so important,
 
                     there’s no standard ways to tell us which antioxidant works better.
 
                     there’s no standard ways to tell us which antioxidant works better.

Latest revision as of 01:27, 18 October 2018

“A” indicates antioxidant, and can also represent the best in the grade rating. So the core of our project is to build an antioxidant detecting system to rank antioxidants.

Antioxidants are
compounds that inhibit oxidation.They can scavenge the excess ROS in the organisms. The antioxidants mentioned here is the one working in our bodies, helping us defect the damage of oxidation.

Oxidation damage is very common in our daily life. It may be caused by UV in the sun, unhealthy living habits, irregular work and rest times, and its accumulation will eventually infect the normal function of our body, lead to gene mutation, cell cancer and aging. Therefore, antioxidants are urgently needed to defended the damage of oxidation.

Even though antioxidant is so important, there’s no standard ways to tell us which antioxidant works better.

Our goal is to build a system with function of detecting the antioxidants and has the advantages of high biological relevance, simple operation, low-cost, good reproducibility, accuracy, and high sensitivity for antioxidant detection. More importantly, we hope to establish an efficient standard for evaluating antioxidants through our system