﻿@charset "UTF-8";
@import url(../base.css);
html, body {
  width: 100%;
  height: 100%; }

.popmsg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  transform: translateZ(12px);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); }
  .popmsg img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11.51424rem;
    height: 13.85307rem;
    margin-top: -6.92654rem;
    margin-left: -5.75712rem; }

.guide-page {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 3.2383808096rem; }
  .guide-page .swiper-container {
    height: 100%; }
    .guide-page .swiper-container .swiper-slide {
      background-size: cover; }
    .guide-page .swiper-container .swiper-button-prev,
    .guide-page .swiper-container .swiper-button-next {
      border: solid 1px #ddd;
      background-color: rgba(255, 255, 255, 0.2);
      width: 2.2488755622rem;
      height: 2.2488755622rem;
      line-height: 2.023988006rem;
      border-radius: 50%;
      text-align: center;
      cursor: pointer; }
    .guide-page .swiper-container .swiper-button-prev {
      left: 2%; }
    .guide-page .swiper-container .swiper-button-next {
      right: 2%; }
    .guide-page .swiper-container .swiper-button-prev::after,
    .guide-page .swiper-container .swiper-button-next::after {
      content: '';
      position: absolute;
      top: 0.7796101949rem;
      left: 0.9595202399rem;
      width: 0.4497751124rem;
      height: 0.4497751124rem;
      transform: rotate(45deg);
      transform-origin: center center; }
    .guide-page .swiper-container .swiper-button-prev::after {
      border-left: 2px solid #ddd;
      border-bottom: 2px solid #ddd; }
    .guide-page .swiper-container .swiper-button-next::after {
      left: 0.7496251874rem;
      border-right: 2px solid #ddd;
      border-top: 2px solid #ddd; }
    .guide-page .swiper-container .swiper-button-prev:hover,
    .guide-page .swiper-container .swiper-button-next:hover {
      background-color: rgba(0, 0, 0, 0.2); }
  .guide-page footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 3.2383808096rem;
    background-color: #0e0e0e; }
    .guide-page footer .logo {
      float: left;
      width: 18%;
      margin-top: 0.8395802099rem;
      text-align: center; }
      .guide-page footer .logo img {
        height: 1.3793103448rem; }
    .guide-page footer nav {
      float: left;
      width: 82%;
      height: 100%;
      padding-top: 0.179910045rem; }
    .guide-page footer nav > ul {
      height: 100%;
      border-top: 0.059970015rem solid #333; }
    .guide-page footer nav > ul > li {
      position: relative;
      width: 16.66%;
      height: 100%;
      float: left;
      border-right: 0.059970015rem solid #333;
      border-left: 0.059970015rem solid #333;
      text-align: center; }
    .guide-page footer nav > ul > li > a {
      width: 100%;
      height: 100%;
      display: block;
      line-height: 3.0584707646rem;
      color: #fff;
      font-size: 0.7196401799rem; }
    .guide-page footer nav > ul > li > a > i {
      margin-right: 0.299850075rem;
      font-size: 0.7196401799rem; }
    .guide-page footer nav > ul > li ul {
      display: none;
      position: absolute;
      bottom: 3.5382308846rem;
      left: 0;
      width: 100%;
      background: #fafafa;
      border: 1px solid #dcdcdc;
      border-radius: 5px; }
    .guide-page footer nav > ul > li ul::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -0.2698650675rem;
      width: 0.5397301349rem;
      height: 0.5397301349rem;
      background-color: #fafafa;
      transform: rotate(45deg); }
    .guide-page footer nav > ul > li ul li {
      width: 100%;
      display: inline-block;
      line-height: 36px;
      box-sizing: border-box;
      border-bottom: 1px solid #dcdcdc;
      text-align: center; }
    .guide-page footer nav > ul > li ul li a {
      color: #999; }
    .guide-page footer nav > ul > li ul li:last-child {
      border-bottom: none; }

.dshow-page {
  position: relative;
  width: 100%;
  padding-top: 3.2383808096rem; }
  .dshow-page header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 3.2383808096rem;
    background-color: #0e0e0e; }
    .dshow-page header .logo {
      float: left;
      width: 18%;
      margin-top: 0.8395802099rem;
      text-align: center; }
      .dshow-page header .logo img {
        height: 1.3793103448rem; }
    .dshow-page header .rowR {
      float: left;
      width: 82%; }
      .dshow-page header .rowR .dshowSearchForm {
        position: relative;
        border: none;
        padding: 0.7196401799rem 0.7196401799rem 0;
        display: table-cell;
        vertical-align: middle;
        width: 100%; }
        .dshow-page header .rowR .dshowSearchForm form {
          position: relative;
          width: 100%;
          background: #f3f4f5;
          border-radius: 0.6596701649rem; }
        .dshow-page header .rowR .dshowSearchForm i {
          position: absolute;
          top: 0.179910045rem;
          right: 0.5997001499rem;
          font-size: 1.4392803598rem; }
        .dshow-page header .rowR .dshowSearchForm input {
          width: 100%;
          height: 1.9190404798rem;
          text-indent: 0.5rem;
          border-radius: 0.4797601199rem;
          background: #f3f4f5;
          font-size: 0.8395802099rem; }
      .dshow-page header .rowR .iconRow {
        width: 14.4527736132rem;
        margin-top: 0.8395802099rem; }
        .dshow-page header .rowR .iconRow .hicon {
          display: inline-block;
          width: 1.6191904048rem;
          height: 1.6191904048rem;
          line-height: 1.4992503748rem;
          margin-left: 0.4497751124rem;
          text-align: center;
          color: #fff;
          font-size: 1.0794602699rem; }
        .dshow-page header .rowR .iconRow .hicon:first-child em {
          font-size: 1.2593703148rem; }
        .dshow-page header .rowR .iconRow .hicon:nth-child(2),
        .dshow-page header .rowR .iconRow .hicon:nth-child(3),
        .dshow-page header .rowR .iconRow .hicon:nth-child(4),
        .dshow-page header .rowR .iconRow .hicon:nth-child(5) {
          border: 1px solid #a6a6a6;
          border-radius: 0.1499250375rem; }
          .dshow-page header .rowR .iconRow .hicon:nth-child(2) span,
          .dshow-page header .rowR .iconRow .hicon:nth-child(3) span,
          .dshow-page header .rowR .iconRow .hicon:nth-child(4) span,
          .dshow-page header .rowR .iconRow .hicon:nth-child(5) span {
            font-size: 0.8395802099rem; }
        .dshow-page header .rowR .iconRow .hicon:last-child {
          position: absolute;
          top: 1.0194902549rem;
          right: 0.5997001499rem;
          margin-left: 0.7496251874rem; }
          .dshow-page header .rowR .iconRow .hicon:last-child em {
            font-size: 1.2593703148rem;
            font-weight: 200; }
  .dshow-page .dengCon {
    position: relative;
    width: 100%; 
    padding-right: 11.5142428786rem;
  }
  #isHead{
      position:absolute;
      top:1rem;
      right:12rem;
      z-index:10;
      cursor:pointer;
      font-size:0.8rem;
  }
    .dshow-page .dengCon .rowL {
        position: relative;
    width:100%;
    
         }
      .dshow-page .dengCon .rowL .img {
        position: relative;
        width:45%;
        overflow: hidden; }
        .dshow-page .dengCon .rowL .img .swiper-container {
          width: 100%; }
        .dshow-page .dengCon .rowL .img img {
          display: block;
          width: 100%; }
      .dshow-page .dengCon .rowL .columnR {
        position: absolute;
        top:0;
        left:47%;
        width:53%;
        padding: 0.8395802099rem 0 0 1.1394302849rem; }
        .dshow-page .dengCon .rowL .columnR .txt h2 {
          margin-bottom: 0.5397301349rem;
          font-size: 0.8194902549rem; }
        .dshow-page .dengCon .rowL .columnR .txt p {
          line-height: 1.6191904048rem;
          font-size: 0.6395802099rem; }
        .dshow-page .dengCon .rowL .columnR .contactTxt {
            position:relative;
            margin-top:1rem;
           }
          .dshow-page .dengCon .rowL .columnR .contactTxt p {
            line-height: 1.4392803598rem;
            font-size: 0.6395802099rem; }
          .dshow-page .dengCon .rowL .columnR .contactTxt .btnBox {
            margin-top: 0.7196401799rem; }
          .dshow-page .dengCon .rowL .columnR .contactTxt a {
            display: inline-block;
            width: 3.0181409295rem;
            line-height: 1.6389805097rem;
            background: #000;
            border-radius: 0.23988006rem;
            margin-right: 0.5397301349rem;
            text-align: center;
            color: #fff;
            font-size: 0.6595202399rem; }
          .dshow-page .dengCon .rowL .columnR .contactTxt .code_img {
            float: none;
            height: auto;
            margin: 0.6596701649rem 0 0.9595202399rem; }
    .dshow-page .dengCon .rowR {
      position: absolute;
      top: 0;
      right: 0;
      width: 11.6142428786rem;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto; }
      .dshow-page .dengCon .rowR li {
        float: left;
        width: 5.2572713643rem;
        margin-right: 0.299850075rem;
        margin-bottom: 0.299850075rem; }
        .dshow-page .dengCon .rowR li img {
          display: block;
          width: 100%; }
        .dshow-page .dengCon .rowR li p {
          text-align: center;
          color: #333;
          font-size: 0.8395802099rem; }
      .dshow-page .dengCon .rowR li:nth-child(2n) {
        margin-right: 0; }

/*筛选内容*/
.screenBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 999;
  transition: all 0.3s; }
  .screenBox .screenContent {
    position: relative;
    height: 100%;
    padding-top: 3.2383808096rem; }

.screenBox .bk {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0; }

.screenBox .con {
  float: right;
  position: relative;
  width: 45%;
  height: 100%;
  background-color: #FFF;
  padding-top: 15px;
  border-left: 1px solid #dfdfdf; }

.screenBox .con .searchForm {
  width: 100%;
  height: 46px;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 8px;
  position: absolute;
  top: 0;
  right: 0; }

.screenBox .con .searchForm form {
  width: auto;
  height: 36px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }

.screenBox .con .searchForm form input {
  width: 100%;
  height: 100%;
  text-indent: 36px;
  background-color: #eae9e9; }

.screenBox .con .searchForm form input.submit {
  width: 36px;
  height: 36px;
  background-color: none;
  position: absolute;
  top: 0;
  right: 20px; }

.screenBox .con .searchForm span.sp1 {
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -20px;
  font-size: 16px; }

.screenBox .con .searchForm .btn {
  position: absolute;
  top: 12px;
  right: 30px;
  color: #000;
  font-size: 16px; }

.screenBox .con ul.list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 55px;
  margin-top: 43px; }

.screenBox .con ul.list li {
  width: 49%;
  position: relative;
  font-size: 16px;
  margin: 0 0.5%;
  margin-bottom: 14px;
  float: left; }

.screenBox .con ul.list li p {
  line-height: 30px;
  text-align: center;
  color: #444444;
  font-size: 16px; }

.catnav {
  position: fixed;
  top: 55px;
  z-index: 888;
  width: 100%;
  height: 32px;
  overflow-y: hidden;
  overflow-x: auto;
  padding: 4px 0 7px 0;
  background: url(/mobile/images/1.gif) #f8f8f8 repeat-x 0 bottom;
  background-size: auto 3px;
  text-align: center; }

.catnav li {
  height: 32px;
  display: inline-block;
  line-height: 32px;
  box-sizing: border-box;
  border-right: 1px #dfdfdf solid; }

.catnav li a {
  color: #666;
  font-size: 16px; }

.catnav li a.hover {
  color: #000; }

.screenBox .con .screenbtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  background-color: #fff; }

.screenBox .con .screenbtn a {
  float: left;
  width: 50%;
  height: 42px;
  line-height: 42px;
  background: #f0f2f5;
  text-align: center;
  color: #333;
  font-size: 16px; }

.screenBox .con .screenbtn a:last-child {
  background: #000;
  color: #fff; }

.topback {
  width: 78px;
  height: 100%;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0; }

.topback::before,
.topback::after {
  content: '';
  position: absolute;
  top: 22px;
  left: 15px;
  transform-origin: center; }

/*分类列表*/
#subNavBox {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

#subNavBox .subNav {
  width: auto;
  overflow: hidden;
  margin: 0 10px 120px 5px; }

#subNavBox .subNav li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 24px;
  font-size: 14px;
  color: #979797;
  display: block; }

#subNavBox .subNav li a {
  float: left;
  width: 31%;
  height: 1.5rem;
  line-height: 1.5rem;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
  background: #f0f2f5;
  text-align: center;
  color: #979797;
  font-size: 0.5rem;
  border-radius: 0.2rem; }

#subNavBox .subNav li a:nth-child(3n) {
  margin-right: 0; }

#subNavBox .subNav li a.on {
  background: #000;
  color: #fff; }

#subNavBox .subNav li.titie {
  color: #666;
  background: url(/mobile/images/subNav_bk.png) no-repeat 9px center; }

