/
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1216104 {
  position:relative;
  z-index: 1500;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1216104 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
@media (min-width: 992px) {
  .page-index #laymod_1216104 .bg {
    background-color: transparent !important;
    height: 0;
    transition: all .4s cubic-bezier(.19,1,.22,1);
  }
  .page-index #laymod_1216104 .bg {
  	background-color:  !important;
  }
  .page-index #laymod_1216104 .nav_height .bg {
    height: 100%;
    background-color:#fff !important;
  }    
  .page-index #laymod_1216104 #jh2_nav_8.nav_height {
    box-shadow: 0 5px 10px #eee;
  }
  .page-index #laymod_1216104 #jh2_nav_8 .bodyContContent .navli_fixed {
      margin: 18px 0 0 auto;
      transition: all .35s;
  }
  .page-index #laymod_1216104 #jh2_nav_8.nav_height .bodyContContent .navli_fixed {
    margin-top: 22px;
    transition: all .35s;
  }
  .page-index #laymod_1216104 #jh2_nav_8 .navli_fixed .father_ul li>a {
    color: #666;
    transition: all .4s cubic-bezier(.19,1,.22,1);
  }
  .page-index #laymod_1216104 #jh2_nav_8.nav_height .navli_fixed .father_ul li>a {
    color: #333;
    transition: all .4s cubic-bezier(.19,1,.22,1);
  }
  .page-index #laymod_1216104 #jh2_nav_8 .bodyContContent .navli_fixed .father_ul li>a.active {
    color: #FF5241;
  }
  #laymod_1216104 #jh2_nav_8 {
    position: fixed;
      height: 120px;
      transition: all .8s ease;
      background: 0 0;
        z-index: 1500;
      transform: scale3d(1,1,1);
      width: 100%;
  }
  .design-html #laymod_1216104 #jh2_nav_8 {
    position: static;
  }
  #laymod_1216104 .bodyContContent {
    width: calc(100% - 80px);
      position: relative;
      margin: 0 auto;
      padding: 0 40px;
  }
  #laymod_1216104 .bodyContContent .nav_fixed {
    position: absolute;
      top: 35px;
      left: 1px;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      z-index: 4;
      transition: top .8s ease;
  }
  #laymod_1216104 .bodyContContent .nav_fixed .nav_logo a {
		display:-webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		align-items:center;
		-webkit-align-items:center;
		height: 70px;
    overflow: hidden;
  }
  #laymod_1216104 .bodyContContent .nav_fixed .nav_logo a img {
    max-height: 70px;
  }
  #laymod_1216104 .bodyContContent .navli_fixed {
    margin: 14px 0 0 auto;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul {
      display: -ms-flexbox;
      display: flex;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li {
    margin-left: 46px;
    position: relative;
    padding-bottom: 10px;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li>a {
    font-size:12px;
    font-weight:normal;
      line-height: 1;
      position: relative;
      letter-spacing: .13em;
      color: #333;
      transition: transform .4s cubic-bezier(.19,1,.22,1);
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li>a:before {
      position: absolute;
      top: 20px;
      left: -7px;
      width: calc(100% + 12px);
      height: 2px;
      content: '';
      transition: transform .4s cubic-bezier(.19,1,.22,1);
      transform: scaleX(0);
      transform-origin: right;
      background: #FF5241;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li ul {
    position: absolute;
      top: 18px;
      right: -10px;
      overflow: hidden;
      padding: 5px 0;
      width: 150px;
      background: #fff;
        box-shadow: 0 2px 10px #ccc;
      transform: translateY(50px);
      transition: all .35s;
      opacity: 0;
      visibility: hidden;
      border-top: 2px solid #FF5241;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li ul a {
    display: block;
    font-size:12px;
    font-weight:normal;
    color: #333;
    transition: transform .4s cubic-bezier(.19,1,.22,1);
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li ul a span {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block;
      padding: 10px;
  }
  #laymod_1216104 .bodyContContent .navli_fixed .father_ul li>a.active:before {
      transform: scaleX(1);
      transform-origin: left;
  }
  #laymod_1216104 #jh2_nav_8 .navli_fixed .father_ul li>a.active {
    color: #FF5241;
  }
  .page-index #laymod_1216104 #jh2_nav_8,
  #laymod_1216104 #jh2_nav_8.header_fixed {
    height: 85px;
  }
  .page-index #laymod_1216104 #jh2_nav_8 .bodyContContent .nav_fixed,
  #laymod_1216104 #jh2_nav_8.header_fixed .bodyContContent .nav_fixed {
    top: 10px;
  }
  .page-index #laymod_1216104 #jh2_nav_8 .bodyContContent .nav_fixed .nav_logo a img,
  #laymod_1216104 #jh2_nav_8.header_fixed .bodyContContent .nav_fixed .nav_logo a img {
    max-height: 70px;
  }
  #laymod_1216104 .sjnav_fixed {
    display: none;
  }
}
	#laymod_1216104 .bodyContContent .navli_fixed .father_ul li:hover>a:before {
      transform: scaleX(1);
      transform-origin: left;
  }
  .page-index #laymod_1216104 #jh2_nav_8.active_false .bodyContContent .navli_fixed .father_ul>li:hover>a,
  .page-index #laymod_1216104 #jh2_nav_8.active_false .bodyContContent .navli_fixed .father_ul .son_ul a:hover {
    color: #FF5241;
  }
  #laymod_1216104 .active_false .bodyContContent .navli_fixed .father_ul li:hover ul {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
  #laymod_1216104 .active_false .bodyContContent .navli_fixed .father_ul li>a:hover,
  #laymod_1216104 .active_false .bodyContContent .navli_fixed .father_ul li ul a:hover {
    color: #FF5241;
  }
