/**
 * @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: 
 */
.public-index-title {
  text-align: center;
}
.public-index-title h2 {
  font-size: 0.32rem;
  font-weight: bold;
  color: #2A2A2A;
}
.public-index-title p {
  margin-top: 0.22rem;
  font-size: 0.16rem;
  color: #999999;
}
@media screen and (max-width: 1024px) {
  .public-index-title h2 {
    font-size: 0.4rem;
  }
  .public-index-title p {
    font-size: 0.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .pc-show {
    display: none !important;
  }
}
.mobile-show {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .mobile-show {
    display: block !important;
  }
}
.inner-right-card .nav_card {
  width: 3.07rem;
}
.detail_content .detail_left {
  float: left;
  width: calc(100% - 3.35rem);
}
.detail_content .detail_left .detail_title {
  font-size: 0.2rem;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .detail_content .detail_left .detail_title {
    font-size: 0.3rem;
  }
}
.detail_content .detail_right {
  width: 3.08rem;
  float: right;
}
.detail_content .detail_right .case-person h4 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.2rem;
}
.detail_content .detail_right .case-person img {
  display: inline-block;
  max-width: 100%;
  max-height: 3.4rem;
}
.detail_content .detail_right .case-person .case-pers-desc {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
}
.detail_content .detail_right .case-person .case-pers-desc text {
  display: block;
  line-height: 2;
}
.detail_content .detail_right .case-person .btn-box {
  display: flex;
  justify-content: space-between;
  margin: 0.25rem 0 0.35rem;
}
.detail_content .detail_right .case-person .btn-box a {
  display: block;
  width: calc((100% - 0.25rem)/2);
  box-sizing: border-box;
  border: 0.01rem solid #444444;
  line-height: 0.35rem;
  text-align: center;
  font-size: 0.14rem;
  color: #444444;
}
.detail_content .detail_right .case-person .btn-box a:last-child {
  background: #D3A111;
  border-color: #D3A111;
  color: #fff;
}
.detail_content .detail_swiper {
  padding: 0.2rem 0;
}
.detail_content .detail_swiper .left {
  width: 1.25rem;
  float: left;
}
.detail_content .detail_swiper .left .left-box {
  width: 100%;
}
.detail_content .detail_swiper .left .left-box li {
  line-height: 0.4rem;
  font-size: 0.14rem;
}
.detail_content .detail_swiper .left .left-box li a {
  color: #999999;
}
.detail_content .detail_swiper .left .left-box .act a {
  color: #D3A111;
}
.detail_content .detail_swiper .right {
  width: calc(100% - 1.25rem);
  float: right;
}
.detail_content .detail_swiper .right .right-box img {
  width: 100%;
  display: block;
}
.detail_content .detail_swiper .right .right-box li {
  margin-bottom: 0.3rem;
  transition: all 0.4s ease;
}
.detail_content .detail_swiper .left_fixed {
  position: fixed;
  top: 10px;
}
@media screen and (max-width: 1024px) {
  .detail_content .detail_swiper .left {
    display: none;
  }
  .detail_content .detail_swiper .right {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .detail_content .detail_right,
  .detail_content .detail_left {
    float: initial;
    width: 100%;
  }
  .detail_content .detail_right .inner_right_card,
  .detail_content .detail_left .inner_right_card {
    display: none;
  }
  .detail_content .detail_right .case-person h4,
  .detail_content .detail_left .case-person h4 {
    font-size: 0.3rem;
  }
  .detail_content .detail_right .case-person img,
  .detail_content .detail_left .case-person img {
    width: 50%;
    margin: 0;
  }
  .detail_content .detail_right .case-person .case-pers-desc,
  .detail_content .detail_left .case-person .case-pers-desc {
    font-size: 0.26rem;
  }
  .detail_content .detail_right .case-person .btn-box a,
  .detail_content .detail_left .case-person .btn-box a {
    font-size: 0.24rem;
    line-height: 2.2;
  }
}
.content_flexII {
  padding-bottom: 0.4rem;
}
.content_flexII .detail_right {
  float: right;
  width: calc(100% - 3.35rem);
}
.content_flexII .detail_right .detail_title {
  width: 100%;
  border-bottom: 0.02rem solid #B3B1B1;
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.2rem;
}
.content_flexII .detail_right .detail_title i {
  display: block;
  width: 100%;
  height: 0.03rem;
  background-color: #D3A111;
  left: 0;
  bottom: -0.02rem;
  position: absolute;
}
.content_flexII .detail_right .detail_title text {
  display: block;
  width: fit-content;
  padding-bottom: 0.15rem;
  position: relative;
}
.content_flexII .detail_left {
  width: 3.08rem;
  float: left;
}
.content_flexII .detail_left .inner-left-top {
  width: 100%;
  background-color: #F1EEEE;
  padding: 0.35rem 0.31rem 0.5rem;
  box-sizing: border-box;
  font-size: 0.16rem;
}
.content_flexII .detail_left .inner-left-top h4 {
  font-size: 0.18rem;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.2rem;
}
.content_flexII .detail_left .inner-left-top ul li {
  line-height: 0.5rem;
  border-bottom: 0.01rem solid #D0CECE;
}
.content_flexII .detail_left .inner-left-top ul li a {
  display: flex;
  color: #666666;
  font-size: 0.16rem;
  align-items: center;
  justify-content: space-between;
}
.content_flexII .detail-cont {
  padding: 0.3rem 0 0.4rem;
  border-bottom: 0.01rem dotted #CAC8C8;
  margin-bottom: 0.3rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 1.8;
}
.content_flexII .detail-cont img {
  display: block;
  max-width: 100%;
  margin: 0 auto 0.2rem;
}
.content_flexII .detail-cont .small_detail_title {
  font-size: 0.22rem;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .content_flexII .detail_left {
    margin-bottom: 0.2rem;
  }
  .content_flexII .detail_right,
  .content_flexII .detail_left {
    float: initial;
    width: 100%;
  }
  .content_flexII .detail_right .inner_left_card,
  .content_flexII .detail_left .inner_left_card {
    display: none;
  }
  .content_flexII .detail_right .inner-left-top,
  .content_flexII .detail_left .inner-left-top {
    font-size: 0.26rem;
  }
  .content_flexII .detail_right .inner-left-top h4,
  .content_flexII .detail_left .inner-left-top h4 {
    font-size: 0.32rem;
  }
  .content_flexII .detail_right .inner-left-top ul li,
  .content_flexII .detail_left .inner-left-top ul li {
    line-height: 2.5;
  }
  .content_flexII .detail_right .inner-left-top ul li a,
  .content_flexII .detail_left .inner-left-top ul li a {
    font-size: 0.26rem;
  }
  .content_flexII .detail_right .detail_title,
  .content_flexII .detail_left .detail_title {
    font-size: 0.3rem;
  }
  .content_flexII .detail_right .detail-cont,
  .content_flexII .detail_left .detail-cont {
    font-size: 0.26rem;
  }
  .content_flexII .detail_right .detail-cont .small_detail_title,
  .content_flexII .detail_left .detail-cont .small_detail_title {
    font-size: 0.3rem;
  }
}
.detail_page {
  display: flex;
  line-height: 0.4rem;
  margin-bottom: 0.5rem;
}
.detail_page a {
  border: 0.01rem solid #C3C1C1;
  display: block;
  color: #999999;
  font-size: 0.16rem;
}
.detail_page a:hover {
  border-color: #D3A111;
  background-color: #D3A111;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .detail_page a {
    font-size: 0.26rem;
  }
}
.detail_page .back {
  width: 1.8rem;
  text-align: center;
  margin: 0 0.4rem;
}
.detail_page .pre,
.detail_page .next {
  flex: 1;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .detail_page {
    line-height: 2.5;
    display: block;
  }
  .detail_page .back {
    display: none;
  }
  .detail_page a {
    margin-top: 0.3rem;
  }
}
