Difference between revisions of "Team:Peking/HP/consulting"

 
(40 intermediate revisions by 6 users not shown)
Line 4: Line 4:
 
<html class="no-js" lang="en">
 
<html class="no-js" lang="en">
 
     <!--<![endif]-->
 
     <!--<![endif]-->
<head>
+
    <head>
<!--- Basic Page Needs========================================================================= -->
+
        <!--- Basic Page Needs========================================================================= -->
<meta charset="utf-8"/>
+
        <meta charset="utf-8"/>
<title>Consulting</title>
+
        <title>Consulting</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" />
+
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" />
<meta name="description" content="Wiki of Peking iGEM 2016" />
+
        <meta name="description" content="Wiki of Peking iGEM 2016" />
<meta name="author" content="Li Jiamian & Wang Yuqing"/>
+
        <meta name="author" content="Li Jiamian & Wang Yuqing"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Mobile Specific Metas===================================================================== -->
+
        <!-- Mobile Specific Metas===================================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
+
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<!-- Fix  Overwrite the original iGEM style=================================================== -->
+
        <!-- Fix  Overwrite the original iGEM style=================================================== -->
<link href="https://2016.igem.org/Template:Peking/css/fix?action=raw&ctype=text/css" rel="stylesheet" />
+
        <link href="https://2016.igem.org/Template:Peking/css/fix?action=raw&ctype=text/css" rel="stylesheet" />
<!-- CSS======================================================================================= -->
+
        <!-- CSS======================================================================================= -->
<link href="https://2016.igem.org/Template:Peking/css/bootstrap_min?action=raw&ctype=text/css" rel="stylesheet" />
+
        <link href="https://2016.igem.org/Template:Peking/css/bootstrap_min?action=raw&ctype=text/css" rel="stylesheet" />
<link href="https://2016.igem.org/Template:Peking/css/style?action=raw&ctype=text/css" rel="stylesheet" />
+
        <link href="https://2016.igem.org/Template:Peking/css/style?action=raw&ctype=text/css" rel="stylesheet" />
<!-- CSS======================================================================================= -->
+
        <!-- CSS======================================================================================= -->
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/default?action=raw&ctype=text/css"/>
+
        <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/default?action=raw&ctype=text/css"/>
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/layout?action=raw&ctype=text/css"/>
+
        <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/layout?action=raw&ctype=text/css"/>
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/media-queries?action=raw&ctype=text/css"/>
+
        <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/media-queries?action=raw&ctype=text/css"/>
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/priorstyle?action=raw&ctype=text/css"/>
+
        <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/priorstyle?action=raw&ctype=text/css"/>
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/notebook_panel?action=raw&ctype=text/css"/>
+
        <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/notebook_panel?action=raw&ctype=text/css"/>
<style>
+
        <style>
    .texttitle{
+
            .texttitle{
        color: #11abb0;
+
                color: #11abb0;
        font-size: 38px;
+
                font-size: 38px;
        line-height: 48px;
+
                line-height: 48px;
        margin-bottom: 12px;
+
                margin-bottom: 12px;
        font-family: raleway-bold, sans-serif !important;
+
                font-family: raleway-bold, sans-serif !important;
        background: transparent;
+
                background: transparent;
        letter-spacing: 3px;
+
                letter-spacing: 3px;
        text-transform: uppercase;
+
                text-transform: uppercase;
        font-weight: 350;
+
                font-weight: 350;
        text-align: center;
+
                text-align: center;
        padding-top:40px;
+
                padding-top:40px;
    }
+
            }
    sup{font-size:11px;}
+
        sup{font-size:11px;}
    .references{margin-top:150px;margin-bottom:40px;}
+
        .references{margin-top:150px;margin-bottom:40px;}
    .references p{font-size:14px !important; color:#666161 !important;}
+
        .references p{font-size:14px !important; color:#666161 !important;}
    sub{color:white;}
+
        .classic-title {font-weight: 300;padding-top:30px;}
    .classic-title {font-weight: 300;padding-top:30px;}
+
        .classic-title span {
    .classic-title span {
+
            padding-bottom: 8px;
        padding-bottom: 8px;
+
            border-bottom: 1px solid #383232;
        border-bottom: 1px solid #383232;
+
            font-weight: 400;
        font-weight: 400;
+
        }
    }
+
        figure{margin-top:40px;margin-bottom:40px;height:auto;}
    figure{margin-top:40px;margin-bottom:40px;height:auto;}
+
        .anchor{padding-top:100px;margin-top:-100px;}
    .anchor{padding-top:100px;margin-top:-100px;}
+
            </style>
</style>
+
                                   
+
</head>
+
<body>
+
<!--sidebar 引用==============================================================================-->
+
<style>
+
    #primary span{
+
        display:block;
+
        word-break:break-all
+
    }
+
 
+
#page-wrap {
+
    width: 25%;
+
    margin: 0px;
+
    position: relative;
+
}
+
 
+
#sidebar {
+
    width: 25%;