@media (max-width : 991px) {
  #laymod_1216104 {
    overflow: visible;
  }
  #laymod_1216104 .bodyCont_width {
    z-index:4;
    position:relative;
  }
  #laymod_1216104 .bodyContContent .nav_fixed {
    display: none;
  }
  #laymod_1216104 .sjnav_fixed {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 100;
    left: 0;
    background: #fff;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_logo {
    margin-left: 15px;
    margin-top: 5px;
    max-width: 70%;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_logo a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    height: 60px;
    overflow: hidden;
    max-width: 100%;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_logo a img {
    max-width: 100%;
    max-height: 40px;
    display: block;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger {
    position: absolute;
      top: 16px;
      right: 15px;
      width: 20px;
      height: 18px;
      z-index: 111;
    max-width: 20%;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger span {
    display: block;
    width: 100%;
    background: #333;
    position: absolute;
    height: 2px;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger .sj_one {
    top: 0;
      right: 0;
      transition: all .35s;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger .sj_two {
      top: 8px;
      right: 0;
      opacity: 1;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger .sj_three {
      right: 0;
      bottom: 0;
      transition: all .35s;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger.active .sj_two {
    opacity: 0;
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger.active .sj_one {
      transform: translateY(8px) rotate(-45deg);
  }
  #laymod_1216104 .sjnav_fixed .sjnav_hamburger.active .sj_three {
      transform: translateY(-8px) rotate(45deg);
  }
  #laymod_1216104 .sjnav_fixed nav {
      position: fixed;
      left: 0;
      visibility: hidden;
      width: 0%;
      height: 100vh;
      opacity: 0;
      background: #fff;
      transition: all .4s;
  }
  #laymod_1216104 .sjnav_fixed nav.active_nav {
    display: block;
      width: 100%;
      left: 0;
      visibility: visible;
      opacity: 1;
      transition: all .4s;
      top: 70px;
  }
  #laymod_1216104 .sjnav_fixed nav.active_nav .father_ul {
      margin-top: 20px;
      padding: 0 15px;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul li {
    position: relative;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul li a {
    color: #333;
    font-size: 14px;
    line-height: 45px;
    position: relative;
  }
  /* 一级分类 */
  #laymod_1216104 .sjnav_fixed nav .father_ul .f_li>a {
    display: inline-block;
    vertical-align: top;
    width: 85%;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul .f_li>.iconfont {
    display: inline-block;
    width: 15%;
    font-size: 12px;
    line-height: 45px;
    vertical-align: top;
    text-align: right;
    text-indent: 15px;
    color: #333;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul .f_li>.iconfont:after {
    content: "\e79b";
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul .f_li>.iconfont.active:after {
    display: inherit;
      transform: rotateX(180deg);
      transition: all 1s ease;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul li>a.active {
    color: #FF5241;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul li>a.active:before {
      position: absolute;
        bottom: 0px;
        left: 0px;
        width: 6%;
      height: 2px;
      content: '';
      background: #FF5241;
  }
  /* 二级分类 */
  #laymod_1216104 .sjnav_fixed nav .father_ul li .son_ul {
    text-indent: 2em;
    padding: 12px 0;
    display: none;
  }
  #laymod_1216104 .sjnav_fixed nav .father_ul li .son_ul a {
    display: block;
    opacity: 0.6;
    font-size: 13px;
    line-height: 35px;
  }
}
  #laymod_1216104 .active_true .bodyCont_width {
    z-index:4;
    position:relative;
  }
  #laymod_1216104 .active_true .bodyContContent .nav_fixed {
    display: none;
  }
  #laymod_1216104 .active_true .sjnav_fixed {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    z-index: 100;
    left: 0;
    background: #fff;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_logo {
    margin-left: 15px;
    margin-top: 5px;
    max-width: 70%;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_logo a {
    max-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    height: 60px;
    overflow: hidden;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_logo a img {
    max-width: 100%;
    max-height: 60px;
    display: block;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger {
    position: absolute;
      top: 26px;
      right: 15px;
      width: 20px;
      height: 18px;
      z-index: 111;
    max-width: 20%;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger span {
    display: block;
    width: 100%;
    background: #333;
    position: absolute;
    height: 2px;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger .sj_one {
    top: 0;
      right: 0;
      transition: all .35s;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger .sj_two {
      top: 8px;
      right: 0;
      opacity: 1;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger .sj_three {
      right: 0;
      bottom: 0;
      transition: all .35s;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger.active .sj_two {
    opacity: 0;
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger.active .sj_one {
      transform: translateY(8px) rotate(-45deg);
  }
  #laymod_1216104 .active_true .sjnav_fixed .sjnav_hamburger.active .sj_three {
      transform: translateY(-8px) rotate(45deg);
  }
  #laymod_1216104 .active_true .sjnav_fixed nav {
      position: fixed;
      left: 0;
      visibility: hidden;
      width: 0%;
      height: 100vh;
      opacity: 0;
      background: #fff;
      transition: all .4s;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav.active_nav {
    display: block;
      width: 100%;
      left: 0;
      visibility: visible;
      opacity: 1;
      transition: all .4s;
      top: 70px;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav.active_nav .father_ul {
      margin-top: 20px;
      padding: 0 15px;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li {
    position: relative;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li a {
    color: #333;
    font-size: 14px;
    line-height: 45px;
    position: relative;
  }
  /* 一级分类 */
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul .f_li>a {
    display: inline-block;
    vertical-align: top;
    width: 85%;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul .f_li>.iconfont {
    display: inline-block;
    width: 15%;
    font-size: 12px;
    line-height: 45px;
    vertical-align: top;
    text-align: right;
    text-indent: 15px;
    color: #333;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul .f_li>.iconfont:after {
    content: "\e79b";
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul .f_li>.iconfont.active:after {
    display: inherit;
      transform: rotateX(180deg);
      transition: all 1s ease;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li.active>a {
    color: #FF5241;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li.active>a:before {
      position: absolute;
        bottom: 0px;
        left: 0px;
        width: 6%;
      height: 2px;
      content: '';
      background: #FF5241;
  }
  /* 二级分类 */
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li .son_ul {
    text-indent: 2em;
    padding: 12px 0;
    display: none;
  }
  #laymod_1216104 .active_true .sjnav_fixed nav .father_ul li .son_ul a {
    display: block;
    opacity: 0.6;
    font-size: 13px;
    line-height: 35px;
  }
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* 产品 */
#laymod_1215856 #jh2_product_25 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1215856 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1215856 .container {
  position:relative;
  z-index:4;
}
#laymod_1215856 .pro_category .span {
  display:inline-block;
  color:#000;
  font-size:30px;
  line-height:1;
  font-weight:bold;
  padding-bottom:10px;
  margin-bottom:30px;
  border-bottom:2px solid #FF5241;
}
/* 产品分类 */
#laymod_1215856 .pro_content .pro_list .row {
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
}
#laymod_1215856 .pro_category .category_content {
  position: relative;
}
.design-html #laymod_1215856 .pro_category .category_content .profix {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 123;
}
#laymod_1215856 .pro_category .category_content ul li a {
  word-break: break-all;
}
#laymod_1215856 .pro_category .category_content ul li.fpro_li {
    border-bottom:1px solid rgba(51,51,51,0.2);
}
#laymod_1215856 .pro_category .category_content ul li.fpro_li>a {
  display:block;
  width:100%;
  line-height:24px;
  padding:8px 0;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
#laymod_1215856 .pro_category .category_content ul li.fpro_li>a span {
  color:#333;
  font-size:16px;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
/* 二级分类 */
#laymod_1215856 .pro_category .category_content ul li .sonCate {
  padding: 15px 10px;
  background-color: #f8f8f8;
    border-top:1px solid rgba(51,51,51,0.2);
}
#laymod_1215856 .pro_category .category_content ul li .sonCate .spro_item {
  font-size: 14px;
  line-height: 25px;
  color: #666;
}
/* 三级分类 */
#laymod_1215856 .pro_category .category_content ul li .sonCate .sonCate2 {
  padding: 10px 10px 0;
}
#laymod_1215856 .pro_category .category_content ul li .sonCate .sonCate2 .spro_item2 {
  color: #666;
  font-size: 14px;
  line-height: 25px;
}
/* 二级三级分类下拉 */
#laymod_1215856 .pro_category .category_content ul li .sonCate,
#laymod_1215856 .pro_category .category_content ul li .sonCate .sonCate2 {
  display: none;
}
#laymod_1215856 .pro_category .category_content ul .fpro_li.active .sonCate,
#laymod_1215856 .pro_category .category_content ul .spro_li.active .sonCate2,
#laymod_1215856 .pro_category .category_content ul .fpro_li.open_cate .sonCate,
#laymod_1215856 .pro_category .category_content ul .fpro_li.open_cate .spro_li .sonCate2 {
  display: block;
}
#laymod_1215856 .categoryList li.active>a,
#laymod_1215856 .categoryList li.active>a span,
#laymod_1215856 .categoryList li.fpro_li.active .fc,
#laymod_1215856 .categoryList li.spro_li.active .sc {
  color:#FF5241 !important;
}
#laymod_1215856 .pro_category .category_content ul li a .iconfont {
  float:right;
  font-size:20px;
  opacity:0;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
  -webkit-transform:translateX(-10px);
  transform:translateX(-10px);
  color:#FF5241;
}
#laymod_1215856 .pro_category .category_content ul li.active a .iconfont {
  opacity:1;
  -webkit-transform:translateX(0);
  transform:translateX(0);
}
#laymod_1215856 .pro_category .category_content ul li a .iconfont:before {
  content:"\e7a5";
}
#laymod_1215856 .pro_content .pro_item {
  position:relative;
}
#laymod_1215856 .pro_content .pro_item .pro_pic {
  position:relative;
  z-index:2;
}
#laymod_1215856 .pro_content .pro_item .pro_pic a {
  display:block;
    border:1px solid rgba(102,102,102,0.2);
}
#laymod_1215856 .pro_content .pro_item .pro_pic img {
  display:block;
  width:100%;
}
#laymod_1215856 .pro_content .pro_item .pro_info {
  pointer-events:auto;
  overflow:hidden;
  text-align:center;
  padding:14px 0 22px 0;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
