@charset "utf-8";
/***********共公模版********/
.auto-center h2.title {
  font-weight: bold;
  font-size: 40px;
  color: #13182C;
  text-align: center;
}
.auto-center h2.title span {
  color: #FF171C;
}
.auto-center .use-btn {
  border: none;
}
.wecam-banner {
  height: 680px;
  padding-top: 136px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/wecam-banner.png);
  background-color: #FAFAFA;
}
.wecam-banner .auto-center {
  display: flex;
  justify-content: space-between;
}
.wecam-banner .banner-left {
  flex-shrink: 0;
  width: 562px;
  padding-top: 60px;
}
.wecam-banner .banner-left h1 {
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.wecam-banner .banner-left h1 span {
  font-size: 56px;
  color: #FF171C;
  vertical-align: top;
}
.wecam-banner .banner-left .banner-desc {
  width: 561px;
  height: 112px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 32px;
  opacity: 0.5;
  margin-bottom: 40px;
}
.wecam-banner .banner-left .ewm-button {
  display: flex;
  padding-top: 44px;
}
.wecam-banner .banner-left .ewm-button button {
  width: 200px;
  height: 56px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 28px;
  cursor: pointer;
}
.wecam-banner .banner-left .ewm-button button.use-btn {
  border: none;
}
.wecam-banner .banner-left .ewm-button button:nth-child(1):hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.wecam-banner .banner-left .ewm-button button.contactbtn {
  font-weight: normal;
  color: #FF171C;
  background: transparent;
  border: 2px solid #FF171C;
  margin-left: 16px;
}
.wecam-banner .banner-left .ewm-button button.contactbtn:hover {
  background: #fbdada;
}
.wecam-banner .banner-right {
  flex-shrink: 0;
  width: 784px;
  height: 524px;
}
.wecam-banner .banner-right img {
  width: 100%;
  height: 100%;
}
.hour-banner {
  width: 100%;
  height: 880px;
  background: url(../images/hour-bg.png) no-repeat center;
}
.hour-banner .auto-hour {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  padding-top: 156px;
  margin: 0 auto;
}
.hour-banner .left {
  padding-top: 50px;
}
.hour-banner .left h1 {
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
  color: #13182C;
}
.hour-banner .left h1 span {
  background: linear-gradient(to right, #FF171C, #FF6666);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.hour-banner .left .des {
  line-height: 32px;
  font-size: 22px;
  color: #13182C;
  margin-top: 30px;
}
.hour-banner .left .hour-price {
  display: flex;
  height: 56px;
  line-height: 56px;
  font-size: 22px;
  color: #FF171C;
  margin-top: 52px;
}
.hour-banner .left .hour-price span {
  font-size: 48px;
  font-weight: bold;
  margin-right: 7px;
}
.hour-banner .left .hour-price button {
  width: 200px;
  height: 56px;
  font-size: 18px;
  color: #FF171C;
  border-radius: 28px;
  border: 2px solid #FF171C;
  margin-left: 66px;
}
.hour-banner .left .hour-price button:hover {
  background: #fbdada;
}
.hour-banner .left .left-bdge {
  width: 520px;
  height: 310px;
  background: url(../images/hour-img-1.png) no-repeat center;
  padding: 24px 0px 0px 29px;
  margin-top: 44px;
}
.hour-banner .left .left-bdge .title {
  line-height: 28px;
  font-size: 18px;
  color: #FF171C;
  margin-bottom: 23px;
}
.hour-banner .left .left-bdge p {
  line-height: 28px;
  font-size: 18px;
  color: #13182C;
  margin-bottom: 30px;
}
.hour-banner .left .left-bdge p:last-child {
  margin-bottom: 0px;
}
.hour-banner .left .left-bdge p i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(../images/hour-icon.png) no-repeat center;
  margin: 2px 17px 0px 0px;
}
.liverecording-banner {
  width: 100%;
  height: 920px;
  background: url(../images/recording-banner.png) no-repeat center;
  padding-top: 154px;
}
.liverecording-banner .auto-center {
  position: relative;
  height: 100%;
  text-align: center;
}
.liverecording-banner h1 {
  line-height: 48px;
  font-weight: bold;
  font-size: 48px;
}
.liverecording-banner h1 span {
  color: #FF171C;
}
.liverecording-banner .des {
  line-height: 28px;
  font-size: 18px;
  color: rgba(19, 24, 44, 0.5);
  margin-top: 22px;
}
.liverecording-banner .des span {
  color: #FF171C;
  opacity: 0.5;
}
.liverecording-banner .record-badge {
  display: flex;
  justify-content: center;
  margin-top: 27px;
}
.liverecording-banner .record-badge .record-badge-item {
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: rgba(19, 24, 44, 0.5);
  background: rgba(255, 23, 28, 0.1);
  border-radius: 24px;
}
.liverecording-banner .record-badge .record-badge-item:not(:first-child) {
  margin-left: 8px;
}
.liverecording-banner .record-badge .record-badge-item span {
  display: inline-block;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 15px;
  color: #FFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 4px;
  margin-right: 10px;
}
.liverecording-banner .recording-button {
  margin-top: 48px;
}
.liverecording-banner .recording-button button {
  width: 216px;
  height: 56px;
  font-size: 18px;
  border-radius: 28px;
}
.liverecording-banner .recording-banner-img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.matehuman-banner {
  width: 100%;
  height: 880px;
  background: url(../images/matehuman-banner.png) no-repeat center;
  overflow: hidden;
}
.matehuman-banner .auto-center {
  position: relative;
  height: 100%;
  padding-top: 155px;
  text-align: center;
}
.matehuman-banner h1 {
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
}
.matehuman-banner h1 span {
  color: #FF171C;
}
.matehuman-banner .des {
  line-height: 28px;
  font-size: 18px;
  margin-top: 21px;
  opacity: 0.5;
}
.matehuman-banner .badge-box {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}
.matehuman-banner .badge-box > span {
  width: 200px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #FF171C;
  text-align: left;
  background: rgba(255, 23, 28, 0.1) url(../images/r-icon.png) no-repeat 24px center;
  padding-left: 62px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.matehuman-banner .matehuman-button {
  display: flex;
  justify-content: center;
  padding-top: 38px;
}
.matehuman-banner .matehuman-button button {
  width: 200px;
  height: 56px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 28px;
  cursor: pointer;
  margin-right: 16px;
}
.matehuman-banner .matehuman-button button:last-child {
  margin-right: 0;
}
.matehuman-banner .matehuman-button button:nth-child(1):hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.matehuman-banner .matehuman-button button.contact-btn {
  font-weight: normal;
  color: #FF171C;
  background: transparent;
  border: 2px solid #FF171C;
  margin-left: 16px;
}
.matehuman-banner .matehuman-button button.contact-btn:hover {
  background: #fbdada;
}
.matehuman-banner .matahuman-banner-info {
  margin: 0 -32px;
  height: 446px;
  background-image: url(../images/matehuman-bg01.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 152px 64px 32px 88px;
  position: relative;
}
.matehuman-banner .matahuman-banner-info .matehuman-intr {
  margin-top: 14px;
  width: 400px;
  height: 220px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  padding: 25px 32px;
  font-weight: 400;
  font-size: 14px;
  color: #13182C;
  line-height: 24px;
  text-align: left;
}
.matehuman-banner .matahuman-banner-info .matehuman-intr span {
  color: #FF171C;
}
.matehuman-banner .matahuman-banner-info .matehuman-intr-input {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  color: #13182C;
  line-height: 24px;
  text-align: left;
  border: none;
  outline: none;
}
.matehuman-banner .matahuman-banner-info .voice-paly-icon {
  position: absolute;
  left: 50%;
  bottom: 110px;
  transform: translateX(-50%);
  width: 208px;
  height: 96px;
  background-image: url(../images/metahuman-voice-bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: 10;
}
.matehuman-banner .matahuman-banner-info .matehuman-big-wrap {
  position: absolute;
  left: 540px;
  bottom: 0;
  height: 430px;
  width: 340px;
}
.matehuman-banner .matahuman-banner-info .matehuman-big-wrap .matehuman-big-col {
  display: none;
}
.matehuman-banner .matahuman-banner-info .matehuman-big-wrap .matehuman-big-col.active {
  display: block;
}
.matehuman-banner .matahuman-banner-info .matehuman-big-wrap .matehuman-big-col .img {
  height: 430px;
  width: 340px;
}
.matehuman-banner .matahuman-banner-info .matehuman-big-wrap .matehuman-big-col .intr-tit {
  position: absolute;
  width: 320px;
  height: 84px;
  padding: 20px;
  background: linear-gradient(135deg, rgba(255, 102, 102, 0.15), rgba(111, 115, 255, 0.15));
  border-radius: 2px 16px 16px 16px;
  bottom: 194px;
  left: 308px;
  font-size: 14px;
  color: #13182C;
  line-height: 24px;
  text-align: left;
}
.matehuman-banner .matahuman-banner-info .matehuman-list {
  position: absolute;
  bottom: 32px;
  right: 96px;
  display: flex;
}
.matehuman-banner .matahuman-banner-info .matehuman-list .matehuman-col {
  width: 100px;
  height: 100px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  margin-left: 16px;
  cursor: pointer;
}
.matehuman-banner .matahuman-banner-info .matehuman-list .matehuman-col.active::after {
  display: block;
}
.matehuman-banner .matahuman-banner-info .matehuman-list .matehuman-col::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0);
  border-radius: 16px;
  border: 2px solid #FF171C;
  box-sizing: border-box;
  display: none;
}
.matehuman-banner .matahuman-banner-info .matehuman-list .matehuman-col img {
  width: 100px;
  height: 100px;
}
.livesystem-banner {
  width: 100%;
  height: 880px;
  background: url(../images/livesystem-banner-bg.png) no-repeat center;
  overflow: hidden;
}
.livesystem-banner .auto-center {
  position: relative;
  height: 100%;
  padding-top: 155px;
  text-align: center;
}
.livesystem-banner h1 {
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
}
.livesystem-banner h1 span {
  color: #FF171C;
}
.livesystem-banner .des {
  line-height: 28px;
  font-size: 18px;
  margin-top: 21px;
  opacity: 0.5;
}
.livesystem-banner .badge-box {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 37px;
}
.livesystem-banner .badge-box > span {
  width: 200px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #FF171C;
  text-align: left;
  background: rgba(255, 23, 28, 0.1) url(../images/r-icon.png) no-repeat 24px center;
  padding-left: 62px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.livesystem-banner .sys-banner-img {
  position: absolute;
  top: 380px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1064px;
  height: 504px;
}
.livesystem-banner .sys-banner-img img {
  position: absolute;
}
.livesystem-banner .sys-banner-img img.sys-banner-img-one {
  top: -50px;
  left: 0px;
  opacity: 0;
  -webkit-animation: ribbon-img-1 0.5s 0s 1 linear forwards;
  animation: ribbon-img-1 0.5s 0s 1 linear forwards;
}
.livesystem-banner .sys-banner-img img.sys-banner-img-two {
  top: 54px;
  left: -170px;
  opacity: 0;
  -webkit-animation: ribbon-img-2 0.3s 0.5s 1 linear forwards;
  animation: ribbon-img-2 0.3s 0.5s 1 linear forwards;
}
.livesystem-banner .sys-banner-img img.sys-banner-img-three {
  top: 320px;
  left: 590px;
  opacity: 0;
  -webkit-animation: ribbon-img-3 0.3s 1s 1 linear forwards;
  animation: ribbon-img-3 0.3s 1s 1 linear forwards;
}
.livesystem-banner .sys-banner-img img.sys-banner-img-four {
  top: 154px;
  right: -100px;
  z-index: 100;
  visibility: hidden;
  -webkit-animation: ribbon-img-4 0.3s 0.5s 1 linear forwards;
  animation: ribbon-img-4 0.3s 1s 1 linear forwards;
}
@keyframes ribbon-img-1 {
  0% {
    transform: translate(0px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate(0px, 50px);
    opacity: 1;
  }
}
@keyframes ribbon-img-2 {
  0% {
    transform: translate(0px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate(70px, 0px);
    opacity: 1;
  }
}
@keyframes ribbon-img-3 {
  0% {
    transform: translate(0px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate(-70px, 0px);
    opacity: 1;
  }
}
@keyframes ribbon-img-4 {
  0% {
    transform: translate(0px, 0px);
    visibility: visible;
  }
  100% {
    transform: translate(0px, -70px);
    visibility: visible;
  }
}
.livecontent-banner {
  width: 100%;
  height: 880px;
  background: url(../images/lc-banner-img.png) no-repeat center;
}
.livecontent-banner .auto-center {
  padding-top: 155px;
}
.livecontent-banner h1 {
  line-height: 58px;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
.livecontent-banner h1 span {
  color: #FF171C;
}
.livecontent-banner .des {
  line-height: 28px;
  font-size: 18px;
  opacity: 0.5;
  text-align: center;
  margin-top: 21px;
}
.livecontent-banner .tabs {
  margin-top: 56px;
}
.livecontent-banner .tabs ul {
  display: flex;
  justify-content: center;
}
.livecontent-banner .tabs ul li {
  display: flex;
  justify-content: center;
  width: 240px;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  background: #FFFFFF;
  border-radius: 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.livecontent-banner .tabs ul li:not(:first-child) {
  margin-left: 24px;
}
.livecontent-banner .tabs ul li img {
  width: 64px;
  height: 64px;
  margin-top: 8px;
  margin-right: 16px;
}
.livecontent-banner .tabs ul li:nth-child(2) img {
  margin-right: 8px;
}
.livecontent-banner .tabs ul li .imgactive {
  display: none;
}
.livecontent-banner .tabs ul li .tabs-div-text {
  padding-top: 15px;
}
.livecontent-banner .tabs ul li .tabs-div-text div {
  line-height: 30px;
}
.livecontent-banner .tabs ul li .tabs-div-text p {
  line-height: 23px;
  font-size: 13px;
  opacity: 0.5;
  margin-top: 1px;
}
.livecontent-banner .tabs ul li.active {
  font-weight: bold;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
}
.livecontent-banner .tabs ul li.active .imgnormal {
  display: none;
}
.livecontent-banner .tabs ul li.active .imgactive {
  display: inline-block;
}
.livecontent-banner .tabs-content {
  margin-top: 24px;
}
.livecontent-banner .tabs-content ul li {
  width: 100%;
  height: 396px;
  display: none;
}
.livecontent-banner .tabs-content ul li:nth-child(1) {
  display: block;
}
.livecontent-banner .tabs-content ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
}
.livecontent-banner .tabs-content ul li a img {
  width: 100%;
  height: 100%;
}
.livecontent-banner .tabs-content .tabs-content-text {
  position: absolute;
  top: 0px;
  left: 64px;
  width: 432px;
  height: 100%;
  padding-top: 74px;
}
.livecontent-banner .tabs-content .tabs-content-text h3 {
  line-height: 44px;
  font-size: 32px;
  font-weight: bold;
}
.livecontent-banner .tabs-content .tabs-content-text p {
  line-height: 32px;
  font-size: 16px;
  margin-top: 13px;
}
.livecontent-banner .tabs-content .tabs-content-text button {
  position: absolute;
  bottom: 48px;
  left: 0px;
  height: 56px;
  font-size: 18px;
  color: #FF171C;
  background: #FFF;
  padding: 0px 26px;
  border-radius: 28px;
  margin-top: 64px;
}
.livecontent-banner .tabs-content .tabs-content-text button span {
  font-size: 32px;
  font-weight: bold;
  margin-right: 6px;
  vertical-align: -3px;
}
.common-scene {
  width: 100%;
  height: 840px;
  background: url(../images/jiuma-scene-bg.png) no-repeat center;
  padding-top: 74px;
}
.common-scene .scene-box {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}
.common-scene .scene-left {
  width: 384px;
}
.common-scene .scene-left .scene-left-item {
  height: 128px;
  background-color: #fff;
  padding: 19px 42px 0px 32px;
  border-radius: 16px;
  cursor: pointer;
}
.common-scene .scene-left .scene-left-item:not(:first-child) {
  margin-top: 16px;
}
.common-scene .scene-left .scene-left-item div {
  line-height: 30px;
  font-size: 20px;
}
.common-scene .scene-left .scene-left-item p {
  line-height: 24px;
  font-size: 14px;
  margin-top: 9px;
  opacity: 0.5;
}
.common-scene .scene-left .scene-left-item.active {
  color: #FFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
}
.common-scene .scene-left .scene-left-item.active div {
  font-weight: bold;
}
.common-scene .scene-left .scene-left-item.active p {
  opacity: 1;
}
.common-scene .scene-right {
  position: relative;
  width: 792px;
  height: 560px;
}
.common-scene .scene-right .scene-right-item {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 560px;
  visibility: hidden;
}
.common-scene .scene-right .scene-right-item img {
  width: 100%;
  height: 100%;
}
.common-scene .scene-right .scene-right-item.active {
  visibility: visible;
}
.common-scene-toggle {
  width: 100%;
  height: 840px;
  background: url(../images/jiuma-scene-bg.png) no-repeat center;
  padding-top: 74px;
}
.common-scene-toggle .scene-box {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}
.common-scene-toggle .scene-left {
  width: 384px;
}
.common-scene-toggle .scene-left .scene-left-item {
  background: #FFFFFF;
  border-radius: 16px;
  border: 0px solid #000000;
  margin-bottom: 16px;
  padding: 25px 32px;
}
.common-scene-toggle .scene-left .scene-left-item:last-child {
  margin-bottom: 0;
}
.common-scene-toggle .scene-left .scene-left-item div {
  line-height: 30px;
  font-size: 20px;
}
.common-scene-toggle .scene-left .scene-left-item p {
  margin-top: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  display: none;
}
.common-scene-toggle .scene-left .scene-left-item.active {
  height: 176px;
  color: #FFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
}
.common-scene-toggle .scene-left .scene-left-item.active div {
  font-weight: bold;
}
.common-scene-toggle .scene-left .scene-left-item.active p {
  display: block;
}
.common-scene-toggle .scene-right {
  position: relative;
  width: 792px;
  height: 560px;
}
.common-scene-toggle .scene-right .scene-right-item {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 560px;
  visibility: hidden;
}
.common-scene-toggle .scene-right .scene-right-item img {
  width: 100%;
  height: 100%;
}
.common-scene-toggle .scene-right .scene-right-item.active {
  visibility: visible;
}
.recording-huifang {
  width: 100%;
  height: 960px;
  padding: 75px 0px 80px;
  background: url(../images/recording-hf-bg.png) no-repeat center;
}
.recording-huifang .huifang-box {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}
.recording-huifang .huifang-lefet {
  width: 744px;
  height: 680px;
  background: #FFFFFF;
  padding: 24px 16px 0px;
  border-radius: 16px;
}
.recording-huifang .huifang-lefet img {
  width: 100%;
  height: 420px;
}
.recording-huifang .huifang-lefet h3 {
  line-height: 42px;
  font-weight: bold;
  font-size: 32px;
  padding-left: 24px;
  margin-top: 3px;
}
.recording-huifang .huifang-lefet h3 span {
  color: #FF171C;
}
.recording-huifang .huifang-lefet p {
  line-height: 26px;
  font-size: 16px;
  padding-right: 24px;
  padding-left: 24px;
  margin-top: 17px;
  opacity: 0.5;
}
.recording-huifang .huifang-lefet .huifang-button {
  padding-left: 24px;
  margin-top: 28px;
}
.recording-huifang .huifang-lefet .huifang-button button {
  width: 168px;
}
.recording-huifang .huifang-right {
  width: 432px;
}
.recording-huifang .huifang-right-item {
  width: 432px;
  height: 328px;
  background: #FFFFFF;
  padding: 24px 40px 0px;
  border-radius: 16px;
}
.recording-huifang .huifang-right-item:last-child {
  margin-top: 24px;
}
.recording-huifang .huifang-right-item img {
  width: 64px;
  height: 64px;
}
.recording-huifang .huifang-right-item h3 {
  line-height: 42px;
  font-weight: bold;
  font-size: 32px;
  margin-top: 6px;
}
.recording-huifang .huifang-right-item h3 span {
  color: #FF171C;
}
.recording-huifang .huifang-right-item p {
  line-height: 26px;
  font-size: 16px;
  margin-top: 17px;
  opacity: 0.5;
}
.recording-huifang .huifang-right-item .huifang-button {
  margin-top: 28px;
}
.common-peculiarity {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/jiuma-peculiarity-bg01.png);
  padding: 80px 0 65px;
}
.common-peculiarity .common-peculiarity-main {
  display: grid;
  grid-template-columns: repeat(2, 588px);
  grid-gap: 24px;
  padding-top: 80px;
}
.common-peculiarity .common-peculiarity-main .col-box {
  width: 588px;
  height: 300px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/jiuma-peculiarity-bg02.png);
  border-radius: 16px;
  padding: 55px 48px 40px;
}
.common-peculiarity .common-peculiarity-main .col-box:hover {
  background-image: url(../images/jiuma-peculiarity-bg03.png);
}
.common-peculiarity .common-peculiarity-main .col-box dl {
  height: 149px;
}
.common-peculiarity .common-peculiarity-main .col-box dl dt {
  font-weight: bold;
  font-size: 32px;
  color: #13182C;
  margin-bottom: 24px;
}
.common-peculiarity .common-peculiarity-main .col-box dl dt span {
  color: #FF171C;
}
.common-peculiarity .common-peculiarity-main .col-box dl dd {
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 32px;
  opacity: 0.5;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box {
  height: 48px;
  display: flex;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button {
  width: 160px;
  height: 48px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
  border: 2px solid #FF171C;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button.use-btn {
  border: none;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button:last-child {
  margin-right: 0;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button:hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn {
  background: rgba(255, 23, 28, 0);
  color: #FF171C;
}
.common-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn:hover {
  background: #fbdada;
}
.common-matehuman-peculiarity,
.common-ai-peculiarity {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/jiuma-ai-bg11.png);
  padding-top: 80px;
}
.common-matehuman-peculiarity .common-peculiarity-main,
.common-ai-peculiarity .common-peculiarity-main {
  display: grid;
  grid-template-columns: repeat(2, 588px);
  grid-gap: 24px;
  padding-top: 80px;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box,
.common-ai-peculiarity .common-peculiarity-main .col-box {
  width: 588px;
  height: 348px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/jiuma-ai-bg12.png);
  border-radius: 16px;
  padding: 55px 48px 40px;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box:hover,
.common-ai-peculiarity .common-peculiarity-main .col-box:hover {
  background-image: url(../images/jiuma-ai-bg13.png);
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box dl,
.common-ai-peculiarity .common-peculiarity-main .col-box dl {
  height: 197px;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box dl dt,
.common-ai-peculiarity .common-peculiarity-main .col-box dl dt {
  font-weight: bold;
  font-size: 32px;
  color: #13182C;
  margin-bottom: 24px;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box dl dt span,
.common-ai-peculiarity .common-peculiarity-main .col-box dl dt span {
  color: #FF171C;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box dl dd,
.common-ai-peculiarity .common-peculiarity-main .col-box dl dd {
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 32px;
  opacity: 0.5;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box {
  height: 48px;
  display: flex;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button {
  width: 160px;
  height: 48px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
  border: 2px solid #FF171C;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button.use-btn,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button.use-btn {
  border: none;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button:last-child,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button:last-child {
  margin-right: 0;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button:hover,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button:hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn {
  background: rgba(255, 23, 28, 0);
  color: #FF171C;
}
.common-matehuman-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn:hover,
.common-ai-peculiarity .common-peculiarity-main .col-box .bottom-box button.contact-btn:hover {
  background: #fbdada;
}
.recording-evaluate {
  width: 100%;
  height: 720px;
  background: url(../images/recording-evaluate-bg.png) no-repeat center;
  padding-top: 75px;
}
.recording-evaluate .evaluate-box {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
}
.recording-evaluate .evaluate-item {
  width: 384px;
  height: 440px;
}
.recording-evaluate .evaluate-item .evaluate-item-content {
  height: 100%;
  background: #FFFFFF;
  padding: 31px 40px 0px;
  border-radius: 16px;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.recording-evaluate .evaluate-item .evaluate-item-content .des {
  line-height: 32px;
  font-size: 16px;
}
.recording-evaluate .evaluate-item .evaluate-item-content .evaluate-msg {
  position: relative;
  padding-top: 24px;
  border-top: 1px solid rgba(19, 24, 44, 0.1);
  margin-top: 35px;
}
.recording-evaluate .evaluate-item .evaluate-item-content .evaluate-msg div {
  line-height: 26px;
  font-weight: bold;
  font-size: 16px;
}
.recording-evaluate .evaluate-item .evaluate-item-content .evaluate-msg p {
  line-height: 24px;
  font-size: 14px;
  margin-top: 3px;
}
.recording-evaluate .evaluate-item .evaluate-item-content .evaluate-msg .img-icon {
  margin-top: 17px;
}
.recording-evaluate .evaluate-item .evaluate-item-content .evaluate-msg .img-logo {
  position: absolute;
  top: 29px;
  right: 0px;
}
.recording-evaluate .evaluate-item:hover .evaluate-item-content {
  margin-top: -8px;
}
.common-version-price {
  height: 1260px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(../images/wecam-bg01.png);
  padding-top: 80px;
}
.common-version-price .version-price-main {
  margin-top: 80px;
  width: 1200px;
  height: 981px;
  padding: 48px 48px 20px;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(../images/wecam-bg05.png);
  background-color: #FFFFFF;
  border-radius: 16px;
}
.common-version-price .version-price-main .price-type-list {
  display: grid;
  grid-template-columns: repeat(3, 352px);
  grid-gap: 24px;
}
.common-version-price .version-price-main .price-type-list .col-box {
  width: 352px;
  height: 320px;
  background: rgba(255, 102, 102, 0.1);
  border-radius: 16px;
  padding: 45px 56px 40px;
  border: 2px solid transparent;
}
.common-version-price .version-price-main .price-type-list .col-box:hover {
  border: 2px solid #FF6666;
}
.common-version-price .version-price-main .price-type-list .col-box:nth-child(2) {
  background: rgba(168, 102, 255, 0.1);
}
.common-version-price .version-price-main .price-type-list .col-box:nth-child(2):hover {
  border: 2px solid #A866FF;
}
.common-version-price .version-price-main .price-type-list .col-box:nth-child(3) {
  background: rgba(76, 136, 255, 0.1);
}
.common-version-price .version-price-main .price-type-list .col-box:nth-child(3):hover {
  border: 2px solid #4C88FF;
}
.common-version-price .version-price-main .price-type-list .col-box dl {
  margin-bottom: 16px;
}
.common-version-price .version-price-main .price-type-list .col-box dl dt {
  font-weight: bold;
  font-size: 32px;
  color: #13182C;
  text-align: center;
  margin-bottom: 16px;
}
.common-version-price .version-price-main .price-type-list .col-box dl dd {
  text-align: center;
}
.common-version-price .version-price-main .price-type-list .col-box dl dd p {
  display: inline-block;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 48px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 40px 24px;
}
.common-version-price .version-price-main .price-type-list .col-box dl dd p.tag-one {
  padding-left: 55px;
  background-image: url(../images/wecam-bg07.png);
}
.common-version-price .version-price-main .price-type-list .col-box dl dd p.tag-two {
  padding-left: 55px;
  background-image: url(../images/wecam-bg06.png);
}
.common-version-price .version-price-main .price-type-list .col-box .price-box {
  text-align: center;
  height: 48px;
  overflow: hidden;
  color: #FF171C;
  font-weight: 400;
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 24px;
}
.common-version-price .version-price-main .price-type-list .col-box .price-box span {
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
  line-height: 54px;
  margin-right: 6px;
  vertical-align: bottom;
}
.common-version-price .version-price-main .price-type-list .col-box .bottom-box {
  height: 48px;
  display: flex;
}
.common-version-price .version-price-main .price-type-list .col-box .bottom-box button {
  width: 100%;
  height: 48px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
  border: 2px solid #FF171C;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
}
.common-version-price .version-price-main .price-type-list .col-box .bottom-box button:hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.common-version-price .version-price-main .price-info-intr {
  padding-top: 60px;
}
.common-version-price .version-price-main .price-info-intr .tit {
  font-weight: bold;
  font-size: 24px;
  color: #13182C;
  margin-bottom: 36px;
}
.common-version-price .version-price-main .price-info-intr p {
  padding-left: 47px;
  background-image: url(../images/gou.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 24px;
  margin-bottom: 10px;
}
.recording-buy {
  width: 100%;
  height: 728px;
  background: url(../images/recording-price-bg.png) no-repeat center;
  padding-top: 75px;
}
.recording-buy .buy-item-box {
  text-align: center;
  border-radius: 16px;
  margin-top: 75px;
  box-shadow: 0px 8px 32px 0px rgba(255, 23, 28, 0.08);
}
.recording-buy .buy-item-box .item-thead {
  display: flex;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 16px 16px 0px 0px;
}
.recording-buy .buy-item-box .item-thead div {
  flex: 1;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
}
.recording-buy .buy-item-box .item-thead div:not(:last-child) {
  border-right: 1px solid rgba(19, 24, 44, 0.1);
}
.recording-buy .buy-item-box .item-tbody {
  display: flex;
}
.recording-buy .buy-item-box .item-body {
  flex: 1;
  text-align: center;
  padding-top: 42px;
  padding-bottom: 42px;
  border-bottom: 1px solid rgba(19, 24, 44, 0.1);
}
.recording-buy .buy-item-box .item-body:not(:last-child) {
  border-right: 1px solid rgba(19, 24, 44, 0.1);
}
.recording-buy .buy-item-box .item-body div {
  line-height: 26px;
  font-size: 16px;
  opacity: 0.5;
}
.recording-buy .buy-item-box .item-body p {
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #FF171C;
  margin-top: 34px;
}
.recording-buy .buy-item-box .item-body p span {
  font-weight: bold;
  font-size: 32px;
  margin-right: 8px;
  vertical-align: -3px;
}
.recording-buy .buy-item-box .item-tips {
  text-align: left;
  padding: 20px 0px 20px 40px;
}
.recording-buy .buy-item-box .item-tips p {
  line-height: 24px;
  font-size: 14px;
}
.recording-buy .buy-item-box .item-tips p span {
  color: #FF171C;
}
.recording-buy .buy-button {
  margin-top: 64px;
  text-align: center;
}
.recording-buy .buy-button button {
  width: 200px;
  height: 56px;
  font-size: 18px;
  border-radius: 28px;
}
.common-matehuman-price,
.common-ai-price {
  padding: 80px 0 0;
  height: 680px;
  background-image: url(../images/jiuma-ai-bg10.png);
  background-repeat: no-repeat;
  background-position: center;
}
.common-matehuman-price .ai-price-main,
.common-ai-price .ai-price-main {
  padding-top: 65px;
  margin: 0 -32px;
}
.common-matehuman-price .ai-price-main .product-item-box,
.common-ai-price .ai-price-main .product-item-box {
  width: 1264px;
  height: 456px;
  background-image: url(../images/jiuma-make-bg03.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 95px 96px;
  display: flex;
  justify-content: space-between;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left,
.common-ai-price .ai-price-main .product-item-box .ai-product-left {
  flex: 1 0;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left dl,
.common-ai-price .ai-price-main .product-item-box .ai-product-left dl {
  height: 140px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left dl dt,
.common-ai-price .ai-price-main .product-item-box .ai-product-left dl dt {
  font-weight: bold;
  font-size: 32px;
  color: #13182C;
  margin-bottom: 20px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left dl dt span,
.common-ai-price .ai-price-main .product-item-box .ai-product-left dl dt span {
  color: #FF171C;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left dl dd,
.common-ai-price .ai-price-main .product-item-box .ai-product-left dl dd {
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left .ai-info-list,
.common-ai-price .ai-price-main .product-item-box .ai-product-left .ai-info-list {
  display: flex;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col,
.common-ai-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col {
  margin-right: 60px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col p,
.common-ai-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col p {
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col div,
.common-ai-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col div {
  text-align: center;
  height: 48px;
  color: #FF171C;
  font-weight: 400;
  font-size: 18px;
  line-height: 48px;
  overflow: hidden;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col div span,
.common-ai-price .ai-price-main .product-item-box .ai-product-left .ai-info-list .info-col div span {
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
  line-height: 54px;
  margin-right: 6px;
  vertical-align: bottom;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-right,
.common-ai-price .ai-price-main .product-item-box .ai-product-right {
  flex-shrink: 0;
  padding-top: 50px;
  margin-left: 40px;
  width: 280px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-right .ai-price,
.common-ai-price .ai-price-main .product-item-box .ai-product-right .ai-price {
  text-align: center;
  height: 48px;
  color: #FF171C;
  font-weight: 400;
  font-size: 18px;
  line-height: 48px;
  overflow: hidden;
  margin-bottom: 48px;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-right .ai-price span,
.common-ai-price .ai-price-main .product-item-box .ai-product-right .ai-price span {
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
  line-height: 54px;
  margin-right: 6px;
  vertical-align: bottom;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-right button,
.common-ai-price .ai-price-main .product-item-box .ai-product-right button {
  width: 100%;
  height: 48px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
  border: 2px solid #FF171C;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
}
.common-matehuman-price .ai-price-main .product-item-box .ai-product-right button:hover,
.common-ai-price .ai-price-main .product-item-box .ai-product-right button:hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.common-matehuman-make,
.common-ai-make {
  padding: 80px 0;
  background: url(../images/jiuma-make-bg02.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.common-matehuman-make h2.title,
.common-ai-make h2.title {
  margin-bottom: 80px;
}
.common-matehuman-make .ai-make-main,
.common-ai-make .ai-make-main {
  display: grid;
  grid-template-columns: repeat(3, 384px);
  grid-gap: 24px;
}
.common-matehuman-make .ai-make-main .make-step-box,
.common-ai-make .ai-make-main .make-step-box {
  width: 384px;
  height: 360px;
  background: #FFFFFF;
  border-radius: 16px;
}
.common-matehuman-make .ai-make-main .make-step-box:hover,
.common-ai-make .ai-make-main .make-step-box:hover {
  margin-top: -16px;
}
.common-matehuman-make .ai-make-main .make-step-box .make-step-header,
.common-ai-make .ai-make-main .make-step-box .make-step-header {
  height: 80px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 40px;
  padding: 20px 48px;
  border-radius: 16px 16px 0px 0px;
}
.common-matehuman-make .ai-make-main .make-step-box .make-step-info,
.common-ai-make .ai-make-main .make-step-box .make-step-info {
  padding: 30px 40px;
  height: 304px;
  background-image: url(../images/jiuma-make-bg01.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.common-matehuman-make .ai-make-main .make-step-box .make-step-info p,
.common-ai-make .ai-make-main .make-step-box .make-step-info p {
  padding-left: 47px;
  background-image: url(../images/gou.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 24px;
  margin-bottom: 10px;
}
.common-livesystem {
  width: 100%;
  padding: 75px 0px 80px;
  background: url(../images/sys-ai-model-bg.png) no-repeat center;
}
.common-livesystem.noimg .ai-item {
  min-height: auto;
  padding: 42px 60px 42px 48px;
}
.common-livesystem.noimg .ai-item .img-box {
  display: none;
}
.common-livesystem .ai-item-box {
  display: grid;
  grid-template-columns: repeat(2, 588px);
  grid-row-gap: 24px;
  grid-column-gap: 24px;
  margin-top: 75px;
}
.common-livesystem .ai-item {
  min-height: 608px;
  position: relative;
  background-color: #FFFFFF;
  padding: 42px 60px 0px 48px;
  border-radius: 16px;
}
.common-livesystem .ai-item .ai-item-content {
  position: relative;
  z-index: 10;
}
.common-livesystem .ai-item h3 {
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #FF171C;
}
.common-livesystem .ai-item .item-title {
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  margin-top: 9px;
}
.common-livesystem .ai-item .des {
  line-height: 32px;
  font-size: 16px;
  opacity: 0.5;
  margin-top: 14px;
}
.common-livesystem .ai-item .button-group {
  padding-top: 25px;
}
.common-livesystem .ai-item .button-group .use-btn {
  width: 160px;
  height: 48px;
  font-size: 16px;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
  border: 0px solid #FF171C;
}
.common-livesystem .ai-item .button-group .use-btn:hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.common-livesystem .ai-item .button-group .contact-btn {
  width: 160px;
  height: 48px;
  font-size: 16px;
  color: #FF171C;
  border-radius: 24px;
  border: 2px solid #FF171C;
  margin-left: 16px;
}
.common-livesystem .ai-item .button-group .contact-btn:hover {
  background: #fbdada;
}
.common-livesystem .ai-item .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/sys-ai-hover.png) no-repeat center;
  visibility: hidden;
  border-radius: 16px;
}
.common-livesystem .ai-item .img-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
}
.common-livesystem .ai-item:hover .bg {
  visibility: visible;
}
.common-problem {
  background: #FAFAFA;
  padding: 80px 0;
}
.common-problem .common-problem-main {
  padding-top: 80px;
}
.common-problem .common-problem-main .problem-item {
  min-height: 96px;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 30px 85px 30px 47px;
  position: relative;
  cursor: pointer;
  margin-bottom: 16px;
}
.common-problem .common-problem-main .problem-item:last-child {
  margin-bottom: 0;
}
.common-problem .common-problem-main .problem-item.active {
  box-shadow: 0px 8px 32px 0px rgba(255, 23, 28, 0.08);
}
.common-problem .common-problem-main .problem-item.active .problem-tit {
  color: #FF171C;
}
.common-problem .common-problem-main .problem-item.active .icon-btn {
  background-image: url(../images/arrow-down-active.png);
}
.common-problem .common-problem-main .problem-item .icon-btn {
  position: absolute;
  top: 40px;
  right: 48px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  background-image: url(../images/arrow-defalut-right.png);
}
.common-problem .common-problem-main .problem-item .problem-tit {
  font-weight: bold;
  font-size: 20px;
  color: #13182C;
  line-height: 36px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.common-problem .common-problem-main .problem-item .problem-info {
  font-weight: 400;
  font-size: 16px;
  color: #13182C;
  line-height: 32px;
  padding-top: 20px;
  display: none;
}
.preview-human-banner {
  height: 800px;
  background: url(../images/matehuman-banner-new.png) no-repeat center;
}
.preview-human-banner .auto-center {
  padding-top: 75px;
}
.preview-human-system {
  padding: 150px 0 36px;
  height: 880px;
  background-image: url(../images/preview-human-banner.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.preview-human-system .preview-human-main {
  margin-top: 45px;
  padding-right: 480px;
  position: relative;
}
.preview-human-system .preview-human-main .preview-editor-content {
  height: 620px;
  padding: 32px 0 170px;
  position: relative;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content {
  padding: 0 32px;
  height: 100%;
  overflow: auto;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content::-webkit-scrollbar-track {
  background: linear-gradient(to bottom, #ebc3d8, #dfc6e9);
  border-radius: 3px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  height: 10px;
  background: #d7d8dd;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content::-webkit-scrollbar-thumb:hover {
  background: #DBE1E8;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content .cell-item-row {
  display: flex;
  margin-bottom: 16px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content .cell-item-row.right .content-box {
  padding: 8px 16px;
  margin-left: auto;
  background: rgba(255, 23, 28, 0.5);
  color: #fff;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content .cell-item-row.me .content-box {
  color: #FF171C;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content .cell-item-row .content-box {
  max-width: 80%;
  padding: 8px 16px 8px 10px;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  color: #13182C;
  line-height: 24px;
  word-break: break-all;
  display: flex;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-content .cell-item-row .content-box p {
  flex-shrink: 0;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 12px;
  max-width: 70px;
  height: 24px;
  line-height: 24px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 12px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box {
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
  height: 160px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-bottom-tab {
  display: flex;
  margin-bottom: 12px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-bottom-tab .tab-cell {
  width: 96px;
  height: 36px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 18px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #13182C;
  line-height: 36px;
  margin-right: 8px;
  cursor: pointer;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-bottom-tab .tab-cell:hover {
  background: rgba(255, 23, 28, 0.1);
  color: #FF171C;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-bottom-tab .tab-cell.active {
  background: linear-gradient(90deg, #FF171C, #FF6666);
  color: #fff;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea {
  display: block;
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #FF171C;
  padding: 12px 60px 12px 24px;
  font-size: 14px;
  line-height: 18px;
  resize: none;
  overflow: auto;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea:disabled {
  background: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 0 32px 32px 0;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #DBE1E8;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea::-webkit-scrollbar-thumb:hover {
  background: #DBE1E8;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-textarea::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-send {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 32px;
  height: 32px;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 16px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-send.disabled {
  pointer-events: none;
}
.preview-human-system .preview-human-main .preview-editor-content .editor-bottom-box .editor-cont .editor-send .img {
  width: 16px;
  height: 16px;
}
.preview-human-system .preview-human-main .human-video-box {
  position: absolute;
  right: 0;
  top: 0;
  width: 480px;
  height: 620px;
  overflow: hidden;
}
.preview-human-system .preview-human-main .human-video-box .video-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 50%;
  width: 468px;
  height: 620px;
  z-index: 2;
}
.preview-human-system .preview-human-main .human-video-box .video-bg .img {
  width: 100%;
  height: 100%;
}
.preview-human-system .preview-human-main .human-video-box video {
  opacity: 0;
}
.preview-human-system .preview-human-main .human-video-box .human-canvas {
  position: absolute;
  width: 1080px;
  height: 1920px;
  top: -60px;
  left: 5%;
  transform: scale(0.4);
  z-index: 1000;
  transform-origin: 0 0;
}
.vc-table {
  margin-top: 56px;
  border-radius: 16px;
  box-shadow: 0px 8px 32px 0px rgba(255, 23, 28, 0.08);
  overflow: hidden;
  text-align: left;
}
.vc-table.center {
  text-align: center;
}
.vc-table table .red {
  color: #FF171C;
}
.vc-table table .green {
  color: #25e000;
}
.vc-table table thead tr {
  background: linear-gradient(90deg, #FF171C, #FF6666);
}
.vc-table table thead tr th {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  padding: 28px 10px;
}
.vc-table table thead tr th:nth-child(1) {
  padding-left: 40px;
}
.vc-table table tbody tr td {
  background-color: #fff;
  font-size: 16px;
  padding: 30px 20px;
}
.vc-table table tbody tr td:nth-child(1) {
  padding-left: 40px;
}
.vc-table table tbody tr td .wzy-price {
  color: #FF171C;
}
.vc-table table tbody tr td .wzy-price span {
  font-weight: bold;
  font-size: 24px;
  vertical-align: -3px;
}
.vc-table table tbody tr td .tag-col {
  padding-left: 90px;
  background-image: url(../images/gou.png);
  background-position: 50px center;
  background-repeat: no-repeat;
  text-align: left;
}
.vc-table table tbody tr td .td-link-buy {
  position: relative;
  width: 164px;
  height: 48px;
}
.vc-table table tbody tr td .td-link-buy a {
  display: block;
  width: 120px;
  height: 100%;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 24px;
}
.vc-table table tbody tr td .td-link-buy .newuser-s-badge {
  position: absolute;
  top: -12px;
  left: 96px;
  width: 68px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #6F73FF;
  border-radius: 12px 12px 12px 0px;
  z-index: 10;
}
.vc-table table tbody tr:not(:last-child) td {
  border-bottom: 1px solid rgba(19, 24, 44, 0.1);
}
.vc-table table tbody tr:hover td {
  background-color: #FFF7F7;
}
.vc-table table tbody tr:hover td .td-link-buy a {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.action-button-list {
  display: flex;
  justify-content: center;
  padding-top: 64px;
}
.action-button-list button {
  width: 200px;
  height: 56px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  background: linear-gradient(90deg, #FF171C, #FF6666);
  border-radius: 28px;
  cursor: pointer;
  margin-right: 16px;
}
.action-button-list button:last-child {
  margin-right: 0;
}
.action-button-list button:nth-child(1):hover {
  background: linear-gradient(90deg, rgba(255, 23, 28, 0.7), rgba(255, 102, 102, 0.7));
}
.action-button-list button.contact-btn {
  font-weight: normal;
  color: #FF171C;
  background: transparent;
  border: 2px solid #FF171C;
  margin-left: 16px;
}
.action-button-list button.contact-btn:hover {
  background: #fbdada;
}
.short-video-main {
  background: url(../images/short-video-bg.png) no-repeat center 0;
  height: 712px;
  padding-top: 72px;
}
