@import 'imageTab.css';
.free_pop {
  width: 120px;
  height: 44px;
  background: linear-gradient(252deg, #fe3975, #ff1b2d);
  border-radius: 22px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.free_pop:hover {
  background: #ff4764;
}
.from_pop {
  width: 120px;
  height: 44px;
  background: linear-gradient(252deg, #fe3975, #ff1b2d);
  border-radius: 22px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.from_pop:hover {
  background: #ff4764;
}
._title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
._title_smart {
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.banner {
  height: 735px;
  min-width: 1240px;
  background: url(../img/banner/banner.png) no-repeat;
  background-size: cover;
  position: relative;
}
.banner .banner_content {
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translate(-50%, 0);
}
.banner .banner_content ._title {
  font-size: 50px;
  font-weight: bold;
}
.banner .banner_content ._title_smart {
  font-size: 20px;
  margin: 56px 0 53px;
}
.banner .banner_content .free_pop {
  margin: 0 auto;
}
.banner .banner_foucs_warp {
  width: 406px;
  height: 406px;
  position: absolute;
  bottom: -110px;
  left: 0;
  right: 0;
  margin: auto;
}
@keyframes focus {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes blur {
  0% {
    filter: blur(10px);
  }
  100% {
    filter: blur(0px);
  }
}
.banner .banner_foucs_warp ._foucs {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url(../img/banner/Source_material.png) no-repeat;
  animation: focus 4s infinite alternate;
}
.banner .banner_foucs_warp img {
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  animation: blur 4s infinite alternate;
}
.background_warp {
  background: #1A1B23;
}
.background_warp .apply_sence {
  height: 865px;
  overflow: hidden;
}
.background_warp .apply_sence ._title {
  margin: 213px 0 38px;
}
.background_warp .apply_sence ._warp {
  width: 1200px;
  height: 437px;
  margin: 70px auto 0;
  display: flex;
}
.background_warp .apply_sence ._warp .left {
  flex: none;
  width: 600px;
  height: 100%;
  background: url(../img/scence/bg.png) no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.background_warp .apply_sence ._warp .left::before {
  content: '';
  display: block;
  position: absolute;
  top: -40px;
  left: -40px;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-bottom-color: #1A1B23;
  z-index: 5;
  transform: rotate(-45deg);
}
.background_warp .apply_sence ._warp .left::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top-color: #1A1B23;
  z-index: 5;
  transform: rotate(-45deg);
}
.background_warp .apply_sence ._warp .left .content {
  width: 588px;
  height: 424px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.background_warp .apply_sence ._warp .left .content::before {
  content: '';
  display: block;
  position: absolute;
  top: -41px;
  left: -41px;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-bottom-color: #505262;
  z-index: 4;
  transform: rotate(-45deg);
}
.background_warp .apply_sence ._warp .left .content::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top-color: #505262;
  z-index: 4;
  transform: rotate(-45deg);
}
.background_warp .apply_sence ._warp .left .content img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(1) .splitting-image {
  background: url(../img/scence/1-1.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(2) .splitting-image {
  background: url(../img/scence/2-2.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(3) .splitting-image {
  background: url(../img/scence/3-3.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(4) .splitting-image {
  background: url(../img/scence/4-4.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(5) .splitting-image {
  background: url(../img/scence/5-5.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(6) .splitting-image {
  background: url(../img/scence/6-6.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(7) .splitting-image {
  background: url(../img/scence/7-7.png) no-repeat;
}
.background_warp .apply_sence ._warp .left .content .tiler:nth-of-type(8) .splitting-image {
  background: url(../img/scence/8-8.png) no-repeat;
}
.background_warp .apply_sence ._warp .right {
  flex: none;
  width: 620px;
  height: 380px;
  background: #21222B;
  padding: 30px 10px 0 30px;
  box-sizing: border-box;
}
.background_warp .apply_sence ._warp .right .item {
  width: 120px;
  height: 150px;
  border-radius: 4px;
  float: left;
  margin: 0 25px 25px 0;
  cursor: pointer;
  text-align: center;
  transition: 0.5s;
  position: relative;
}
.background_warp .apply_sence ._warp .right .item:hover {
  box-shadow: 0px 0px 20px 0px #888fcb;
  transform: scale(1.1);
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(1) {
  background: url(../img/scence/1.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(2) {
  background: url(../img/scence/2.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(3) {
  background: url(../img/scence/3.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(4) {
  background: url(../img/scence/4.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(5) {
  background: url(../img/scence/5.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(6) {
  background: url(../img/scence/6.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(7) {
  background: url(../img/scence/7.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item:nth-of-type(8) {
  background: url(../img/scence/8.png) no-repeat;
  background-size: cover;
}
.background_warp .apply_sence ._warp .right .item .type {
  position: absolute;
  bottom: 13px;
  left: 50%;
  font-size: 14px;
  transform: translate(-50%, 0);
  color: #ffffff;
}
.background_warp .serve_area {
  height: 1206px;
  overflow: hidden;
}
.background_warp .serve_area ._title {
  margin: 53px 0 37px;
}
.background_warp .serve_area ._title_smart {
  margin-bottom: 80px;
}
.background_warp .serve_area .serve_area_warp {
  width: 1000px;
  height: 900px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.background_warp .serve_area .serve_area_warp .item {
  width: 500px;
  height: 450px;
  position: relative;
}
.background_warp .serve_area .serve_area_warp .item:nth-of-type(1),
.background_warp .serve_area .serve_area_warp .item:nth-of-type(3) {
  border-right: 1px solid #2C2E3B;
}
.background_warp .serve_area .serve_area_warp .item:nth-of-type(1),
.background_warp .serve_area .serve_area_warp .item:nth-of-type(2) {
  border-bottom: 1px solid #2C2E3B;
}
.background_warp .serve_area .serve_area_warp .item:nth-of-type(1) ._content,
.background_warp .serve_area .serve_area_warp .item:nth-of-type(2) ._content {
  top: -70px;
}
.background_warp .serve_area .serve_area_warp .item:nth-of-type(3) ._content,
.background_warp .serve_area .serve_area_warp .item:nth-of-type(4) ._content {
  top: 70px;
}
.background_warp .serve_area .serve_area_warp .item ._content {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 400px;
  height: 400px;
  background: #1a1b23;
  box-shadow: 0px 5px 10px 0px #3d3f51;
  border-radius: 50%;
  cursor: pointer;
}
.background_warp .serve_area .serve_area_warp .item ._content ._top {
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  height: 88px;
  width: 363px;
  background: url(../img/ser_field/no_hover.png) no-repeat;
  background-size: cover;
  transition: 0.5s;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.background_warp .serve_area .serve_area_warp .item ._content:hover ._top {
  background: url(../img/ser_field/hover.png) no-repeat;
  background-size: cover;
}
.background_warp .serve_area .serve_area_warp .item ._content .describe {
  margin: 24px auto 30px;
  text-align: center;
  height: 34px;
  font-size: 14px;
  color: #BABBC6;
}
.background_warp .serve_area .serve_area_warp .item ._content .describe.one {
  width: 242px;
}
.background_warp .serve_area .serve_area_warp .item ._content .describe.two {
  width: 322px;
}
.background_warp .serve_area .serve_area_warp .item ._content .describe.three {
  width: 322px;
}
.background_warp .serve_area .serve_area_warp .item ._content .describe.four {
  width: 252px;
}
.background_warp .serve_area .serve_area_warp .item ._content ._icon_warp {
  width: 175px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
}
.background_warp .serve_area .serve_area_warp .item ._content ._icon_warp ._icon {
  width: 60px;
  font-size: 14px;
  color: #ffffff;
}
.background_warp .serve_area .serve_area_warp .item ._content ._icon_warp ._icon img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 0 10px 2px;
}
.background_warp .now_order {
  height: 453px;
  overflow: hidden;
  text-align: center;
}
.background_warp .now_order ._title {
  margin: 70px 0 88px;
}
.background_warp .now_order ._from {
  display: flex;
  flex-wrap: wrap;
  width: 1010px;
  margin: 0 auto;
  justify-content: space-between;
}
.background_warp .now_order ._from ._from_item {
  display: inline-block;
  flex: none;
  width: 300px;
  height: 40px;
  background: #272833;
  border: 1px solid #4a4c67;
  text-align: left;
  line-height: 40px;
}
.background_warp .now_order ._from ._from_item input {
  outline: none;
  background: none;
  border: none;
  color: #ffffff;
  width: 80%;
}
.background_warp .now_order ._from ._from_item input::placeholder {
  color: #b3b6ce;
  font-size: 14px;
}
.background_warp .now_order ._from ._from_item.error {
  border: 1px solid red;
}
.background_warp .now_order ._from ._from_item.focus {
  border: 1px solid #82849b;
}
.background_warp .now_order ._from ._from_item._descript {
  width: 100%;
  margin-top: 50px;
}
.background_warp .now_order ._from ._from_item._descript ._icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Now_make/Explain.svg) no-repeat;
  background-size: cover;
}
.background_warp .now_order ._from ._from_item ._icon {
  display: inline-block;
  width: 18px;
  height: 19px;
  vertical-align: -4px;
  margin: 0 10px 0 15px;
}
.background_warp .now_order ._from ._from_item._company ._icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Now_make/Corporate.svg) no-repeat;
  background-size: cover;
}
.background_warp .now_order ._from ._from_item._name ._icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Now_make/name.svg) no-repeat;
  background-size: cover;
}
.background_warp .now_order ._from ._from_item._phone ._icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Now_make/Telephone.svg) no-repeat;
  background-size: cover;
}
.background_warp .now_order .from_pop {
  margin: 50px auto 42px;
}
.background_warp .information {
  min-width: 1240px;
  height: 508px;
  overflow: hidden;
}
.background_warp .information .bg_warp {
  height: 400px;
  background: url(../img/data/background.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  color: #ffffff;
  margin: 45px 0 63px;
}
.background_warp .information .bg_warp ._item {
  width: 300px;
  height: 400px;
  background: rgba(173, 179, 225, 0);
  flex: none;
  font-size: 14px;
  text-align: center;
  padding: 0 50px;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  transition: 1s;
}
.background_warp .information .bg_warp ._item:hover {
  background: rgba(173, 179, 225, 0.1);
}
.background_warp .information .bg_warp ._item:hover ._line {
  width: 60px;
}
.background_warp .information .bg_warp ._item .top {
  font-size: 18px;
  margin-top: 136px;
}
.background_warp .information .bg_warp ._item .top .big {
  font-size: 50px;
  font-weight: bold;
}
.background_warp .information .bg_warp ._item ._line {
  width: 0;
  height: 4px;
  background: #ff0000;
  border-radius: 2px;
  margin-left: 70px;
  margin-bottom: 37px;
  transition: 0.5s;
}
.background_warp .interaction {
  height: 840px;
  overflow: hidden;
}
.background_warp .interaction ._title {
  margin: 50px 0 37px;
}
.background_warp .interaction ._title_smart {
  margin-bottom: 106px;
}
.background_warp .interaction ._warp {
  display: flex;
  justify-content: center;
  color: #ffffff;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(1) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/1.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(2) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/2.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(3) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/3.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(1) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/4.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(2) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/5.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(3) .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/6.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(1):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover1.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(2):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover2.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.left .item:nth-of-type(3):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover3.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(1):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover4.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(2):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover5.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content.right .item:nth-of-type(3):hover .top .icon {
  background: url(https://static-1.talk-fun.com/talklfun_index/pc/meeting/img/Interac_func/hover6.svg) no-repeat;
  background-size: cover;
}
.background_warp .interaction ._warp .content .item {
  flex: none;
  width: 290px;
  height: 130px;
  transition: 0.5s;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer;
}
.background_warp .interaction ._warp .content .item:hover {
  box-shadow: 0px 5px 10px 0px #444659;
  background: #22232e;
  border-radius: 4px;
}
.background_warp .interaction ._warp .content .item .top {
  margin: 15px 0 10px;
}
.background_warp .interaction ._warp .content .item .top .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  margin-right: 20px;
  position: relative;
  transition: 1s;
}
.background_warp .interaction ._warp .content .item .top .type {
  font-size: 20px;
  font-weight: bold;
}
.background_warp .interaction ._warp .content .item .bottom {
  font-size: 14px;
  font-weight: bold;
  color: #BEBFCD;
}
.background_warp .interaction ._warp .center {
  flex: none;
  width: 650px;
  height: 520px;
  margin: 0 25px;
  overflow: hidden;
  box-sizing: border-box;
  background: saddlebrown;
}
.background_warp .interaction ._warp .center ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  transition: 1s;
  height: 100%;
}
.background_warp .interaction ._warp .center ul li {
  flex: none;
  width: 100%;
  height: 100%;
}
.background_warp .interaction ._warp .center ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.background_warp .live {
  height: 796px;
  overflow: hidden;
}
.background_warp .live ._title {
  margin: 33px 0 37px;
}
.background_warp .live ._title_smart {
  margin-bottom: 53px;
}
.background_warp .live .video_warp {
  width: 942px;
  height: 530px;
  background: url(../img/Live-case/demo.png) no-repeat;
  background-size: cover;
  margin: 0 auto;
  position: relative;
}
.background_warp .live .video_warp .ad_icon {
  width: 100px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/Live-case/logo.png) no-repeat;
  background-size: cover;
}
.background_warp .live .video_warp .play_icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: inline-block;
  background: linear-gradient(180deg, #ff7676, #ff2626);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.background_warp .live .video_warp .play_icon::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url(../img/Live-case/video.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 6px;
  right: 0;
  bottom: 0;
  margin: auto;
}
.background_warp .live .video_warp .play_icon::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 54px;
  height: 54px;
  background: rgba(255, 50, 50, 0.4);
  border-radius: 50%;
  top: 0;
  left: 0;
  animation: play 2s infinite;
}
@keyframes play {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.background_warp .partner {
  height: 780px;
  overflow: hidden;
}
.background_warp .partner ._title {
  margin: 53px 0 80px;
}
.background_warp .partner ._warp {
  width: 1000px;
  height: 570px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
  cursor: pointer;
}
.background_warp .partner ._warp .item {
  width: 300px;
  height: 263px;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.5s;
}
.background_warp .partner ._warp .item:hover {
  transform: scale(1.1);
}
.background_warp .partner ._warp .item:nth-of-type(1) .bg {
  background: url(../img/coopera_Partner/1.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(1) .bg .icon {
  background: url(../img/coopera_Partner/logo1.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(2) .bg {
  background: url(../img/coopera_Partner/2.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(2) .bg .icon {
  background: url(../img/coopera_Partner/logo2.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(3) .bg {
  background: url(../img/coopera_Partner/3.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(3) .bg .icon {
  background: url(../img/coopera_Partner/logo3.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(4) .bg {
  background: url(../img/coopera_Partner/4.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(4) .bg .icon {
  background: url(../img/coopera_Partner/logo4.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(5) .bg {
  background: url(../img/coopera_Partner/5.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(5) .bg .icon {
  background: url(../img/coopera_Partner/logo5.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(6) .bg {
  background: url(../img/coopera_Partner/6.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item:nth-of-type(6) .bg .icon {
  background: url(../img/coopera_Partner/logo6.png) no-repeat;
  background-size: cover;
}
.background_warp .partner ._warp .item .bg {
  height: 180px;
  position: relative;
}
.background_warp .partner ._warp .item .bg .icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 156px;
  height: 56px;
  border-radius: 2px;
  box-shadow: 0px 3px 6px 0px rgba(105, 106, 111, 0.3);
}
.background_warp .partner ._warp .item .bottom {
  color: #666770;
  text-align: center;
  font-size: 16px;
  line-height: 108px;
  background: #ffffff;
}
.background_warp .banner_bottom {
  height: 263px;
  overflow: hidden;
}
.background_warp .banner_bottom .inner_warp {
  height: 220px;
  margin-top: 43px;
  background: url(../img/Cons_/background.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.background_warp .banner_bottom .inner_warp ._title {
  margin: 62px 0 32px;
}
.background_warp .banner_bottom .inner_warp .free_pop,
.background_warp .banner_bottom .inner_warp .inform_online {
  width: 120px;
  height: 44px;
  background: linear-gradient(252deg, #fe3975, #ff1b2d);
  border-radius: 22px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: white;
  margin: 0 auto;
  cursor: pointer;
}
.background_warp .banner_bottom .inner_warp .free_pop:hover,
.background_warp .banner_bottom .inner_warp .inform_online:hover {
  background: #ff4764;
}
.background_warp .play_content {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.background_warp .play_content video {
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.background_warp .play_content .close_btn {
  width: 50px;
  height: 50px;
  background: white url(../img/close_crude.png) no-repeat;
  background-size: 50% 50%;
  border-radius: 50%;
  background-position: center center;
  position: absolute;
  left: 50%;
  bottom: 10%;
  transform: translate(-50%, 0);
  cursor: pointer;
}