#laymod_1215856 .pro_content .pro_item.price .pro_info {
  text-align: left;
}
#laymod_1215856 .pro_content .pro_item .pro_info .pro_jg.hide {
  display: block !important;
  font-size: 0;
}
#laymod_1215856 .pro_content .pro_item.price .pro_jg p {
  display: inline-block;
  width: 50%;
  vertical-align: bottom;
  font-size: 14px;
}
#laymod_1215856 .pro_content .pro_item.price .pro_jg .pro_present {
  text-align: left;
color:#f00;
}
#laymod_1215856 .pro_content .pro_item.price .pro_jg .pro_original {
  text-align: right;
  font-size: 12px;
color:#666;
}
#laymod_1215856 .pro_content .pro_item.price .pro_jg .pro_original span {
  text-decoration: line-through;
}
#laymod_1215856 .pro_content .pro_item .member-price {
  display: block;
  text-align: center;
  line-height: 1.8;
}
#laymod_1215856 .pro_content .pro_item.price .member-price {
  display: block;
  text-align: left;
  line-height: 1.8;
}
#laymod_1215856 .pro_content .pro_item .member-price em {
  font-size: 13px;
  color: #FF5241;
}
#laymod_1215856 .pro_content .pro_item.price .pro_info>p {
    padding: 4px 0;
    text-align: left;
}
#laymod_1215856 .pro_content .pro_item .pro_info .pro_name {
width:100%;
color:#666;
font-size:18px;
line-height:1;
text-transform:uppercase;
padding:8px 0;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
#laymod_1215856 .pro_content .pro_item .pro_info .pro_type {
width:100%;
color:#666;
font-size:18px;
line-height:1;
text-transform:uppercase;
padding:8px 0;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
#laymod_1215856 .pro_content .pro_item .pro_piclist {
width:calc(100% - 30px);
text-align:center;
font-size:0;
position:absolute;
left:15px;
opacity:0;
bottom:27px;
-webkit-transform:translateY(-100%);
transform:translateY(-100%);
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#laymod_1215856 .pro_content .pro_item .pro_piclist .pagepic-item {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin:0 2.5px;
width:50px;
    border:1px solid rgba(102,102,102,0.1);
}
#laymod_1215856 .pro_content .pro_item .pro_piclist .pagepic-item.active {
border:1px solid #FF5241;
}
#laymod_1215856 .pro_content .pro_item .pro_piclist .pagepic-item img {
display:block;
width:100%;
}
#laymod_1215856 .pro_pagenation {
text-align:center;
font-size:0;
padding:28px 0;
}
#laymod_1215856 .pro_pagenation .page_direction {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#laymod_1215856 .pro_pagenation .page_direction .iconfont {
  color:#999;
  font-size:16px;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
