* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #af9874;
}
.main {
  width: 1200px;
  background: url(../images/nanjingMuseumbg3.jpg) no-repeat center top;
  min-height: 3280px;
  margin: 0 auto;
}
.main .p1 {
  padding-top: 733px;
  width: 1200px;
  height: 826px;
}
.main .p1 div {
  margin-top: 609px;
  padding: 10px 70px;
}
.main .p1 div h2 {
  display: block;
  text-align: center;
  line-height: 74px;
  letter-spacing: 2px;
  color: #1f1816;
  font-size: 36px;
}
.main .p1 div p {
  line-height: 48px;
  color: #1f1816;
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 显示两行文本 */
  -webkit-box-orient: vertical;
  /* 设置为垂直布局 */
  overflow: hidden;
  text-indent: 48px;
}
.main .p1 div span {
  float: right;
  width: 60px;
  height: 26px;
  border-radius: 13px;
  border: solid 1px #8a7f68;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #8a7f68;
  cursor: pointer;
}
.main .p2 ul {
  padding-left: 37px;
  overflow: hidden;
}
.main .p2 ul li {
  float: left;
  width: 233px;
  height: 285px;
  margin-left: 23px;
  margin-right: 23px;
}
.main .p2 ul li a {
  display: block;
  width: 233px;
  height: 285px;
  background-color: #b6ae9d;
  padding: 10px 7px;
  box-sizing: border-box;
}
.main .p2 ul li a p {
  padding-top: 10px;
  height: 75px;
  display: block;
  color: #fff;
  font-size: 14px;
  border-bottom: #655653 solid 1px;
  line-height: 20px;
  box-sizing: border-box;
}
.main .p2 ul li a img {
  display: block;
  width: 219px;
  height: 133px;
}
.main .p2 ul li a span {
  display: block;
  float: left;
  width: 67px;
  height: 27px;
  border-radius: 13px;
  border: solid 1px #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 27px;
  color: #fff;
  margin-top: 15px;
}
.main .p2 ul li a:hover {
  width: 233px;
  height: 285px;
  background-color: #d1c6a6;
}
.main .p2 ul li a:hover p {
  border-bottom: #fff solid 1px;
}
.main .p3 ul {
  padding-left: 37px;
  overflow: hidden;
}
.main .p3 ul li {
  float: left;
  width: 332px;
  height: 312px;
  margin-left: 23px;
  margin-right: 23px;
}
.main .p3 ul li a {
  display: block;
  width: 332px;
  height: 312px;
  box-sizing: border-box;
}
.main .p3 ul li a p {
  padding-top: 10px;
  height: 75px;
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  text-align: center;
}
.main .p3 ul li a img {
  display: block;
  width: 332px;
  height: 212px;
}
.main .p3 ul li a span {
  display: block;
  float: left;
  width: 67px;
  height: 27px;
  border-radius: 13px;
  border: solid 1px #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 27px;
  color: #fff;
  margin-top: 15px;
}
.more {
  display: block;
  margin: 50px auto;
}
.t1 {
  width: 1064px;
  display: block;
  margin: 40px auto;
}
