YuhangYang (Talk | contribs) |
YuhangYang (Talk | contribs) |
||
Line 13: | Line 13: | ||
.Content .Title{ font-size: 4rem; background: #d052d8; height: 82px; padding: 20px 23px; color: white; margin: 0;} | .Content .Title{ font-size: 4rem; background: #d052d8; height: 82px; padding: 20px 23px; color: white; margin: 0;} | ||
.Content .SubTitle{ font-size: 2.5rem;} | .Content .SubTitle{ font-size: 2.5rem;} | ||
− | .Content i{ list-style: none; color: #D0CB0D; background: | + | .Content i{ list-style: none; color: #D0CB0D; background: #d052d8; padding: 2px 5px;} |
.Summary{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} | .Summary{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} |
Revision as of 12:13, 30 October 2017
body{ min-width: 1024px; min-height: 489px; position: relative;}
.SSTi-SZGD{ background: url() no-repeat center top; padding-top: 15px; max-height: 910px; position: relative;}
/*custom header*/ .header .nav .Team span,.header .nav .Team li:nth-of-type(2) a{ color: #FAEE0D;}
/*Content*/ .Content{ width: 100%; background: white; padding-bottom: 80px; font-size: 1.8rem; text-align: justify;font-family: "Arial Regular";font-weight: bold;} .Content .left{ float: left; width: 50%;} .Content .right{ float: right; width: 40%;} .Content p{ line-height: 37.5px; padding-left: 10px; margin: 40px 0;} .Content .Title{ font-size: 4rem; background: #d052d8; height: 82px; padding: 20px 23px; color: white; margin: 0;} .Content .SubTitle{ font-size: 2.5rem;} .Content i{ list-style: none; color: #D0CB0D; background: #d052d8; padding: 2px 5px;}
.Summary{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} .Summary .Title{ width: 220px;}
.Training{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} .Training .Title{ width: 525px;}
.Instructors{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} .Instructors .Title{ width: 460px;}
.Individuals{ width: 1360px; margin: auto; border-top: 3px solid #d052d8;} .Individuals .Title{ width: 250px;}
.Bottom{ width: 1360px; margin: auto; height: 450px; border-top: 3px solid #d052d8;}
.Funding .Title{ width: 365px;}
.Cooperative .Title{ width: 425px;}
.Content .img{ width: 1360px; margin: auto; height: 700px;} .Content .img .left{ width: 30%; margin-left: 100px;} .Content .img .right{ width: 30%; margin-right: 200px;} .Content .img img{ width: 400px; margin: 50px;} .Content .img .left img:nth-last-of-type(1){ width: 200px; margin: 0 150px;}
/*--1920--*/ @media only screen and (max-width: 1920px) { .Content{ font-size: 1.3rem;} .Content p{ line-height: 36.5px;} .Content .Title{ font-size: 2.9rem; height: 62px; padding-top: 10px;} .Content .SubTitle{ font-size: 1.7rem;}
.Summary{ width: 1000px;} .Summary .Title{ width: 185px;}
.Training{ width: 1000px;} .Training .Title{ width: 400px;}
.Instructors{ width: 1000px;} .Instructors .Title{ width: 360px;}
.Individuals{ width: 1000px;} .Individuals .Title{ width: 200px;}
.Bottom{ width: 1000px; margin: auto; height: 400px; border-top: 3px solid #d052d8;}
.Funding .Title{ width: 280px;}
.Cooperative .Title{ width: 320px;}
.Content .img{ width: 1000px;} .Content .img .left{ width: 30%; margin-left: 20px;} }
/*--1190--*/
@media only screen and (max-width: 1190px) {
html{ font-size: 50%;}
.header .logo span{ margin: 15px 0;}
.header .nav .Project{ width: 100px;}
.header .nav .Application{ width: 100px;}
.header .nav .Human_Practices{ width: 140px;}
.header .nav .Achievement{ width: 120px;}
.header .nav .Team{ width: 95px;}
.header .nav .mainnav span{ padding-top: 8.5px; margin-bottom: 21px;}
}