* {
  box-sizing: border-box; }
  *:before, *:after {
    box-sizing: border-box; }

body {
  line-height: 1.8;
  color: #666; }

a {
  text-decoration: none;
  color: #9999ff; }

.site-content {
  width: 990px;
  max-width: 100%;
  margin: 0 auto; }

.section-title {
  text-align: center;
  text-transform: uppercase; }

.project {
  width: 100%;
  width: 45%;
  float: left;
	 }
  .project-list:after {
    content: " ";
    display: block;
    clear: both; }
  .project__image {
    display: block;
    position: relative; }
    .project__image img {
      width: 100%;
      max-width: 100%;
      display: block; }

    
    .project__image:after {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
      transition: opacity .3s ease;
      opacity: 0; }
  .project__card {
    position: relative;
    will-change: transform;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent; }
    .project__card.hover-in {
      transition: -webkit-transform .2s ease-out;
      transition: transform .2s ease-out;
      transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .project__card.hover-out {
      transition: -webkit-transform .2s ease-in;
      transition: transform .2s ease-in;
      transition: transform .2s ease-in, -webkit-transform .2s ease-in; }
  .project:hover .project__card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__image:after {
    opacity: 1; }
  .project:hover .project__detail {
    border-width: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
    opacity: 1; }
  .project__detail {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    pointer-events: none;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px);
    border: 0 solid #00BCD4;
    transition: border .4s ease; }
  .project__title {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: 700;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__title a {
      color: white; }
  .project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: .1s;
    -webkit-transform: translateY(40px) scale(0);
        -ms-transform: translateY(40px) scale(0);
            transform: translateY(40px) scale(0);
    will-change: transform; }
    .project__category a {
      color: rgba(255, 255, 255, 0.8);
      font-size: 1.3em; }

.movie {
  float: left; }
  .movie-list:after {
    content: " ";
    display: block;
    clear: both; }
  .movie__card {
    position: relative;
    width: 250px;
    height: 370px; }
    .movie__card.hover-in {
      transition: .3s ease-out; }
    .movie__card.hover-out {
      transition: .3s ease-in; }
  .movie [class*="layer"] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px; }
  .movie .layer-1 {
    background-image: url("../../ErrorPage.htm-aspxerrorpath=-xiWine-images-deadpool-bg.png")/*tpa=https://www.gzxijiu.com/xiWine/images/deadpool-bg.png*/;
    background-size: cover; }
  .movie .layer-2 {
    background-image: url("../../ErrorPage.htm-aspxerrorpath=-xiWine-images-deadpool.png")/*tpa=https://www.gzxijiu.com/xiWine/images/deadpool.png*/;
    background-size: cover;
    -webkit-transform: translateZ(30px);
            transform: translateZ(30px); }
  .movie .layer-3 {
    background-image: url("../../ErrorPage.htm-aspxerrorpath=-xiWine-images-deadpool-title.png")/*tpa=https://www.gzxijiu.com/xiWine/images/deadpool-title.png*/;
    background-size: cover;
    -webkit-transform: translateZ(50px);
            transform: translateZ(50px); }
  .movie .shine {
    border-radius: 10px; }


@charset "utf-8";
.river_box p {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: normal;
    font-style: normal
}

*:focus {
    outline: none
}

a {
    text-decoration: none
}

ul {
    list-style: none
}

.product-section {
    padding-bottom: 50px;
    position: relative;
    padding-top: 140px;
}

.product-title {
    padding: 50px 10px 30px;
    font-weight: normal;
    font-size: 36px;
    line-height: 46px;
    color: #252b3a;
    text-align: center;
    color: #ffffff
}

.product-wrapper {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.product-features .product-body {
    margin: 0px 25px
}

.product-features .product-body:after {
    content: "";
    width: 100%;
    height: 3px;
    background: url("../images/productBase-features-model.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-model.png*/ no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 0
}


/*li*/

.features-item {
    position: relative;
    float: left;
    cursor: pointer;
}

.features-slide .features-item>* {
    text-align: center
}

.features-item h3 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
    color: #ffffff;
    opacity: 0.7;
    transition: all 0.1s
}

.features-item i {
    position: absolute;
    width: 75%;
    height: 33px;
    background: url("../images/productBase-features-timeline.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-timeline.png*/ no-repeat;
    background-size: contain;
    background-position: right center;
    left: -25%;
    margin-left: 10px;
    top: 35px;
    z-index: 3
}

.features-item .features-info {
    display: block;
    margin: 0 auto;
    padding: 20px 53px;
    transition: all 0.3s;
    border-radius: 2px
}

.features-item .features-info .features-info-i {
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
    margin-bottom: 10px
}

.features-item .features-info .features-info-s {
    font-size: 14px;
    color: #c7c7c7;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; */
    white-space: pre;
    overflow-wrap: break-word;
}

.features-item.dark i {
    background: url("../images/productBase-features-timeline-dark.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-timeline-dark.png*/ no-repeat;
    background-size: contain;
    background-position: right center
}


/*鼠标悬浮效果*/

.features-item:hover h3 {
    font-size: 22px;
    line-height: 28px;
    opacity: 0.9
}

.features-item:hover i {
    width: 74%;
    margin-left: 13px;
    background: url("../images/productBase-features-timeline-hover.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-timeline-hover.png*/ no-repeat;
    background-size: contain;
    background-position: right center
}

.features-item:hover a {
    background: url("../images/productBase-features-info.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-info.png*/ no-repeat;
    background-size: 100% 100%
}


/*左右按钮*/

.product-features .swiper-button-prev {
    width: 30px;
    height: 40%;
    left: -15px;
    top: 60%;
    background: none
}

.product-features .swiper-button-prev:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url("../images/productBase-features-left.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-left.png*/ no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px
}

.product-features .swiper-button-next {
    width: 30px;
    height: 40%;
    right: -15px;
    top: 60%;
    background: none
}

.product-features .swiper-button-next:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background: url("../images/productBase-features-right.png")/*tpa=https://www.gzxijiu.com/xiWine/statics/images/productBase-features-right.png*/ no-repeat;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px
}