#laymod_1215856 .pro_pagenation .prev {
  margin-right:20px;
}
#laymod_1215856 .pro_pagenation .prev .iconfont:before {
  content:"\e7a7";
}
#laymod_1215856 .pro_pagenation .next {
  margin-left:20px;
}
#laymod_1215856 .pro_pagenation .next .iconfont:before {
  content:"\e7a5";
}
#laymod_1215856 .pro_pagenation ul {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
}
#laymod_1215856 .pro_pagenation ul li {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  margin:0 12px;
}
#laymod_1215856 .pro_pagenation ul li a {
  color:#999;
  font-size:15px;
  line-height:1;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
@media (min-width: 992px) {
  .col-md-4 {
    width: 33%;
  }
}
@media (min-width: 768px) {
  .col-sm-4 {
    width: 33%;
  }
}
@media(min-width: 993px) {
  #laymod_1215856 .active_false .categoryList li a:hover,
  #laymod_1215856 .active_false .categoryList li a:hover span {
    color:#FF5241 !important;
  }
  #laymod_1215856 .active_false .pro_category .category_content ul li a:hover .iconfont {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  #laymod_1215856 .active_false .pro_content .pro_item:hover .pro_info {
    pointer-events:none;
    opacity:0;
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
  }
  #laymod_1215856 .active_false .pro_content .pro_item:hover .pro_piclist {
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  #laymod_1215856 .active_false .pro_pagenation .page_direction .iconfont:hover {
    color:#FF5241;
  }
  #laymod_1215856 .active_false .pro_pagenation ul li a:hover,
  #laymod_1215856 .pro_pagenation ul li.active a {
    color:#FF5241;
  }
  #laymod_1215856 .pro_content .pro_item.price .pro_info>p {
    font-size: 16px;
  }
}
@media (max-width: 992px){
  #laymod_1215856 #jh2_product_25 {
    overflow: visible;
    z-index:500;
  }
  #laymod_1215856 .pro_content .pro_item .pro_info .pro_name,
  #laymod_1215856 .pro_content .pro_item .pro_info .pro_type {
    font-size:14px;
    line-height: 1.8;
    padding: 0;
  }
  #laymod_1215856 .pro_content .pro_item .pro_info .pro_type {
    line-height: 2;
    font-size: 12px;
  }
  #laymod_1215856 .pro_content .pro_item.price .pro_info .pro_type {
    line-height: 1;
  }
  /* 产品分类 */
  #laymod_1215856 .pro_cate {
    height: 40px;
    margin-bottom:20px;
  }
  #laymod_1215856 .pro_cate .pro_title {
    position: absolute;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #f7f7f7;
    width:100%;
    top:0;
    z-index:5;
  }
  #laymod_1215856 .pro_cate .pro_title span {
    display: block;
    font-size: 15px;
    color: #333;
  }
  #laymod_1215856 .pro_cate .pro_title i {
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    color: #333;
    font-weight: 700;
    transform: rotate(90deg);
    transition:all .35s;
  }
  #laymod_1215856 .pro_cate .pro_title.active i {
    transform: rotate(270deg);
  }
  #laymod_1215856 .pro_cate .pro_title i:after {
    content: "\e60c";
  }
  #laymod_1215856 .pro_cate {
    position: relative;
  }
  #laymod_1215856 .sjcate_scroll {
    height: 0;
    position: absolute;
    top:40px;
    width: 100%;
    overflow-y: auto;
    z-index: 3;
    background: #f7f7f7;
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  #laymod_1215856 .categoryList .fpro_li {
    position: relative;
      border-bottom:1px solid rgba(51,51,51,0.2);
  }
  #laymod_1215856 .pro_cate .categoryList .fpro_li a {
    display: block;
    line-height: 24px;
    padding: 8px 0;
    margin: 0 15px;
    font-size: 13px;
    border-bottom: none;
    color:#333;
  }
  #laymod_1215856 .pro_cate .categoryList .fpro_li .sonCate {
    padding: 10px 0;
  }
  #laymod_1215856 .categoryList .fpro_li i {
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
    width: 20%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color:#333;
  }
  #laymod_1215856 .categoryList .fpro_li.open_cate i {
    display: none;
  }
  #laymod_1215856 .categoryList .fpro_li .fc:after,
  #laymod_1215856 .categoryList .fpro_li .spro_li .sc:after {
    content: "\e6b0";
  }
  #laymod_1215856 .categoryList .fpro_li .fc.active:after,
  #laymod_1215856 .categoryList .fpro_li .spro_li .sc.active:after {
    content: "\e7e7";
  }
  #laymod_1215856 .categoryList .fpro_li .sonCate li.spro_li {
    text-indent: 0px;
    position: relative;
  }
  #laymod_1215856 .categoryList .fpro_li .sonCate li.spro_li2 {
    text-indent: 0px;
    position: relative;
  }
  #laymod_1215856 .pro_cate .sonCate,
  #laymod_1215856 .pro_cate .categoryList .spro_li .sonCate2 {
    display: none;
  }
  #laymod_1215856 .pro_cate .sonCate {
      border-top:1px solid rgba(51,51,51,0.2);
  }
  #laymod_1215856 .pro_pagenation {
    padding: 10px 0 14px 0;
  }
  #laymod_1215856 .pro_content .pro_item .pro_info {
    padding: 12px 0 10px 0;
  }
}
@media(min-width: 768px) {
  #laymod_1215856 .active_true .container {
    width: 100%;
  }
}
  #laymod_1215856 #jh2_product_25.active_true {
    overflow: visible;
    z-index:500;
  }
  #laymod_1215856 .active_true .pro_content .pro_item .pro_info .pro_name,
  #laymod_1215856 .active_true .pro_content .pro_item .pro_info .pro_type {
    font-size:14px;
    line-height: 1.8;
    padding: 0;
  }
  #laymod_1215856 .active_true .pro_content .pro_item .pro_info .pro_type {
    line-height: 2;
    font-size: 12px;
  }
  #laymod_1215856 .active_true .pro_content .pro_item.price .pro_info .pro_type {
    line-height: 1;
  }
  /* 产品分类 */
  #laymod_1215856 .active_true .pro_cate {
    height: 40px;
    margin-bottom:20px;
  }
  #laymod_1215856 .active_true .pro_cate .pro_title {
    position: absolute;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #f7f7f7;
    width:100%;
    top:0;
    z-index:5;
  }
  #laymod_1215856 .active_true .pro_cate .pro_title span {
    display: block;
    font-size: 15px;
    color: #333;
  }
  #laymod_1215856 .active_true .pro_cate .pro_title i {
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    color: #333;
    font-weight: 700;
    transform: rotate(90deg);
    transition:all .35s;
  }
  #laymod_1215856 .active_true .pro_cate .pro_title.active i {
    transform: rotate(270deg);
  }
  #laymod_1215856 .active_true .pro_cate .pro_title i:after {
    content: "\e60c";
  }
  #laymod_1215856 .active_true .pro_cate {
    position: relative;
  }
  #laymod_1215856 .active_true .sjcate_scroll {
    height: 0;
    position: absolute;
    top:40px;
    width: 100%;
    overflow-y: auto;
    z-index: 3;
    background: #f7f7f7;
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  #laymod_1215856 .active_true .categoryList .fpro_li {
    position: relative;
      border-bottom:1px solid rgba(51,51,51,0.2);
  }
  #laymod_1215856 .active_true .pro_cate .categoryList .fpro_li a {
    display: block;
    line-height: 24px;
    padding: 8px 0;
    margin: 0 15px;
    font-size: 13px;
    border-bottom: none;
    color:#333;
  }
  #laymod_1215856 .active_true .pro_cate .categoryList .fpro_li .sonCate {
    padding: 10px 0;
  }
  #laymod_1215856 .active_true .categoryList .fpro_li i {
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
    width: 20%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color:#333;
  }
  #laymod_1215856 .active_true .categoryList .fpro_li.open_cate i {
    display: none;
  }
  #laymod_1215856 .active_true .categoryList .fpro_li .fc:after,
  #laymod_1215856 .active_true .categoryList .fpro_li .spro_li .sc:after {
    content: "\e6b0";
  }
  #laymod_1215856 .active_true .categoryList .fpro_li .fc.active:after,
  #laymod_1215856 .active_true .categoryList .fpro_li .spro_li .sc.active:after {
    content: "\e7e7";
  }
  #laymod_1215856 .active_true .categoryList .fpro_li .sonCate li.spro_li {
    text-indent: 0px;
    position: relative;
  }
  #laymod_1215856 .active_true .categoryList .fpro_li .sonCate li.spro_li2 {
    text-indent: 0px;
    position: relative;
  }
  #laymod_1215856 .active_true .pro_cate .sonCate,
  #laymod_1215856 .active_true .pro_cate .categoryList .spro_li .sonCate2 {
    display: none;
  }
  #laymod_1215856 .active_true .pro_cate .open_cate .sonCate,
  #laymod_1215856 .active_true .pro_cate .categoryList .open_cate .spro_li .sonCate2 {
    display: block;
  }
  #laymod_1215856 .active_true .pro_cate .sonCate {
      border-top:1px solid rgba(51,51,51,0.2);
  }
  #laymod_1215856 .active_true .pro_pagenation {
    padding: 10px 0 14px 0;
  }
  #laymod_1215856 .active_true .pro_content {
    width: 100%;
  }
  #laymod_1215856 .active_true .pro_content .pro_item .pro_info {
    padding: 12px 0 10px 0;
  }
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.eot');
  src: url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1216106 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1216106 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1216106 .bg_img {
  z-index: 2;
}
#laymod_1216106 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_1216106 .bodyContTitle {
  margin:0 auto;
  position:relative;
  z-index: 3;
  overflow:hidden;
}
#laymod_1216106 .bodyContTitle .fl {
  font-size:24px;
  line-height:1;
  margin:0 0 12px 0;
  color:#333;
  text-align: center;
}
#laymod_1216106 .bodyContTitle .fl2 {
  font-size:12px;
  line-height:1;
  margin:0;
  text-align: center;
  color:#999;
  font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1216106 .bodyContContent {
  position:relative;
  z-index: 4;
}
#laymod_1216106 .product7 ul:after {
  content: "";
  display: block;
  clear: both;
}
/* 产品 */
#laymod_1216106 .bodyContContent .pro_list a {
  display: block;
  position: relative;
  overflow: hidden;
}
#laymod_1216106 .pro_list a .pro_pic img {
max-width: 100%;
}
/* 产品价格 */
#laymod_1216106 .pro_jg {
  margin: 0 8%;
  overflow: hidden;
  line-height: 22px;
  padding-top: 10px;
  box-sizing: content-box;
  display: none;
  position: absolute;
  width: 84%;
  top: 50%;
  margin-top: -30px;
  transition: all ease-out .3s;
  opacity: 0;
}
#laymod_1216106 .pro_jg.show {
  display: none !important;
}
#laymod_1216106 .pro_jg.hide {
  display: block !important;
}
#laymod_1216106 .pro_jg .pro_present {
  float: left;
  font-size: 0;
  width: 50%;
