@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  background: #FFF6E7;
}
body * {
  box-sizing: border-box;
}
body .breadCrumbs {
  height: 120rem;
  width: 100%;
  font-size: 16rem;
  color: #4A4A4A;
  padding: 0 90rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
body .breadCrumbs a {
  outline: none;
  text-decoration: none;
  color: inherit;
}
body .container {
  border-radius: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: relative;
}
body .container .detail {
  flex: 1;
  width: 100%;
  height: auto;
  background-image: url("../../images/researcher/background.png");
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  min-height: 1355rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 60rem;
}
body .container .detail .tabs {
  display: flex;
  width: 1600px;
  height: auto;
  border-bottom: 4rem solid rgba(124, 99, 66, 0.22);
  position: relative;
}
body .container .detail .tabs .item {
  font-weight: normal;
  font-size: 24rem;
  color: #4A4A4A;
  padding: 0 30rem 18rem 30rem;
  border-bottom: 4rem solid transparent;
  position: relative;
  bottom: -3rem;
  cursor: pointer;
}
body .container .detail .tabs .item.active {
  font-weight: bold;
  border-color: #32170A;
}
body .container .detail .textpic {
  display: flex;
  position: absolute;
  top: 790rem;
  left: 116rem;
  width: 236rem;
  height: 881rem;
}
body .container .detail .textpic .img {
  width: 100%;
  height: 100%;
  display: flex;
}
body .container .detail .content {
  width: 1600rem;
  margin-top: 53rem;
  flex: 1;
  height: auto;
  display: flex;
  position: relative;
  gap: 48rem;
  z-index: 8;
}
body .container .detail .content .coverbox {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
body .container .detail .content .coverbox .cbox {
  width: 365rem;
  height: 430rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body .container .detail .content .coverbox .cbox .img1 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body .container .detail .content .coverbox .cbox .img {
  width: 264rem;
  height: 329rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
  border-radius: 30%;
}
body .container .detail .content .coverbox .titlebox {
  font-weight: 800;
  font-size: 24rem;
  color: #342525;
  margin-top: 24rem;
  text-align: center;
}
body .container .detail .content .peoplelist {
  display: flex;
  flex-wrap: wrap;
  width: 454rem;
  row-gap: 80rem;
  -moz-column-gap: 48rem;
       column-gap: 48rem;
  align-content: flex-start;
}
body .container .detail .content .peoplelist .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
body .container .detail .content .peoplelist .item .cover {
  width: 203rem;
  height: 229rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body .container .detail .content .peoplelist .item .cover .img1 {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body .container .detail .content .peoplelist .item .cover .img {
  width: 148rem;
  height: 183rem;
  display: flex;
  border-radius: 30%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .container .detail .content .peoplelist .item .text {
  font-weight: 800;
  font-size: 24rem;
  color: #342525;
  margin-top: 14rem;
}
body .container .detail .content .piclist {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  row-gap: 56rem;
  -moz-column-gap: 45rem;
       column-gap: 45rem;
  width: 685rem;
}
body .container .detail .content .piclist .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10rem;
  cursor: pointer;
}
body .container .detail .content .piclist .item .cover {
  width: 320rem;
  height: 240rem;
  box-shadow: 0px 0px 8rem 1px rgba(125, 101, 61, 0.71);
  border-radius: 0px;
  display: flex;
  overflow: hidden;
}
body .container .detail .content .piclist .item .cover .img {
  display: flex;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .container .detail .content .piclist .item .text {
  width: 320rem;
  height: 65rem;
  background: #32170A;
  box-shadow: 0px 5rem 4rem 1px #DEC08F;
  border-radius: 3rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 10rem;
}
body .container .detail .content .piclist .item .text .t {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  font-weight: 400;
  font-size: 16rem;
  color: #FFFFFF;
  line-height: 24rem;
  text-align: center;
}
body .container .detail .content .memorial {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 64rem;
  -moz-column-gap: 90rem;
       column-gap: 90rem;
  margin: 0 auto;
}
body .container .detail .content .memorial .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20rem;
  cursor: pointer;
}
body .container .detail .content .memorial .item .cover {
  width: 640rem;
  height: 480rem;
  box-shadow: 0px 0px 16rem 1px rgba(125, 101, 61, 0.7);
  border-radius: 0px 0px 0px 0px;
}
body .container .detail .content .memorial .item .cover .img {
  width: 100%;
  height: 100%;
  display: flex;
  -o-object-fit: cover;
     object-fit: cover;
}
body .container .detail .content .memorial .item .text {
  width: 642rem;
  height: 80rem;
  background: #32170A;
  box-shadow: 0px 10rem 4rem 1px #DEC08F;
  border-radius: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 24rem;
  color: #FFFFFF;
}
body .container .nodata {
  width: 100%;
  height: 250rem;
  font-size: 28rem;
  color: #666;
  text-align: center;
  padding: 100rem;
}
body .unselectable {
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -moz-user-select: none; /* Firefox */ /* IE/Edge */
  user-select: none; /* 标准语法 */
  /* 针对iOS设备的额外设置 */
  -webkit-touch-callout: none; /* 禁用长按菜单 */
  /* 可选：禁用拖动效果 */
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}