+
    margin-left: 0px;
+
}
+
@media (min-width:1024px){
+
    #sidebar{position:relative;top:120px;max-width:200px;}}
+
@media (max-width: 1023px){
+
    #sidebar{display:none;
+
    }
+
    #page-wrap{display:none;}
+
}
+
</style>
+
 
+
 
+
<script type="text/javascript">
+
    function menuFixed(id){
+
        var obj = document.getElementById(id);
+
        var _getHeight = obj.offsetTop;
+
 
          
 
          
         window.onscroll = function(){
+
    </head>
             changePos(id,_getHeight);
+
    <body>
 +
         <!--sidebar 引用==============================================================================-->
 +
        <style>
 +
            #primary span{
 +
                display:block;
 +
                word-break:break-all
 +
            }
 +
       
 +
        #page-wrap {
 +
            width: 25%;
 +
            margin: 0px;
 +
             position: relative;
 
         }
 
         }
    }
+
       
function changePos(id,height){
+
        #sidebar {
    var obj = document.getElementById(id);var windowBottom = $(window).scrollTop() + $(window).innerHeight();
+
            width: 25%;
    if(w>=1024){
+
            margin-left: 0px;
        if($(window).scrollTop() + $(window).height() > $(document).height() - 230){
+
        }
            $('#sidebar').fadeOut("fast");}else{$('#sidebar').fadeIn("fast");}
+
        @media (min-width:1024px){
    }
+
            #sidebar{position:relative;top:120px;max-width:200px;}}
    var scrollTop = document.documentElement.scrollTop || document.body.scrollTop -230;
+
        @media (max-width: 1023px){
    var windowBottom = $(window).scrollTop() + $(window).innerHeight();
+
            #sidebar{display:none;
    var w = window.innerWidth;
+
            }
   
+
            #page-wrap{display:none;}
    if(scrollTop < height){ obj.style.position = 'relative';    
+
        }
    }else{
+
        </style>
        obj.style.position = 'fixed';
+
       
    }
+
       
}
+
        <script type="text/javascript">
</script>
+
            function menuFixed(id){
 
+
                var obj = document.getElementById(id);
<script type="text/javascript">
+
                var _getHeight = obj.offsetTop;
    window.onload = function(){
+
               
        menuFixed('sidebar');
+
                window.onscroll = function(){
    }
+
                    changePos(id,_getHeight);
</script>
+
                }
<script>
+
            }
function naver(id){
+
        function changePos(id,height){
  var obj=document.getElementById(id);
+
            var obj = document.getElementById(id);var windowBottom = $(window).scrollTop() + $(window).innerHeight();
  var oPos=obj.offsetTop;
+
            if(w>=1024){
  return window.scrollTo(0,oPos+250);
+
                if($(window).scrollTop() + $(window).height() > $(document).height() - 230){
}
+
                    $('#sidebar').fadeOut("fast");}else{$('#sidebar').fadeIn("fast");}
</script>
+
            }
<!--sidebar 引用 end ==============================================================================-->
+
            var scrollTop = document.documentElement.scrollTop || document.body.scrollTop -230;
<!--panel 引用==================================================================================-->
+
            var windowBottom = $(window).scrollTop() + $(window).innerHeight();
<style type="text/css">
+
            var w = window.innerWidth;
.panel-default .panel-heading a{
+
           
        text-decoration: none;
+
            if(scrollTop < height){ obj.style.position = 'relative';
        display:block;
+
            }else{
        padding:10px;
+
                obj.style.position = 'fixed';
    }
+
            }
.panel-heading.panel-title{
+
        }
    text-decoration: none;
+
        </script>
    padding-top:0px;
+
       
    padding-bottom:0px;
+
        <script type="text/javascript">
    padding-left:0px;
+
            window.onload = function(){
    padding-right:0px;
+
                menuFixed('sidebar');
    text-align:center;
+
            }
    font-size:19px;
+
        </script>
   
+
        <script>
}
+
            function naver(id){
a[aria-expanded="true"] {
+
                var obj=document.getElementById(id);
    background-color:rgba(70, 73, 76, 0.95);
+
                var oPos=obj.offsetTop;
    text-decoration: none;
+
                return window.scrollTo(0,oPos+250);
    color:white;
+
            }
}
+
        </script>
 
+
        <!--sidebar 引用 end ==============================================================================-->
