* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
body {
  color: white;
  background-color: white;
  font-family: Times New Roman;
}
a,
a:hover {
  text-decoration: none;
  color: inherit;
}
.inline-block {
  display: inline-block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  clear: both;
  content: "020";
  display: block;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 1px;
}
.view {
  width: 100%;
  margin: auto;
}
.view2 {
  width: 1260px;
  margin: auto;
}
.header {
  background-color: white;
}
.header .header-bg {
  background-color: white;
  opacity: 0.8;
}
.header .header1 {
  height: 106px;
  padding: 15px 0;
  position: relative;
}
.header .title {
  margin-left: 20px;
  width: 840px;
  color: #312c70;
  font-size: 40px;
  line-height: 50px;
  vertical-align: top;
}
body {
  background-color: #312c70;
}
.menu {
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #ffffff;
  float: left;
  margin-top: 35px;
}
.menu .item {
  cursor: pointer;
}
.menu .item:hover {
  color: #dbf3de;
}
.menu .item.active {
  color: #dbf3de;
}
.content {
  float: right;
  width: 968px;
  min-height: 1000px;
  background-color: white;
  margin-top: 24px;
  box-sizing: border-box;
}
.footer {
  text-align: center;
  padding: 60px 0;
}
.content {
  padding: 20px;
}
.content .title {
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #222222;
}
.content .item-title {
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #222222;
  text-align: center;
  border-bottom: solid 1px #e5e5e5;
}
.content .item-content {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #222222;
  margin-top: 5px;
}
.content .item-content .bold {
  font-weight: bold;
}
.content .pl {
  background: url("../img/Feng, Ru (1884-1912) 2.png") 600px 0 no-repeat;
  margin-top: 90px;
  position: relative;
}
.content .pl .head {
  width: 179px;
  height: 262px;
  float: left;
}
.content .pl .detail {
  float: right;
  width: 707px;
}
.content .pl .detail .d-title {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #312c70;
}
.content .pl .detail .d-content {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #222222;
  margin-top: 20px;
}
.content .pl .py {
  position: absolute;
  right: 80px;
  top: -20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
}
.content .pl2 {
  margin-bottom: 30px;
  background-image: url("../img/Wong, Tsu (1893-1965).png");
}
.content .pl2 .py {
  right: 30px;
}