text-align: right;
}
#laymod_1216106 .pro_jg .pro_present span {
  display: inline-block;
  font-size: 18px;
  color: #f40;
  font-weight: 700;
}
#laymod_1216106 .pro_jg .pro_original {
  float: right;
  font-size: 0;
  width: 50%;
  text-align: left;
  text-indent: 5px;
}
#laymod_1216106 .pro_jg .pro_original span {
  font-size: 12px;
  color: #888;
  display: inline-block;
  text-decoration: line-through;
}
#laymod_1216106 .pro_jg .member-price {
  color:#f40;
  font-size: 12px;
  display:block;
  clear:both;
  width:100%;
  line-height:2;
  float:none;
  text-align:center;
}
#laymod_1216106 .pro_jg .member-price em {
  font-style:normal;
}
#laymod_1216106 .pro_jg .member-price em>span {
  display:inline;
}
  #laymod_1216106 .active_false .pro_list a:hover .pro_pic img {
    transform: scale(1.2, 1.2);
  }
  #laymod_1216106 .active_false .pro_list a:hover .pro_txt {
      background:rgba(0,0,0,0.7);
  }
  #laymod_1216106 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_name {
    opacity: 1;
  }
  #laymod_1216106 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_type {
    opacity: 0.6;
  }
  #laymod_1216106 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_name,
  #laymod_1216106 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_type {
    margin-top: 0;
  }
  #laymod_1216106 .active_false .pro_list a:hover::after {
      margin-top: 30px;
      top: 50%;
      opacity: 1;
  }
  #laymod_1216106 .active_false .pro_list a:hover .pro_jg {
    margin-top: -50px;
    opacity: 1;
  }
  #laymod_1216106 .active_false .product7>a:hover {
    color: #fff;
    background: #FF5241;
    border: 1px solid #FF5241;
  }