.panel-default .panel-heading a[aria-expanded="false"]{
+
        <!--panel 引用==================================================================================-->
    -o-transition: background-color 1s linear;
+
        <style type="text/css">
    -moz-transition: background-color 1s linear;
+
            .panel-default .panel-heading a{
    -khtml-transition: background-color 1s linear;
+
                text-decoration: none;
    -webkit-transition: background-color 1s linear;
+
                display:block;
    -ms-transition: background-color 1s linear;
+
                padding:10px;
    transition: background-color 1s linear;
+
            }
}
+
        .panel-heading.panel-title{
.panel-default .panel-heading a[aria-expanded="false"]:hover{
+
            text-decoration: none;
    background-color:rgba(70, 73, 76, 0.95);
+
            padding-top:0px;
    text-decoration: none;
+
            padding-bottom:0px;
    color:white;
+
            padding-left:0px;
}
+
            padding-right:0px;
.panel-default .panel-heading a[aria-expanded="true"]{
+
            text-align:center;
    -o-transition: opacity 1s linear;
+
            font-size:19px;
    -moz-transition: opacity 1s linear;
+
           
    -khtml-transition: opacity 1s linear;
+
        }
    -webkit-transition: opacity 1s linear;
+
        a[aria-expanded="true"] {
    -ms-transition: opacity 1s linear;
+
            background-color:rgba(70, 73, 76, 0.95);
    transition: opacity 0.7s linear;
+
            text-decoration: none;
}
+
            color:white;
.panel-default .panel-heading a[aria-expanded="true"]:hover{
+
        }
    opacity:0.7;
+
       
}
+
        .panel-default .panel-heading a[aria-expanded="false"]{
 
+
            -o-transition: background-color 1s linear;
 
+
            -moz-transition: background-color 1s linear;
.ordi {
+
            -khtml-transition: background-color 1s linear;
    width;100%;
+
            -webkit-transition: background-color 1s linear;
    margin:0px 0px 0px 0px;
+
            -ms-transition: background-color 1s linear;
    font-size:64px;
+
            transition: background-color 1s linear;
    font-style:italic;
+
        }
    float:left;
+
        .panel-default .panel-heading a[aria-expanded="false"]:hover{
    color:#11abb0;
+
            background-color:rgba(70, 73, 76, 0.95);
    opacity:0.8;
+
            text-decoration: none;
    padding-right:8px;
+
            color:white;
}
+
        }
 
+
        .panel-default .panel-heading a[aria-expanded="true"]{
 
+
            -o-transition: opacity 1s linear;
</style>
+
            -moz-transition: opacity 1s linear;
 
+
            -khtml-transition: opacity 1s linear;
<script type="text/javascript">
+
            -webkit-transition: opacity 1s linear;
    $(document).ready(function(){
+
            -ms-transition: opacity 1s linear;
                      $("#button1").click(function(){
+
            transition: opacity 0.7s linear;
                                          $(".panel-collapse").collapse("show");
+
        }
                                          });
+
        .panel-default .panel-heading a[aria-expanded="true"]:hover{
                      });
+
            opacity:0.7;
                      $(document).ready(function(){
+
        }
                                        $("#button2").click(function(){
+
        .coll {
                                                            $(".panel-collapse").collapse("hide");
+
            width:100%;
                                                            });
+
            border-bottom:4px solid #f2f2f2;
                                        });
+
            margin-bottom:20px;
                                        $("#notebook").addClass("navbar-active");
+
            padding-bottom:15px;
</script>
+
            float:left;
<!--panel 引用 end ==================-->
+
            padding-top:30px;
 +
        }
 +
        .coll .info {
 +
            width:13%;
 +
            font-size:11px;
 +
            color:#a4a4a4;
 +
            margin-top:0px;
 +
            padding-right:15px;
 +
            float:left;
 +
           
 +
        }
 +
        .coll .content {
 +
            width:87%;
 +
            float:left;
 +
            padding-right:20px;
 +
        }
 +
        .coll .ordi {
 +
            width;100%;
 +
            margin:0px 0px 0px 0px;
 +
            font-size:56px;
 +
            font-style:italic;
 +
            float:left;
 +
            color:#11abb0;
 +
            opacity:0.8;
 +
            padding-right:10px;
 +
            padding-top:20px;
 +
            padding-left:10px;
 +
        }
 +
        </style>
 +
       
 +
        <script type="text/javascript">
 +
            $(document).ready(function(){
 +
                              $("#button1").click(function(){
 +
                                                  $(".panel-collapse").collapse("show");
 +
                                                  });
 +
                              });
 +
                              $(document).ready(function(){
 +
                                                $("#button2").click(function(){
 +
                                                                    $(".panel-collapse").collapse("hide");
 +
                                                                    });
 +
                                                });
 +
                                                $("#notebook").addClass("navbar-active");
 +
            </script>
 +
        <!--panel 引用 end ==================-->
 
          
 
          
 
         <!-- Navigation -->
 
         <!-- Navigation -->
Line 212: Line 231:
 
                             <li class="dropdown menu-2"><a class="dropdown-toggle" data-toggle="dropdown" href="#" > Achievements</a>
 
                             <li class="dropdown menu-2"><a class="dropdown-toggle" data-toggle="dropdown" href="#" > Achievements</a>
 
                                 <ul class="dropdown-menu">
 
                                 <ul class="dropdown-menu">
                                     <li><a href="https://2016.igem.org/Team:Peking/Demonstrate" >Results</a></li>
+
                                     <li><a href="https://2016.igem.org/Team:Peking/Results" >Results</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Basic_Part" >Parts</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Basic_Part" >Parts</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Collaborations" >Collaborations</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Collaborations" >Collaborations</a></li>
