.banner {
  width: 100%;
  height: 5.01001rem;
  position: relative;
  overflow: hidden;
}
.banner .img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -1000px;
  right: -1000px;
  margin: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.banner .text {
  position: absolute;
  top: 2.82001rem;
  left: 0;
  width: 100%;
  font-size: 0.345rem;
  line-height: 1;
  color: #f32720;
  text-align: center;
}
.banner .bottom-img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.sort-title {
  width: 100%;
  position: relative;
}
.sort-title .box {
  width: calc(100% - 0.12rem);
  float: right;
  height: 0.345rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.135rem 0px rgba(227, 159, 112, 0.1);
  border-radius: 0.06rem;
}
.sort-title .box .right {
  width: 0.7rem;
  height: 0.345rem;
  transition: 0.5s;
  line-height: 0.345rem;
  text-align: center;
  font-size: 0.12rem;
  float: right;
  cursor: pointer;
  position: relative;
}
.sort-title .box .right span {
  vertical-align: middle;
  color: #333333;
  transition: 0.5s;
}
.sort-title .box .right svg {
  width: 0.195rem;
  display: inline-block;
  margin-left: 0.075rem;
  vertical-align: middle;
  transition: 0.5s;
}
.sort-title .box .right a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.sort-title .box .right:hover span {
  color: #db1430;
}
.sort-title .box .right:hover svg {
  margin-left: 0.12rem;
}
.sort-title .left {
  width: 1.545rem;
  height: 0.405rem;
  position: absolute;
  top: -0.03rem;
  left: 0.05rem;
  background-color: #db1430;
  border-radius: 10px;
  transform: skew(-16deg);
}
.sort-title .left .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 0.405rem;
  font-size: 0.21rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.content {
  width: 100%;
  padding-bottom: 1.41rem;
  position: relative;
}
.content .dynamic {
  width: 72.916%;
  margin: 0 auto;
  padding-top: 0.7125rem;
  position: relative;
}
.content .dynamic .top {
  width: calc(100% - 0.72rem);
  padding: 0.27rem 0.45rem 0.27rem 0.27rem;
  background-color: #fff;
  border-radius: 0.12rem;
  position: relative;
  margin-top: 0.675rem;
}
.content .dynamic .top::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .dynamic .top .left {
  float: left;
  width: 4.97251rem;
  height: 2.79751rem;
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
}
.content .dynamic .top .left img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: -50%;
  bottom: -50%;
  margin: auto;
  transition: 0.5s;
}
.content .dynamic .top .right {
  float: left;
  margin-left: 0.45rem;
  width: 4.3rem;
  position: relative;
}
.content .dynamic .top .right .time {
  width: 0.99rem;
  color: #db1430;
  margin-top: 0.225rem;
  position: relative;
}
.content .dynamic .top .right .time .data {
  font-family: DINOT-CONDBOLD;
  font-size: 0.36rem;
  line-height: 1;
}
.content .dynamic .top .right .time .month {
  font-size: 0.105rem;
  line-height: 1;
  margin-top: 0.015rem;
}
.content .dynamic .top .right .title {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 0.3rem;
  transition: 0.5s;
}
.content .dynamic .top .right .p {
  font-size: 0.12rem;
  line-height: 2;
  color: #8c8c8c;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-align: justify;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0.2475rem;
  transition: 0.5s;
}
.content .dynamic .top .right .button {
  width: 1.1325rem;
  height: 0.2625rem;
  border: solid 2px #db1430;
  border-radius: 0.2625rem;
  transition: 0.5s;
  line-height: 0.2625rem;
  text-align: center;
  font-size: 0.135rem;
  margin-top: 0.345rem;
}
.content .dynamic .top .right .button span {
  vertical-align: middle;
  color: #db1430;
  transition: 0.5s;
}
.content .dynamic .top .right .button svg {
  width: 0.1875rem;
  display: inline-block;
  margin-left: 0.09rem;
  vertical-align: middle;
}
.content .dynamic .top .right .button svg .cls-1 {
  transition: 0.5s;
}
.content .dynamic .top .right .button svg .cls-2 {
  transition: 0.5s;
}
.content .dynamic .top a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.content .dynamic .top:hover .left img {
  transform: scale(1.1);
}
.content .dynamic .top:hover .right .title {
  color: #db1430;
}
.content .dynamic .top:hover .right .p {
  color: #db1430;
}
.content .dynamic .top:hover .right .button {
  background-color: #db1430;
}
.content .dynamic .top:hover .right .button span {
  color: #fff;
}
.content .dynamic .top:hover .right .button svg .cls-1 {
  stroke: #fff;
}
.content .dynamic .top:hover .right .button svg .cls-2 {
  fill: #fff;
}
.content .dynamic .list {
  width: 100%;
  margin-top: 0.3225rem;
}
.content .dynamic .list .item {
  width: calc(100% - 0.72rem);
  padding: 0.27rem 0.45rem 0.27rem 0.27rem;
  background-color: #fff;
  border-radius: 0.12rem;
  position: relative;
  margin-bottom: 0.285rem;
}
.content .dynamic .list .item::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .dynamic .list .item .left {
  float: left;
  width: 1.9575rem;
  height: 1.095rem;
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
}
.content .dynamic .list .item .left img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: -50%;
  bottom: -50%;
  margin: auto;
  transition: 0.5s;
}
.content .dynamic .list .item .right {
  width: 7.41002rem;
  float: left;
  margin-left: 0.4rem;
}
.content .dynamic .list .item .right .title {
  font-size: 0.15rem;
  line-height: 1;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 0.0825rem;
  transition: 0.5s;
}
.content .dynamic .list .item .right .time {
  font-size: 0.135rem;
  line-height: 1;
  color: #db1430;
  margin-top: 0.1575rem;
}
.content .dynamic .list .item .right .p {
  font-size: 0.12rem;
  line-height: 2;
  color: #8c8c8c;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0.1725rem;
  transition: 0.5s;
}
.content .dynamic .list .item a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.content .dynamic .list .item:hover .left img {
  transform: scale(1.1);
}
.content .dynamic .list .item:hover .right .title {
  color: #db1430;
}
.content .dynamic .list .item:hover .right .p {
  color: #db1430;
}
.content .dynamic .list .item:hover .right .button {
  background-color: #db1430;
}
.content .dynamic .list .item:hover .right .button span {
  color: #fff;
}
.content .dynamic .list .item:hover .right .button svg .cls-1 {
  stroke: #fff;
}
.content .dynamic .list .item:hover .right .button svg .cls-2 {
  fill: #fff;
}
.content .wonderful-moment {
  width: 72.916%;
  margin: 0 auto;
  padding-top: 0.2475rem;
  position: relative;
}
.content .wonderful-moment .list {
  width: 100%;
  margin-top: 0.66rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .wonderful-moment .list .item {
  width: 3.24001rem;
  height: 3.04501rem;
  background-color: #ffffff;
  border-radius: 0.06rem;
  overflow: hidden;
  position: relative;
  transition: 0.5s;
  margin-bottom: 0.3rem;
}
.content .wonderful-moment .list .item .img {
  width: 100%;
  height: 1.95rem;
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
}
.content .wonderful-moment .list .item .img img {
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: -50%;
  bottom: -50%;
  margin: auto;
  transition: 0.5s;
}
.content .wonderful-moment .list .item .title {
  width: 83.796%;
  margin: 0 auto;
  margin-top: 0.24rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.15rem;
  line-height: 1;
  color: #333333;
  transition: 0.5s;
}
.content .wonderful-moment .list .item .view {
  width: 0.285rem;
  position: absolute;
  right: 0.3825rem;
  bottom: 0.255rem;
}
.content .wonderful-moment .list .item a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.content .wonderful-moment .list .item:hover {
  box-shadow: 0px 0.075rem 0.225rem 0px rgba(0, 0, 0, 0.1);
}
.content .wonderful-moment .list .item:hover .img img {
  transform: scale(1.1);
}
.content .wonderful-moment .list .item:hover .title {
  color: #db1430;
}
.content .video-list {
  width: 72.916%;
  margin: 0 auto;
  padding-top: 0.2475rem;
  position: relative;
}
.content .video-list .list {
  width: 100%;
  margin-top: 0.66rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .video-list .list .item {
  width: 3.24001rem;
  height: 1.95rem;
  background-color: #ffffff;
  box-shadow: 0px 0.075rem 0.225rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 0.3rem;
}
.content .video-list .list .item .img {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .video-list .list .item .img img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
  transition: 0.5s;
}
.content .video-list .list .item .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.content .video-list .list .item .mask .text {
  font-size: 0.12rem;
  line-height: 1;
  color: #ffffff;
  width: 83.796%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  bottom: 0.2625rem;
  left: 0.2325rem;
}
.content .video-list .list .item .mask .play {
  width: 0.48rem;
  position: absolute;
  top: 0.69rem;
  left: 1.365rem;
}
.content .video-list .list .item:hover .img img {
  transform: scale(1.1);
}
.content .bg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.inner-bottom {
  background-color: #db1430;
}
.photo-box {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.photo-box .swiper1 {
  width: 60%;
  height: 60vh;
  position: absolute;
  top: 20vh;
  left: 20%;
}
.photo-box .swiper1 .swiper-slide {
  width: 100%;
  height: 100%;
}
.photo-box .swiper1 .swiper-slide .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.photo-box .swiper1 .swiper-slide .img img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
.photo-box .swiper1 .swiper-button-next,
.photo-box .swiper1 .swiper-button-prev {
  color: #fff;
}
.photo-box .swiper1 .swiper-pagination {
  font-size: 0.16rem;
}
.photo-box .close {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
}
.photo-box .close svg {
  width: 100%;
  height: 100%;
}
.video-box {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000000;
  display: none;
}
.video-box .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 50%;
  cursor: pointer;
}
.video-box .close svg {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.video-box .video {
  width: 60%;
  height: 33.75vw;
  margin: 0 auto;
  margin-top: 20vh;
  position: relative;
}
.video-box .video p {
  width: 100%;
  height: 100%;
}
.video-box .video video {
  width: 100%;
  height: 100%;
}
.video-box .video .videoBg {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0px;
  left: 0px;
}
.video-box .video .VideoBtn {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 50%;
  left: 50%;
  margin-top: -37px;
  margin-left: -37px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .content .dynamic {
    width: 90%;
  }
  .content .wonderful-moment {
    width: 90%;
  }
  .content .video-list {
    width: 90%;
  }
  .content .dynamic .top .right {
    float: left;
    margin-left: 0.45rem;
    width: calc(100% - 5.5rem);
    position: relative;
  }
  .content .dynamic .top .right .title {
    font-size: 0.24rem;
  }
  .content .dynamic .top .right .p {
    font-size: 0.18rem;
    line-height: 2;
  }
  .content .dynamic .list .item .left {
    float: left;
    width: 2.3rem;
    height: 1.3rem;
    position: relative;
    overflow: hidden;
  }
  .content .dynamic .list .item .right {
    width: calc(100% - 2.75rem);
    float: left;
    margin-left: 0.4rem;
  }
  .content .dynamic .list .item .right .title {
    font-size: 0.24rem;
    line-height: 1;
  }
  .content .dynamic .list .item .right .time {
    font-size: 0.18rem;
    line-height: 1;
    margin-top: 0.1575rem;
  }
  .content .dynamic .list .item .right .p {
    font-size: 0.18rem;
    line-height: 2;
  }
  .content .wonderful-moment .list .item {
    width: 30%;
    height: 3.6rem;
  }
  .content .wonderful-moment .list .item .img {
    width: 100%;
    height: 2.4rem;
    position: relative;
    overflow: hidden;
  }
  .content .wonderful-moment .list .item .title {
    width: 83.796%;
    margin: 0 auto;
    margin-top: 0.24rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.24rem;
    line-height: 1;
    color: #333333;
    transition: 0.5s;
  }
  .content .video-list .list .item {
    width: 30%;
    height: 2.4rem;
  }
  .content .video-list .list .item .mask .text {
    font-size: 0.24rem;
    line-height: 1;
    color: #ffffff;
    width: 83.796%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 0.2625rem;
    left: 0.2325rem;
  }
  .content .video-list .list .item .mask .play {
    width: 0.48rem;
    position: absolute;
    top: 0.95rem;
    left: -50%;
    right: -50%;
    margin: auto;
  }
}
@media screen and (max-width: 1020px) {
  .content .dynamic .top .left {
    float: left;
    width: 100%;
    height: 3.3rem;
    position: relative;
    overflow: hidden;
  }
  .content .dynamic .top .right {
    float: left;
    margin-left: 0;
    width: 100%;
    position: relative;
  }
  .content .wonderful-moment .list .item {
    width: 45%;
    height: 3.2rem;
  }
  .content .wonderful-moment .list .item .img {
    width: 100%;
    height: 1.9rem;
    position: relative;
    overflow: hidden;
  }
  .photo-box .swiper1 {
    width: 80%;
    height: 30vh;
    position: absolute;
    top: 35vh;
    left: 10%;
  }
  .photo-box .swiper1 .swiper-button-next,
  .photo-box .swiper1 .swiper-button-prev {
    display: none;
  }
  .photo-box .swiper1 .swiper-pagination {
    font-size: 0.24rem;
  }
  .content .video-list .list .item {
    width: 45%;
    height: 1.9rem;
  }
  .content .video-list .list .item .mask .play {
    width: 0.48rem;
    position: absolute;
    top: 0.61rem;
    left: -50%;
    right: -50%;
    margin: auto;
  }
  .video-box .video {
    width: 100%;
    height: auto;
    margin-top: 30vh;
  }
}
@media screen and (max-width: 767px) {
  .sort-title .box {
    width: calc(100% - 0.12rem);
    float: right;
    height: 0.5rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 0.135rem 0px rgba(227, 159, 112, 0.1);
    border-radius: 0.06rem;
  }
  .sort-title .box .right {
    width: 1.5rem;
    height: 0.5rem;
    transition: 0.5s;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.24rem;
    float: right;
    cursor: pointer;
    position: relative;
  }
  .sort-title .box .right svg {
    width: 0.32rem;
    display: inline-block;
    margin-left: 0.075rem;
    vertical-align: middle;
    transition: 0.5s;
  }
  .sort-title .left {
    width: 2rem;
    height: 0.6rem;
    position: absolute;
    top: -0.05rem;
    left: 0.05rem;
    border-radius: 10px;
    transform: skew(-16deg);
  }
  .sort-title .left .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 0.6rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
  }
  .content .dynamic .list,
  .content .wonderful-moment .list,
  .content .video-list .list {
    margin-top: 1rem;
  }
  .content .dynamic .top .right .time {
    width: 1.2rem;
    margin-top: 0.225rem;
    position: relative;
  }
  .content .dynamic .top .right .time .data {
    font-family: DINOT-CONDBOLD;
    font-size: 0.42rem;
    line-height: 1;
  }
  .content .dynamic .top .right .time .month {
    font-size: 0.21rem;
    line-height: 1;
    margin-top: 0.015rem;
  }
  .content .dynamic .top .right .title {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 0.3rem;
    transition: 0.5s;
  }
  .content .dynamic .top .right .p {
    font-size: 0.24rem;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0.2475rem;
    transition: 0.5s;
  }
  .content .dynamic .top .right .button {
    width: 2rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    transition: 0.5s;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.18rem;
    margin-top: 0.345rem;
  }
  .content .dynamic .top .right .button svg {
    width: 0.24rem;
    display: inline-block;
    margin-left: 0.09rem;
    vertical-align: middle;
  }
  .content .dynamic .list .item .left {
    float: left;
    width: 100%;
    height: 3.3rem;
    position: relative;
    overflow: hidden;
  }
  .content .dynamic .list .item .right {
    float: left;
    margin-left: 0;
    width: 100%;
    margin-top: 0.2rem;
  }
  .content .dynamic .list .item .right .title {
    font-size: 0.32rem;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 0.0825rem;
    transition: 0.5s;
  }
  .content .dynamic .list .item .right .time {
    font-size: 0.24rem;
    line-height: 1;
    margin-top: 0.1575rem;
  }
  .content .dynamic .list .item .right .p {
    font-size: 0.24rem;
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0.1725rem;
    transition: 0.5s;
  }
  .content .wonderful-moment .list .item {
    width: 100%;
    height: 5.8rem;
  }
  .content .wonderful-moment .list .item .img {
    width: 100%;
    height: 4.1rem;
    position: relative;
    overflow: hidden;
  }
  .content .wonderful-moment .list .item .title {
    width: 83.796%;
    margin: 0 auto;
    margin-top: 0.24rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.32rem;
    line-height: 1;
    color: #333333;
    transition: 0.5s;
  }
  .content .video-list .list .item {
    width: 100%;
    height: 4.1rem;
  }
  .content .video-list .list .item .mask .play {
    width: 0.8rem;
    position: absolute;
    top: 1.61rem;
    left: -50%;
    right: -50%;
    margin: auto;
  }
  .content .video-list .list .item .mask .text {
    font-size: 0.28rem;
    line-height: 1;
    color: #ffffff;
    width: 83.796%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 0.2625rem;
    left: 0.2325rem;
  }
}
