@import url(../../share/css/share.css);
.main {
  background: url(../img/bg.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}
.main .title {
  background: url(../img/title.png) no-repeat;
  min-width: 1560px;
}
.main .content {
  background: url(../img/live-bg.png) no-repeat;
  background-size: cover;
  border: 12px solid #FFA491;
}
.main .content .line-sower {
  width: 407px;
  height: 100%;
  margin: 7px auto 0;
}
.main .content .line-sower .cont {
  position: relative;
  width: 407px;
  height: 95%;
  background: url(../img/ecommerce_live.png) no-repeat;
  background-size: 100% 100%;
}
.main .content .line-sower .cont img {
  display: none;
  width: 100%;
  height: 100%;
  padding: 16px;
}
.main .content .line-sower .cont .lottery {
  display: none;
  position: absolute;
  left: 40px;
  top: 170px;
  width: 80%;
  height: 51%;
  background: url(../img/live/lottery.png) no-repeat;
  background-size: 100% 100%;
}
.main .content {
  min-width: 1560px;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(1) > i {
  background: url(../../share/img/icon/icon-13.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(2) > i {
  background: url(../../share/img/icon/icon-14.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(3) > i {
  background: url(../../share/img/icon/icon-10.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(4) > i {
  background: url(../../share/img/icon/icon-15.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(5) > i {
  background: url(../../share/img/icon/icon-12.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(6) > i {
  background: url(../../share/img/icon/icon-16.png) no-repeat;
  background-size: contain;
}
.main .content .features .features_cont ._cont > ul > li:nth-child(7) > i {
  background: url(../../share/img/icon/icon-17.png) no-repeat;
  background-size: contain;
}
.mask_laye1 .private_chat .cont {
  padding-right: 12px;
}
.mask_laye1 .skin .cont {
  margin-top: 0;
}
@media all and (max-width: 1440px) {
  .main .title {
    min-width: 0;
  }
  .main .content {
    width: 84%;
    min-width: 0;
  }
  .main .content .line-sower {
    width: 260px;
  }
  .main .content .line-sower .cont {
    width: 272px;
  }
  .main .content .line-sower .cont .lottery {
    display: none;
    position: absolute;
    left: 31px;
    top: 105px;
    width: 80%;
    height: 51%;
    background: url(../img/live/lottery.png) no-repeat;
    background-size: 100% 100%;
  }
  .main .content .line-sower .cont img {
    padding: 11px;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(1) > i {
    background: url(../../share/img/icon/icon-13.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(2) > i {
    background: url(../../share/img/icon/icon-14.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(3) > i {
    background: url(../../share/img/icon/icon-10.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(4) > i {
    background: url(../../share/img/icon/icon-15.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(5) > i {
    background: url(../../share/img/icon/icon-12.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(6) > i {
    background: url(../../share/img/icon/icon-16.png) no-repeat;
    background-size: contain;
  }
  .main .content .features .features_cont ._cont > ul > li:nth-child(7) > i {
    background: url(../../share/img/icon/icon-17.png) no-repeat;
    background-size: contain;
  }
}