Line 223: Line 242:
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Crosslinking" >Crosslinking</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Crosslinking" >Crosslinking</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Uranyl-adsorption" >Uranyl adsorption</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Uranyl-adsorption" >Uranyl adsorption</a></li>
                                     <li><a href="https://2016.igem.org/Team:Peking/Recovery" >Recovery</a></li>
+
                                     <li><a href="https://2016.igem.org/Team:Peking/Clearance" >Clearance</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Secretion" >Secretion</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Secretion" >Secretion</a></li>
                                     <li><a href="https://2016.igem.org/Team:Peking/Proof" >Proof and speculation</a></li>
+
                                     <li><a href="https://2016.igem.org/Team:Peking/Demonstrate" >Final Performance</a></li>
 
                                 </ul>
 
                                 </ul>
 
                             </li>
 
                             </li>
 
                             <li class="dropdown menu-4"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Modeling</a>
 
                             <li class="dropdown menu-4"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Modeling</a>
 
                                 <ul class="dropdown-menu">
 
                                 <ul class="dropdown-menu">
                                     <li><a href="https://2016.igem.org/Team:Peking/Model" >Protein polymerization</a></li>
+
                                     <li><a href="https://2016.igem.org/Team:Peking/Model/GelPoint" > Model of Gel Point </a></li>
 +
                                    <li><a href="https://2016.igem.org/Team:Peking/Model/MassDistribution" > Model of Mass Distribution</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Software" >Software</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/Software" >Software</a></li>
 
                                 </ul>
 
                                 </ul>
Line 240: Line 260:
 
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/questionnaire" >Questionnaire</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/questionnaire" >Questionnaire</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/consulting" >Consulting</a></li>
 
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/consulting" >Consulting</a></li>
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/otherHP" >Other work</a></li>
+
                                     <li><a href="https://2016.igem.org/Team:Peking/HP/otherHP" >Education&nbsp;&amp;&nbsp;Other</a></li>
 
                                 </ul>
 
                                 </ul>
 
                             </li>
 
                             </li>
Line 258: Line 278:
 
         </div>
 
         </div>
 
         <!--/Navigation -->
 
         <!--/Navigation -->
 +
 
          
 
          
<!-- Page Title======================================================================== -->
+
        <!-- Page Title======================================================================== -->
<div id="page-title">
+
        <div id="page-title">
    <div class="row">
+
            <div class="row">
        <div class="twelve columns centered text-center">
+
                <div class="twelve columns centered text-center">
            <h1>Consulting<span>.</span></h1>
+
                    <h1>Consulting</h1>
            <p class="title1" style="text-align:center"></p>
+
                    <p class="title1" style="text-align:center">When I walk along with two others, they may serve me as my teachers. I will select their good qualities and follow them, their bad qualities and avoid them.</p>
        </div>
+
                    <p style="text-align:right;">&mdash;Confucius, translated by James Legge </p>
    </div>
+
                </div>
</div><!-- Page Title End-->
+
            </div>
 +
        </div><!-- Page Title End-->
 
          
 
          
 
          
 
          
<div id="page-content" class="row page">
+
        <div id="page-content" class="row page">
    <div id="primary" class="twelve columns">
+
            <div id="primary" class="twelve columns">
        <section>
+
                <section>
            <div class="row">
+
                    <div class="row">
               
+
                       
               
+
                       
               
+
                       
               
+
                       
                <div class="three columns">
+
                        <div class="three columns">
                <div id="page-wrap">
+
                            <div id="page-wrap">
                    <div id="sidebar" style="color:#000000">
+
                                <div id="sidebar" style="color:#000000">
                        <h4><a href="javascript:void(0);" onclick="naver('Liu')">Prof.&nbsp;Liu&nbsp;Chunli</a></h4>
+
                                    <h4><a href="javascript:void(0);" onclick="naver('LIU')">Prof.&nbsp;LIU&nbsp;Chunli</a></h4>
                        <h4><a href="javascript:void(0);" onclick="naver('Lei')">Prof.&nbsp;Lei&nbsp;Yian</a></h4>
+
                                    <h4><a href="javascript:void(0);" onclick="naver('LEI')">Prof.&nbsp;LEI&nbsp;Yian</a></h4>
                    </div>
+
                                </div>
                </div>
+
                            </div>
                </div>
+
                        </div>
 
                          
 
                          
 
                          
 
                          
