#page .title {
  width: 90%;
  text-align: center;
  font-size: 24px;
  line-height: 44px;
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  padding-bottom: 24px;
}

#page .title span{
  display: block;
  color: #999;
  font-size: 18px;
  line-height: 18px;
}

#page .content {
  width: 88%;
  min-height: 3rem;
  margin: 0 auto;
  padding: 0 0 0rem 0;
  font-size: 0.26rem;
  color: #333;
  margin-top: 0.3rem;
  text-align: left;
}

#page .content .newBox {
  width: 88%;
  margin: 0 auto;
  height: auto;
  font-size: 14px;
}

#page .content table {
  table-layout: fixed;
}

#page .content img {
  max-width: 100% !important;
  height: auto !important;
}

#page .content .newsend {
  border-bottom: none;
  text-align: center;
}

#page .listcontent {
  width: 100%;
  height: 60%;
  margin: 0 auto;
  padding: 0 0 20vw 0;
  overflow-y: scroll;
}

#page .listcontent .newsend {
  border-bottom: none;
  text-align: center;
  color: #eaebe6;
}

#page .listcontent .newsend a {
  color: #eaebe6;
}

#page .listcontent .newBox {
  width: 88%;
  margin: 0 auto;
}

#page .content video {
  width: 100%;
}

.content-row {
  margin: 3.1pt 0cm;
  line-height: 20pt;
}

.content-row * {
  font-family: 'Roboto';
}

.crctext {
  font-size: 12pt !important;
}

.crptext {
  font-size: 12pt !important;
}

.content-row .crtitle {
  margin: 3.1pt 0pt;
  text-indent: 0pt;
  line-height: 20pt;
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
}

.content-row .crlabel {
  font-weight: bold;
  font-size: 14pt;
  color: rgb(217, 92, 24);
}

.content-row .crctext {
  margin: 2.4pt 0cm;
  line-height: 20pt;
}

.content-row .crtable {
  border: none;
  width: 100%;
  border-collapse: collapse;
}

.crtable tr {
  height: 14.25pt;
}

.crtable td {
  border: 1pt solid black;
  padding: 0cm 5.65pt;
  height: 14.25pt;
  font-size: 12pt;
  text-align: center;
  vertical-align: middle;
}

.crtable td.thd {
  background: rgb(217, 92, 24);
  font-size: 12pt;
  color: white;
  text-align: center;
  vertical-align: middle;
}

.tbold {
  font-weight: bold;
}

.lAlign {
  text-align: left !important;
}