.activity-details-container {
  box-sizing: border-box;
  width: 100%;
  height: 633px;
  height: auto;
  margin-top: 120px;
  position: relative;
}
.activity-details-container .banner-warp {
  width: 100%;
  height: 633px;
  background-image: url('/static/pc/fission/img/fissiondetail-banner-img@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
}
.activity-details-container .banner-warp .content-wrap {
  width: 1228px;
  height: 360px;
  margin: 0 auto;
}
.activity-details-container .banner-warp .content-wrap .left-content {
  width: 500px;
  height: 360px;
  display: flex;
  flex-direction: column;
  margin-left: 31px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title1 {
  width: 410px;
  height: 25px;
  background: #FFFAF0;
  border-radius: 20px 20px 20px 20px;
  margin-bottom: 10px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title2 {
  width: auto;
  height: 50px;
  font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
  font-weight: normal;
  font-size: 36px;
  color: #000452;
  text-align: left;
}
.activity-details-container .banner-warp .content-wrap .left-content .title3 {
  width: auto;
  height: 43px;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 36px;
  color: #000452;
  text-align: left;
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title3 .price-img {
  width: 159px;
  height: 46px;
  margin-right: 1px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title3 .unit {
  width: 24px;
  height: 29px;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  color: #000452;
  text-align: left;
  margin-top: 14px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title4 {
  width: 324px;
  height: 43px;
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 36px;
  color: #000452;
  text-align: left;
  margin-bottom: 10px;
}
.activity-details-container .banner-warp .content-wrap .left-content .pc-taiyangma {
  width: 99px;
  height: 99px;
  margin: 0 132px 10px 93px;
}
.activity-details-container .banner-warp .content-wrap .left-content .title5 {
  width: 112px;
  height: 17px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #000452;
  text-align: left;
  margin-left: 86px;
}
.activity-details-container .banner-warp .content-wrap .left-content .carousel-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.activity-details-container .banner-warp .content-wrap .left-content .carousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.activity-details-container .banner-warp .content-wrap .left-content .carousel-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.activity-details-container .banner-warp .content-wrap .left-content .carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #292E33;
  transition: opacity 0.5s ease;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap {
  width: 1000px;
  height: 224px;
  background-image: url('/static/pc/fission/img/fissiondetail-bottom-img@2x.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .huodonngguize-img {
  position: absolute;
  width: 137px;
  height: 41px;
  top: -19px;
  left: 12px;
  z-index: 51;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .huodonngguize-bottom-light {
  position: absolute;
  width: 156px;
  height: 14px;
  top: 19px;
  left: 14px;
  z-index: 50;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left {
  width: 320px;
  height: 136px;
  background: linear-gradient(0deg, #F2FDFF 0%, #F7FDFF 49.52%, #FBFEFF 74.76%, #EEFCFF 100%);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #FFFFFF;
  margin-top: 60px;
  position: relative;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-top-title {
  width: 121px;
  height: 57px;
  background-image: url('/static/pc/fission/img/left-top-title@2x.png');
  background-size: cover;
  position: absolute;
  top: -19px;
  left: -5px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-top-title .left-top-title-content {
  width: 80px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  margin: 8px 21px 27px 20px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap {
  width: 218px;
  height: 78px;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  margin-left: 12px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title0 {
  width: 300px;
  height: 14px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 11px;
  color: #003570;
  line-height: 14px;
  text-align: left;
  margin-bottom: 5px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title1 {
  width: auto;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #003570;
  text-align: left;
  margin-bottom: 2px;
  position: relative;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title1 .right-light {
  position: absolute;
  width: 74px;
  height: 6px;
  background: rgba(35, 227, 241, 0.3);
  border-radius: 0px 0px 0px 0px;
  bottom: 2px;
  right: -7px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title2 {
  width: auto;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #003570;
  text-align: left;
  margin-bottom: 10px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title2 .big {
  width: 46px;
  height: 28px;
  font-family: Roboto, Roboto;
  font-weight: 800;
  font-size: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  color: linear-gradient(336.89578832deg, #1880F7 0%, #00BCDE 100%);
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title3 {
  width: 188px;
  height: 22px;
  background: rgba(35, 227, 241, 0.1);
  border-radius: 2px 2px 2px 2px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .left-content-wrap .title3 .title3-content {
  width: 180px;
  height: 18px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #003570;
  line-height: 18px;
  text-align: left;
  margin-top: 2px;
  margin-left: 4px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .left .right-laba {
  position: absolute;
  width: 136px;
  height: 136px;
  top: 40px;
  right: -22px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right {
  width: 621px;
  height: 136px;
  background: linear-gradient(0deg, #F2FDFF 0%, #F7FDFF 49.52%, #FBFEFF 74.76%, #EEFCFF 100%);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #FFFFFF;
  margin-top: 60px;
  position: relative;
  display: flex;
  flex-direction: row;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-top-title {
  width: 121px;
  height: 57px;
  background-image: url('/static/pc/fission/img/left-top-title@2x.png');
  background-size: cover;
  position: absolute;
  top: -19px;
  left: -5px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-top-title .right-top-title-content {
  width: 80px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  margin: 8px 21px 27px 20px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap {
  width: 250px;
  height: 74px;
  margin-top: 38px;
  margin-left: 16px;
  margin-right: 44px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap .title1 {
  width: 205px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #003570;
  text-align: left;
  margin-bottom: 4px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap .title2 {
  width: 250px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #003570;
  text-align: left;
  margin-bottom: 6px;
  position: relative;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap .title2 .right-light {
  width: 130px;
  height: 6px;
  background: rgba(117, 255, 103, 0.3);
  position: absolute;
  top: 16px;
  left: 23px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap .title3 {
  width: 176px;
  height: 22px;
  background: rgba(117, 255, 103, 0.1);
  border-radius: 2px 2px 2px 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-content-wrap .title3 .title3-content {
  width: 168px;
  height: 18px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #003570;
  line-height: 18px;
  text-align: left;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-wrap {
  width: 296px;
  height: 105px;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-wrap .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-wrap .item .top-img {
  width: 84px;
  height: 64px;
  margin-bottom: 9px;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-wrap .item .top-img img {
  width: 100%;
  height: 100%;
}
.activity-details-container .banner-warp .content-wrap .bottom-wrap .right .right-wrap .item .botoom-txt {
  width: 84px;
  height: 32px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #003570;
  line-height: 16px;
  text-align: center;
}