Line 292: Line 314:
 
                         <div class="nine columns">
 
                         <div class="nine columns">
 
                             <div class="texttitle">Interviews with two experts</div>
 
                             <div class="texttitle">Interviews with two experts</div>
 +
                            <br/>
 +
                           
 +
                            <div style="width:100%;">
 +
                                <div class="five columns">
 +
                                   
 +
                                    <img style="width:100%;padding-right:-10px; padding-left:-20px;" src="https://static.igem.org/mediawiki/2016/7/7b/T--Peking--images_HPconsultliu.png" alt=""/>
 +
                                   
 +
                                </div>
 +
                                <div class="seven columns" style="vertical-align:middle;">
 +
                                    <p>
 +
                                        Dr. LIU Chunli is a professor from Peking University, College of Chemistry and Molecular Engineering. Besides teaching Radiochemistry and General Chemistry, he conducts research in nuclear environmental chemistry, so he has an in-depth understanding of adsorption, diffusion, migration and species distribution of radioactive isotopes in the environment.                    </p>
 +
                                </div>
 +
                               
 +
                            </div>
 +
                            </div>
 +
                           
 +
                           
 +
                            <div class="three columns">
 +
                            </div>
 +
                            <div class="nine columns">
 +
                                <p>&nbsp;</p>
 
                             <div class="col-mid-2">
 
                             <div class="col-mid-2">
 
                             </div>
 
                             </div>
Line 297: Line 340:
 
                                 <div class="panel-group" id="accordion">
 
                                 <div class="panel-group" id="accordion">
 
                                      
 
                                      
            <a id="Liu"></a>
+
                                    <a id="LIU"></a>
 
                                     <div class="panel panel-default">
 
                                     <div class="panel panel-default">
 
                                         <div class="panel-heading panel-title" role="tab" id="heading1">
 
                                         <div class="panel-heading panel-title" role="tab" id="heading1">
                                             <a role="button" data-toggle="collapse" href="#collapse1" aria-expanded="false" aria-controls="collapse1">  Professor Liu Chunli, specializing in nuclear environmental chemistry :
+
                                             <a role="button" data-toggle="collapse" href="#collapse1" aria-expanded="false" aria-controls="collapse1">  Professor LIU Chunli, specializing in nuclear environmental chemistry :</a>
</a>
+
 
                                         </div>
 
                                         </div>
                                         <div id="collapse1" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading1">
+
                                         <div id="collapse1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1">
 
                                             <div class="panel-body">
 
                                             <div class="panel-body">
 
                                                  
 
                                                  
                                                     <div>
+
                                               
 +
                                                <div class="coll">
 +
                                                     <div class="info">
 
                                                         <div class="ordi">Q:</div>
 
                                                         <div class="ordi">Q:</div>
                                                        <div style="width:100%;"> Is uranium pollution common in the outside environment? Are there such areas in China? Are there any research institutes that specialize in this field?</div>
 
 
                                                     </div>
 
                                                     </div>
                                                     <br/>
+
                                                     <div class="content">
                                                     <div>
+
                                                        <p> Is uranium pollution common in the outside environment? Are there such areas in China? Are there any research institutes that specialize in this field.</p>
                                                         <div></div>
+
                                                     </div>
                                                        <div></div>
