Team:SZU-China/Team/Attribution
From 2014.igem.org
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<!--[if lt IE 7 ]><html class="ie ie6" lang="zh-CN"><![endif]--> | <!--[if lt IE 7 ]><html class="ie ie6" lang="zh-CN"><![endif]--> | ||
<!--[if IE 7 ]><html class="ie ie7" lang="zh-CN"><![endif]--> | <!--[if IE 7 ]><html class="ie ie7" lang="zh-CN"><![endif]--> | ||
Line 11: | Line 10: | ||
<meta name="description" content="Szu-china" /> | <meta name="description" content="Szu-china" /> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
- | |||
<meta http-equiv="X-UA-Compatible" content="IE=Edge"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge"> | ||
<link href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet"> | <link href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet"> | ||
Line 32: | Line 30: | ||
<style> | <style> | ||
.height { | .height { | ||
- | height: | + | height: 900px |
} | } | ||
</style> | </style> | ||
- | |||
<style> | <style> | ||
- | |||
#top-section { | #top-section { | ||
- | + | width: 100%; | |
- | + | height: 0; | |
- | + | border: none; | |
} | } | ||
- | |||
#top-section #p-logo { | #top-section #p-logo { | ||
- | + | display: none; | |
- | + | ||
} | } | ||
- | |||
#top-section #search-controls { | #top-section #search-controls { | ||
- | + | display: none; | |
- | + | border: none; | |
} | } | ||
- | |||
#content { | #content { | ||
- | + | width: 100%; | |
- | + | background: none; | |
- | + | padding-bottom: 0; | |
- | + | font-size: initial; | |
} | } | ||
- | |||
#footer-box { | #footer-box { | ||
- | + | display: none; | |
} | } | ||
- | |||
#catlinks { | #catlinks { | ||
- | + | display: none; | |
} | } | ||
- | |||
.firstHeading { | .firstHeading { | ||
- | + | display: none; | |
} | } | ||
- | |||
#content { | #content { | ||
- | + | padding: 0; | |
- | + | border-left: none; | |
- | + | border-right: none; | |
} | } | ||
- | |||
#contentSub { | #contentSub { | ||
- | + | margin: 0; | |
} | } | ||
- | |||
#globalWrapper { | #globalWrapper { | ||
- | + | margin: 0px; | |
+ | padding: 0px; | ||
+ | width: auto; | ||
+ | font-size: 127%; | ||
+ | position: relative; | ||
} | } | ||
#top-section { | #top-section { | ||
- | + | margin-top: 0; | |
- | + | margin-left: 0; | |
- | + | height: 0px; | |
- | + | /* height: 1px !important; */ | |
- | + | position: relative; | |
- | + | z-index: 100; | |
- | + | border: 0px; | |
- | + | border: 0px !important; | |
- | + | position: fixed; | |
- | + | top: 0px; | |
} | } | ||
- | |||
#menubar ul { | #menubar ul { | ||
- | + | margin-bottom: 0; | |
- | + | font-size: x-small; | |
} | } | ||
- | |||
#menubar { | #menubar { | ||
- | + | font-size: initial; | |
- | + | top: -3px; | |
} | } | ||
- | + | .left-menu li:last { | |
- | .left-menu li:last { | + | display: none; |
- | + | ||
} | } | ||
- | |||
li { | li { | ||
- | + | margin-bottom: initial; | |
} | } | ||
- | |||
a:visited { | a:visited { | ||
- | + | color: initial; | |
} | } | ||
- | |||
#bodyContent h1, #bodyContent h2 { | #bodyContent h1, #bodyContent h2 { | ||
- | + | margin-bottom: 10px; | |
} | } | ||
- | |||
- | |||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
- | + | padding-top: initial; | |
- | + | padding-bottom: initial; | |
- | + | border-bottom: none; | |
- | + | margin-bottom: 10px; | |
} | } | ||
- | |||
#bodyContent a[href ^="mailto:"], .link-mailto { | #bodyContent a[href ^="mailto:"], .link-mailto { | ||
- | + | background: none; | |
- | + | padding-right: inherit; | |
} | } | ||
- | |||
.printfooter { | .printfooter { | ||
- | + | display: none; | |
} | } | ||
- | + | #bodyContent a[href ^="https://"], .link-https { | |
- | + | background: none; | |
- | #bodyContent a[href ^="https://"], | + | padding-right: 0; |
- | .link-https { | + | |
- | + | ||
- | + | ||
} | } | ||
- | #bodyContent a[href ^="mailto:"], | + | #bodyContent a[href ^="mailto:"], .link-mailto { |
- | .link-mailto { | + | background: none; |
- | + | padding-right: 0; | |
- | + | ||
} | } | ||
#bodyContent a[href ^="news://"] { | #bodyContent a[href ^="news://"] { | ||
- | + | background: none; | |
- | + | padding-right: 0; | |
} | } | ||
- | #bodyContent a[href ^="ftp://"], | + | #bodyContent a[href ^="ftp://"], .link-ftp { |
- | .link-ftp { | + | background: none; |
- | + | padding-right: 0; | |
- | + | ||
} | } | ||
- | #bodyContent a[href ^="irc://"], | + | #bodyContent a[href ^="irc://"], .link-irc { |
- | .link-irc { | + | background: none; |
- | + | padding-right: 0; | |
- | + | ||
} | } | ||
/* disable interwiki styling */ | /* disable interwiki styling */ | ||
- | #bodyContent a.extiw, | + | #bodyContent a.extiw, #bodyContent a.extiw:active { |
- | #bodyContent a.extiw:active { | + | color: default; |
- | + | background: none; | |
- | + | padding: 0; | |
- | + | } | |
+ | .container { | ||
+ | width: 1080px !important; | ||
+ | } | ||
+ | .container2 { | ||
+ | width: 1050px | ||
+ | } | ||
+ | img.x{ | ||
+ | position:absolute; | ||
+ | top:20px; | ||
+ | left:100px; | ||
+ | } | ||
+ | div.x1{ | ||
+ | position:relative; | ||
} | } | ||
</style> | </style> | ||
- | |||
</head> | </head> | ||
- | <body class="home blog | + | <body class="home blog"> |
+ | <div class=" container"> | ||
<header id="zan-header"> | <header id="zan-header"> | ||
<!--logo--> | <!--logo--> | ||
- | <div class=" | + | <div class="x1" > |
- | + | ||
- | + | <img src="https://static.igem.org/mediawiki/2014/f/fd/Szunewtop.png"> | |
- | + | <a href="https://igem.org/Main_Page"><img class="x" src="https://static.igem.org/mediawiki/2014/f/f1/Szuigemlogo.png" ></a> | |
- | + | ||
+ | |||
</div> | </div> | ||
- | + | ||
<!--logoEnd--> | <!--logoEnd--> | ||
<!--导航--> | <!--导航--> | ||
<nav class="navbar navbar-inverse" id="zan-nav" name="zan-nav"> | <nav class="navbar navbar-inverse" id="zan-nav" name="zan-nav"> | ||
<div class="container clearfix"> | <div class="container clearfix"> | ||
- | + | <div > | |
- | <div | + | |
<ul id="menu-navbar" class="nav navbar-nav"> | <ul id="menu-navbar" class="nav navbar-nav"> | ||
- | <li id="menu-item-215" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-215"><a title="Home" href="https://2014.igem.org/Team:SZU-China"><i class="fa fa-home"></i> Home</a></li> | + | <li id="menu-item-215" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-215"><a title="Home" href="https://2014.igem.org/Team:SZU-China"><i class="fa fa-home"></i> Home</a></li> |
- | <li id="menu-item-895" class="menu-item menu-item-type-custom menu-item-object-custom | + | <li id="menu-item-895" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-895"><a title="Project" ><i class=" fa fa-edit"></i> Project</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li id="menu-item- | + | |
- | <li id="menu-item- | + | <li id="menu-item-897" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-897"><a href="https://2014.igem.org/Team:SZU-China/Project/overview">Overview</a></li> |
- | <li id="menu-item-898" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-898"><a href="https://2014.igem.org/Team:SZU-China/Project/ | + | <li id="menu-item-896" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-896"><a href="https://2014.igem.org/Team:SZU-China/Project/AlkalineCellulase">Alkaline Cellulase</a></li> |
- | <li id="menu-item-899" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-899"><a href="https://2014.igem.org/Team:SZU-China/Project/ | + | |
+ | <li id="menu-item-898" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-898"><a href="https://2014.igem.org/Team:SZU-China/Project/Mdfa">Mdfa Antiporter</a></li> | ||
+ | <li id="menu-item-899" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-899"><a href="https://2014.igem.org/Team:SZU-China/Project/Kil">Kil Protein</a></li> | ||
+ | <li id="menu-item-900" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-900"><a href="https://2014.igem.org/Team:SZU-China/Project/ccdB">ccdB Suicide System</a></li> | ||
+ | <li id="menu-item-901" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-901"><a href="https://2014.igem.org/Team:SZU-China/Project/Collaboration">Collaboration</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id="menu-item-938" class="menu-item menu-item-type-custom menu-item-object-custom | + | <li id="menu-item-938" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-938 current-menu-item current_page_item"><a title="Team" ><i class="fa fa-group"></i> Team</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li id="menu-item-997" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-997"><a href="https://2014.igem.org/Team:SZU-China/Team/member"> | + | <li id="menu-item-997" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-997"><a href="https://2014.igem.org/Team:SZU-China/Team/member">Member</a></li> |
<li id="menu-item-996" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-996"><a href="https://2014.igem.org/Team:SZU-China/Team/Attribution">Attribution</a></li> | <li id="menu-item-996" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-996"><a href="https://2014.igem.org/Team:SZU-China/Team/Attribution">Attribution</a></li> | ||
- | <li id="menu-item-939" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-939"><a href="https://igem.org/Team.cgi?year=2014"> | + | <li id="menu-item-940" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-940"><a href="https://2014.igem.org/Team:SZU-China/Team/Acknowledgment">Acknowledgment</a></li> |
+ | <li id="menu-item-939" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-939"><a href="https://igem.org/Team.cgi?year=2014">Official team profile</a></li> | ||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
<li id="menu-item-676" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-676"><a><i class="fa fa-globe"></i> Human Practice</a> | <li id="menu-item-676" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-676"><a><i class="fa fa-globe"></i> Human Practice</a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
+ | <li id="menu-item-676" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-676"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/Overview">Overview</a></li> | ||
<li id="menu-item-677" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-677"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/CulturalFestival">Cultural Festival</a></li> | <li id="menu-item-677" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-677"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/CulturalFestival">Cultural Festival</a></li> | ||
<li id="menu-item-678" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-678"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/Communication">Communication</a></li> | <li id="menu-item-678" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-678"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/Communication">Communication</a></li> | ||
- | <li id="menu-item-680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/PaperMill"> | + | <li id="menu-item-680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/PaperMill">Paper Mill</a></li> |
+ | <li id="menu-item-680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-680"><a target="_blank" href="https://2014.igem.org/Team:SZU-China/HumanPractice/Survey">Survey</a></li> | ||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
<li id="menu-item-607" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-607"><a title="Judging"><i class="fa fa-check"></i> Judging</a> | <li id="menu-item-607" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-607"><a title="Judging"><i class="fa fa-check"></i> Judging</a> | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
- | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/judging/achievement"> | + | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/judging/achievement">Achievement</a></li> |
- | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/judging/biobrick"> | + | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/judging/biobrick">Biobrick</a></li> |
- | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/Safety"> | + | <li class="menu-item menu-item-type-custom menu-item-object-custom"> <a target="_blank" href="https://2014.igem.org/Team:SZU-China/Safety">Safety</a></li> |
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li id="menu-item-1070" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1070"><a href="https://2014.igem.org/Team:SZU-China/notebook"><i class="fa fa-book"></i>NoteBook</a></li> | <li id="menu-item-1070" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1070"><a href="https://2014.igem.org/Team:SZU-China/notebook"><i class="fa fa-book"></i>NoteBook</a></li> | ||
- | |||
</ul> | </ul> | ||
</div> | </div> | ||
Line 234: | Line 228: | ||
</nav> | </nav> | ||
<p><!-- 导航结束 --> </p> | <p><!-- 导航结束 --> </p> | ||
- | </header> | + | </header> |
- | <div class="container | + | |
+ | <div class="container "> | ||
<div id="mainstay"> | <div id="mainstay"> | ||
- | <div | + | <div> |
- | <div class="related-title">< | + | <div class="related-title"><h1> Attribution</h1></div> |
- | + | ||
- | < | + | <div><h3>General support</h3></div> |
- | + | ||
- | + | <blockquote> | |
- | + | <p>Mr.Chen and others helped us during our brainstorming.</p> | |
- | < | + | <p>Mr.Tian is letting us use his lab for experiments.</p> |
- | <p> | + | </blockquote> |
- | <p> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <div><h3>Lab support</h3></div> | ||
+ | <blockquote> | ||
+ | <p>Design and construction of mdfa: Zhipeng Qiu, Yiting luo, Wei Xie, Qi Li, Zhao Shangguan.</p> | ||
+ | <p>Design and construction of kil: Yongyi Wang, Hui Ai, Yuanyuan Xu.</p> | ||
+ | <p>Design and construction of Carboxymethyl cellulose enzyme(CMCase): Yongyi Wang, Heng Shi, Huan Wei.</p> | ||
+ | <p>Design and construction of ccdB: Jierui Chen, Yating Wan, ZhenYao Ye.</p> | ||
+ | <p>Advisor in all aspect about experiment: Mr.Chen.</p> | ||
+ | </blockquote> | ||
+ | <div><h3>Wiki and Design support </h3></div> | ||
+ | <blockquote> | ||
+ | <p>Construction of wiki: Junming Zhan.</p> | ||
+ | <p>Art design: Yongyi Wang, Diwen Shi.</p> | ||
+ | <p>Data processing: Zhipeng Qiu, Yiting Luo,Yongyi Wang,Huan Wei,Diwen Shi,Zirui Yue.</p> | ||
+ | </blockquote> | ||
+ | <div><h3>Human practices support</h3></div> | ||
+ | <blockquote> | ||
+ | <p>Mr.Chen helped us arrange activities and supported the necessary toolse.</p> | ||
+ | <p>All the members of Szu-China have took part in Culture Festival,Communication, | ||
+ | Field research of Paper Mill.</p> | ||
+ | <p>Presentation coaching help:Mr.Wang.</p> | ||
+ | <p>Public Relations and Sponsorship: Mr.Chen , Hui Ai , Zeyu Miao.</p> | ||
- | </ | + | </blockquote> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <div class="alert alert-success">Thanks and acknowledgements for all other people involved in helping make a successful Szu-China. </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- 大型设备文章显示结束 --> | ||
<footer id="zan-footer"> | <footer id="zan-footer"> | ||
<section class="zan-link" id="zan-link"> | <section class="zan-link" id="zan-link"> | ||
- | + | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
<div class="footer-column about"> | <div class="footer-column about"> | ||
<h2> Sponsor </h2> | <h2> Sponsor </h2> | ||
- | <div class="content"> | + | <div class="content"> <a href='http://www.szu.edu.cn/2014/en/' > <img src="https://static.igem.org/mediawiki/2014/2/2f/SzuSchoolSZ.png"></a> </div> |
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
<div class="footer-column about"> | <div class="footer-column about"> | ||
- | <h2> <br> </h2> | + | <h2> <br> |
- | <div class="content clearfix"> <a href="http://bio.szu.edu.cn/Default.aspx"><img src="https://static.igem.org/mediawiki/2014/a/a5/SzulifeSciencesSZ.png"></a> | + | </h2> |
+ | <div class="content clearfix"> <a href="http://bio.szu.edu.cn/Default.aspx"><img src="https://static.igem.org/mediawiki/2014/a/a5/SzulifeSciencesSZ.png"></a> </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
<div class="footer-column about"> | <div class="footer-column about"> | ||
- | <h2> <br> </h2> | + | <h2> <br> |
- | <div class="content clearfix"> | + | </h2> |
- | + | <div class="content clearfix"> <a href=""><img src="https://static.igem.org/mediawiki/2014/7/7c/Szusponsor.png"></a> </div> | |
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | <div class="row"> | |
+ | <div class="col-md-offset-2 col-md-4"> | ||
+ | <div class="footer-column about"> | ||
+ | <div class="content"> <a href='http://www.szu.edu.cn/2014/' > <img src="https://static.igem.org/mediawiki/2014/4/4f/SzuSchoolJW.jpg"></a> </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="footer-column about"> | ||
+ | <div class="content clearfix"> <a href="http://szupu.szu.edu.cn/szupu/main/main.php"><img src="https://static.igem.org/mediawiki/2014/b/be/SzuSchoolgz.jpg"></a> </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</section> | </section> | ||
<section class="footer-space"> | <section class="footer-space"> | ||
Line 316: | Line 323: | ||
</section> | </section> | ||
<section class="zan-copyright"> | <section class="zan-copyright"> | ||
- | <div class="container">For better browser experience,please use chrome or firefox.<br>©2014 SZU-China | + | <div class="container">For better browser experience,please use chrome or firefox.<br> |
+ | ©2014 SZU-China | ||
+ | <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br /> | ||
+ | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. | ||
<!--统计代码开始--> | <!--统计代码开始--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 325: | Line 335: | ||
</section> | </section> | ||
</footer> | </footer> | ||
- | |||
Line 332: | Line 341: | ||
<div class="gotop visible-lg"> <i class="fa fa-chevron-up"></i> </div> | <div class="gotop visible-lg"> <i class="fa fa-chevron-up"></i> </div> | ||
</div> | </div> | ||
- | <!--end--> | + | <!--end--> |
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:36, 18 October 2014
General support
Mr.Chen and others helped us during our brainstorming.
Mr.Tian is letting us use his lab for experiments.
Lab support
Design and construction of mdfa: Zhipeng Qiu, Yiting luo, Wei Xie, Qi Li, Zhao Shangguan.
Design and construction of kil: Yongyi Wang, Hui Ai, Yuanyuan Xu.
Design and construction of Carboxymethyl cellulose enzyme(CMCase): Yongyi Wang, Heng Shi, Huan Wei.
Design and construction of ccdB: Jierui Chen, Yating Wan, ZhenYao Ye.
Advisor in all aspect about experiment: Mr.Chen.
Wiki and Design support
Construction of wiki: Junming Zhan.
Art design: Yongyi Wang, Diwen Shi.
Data processing: Zhipeng Qiu, Yiting Luo,Yongyi Wang,Huan Wei,Diwen Shi,Zirui Yue.
Human practices support
Mr.Chen helped us arrange activities and supported the necessary toolse.
All the members of Szu-China have took part in Culture Festival,Communication, Field research of Paper Mill.
Presentation coaching help:Mr.Wang.
Public Relations and Sponsorship: Mr.Chen , Hui Ai , Zeyu Miao.