.about .abanner{background:#35495e;height:200px;left:0;position:absolute;top:-20px;width:100%}.about .abanner .center{color:#fff;margin:20px auto;text-align:center}.about .abanner .center .go span{animation:revolveScale .4s forwards;color:#fff;opacity:0;transform:translate(-150px,-50px) rotate(-180deg) scale(3)}@keyframes revolveScale{60%{transform:translate(20px,20px) rotate(30deg) scale(.3)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}.about .abanner .center .animate{font-size:50px;margin-top:65px}.about .abanner .center .animate span{display:inline-block}.about .abanner .center .animate span:nth-of-type(2){animation-delay:.05s}.about .abanner .center .animate span:nth-of-type(3){animation-delay:.15s}.about .abanner .center .animate span:nth-of-type(4){animation-delay:.25s}.about .abanner .center .animate span:nth-of-type(5){animation-delay:.35s}.about .abanner .center .animate span:nth-of-type(6){animation-delay:.45s}.about .abanner .center .animate span:nth-of-type(7){animation-delay:.55s}.about .abanner .center .animate span:nth-of-type(8){animation-delay:.65s}.about .abanner .center .animate span:nth-of-type(9){animation-delay:.75s}.about .abanner .center .animate span:nth-of-type(10){animation-delay:.85s}.about .abanner .center .animate span:nth-of-type(11){animation-delay:.95s}.about .content{background:#fff;margin-top:220px;min-height:calc(100vh - 444px)}.about .content .title{color:#555;font-size:26px;height:40px;line-height:40px;margin-top:0;padding:20px;text-align:center}.about .content .ms{color:#555;font-size:15px;line-height:25px;overflow:hidden;padding:20px}.about .content .ms p{margin-bottom:50px}@media screen and (max-width:579px){.about .abanner{height:100px}.about .content{margin-top:110px}.about .abanner .center .animate{font-size:30px;margin-top:35px}}@media screen and (max-width:330px){.about .abanner .center .animate{font-size:20px;margin-top:35px}}