(47 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<link rel="icon" href="image/favicon.png" type="image/png"> | <link rel="icon" href="image/favicon.png" type="image/png"> | ||
− | + | ||
<!-- Bootstrap CSS --> | <!-- Bootstrap CSS --> | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/bootstrap_css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/bootstrap_css?action=raw&ctype=text/css" type="text/css" /> | ||
Line 19: | Line 19: | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/index_css?action=raw&ctype=text/css" type="text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Team:AHUT_China/index_css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <!--================Header Area =================--> | ||
+ | <header class="header_area"> | ||
+ | <div class="container"> | ||
+ | <nav class="navbar navbar-expand-lg navbar-light"> | ||
+ | <!-- Brand and toggle get grouped for better mobile display --> | ||
+ | <a class="navbar-brand logo_h" href="https://2018.igem.org/Team:AHUT_China/home"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--AHUT_China--_newlogo.jpg" height="110" width="80" alt=""></a> | ||
+ | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <!-- Collect the nav links, forms, and other content for toggling --> | ||
+ | <div class="collapse navbar-collapse offset" id="navbarSupportedContent"> | ||
+ | <ul class="nav navbar-nav menu_nav ml-auto"> | ||
+ | <li class="nav-item "><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/home">Home</a></li> | ||
+ | <li class="nav-item submenu dropdown"> | ||
+ | <a href="#" style="color:#52C5FD" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Team | ||
+ | ">Team Members</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Attributions">Attribution</a> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav-item submenu dropdown"> | ||
+ | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Overview">Overview</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Background">Background</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/protocol">Protocol</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" | ||
+ | href="https://2018.igem.org/Team:AHUT_China/design">Design</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Demonstrate">Demonstrate</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href=" | ||
+ | https://2018.igem.org/Team:AHUT_China/InterLab">Interlab</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Notebook">Notebook</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" | ||
+ | href="https://2018.igem.org/Team:AHUT_China/Result">Result</a></li> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav-item submenu dropdown"> | ||
+ | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PARTS</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Improve">Improved parts</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/New_Parts">New Parts</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Model">Modeling</a></li> | ||
+ | <li class="nav-item submenu dropdown"> | ||
+ | <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Human_Practices">Overview</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/HP_FOR_SILVER">HP for Silver</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/INTEGRATED_FOR_GOLD">Integrated HP for gold</a></li> | ||
+ | <li class="nav-item"><a class="nav-link" href=" | ||
+ | https://2018.igem.org/Team:AHUT_China/Public_Engagement">Public Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="nav-item"><a class="nav-link" href="https://2018.igem.org/Team:AHUT_China/Collaborations">Collaboration</a></li> | ||
+ | <!-- <li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>--> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | |||
+ | </header> | ||
<!--================Header Area =================--> | <!--================Header Area =================--> | ||
Line 45: | Line 113: | ||
<div class="col-md-6 d_flex align-items-center"> | <div class="col-md-6 d_flex align-items-center"> | ||
<div class="about_content "> | <div class="about_content "> | ||
− | + | <h2> About our University</h2> | |
− | + | <p style="font-family: 'Arial Unicode MS', 'Microsoft YaHei UI', 'Microsoft YaHei UI Light', '华文细黑', '微软雅黑', '幼圆'; font-size: 16px;">Anhui University of Technology is located in the national civilized city, Ma'anshan, which is the core city of Nanjing metropolis.It is a multidisplinary university that focuses on the coordinated development of engineering,metallurgy, economics ,management, arts, science, law and other disciplines. Moreover, it is a multi-level education and training system with master's degree and doctor's degree.</p> | |
<a href="#" class="button_hover theme_btn_two">AHUT_CHINA</a> | <a href="#" class="button_hover theme_btn_two">AHUT_CHINA</a> | ||
</div> | </div> | ||
Line 63: | Line 131: | ||
<div class="container"> | <div class="container"> | ||
<div class="section_title text-center"> | <div class="section_title text-center"> | ||
− | <h2 class="title_color">A brief description <span style="color: #D008A4"> | + | <h2 class="title_color">A brief description about<span style="color: #D008A4"> us</span></h2> |
<p></p><hr> | <p></p><hr> | ||
</div> | </div> | ||
Line 73: | Line 141: | ||
</div> | </div> | ||
<div class="media testimonial_item"> | <div class="media testimonial_item"> | ||
− | <img class="rounded-circle" src="https://static.igem.org/mediawiki/2018/6/65/T--AHUT_China--_xvxiangrobg.jpg" width="173" height="240" alt=""> | + | <img class="rounded-circle" src="https://static.igem.org/mediawiki/2018/6/65/T--AHUT_China--_xvxiangrobg.jpg" width="173" height="240" alt=""> |
<div class="media-body"> | <div class="media-body"> | ||
<br/><br/>Primary PI,Provide guidance and suggestions for Human practice and Collaboration. | <br/><br/>Primary PI,Provide guidance and suggestions for Human practice and Collaboration. | ||
Line 529: | Line 597: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="section_title text-center"> | |
− | + | <h3 class="title_color">Sponsors</h3><hr> | |
− | + | <div class="media testimonial_item"> | |
− | + | <img class="rounded-circle" src="http://oyq0amfss.bkt.clouddn.com/shengwu.png" width="50" height="100" alt=""> | |
− | + | <img class="rounded-circle" src="https://static.igem.org/mediawiki/2016/9/92/AHUT_CHINA_igem_2016_cx.jpg | |
− | + | " width="50" height="100" alt=""> | |
− | + | ||
− | + | <div class="media-body"> | |
− | + | ||
− | + | ||
− | + | </div> | |
− | + | </div> | |
− | + | <div class="media testimonial_item"> | |
− | <!-- | + | |
− | + | <img class="rounded-circle" src="https://static.igem.org/mediawiki/2016/8/85/AHUT_CHINA_igem_2016_kx.jpg" width="50" height="100" alt=""> | |
− | + | <img class="rounded-circle" src=" | |
− | <!-- | + | http://oyq0amfss.bkt.clouddn.com/wuwei.jpg" width="50"> |
+ | </div> | ||
+ | </div></section> | ||
+ | |||
+ | <!-- Optional JavaScript --> | ||
+ | <!-- jQuery first, then Popper.js, then Bootstrap JS --> | ||
<script src="https://2018.igem.org/Team:AHUT_China/jquery-3.2.1.min_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | <script src="https://2018.igem.org/Team:AHUT_China/jquery-3.2.1.min_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
<script src="https://2018.igem.org/Team:AHUT_China/popper_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | <script src="https://2018.igem.org/Team:AHUT_China/popper_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
Line 567: | Line 640: | ||
<script src="https://2018.igem.org/Team:AHUT_China/contact_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | <script src="https://2018.igem.org/Team:AHUT_China/contact_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
<script src="https://2018.igem.org/Team:AHUT_China/custom_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | <script src="https://2018.igem.org/Team:AHUT_China/custom_js?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> | ||
+ | {{:Team:AHUT_China/footer}} | ||
+ | {{:Team:AHUT_China/footercss}} |
Latest revision as of 02:56, 18 October 2018
About our University
Anhui University of Technology is located in the national civilized city, Ma'anshan, which is the core city of Nanjing metropolis.It is a multidisplinary university that focuses on the coordinated development of engineering,metallurgy, economics ,management, arts, science, law and other disciplines. Moreover, it is a multi-level education and training system with master's degree and doctor's degree.
AHUT_CHINA