.pic {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.pic .ele {
  width: 100%;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Arial;
  overflow-x: hidden;
  width: 100%;
  height: 100vh;
}
div {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
ol,
ul,
dl {
  list-style: none;
  line-height: normal;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  font-weight: normal;
}
 .modlist {
    color: #004170 !important;
    font-size:  0.9375vw !important;
    line-height: calc(23/18) !important;
 }

 @media screen and (max-width: 992px) {
    .modlist {
      color: #004170 !important;
      font-size:  3.3333vw !important;
      line-height: calc(23/18) !important;
  }
 }


@font-face {
    font-family: 'CormorantBold';
    src: url('/html-before/fonts/CormorantBold_mianfeiziti.com.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CormorantLight';
    src: url('/html-before/fonts/CormorantLight_mianfeiziti.com.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CormorantMedium';
    src: url('/html-before/fonts/CormorantMedium_mianfeiziti.com.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CormorantRegular';
    src: url('/html-before/fonts/CormorantRegular_mianfeiziti.com.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CormorantSemibold';
    src: url('/html-before/fonts/CormorantSemibold_mianfeiziti.com.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AnotherGroteskBold';
    src: url('/html-before/fonts/AnotherGrotesk-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
