@charset "UTF-8";
/* CSS Document 
 * Libre Office 2014
 */

/* ==========================================================================
   Revised for zh-cn website
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans CJK SC Light", "Source Han Sans CN", "Wenquanyi Zenhei" !important;
  font-weight: normal !important;
}

p, ul, li, table {
  font-family: "Noto Sans CJK SC Light", "Source Han Sans CN", "Wenquanyi Zenhei" !important;
  font-weight: 300 !important;
}

.nav li a {
  font-family: "Noto Sans CJK SC Light", "Source Han Sans CN", "Wenquanyi Zenhei" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}

.nav .dropdown-menu li a {
  font-family: "Noto Sans CJK SC Light", "Source Han Sans CN", "Wenquanyi Zenhei" !important;
  font-weight: 300 !important;
  font-size: 16px !important;
}


aside li a {
  font-family: "Noto Sans CJK SC Light", "Source Han Sans CN", "Wenquanyi Zenhei" !important;
  font-weight: normal !important;
  font-size: 16px !important;
}

.lo_button {
  width:335px;
  cursor:pointer;
  text-align:center;
  line-height:82px;
  background: linear-gradient(to bottom, #52616a, #00a500);
  font-size:22px;
  border-radius: 15px
}

.lo_button a, .lo_button a:hover, .lo_button a:visited {
  color: white;
}

