/**
 * @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: 
 */
footer.footer {
  background: url(../image/footer7-bg.png) no-repeat;
}
footer.footer .footer-top .footer-wrap {
  border-bottom: 0.01rem solid #5F5F5F;
  height: 0.8rem;
}
footer.footer .footer-top .footer-wrap ul {
  overflow: hidden;
}
footer.footer .footer-top .footer-wrap ul li {
  float: left;
  line-height: 0.8rem;
}
footer.footer .footer-top .footer-wrap ul li a {
  color: #CFCFCF;
  padding: 0 0.25rem;
  font-size: 0.16rem;
  border-left: 0.01rem solid #5F5F5F;
}
footer.footer .footer-top .footer-wrap ul :first-child.nav-li a {
  border-left: 0;
  padding-left: 0;
}
footer.footer .footer-top .footer-wrap .footer-warp-left {
  height: 0.8rem;
}
footer.footer .footer-top .footer-wrap .footer-warp-right {
  float: right;
}
footer.footer .footer-top .footer-wrap .footer-warp-right li a {
  border-left: 0;
  padding: 0;
  padding-left: 0.1rem;
}
footer.footer .footer-top .footer-wrap .footer-warp-right img {
  vertical-align: middle;
}
footer.footer .footer-top .footer-wrap .footer-warp-right :first-child.nav-li a {
  padding-left: 0;
}
footer.footer .footer-top .footer-wrap-two {
  position: relative;
}
footer.footer .footer-top .footer-wrap-two .line-l {
  position: absolute;
  left: calc(100% / 3);
  height: 100%;
  width: 0.01rem;
  background-color: #5F5F5F;
}
footer.footer .footer-top .footer-wrap-two .line-ll {
  position: absolute;
  right: calc(100% / 3);
  height: 100%;
  width: 0.01rem;
  background-color: #5F5F5F;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom {
  overflow: hidden;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .logo {
  float: left;
  margin-right: 0.4rem;
  width: 1rem;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-top .footer-wrap-two .footer_bottom .logo {
    display: none;
  }
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .logo img {
  width: 100%;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer-ewm {
  float: right;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-top .footer-wrap-two .footer_bottom .footer-ewm {
    margin-top: 0.2rem;
    float: none;
    text-align: center;
  }
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer-ewm img {
  height: 1rem;
  width: 1rem;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer-ewm p {
  text-align: center;
  margin-top: 0.1rem;
  color: #CFCFCF;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content {
  overflow: hidden;
  float: left;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-address {
  float: left;
  margin-right: 0.3rem;
  margin-bottom: 0.14rem;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-address img {
  display: inline-block;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-address p {
  display: inline-block;
  color: #CFCFCF;
  font-size: 0.14rem;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-mid-box {
  margin-top: 10px;
  clear: both;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-mid-box img {
  display: inline-block;
}
footer.footer .footer-top .footer-wrap-two .footer_bottom .footer_mid_content .footer-mid-box p {
  display: inline-block;
  color: #CFCFCF;
  font-size: 0.14rem;
}
footer.footer .footer-top .footer-wrap-two ul {
  padding: 0.5rem 0;
}
footer.footer .footer-top .footer-wrap-two ul li {
  flex: 1;
  padding: 0 0.3rem;
  color: #CFCFCF;
}
footer.footer .footer-top .footer-wrap-two ul :first-child.li .phone-left,
footer.footer .footer-top .footer-wrap-two ul :first-child.li .phone-right {
  float: left;
}
footer.footer .footer-top .footer-wrap-two ul :first-child.li .phone-right {
  margin-left: 0.12rem;
  height: 100%;
}
footer.footer .footer-top .footer-wrap-two ul :first-child.li .phone-right div {
  font-size: 0.12rem;
}
footer.footer .footer-top .footer-wrap-two ul :first-child.li .phone-right :nth-child(2) {
  font-size: 0.26rem;
  color: #ffffff;
  line-height: 0.4rem;
}
footer.footer .footer-top .footer-wrap-two ul :nth-child(2).li {
  line-height: 0.3rem;
  font-size: 0.14rem;
}
footer.footer .footer-top .footer-wrap-two ul :nth-child(2).li img {
  vertical-align: middle;
  margin-right: 0.1rem;
}
footer.footer .footer-top .footer-wrap-two ul :last-child.li h4 {
  font-size: 0.12rem;
  line-height: 0.35rem;
}
footer.footer .footer-top .footer-wrap-two ul :last-child.li a {
  line-height: 0.54rem;
}
footer.footer .footer-top .footer-wrap-two ul :last-child.li a .link-left {
  width: calc(60% - 0.15rem);
  height: 0.54rem;
  float: left;
  background-color: #565656;
  color: #dadada;
  padding-left: 0.2rem;
}
footer.footer .footer-top .footer-wrap-two ul :last-child.li a .link-right {
  float: left;
  height: 0.54rem;
  background-color: #4b4b4b;
  color: #fff;
  width: 0.62rem;
  position: relative;
}
footer.footer .footer-top .footer-wrap-two ul :last-child.li a .link-right::after {
  width: 0.15rem;
  height: 0.15rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  background: url(../image/product-hot-arrow-next.png) center center / cover no-repeat;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-top .footer-wrap {
    display: none;
  }
  footer.footer .footer-top .footer-wrap-two .line-l,
  footer.footer .footer-top .footer-wrap-two .line-ll {
    display: none;
  }
  footer.footer .footer-top .footer-wrap-two ul {
    height: inherit;
    border: none;
    display: block;
  }
  footer.footer .footer-top .footer-wrap-two ul li {
    width: 100%;
    padding: 0.25rem 0;
    border-bottom: 0.01rem solid #5F5F5F;
  }
  footer.footer .footer-top .footer-wrap-two ul :last-child.li {
    border-bottom: none;
  }
}
footer.footer .footer-bottom {
  background: #2B2B2B;
  line-height: 0.57rem;
}
footer.footer .footer-bottom .footer-copyright {
  text-align: center;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
footer.footer .footer-bottom .footer-copyright .copyright,
footer.footer .footer-bottom .footer-copyright .Record {
  display: inline-block;
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.56);
  line-height: 0.15rem;
}
footer.footer .footer-bottom .footer-copyright .Record {
  margin-left: 0.2rem;
}
footer.footer .footer-bottom .footer-copyright .Record a {
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.56);
  line-height: 0.15rem;
}
footer.footer .footer-bottom .footer-copyright .Record a:hover {
  text-decoration: underline;
}
footer.footer .footer-bottom .footer-copyright .support {
  display: inline-block;
  margin-left: 0.2rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.2rem;
  color: rgba(255, 255, 255, 0.56);
}
footer.footer .footer-bottom .footer-copyright .support p {
  display: inline-block;
}
footer.footer .footer-bottom .footer-copyright .support .support-in {
  display: inline-block;
}
footer.footer .footer-bottom .footer-copyright .support .support-in li a {
  color: rgba(255, 255, 255, 0.56);
}
footer.footer .footer-bottom .footer-copyright .support .support-in li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  footer.footer .footer-bottom .footer-copyright .footer-copyright {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  footer.footer {
    padding-bottom: 1.1rem;
  }
}
