Difference between revisions of "Team:Worldshaper-XSHS/aboutus.html"

Line 1: Line 1:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
  .dropdown .dropdown-menu > ul {
+
    html body{
         background-color: #212121!important
+
        font-family:purista  !important;
 +
    }
 +
    .dropdown .dropdown-menu > ul {
 +
         background-color: rgba(132,176,110,0.6)!important
 
     }  
 
     }  
.positiontitle{
+
    .positiontitle{
position: relative;
+
        position: relative;
 
         top:500px;
 
         top:500px;
 
         font-size: 68px;
 
         font-size: 68px;
color:#fff;
+
        color:#fff;
 
         z-index: 100;
 
         z-index: 100;
 
         letter-spacing: 0.0588235em;
 
         letter-spacing: 0.0588235em;
}
+
    }
.colul .colactive a{
+
    .colul .colactive a{
font-size:22px;
+
        font-size:22px;
 
         color: #00746b !important;
 
         color: #00746b !important;
 
     }
 
     }
.v1{
+
    .v1{
 
         font-family: proxima-nova !important;
 
         font-family: proxima-nova !important;
 
         font-weight: 600 !important;
 
         font-weight: 600 !important;
Line 33: Line 36:
 
         color: #00746b !important;  
 
         color: #00746b !important;  
 
     }
 
     }
.colul li a{
+
    .colul li a{
 
         font-family: adobe-garamond-pro !important;
 
         font-family: adobe-garamond-pro !important;
 
         font-weight: 400;
 
         font-weight: 400;
Line 45: Line 48:
 
         margin-bottom: .5em;
 
         margin-bottom: .5em;
 
        
 
        
}
+
    }
.ulfixed {
+
    .ulfixed {
 
         position: fixed !important;
 
         position: fixed !important;
 
          
 
          
Line 53: Line 56:
 
     .myheader{
 
     .myheader{
 
         box-shadow:none !important;
 
         box-shadow:none !important;
         background:rgba(0,0,0,.4) !important;
+
         background:rgba(132,176,110,0.4) !important;
 
         border:none !important;
 
         border:none !important;
 
     }
 
     }
 
     .itemstyle{
 
     .itemstyle{
         font-family: adobe-garamond-pro !important;
+
         font-family: arial !important;
 
         font-weight: 400 !important;
 
         font-weight: 400 !important;
 
         font-style: normal !important;
 
         font-style: normal !important;
Line 66: Line 69:
 
     }
 
     }
 
     .footer{
 
     .footer{
         background:rgba(0,0,0,1) !important;
+
         background:rgba(255,0,0,1) !important;
 +
    }
 +
    #back-to-top{
 +
        position:fixed;
 +
        bottom:100px;
 +
        left:80px;
 +
    }
 +
    #back-to-top a{
 +
        text-align:center;
 +
        text-decoration:none;
 +
        color:#d1d1d1;
 +
        display:block;
 +
        width:80px;
 +
        /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
 +
        -moz-transition:color 1s;
 +
        -webkit-transition:color 1s;
 +
        -o-transition:color 1s;
 +
    }
 +
    #back-to-top a img{
 +
        background:#d1d1d1;
 +
        border-radius:6px;
 +
        display:block;
 +
        height:80px;
 +
        width:80px;
 +
        margin-bottom:5px;
 +
        -moz-transition:background 1s;
 +
        -webkit-transition:background 1s;
 +
        -o-transition:background 1s;
 
     }
 
     }
#back-to-top{
 
position:fixed;
 
bottom:100px;
 
left:80px;
 
}
 
#back-to-top a{
 
text-align:center;
 
text-decoration:none;
 
color:#d1d1d1;
 
display:block;
 
width:80px;
 
/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
 
-moz-transition:color 1s;
 
-webkit-transition:color 1s;
 
-o-transition:color 1s;
 
}
 
#back-to-top a img{
 
background:#d1d1d1;
 
border-radius:6px;
 
display:block;
 
height:80px;
 
width:80px;
 
margin-bottom:5px;
 
-moz-transition:background 1s;
 
-webkit-transition:background 1s;
 
-o-transition:background 1s;
 
}
 
 
</style>
 
</style>
 
     <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/wiki_edit.css">
 
     <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/wiki_edit.css">
