﻿/**
 * @description: 清除浮动
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 响应式图片
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 横向排列，垂直居中布局
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 单行文本超出隐藏
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 多行文本超出隐藏
 * @Author:
 * @param {Number} num 最多要显示几行
 * @return:
 */
/**
 * @description: flex 垂直居中布局
 * @Author:
 * @param {String} cposition 水平排列方式
 * @return:
 */
/**
 * @description: 设置元素尺寸
 * @Author:
 * @param {Number} w 宽度
 * @param {Number} h 高度
 * @return:
 */
/**
 * @description: 2x的雪碧图缩放
 * @Author:
 * @param {Number} spriteW 雪碧图原始宽度
 * @param {Number} spriteH 雪碧图原始高度
 * @param {Number} bgOffsetX 背景定位原始X轴偏移量
 * @param {Number} bgOffsetY 背景定位原始Y轴偏移量
 * @return:
 */
/**
 * @description: 设置字体
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 修改滚动条样式
 * @Author:
 * @param {String} scrollW 滚动条宽度
 * @param {String} scrollC 滚动条背景色
 * @param {String} trackP 滑块背景色
 * @return:
 */
/**
 * @description: 设置背景图
 * @Author:
 * @param {String} url 图片路径
 * @return:
 */
/**
 * @description: 修改输入框占位符的字体颜色
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 禁止选中内容
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 鼠标移入图片放大效果
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 铺满整个容器的绝对定位
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 绝对定位水平垂直居中
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 统一容器,视项目不同,数值有所不同
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 替代flex的inline-block
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 首页栏目标题样式
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 两端对齐辅助元素
 * @Author: 
 * @param {type} 
 * @return: 
 */
.supage-516 .honor-module {
  padding: 0.8rem 0;
}
.supage-516 .honor-module .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container {
    flex-wrap: wrap;
  }
}
.supage-516 .honor-module .container .honor-module-text {
  width: calc(100% - 5.5rem);
}
.supage-516 .honor-module .container .honor-module-text .honor-module-title h2 {
  display: inline-block;
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-title h3 {
  display: inline-block;
  margin-left: 0.08rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title {
  margin-top: 0.3rem;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li {
  width: 47%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.25rem 0 0.15rem;
  cursor: pointer;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li span {
  font-size: 0.16rem;
  color: #FFFFFF;
  background: url(../image/ic_hone_ryzz_zz.png) left center / 0.22rem auto no-repeat;
  padding-left: 0.4rem;
}
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li:hover,
.supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li.honorActive {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-text {
    width: 100%;
  }
  .supage-516 .honor-module .container .honor-module-text .honor-module-title h2 {
    display: block;
    text-align: center;
  }
  .supage-516 .honor-module .container .honor-module-text .honor-module-title h3 {
    display: block;
    text-align: center;
    font-size: 0.26rem;
  }
  .supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li {
    text-align: center;
  }
  .supage-516 .honor-module .container .honor-module-text .honor-module-text-title ul li span {
    font-size: 0.28rem;
    background-size: 0.28rem auto;
    padding-left: 0.45rem;
  }
}
.supage-516 .honor-module .container .honor-module-img {
  width: 5.05rem;
  padding: 0 0 0.98rem;
  background: url(../image/ic_home_ryzz_dz.png) center bottom / 100% auto no-repeat;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-img {
    width: 100%;
    background-size: 70% auto;
    margin-top: 0.5rem;
  }
}
.supage-516 .honor-module .container .honor-module-img .arrow-honor {
  width: 0.32rem;
  height: 0.38rem;
  position: absolute;
  top: 1.28rem;
  cursor: pointer;
  z-index: 100;
  line-height: 0.38rem;
  text-align: center;
  font-family: serif;
  font-size: 0.14rem;
  font-weight: bold;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-img .arrow-honor {
    bottom: 0;
    font-size: 0.26rem;
  }
}
.supage-516 .honor-module .container .honor-module-img .arrow-honor-prev {
  background: url(../image/index45-icon_aft.png) center center no-repeat;
  background-size: 100% auto;
  left: 0;
  transition: 0.3s;
}
.supage-516 .honor-module .container .honor-module-img .arrow-honor-prev:hover {
  opacity: 0.3;
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-img .arrow-honor-prev {
    left: 10%;
  }
}
.supage-516 .honor-module .container .honor-module-img .arrow-honor-next {
  background: url(../image/index45-icon_aft.png) center center no-repeat;
  background-size: 100% auto;
  right: 0;
  transition: 0.3s;
}
.supage-516 .honor-module .container .honor-module-img .arrow-honor-next:hover {
  opacity: 0.3;
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-img .arrow-honor-next {
    right: 10%;
  }
}
.supage-516 .honor-module .container .honor-module-img .swiper-container {
  width: 2.86rem;
  margin: 0 auto;
}
.supage-516 .honor-module .container .honor-module-img .swiper-container .swiper-wrapper .swiper-slide {
  height: 2.86rem;
  position: relative;
}
.supage-516 .honor-module .container .honor-module-img .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .supage-516 .honor-module .container .honor-module-img .swiper-container {
    width: 50%;
  }
}
