(44 intermediate revisions by the same user not shown) | |||
Line 262: | Line 262: | ||
} | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
.glyphicon { | .glyphicon { | ||
position: relative; | position: relative; | ||
Line 1,524: | Line 1,519: | ||
margin-left: auto; | margin-left: auto; | ||
line-height:2.5em; | line-height:2.5em; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
} | } | ||
@media (min-width: 769px) { | @media (min-width: 769px) { | ||
Line 1,902: | Line 1,900: | ||
} | } | ||
.col-md-3 { | .col-md-3 { | ||
− | width: | + | width: 21%; |
} | } | ||
.col-md-2 { | .col-md-2 { | ||
Line 3,810: | Line 3,808: | ||
position: relative; | position: relative; | ||
float: left; | float: left; | ||
− | padding: | + | padding: 7px 10px; |
− | margin-top: | + | margin-top: 18px; |
margin-right: 15px; | margin-right: 15px; | ||
− | margin-bottom: | + | margin-bottom: 0px; |
background-color: transparent; | background-color: transparent; | ||
background-image: none; | background-image: none; | ||
Line 6,255: | Line 6,253: | ||
display: none !important; | display: none !important; | ||
} | } | ||
+ | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family:'myfoot'; | ||
+ | src:url("https://static.igem.org/mediawiki/2019/e/eb/T--UESTC-China--foot.otf") | ||
+ | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family:'left'; | ||
+ | src:url("https://static.igem.org/mediawiki/2019/0/0c/T--UESTC-China--left.ttf") | ||
+ | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family:'main'; | ||
+ | src:url("https://static.igem.org/mediawiki/2019/e/e3/T--UESTC-China--main.ttf") | ||
+ | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family:'home'; | ||
+ | src:url("https://static.igem.org/mediawiki/2019/7/73/T--UESTC-China--homefont.otf") | ||
} | } | ||
Line 6,262: | Line 6,280: | ||
.bigtitle{ | .bigtitle{ | ||
margin: 20px 0px 20px 0px; | margin: 20px 0px 20px 0px; | ||
− | font-family: | + | font-family: "myfoot",serif; |
font-size: 36px; | font-size: 36px; | ||
− | |||
text-align: center; | text-align: center; | ||
border-radius:5em; | border-radius:5em; | ||
− | color: # | + | color: #ffffff; |
+ | background:#b6caf2; | ||
+ | background: -webkit-linear-gradient(left,white,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,white); | ||
} | } | ||
.smalltitle{ | .smalltitle{ | ||
Line 6,278: | Line 6,297: | ||
} | } | ||
.mainbody{ | .mainbody{ | ||
− | font-family:" | + | font-family:"main",serif; |
− | font-size: | + | font-size: 22px; |
− | line-height: | + | line-height: 170%; |
text-align: justify; | text-align: justify; | ||
+ | margin-top:10px; | ||
+ | margin-bottom:10px; | ||
} | } | ||
.mainbody p{ | .mainbody p{ | ||
− | line-height: | + | line-height:170% |
} | } | ||
Line 6,291: | Line 6,312: | ||
} | } | ||
− | . | + | .picture{ |
text-align: center; | text-align: center; | ||
width: 100%; | width: 100%; | ||
+ | margin-top:15px; | ||
} | } | ||
.words{ | .words{ | ||
font-family: "Lato"; | font-family: "Lato"; | ||
− | font-size: | + | font-size: 0.8em; |
− | + | ||
text-align: center; | text-align: center; | ||
+ | line-height: 180%; | ||
+ | padding-top:10px; | ||
+ | padding-bottom:20px; | ||
} | } | ||
Line 6,342: | Line 6,366: | ||
padding: 0; | padding: 0; | ||
font-size:18px; | font-size:18px; | ||
− | font-family:" | + | font-size:1.3vw; |
+ | font-family:"left",serif; | ||
font-weight: 500; | font-weight: 500; | ||
list-style: none; | list-style: none; | ||
Line 6,354: | Line 6,379: | ||
.f_mh li{ | .f_mh li{ | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
− | width: | + | width: 9em; |
display: list-item; | display: list-item; | ||
+ | cursor:pointer; | ||
} | } | ||
.f_mh li:first-child{ | .f_mh li:first-child{ | ||
Line 6,370: | Line 6,396: | ||
color:#000000; | color:#000000; | ||
text-decoration: none; | text-decoration: none; | ||
− | padding-left: | + | padding-left: 5px; |
display: block; | display: block; | ||
} | } | ||
Line 6,399: | Line 6,425: | ||
.col-fmh{ | .col-fmh{ | ||
position: relative; | position: relative; | ||
− | + | min-height: 1px; | |
− | + | ||
− | + | ||
float: left; | float: left; | ||
width: 100%; | width: 100%; | ||
Line 6,424: | Line 6,448: | ||
} | } | ||
+ | .col-65{ | ||
+ | z-index: 1; | ||
+ | padding-left: 6.5em; | ||
+ | padding-right: 6.5em; | ||
+ | } | ||
.col-7{ | .col-7{ | ||
z-index: 1; | z-index: 1; | ||
Line 6,460: | Line 6,489: | ||
width:2000px;; | width:2000px;; | ||
} | } | ||
+ | .secondli{ | ||
+ | list-style: none; | ||
+ | margin-left: 10px!important; | ||
+ | display:none; | ||
+ | } | ||
+ | .secondli li a{ | ||
+ | text-decoration: none; | ||
+ | font-size:16px; | ||
+ | } | ||
+ | |||
+ | .c-banner{ | ||
+ | width: 100%; | ||
+ | position: relative; | ||
+ | } | ||
+ | .c-banner img{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | .c-banner .banner ul{ | ||
+ | list-style: none; | ||
+ | padding-left: 0px; | ||
+ | margin: 0px; | ||
+ | } | ||
+ | .c-banner .banner ul li{ | ||
+ | |||
+ | display: none; | ||
+ | opacity: 0; | ||
+ | } | ||
+ | .c-banner .banner ul li:nth-child(1){ | ||
+ | opacity: 1; | ||
+ | display: block; | ||
+ | } | ||
+ | .c-banner .banner ul li img{ | ||
+ | width: 100%; | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | } | ||
+ | .c-banner .banner ul li:first-child img{ | ||
+ | position: relative; | ||
+ | } | ||
+ | .c-banner .nexImg,.c-banner .preImg{ | ||
+ | padding: 25px 10px 25px 10px; | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | margin-top: -53px; | ||
+ | background: #000000; | ||
+ | opacity: 0.5; | ||
+ | border-radius: 5px; | ||
+ | z-index: 10; | ||
+ | |||
+ | } | ||
+ | .c-banner .nexImg:hover,.c-banner .preImg:hover{ | ||
+ | opacity: 0.8; | ||
+ | } | ||
+ | |||
+ | |||
+ | .c-banner .jumpBtn{ | ||
+ | width: 100%; | ||
+ | position: absolute; | ||
+ | bottom: 20px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .c-banner .jumpBtn ul{ | ||
+ | padding: 0; | ||
+ | margin-bottom: -1.5em; | ||
+ | } | ||
+ | |||
+ | .c-banner .jumpBtn ul li{ | ||
+ | width: 14px; | ||
+ | height: 14px; | ||
+ | border-radius: 50%; | ||
+ | display: inline-block; | ||
+ | background-color: white; | ||
+ | opacity: 0.9; | ||
+ | margin-left: 10px; | ||
+ | } | ||
+ | .c-banner .jumpBtn ul li:first-child{ | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | @media screen and (max-width:768px) { | ||
+ | .c-banner{ | ||
+ | width: 100%; | ||
+ | height: 345px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .c-banner .banner ul li img{ | ||
+ | width: 100%; | ||
+ | text-align:center; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | caption{ | ||
+ | color:black; | ||
+ | text-align:center; | ||
+ | font-weight:600; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 03:17, 21 October 2019