.about-box{width:95%;padding:30px 20px;margin:auto;min-height:90%;border-radius:5px;background-color:hsla(0,0%,100%,.9);-webkit-animation:show 1.2s ease-in;animation:show 1.2s ease-in}.about-box .el-card{background-color:hsla(0,0%,100%,.5)}.about-box p{text-indent:.7em}.about-footer{text-align:center;padding:10px 5px;border-radius:10px;font-size:14px;background-color:hsla(0,0%,65.1%,.9)}.about-footer h1{display:inline-block;font-size:8px}.popover-title{font-weight:700}.popover-content{text-indent:1.5em}.site{display:block;text-align:center}@media screen and (max-width:700px){.about-box{padding:20px 5px 20px 15px}.about-box .el-timeline{padding-left:0}}