/* virtuals-investment/1.0 index.css Date:2020-09-15 16:37:13 */
@charset "UTF-8";.top-banner {
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  background: url(i/banner-bg.jpg) no-repeat center center
}

.top-banner a.top-banner-link {
  padding: 22px 0;
  height: 78px;
  position: relative;
  display: inline-block;
  padding-right: 49px;
  line-height: 34px;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color: #606060
}

.top-banner a.top-banner-link:hover {
  color: #c21420
}

.top-banner a.top-banner-link:hover:after {
  background-position: -293px -126px
}

.top-banner a.top-banner-link:after {
  content: '';
  height: 34px;
  width: 34px;
  position: absolute;
  top: 22px;
  margin-left: 15px;
  background: url(i/icon-new.png) no-repeat -293px -6px
}

.carouse-wrap {
  margin-top: 33px
}

.carouse-wrap .carouse-bg {
  padding-bottom: 42.6%;
  position: relative
}

.carousel {
  position: absolute;
  height: 100%;
  width: 100%
}

.carousel .carousel-indicators {
  height: 12px;
  margin-bottom: 0;
  bottom: 15px
}

.carousel .carousel-indicators li {
  margin-right: 3px
}

.carousel .carousel-inner {
  height: 100%
}

.carousel .carousel-inner .item {
  height: 100%;
  width: 100%;
  overflow: hidden
}

.carousel .slide-caption {
  width: 100%;
  height: auto;
  #background:rgba(0,0,0,.45);#filter:alpha(opacity=45) \9;position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel .slide-caption h3 {
  padding: 20px 20px 30px;
  font-size: 25px;
  line-height: 32px;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0;
  font-weight: 700;
  text-align: left
}

.carousel .slide-caption p {
  padding: 0 190px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  display: none
}

.carousel .carousel-next,.carousel .carousel-prev {
  height: 0;
  width: 0;
  color: #fff;
  font-size: 0;
  position: absolute;
  bottom: 61px;
  border-width: 11px 12px;
  border-style: solid;
  border-radius: 3px;
  cursor: pointer;
  display: none
}

.carousel .carousel-prev {
  left: 152px;
  border-color: transparent #fff transparent transparent
}

.carousel .carousel-next {
  right: 152px;
  border-color: transparent transparent transparent #fff
}

.carouse-loading {
  padding-bottom: 42%;
  background: url(i/loading.gif) no-repeat center center
}

.carouse-loading .carousel-control,.carouse-loading .carousel-indicators,.carouse-loading .carousel-next,.carouse-loading .carousel-prev {
  visibility: hidden
}

.sidebar {
  margin-bottom: 36px
}

.sidebar .stat {
  margin-top: 33px;
  height: 74px;
  position: relative
}

.sidebar .stat .stat-logo {
  width: 50px;
  height: 50px;
  border: 10px solid #c91623;
  background-color: #c91623;
  border-radius: 25px;
  position: absolute;
  top: 12px;
  text-align: center;
  display: table
}

.sidebar .stat .stat-logo i {
  display: table-cell;
  vertical-align: middle;
  background-image: url(i/icons.png);
  background-repeat: no-repeat
}

.sidebar .stat .stat-content {
  margin-left: 30px;
  padding-left: 35px;
  height: 74px
}

.sidebar .stat .stat-content .stat-content-txt,.sidebar .stat .stat-content h1 {
  font-weight: 700;
  font-size: 34px;
  color: #c91623;
  line-height: 37px;
  margin: 0;
  padding-top: 10px;
  overflow: hidden;
  height: 47px
}

.sidebar .stat .stat-content p {
  height: 17px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 17px;
  overflow: hidden
}

.sidebar .merchants .stat-content {
  background: #e9e9e9 url(i/bg-cart.jpg) no-repeat right top
}

.sidebar .merchants i {
  background-position: 0 -14px
}

.sidebar .globe .stat-content {
  background: #e9e9e9 url(i/bg-globe.jpg) no-repeat right top
}

.sidebar .globe i {
  background-position: 2px -45px
}

.sidebar .delivery .stat-content {
  background: #e9e9e9 url(i/bg-delivery.jpg) no-repeat right top
}

.sidebar .delivery i {
  background-position: 1px -76px
}

.sidebar .warehouse .stat-content {
  background: #e9e9e9 url(i/bg-present.jpg) no-repeat right top
}

.sidebar .warehouse i {
  background-position: 3px -108px
}

.ie8 .carousel .slide-caption {
  background-color: #000
}

.ie8 .carousel-indicators li {
  background-color: transparent;
  border: 1px solid #fff
}

.ie8 .carousel-indicators .active {
  background-color: #fff
}

@media(max-width: 992px) {
  .carousel .carousel-prev {
    left:55px
  }

  .carousel .carousel-next {
    right: 55px
  }

  .carousel .slide-caption p {
    padding: 0 100px
  }

  .sidebar {
    margin-bottom: 24px
  }
}

@media(max-width: 660px) {
  .carousel .slide-caption h3 {
    overflow:visible
  }

  .carousel .carousel-next,.carousel .carousel-prev,.carousel .slide-caption p {
    display: none
  }
}

@media(max-width: 480px) {
  .stat {
    width:100%
  }

  .carousel .slide-caption {
  // height: 170px
  }

  .carousel .slide-caption h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 5px 26px
  }
}

.introduction {
  margin-bottom: 20px;
  text-align: justify;
  text-justify: inter-ideograph
}

.introduction h2,.introduction h3 {
  color: #c91623;
  font-weight: 700;
  font-size: 24px;
  margin-top: 16px;
  line-height: 36px;
  margin-bottom: 6px
}

.introduction p {
  line-height: 20px
}

.news {
  display: none;
}

.news h2,.news h3,.news h4 {
  color: #c91623;
  font-weight: 700;
  font-size: 18px;
  margin: 0
}

.news h2,.news h3 {
  padding-top: 14px
}

.news h4 {
  padding: 14px 0 8px
}

.news p {
  color: #6b6b6b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.news .news-mc {
  margin-bottom: 58px;
  margin-top: 20px;
  overflow: hidden
}

.news .news-mc .fore {
  height: 140px;
  border-left: solid 1px #9b9b9b;
  padding: 10px 25px;
  position: relative
}

.news .news-mc .fore1 {
  border-left: 0
}

.news .news-mc .fa-triangle {
  position: absolute;
  color: #c91623;
  border-style: solid;
  border-width: 11px 12px;
  border-color: transparent transparent #c91623;
  height: 0;
  width: 0;
  bottom: 0;
  left: 50%;
  margin-left: -11px;
  visibility: hidden
}

.news .news-mc .mc-fore {
  border-bottom: 5px solid #c91623;
  background-color: #f8f8f8
}

.news .news-mc a:hover p {
  text-decoration: underline;
  color: #c91623
}

.news .news-mc a:hover .fa-triangle {
  visibility: visible
}

@media(max-width: 992px) {
  .news .news-mc {
    margin-bottom:30px
  }

  .news .news-mc .fa-triangle {
    border-width: 12px 11px;
    border-color: transparent transparent transparent #c91623;
    left: -15px;
    bottom: 50%;
    margin-bottom: -11px;
    margin-left: 0
  }

  .news .news-mc .fore {
    height: 120px;
    padding: 0 20px
  }

  .news .news-mc .mc-fore {
    margin-bottom: 10px;
    border-bottom: 0 none;
    border-left: 5px solid #c91623
  }
}
.tw-w-full {
  width: 100% !important;
}
.tw-h-full {
  height: 100% !important;
}
.tw-object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}