/**
 * @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_270 .public-inner-topnav {
  background: #fff;
  padding: 0.2rem 0;
  border-bottom: 1px solid #eeeeee;
}
.supage_270 .public-inner-topnav .tabLeft {
  display: inline-block;
}
.supage_270 .public-inner-topnav .tabLeft text {
  padding-top: 0.1rem;
  display: inline-block;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_270 .public-inner-topnav .tabLeft text {
    font-size: 0.16rem;
  }
}
.supage_270 .public-inner-topnav .tabRight {
  float: right;
}
.supage_270 .public-inner-topnav .tabRight li {
  display: inline-block;
  margin-left: 30px;
  padding-top: 0.1rem;
}
.supage_270 .us_title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #000;
  margin-top: 0.5rem;
}
.supage_270 .us_title p {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 0.3rem;
}
.supage_270 .brand-nav {
  border-bottom: 1px #E2E2E2 solid;
  height: 0.62rem;
  line-height: 0.62rem;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .supage_270 .brand-nav {
    height: 0.7rem;
    line-height: 0.7rem;
  }
}
.supage_270 .brand-nav .location {
  font: 0.14rem / 0.62rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.14rem !important;
  line-height: 0.62rem !important;
  color: #999999;
  font-weight: 400 !important;
}
.supage_270 .brand-nav .location i {
  display: inline-block;
  width: 0.19rem;
  height: 0.25rem;
  background: url("../images/brand-nav-icon.png") center center no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
}
.supage_270 .brand-nav .location a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .supage_270 .brand-nav .location {
    font: 0.28rem / 0.7rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.28rem !important;
    line-height: 0.7rem !important;
    color: #999999;
    font-weight: 400 !important;
    float: none;
  }
  .supage_270 .brand-nav .location i {
    width: 0.2rem;
    height: 0.28rem;
  }
}
.supage_270 .main-content {
  width: 12rem;
  margin: 0.3rem auto 0.5rem auto;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage_270 .main-content #allmap {
  width: 6.5rem;
  float: right;
  height: 5.12rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content #allmap {
    width: 100%;
  }
}
.supage_270 .main-content .base-message {
  float: left;
  width: 5.12rem;
}
.supage_270 .main-content .base-message h4 {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.35rem;
  padding-left: 0.9rem;
  background: url(../images/i10-contact_ico1.png) no-repeat left 0.15rem;
  padding-bottom: 0.55rem;
  border-bottom: 1px dashed #979797;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content .base-message h4 {
    background-size: 0.4rem;
    padding-left: 0.5rem;
    padding-bottom: 0.2rem;
    font-size: 0.3rem;
  }
}
.supage_270 .main-content .base-message h4 span {
  font-size: 0.48rem;
  color: #ff7a0e;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content .base-message {
    width: 100%;
    margin-top: 0.3rem;
    height: auto;
  }
}
.supage_270 .main-content .base-message h6 {
  font-size: 0.28rem;
  color: #333333;
  padding-bottom: 0.25rem;
  border-bottom: 1px dashed #333333;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content .base-message h6 {
    font-size: 0.32rem;
  }
}
.supage_270 .main-content .base-message p {
  color: #333;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-bottom: 0.35rem;
  padding-left: 0.45rem;
  transition: 0.3s;
  font-size: 0.18rem;
  display: block;
}
.supage_270 .main-content .base-message p:hover {
  padding-left: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .main-content .base-message p {
    font-size: 0.28rem;
    height: 0.5rem;
    line-height: 0.5rem;
    padding-left: 0.8rem;
  }
  .supage_270 .main-content .base-message p:hover {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message p {
    padding-left: 0.6rem;
  }
}
.supage_270 .main-content .base-message .contact_p1 {
  background: url(../images/i10-contact_ico3.png) no-repeat 0.05rem center;
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message .contact_p1 {
    background-size: contain;
  }
}
.supage_270 .main-content .base-message .contact_p2 {
  background: url(../images/i10-contact_ico5.png) no-repeat 0.05rem center;
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message .contact_p2 {
    background-size: 0.4rem;
    padding-left: 0.6rem;
  }
}
.supage_270 .main-content .base-message .contact_p3 {
  background: url(../images/i10-contact_ico4.png) no-repeat 0.05rem center;
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message .contact_p3 {
    background-size: 0.4rem;
  }
}
.supage_270 .main-content .base-message .contact_p4 {
  background: url(../images/i10-contact_ico2.png) no-repeat 0.05rem center;
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message .contact_p4 {
    background-size: 0.4rem;
  }
}
.supage_270 .main-content .base-message .contact_p5 {
  background: url(../images/i10-contact_ico2.png) no-repeat 0.05rem center;
}
@media screen and (max-width: 1460px) {
  .supage_270 .main-content .base-message .contact_p5 {
    background-size: 0.4rem;
  }
}
.supage_270 .title {
  text-align: center;
}
.supage_270 .title .style {
  display: inline-block;
  position: relative;
}
.supage_270 .title .style i {
  display: inline-block;
  width: 0.5rem;
  height: 1px;
  background: #317EE4;
  font-style: normal;
  vertical-align: middle;
  position: absolute;
  top: 0.2rem;
  left: -0.5rem;
}
.supage_270 .title .style span {
  display: inline-block;
  padding: 0 0.2rem;
  font-size: 0.26rem;
  color: #317EE4;
}
@media screen and (max-width: 1024px) {
  .supage_270 .title .style span {
    font-size: 0.32rem;
  }
}
.supage_270 .title .style em {
  display: inline-block;
  width: 0.5rem;
  height: 1px;
  background: #317EE4;
  font-style: normal;
  vertical-align: middle;
  position: absolute;
  top: 0.2rem;
}
.supage_270 .form-style {
  width: 12rem;
  margin: 0 auto 1rem 0;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage_270 .form-style .left {
  width: 4.92rem;
  float: left;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .left {
    width: 100%;
  }
}
.supage_270 .form-style .left img {
  width: 100%;
  height: auto;
}
.supage_270 .form-style .right {
  width: 6.45rem;
  float: right;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .right {
    width: 100%;
  }
}
.supage_270 .form-style .right p {
  font-size: 0.16rem;
  color: #666;
  margin-bottom: 0.32rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .right p {
    font-size: 0.28rem;
  }
}
.supage_270 .form-style .right .layui-form-item {
  width: 100%;
}
.supage_270 .form-style .right .layui-form-item input {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  border: 1px solid #E2E1E1;
  margin-bottom: 0.25rem;
  border-radius: 0.1rem;
  padding-left: 0.15rem;
  font-size: 0.16rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .right .layui-form-item input {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
}
.supage_270 .form-style .right .layui-form-item textarea {
  width: 100%;
  height: 1.9rem;
  border: 1px solid #E2E1E1;
  border-radius: 0.1rem;
  padding: 0.15rem;
  font-size: 0.16rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .right .layui-form-item textarea {
    font-size: 0.28rem;
  }
}
.supage_270 .form-style .right button {
  width: 1.63rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 0.25rem;
  color: #fff;
  box-shadow: 0px 5px 6px rgba(135, 62, 151, 0.15);
  margin-top: 0.32rem;
  background: #317EE4;
  font-size: 0.18rem;
  margin-left: 0.9rem;
}
@media screen and (max-width: 1024px) {
  .supage_270 .form-style .right button {
    width: 2.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    margin: 0.5rem auto;
    font-size: 0.3rem;
  }
}
