
#list li.pg-1 .art-content {
  margin: 5% auto 0 auto;
}
#list li:first-child .art-body {
  padding: 1% 3%;
  width: 94%;
}

#list li:nth-child(2) .art-content .part {
    width: 42%;
    margin-left: 11%;
}

#list li:nth-child(2) .art-content {
  max-width: 90%;
    margin: 2% auto -0 auto;
}
#list li:nth-child(2) .art-content .part:first-child {
    margin-top: 19%;
    margin-right:  0%;
}
#list li:nth-child(3):last-child .art-content {
  margin: 40% auto 0 auto;
}

#list li:nth-child(2) .art-content .part:last-child {
  width: 20%;
}
.content_.noaudio_ {
  width: 100% !important;
}

#list li:last-child .art-content .part {
  width: 100%;
}

#list li:last-child .art-content .part .author_ {
  text-align: left;
  writing-mode: vertical-lr;
}
#list li:last-child .art-content .part .author_ .zbs_sent > span {
  font-size: 72px;
  color: #3b3e7e;
}

#list li:last-child .art-content .part .author_ .zbs_sent .term_py {
  top: 0;
  font-size: 20px;
}

/* vertical texts */

#list li:nth-child(2) .art-content .part:last-child .zbs_sent .term_py {
  display: none;
  writing-mode: tb-rl;
}

#list li:nth-child(2) .art-content .part:last-child .zbs_sent .term_py.active {
  display: block;
}

#list li:nth-child(2) .art-content .zbs_sent#s9 {
  display: block;
}

#list li:nth-child(2) .art-content .content_ > .zbs_sent#s9,
#list li:nth-child(2) .art-content .zbs_sent#s9 > span {
  writing-mode: vertical-lr;
  font-size: 29px;
  color: #3b3e7e;
}
#list li:nth-child(2) .art-content .content_ > .zbs_sent#s9,
#list li:nth-child(2) .art-content .zbs_sent#s9 {
  border-top: 2px solid #3b3e7e;
  border-bottom: 2px solid #3b3e7e;
  top: 340px;
  max-height: 493px;
  padding-left: 0 !important;
}

#list li:nth-child(2) .art-content .content_ > .zbs_sent#s9 {
  padding-top:  20px !important;
}
#list li:nth-child(2) .art-content .zbs_sent#s9 > span {
  letter-spacing: 8px;
}

#list li:nth-child(2) .art-content #s9 .term_py {
  top: -10px;
  font-size: 12px;
  right: -6px;
}

#list li:nth-child(2) .art-content #s9 .term_py:hover {
  font-size: 14px !important;
  height: 100%;
  width: 1px;
}