@media (min-width: 992px) {
  #laymod_1216106 .container {
    padding: 0;
  }
  #laymod_1216106 .pro_list {
    margin-bottom: 15px;
  }
  #laymod_1216106 .pro_list a .pro_pic img {
    display: block;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_1216106 .pro_list a:after {
    content: "\e943";
    position: absolute;
    color:rgba(255,255,255,0.6);
    font-size: 12px;
    margin-left: -5px;
      margin-top: 0px;
      top: 0%;
      left: 50%;
      z-index: 10;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
      opacity: 0;
  }
  #laymod_1216106 .pro_list .pro_txt {
    position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition: all ease-out .3s;
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 {
    position: relative;
    top: 70%;
    margin-top: -15px;
    color: #fff;
  }    
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 span {
    display: block;
    text-align: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding: 0 20px;  
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 .pro_name {
    opacity: 0;
      margin-top: 10px;
      font-size: 16px;
      transition: all ease-out .3s;
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 .pro_type {
    opacity: 0;
      margin-top: 16px;
      font-size: 12px;
      transition: all ease-out .3s;
    font-family: arial !important;
  }
  /* 更多 */
  #laymod_1216106 .product7>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 50px auto 30px;
    display: block;
    border-radius: 30px;
    color: #dbdbdb;
      border: #dbdbdb 1px solid;
      transition: all .35s;
  }
  #laymod_1216106 .product7>a:after {
    content: "\e943";
  }
}
@media (max-width: 991px) {
  #laymod_1216106 .container {
    padding: 0;
  }
  #laymod_1216106 .pro_list {
    margin-bottom: 20px;
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 {
    color:rgba(0,0,0,1);
    padding: 0 10px;
  }    
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 span {
    display: block;
    text-align: left;
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 .pro_name {
      margin-top: 10px;
      font-size: 14px;
      opacity: 0.6;
        overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
  #laymod_1216106 .pro_list .pro_txt div.pro_pro7 .pro_type {
      margin-top: 2px;
      font-size: 12px;
      opacity: 0.4;
        overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    font-family: arial !important;
  }
  #laymod_1216106 .product7>a {
    background:rgba(0,0,0,0.9);
      width: 60%;
      margin: 20px auto;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 1.2rem;
      display:block;
      color:#fff;
  }
  /* 产品价格 */
  #laymod_1216106 .pro_jg {
    position: static;
    opacity: 1;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    margin-top: 10px;
    box-sizing: border-box;
  }
  #laymod_1216106 .pro_jg .pro_present {
    text-align: left;
    width: auto;
  }
  #laymod_1216106 .pro_jg .pro_present span {
    font-size: 16px;
  }
  #laymod_1216106 .pro_jg .pro_original {
    width: auto;
    float: left;
  }
  #laymod_1216106 .pro_list .pro_txt .pro_pro7.active .pro_name {
    margin-top: 0;
  }
  #laymod_1216106 .pro_jg .member-price {
    text-align:left;
  }
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.eot');
  src: url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_7slpvbnf0o9io1or.svg#iconfont') format('svg');
}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_1215872 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1215872 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1215872 .bg_img {
  z-index: 2;
}
#laymod_1215872 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_1215872 .bodyContTitle {
  margin:0 auto;
  position:relative;
  z-index: 3;
  overflow:hidden;
}
#laymod_1215872 .bodyContTitle .fl {
  font-size:24px;
  line-height:1;
  margin:0 0 12px 0;
  color:#333;
  text-align: center;
}
#laymod_1215872 .bodyContTitle .fl2 {
  font-size:12px;
  line-height:1;
  margin:0;
  text-align: center;
  color:#999;
  font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";
}
#laymod_1215872 .bodyContContent {
  position:relative;
  z-index: 4;
}
#laymod_1215872 .product7 ul:after {
  content: "";
  display: block;
  clear: both;
}
/* 产品 */
#laymod_1215872 .bodyContContent .pro_list a {
  display: block;
  position: relative;
  overflow: hidden;
}
#laymod_1215872 .pro_list a .pro_pic img {
max-width: 100%;
}
/* 产品价格 */
#laymod_1215872 .pro_jg {
  margin: 0 8%;
  overflow: hidden;
  line-height: 22px;
  padding-top: 10px;
  box-sizing: content-box;
  display: none;
  position: absolute;
  width: 84%;
  top: 50%;
  margin-top: -30px;
  transition: all ease-out .3s;
  opacity: 0;
}
#laymod_1215872 .pro_jg.show {
  display: none !important;
}
#laymod_1215872 .pro_jg.hide {
  display: block !important;
}
#laymod_1215872 .pro_jg .pro_present {
  float: left;
  font-size: 0;
  width: 50%;
