body,li,ul{padding:0;margin:0}li,ul{list-style:none}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.header{background-color:#ff7c7f;display:flex;justify-content:space-between;align-items:center;height:80px;position:fixed;width:100%}.logo{padding-left:100px}.logo>img{width:6.5rem}.header .menus{display:flex;justify-content:flex-end;align-items:center;padding-right:100px}.header .menus>ul{display:flex;justify-content:flex-start}.header .menus>ul>li{margin:10px 30px;color:#fff;cursor:pointer;height:38px;line-height:38px;border-bottom:2px solid transparent}.header .menus>ul>li>a{color:#fff;text-decoration:none;height:38px;display:inline-block}.header .menus>ul>li.active,.header .menus>ul>li:hover{border-bottom:2px solid #fff}.header .btn{background-color:#fff;border-radius:500px;height:38px;width:150px;line-height:38px;text-align:center;margin-left:20px;cursor:pointer;color:#fc707e}.content{padding-top:80px;width:100%}.content>img{display:block;width:100%;height:100%}.marsk{top:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:99999}.about,.marsk{position:fixed;right:0}.about{z-index:9999;width:120px;top:calc(50vh - 150px)}.about>img{width:100%}.about-call{position:absolute;top:0;right:125px}.about-call>img{width:200px}.phone{height:120px}.code{width:190px;border-radius:8px}.course,.introduce{width:100%;padding-top:80px}div>img{display:block;width:100%}.m-header{height:80px;background-color:#ff7c7f;position:fixed;width:100%}.m-header .menus,.menus ul{height:100%;display:flex;justify-content:space-between;align-items:center}.m-header .menus>ul>li>a{color:#fff;text-decoration:none;height:38px;line-height:38px;display:inline-block}.m-header .menus>ul>li{margin:0 10px;border-bottom:2px solid transparent}.m-header .menus>ul>li.active{border-bottom:2px solid #fff}.m-btn{background-color:#fff;height:40px;width:100px;line-height:40px;border-radius:400px;color:#fc707e;margin-right:10px}#mobile{padding-top:80px}.footer{position:fixed;bottom:0;text-align:center;width:100%;height:50px;background-color:#fff;display:flex;align-items:center}.footer .mobile-btn{color:#fff;height:38px;width:150px;margin:0 auto;line-height:38px;border-radius:500px;background-color:#fc707e}.aboutPage{padding-top:80px;width:100%}img{width:100%}.beian{padding:10px;text-align:center;cursor:pointer}#mobile{position:relative}.mobile-beian{position:absolute;width:100%;height:50px;bottom:0}