/**
 * @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_1238 .container {
  width: 11.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_1238 .container {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1238 .container {
    width: 100%;
  }
}
.supage_1238 .container-list {
  float: right;
  width: 8.18rem;
  margin: 0 0 0 0.5rem;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .container-list {
    padding: 0;
    margin: 0;
  }
}
.supage_1238 .company {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.supage_1238 .company .sidebar-page {
  position: absolute;
  width: 3.12rem;
  left: 0;
  top: -0.55rem;
  background-color: #dbe0e7;
  transition: 0.4s;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .sidebar-page {
    display: none;
  }
}
.supage_1238 .company .sidebar-page .column {
  width: 100%;
}
.supage_1238 .company .sidebar-page .column .sidebar-title {
  height: 1.11rem;
  background: #57C546;
  line-height: 1.11rem;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  text-align: center;
  box-shadow: 0px 2px 25px 1px rgba(0, 33, 91, 0.18);
}
.supage_1238 .company .sidebar-page .column .column-list li {
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-size: 0.26rem;
  color: #00203F;
  width: 100%;
  height: 1.11rem;
  line-height: 1.11rem;
  box-shadow: 0px 2px 25px 1px rgba(0, 33, 91, 0.18);
  margin-top: 0.06rem;
  background-color: #fff;
}
.supage_1238 .company .sidebar-page .column .column-list li a {
  display: block;
}
.supage_1238 .company .sidebar-page .column .column-list li:hover {
  color: #57C546;
  font-weight: bold;
}
.supage_1238 .company .company-list-content {
  float: right;
  width: 8.18rem;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content {
    width: 100%;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap {
  padding: 0.5rem 0 0.8rem;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home {
    flex-direction: column-reverse;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt {
  margin-top: 0.36rem;
  height: 5.64rem;
  position: relative;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img {
  width: 100%;
  height: 5.64rem;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img {
    margin: 0.3rem auto;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt .advantage-right-bgc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt .aboutus-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd {
  overflow: hidden;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd h3 {
  font-weight: normal;
  font-size: 0.28rem;
  color: #00203F;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc {
  margin-top: 0.22rem;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc,
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
  font-size: 0.18rem !important;
  font-family: "Microsoft YaHei" !important;
  font-weight: 400 !important;
  line-height: 0.4rem !important;
  color: #333 !important;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc,
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
    font-size: 0.28rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dt {
    float: none;
    width: 100%;
  }
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd {
    overflow: hidden;
    padding-right: 0;
    margin-top: 0.24rem;
  }
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc {
    margin-top: 0.24rem;
    height: auto;
    -webkit-line-clamp: inherit;
  }
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc,
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-desc p {
    font-size: 0.28rem !important;
    line-height: 1.5 !important;
  }
  .supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-home dd .aboutus-link {
    margin-top: 0.4rem;
    font-size: 0.28rem;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .aboutus-bottom {
  height: 1.19rem;
  background: #E5723B;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li {
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li {
    width: 50%;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .img {
  width: 0.39rem;
  height: 0.39rem;
  margin-right: 0.18rem;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .img {
    margin-right: 0;
  }
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .honor-num .number-in {
  font-family: PingFang SC, PingFang SC;
  font-size: 0.28rem;
  color: #00203F;
  font-weight: bold;
}
.supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .honor-num .honor-text {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.16rem;
  color: #00203F;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .honor-num .honor-text {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content .aboutus-home-wrap .intro-companyinfo li .honor-num .honor-dw {
    font-size: 0.26rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1238 .company .company-list-content {
    float: none;
    width: 100%;
  }
}
.supage_1238 .fixed {
  position: sticky !important;
  top: 0 !important;
  height: fit-content;
}
