@media screen and (orientation:portrait){html{font-size:10vw}}@media screen and (orientation:landscape){html{font-size:10vh}}@media only screen and (orientation:landscape) and (min-width:1366px){html{font-size:6vh}}body,p,ul{margin:0}ul{list-style-type:none;padding:0}#app{font-size:.4rem}.home{width:100%}.home .header{background-color:#000;height:10vh}.home .banner,.home .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home .banner{background:url(../img/titlebg.9719a0ac.png) no-repeat 50%;background-size:100% 100%;height:40vh}.home .banner img{max-width:80%}.home .profile{height:40vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home .profile h2{font-family:SourceHanSansCN-Bold;font-size:.64rem;color:#3b3d40;position:relative}.home .profile h2 i{font-family:Roboto-Medium;color:#eee;position:absolute;bottom:-50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:-1}.home .profile p{color:#656b6f;font-size:.30667rem;line-height:.53333rem;text-align:center}.home .profile div{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.home .profile div dl{margin:.53333rem}.home .contact,.home .profile div dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home .contact{height:18vh;background-color:#eee}.home .contact h2{font-family:SourceHanSansCN-Bold;font-size:.64rem;color:#3b3d40;position:relative}.home .contact h2 i{font-family:Roboto-Medium;color:#999;position:absolute;bottom:-50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.home .contact li{margin-bottom:.26667rem}.home .contact .links{font-size:.26667rem}.home .footer{background-color:#000;height:5vh;line-height:5vh;color:#fff;font-size:.30667rem;text-align:center}