.detail {
  padding-top: 82px;
  background: #F3F5F7;
}
.detail nav {
  background: #FFFFFF;
  height: 32px;
  line-height: 32px;
}
.detail nav .nav-area {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  color: #7A7A7A;
}
.detail nav .nav-area .nav-item {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7A7A7A;
  flex-shrink: 0;
}
.detail nav .nav-area .nav-item.ellipsis {
  max-width: 800px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail .top {
  padding-bottom: 59px;
}
.detail .top .container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 6px;
  padding: 20px;
  background: #FFFFFF;
}
.detail .top .container .title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #323232;
}
.detail .top .container .banner {
  margin-top: 18px;
}
.detail .top .container .banner img {
  border-radius: 6px;
  height: 200px;
  width: 100%;
  cursor: pointer;
}
.detail .top .container .table {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #D0E8F4;
  margin-top: 20px;
}
.detail .top .container .table.long {
  height: 517px;
  overflow: hidden;
  position: relative;
}
.detail .top .container .table.long .cover_long {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 307px;
  background: linear-gradient(180deg, rgba(243, 245, 247, 0.1) 0%, #F3F5F7 100%);
  backdrop-filter: blur(5px);
  /* Safari 专用 */
  -webkit-backdrop-filter: blur(5px);
  /* 提升渲染性能 */
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  /* 创建新的层叠上下文 */
  isolation: isolate;
  padding-top: 86px;
  text-align: center;
}
.detail .top .container .table.long .cover_long img {
  width: 73px;
}
.detail .top .container .table.long .cover_long p {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #323232;
  margin-top: 5px;
}
.detail .top .container .table.long .cover_long .btn {
  width: 100px;
  height: 32px;
  background: #06BCBA;
  border-radius: 6px 6px 6px 6px;
  margin: 20px auto 0;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.detail .top .container .table.short {
  height: 332px;
  overflow: hidden;
  position: relative;
}
.detail .top .container .table.short .cover_short {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 112px;
  background: linear-gradient(180deg, rgba(243, 245, 247, 0.1) 0%, #F3F5F7 100%);
  backdrop-filter: blur(5px);
  /* Safari 专用 */
  -webkit-backdrop-filter: blur(5px);
  /* 提升渲染性能 */
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  /* 创建新的层叠上下文 */
  isolation: isolate;
  padding-top: 31px;
  text-align: center;
}
.detail .top .container .table.short .cover_short p {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #323232;
  margin-top: 5px;
}
.detail .top .container .table.short .cover_short .btn {
  width: 100px;
  height: 32px;
  background: #06BCBA;
  border-radius: 6px 6px 6px 6px;
  margin: 10px auto 0;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.detail .top .container .table .tr {
  display: flex;
  height: auto;
  border-bottom: 1px solid #D0E8F4;
}
.detail .top .container .table .tr:last-of-type {
  border-bottom: none;
}
.detail .top .container .table .tr .td_l {
  width: 166px;
  line-height: 22px;
  text-align: right;
  padding: 10px 21px;
  background: #F4F6F9;
  border-right: 1px solid #D0E8F4;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #474747;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.detail .top .container .table .tr .td_r {
  width: 995px;
  line-height: 42px;
  padding-left: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6A6A6A;
}
.detail .top .gg-container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 41px;
}
.detail .top .gg-container img {
  width: 100%;
  height: 200px;
  border-radius: 6px;
}
.detail .tj {
  background: #E7EDF3;
}
.detail .tj .tj-container {
  width: 1200px;
  margin: 0 auto;
  padding: 43px 0 51px;
  overflow: hidden;
}
.detail .tj .tj-container .title {
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #FFFFFF;
}
.detail .tj .tj-container .title p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  position: relative;
}
.detail .tj .tj-container .title p::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 70px;
  height: 3px;
  background: #05C8A8;
  border-radius: 2px;
}
.detail .tj .tj-container .list {
  display: flex;
  align-items: center;
  margin-top: 21px;
}
.detail .tj .tj-container .list .item {
  border-radius: 4px;
  background: #ffffff;
  margin-right: 20px;
  width: 386px;
}
.detail .tj .tj-container .list .item:last-child {
  margin-right: 0;
}
.detail .tj .tj-container .list .item img {
  width: 386px;
  height: 217px;
  border-radius: 4px 4px 0px 0px;
}
.detail .tj .tj-container .list .item .tit {
  padding: 19px;
}
.detail .tj .tj-container .list .item .tit p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #323232;
  overflow: hidden;
  max-width: 266px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