#subNavBox .subNav li.titie a {
  color: #666; }

#subNavBox .subNav li a img {
  position: absolute;
  top: -5px;
  left: 0px;
  width: 30px;
  margin-top: 10px; }

#subNavBox .subNav li.allTitle {
  color: #666; }

.buttom_div {
    margin-top: 1px;
    height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
}
.buttom_div div {
    width: 50%;
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #f4f4f4;
    font-size: 14px;
    color:#999;
}
.buttom_div .select_check {
    color: #666;
    border-top: 2px solid #000;
}

/*详情*/
.details{
	width:100%;
	overflow:hidden;
}
.details img{ 
    display:block;
	width:100%;
}
.cs_tablebox{
    padding:10px;
}
.cs_table {
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    
}
.cs_table td {
    border: 1px solid #f4f4f4;
    font-size: 12px;
    color: #9f9c9c;
    padding: 10px;
    display: table-cell;
}
/*推荐商品*/
.tuijainTitle{
    position:relative;
    line-height:46px;
    text-align:center;
}
.tuijainTitle h5 {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 18px;
    background: #fff;
    color: #666;
    font-size: 14px;
}

.prosku{
    padding:0px 15px;
}
.prosku .item{
    position:relative;
    overflow:hidden;
    margin:20px 0;
}
.prosku .item span{
    position:absolute;
    top:5px;
    left:0;
    width:50px;
    color:#666;
    font-size:14px;
}
.prosku .item .skulist{
    margin-left:42px;
}
.prosku .item a{
    float: left;
    position:relative;
    min-width: 30px;
    height:32px;
    line-height:32px;
    margin-right:10px;
    margin-bottom:6px;
    padding:0 6px 0 36px;
    border:1px solid #ccc;
    word-break: break-all;
    font-size: 12px;
    color: #333;
    background-color: #fff;
}
.prosku .item a.hover,
.prosku .item a:hover{
    border:1px solid #000;
}
.prosku .item a img{
    position:absolute;
    top:2px;
    left:2px;
    height:26px;

}
.proCat{width:auto; text-align:center;text-indent: 0px;}
.showTitle a{color:#333;font-size:16px;display:inline-block;width:30%;  }
/*# sourceMappingURL=deng.css.map */
