body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font: 16px 'Source Sans Pro';
  font-family: 'SourceSansPro';
}
@font-face {
  font-family: 'SourceSansPro';
  src: url('../font/SourceSansPro-Regular_otf.woff') format('woff'), url('../font/SourceSansPro-Semibold_otf.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.top-box .logo-tit .tit {
  font-size: 18px;
}
.top-box .logo-tit .time {
  text-align: right;
  margin-top: 5px;
}
.contact-wp .cont-li .tit {
  line-height: 25px;
}
.visitor-con .tit {
  margin-top: 22px;
}
.visitor-con .tab {
  margin-top: 29px;
}
.visitor-box .vis-left {
  width: 20.5%;
}
.visitor-box .vis-left .link-box .Level1 {
  font-size: 16px;
  padding: 10px 9% 10px 13%;
}
.visitor-box .vis-left .link-box a {
  font-size: 15px;
}
.visitor-box .vis-right {
  width: 79.5%;
}
.visitor-box .vis-right .info-li .box .link a {
  padding: 5px 8px;
}
.visitor-top .tit {
  text-align: right;
}
.nub-box .btn-groub {
  margin-top: 14px;
}
.page-contantbox .from-box ul li.form-row-box label {
  margin-bottom: 10px;
}
.page-contantbox .wrap-category .first-category .sub-category label {
  width: 50%;
}
.invite-Group-Pop .invite-bottom .p-txt {
  line-height: 26px;
}
.invite-Group-Pop .invite-bottom .itembox .item .box-r {
  margin-bottom: 14px;
}
@media screen and (max-width: 780px) {
  .visitor-box .vis-right {
    width: 100%;
  }
}
