.supage_205 .customer-case-content {
  float: none !important;
  width: 100% !important;
}
.supage_205 .customer-case-content .customer-case-content-list li {
  float: left;
  margin-right: 0.3rem;
  margin-bottom: 0.4rem;
  position: relative;
}
.supage_205 .customer-case-content .customer-case-content-list li a {
  display: block;
  width: 4rem;
}
.supage_205 .customer-case-content .customer-case-content-list li dd {
  position: absolute;
  bottom: 0.3rem;
  left: 0.3rem;
  color: #fff;
  font-size: 0.18rem;
}
.supage_205 .customer-case-content .customer-case-content-list li .list_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.supage_205 .customer-case-content .customer-case-content-list li .list_box .box {
  width: 100%;
  height: 100%;
  padding: 0.3rem;
}
.supage_205 .customer-case-content .customer-case-content-list li .list_box .box p {
  color: #fff;
  font-size: 0.24rem;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
.supage_205 .customer-case-content .customer-case-content-list li .list_box .box span {
  color: #fff;
  display: block;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.supage_205 .customer-case-content .customer-case-content-list li .list_box .box .more {
  color: #fff;
  font-size: 0.14rem;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .supage_205 .customer-case-content .customer-case-content-list li a {
    width: 100%;
  }
}
.supage_205 .customer-case-content .customer-case-content-list {
  margin-top: 0.3rem;
  overflow: hidden;
}
.supage_205 .customer-case-content .customer-case-content-list li {
  width: calc((100% - 0.46rem) / 3);
  float: left;
  margin-right: 0.23rem;
  margin-bottom: 0.31rem;
}
.supage_205 .customer-case-content .customer-case-content-list li:nth-child(3n) {
  margin-right: 0;
}
.supage_205 .customer-case-content .customer-case-content-list li a {
  display: block;
  width: 100%;
  box-shadow: 0 0.03rem 0.06rem rgba(112, 112, 112, 0.3);
  position: relative;
  height: 3rem;
}
.supage_205 .customer-case-content .customer-case-content-list li a:hover {
  box-shadow: 0 0.06rem 0.06rem rgba(112, 112, 112, 0.3);
}
.supage_205 .customer-case-content .customer-case-content-list li a:hover .list_box {
  display: block;
  transition: 0.5s all;
}
.supage_205 .customer-case-content .customer-case-content-list li a:hover dl dt img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.supage_205 .customer-case-content .customer-case-content-list li a:hover dl dt .sub-text {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.supage_205 .customer-case-content .customer-case-content-list li a:hover dd {
  display: none;
}
.supage_205 .customer-case-content .customer-case-content-list li a i {
  position: absolute;
  right: 0.24rem;
  bottom: 0.2rem;
  z-index: 10;
  width: 0.6rem;
  height: 0.6rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #0b40ae;
  background-image: url("../images/icon.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.supage_205 .customer-case-content .customer-case-content-list li dl dt {
  overflow: hidden;
  position: relative;
  height: 3rem;
}
.supage_205 .customer-case-content .customer-case-content-list li dl dt img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.supage_205 .customer-case-content .customer-case-content-list li dl dt .sub-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 5;
  padding: 0.3rem 0.14rem;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
}
.supage_205 .customer-case-content .customer-case-content-list li dl dt .sub-text div {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .supage_205 .customer-case-content .customer-case-content-list li {
    float: left;
    margin-right: 0;
    margin-bottom: 0.31rem;
    width: 100%;
  }
  .supage_205 .customer-case-content .customer-case-content-list li a {
    width: 100%;
  }
  .supage_205 .customer-case-content .customer-case-content-list li dl dt {
    height: 3.34rem;
  }
  .supage_205 .customer-case-content .customer-case-content-list li dl dt img {
    height: 100%;
  }
  .supage_205 .customer-case-content .customer-case-content-list li dl dt .sub-text {
    padding: 0.3rem;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .supage_205 .customer-case-content .customer-case-content-list li dl dt .sub-text div {
    font-size: 0.28rem;
    line-height: 1.5;
    -webkit-line-clamp: 5;
  }
  .supage_205 .customer-case-content .customer-case-content-list li dl dd {
    font-size: 0.28rem;
    line-height: 0.32rem;
    color: #fff;
    padding: 0.3rem 0.16rem;
  }
}
.supage_205 .news-list {
  padding: 0.5rem 0;
  background: #F6F6F6;
}
.supage_205 .news-list .news-list-content {
  float: right;
  width: 9.4rem;
}
.supage_205 .news-list .news-list-list {
  margin-bottom: 0.07rem;
}
.supage_205 .news-list .news-list-list li {
  border-bottom: 0.01rem solid #E5E5E5;
}
.supage_205 .news-list .news-list-list li a {
  display: block;
  padding: 0.23rem 0;
}
.supage_205 .news-list .news-list-list li a:hover dl dd {
  /* .link {
                  width: 0.78rem;
                  background-color: #0B40AE;
  
                  .linkw {
                    -webkit-transform: translateX(0);
                    -moz-transform: translateX(0);
                    -ms-transform: translateX(0);
                    -o-transform: translateX(0);
                    transform: translateX(0);
                  }
  
                  span {
                    opacity: 1;
                  }
                }*/
}
.supage_205 .news-list .news-list-list li a:hover dl dd .title {
  color: #0B40AE;
}
.supage_205 .news-list .news-list-list li dt {
  float: left;
  width: 2.33rem;
  height: 1.75rem;
  overflow: hidden;
  position: relative;
}
.supage_205 .news-list .news-list-list li dt img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.supage_205 .news-list .news-list-list li dd {
  float: right;
  width: 6.72rem;
}
.supage_205 .news-list .news-list-list li dd .title {
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.23rem;
  color: #707070;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 0.16rem;
}
.supage_205 .news-list .news-list-list li dd .time {
  font-size: 0.12rem;
  line-height: 0.23rem;
  color: #707070;
}
.supage_205 .news-list .news-list-list li dd .text {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.02rem;
}
.supage_205 .news-list .news-list-list li dd .link {
  /*width: 0.25rem;
            height: 0.3rem;*/
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #707070;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  margin-top: 0.06rem;
  overflow: hidden;
  /*-webkit-transition: width .4s;
            -moz-transition: width .4s;
            -ms-transition: width .4s;
            -o-transition: width .4s;
            transition: width .4s;*/
}
.supage_205 .news-list .news-list-list li dd .link .linkw {
  padding: 0.03rem 0.1rem;
  /*-webkit-transform: translateX(-0.49rem);
              -moz-transform: translateX(-0.49rem);
              -ms-transform: translateX(-0.49rem);
              -o-transform: translateX(-0.49rem);
              transform: translateX(-0.49rem);
              -webkit-transition: all .4s;
              -moz-transition: all .4s;
              -ms-transition: all .4s;
              -o-transition: all .4s;
              transition: all .4s;*/
}
.supage_205 .news-list .news-list-list li dd .link span {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 0.1rem;
  /*opacity: 0;
              -webkit-transition: all .4s;
              -moz-transition: all .4s;
              -ms-transition: all .4s;
              -o-transition: all .4s;
              transition: all .4s;*/
}
.supage_205 .news-list .news-list-list li dd .link img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 0.08rem;
}
@media screen and (max-width: 1024px) {
  .supage_205 .news-list {
    padding: 4% 0;
  }
  .supage_205 .news-list .news-list-content {
    float: none;
    width: 100%;
  }
  .supage_205 .news-list .news-list-list li dt {
    width: 40%;
  }
  .supage_205 .news-list .news-list-list li dt img {
    height: 100%;
  }
  .supage_205 .news-list .news-list-list li dd {
    float: right;
    width: 57%;
  }
  .supage_205 .news-list .news-list-list li dd .title {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.32rem;
    margin-top: 0.16rem;
  }
  .supage_205 .news-list .news-list-list li dd .time {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-top: 0.1rem;
  }
  .supage_205 .news-list .news-list-list li dd .text {
    font-size: 0.28rem;
    line-height: 1.5;
    margin-top: 0.08rem;
  }
  .supage_205 .news-list .news-list-list li dd .link {
    display: none;
  }
}
.supage_205 .hot-product {
  padding: 0.4rem 0 0.75rem;
}
.supage_205 .hot-product .hot-product-title {
  width: 2.79rem;
  height: 0.34rem;
  line-height: 0.34rem;
  position: relative;
  border-left: 0.05rem solid #0B40AE;
  padding-left: 0.06rem;
}
.supage_205 .hot-product .hot-product-title:after {
  content: '';
  width: 0.19rem;
  height: 0.34rem;
  background: url(../images/hot-product-title-cue.png) center / cover no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.supage_205 .hot-product .hot-product-title .title {
  padding-left: 0.05rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #FFFFFF;
}
.supage_205 .hot-product .hot-product-title .title img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 0.05rem;
  width: 0.2rem;
}
.supage_205 .hot-product .hot-product-title .title span {
  display: inline-block;
  font-size: 0.18rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .hot-product-title {
    width: 5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.15rem;
    border-left: 0.1rem solid #0B40AE;
  }
  .supage_205 .hot-product .hot-product-title:after {
    width: 0.4rem;
    height: 0.6rem;
  }
  .supage_205 .hot-product .hot-product-title .title {
    background-size: 0.3rem;
    padding-left: 0.1rem;
    font-size: 0.32rem;
  }
  .supage_205 .hot-product .hot-product-title .title img {
    margin-right: 0.1rem;
    width: 0.3rem;
  }
  .supage_205 .hot-product .hot-product-title .title span {
    font-size: 0.32rem;
  }
}
.supage_205 .hot-product .content {
  margin: 0.38rem -0.15rem 0;
  position: relative;
}
.supage_205 .hot-product .content .arrow-product {
  width: 0.26rem;
  height: 0.6rem;
  position: absolute;
  top: 50%;
  margin-top: -0.3rem;
  cursor: pointer;
  z-index: 100;
}
.supage_205 .hot-product .content .arrow-product:hover {
  background-color: #0B40AE;
}
.supage_205 .hot-product .content .arrow-product-prev {
  background-color: rgba(112, 112, 112, 0.2);
  background-image: url(../images/product-hot-arrow-prev.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 0.1rem auto !important;
  left: -0.46rem;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .arrow-product-prev {
    display: none;
  }
}
.supage_205 .hot-product .content .arrow-product-next {
  background-color: rgba(112, 112, 112, 0.2);
  background-image: url(../images/product-hot-arrow-next.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 0.1rem auto !important;
  right: -0.46rem;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .arrow-product-next {
    display: none;
  }
}
.supage_205 .hot-product .content .swiper-container {
  width: 100%;
  height: 2.73rem;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container {
    height: 2.9rem;
  }
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper {
  height: 100%;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  padding: 0 0.15rem;
  box-sizing: border-box;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100% !important;
  height: 100%;
  margin: 0 auto;
  border: 1px solid #0B40AE;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
    width: 87%;
  }
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img {
  width: 100%;
  height: 2.13rem;
  overflow: hidden;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img {
    height: 2.1rem;
  }
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img .img-in {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .img .img-logo {
  display: block;
  width: 0.74rem;
  height: auto;
  position: absolute;
  top: 0rem;
  left: 0.1rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text {
  border-top: 1px solid #0B40AE;
  padding: 0.2rem 0.22rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .title {
  width: calc(100% - 0.3rem);
  float: left;
  font-size: 0.15rem;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .title {
    font-size: 0.28rem;
  }
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .icon {
  width: 0.2rem;
  height: 0.2rem;
  float: right;
  background: url(../images/product-module-content-icon.png) center center no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a .text .icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.05rem;
  }
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0px 6px 6px rgba(207, 207, 207, 0.6);
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text {
  background-color: #0B40AE;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text .title {
  color: #ffffff;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover a .text .icon {
  background: url(../images/product-module-content-icon-hover.png) center center no-repeat;
  background-size: 100% auto;
}
.supage_205 .hot-product .content .swiper-container {
  height: 1.6rem !important;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
  box-sizing: border-box;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide:hover {
  box-shadow: none !important;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 3.8rem !important;
  background: #ffffff;
  border: 0.01rem solid #E6E6E6 !important;
  margin-right: 0.3rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
  padding: 0.34rem 0.25rem 0;
  height: 100%;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
  float: left;
  width: 0.8rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt b {
  font-size: 0.56rem;
  line-height: 0.56rem;
  color: #0B40AE;
  display: block;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #0B40AE;
  display: block;
  margin-top: 0.04rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
  float: right;
  width: 2.4rem;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #707070;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.08rem;
}
@media screen and (max-width: 1024px) {
  .supage_205 .hot-product .content .swiper-container {
    height: 3rem !important;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide a {
    width: 100% !important;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl {
    padding: 0.34rem 0.25rem 0;
    height: 100%;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt {
    float: none;
    width: 100%;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dt span {
    font-size: 0.28rem;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd {
    float: none;
    width: 100%;
    margin-top: 0.1rem;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-title {
    font-size: 0.32rem;
    line-height: 1.6;
  }
  .supage_205 .hot-product .content .swiper-container .swiper-wrapper .swiper-slide dl dd .news-detail-recommend-text {
    font-size: 0.28rem;
    line-height: 1.6;
    margin-top: 0;
  }
}