Line 113: Line 116:
 
     <script src="http://igem2017.worldshaper.cn/XSHS/js/slider.js"></script>
 
     <script src="http://igem2017.worldshaper.cn/XSHS/js/slider.js"></script>
 
     <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.fancybox.js"></script>
 
     <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.fancybox.js"></script>
<script src="http://igem2017.worldshaper.cn/XSHS/js/main.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/main.js"></script>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
     $(function () {
 
     $(function () {
Line 155: Line 158:
 
                     <span class="icon-bar"></span>
 
                     <span class="icon-bar"></span>
 
                     <span class="icon-bar"></span>
 
                     <span class="icon-bar"></span>
</button>
+
                </button>
 
                 <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
 
                 <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
 
                     <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
 
                     <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
Line 161: Line 164:
 
                     </a>
 
                     </a>
 
                 </div>
 
                 </div>
</div>
+
            </div>
 
             <nav class="collapse navbar-collapse navbar-right" role="navigation">
 
             <nav class="collapse navbar-collapse navbar-right" role="navigation">
 
                 <div class="main-menu">
 
                 <div class="main-menu">
Line 274: Line 277:
 
     <section class="visual wow fadeInLeft text-center animated" data-wow-duration="500ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 200ms; animation-name: fadeInLeft;">
 
     <section class="visual wow fadeInLeft text-center animated" data-wow-duration="500ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 200ms; animation-name: fadeInLeft;">
 
         <strong  class="positiontitle">About Us</strong><!-- 这里是大图的标题 -->
 
         <strong  class="positiontitle">About Us</strong><!-- 这里是大图的标题 -->
<img src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" alt="" class="bg-stretch" style="width:100%">
+
        <img src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" alt="" class="bg-stretch" style="width:100%">
<!-- 这里是大图的图片链接 -->
+
        <!-- 这里是大图的图片链接 -->
 
     </section>
 
     </section>
  
<section class="pageInHere">
+
    <section class="pageInHere">
<div class="container">
+
        <div class="container">
<div class="row">
+
            <div class="row">
<div class="col-xs-2 xshs-box3  ">
+
                <div class="col-xs-2 xshs-box3  ">
<ul class="colul text-left">
+
                    <ul class="colul text-left">
<li class="colactive mt-1"><a href="#Ourteam">Our team</a></li>
+
                        <li class="colactive mt-1"><a href="#Ourteam">Our team</a></li>
<li class="mt-1"><a href="#OurSchool">Our School</a></li>
+
                        <li class="mt-1"><a href="#OurSchool">Our School</a></li>
<li class="mt-1"><a href="#Others">Others</a></li>
+
                        <li class="mt-1"><a href="#Others">Others</a></li>
<!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
+
                        <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
</ul>
+
                    </ul>  
</div>
+
                </div>
<div class="col-xs-10 ">
+
                <div class="col-xs-10 ">
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p class="v1" id="Ourteam">Our team</p>
+
                        <p class="v1" id="Ourteam">Our team</p>
<p class="itemstyle">
+
                        <p class="itemstyle">
Worldshaper XSHS, the name of the IGEM team of our Xiaoshan High School, translated as the " The New World's Shaper ", expresses
+
                            Worldshaper XSHS, the name of the IGEM team of our Xiaoshan High School, translated as the " The New World's Shaper ", expresses
the new generation of young people's good expectations for future technology and the great ideals for contributing
+
                            the new generation of young people's good expectations for future technology and the great ideals for contributing
to mankind. Our team consists of 14 members and is guided by a number of teachers and doctors. Last year, the bio-detection
+
                            to mankind. Our team consists of 14 members and is guided by a number of teachers and doctors. Last year, the bio-detection
device for water oxygen content in our school's IGEM team won the first gold medal in the high school group in East
+
                            device for water oxygen content in our school's IGEM team won the first gold medal in the high school group in East
China. This year, we will go all out to strive for further success!
+
                            China. This year, we will go all out to strive for further success!
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box2">
+
                    <div class="xshs-box2">
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" />
</p>
+
                        </p>
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/0/07/T--worldshaper-XSHS--a002.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/0/07/T--worldshaper-XSHS--a002.png" />
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p class="v1" id="OurSchool">Our School</p>
+
                        <p class="v1" id="OurSchool">Our School</p>
<p class="itemstyle">
+
                        <p class="itemstyle">
We are from Xiaoshan High School, Zhejiang Province, a school founded in 1938 with a long history in Hangzhou, China. The
+
                            We are from Xiaoshan High School, Zhejiang Province, a school founded in 1938 with a long history in Hangzhou, China. The
school adheres to the motto: "seek the truth, seek the innovation, seek the beauty and seeking reality". We have trained
+
                            school adheres to the motto: "seek the truth, seek the innovation, seek the beauty and seeking reality". We have trained
large quantities of outstanding students over the years. This is our school:
+
                            large quantities of outstanding students over the years. This is our school:
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box2">
+
                    <div class="xshs-box2">
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/c/c0/T--worldshaper-XSHS--a003.png" style="width: 133%;height: 150%"
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/c/c0/T--worldshaper-XSHS--a003.png" style="width: 133%;height: 150%"
/>
+
                            />
</p>
+
                        </p>
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/61/T--worldshaper-XSHS--a004.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/61/T--worldshaper-XSHS--a004.png" />
</p>
+
                        </p>
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/67/T--worldshaper-XSHS--a005.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/67/T--worldshaper-XSHS--a005.png" />
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p class="v1" id="Others">Others</p>
+
                        <p class="v1" id="Others">Others</p>
<p class="itemstyle">
+
                        <p class="itemstyle">
Logo: We have designed our own team logo and flag. This is our logo:
+
                            Logo: We have designed our own team logo and flag. This is our logo:
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box2">
+
                    <div class="xshs-box2">
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/7/78/T--worldshaper-XSHS--a006.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/7/78/T--worldshaper-XSHS--a006.png" />
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p>Logo meaning:</p>
+
                        <p>Logo meaning:</p>
<p style="color: red!important">
+
                        <p style="color: red!important">
这里输入logo意义
+
                            这里输入logo意义
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p class="itemstyle">
+
                        <p class="itemstyle">
Whenever we go out to participate in activities, we all wear our uniform. We all love our uniform:
+
                            Whenever we go out to participate in activities, we all wear our uniform. We all love our uniform:
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box2">
+
                    <div class="xshs-box2">
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/67/T--worldshaper-XSHS--a007.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/6/67/T--worldshaper-XSHS--a007.png" />
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box3">
+
                    <div class="xshs-box3">
<p class="itemstyle">
+
                        <p class="itemstyle">
In addition, the money to buy the uniforms and the flag is all from fund-raising. Thanks to those who support us
+
                            In addition, the money to buy the uniforms and the flag is all from fund-raising. Thanks to those who support us
</p>
+
                        </p>
</div>
+
                    </div>
<div class="xshs-box2">
+
                    <div class="xshs-box2">
<p>
+
                        <p>
<img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/e/e1/T--worldshaper-XSHS--a008.png" />
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/e/e1/T--worldshaper-XSHS--a008.png" />
</p>
+
                        </p>
</div>
+
                    </div>
  
</div>
+
                </div>
</div>
+
            </div>
</div>
+
        </div>
</section>
+
    </section>
  
 
     <footer class="footer">
 
     <footer class="footer">

Revision as of 10:28, 11 October 2018

To Top

About Us

Our team

Worldshaper XSHS, the name of the IGEM team of our Xiaoshan High School, translated as the " The New World's Shaper ", expresses the new generation of young people's good expectations for future technology and the great ideals for contributing to mankind. Our team consists of 14 members and is guided by a number of teachers and doctors. Last year, the bio-detection device for water oxygen content in our school's IGEM team won the first gold medal in the high school group in East China. This year, we will go all out to strive for further success!

Our School

We are from Xiaoshan High School, Zhejiang Province, a school founded in 1938 with a long history in Hangzhou, China. The school adheres to the motto: "seek the truth, seek the innovation, seek the beauty and seeking reality". We have trained large quantities of outstanding students over the years. This is our school:

Others

Logo: We have designed our own team logo and flag. This is our logo:

Logo meaning:

这里输入logo意义

Whenever we go out to participate in activities, we all wear our uniform. We all love our uniform:

In addition, the money to buy the uniforms and the flag is all from fund-raising. Thanks to those who support us

  • Worldshaper-XSHS, Xiaoshan High School

    Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China