Team:SEU

<style>

       /*消除官网坑爹样式*/
       body {
           margin-top:-6px;
           height: 100%;
           width: 100%;
       }
       #HQ_page p {
           font-size:16px;
           font-family:"微软雅黑";
       }
       #globalWrapper{
           margin: 0;
           padding: 0;
       }
       #content{
           width: 100%;
           padding: 0;
           margin: -12px 0 0;
       }
       #top_title{
           display: none;
       }
       #sideMenu{
           display: none;
       }
      #content,
     .vs-content,
      .vs-wrapper section {
        background-color: transparent !important;
      }

</style>