@charset "UTF-8";
/**
    name: public_wrap_div
    title: 外层class
    zhiyu: *
    beizhu:
*/
/**
    name: item_pc_num
    title: 电脑端一排显示数量
    zhiyu: 1-5
    beizhu:
*/
/**
    name: item_padw_num
    title: 平板电脑（横）一排显示数量
    zhiyu: 1-4
    beizhu:
*/
/**
    name: item_padn_num
    title: 平板电脑（竖）一排显示数量
    zhiyu: 1-4
    beizhu:
*/
/**
    name: item_phone_num
    title: 手机端一排显示数量
    zhiyu: 1-2
    beizhu:
*/
/**
    name: item_interval_left
    title: pc间距
    zhiyu: *
    beizhu:
*/
/**
    name: public_item_mar2
    title: 手机间距
    zhiyu: *
    beizhu:
*/
/**
  name: container_pc
  title: innerWidth 大于 1200时素材最外层盒子的宽度，默认值为90%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_note_pc
  title: 992 小于 innerWidth 小于 1199时素材最外层盒子的宽度，默认值为96%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_pad
  title: 768 小于 innerWidth 小于 991时素材最外层盒子的宽度，默认值为96%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_note_phone
  title: innerWidth 小于 767时素材最外层盒子的宽度，默认值为93.6%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_max_width
  title: 给素材最外层盒子限制最大宽度，默认值为100%
  zhiyu: 90% / px / rem 
  beizhu:
*/
/**
  name: theme_color
  title: 网站的主题颜色
  zhiyu: 
  beizhu:
*/
/**
 * [breakpoints 响应节点]
 * @param  [type] $array [数组]
 * @param  string $value [键]
 * @return [type]        [返回一维数组]
 */
/** 
 * 定义响应式值变量
 * $tiny为手机端响应节点尺寸
 * $small为竖版平板节点尺寸
 * $medium为横版平板节点尺寸
 * $large为电脑端节点尺寸
 */
/**
 * [respond_to 处理响应式方法]
 * @param  {[type]} $breakpoint [响应节点变量]
 * @return {[type]}             [响应css语句]
 */
/**
 * [public_shadow 元素阴影效果]
 * @param  {[type]} $transition_value: 0             0 0 rgba(0,0,0,.16) [阴影颜色值]
 * @return {[type]}                    [css阴影效果]
 */
/**
 * [public_transition 动画预处理库]
 * @param  {[type]} $transition_speed: .3s           [速度时间]
 * @return {[type]}                    [动画库]
 */
.public_index_193 #nav_ul.fixed {
  position: fixed;
  top: 96px;
  z-index:2; }

.public_index_193 .hide_m {
  display: block; }

.public_index_193 .hide_p {
  display: none; }