+
                                                    <div class="info">
 +
                                                         <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> Uranium, which is an element distributed in earth’s crust, is not so rare as we once thought. Both geological activities and human disturbances may result in changes in uranium distribution, so that some areas show relatively higher uranium contents. A case in point is Punjab in India. In China, the contents of uranium are higher than background values around the uranium mines in Jiangxi and Hunan and around rare earth mines in Inner Mongolia and Guangdong.</p>
 +
                                                        <p>The research institutes that have deep insights into uranium and uranium pollution in China include the Uranium Geology and Mining Department of East China University of Science and Technology, the Institute of Nuclear Industry Geology, and the Beijing Research Institute of Chemical Engineering and Metallurgy that engages in uranium exploration, uranium mining and industrial applications.</p>
 
                                                          
 
                                                          
 
                                                     </div>
 
                                                     </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>During the entire process, from uranium mining, processing and utilization to reprocessing, at which step is uranium leakage and uranium pollution most likely to occur? What threat does uranium pose to humans?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> Generally speaking, it is during uranium mining and reprocessing of high-level radioactive waste that uranium leakage is most likely to occur. For uranium mines, uranium concentrations are naturally higher, and the introduction of water in the process of exploitation further aggravates uranium leakage into the biosphere. As for reprocessing plants, they usually deal with high-level radioactive waste, so large amounts of low-level radioactive water and waste are released, which are prone to enter the environment.</p>
 +
                                                        <p>In terms of radiation threats, since uranium mainly produces α-radiation, whose penetrating power is the lowest of all radioactive rays, uranium does not pose severe threats as long as it does not enter the body. But once having entered the human body, uranium, whether as a heavy metal or as an internal radioactive source, may well result in severe damage to various organs, including the liver and kidneys.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> What kind of controls does the Chinese government impose over radioactive elements such as uranium?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> The control is extremely strict—the whole process, from exploitation and utilization to reprocessing, is completely carried out or supervised by national institutions.</p>
 +
                                                        <p>For research purposes, only those laboratories which have a qualification higher than “radiochemistry lab” are allowed to conduct experiments with uranium. For every step from purchasing to waste recycling, experimenters need to report and strictly control the radiation dosage. Take our own laboratory as an example, before purchasing uranyl ions, we need to report to higher authorities half a year in advance and the amount of uranyl ions we acquire is very limited, only barely covering the basic research needs.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>Currently, what methods are employed to deal with uranium pollution? What are their pros and cons?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>Both physical and chemical methods are adopted. For instance, with cement solidification, uranyl ions could be immobilized in cement; with the soil replacement method, the polluted soil surface layer is replaced by clean topsoil and the contaminated soil is buried deeper. The costs of these methods are so high that only national institutions could afford them. Other methods, such as plant adsorption, are not ideal despite their comparatively low costs because they are quite time-consuming.</p>
 +
                                                        <p>For the institutes whose uranium consumption is low, a common method for coping with uranium waste is to solidify substances that contain uranium and pass them on to professionals for centralized processing.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>Not only could uranium and its radiation cause damage to human health, they may also arouse social unrest. Judging by the wave of panic buying of iodised salt after the Fukushima Daiichi nuclear disaster in 2011, we could see that the general public is ignorant of uranium and its threats. So what do you think of the work on popularization of such knowledge in China? Have you carried out any popular science work?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> Admittedly, the popularization work in China is far from satisfactory. On one hand, the number of researchers in China is limited so there are not enough people to do such work; on the other hand, the average knowledge level of the general public is comparatively low (from the Internet you could see that many people only have a poor scope of knowledge, no higher than secondary school) so it takes a long time for them to understand this.</p>
 +
                                                        <p>For popularization, we offer a radiochemistry course in Peking University and hold lectures in other schools, which all receive good feedbacks.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> What’s the frequency of safety training about uranium and other radioactive substances in your lab? Have there been any accidents in your lab or in the Department of Applied Chemistry? Would you please introduce the plans in place for cases of emergency?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> We are very strict with safety training. Every new student is required to pass the theoretical and experimental courses in radiochemistry, and they need to receive safety training. After they enter the lab, we will supervise and examine the experiments from time to time. Every year we organize two large-scale safety trainings.</p>
 +
                                                        <p>So far, there haven’t been any accidents. In case of emergency, whoever notices the situations should inform the teacher immediately, who will arrange proper treatment measures according to the level of radiation.</p>
 +
                                                        <p>If the situation is beyond our handling ability, we will report to the college and the college will then report to the Radiation Protection Group, ensuring that professionals will come to deal with the accident within 8 hours.</p>
 +
                                                       
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                               
 +
                                               
 
                                                  
 
                                                  
 
                                                  
 
                                                  
 
                                             </div>
 
                                             </div>
 
                                         </div>
 
                                         </div>
 +
                                    </div>
 +
                                </div>
 +
                                </div>
 +
                            </div><!--end of LIU columns-->
 +
                           
 +
                                    <div class="three columns">
 +
                            </div>
 +
                                    <div class="nine columns">
 +
                                        <div class="five columns">
 +
                                           
 +
                                            <img style="width:100%;padding-right:20px; padding-left:20px;" src="https://static.igem.org/mediawiki/2016/7/75/T--Peking--images_HPconsultlei.png" alt=""/>
 +
                                           
 +
                                        </div>
 +
                                        <div class="seven columns"  style="vertical-align:middle;">
 +
                                            <p>
 +
                                            Dr. LEI Yi’an is an associate professor from Peking University, School of Physics. He specializes in nuclear theory, quantum mechanics, computational physics and so on. What’s more, he has popularized nuclear power and nuke industry in public and has a unique view on the relevant questions.                    </p>
 +
                                        </div>
 +
                                       
 
                                     </div>
 
                                     </div>
 
                                      
 
                                      
            <a id="Lei"></a>
+
                                   
 +
                                    <div class="three columns">
 +
                            </div>
 +
                                    <div class="nine columns">
 +
                                        <p>&nbsp;</p>
 +
                                       
 +
                                        <div class="col-mid-2">
 +
                                        </div>
 +
                                        <div class="col-md-8">
 +
                                            <div class="panel-group" id="accordion">
 +
                                                <div style="width:100%;">
 +
                                   
 +
                                    <a id="LEI"></a>
 
                                     <div class="panel panel-default">
 
                                     <div class="panel panel-default">
 
                                         <div class="panel-heading panel-title" role="tab" id="heading1">
 
                                         <div class="panel-heading panel-title" role="tab" id="heading1">
                                             <a role="button" data-toggle="collapse" href="#collapse2" aria-expanded="false" aria-controls="collapse2">  Professor Lei Yian specializing in physics: </a>
+
                                             <a role="button" data-toggle="collapse" href="#collapse2" aria-expanded="false" aria-controls="collapse2">  Professor LEI Yian specializing in physics: </a>
 
                                         </div>
 
                                         </div>
                                         <div id="collapse2" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="heading1">