text-align: right;
}
#laymod_1215872 .pro_jg .pro_present span {
  display: inline-block;
  font-size: 18px;
  color: #f40;
  font-weight: 700;
}
#laymod_1215872 .pro_jg .pro_original {
  float: right;
  font-size: 0;
  width: 50%;
  text-align: left;
  text-indent: 5px;
}
#laymod_1215872 .pro_jg .pro_original span {
  font-size: 12px;
  color: #888;
  display: inline-block;
  text-decoration: line-through;
}
#laymod_1215872 .pro_jg .member-price {
  color:#f40;
  font-size: 12px;
  display:block;
  clear:both;
  width:100%;
  line-height:2;
  float:none;
  text-align:center;
}
#laymod_1215872 .pro_jg .member-price em {
  font-style:normal;
}
#laymod_1215872 .pro_jg .member-price em>span {
  display:inline;
}
  #laymod_1215872 .active_false .pro_list a:hover .pro_pic img {
    transform: scale(1.2, 1.2);
  }
  #laymod_1215872 .active_false .pro_list a:hover .pro_txt {
      background:rgba(0,0,0,0.7);
  }
  #laymod_1215872 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_name {
    opacity: 1;
  }
  #laymod_1215872 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_type {
    opacity: 0.6;
  }
  #laymod_1215872 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_name,
  #laymod_1215872 .active_false .pro_list a:hover .pro_txt div.pro_pro7 .pro_type {
    margin-top: 0;
  }
  #laymod_1215872 .active_false .pro_list a:hover::after {
      margin-top: 30px;
      top: 50%;
      opacity: 1;
  }
  #laymod_1215872 .active_false .pro_list a:hover .pro_jg {
    margin-top: -50px;
    opacity: 1;
  }
  #laymod_1215872 .active_false .product7>a:hover {
    color: #fff;
    background: #FF5241;
    border: 1px solid #FF5241;
  }
@media (min-width: 992px) {
  #laymod_1215872 .container {
    padding: 0;
  }
  #laymod_1215872 .pro_list {
    margin-bottom: 15px;
  }
  #laymod_1215872 .pro_list a .pro_pic img {
    display: block;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  #laymod_1215872 .pro_list a:after {
    content: "\e943";
    position: absolute;
    color:rgba(255,255,255,0.6);
    font-size: 12px;
    margin-left: -5px;
      margin-top: 0px;
      top: 0%;
      left: 50%;
      z-index: 10;
      transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
      opacity: 0;
  }
  #laymod_1215872 .pro_list .pro_txt {
    position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition: all ease-out .3s;
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 {
    position: relative;
    top: 70%;
    margin-top: -15px;
    color: #fff;
  }    
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 span {
    display: block;
    text-align: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding: 0 20px;  
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 .pro_name {
    opacity: 0;
      margin-top: 10px;
      font-size: 16px;
      transition: all ease-out .3s;
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 .pro_type {
    opacity: 0;
      margin-top: 16px;
      font-size: 12px;
      transition: all ease-out .3s;
    font-family: arial !important;
  }
  /* 更多 */
  #laymod_1215872 .product7>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 50px auto 30px;
    display: block;
    border-radius: 30px;
    color: #dbdbdb;
      border: #dbdbdb 1px solid;
      transition: all .35s;
  }
  #laymod_1215872 .product7>a:after {
    content: "\e943";
  }
}
@media (max-width: 991px) {
  #laymod_1215872 .container {
    padding: 0;
  }
  #laymod_1215872 .pro_list {
    margin-bottom: 20px;
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 {
    color:rgba(0,0,0,1);
    padding: 0 10px;
  }    
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 span {
    display: block;
    text-align: left;
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 .pro_name {
      margin-top: 10px;
      font-size: 14px;
      opacity: 0.6;
        overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
  #laymod_1215872 .pro_list .pro_txt div.pro_pro7 .pro_type {
      margin-top: 2px;
      font-size: 12px;
      opacity: 0.4;
        overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    font-family: arial !important;
  }
  #laymod_1215872 .product7>a {
    background:rgba(0,0,0,0.9);
      width: 60%;
      margin: 20px auto;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 1.2rem;
      display:block;
      color:#fff;
  }
  /* 产品价格 */
  #laymod_1215872 .pro_jg {
    position: static;
    opacity: 1;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    margin-top: 10px;
    box-sizing: border-box;
  }
  #laymod_1215872 .pro_jg .pro_present {
    text-align: left;
    width: auto;
  }
  #laymod_1215872 .pro_jg .pro_present span {
    font-size: 16px;
  }
  #laymod_1215872 .pro_jg .pro_original {
    width: auto;
    float: left;
  }
  #laymod_1215872 .pro_list .pro_txt .pro_pro7.active .pro_name {
    margin-top: 0;
  }
  #laymod_1215872 .pro_jg .member-price {
    text-align:left;
  }
}
		  @font-face {
  font-family: 'iconfont2';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_ziibnojos1.eot');
  src: url('//at.alicdn.com/t/font_249974_ziibnojos1.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_ziibnojos1.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_ziibnojos1.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_ziibnojos1.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_ziibnojos1.svg#iconfont') format('svg');
}
#laymod_1215873 .iconfont {   
  font-family:"iconfont2" !important;   
  font-style:normal;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
