body{ min-width: 1366px; min-height: 465px; position: relative;}
.SSTi-SZGD{ background: url() no-repeat 0px 0px; min-height: 465px; background-size: cover; padding-top: 15px;}
/*自定义header*/ .header .nav .Home span{ color: #FAEE0D;}
.topic{ position: absolute; margin: auto; left: 0; right: 0; text-align: center; font-size: 5rem; color: white;} .topic p{ width: 785px; padding: 30px; border-top: 5px solid white; border-bottom: 5px solid white; word-break: break-word; margin: auto;}
/*Abstract*/ .Content{ width: 100%; height: 500px; background: #333333; display: block;} .Abstract{ background: url() no-repeat 0px 0px; background-size: cover; padding: 50px 0; display: none;} .Abstract p{ width: 80%; font-size: 3rem; margin: auto; background: rgba(0,0,0,0.3); color: white; padding: 20px 2%; text-align: justify;}