+
                                         <div id="collapse2" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1">
 
                                             <div class="panel-body">
 
                                             <div class="panel-body">
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>China now has several nuclear power stations in service, such as the Daya Bay Nuclear Power Station. Would you please introduce some basic information about the construction, operation and retiring of domestic nuclear facilities? How are they retired?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> There is a lot of confidential data about this, but you could find some general information about it too. When a nuclear power station is retired, high-level radioactive waste is taken out first and buried deep in the soil where there is no underground water. The low-level radioactive waste generated during construction and production is kept for several years until most of their radioactive components decay, after which it is demolished and buried.</p>
 +
                                                       
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p>Nuclear power is a kind of clean energy, why do you not have an optimistic perspective about it?</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> The word ‘clean’ you mentioned simply refers to not emitting greenhouse gases into the atmosphere, but the use of nuclear energy often generates lots of radioactive waste. Could this be called ‘clean’? Whether a technique could be applied for long depends on the economic profits it brings. Nuclear power stations need to be planned, constructed, operated and maintained. After retirement, they also need complex processes to dispose of the accumulated waste. The whole process requires lots of human and material resources; so the cost is very high. Although the field of nuclear power is quite mature in many western countries, we could look at their newly constructed nuclear facilities. Take the United States as an example, no more than ten stations have been constructed in the past several decades. In other words, the United States also does not think nuclear energy is the trend for future developments. So the development of nuclear energy is grinding to a halt.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 +
                                                <div class="coll">
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">Q:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> Is nuclear pollution an urgent problem?</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
                                                    </div>
 +
                                                    <div class="info">
 +
                                                        <div class="ordi">A:</div>
 +
                                                    </div>
 +
                                                    <div class="content">
 +
                                                        <p> There is a non-negligible amount of uranium contained in earth’s crust. Many associated uranium deposits in mines are brought to the surface by humans. Uranium itself is not an important source of pollution, but its decay products such as radon are much more alarming. Owing to the low abundance of radon, there are no satisfying disposal measures for it. Therefore, radon is more of a potential threat than uranium. Under the influence of these decay products, the background radiation in human settlements has been increased significantly. The decay products of uranium are more worth being concerned about.</p>
 +
                                                       
 +
                                                    </div>
 +
                                                </div>
 
                                                  
 
                                                  
 
                                             </div>
 
                                             </div>
Line 337: Line 546:
 
                                 </div>
 
                                 </div>
 
                             </div><!-- results end-->
 
                             </div><!-- results end-->
           
+
                           
 
                              
 
                              
 
                             <br/>
 
                             <br/>
 
                             <br/>
 
                             <br/>
 
+
                           
 
+
                           
 
                         </div><!--9 columns end-->
 
                         </div><!--9 columns end-->
 
                          
 
                          
                       
+
                            <img src="https://static.igem.org/mediawiki/2016/6/66/T--Peking--image_consulting1.png"/>
                       
+
                            <img src="https://static.igem.org/mediawiki/2016/2/2f/T--Peking--image_consulting2.png"/>
 
+
                       
+
 
                          
 
                          
 
                     </div><!--row end-->
 
                     </div><!--row end-->

Latest revision as of 19:56, 19 October 2016

Consulting

Consulting

When I walk along with two others, they may serve me as my teachers. I will select their good qualities and follow them, their bad qualities and avoid them.

—Confucius, translated by James Legge

Interviews with two experts

Dr. LIU Chunli is a professor from Peking University, College of Chemistry and Molecular Engineering. Besides teaching Radiochemistry and General Chemistry, he conducts research in nuclear environmental chemistry, so he has an in-depth understanding of adsorption, diffusion, migration and species distribution of radioactive isotopes in the environment.

 

Q:

Is uranium pollution common in the outside environment? Are there such areas in China? Are there any research institutes that specialize in this field.

A:

Uranium, which is an element distributed in earth’s crust, is not so rare as we once thought. Both geological activities and human disturbances may result in changes in uranium distribution, so that some areas show relatively higher uranium contents. A case in point is Punjab in India. In China, the contents of uranium are higher than background values around the uranium mines in Jiangxi and Hunan and around rare earth mines in Inner Mongolia and Guangdong.

The research institutes that have deep insights into uranium and uranium pollution in China include the Uranium Geology and Mining Department of East China University of Science and Technology, the Institute of Nuclear Industry Geology, and the Beijing Research Institute of Chemical Engineering and Metallurgy that engages in uranium exploration, uranium mining and industrial applications.

Q:

During the entire process, from uranium mining, processing and utilization to reprocessing, at which step is uranium leakage and uranium pollution most likely to occur? What threat does uranium pose to humans?

A:

Generally speaking, it is during uranium mining and reprocessing of high-level radioactive waste that uranium leakage is most likely to occur. For uranium mines, uranium concentrations are naturally higher, and the introduction of water in the process of exploitation further aggravates uranium leakage into the biosphere. As for reprocessing plants, they usually deal with high-level radioactive waste, so large amounts of low-level radioactive water and waste are released, which are prone to enter the environment.