input,textarea {
outline:none;
resize:none;
}
i, em {
  font-style: normal;
}
/*模版整体控制*/
#laymod_1215873 #jh2_foot_9 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_1215873 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_1215873 .bodyCont_width {
  position:relative;
    opacity: 1;
  z-index:4;
}
#laymod_1215873 .container-fluid .jh2_share {
  position: relative;
}
.design-html #laymod_1215873 .container-fluid .jh2_share>i {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
#laymod_1215873 .container-fluid div {
  padding: 0;
}
#laymod_1215873 .upfoot {
  background: #f7f7f7;
  position: relative;
  z-index: 5;
}
#laymod_1215873 .upfoot .jh2_cont .h3 {
  color: #606060;
  font-weight: 100;
}
#laymod_1215873 .upfoot .jh2_cont .p {
  line-height: 24px;
}
#laymod_1215873 .upfoot .jh2_cont .pxyz,
#laymod_1215873 .upfoot .jh2_cont .pjz {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
#laymod_1215873 .upfoot .jh2_cont a,
#laymod_1215873 .upfoot .jh2_cont span,
#laymod_1215873 .upfoot .jh2_cont .pxyz {
  color:rgba(96,96,96,0.6);
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share a {
  color:#606060;
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share a i {
  font-size: 24px;
  display: block;
}
#laymod_1215873 .upfoot .share .wechat .iconfont:after {
  content: "\e991";
}
#laymod_1215873 .upfoot .share .qq .iconfont:after {
  content: "\e990";
}
#laymod_1215873 .upfoot .share .qq2 .iconfont:after {
  content: "\e97d";
}
#laymod_1215873 .upfoot .share .weibo .iconfont:after {
  content: "\e994";
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share .wechat_div {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  z-index: 500;
  visibility: hidden;
  opacity: 0;
  transition: all .35s ease-out;
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share .wechat_div.active {
  opacity: 1;
  visibility: visible;
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share .wechat_div .wechat_bg {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share .wechat_div .wechat_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 300px;
  width: 300px;
}
#laymod_1215873 .upfoot .jh2_cont .jh2_share .share .wechat_div .wechat_img img {
  max-width: 100%;
  max-height: 100%;
}
/* 留言 */
#laymod_1215873 .upfoot .message_input {
  font-size: 0;
  margin-bottom: 10px;
}
#laymod_1215873 .upfoot .message_input input,
#laymod_1215873 .upfoot .message_code input {
  width: 30%;
  background-color: transparent;
  border: none;
  margin-right: 3%;
  border-bottom: 1px solid #dedede;
  padding: 10px 5px;
  color: #7d7d7d;
  font-size: 13px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#laymod_1215873 .upfoot .message_code input {
  margin-right: 0;
}
#laymod_1215873 .upfoot .jh2_message textarea {
  width: 96%;
  height: 100px;
  margin-bottom: 10px;
  line-height: 20px;
  overflow: hidden;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #dedede;
  padding: 10px 5px;
  color: #7d7d7d;
  font-size: 13px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#laymod_1215873 .message_input input::-webkit-input-placeholder,
#laymod_1215873 .message_code input::-webkit-input-placeholder,
#laymod_1215873 textarea::-webkit-input-placeholder {
  color: currentColor;
}
#laymod_1215873 .message_input input:focus::-webkit-input-placeholder,
#laymod_1215873 .message_code input:focus::-webkit-input-placeholder,
#laymod_1215873 textarea:focus::-webkit-input-placeholder {
  color: currentColor;
}
/* 版权 */
#laymod_1215873 .upfoot .jh2_message .liuyan {
  width: 100px;
  background: transparent;
  color: #999;
  font-size: 14px;
  margin-top: 35px;
  padding: 5px 0;
  height: 40px;
  border: 1px solid #dedede;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#laymod_1215873 .downfoot {
  background: #fff;
  z-index: 5;
  line-height: 3;
}
#laymod_1215873 .downfoot .df_copy .bqp,
#laymod_1215873 .downfoot .df_copy a {
  display: inline-block;
}
#laymod_1215873 .downfoot .df_copy a,
#laymod_1215873 .downfoot .df_copy .bqp,
#laymod_1215873 .downfoot .df_site a,
#laymod_1215873 .downfoot .df_site a span {
  color: #8e8e8e;
  font-size: 12px;
}
#laymod_1215873 .downfoot .df_copy a {
  margin-right: 5px;
}
@media (min-width: 993px) {
  #laymod_1215873 .container-fluid {
    padding: 0 4%;
  }
  #laymod_1215873 .upfoot .jh2_cont {
    padding-left: 2%;
  }
  #laymod_1215873 .upfoot .jh2_cont .h3 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 35px;
  }
  #laymod_1215873 .upfoot .jh2_cont a,
  #laymod_1215873 .upfoot .jh2_cont span,
  #laymod_1215873 .upfoot .jh2_cont .pxyz {
    font-size: 13px;
  }
  #laymod_1215873 .downfoot .df_copy .bqp {
    margin-right: 10px;
  }
  #laymod_1215873 .downfoot .df_site {
    text-align: right;
  }
  #laymod_1215873 .downfoot .df_site a {
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  #laymod_1215873 .left_title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
  }
  #laymod_1215873 .downfoot {
    line-height: 2;
    padding: 1.5rem 0;
    text-align: center;
  }
  #laymod_1215873 .upfoot .jh2_cont .h3 {
    line-height: 2rem;
    font-size: 1.4rem;
    margin-bottom: 6px;
    font-weight: normal;
    margin-top: 0;
  }
  #laymod_1215873 .downfoot .df_site a {
    margin-right: 10px;
  }
}
@media only screen  and (min-device-width : 992px)  and (max-device-width : 1366px) {
  #laymod_1215873 .upfoot .jh2_message .liuyan {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #laymod_1215873 .downfoot {
    line-height: 2;
    padding: 1.1rem 0;
  }
  #laymod_1215873 .downfoot .container-fluid {
    text-align: left;
  }
}
  #laymod_1215873 .active_false .upfoot .jh2_message .liuyan:hover {
    color: #fff;
    border: 1px solid #FF5241;
    background: #FF5241;
  }