.public_index_193 .bg_gray1 {
  background-color: #f0f0f0; }

.public_index_193 ul {
  list-style: none; }

.public_index_193 ul, .public_index_193 li {
  margin: 0;
  padding: 0; }

.public_index_193 .w1420 {
  max-width: 1420px;
  margin: 0 auto; }

.public_index_193 .product_jj {
  height: 386px;
  margin-bottom: 46px; }

.public_index_193 .product_jj .img {
  width: 603px;
  height: 383px; }

.public_index_193 .product_jj .img img {
  width: 100%;
  height: 100%; }

.public_index_193 .product_jj .jianjie {
  margin-left: 643px;
  height: 383px;
  overflow: hidden; }

.public_index_193 .product_jj .jianjie .jianjie_title {
  font-size: 24px;
  line-height: 36px;
  color: #000; }

.public_index_193 .product_jj .jianjie ul li {
  border-bottom: 1px solid #f0f0f0; }

.public_index_193 .product_jj .jianjie ul li:last-child {
  border-bottom: none; }

.public_index_193 .product_jj .jianjie .title {
  font-size: 18px;
  line-height: 36px;
  padding: 9px 0;
  color: #333; }

.public_index_193 .product_jj .jianjie .descrip {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 20px;
  color: #666;
  max-height: 180px;
  overflow: hidden; }

.public_index_193 .fix_nav_box {
  height: 193px;
  background-size: cover; }

.public_index_193 .fix_nav_box .fix_nav {
  position: relative;
  height: 100%; }

.public_index_193 .fix_nav_box .fix_nav ul {
  position: absolute;}

.public_index_193 .fix_nav_box .fix_nav ul li {
  float: left;
  font-size: 22px;
  // width: 194px;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
  padding: 0 10px 0px 24px;
  background-color: #dcdbdb;
  margin-right: 7px; }

.public_index_193 .fix_nav_box .fix_nav ul li.active {
  background-color: #fff; }

.public_index_193 .fix_nav_box .fix_nav ul li a {
  color: #000;
  position: relative;
  display: block; 
  padding-right: 34px; }

.public_index_193 .fix_nav_box .fix_nav ul li.active a {
  color: #b31d23; }

.public_index_193 .fix_nav_box .fix_nav ul li .icon_sanjia {
  float: right;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  background: url("../images/icon_sanjiao2.png") no-repeat;
  background-size: 100% 100%; }

.public_index_193 .fix_nav_box .fix_nav ul li.active .icon_sanjia {
  background: url("../images/icon_sanjiao1.png") no-repeat; }

.public_index_193 .nav_content {
  color: #666;
  padding-bottom: 35px; }

.public_index_193 .nav_content ul.content_ul li {
  margin-top: 35px; }

.public_index_193 .nav_content .title {
  font-size: 20px;
  line-height: 36px; }

.public_index_193 .nav_content .descrip {
  font-size: 16px;
  line-height: 36px; }

.public_index_193 .yyal .nav_content .descrip {
  padding-left: 70px; }

.public_index_193 .nav_content .top_title {
  font-size: 28px;
  line-height: 36px;
  padding-top: 35px;
  color: #333; }

.public_index_193 .nav_content .cont_neitong{
   padding-top: 35px;
}

.public_index_193 .gnzs_show, .public_index_193 .tjcp_show {
  margin-left: -17px;
  margin-top: 35px; }

.public_index_193 .gnzs_show li, .public_index_193 .tjcp_show li {
  float: left;
  width: -webket-calc((100% - (17px * (3 - 1))) / 3);
  width: -moz-calc((100% - (17px * (3 - 1))) / 3);
  width: calc((100% - (17px * 3)) / 3);
  margin-left: 17px;
  overflow: hidden;
  position: relative; }

.public_index_193 .gnzs_show li img, .public_index_193 .tjcp_show li img {
  width: 100%;
  height: 100%; }

.public_index_193 .tjcp_show li .img_descrip {
  width: 100%;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  margin-top: 25px; }

.public_index_193 .spect_tit {
  text-align: center;
  margin: 40px 0px 35px 0px; }

.public_index_193 .spect_tit .spect_tit1 {
  font-size: 30px;
  line-height: 36px;
  color: #333; }

.public_index_193 .spect_tit .spect_tit2 {
  font-size: 14px;
  line-height: 36px; }

@media (min-width: 768px) {
  .public_index_193 .img_sbig {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease; }

  .public_index_193 .img_sbig:hover {
    width: 110%;
    height: 110%;
    background-size: 110% 110%; }

  .public_index_193 .right_bot .zp_info_box ul li a:hover {
    color: #b31d23; } }
@media (min-width: 768px) and (max-width: 991px) {
  .public_index_193 .right_top .info_box {
    padding-left: 20px;
    padding-right: 10%; }

  .public_index_193 .right_top .info_box .lm_more {
    left: 20px; } }
@media (max-width: 767px) {
  .public_index_193 .w1420 {
    width: 100%;
    padding: 0 0.24rem; }

  .public_index_193 .product_jj, .public_index_193 .product_jj .img, .public_index_193 .product_jj .jianjie {
    width: 100%;
    height: auto; }

  .public_index_193 .product_jj {
    margin-bottom: 0; }

  .public_index_193 .product_jj .jianjie {
    margin-left: 0px; }

  .public_index_193 .product_jj .jianjie .jianjie_title {
    font-size: 0.36rem;
    line-height: 0.42rem;
    margin-top: 0.3rem; }

  .public_index_193 .product_jj .jianjie .title {
    font-size: 0.32rem;
    line-height: 0.48rem;
    margin-top: 0.35rem;
    padding: 0;
    color: #333; }

  .public_index_193 .product_jj .jianjie .descrip {
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.35rem;
    max-height: none;
    color: #666; }

  .public_index_193 .hide_m {
    display: none; }

  .public_index_193 .hide_p {
    display: block; }

  .public_index_193 .jj_question .nav_content .top_title {
    padding-top: 0px;
    font-size: 0.36rem; }

  .public_index_193 .nav_content .title {
    font-size: 0.32rem;
    line-height: 0.48rem; }

  .public_index_193 .nav_content .descrip {
    font-size: 0.28rem;
    line-height: 0.48rem; }

  .public_index_193 .nav_content ul.content_ul li {
    margin-top: 0.5rem; }

  .public_index_193 .cpts .nav_content ul.content_ul li {
    margin-top: 0.3rem; }

  .public_index_193 .jj_question {
    margin-bottom: 0.35rem; }

  .public_index_193 .jj_question .nav_content ul.content_ul li:first-child {
    margin-top: 0.3rem; }

  .public_index_193 .nav_content .top_title {
    font-size: 0.36rem;
    line-height: 0.48rem;
    padding-top: 0.35rem;
    color: #333; }

  .public_index_193 .nav_content .cont_neitong{
     padding-top: 0.35rem;
  }

  .public_index_193 .gnzs_show, .public_index_193 .tjcp_show {
    margin-left: -17px;
    margin-top: 0.35rem; }

  .public_index_193 .nav_content {
    color: #666;
    padding-bottom: 0.35rem; }

  .public_index_193 .jj_question .nav_content {
    padding-bottom: 0; }

  .public_index_193 .nav_content .title {
    font-size: 0.28rem; }

  .public_index_193 .yyal .nav_content .descrip {
    padding-left: 1rem; }

  .public_index_193 .yyal .nav_content ul.content_ul li:first-child {
    margin-top: 0.2rem; }

  .public_index_193 .spect_tit {
    margin: 0.35rem 0; }

  .public_index_193 .spect_tit .spect_tit1 {
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #666; }

  .public_index_193 .spect_tit .spect_tit2 {
    font-size: 0.24rem;
    line-height: 0.36rem; }

  .public_index_193 .tjcp_show {
    margin-left: 0;
    margin-top: 0; }

  .public_index_193 .tjcp_show li {
    float: left;
    width: 100%;
    margin-left: 0; }

  .public_index_193 .tjcp_show li .img_descrip {
    font-size: 0.32rem;
    height: 0.86rem;
    line-height: 0.86rem;
    margin-top: 0; } }
/*涓氬姟缁煎悎鍔ㄧ敾*/

/*# sourceMappingURL=style.css.map */