In terms of radiation threats, since uranium mainly produces α-radiation, whose penetrating power is the lowest of all radioactive rays, uranium does not pose severe threats as long as it does not enter the body. But once having entered the human body, uranium, whether as a heavy metal or as an internal radioactive source, may well result in severe damage to various organs, including the liver and kidneys.

Q:

What kind of controls does the Chinese government impose over radioactive elements such as uranium?

A:

The control is extremely strict—the whole process, from exploitation and utilization to reprocessing, is completely carried out or supervised by national institutions.

For research purposes, only those laboratories which have a qualification higher than “radiochemistry lab” are allowed to conduct experiments with uranium. For every step from purchasing to waste recycling, experimenters need to report and strictly control the radiation dosage. Take our own laboratory as an example, before purchasing uranyl ions, we need to report to higher authorities half a year in advance and the amount of uranyl ions we acquire is very limited, only barely covering the basic research needs.

Q:

Currently, what methods are employed to deal with uranium pollution? What are their pros and cons?

A:

Both physical and chemical methods are adopted. For instance, with cement solidification, uranyl ions could be immobilized in cement; with the soil replacement method, the polluted soil surface layer is replaced by clean topsoil and the contaminated soil is buried deeper. The costs of these methods are so high that only national institutions could afford them. Other methods, such as plant adsorption, are not ideal despite their comparatively low costs because they are quite time-consuming.

For the institutes whose uranium consumption is low, a common method for coping with uranium waste is to solidify substances that contain uranium and pass them on to professionals for centralized processing.

Q:

Not only could uranium and its radiation cause damage to human health, they may also arouse social unrest. Judging by the wave of panic buying of iodised salt after the Fukushima Daiichi nuclear disaster in 2011, we could see that the general public is ignorant of uranium and its threats. So what do you think of the work on popularization of such knowledge in China? Have you carried out any popular science work?

A:

Admittedly, the popularization work in China is far from satisfactory. On one hand, the number of researchers in China is limited so there are not enough people to do such work; on the other hand, the average knowledge level of the general public is comparatively low (from the Internet you could see that many people only have a poor scope of knowledge, no higher than secondary school) so it takes a long time for them to understand this.

For popularization, we offer a radiochemistry course in Peking University and hold lectures in other schools, which all receive good feedbacks.

Q:

What’s the frequency of safety training about uranium and other radioactive substances in your lab? Have there been any accidents in your lab or in the Department of Applied Chemistry? Would you please introduce the plans in place for cases of emergency?

A:

We are very strict with safety training. Every new student is required to pass the theoretical and experimental courses in radiochemistry, and they need to receive safety training. After they enter the lab, we will supervise and examine the experiments from time to time. Every year we organize two large-scale safety trainings.

So far, there haven’t been any accidents. In case of emergency, whoever notices the situations should inform the teacher immediately, who will arrange proper treatment measures according to the level of radiation.

If the situation is beyond our handling ability, we will report to the college and the college will then report to the Radiation Protection Group, ensuring that professionals will come to deal with the accident within 8 hours.

Dr. LEI Yi’an is an associate professor from Peking University, School of Physics. He specializes in nuclear theory, quantum mechanics, computational physics and so on. What’s more, he has popularized nuclear power and nuke industry in public and has a unique view on the relevant questions.

 

Q:

China now has several nuclear power stations in service, such as the Daya Bay Nuclear Power Station. Would you please introduce some basic information about the construction, operation and retiring of domestic nuclear facilities? How are they retired?

A:

There is a lot of confidential data about this, but you could find some general information about it too. When a nuclear power station is retired, high-level radioactive waste is taken out first and buried deep in the soil where there is no underground water. The low-level radioactive waste generated during construction and production is kept for several years until most of their radioactive components decay, after which it is demolished and buried.

Q:

Nuclear power is a kind of clean energy, why do you not have an optimistic perspective about it?

A:

The word ‘clean’ you mentioned simply refers to not emitting greenhouse gases into the atmosphere, but the use of nuclear energy often generates lots of radioactive waste. Could this be called ‘clean’? Whether a technique could be applied for long depends on the economic profits it brings. Nuclear power stations need to be planned, constructed, operated and maintained. After retirement, they also need complex processes to dispose of the accumulated waste. The whole process requires lots of human and material resources; so the cost is very high. Although the field of nuclear power is quite mature in many western countries, we could look at their newly constructed nuclear facilities. Take the United States as an example, no more than ten stations have been constructed in the past several decades. In other words, the United States also does not think nuclear energy is the trend for future developments. So the development of nuclear energy is grinding to a halt.

Q:

Is nuclear pollution an urgent problem?

                                                                                             

A:

There is a non-negligible amount of uranium contained in earth’s crust. Many associated uranium deposits in mines are brought to the surface by humans. Uranium itself is not an important source of pollution, but its decay products such as radon are much more alarming. Owing to the low abundance of radon, there are no satisfying disposal measures for it. Therefore, radon is more of a potential threat than uranium. Under the influence of these decay products, the background radiation in human settlements has been increased significantly. The decay products of uranium are more worth being concerned about.