Difference between revisions of "Team:CHINA CD UESTC/Protocol"

Line 8: Line 8:
 
</head>
 
</head>
 
   <style>
 
   <style>
#page {
 
  margin-bottom: 200px;
 
  z-index: 1000;
 
}
 
#page ul li{
 
  list-style: none;
 
}
 
.leftside{
 
color: #000;
 
float:left;
 
width:17%;
 
}
 
#page .leftside li a {
 
cursor:pointer;
 
color: #000;
 
}
 
 
.rightside{
 
float:left;
 
margin-left:5%;
 
width:78%;
 
height:600px; 
 
overflow:hidden;
 
}
 
.protocol{
 
display:none;
 
width:95%;
 
margin-bottom:20px;
 
}
 
.protocolactive{
 
display:block;
 
width:95%;
 
    border: 5px solid #DDE8E8;
 
 
margin-bottom:20px;
 
}
 
 
/*********green button***********/
 
.button{
 
width: 160px;
 
line-height: 38px;
 
text-align: center;
 
font-size: 20px;
 
position: relative;
 
overflow: hidden;
 
 
 
    color: rgba(255,255,255,1);
 
    text-decoration: none;
 
    background-color: rgba(219,87,5,1);
 
    font-family: 'Yanone Kaffeesatz','Microsoft yahei';
 
    display: block;
 
    padding: 4px;
 
    -webkit-border-radius: 8px;
 
    -moz-border-radius: 8px;
 
    border-radius: 8px;
 
 
}
 
.button.green{
 
    -webkit-box-shadow:0px 2px 0px rgba(251, 253, 63, 0.2), 0px 3px 10px rgba(0,0,0,.7);
 
    -moz-box-shadow: 0px 2px 0px rgba(251, 253, 63, 0.2), 0px 3px 10px rgba(0,0,0,.7);
 
    box-shadow: 0px 2px 0px rgba(251, 253, 63, 0.2), 0px 3px 10px rgba(0,0,0,.7);
 
           
 
    -webkit-transition: all .3s ease;
 
    -moz-transition: all .3s ease;
 
    -ms-transition: all .3s ease;
 
    -o-transition: all .3s ease;
 
    transition: all .3s ease;
 
 
 
}
 
.green.larrow:before{
 
background: #64C878;
 
}
 
.green.larrow:after{
 
  -webkit-box-shadow: 0px 3px 0px rgb(255, 177, 13), 0px 3px 6px rgba(0,0,0,.9);
 
    -moz-box-shadow: 0px 3px 0px rgb(255, 177, 13), 0px 3px 6px rgba(0,0,0,.9);
 
    box-shadow: 0px 3px 0px rgb(255, 177, 13), 0px 3px 6px rgba(0,0,0,.9);
 
    background-color: rgba(255, 178, 29, 0.9);
 
    color: rgb(255, 255, 255);}}
 
 
/***green button over*/
 
table.tftable {font-size:12px;color:#333333;width:90%;border-width: 1px;border-color: #bcaf91;border-collapse: collapse;}
 
table.tftable th {font-size:12px;background-color:#ded0b0;border-width: 1px;padding: 8px;border-style: solid;border-color: #bcaf91;text-align:left;}
 
table.tftable tr {background-color:#ffffff;}
 
table.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #bcaf91;}
 
  
 
</style>
 
</style>

Revision as of 18:39, 6 September 2015

<!DOCTYPE html>

PROTOCOL

  Here is our entire experimental standard used in the project. If you want to repeat our project, we propose to operate in accordance with these standards. Meanwhile, the application of these specific experiment standards has been presented on the Method page, if necessary, you can go and have a view.

Protocols

In order to make our experiment can be repeated, we share our protocols to you responsibility.
Our protocols are divided into four parts,as follow:

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.