.menu {
  background: white; }
  .menu::after {
    clear: both;
    content: "";
    display: block; }

.sitetitle {
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b3958;
  display: inline;
  padding-left: 12%; }

.menu ul {
  margin-top: 20px;
  float: right;
  margin-right: 100px; }

.menu li {
  list-style-type: none;
  display: inline;
  margin-left: 20px;
  padding-bottom: 3px;
  font-size: 12px; }

.menu li:hover {
  border-bottom: 3px solid #2b3958; }

.personal-container {
  text-align: center;
  padding-top: 5%; }

.personal {
  margin: auto;
  width: 50%; }

.info {
  border-bottom: solid 1px #eeeeee; }

.name {
  font-family: lato, sans-serif;
  font-size: 25px; }

.edu {
  font-family: lato, sans-serif;
  font-size: 14px; }

.affli {
  font-family: lato, sans-serif;
  font-size: 14px; }

.icons a {
  margin-right: 20px; }

.icons {
  margin-top: 20px; }

#avatar {
  height: 100px; }

#right {
  display: block;
  position: absolute;
  left: 35%;
  width: 50%; }

#avadiv {
  width: 120px;
  height: 120px;
  border-radius: 120px;
  margin: auto;
  background-color: #eeeeee; }

#avatar {
  width: 100px;
  height: 100px;
  line-height: 0;
  margin-top: 10px;
  display: inline-block;
  border-radius: 50%; }

.intro {
  margin-top: 40px; }

.eduitem {
  display: flex; }

.edu {
  margin-left: 10px; }

.date {
  width: 200px; }

.edu-title {
  margin-bottom: 15px;
  margin-top: 50px;
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b3958; }

.eduitem .title {
  width: 400px;
  margin-top: 0px;
  margin-bottom: 0px; }

.educontent .con {
  font-weight: !important regular; }

.educontent {
  margin-bottom: 10px; }

.home {
  color: #333;
  margin-top: 10px;
  line-height: 25px; }

.p1 {
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px; }

#detail {
  margin-top: 40px;
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: regular; }

.publication {
  color: #333;
  line-height: 25px;
  margin-top: 40px;
  margin-bottom: 80px; }

.paper-link {
  color: #333;
  font-weight: 300; }

.paper-item {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  display: inline-block; }

.paper-item .image img {
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  border: 1px solid #eeeeee; }

.paper-item .right {
  width: calc(75% - 35px);
  float: left;
  margin-left: 20px; }

.right .title {
  margin-top: 0px;
  margin-bottom: 0px; }

.right .venue {
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 20px; }

.right .con {
  font-weight: !important 200px; }

.container {
  position: relative;
  height: 100%;
  overflow: hidden;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }

.menu {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  height: 50px; }

.content-container {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  overflow: scroll;
  height: 95%; }

.one-container {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

.personal-container {
  width: calc(33.33333% - 26.66667px);
  float: left;
  margin-left: 20px; }
  @media only screen and (max-width: 1000px) {
    .personal-container {
      width: calc(100% - 20px);
      float: left;
      margin-left: 10px; } }

@media only screen and (max-width: 1000px) {
  .inside {
    padding: 50px; } }

.intro-container {
  width: calc(66.66667% - 33.33333px);
  float: left;
  margin-left: 20px;
  overflow: scroll;
  height: 100%; }
  .intro-container::after {
    clear: both;
    content: "";
    display: block; }
  @media only screen and (max-width: 1000px) {
    .intro-container {
      width: calc(100% - 20px);
      float: left;
      margin-left: 10px; }
      .intro-container::after {
        clear: both;
        content: "";
        display: block; } }

.right {
  width: calc(83.33333% - 36.66667px);
  float: left;
  margin-left: 20px; }
  @media only screen and (max-width: 1000px) {
    .right {
      width: calc(100% - 20px);
      float: left;
      margin-left: 10px; }
      .right::after {
        clear: both;
        content: "";
        display: block; } }

.footer {
  background: #2b3958;
  width: calc(100% + 40px);
  position: fixed;
  bottom: 0px;
  height: 30px; }

html {
  height: 100%;
  font-weight: 300; }

body {
  color: #333;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: scroll;
  overflow-x: hidden;
  cursor: default; }

#app {
  height: 100%; }

strong {
  font-weight: 400;
  color: #444; }

section {
  margin: 0; }

a {
  text-decoration: none;
  color: #2b3958;
  font-weight: 400; }

a:hover {
  color: #bd5757; }

a:visited {
  text-decoration: none; }

.p0-content {
  margin: auto;
  padding-top: 15%;
  text-align: center;
  cursor: default; }

.tit {
  font-family: passion-one, sans-serif;
  font-size: 15px;
  color: black; }

p {
  font-family: lato, sans-serif;
  font-size: 14px; }

div {
  font-family: lato, sans-serif;
  font-size: 14px; }

#title {
  font-family: passion-one, sans-serif;
  font-size: 80px;
  color: #2b3958;
  margin: 10px; }

ul {
  font-family: lato, sans-serif; }

li {
  text-decoration: none; }

#subtitle {
  font-family: muli, sans-serif;
  font-size: 20px;
  margin: auto;
  color: #a3a5a2; }

#enter {
  cursor: pointer;
  font-family: passion-one, sans-serif;
  font-size: 20px;
  border-bottom: 2px solid black;
  width: 5%;
  margin: auto;
  margin-top: 50px;
  transition: width 0.5s ease; }
  #enter:hover {
    width: 6%; }

#big {
  text-align: center;
  font-family: passion-one, sans-serif;
  font-size: 80px;
  color: #2b3958;
  margin: 10px;
  padding-top: 20%; }

#small {
  text-align: center;
  font-family: lato, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  margin: 0;
  padding-top: 5px; }

p {
  cursor: default; }

.hide {
  display: none; }

.title {
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b3958;
  margin-top: 5%;
  margin-bottom: 10px; }

