Difference between revisions of "Team:SCUT-China/Practices"
(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{SCUT-China}} | {{SCUT-China}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | #HPContainer { | ||
+ | width::100%; | ||
+ | margin-top: 63px; | ||
+ | padding: 30px; | ||
+ | } | ||
+ | #HPTitle { | ||
+ | font-size: 80px; | ||
+ | text-align: center; | ||
+ | color: #00b4ed; | ||
+ | padding: 50px 30px 20px 30px; | ||
+ | color:#df2c5a; | ||
+ | margin: 0; | ||
+ | } | ||
+ | #HPContent { | ||
+ | width: 100%; | ||
+ | } | ||
− | + | .pic_four { | |
+ | width: 100%; | ||
+ | min-height: 200px; | ||
+ | position: relative; | ||
+ | margin: 20px auto; | ||
+ | } | ||
+ | .pic_four img { | ||
+ | width: 80%; | ||
+ | box-shadow: 0 3px 10px #7d7d7d; | ||
+ | display: block; | ||
+ | border-radius:50%; | ||
+ | margin: 10px auto; | ||
+ | max-width: 330px; | ||
+ | } | ||
+ | .pic_four .pic_a { | ||
+ | position: relative; | ||
+ | left: 0; | ||
+ | width: 25%; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .pic_four .pic_b { | ||
+ | position: absolute; | ||
+ | left: 25%; | ||
+ | display: inline-block; | ||
+ | width: 25%; | ||
+ | } | ||
+ | .pic_four .pic_c { | ||
+ | position: absolute; | ||
+ | left: 50%; | ||
+ | display: inline-block; | ||
+ | width: 25%; | ||
+ | } | ||
+ | .pic_four .pic_d { | ||
+ | position: absolute; | ||
+ | left: 75%; | ||
+ | display: inline-block; | ||
+ | width: 25%; | ||
+ | } | ||
− | + | .mind-pic{ | |
− | + | width:100%; | |
− | + | } | |
− | + | .page-link{ | |
− | + | display:block; | |
− | + | text-decoration:none; | |
− | + | margin:20px auto; | |
− | + | color:#df6b5a; | |
− | + | text-align:center; | |
− | + | font-size:20px; | |
− | + | } | |
− | + | ||
− | + | ||
+ | .page-link:hover{ | ||
+ | color:#df6b5a; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </style> | |
− | + | ||
+ | <div id="HPContainer"> | ||
+ | <h1 id="HPTitle">Human Practices</h1> | ||
+ | <div id="HPContent"> | ||
+ | <div class="part"> | ||
+ | <h3 style="color:#00b4ed">Overview</h3> | ||
+ | <p>According to the data from WHO, cardiovascular diseases are the main leading cause of death globally. Cyclic guanosine monophosphate (cGMP) is a critical second messenger molecule.It can transduce nitric-oxide and natriuretic-peptide-coupled signaling and remit the myocardial hypertrophy by relaxing the blood vessels. This summer, we tried to use synthetic biology to modify the cGMP metabolic pathway in a human cell line. We hope that our work would provide the proof of principle for future gene therapy.</p> | ||
+ | |||
+ | </div> | ||
+ | <div class="divide-line"></div> | ||
+ | <div class="part"> | ||
+ | <div class="pic_four"> | ||
+ | <div class="pic_a"><img src="HP/hospital interview.png" /><a class="page-link" href="https://2015.igem.org/Team:SCUT-China/hospitalInterview">Hospital Interview</a></div> | ||
+ | <div class="pic_b"><img src="HP/conference.png" /><a class="page-link">Conference</a></div> | ||
+ | <div class="pic_c"><img src="HP/data analyse.png" /><a class="page-link">data analyse</a></div> | ||
+ | <div class="pic_d"><img src="HP/thinking.png" /><a class="page-link">thinking</a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="part"> | ||
+ | <img class="mind-pic" src="HP/HP思维导图3-改4.png"/> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 12:45, 18 September 2015
Loading
Human Practices
Overview
According to the data from WHO, cardiovascular diseases are the main leading cause of death globally. Cyclic guanosine monophosphate (cGMP) is a critical second messenger molecule.It can transduce nitric-oxide and natriuretic-peptide-coupled signaling and remit the myocardial hypertrophy by relaxing the blood vessels. This summer, we tried to use synthetic biology to modify the cGMP metabolic pathway in a human cell line. We hope that our work would provide the proof of principle for future gene therapy.