/**
 * @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: 
 */
div.page-link-1 .about-us .company-profile {
  padding: 0.8rem 0;
  background-color: #ffffff;
}
div.page-link-1 .about-us .company-profile .container .public-title h3 {
  font-size: 0.48rem;
  font-weight: lighter;
  line-height: 0.48rem;
  color: #666666;
  text-align: center;
}
div.page-link-1 .about-us .company-profile .container .public-title h2 {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.48rem;
  color: #333333;
  text-align: center;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content {
  margin-top: 0.6rem;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .text {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.36rem;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content {
  margin-top: 0.3rem;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img {
  width: 4.45rem;
  height: 3.34rem;
  float: left;
  position: relative;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img .img {
  width: 100%;
  height: auto;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img .bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img .play {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: 0.5s;
  cursor: pointer;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img .play img {
  width: 100%;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img:hover .play {
  transform: translate(-50%, -50%) rotate(360deg);
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .images {
  width: 4.45rem;
  height: 3.34rem;
  float: left;
  margin-left: 0.16rem;
  overflow: hidden;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .images img {
  width: 100%;
  height: auto;
  transition: 0.5s;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .images:hover img {
  transform: scale(1.05);
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name {
  width: 2.78rem;
  height: 3.34rem;
  float: right;
  background: url(../images/compangy-profiles-bg.png) center center / cover no-repeat;
  padding: 0.78rem 0.56rem 0 0.3rem;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name .name {
  font-size: 0.24rem;
  color: #FFFFFF;
  position: relative;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name .name:after {
  content: '';
  width: 0.9rem;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -0.3rem;
}
div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name .en {
  margin-top: 0.5rem;
  font-size: 0.18rem;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .company-profile .container .company-profile-content .text {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  div.page-link-1 .about-us .company-profile .container .company-profile-content .content .video-img {
    width: 100%;
    height: 5.16rem;
    float: none;
    margin-top: 0.3rem;
  }
  div.page-link-1 .about-us .company-profile .container .company-profile-content .content .images {
    width: 100%;
    height: 5.16rem;
    float: none;
    margin-top: 0.3rem;
    margin-left: 0;
  }
  div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name {
    width: 100%;
    height: 3rem;
    float: none;
    margin-top: 0.3rem;
  }
  div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name .name {
    font-size: 0.32rem;
  }
  div.page-link-1 .about-us .company-profile .container .company-profile-content .content .company-name .en {
    font-size: 0.3rem;
  }
}
div.page-link-1 .about-us .leader-speech {
  padding: 0.8rem 0 0.57rem;
  background-color: #F4F4F4;
}
div.page-link-1 .about-us .leader-speech .container .public-title h3 {
  font-size: 0.48rem;
  font-weight: lighter;
  line-height: 0.48rem;
  color: #666666;
  text-align: center;
}
div.page-link-1 .about-us .leader-speech .container .public-title h2 {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.48rem;
  color: #333333;
  text-align: center;
}
div.page-link-1 .about-us .leader-speech .container .leader-speech-content {
  margin-top: 0.6rem;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .leader-speech .container .leader-speech-content {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
}
div.page-link-1 .about-us .corporate-culture {
  padding: 0.8rem 0 0.57rem;
  background: url(../images/corporate-culture-bg.png) center center / cover no-repeat;
}
div.page-link-1 .about-us .corporate-culture .container .public-title h3 {
  font-size: 0.48rem;
  font-weight: lighter;
  line-height: 0.48rem;
  color: #ffffff;
  text-align: center;
}
div.page-link-1 .about-us .corporate-culture .container .public-title h2 {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.48rem;
  color: #ffffff;
  text-align: center;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content {
  margin-top: 0.6rem;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li {
  display: block;
  margin-bottom: 0.1rem;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test {
  width: 3.3rem;
  height: 2.37rem;
  padding: 0.3rem;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test .title {
  font-size: 0.24rem;
  color: #333333;
  position: relative;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test .title:after {
  content: '';
  width: 0.6rem;
  height: 2px;
  background-color: #043BBA;
  position: absolute;
  left: 0;
  bottom: -0.2rem;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test .desc {
  margin-top: 0.4rem;
  font-size: 0.16rem;
  color: #333333;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .img {
  width: 8.6rem;
  height: 2.37rem;
  overflow: hidden;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .img img {
  width: 100%;
  height: auto;
  transition: 0.5s;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .img:hover img {
  transform: scale(1.05);
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(2n-1) .test {
  float: left;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(2n-1) .img {
  float: right;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(2n) .test {
  float: right;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(2n) .img {
  float: left;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:first-child .test {
  background: url(../images/core-values.png) right top no-repeat #ffffff;
  background-size: auto 100%;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(2) .test {
  background: url(../images/enterprise-spirit.png) right top no-repeat #ffffff;
  background-size: auto 100%;
}
div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li:nth-child(3) .test {
  background: url(../images/management-idea.png) right top no-repeat #ffffff;
  background-size: auto 100%;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li {
    margin-bottom: 0.2rem;
  }
  div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test {
    width: 100%;
    float: none !important;
  }
  div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test .title {
    font-size: 0.3rem;
  }
  div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .test .desc {
    font-size: 0.28rem;
  }
  div.page-link-1 .about-us .corporate-culture .container .corporate-culture-content ul li .img {
    width: 100%;
    height: 1.9rem;
    float: none !important;
  }
}
div.page-link-1 .about-us .honor {
  padding: 0.8rem 0;
  background-color: #ffffff;
}
div.page-link-1 .about-us .honor .public-title h3 {
  font-size: 0.48rem;
  font-weight: lighter;
  line-height: 0.48rem;
  color: #666666;
  text-align: center;
}
div.page-link-1 .about-us .honor .public-title h2 {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.48rem;
  color: #333333;
  text-align: center;
}
div.page-link-1 .about-us .honor .honor-content {
  width: 14.46rem;
  margin: 0.3rem auto 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .honor .honor-content {
    width: 100%;
  }
}
div.page-link-1 .about-us .honor .honor-content .arrow-honor {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  padding: 0.18rem 0.28rem;
  cursor: pointer;
  z-index: 10;
}
div.page-link-1 .about-us .honor .honor-content .arrow-honor.arrow-honor-prev {
  border-radius: 50%;
  background: url(../images/honor-arrow-prev.png) center center no-repeat #7F7F7F;
  background-size: 0.24rem auto;
  transition: 0.5s;
  left: 0;
}
div.page-link-1 .about-us .honor .honor-content .arrow-honor.arrow-honor-prev:hover {
  background: url(../images/honor-arrow-prev.png) center center no-repeat #1E34A8;
  background-size: 0.24rem auto;
}
div.page-link-1 .about-us .honor .honor-content .arrow-honor.arrow-honor-next {
  border-radius: 50%;
  background: url(../images/honor-arrow-next.png) center center no-repeat #7F7F7F;
  background-size: 0.24rem auto;
  transition: 0.5s;
  right: 0;
}
div.page-link-1 .about-us .honor .honor-content .arrow-honor.arrow-honor-next:hover {
  background: url(../images/honor-arrow-next.png) center center no-repeat #1E34A8;
  background-size: 0.24rem auto;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container {
  height: 8.2rem;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .honor .honor-content .swiper-container {
    height: 16.3rem;
  }
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li {
  display: block;
  width: 2.64rem;
  height: 3.74rem;
  float: left;
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-right: 0.48rem;
  margin-top: 0.3rem;
  overflow: hidden;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li:nth-child(4n) {
  margin-right: 0;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li .img {
  width: 2.3rem;
  height: 3.26rem;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li .img img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li .title {
  width: 100%;
  height: 0.54rem;
  background: linear-gradient(0deg, rgba(3, 0, 0, 0.18), rgba(255, 255, 255, 0));
  padding-top: 0.25rem;
  text-align: center;
  font-size: 0.18rem;
  color: #1E34A8;
  position: absolute;
  left: 0;
  bottom: -0.54rem;
  transition: 0.5s;
}
div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li:hover .title {
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li {
    width: 48.5%;
    margin-right: 3%;
  }
  div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li:nth-child(4n) {
    margin-right: 3%;
  }
  div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li:nth-child(2n) {
    margin-right: 0;
  }
  div.page-link-1 .about-us .honor .honor-content .swiper-container .swiper-wrapper .swiper-slide ul li .title {
    height: 0.7rem;
    bottom: 0;
    font-size: 0.28rem;
  }
}
div.page-link-1 .about-us .corporate-image {
  padding: 0.8rem 0;
  background-color: #F4F4F4;
}
div.page-link-1 .about-us .corporate-image .container .public-title h3 {
  font-size: 0.48rem;
  font-weight: lighter;
  line-height: 0.48rem;
  color: #666666;
  text-align: center;
}
div.page-link-1 .about-us .corporate-image .container .public-title h2 {
  margin-top: 0.3rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 0.48rem;
  color: #333333;
  text-align: center;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-title {
  margin-top: 0.6rem;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-title ul {
  text-align: center;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-title ul li {
  display: inline-block;
  background-color: #999999;
  padding: 0.18rem 0.25rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0 0.2rem;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-title ul li:hover,
div.page-link-1 .about-us .corporate-image .container .corporate-image-title ul li.activeCorporate {
  background-color: #1E34A8;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .corporate-image .container .corporate-image-title ul li {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content {
  margin-top: 0.4rem;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li {
  display: block;
  width: 2.86rem;
  height: 2.14rem;
  float: left;
  margin-right: 0.18rem;
  overflow: hidden;
  margin-top: 0.2rem;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li img {
  width: 100%;
  height: auto;
  transition: 0.5s;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li:nth-child(4n) {
  margin-right: 0;
}
div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li {
    width: 48.5%;
    height: 2.5rem;
    margin-right: 3%;
  }
  div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li:nth-child(4n) {
    margin-right: 3%;
  }
  div.page-link-1 .about-us .corporate-image .container .corporate-image-content .content ul li:nth-child(2n) {
    margin-right: 0;
  }
}
