Template:BIT/css/integrated

p{

   line-height: 30px;

}

  1. main{
   margin-top: 46px;

}

  1. top-description

{

   width: 80%;
   max-width: 1000px;

}

  1. top-zone

{

   display: flex;
   justify-content: center;
   background-color: #eee;
   padding: 30px 0;

}

  1. top-zone p{
   font-size:18px;

font-family: 'quicksand medium'; line-height:30px; }

  1. top-zone h1{
   font-size:48px;
   line-height:50px;
   letter-space:1px;
   font-family:'OM'

}

  1. main-content{
   display: flex;
   justify-content: center;
   margin-top:100px;
   margin-bottom:100px;

}

  1. detail{
   width: 80%;
   max-width: 800px;
   display: flex;
   flex-direction: column;
   align-items: center;

}

  1. detail img{
   max-width: 100%;

}

  1. detail p{
   width: 100%;
   text-align: justify;
   font-size: 18px;
   font-family: 'quicksand medium';
   line-height: 30px;

} .half{

   display: flex;

} .half1{

   width: 45%;
   padding-right: 5%;

} .half2{

   width: 45%;

} .half1 img{

   width: 100%;

} .half2 img{

   width: 100%;

}

  1. top-pic{
   width: 100%;
   height: 300px;
   background-image: url("T--BIT--iGEM_BIT2018_PRACTICE_BOHUI_WEIXIN.jpg");
   background-position: center center;
   background-size: cover;

}

  1. right{
   display: inline-block;

}

  1. right img{
   width: 30%;

}