﻿html, button, input, select, textarea
{
 font-family: sans-serif;
}

html
{
 font-size: 100%;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}

body
{
 font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
 color: #333;
 background-color: #fff;
 min-width: 1200px;
}

body
{
 margin: 0;
}

a
{
 color: #757575;
 text-decoration: none;
}

 a:hover
 {
  text-decoration: none;
 }

 a:active, a:hover
 {
  outline: 0;
 }

.fl
{
 float: left;
}
.fr
{
 float: right;
}
img
{
 border: 0;
 -ms-interpolation-mode: bicubic;
}


menu, ol, ul
{
 padding: 0 0 0 40px;
}

dl, menu, ol, ul
{
 margin: 1em 0;
}

ul, li
{
 list-style-type: none;
}

p, pre
{
 margin: 1em 0;
}
/*文字图标*/

@font-face
{
 font-family: 'iconfont';
 src: url('../css/font/iconfont.eot');
 src: url('../css/font/iconfont.eot?#iefix') format('embedded-opentype'), url('../css/font/iconfont.woff') format('woff'), url('../css/font/iconfont.ttf') format('truetype'), url('../css/font/iconfont.svg#iconfont') format('svg');
}

.iconfont
{
 font-family: "iconfont" !important;
 font-size: 16px;
 font-style: normal;
 -webkit-font-smoothing: antialiased;
 -webkit-text-stroke-width: 0.2px;
 -moz-osx-font-smoothing: grayscale;
}

.mr0
{
margin-left:0px !important;
}
.mr4
{
 margin-right: 4px;
}

.ml4
{
 margin-left: 4px;
}

.mr10
{
 margin-right: 10px;
}

.mr6
{
 margin-right: 6px;
}

.mt20
{
 margin-top: 20px;
}
.mt10
{
margin-top:10px;
}
.mb20
{
margin-bottom:20px;
}
.sep, .ndash
{
 margin: 0 .25em;
 font-family: sans-serif;
}


.container
{
 width: 1200px;
 margin-right: auto;
 margin-left: auto;
}

 .container:before, .container:after
 {
  content: " ";
  display: table;
 }

 .container:after
 {
  clear: both;
 }

.cb:after
{
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

.cb
{
 *zoom: 1;
}

.site-topbar
{
 /*position: relative;
 z-index: 30;
 height: 40px;
 font-size: 12px;
 color: #b0b0b0;
 background: #333;*/
 position: relative;
 z-index: 30;
 height: 40px;
 font-size: 12px;
 color: #b0b0b0;
 background: #f8f8f8;
 border-bottom: 1px solid rgb(240, 240, 240);
}

 .site-topbar .topbar-nav
 {
  float: left;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  _zoom: 1;
 }

 .site-topbar a
 {
  color: #777;
 }

  .site-topbar a:hover
  {
   color: #d33a31;
  }

 .site-topbar .sep
 {
  margin: 0 .5em;
  color: #ccc;
 }

 .site-topbar .topbar-cart
 {
  width: 120px;
  margin-left: 15px;
 }

 .site-topbar .topbar-cart, .site-topbar .topbar-info
 {
  position: relative;
  float: right;
  _display: inline;
  height: 40px;
 }

.site-topbar .topbar-info i {
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 45px;
    cursor: pointer;
}

  .site-topbar .topbar-info .link, .site-topbar .topbar-info .user, .site-topbar .topbar-info .message, .site-topbar .topbar-info .sep
  {
   float: left;
  }

 .site-topbar .cart-mini
 {
  position: relative;
  z-index: 32;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #b0b0b0;
  /*background: #424242;*/
 }

  .site-topbar .cart-mini:hover
  {
   background: #fff;
  }

 .site-topbar i
 {
  line-height: 20px;
  vertical-align: -1px;
 }

 .site-topbar .cart-mini i
 {
  margin-right: 4px;
  /*font-size: 20px;*/
  vertical-align: -1px;
 }

/*.iconfont
{
 font-family: "iconfont" !important;
 font-style: normal;
 -webkit-font-smoothing: antialiased;
 -webkit-text-stroke-width: 0.2px;
 -moz-osx-font-smoothing: grayscale;
}*/

.site-topbar .cart-mini-num
{
 margin-left: -4px;
}

.site-topbar .cart-menu
{
 display: none;
 position: absolute;
 right: 0;
 right: -1px \9;
 top: 40px;
 z-index: 31;
 width: 316px;
 padding: 15px 0 0;
 color: #424242;
 background: #fff;
 border: 1px solid #e0e0e0 \9;
 border-top: 0 \9;
 -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
 box-shadow: 0 2px 10px rgba(0,0,0,0.15);
}

 .site-topbar .cart-menu .loading
 {
  margin: 5px 20px 20px;
  text-align: center;
 }

.site-topbar .topbar-info
{
 line-height: 40px;
}

 .site-topbar .topbar-info .link
 {
  padding: 0 5px;
  text-align: center;
 }

 .site-topbar .topbar-info .sep
 {
  margin: 0;
 }

.site-topbar .message
{
 padding: 0 10px;
}

.site-topbar .cart-menu .loading
{
 margin: 5px 20px 20px;
 text-align: center;
}

.loading
{
 padding: 20px 0;
}

.loader, .loader:before, .loader:after
{
 -webkit-transform-origin: 50% 50%;
 -ms-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
 -webkit-animation-name: loader;
 animation-name: loader;
 -webkit-animation-duration: .3s;
 animation-duration: .3s;
 -webkit-animation-timing-function: linear;
 animation-timing-function: linear;
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
 -webkit-animation-direction: alternate-reverse;
 animation-direction: alternate-reverse;
}

.loader
{
 position: relative;
 margin: 0 auto;
 width: 4px;
 height: 20px;
 background: #ec3639;
 overflow: visible;
 -webkit-animation-delay: 0s;
 animation-delay: 0s;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 transform: scale(1, 1);
}

 .loader:before, .loader:after
 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 20px;
  content: '';
  background: #ec3639;
 }

 .loader:before
 {
  margin: -10px 0 0 -10px;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
  -webkit-transform: scale(1, 0.3);
  -ms-transform: scale(1, 0.3);
  transform: scale(1, 0.3);
 }

 .loader:after
 {
  margin: -10px 0 0 6px;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-transform: scale(1, 0.5);
  -ms-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
 }

@-webkit-keyframes loader
{
 0%
 {
  -webkit-transform: scale(1, 0.5);
  opacity: .2;
  filter: alpha(opacity=20)\9;
 }

 100%
 {
  -webkit-transform: scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100)\9;
 }
}

@keyframes loader
{
 0%
 {
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
  opacity: .2;
  filter: alpha(opacity=20)\9;
 }

 100%
 {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100)\9;
 }
}




.site-topbar .cart-list
{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

 .site-topbar .cart-list li
 {
  position: relative;
  height: 80px;
  padding: 0 20px;
 }

  .site-topbar .cart-list li:first-child .cart-item, .site-topbar .cart-list li.first .cart-item
  {
   border-top: 0;
  }

.site-topbar .cart-item
{
 position: relative;
 height: 60px;
 padding: 10px 0;
 border-top: 1px solid #e0e0e0;
 line-height: 20px;
}

.clearfix
{
}

 .clearfix:before, .clearfix:after
 {
  content: " ";
  display: table;
 }

.site-topbar .cart-item .thumb
{
 float: left;
 margin-right: 10px;
}

.site-topbar .cart-item .name
{
 float: left;
 _display: inline;
 width: 95px;
 height: 40px;
 margin: 10px 0;
 color: #424242;
 overflow: hidden;
 _zoom: 1;
}

.site-topbar a
{
 color: #717171;
}

.site-topbar .cart-item .price
{
 float: right;
 _display: inline;
 margin: 10px 20px 0 5px;
}

.site-topbar .cart-item:hover .btn-del
{
 display: block;
}

.site-topbar .cart-item .btn-del
{
 display: none;
 _display: block;
 position: absolute;
 top: 19px;
 right: 0;
}

.clearfix:after
{
 clear: both;
}

.clearfix:before, .clearfix:after
{
 content: " ";
 display: table;
}

.site-topbar .cart-total
{
 padding: 15px 20px;
 background: #fafafa;
}

 .site-topbar .cart-total .total
 {
  float: left;
  width: 135px;
  color: #757575;
 }

 .site-topbar .cart-total em
 {
  font-style: normal;
 }

 .site-topbar .cart-total .price
 {
  display: block;
  font-weight: 400;
  color: #ec3639;
 }

  .site-topbar .cart-total .price em
  {
   font-size: 24px;
   line-height: 1;
  }

 .site-topbar .cart-total em
 {
  font-style: normal;
 }

 .site-topbar .cart-total .btn-cart
 {
  float: right;
  width: 130px;
  padding: 0;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #ec3639;
 }

.btn
{
 display: inline-block;
 width: 158px;
 height: 38px;
 padding: 0;
 margin: 0;
 border: 1px solid #b0b0b0;
 font-size: 14px;
 line-height: 38px;
 text-align: center;
 color: #b0b0b0;
 cursor: pointer;
 -webkit-transition: all .4s;
 transition: all .4s;
}

.btn-primary
{
 background: #ec3639;
 border-color: #ec3639;
 color: #fff;
}


.site-topbar .cart-item .btn-del:hover
{
 color: #424242;
}



/*菜单一览*/

.site-header
{
 position: relative;
 z-index: 20;
 height: 100px;
 margin-top: 10px;
}

 .site-header .container
 {
  position: relative;
 }

 .site-header .header-logo
 {
  float: left;
  /*width: 62px;*/
  margin-top: 22px;
 }

 .site-header .logo
 {
  /*position: relative;
  display: block;
  width: 55px;
  height: 55px;
  overflow: hidden;
  _zoom: 1;
  background-color: #ec3639;*/
  display: block;
  float: left;
  width: 130px;
  height: 60px;
 }
 a.logo.ir img {
    width: 130px;
    height: 60px;
}
.header-logo p
{
 float: left;
 margin: 3px 0 0 10px;
 padding: 0 0 0 10px;
 border-left: 1px solid #eee;
 font: 14px/44px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
 color: #666;
}

/*.ir
{
 display: block;
 text-align: left;
 text-indent: -9999em;
 overflow: hidden;
 _zoom: 1;
}*/

/*.site-header .logo:before
{
 background: url(https://s01.mifile.cn/i/mi-logo.png) no-repeat 50% 50%;
 opacity: 1;
 filter: alpha(opacity=100)\9;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}*/

/*.site-header .logo:before, .site-header .logo:after
{
 position: absolute;
 left: 0;
 top: 0;
 z-index: 1;
 width: 55px;
 height: 55px;
 content: '';
 -webkit-transform-origin: 50% 50%;
 -ms-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
 -webkit-transition: all .2s;
 transition: all .2s;
}*/

.site-header .header-nav
{
 float: left;
 width: 750px;
}

.site-header .nav-list
{
 position: relative;
 z-index: 10;
 float: left;
 width: 620px;
 height: 88px;
 margin: 0;
 padding: 12px 0 0 30px;
 list-style-type: none;
 font-size: 16px;
}

.site-header .nav-category
{
 position: relative;
 float: left;
 width: 127px;
 padding-right: 15px;
 display: block;
 color: red;
}

 .site-header .nav-category .link-category
 {
  visibility: hidden;
 }

 .site-header .nav-category .link-category
 {
  display: block;
  padding: 26px 0 38px;
  text-align: right;
  color: #333;
 }

.site-header .nav-item
{
 float: left;
}

 .site-header .nav-item .link
 {
  display: block;
  padding: 26px 10px 38px;
  color: #333;
 }

.site-header .nav-item-active .link
{
 color: #ec3639;
}


.site-header .nav-item .item-children
{
 display: none;
}

.site-header .nav-item-active:after
{
 position: absolute;
 top: 50px;
 left: 50%;
 width: 600px;
 height: 40px;
 margin-left: -300px;
 content: '';
 background-color: transparent;
}

.site-header .nav-item-active
{
 position: relative;
}

.site-header .header-nav-menu .children-list li
{
 position: relative;
 float: left;
 width: 180px;
 padding: 35px 12px 0;
 text-align: center;
}

.site-header .header-nav-menu .figure-thumb
{
 width: 160px;
 height: 110px;
 margin: 0 auto 16px;
 text-align: center;
}

 .site-header .header-nav-menu .figure-thumb a
 {
  display: block;
 }

 .site-header .header-nav-menu .figure-thumb img
 {
  width: 160px;
  height: 110px;
 }

.site-header .header-nav-menu .title
{
 margin: 0;
 line-height: 20px;
 color: #333;
}

 .site-header .header-nav-menu .title, .site-header .header-nav-menu .title a
 {
  color: #333;
 }

.site-header .header-nav-menu .price
{
 margin: 0;
 line-height: 20px;
 color: #ec3639;
}




/*搜索*/

.site-header .header-search
{
 float: left;
 width: 496px;
 margin-top: 25px;
 margin-left: 50px;
}

.site-header .search-form
{
 position: relative;
 width: 496px;
 height: 50px;
}

.hide
{
 display: none !important;
}

.site-header .search-text
{
 position: absolute;
 top: 0;
 right: 51px;
 z-index: 1;
 width: 423px;
 height: 48px;
 padding: 0 10px;
 border: 1px solid #e0e0e0;
 font-size: 14px;
 line-height: 48px;
 outline: 0;
 -webkit-transition: all .2s;
 transition: all .2s;
}

input[type="search"]
{
 -webkit-appearance: textfield;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
}

button, input
{
 line-height: normal;
outline:none;
}

button, input, select, textarea
{
 font-size: 100%;
 margin: 0;
 vertical-align: baseline;
}

html, button, input, select, textarea
{
 font-family: sans-serif;
}

.site-header .search-btn
{
 position: absolute;
 right: 0;
 top: 0;
 z-index: 2;
 width: 52px;
 height: 50px;
 border: 1px solid #e0e0e0;
 font-size: 24px;
 line-height: 24px;
 background: #fff;
 color: #616161;
 outline: 0;
 -webkit-transition: all .2s;
 transition: all .2s;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
{
 -webkit-appearance: button;
 cursor: pointer;
 border-radius: 0;
}

.site-header .search-hot-words
{
 position: absolute;
 top: 14px;
 right: 62px;
 z-index: 2;
 text-align: right;
}

 .site-header .search-hot-words a
 {
  display: inline-block;
  margin-left: 5px;
  padding: 0 5px;
  font-size: 12px;
  background: #eee;
  color: #757575;
  -webkit-transition: all .2s;
  transition: all .2s;
  cursor:pointer;
 }

.site-header .search-form .keyword-list
{
 position: absolute;
 left: 0;
 top: 50px;
 _top: 51px;
 z-index: 20;
 width: 443px;
 border: 1px solid #ec3639;
 border-top: 0;
 background: #fff;
}

 .site-header .search-form .keyword-list ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
 }

 .site-header .search-form .keyword-list li a
 {
  position: relative;
  display: block;
  padding: 6px 15px;
  font-size: 12px;
  color: #424242;
 }

.site-header .search-hot-words a:hover
{
 background: #ec3639;
 color: #fff;
}

.site-header .search-btn:hover
{
 background: #ec3639;
 color: #fff;
}

.site-header .search-form .keyword-list li .result
{
 position: absolute;
 right: 15px;
 top: 6px;
 color: #b0b0b0;
}

.site-header .search-form .keyword-list li.active, .site-header .search-form .keyword-list li:hover
{
 background: #fafafa;
}

.site-header .header-order ul
{
 position: relative;
 z-index: 10;
 float: right;
 width: 300px;
 height: 88px;
 margin: 0;
 padding: 12px 0 0 30px;
 list-style-type: none;
 font-size: 14px;
}

 .site-header .header-order ul li
 {
  float: left;
 }

  .site-header .header-order ul li a
  {
   display: block;
   padding: 26px 10px 38px;
   color: #333;
  }

  .site-header .header-order ul li i
  {
   font-size: 24px;
   vertical-align: -4px;
  }


/*切换图*/

.site-menu
{
 position: relative;
 z-index: 10;
}


/*首页菜单*/
.site-category
{
 /*display: none;*/
 position: absolute;
 /*top: 98px;
    left: -92px;*/
 z-index: 21;
 width: 234px;
 height: 420px;
 font-size: 14px;
}

.site-category-list
{
 margin: 0;
 padding: 20px 0;
 list-style-type: none;
 border: 1px solid #ec3639;
 color: #424242;
 background: #fff;
}

.site-category-list
{
 height: 380px;
 border: 0;
 color: #fff;
 background: #333;
 background: rgba(0,0,0,0.8);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000")\9;
}

 .site-category-list .title
 {
  position: relative;
  display: block;
  padding-left: 30px;
  height: 42px;
  line-height: 42px;
  color: #424242;
 }

 .site-category-list .title
 {
  color: #fff;
 }

  .site-category-list .title i
  {
   position: absolute;
   top: 12px;
   right: 20px;
   font-size: 16px;
   line-height: 16px;
   color: #e0e0e0;
  }

  .site-category-list .title i
  {
   color: #fff;
   color: rgba(255,255,255,0.5);
  }




 /*.site-category-list .children-col-3
 {
  width: 795px;
 }*/

 .site-category-list .children
 {
  display: none;
  position: absolute;
  left: 234px;
  top: 0;
  z-index: 24;
  height: 420px;
  -webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.18);
  box-shadow: 0 8px 16px rgba(0,0,0,0.18);
  width: 965px;
    background: rgba(255,255,255,.95);
 }

 .site-category-list .children-list-col
 {
  float: left;
  width: 265px;
  overflow-y: hidden;
 }

 .site-category-list .children-list
 {
  height: 420px;
  margin: 0;
  padding: 2px 0;
  list-style-type: none;
 }

  .site-category-list .children-list li
  {
   position: relative;
   float: left;
   width: 265px;
   height: 76px;
  }

  .site-category-list .children-list .link
  {
   display: block;
   padding: 18px 20px;
   line-height: 40px;
   color: #333;
   -webkit-transition: color .2s;
   transition: color .2s;
  }

  .site-category-list .children-list .thumb
  {
   margin-right: 12px;
   vertical-align: middle;
  }

  .site-category-list .children-list .text
  {
   line-height: 40px;
  }

 .site-category-list .category-item-active
 {
  background-color: #ec3639;
  /*background-color: #fff;*/
 }




.site-category-level
{
 height: 40px;
 border: 0;
 padding: 0;
 margin: 10px 0 0 0;
 position: relative;
}

 .site-category-level li
 {
  float: left;
  /*width: 100px;*/
  text-align: center;
  height: 100%;
  line-height: 40px;
  font-size: 18px;
 }
 .site-category-level li.menulist {
    padding: 0 30px;
}

  .site-category-level li.first
  {
   width: 234px;
   background-color: #ec3639;
   color: #fff;
   font-size: 16px;
  }

   .site-category-level li.first i
   {
    position: absolute;
    left: 45px;
   }

  .site-category-level li.online a
  {
   color: #ec3639;
  }


/*商城公告*/

.site-notice
{
 height: 170px;
 width: 206px;
 padding: 0;
 margin: 20px 0 0 15px;
 background: #ec3639;
 float: left;
}


 .site-notice h2
 {
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  line-height: 40px;
  padding: 0 0 0 10px;
  margin-top: 3px;
  margin-bottom: 5px;
 }


 .site-notice i
 {
  vertical-align: -1px;
  margin-right: 4px;
 }

 .site-notice li
 {
  line-height: 29px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-left: 15px;
  color: #fff;
 }

  .site-notice li a
  {
   color: #fff;
  }

   .site-notice li a:hover
   {
    color: #fff;
   }


/*推广*/

.site-tuguang
{
 padding: 0;
 margin: 20px 0 0 0;
 float: left;
}


 .site-tuguang li
 {
  float: left;
  width: 316px;
  height: 170px;
  margin-left: 15px;
  -webkit-transition: -webkit-box-shadow .2s linear;
  transition: box-shadow .2s linear;
 }

  .site-tuguang li.first
  {
   margin-left: 0px;
  }

 .site-tuguang a
 {
  display: block;
  height: 170px;
 }

 .site-tuguang img
 {
  width: 316px;
  height: 170px;
 }


/*尚晨热门*/

.site-hot
{
 position: relative;
 z-index: 20;
 margin-top: 10px;
}

.box-hd
{
 position: relative;
 height: 58px;
 -webkit-font-smoothing: antialiased;
}

 .box-hd .title
 {
  margin: 0;
  font-size: 22px;
  font-weight: 200;
  line-height: 58px;
  color: #333;
 }

 .box-hd .more
 {
  position: absolute;
  top: 18px;
  right: 5px;
 }

  /*.box-hd .more
 {
  top: 24px;
 }*/

  .box-hd .more .control
  {
   margin-left: -1px;
   font-size: 20px;
  }

  .box-hd .more .more-link
  {
   font-size: 16px;
   /*line-height: 58px;*/
   color: #424242;
   -webkit-transition: all .4s;
   transition: all .4s;
  }


   .box-hd .more .more-link i
   {
    width: 12px;
    height: 12px;
    padding: 4px;
    margin-left: 8px;
    border-radius: 16px;
    font-size: 12px;
    line-height: 12px;
    background: #b0b0b0;
    color: #fff;
    vertical-align: 1px;
    -webkit-transition: all .4s;
    transition: all .4s;
   }






   .box-hd .more .more-link:hover
   {
    color: #ec3639;
   }

    .box-hd .more .more-link:hover .iconfont
    {
     background: #ec3639;
    }



.control
{
 display: inline-block;
 text-align: center;
 color: #b0b0b0;
 -webkit-transition: color .5s;
 transition: color .5s;
 width: 24px;
 height: 16px;
 padding: 3px 5px;
 border: 1px solid #e0e0e0;
 font-size: 16px;
 line-height: 16px;
 font-weight: bold;
}

.control-disabled
{
 color: #e0e0e0;
}


.control:hover, .control.active
{
 color: #ec3639;
}

.control-disabled:hover, .control-disabled.active
{
 color: #e0e0e0;
}


.control-disabled
{
 cursor: default;
}


.box-img
{
 height: 340px;
 overflow: hidden;
}

.box-img-ul
{
 width: 2400px;
 margin-left: 0px;
 transition: margin-left 0.5s ease;
 margin: 0;
 padding: 0;
}

 .box-img-ul li
 {
  list-style: none;
  position: relative;
  height: 300px;
  padding-top: 39px;
  border-top-width: 1px;
  border-top-style: solid;
  text-align: center;
  background: #fff;
  -webkit-transition: all .6s;
  transition: all .6s;
  float: left;
  width: 228px;
  margin-right: 15px;
 }

 .box-img-ul li.jryh
 {
height:320px;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
 }

  .box-img-ul li.rainbow-item-5
  {
   margin-right: 0px;
  }

  .box-img-ul li .bg
  {
   background: rgba(0,0,0,0.02);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#05000000", endColorstr="#05000000")\9;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: 2;
  }

 .box-img-ul .thumb
 {
  display: block;
  width: 160px;
  margin: 0 auto 22px;
 }

  .box-img-ul .thumb img
  {
   width: 160px;
   height: 160px;
  }

 .box-img-ul .title
 {
  margin: 0 20px 3px;
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
 }

  .box-img-ul .title a
  {
   color: #212121;
  }


 .box-img-ul .desc
 {
  height: 18px;
  margin: 0 20px 12px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  color: #b0b0b0;
 }


 .box-img-ul .price
 {
  margin: 0;
  color: #ec3639;
 }

 .box-img-ul del
 {
  color: #b0b0b0;
 }


.single-img
{
 margin: 20px 0 20px;
}

a.more-link i
{
 font-size: 22px;
 vertical-align: -2px;
}

/*主框架数据*/
.site-main
{
 /*padding-top: 30px;*/
 /*background: #f5f5f5;*/
 padding-bottom: 30px;
}

.box-header
{
 /*height: 614px;*/
}

.ul-header
{
 margin: 0;
 padding: 0;
 height: 614px;
 width: 228px;
 float: left;
}

 .ul-header li
 {
  margin-bottom: 14px;
 }

.ul-header-0
{
 height: 614px;
 position: relative;
 z-index: 1;
 width: 228px;
 background: #fff;
 -webkit-transition: all .2s linear;
 transition: all .2s linear;
}

.ul-header-0-active
{
 -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
 box-shadow: 0 15px 30px rgba(0,0,0,0.1);
 -webkit-transform: translate3d(0, -2px, 0);
 transform: translate3d(0, -2px, 0);
}

.ul-header-0 a
{
 display: block;
 width: 100%;
 height: 100%;
}

 .ul-header-0 a img
 {
  height: 614px;
  width: 228px;
 }


.ul-img
{
 width: 972px;
 margin: 0;
 padding: 0;
 /*height: 614px;*/
 float: left;
}


 .ul-img li
 {
  position: relative;
  z-index: 1;
  float: left;
  width: 228px;
  height: 300px;
  margin-left: 14px;
  margin-bottom: 14px;
  background: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;

    border: 1px solid #eee;
    box-sizing: border-box;
 }


  .ul-img li .bg
  {
   /*background: rgba(0,0,0,0.02);*/
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#05000000", endColorstr="#05000000")\9;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: 2;
  }

 .ul-img .thumb
 {
  display: block;
  width: 160px;
  margin: 20px auto 22px;
 }

  .ul-img .thumb img
  {
   width: 160px;
   height: 160px;
  }

 .ul-img .title
 {
  margin: 0 20px 3px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
 }

  .ul-img .title a
  {
   color: #212121;
  }


 .ul-img .desc
 {
  height: 18px;
  margin: 0 20px 12px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  color: #b0b0b0;
 }


 .ul-img .price
 {
  margin: 0;
  text-align: center;
  color: #ec3639;
 }

 .ul-img del
 {
  color: #b0b0b0;
 }


 .ul-img .flag-saleoff
 {
  background-color: #e53935;
 }

 .ul-img .flag
 {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  width: 64px;
  height: 20px;
  margin-left: -32px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #fff;
 }


.box-hd .more .tab-list
{
 margin: 0;
 /*padding: 16px 0 0;*/
 list-style-type: none;
 font-size: 16px;
}


 .box-hd .more .tab-list li
 {
  display: inline-block;
  padding: 0;
  margin: 0 15px;
  color: #424242;
  /*border-bottom: 2px solid #f5f5f5;
  border-bottom: 2px solid transparent;*/
  -webkit-transition: border-color .5s;
  transition: border-color .5s;
  cursor: pointer;
 }

 .box-hd .more .tab-list li
 {
  margin: 0 0 0 30px;
 }

  .box-hd .more .tab-list li:hover, .box-hd .more .tab-list li.tab-active
  {
   color: #ec3639;
   /*border-bottom: 2px solid #ec3639;*/
  }


.ul-header-zs li
{
 height: 300px;
}


 .ul-header-zs li img
 {
  height: 300px;
 }



/*site-footer*/

.site-footer .footer-service
{
 padding: 27px 0;
 /*border-bottom: 1px solid #e0e0e0;*/
}

.site-footer .list-service
{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

 .site-footer .list-service li:first-child
 {
  border-left: 0;
 }

 .site-footer .list-service li
 {
  float: left;
  width: 19.8%;
  height: 25px;
  border-left: 1px solid #e0e0e0;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
 }

 .site-footer .list-service a
 {
  color: #616161;
  -webkit-transition: color .2s;
  transition: color .2s;
 }

.site-footer .footer-links
{
 padding: 40px 0;
}

 .site-footer .footer-links .col-links
 {
  float: left;
  width: 160px;
  height: 112px;
  margin: 0;
 }

  .site-footer .footer-links .col-links dt
  {
   margin: -1px 0 26px;
   font-size: 14px;
   line-height: 1.25;
   color: #424242;
  }

  .site-footer .footer-links .col-links dd
  {
   margin: 10px 0 0;
   font-size: 12px;
  }

  .site-footer .footer-links .col-links a
  {
   color: #757575;
  }

   .site-footer .footer-links .col-links a:hover
   {
    color: #ec3639;
   }

 .site-footer .footer-links .col-contact
 {
  float: right;
  width: 231px;
  height: 112px;
  border-left: 1px solid #e0e0e0;
  text-align: center;
  color: #616161;
 }

  .site-footer .footer-links .col-contact .phone
  {
   margin: 0 0 5px;
   font-size: 22px;
   line-height: 1;
   color: #ec3639;
  }

  .site-footer .footer-links .col-contact p
  {
   margin: 0 0 16px;
   font-size: 12px;
  }

.btn
{
 display: inline-block;
 width: 158px;
 height: 38px;
 padding: 0;
 margin: 0;
 border: 1px solid #b0b0b0;
 font-size: 14px;
 line-height: 38px;
 text-align: center;
 color: #b0b0b0;
 cursor: pointer;
 -webkit-transition: all .4s;
 transition: all .4s;
}

.btn-line-primary
{
 border-color: #ec3639;
 background: #fff;
 color: #ec3639;
}

.btn-small
{
 width: 118px;
 height: 28px;
 font-size: 12px;
 line-height: 28px;
}

.site-footer .list-service a:hover
{
 color: #ec3639;
}

.btn:hover
{
 text-decoration: none;
 color: #b0b0b0;
}

.btn-line-primary:hover
{
 color: #fff;
 background-color: #ec3639;
 border-color: #ec3639;
}



.site-info
{
 /*padding: 20px 0;*/
 font-size: 12px;
 background: #fff;
 border-top: 1px solid #e0e0e0;
}
.copyright a {
   color: #ccc;

}

.copyright a:hover {
   color: #ccc !important;
   text-decoration: underline;
}

 .site-info .bottom-nav
 {
  line-height: 24px;
  text-align: center;
  padding: 10px 0 5px;
  color: #ccc;
 }

  .site-info .bottom-nav a:hover
  {
   color: #ec3639;
  }

.bottom-nav span
{
 padding: 0 8px;
}

.copyright span
{
 padding: 0 8px;
 color: #ccc;
}

.site-info .bottom-nav a.drug-message:link, .site-info .bottom-nav a.drug-message:visited
{
 color: #999;
}

.site-info .bottom-nav a.drug-message
{
 color: #999;
 font-size: 12px;
 padding-top: 5px;
}

.site-info .bottom-nav .police
{
 width: 100%;
 text-align: center;
 padding: 10px 0 0;
}

 .site-info .bottom-nav .police a
 {
  display: inline-block;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
 }

  .site-info .bottom-nav .police a img
  {
   float: left;
   display: inline;
  }

  .site-info .bottom-nav .police a span
  {
   float: left;
   display: inline;
   height: 20px;
   line-height: 20px;
   margin: 0 0 0 5px;
   color: #999;
  }

.bottom-nav span
{
 padding: 0 8px;
}


ul.list-service li i
{
 font-size: 22px;
 margin-right: 8px;
 vertical-align: -3px;
}

ul.list-service li:last-child i
{
 vertical-align: -2px;
}



/*菜单list*/

div.children ul
{
 padding-left: 10px;
}

.menu_right_img
{
width: 240px;
    height: 420px;
    background: #f5f5f5;
    position: absolute;
    top: 0px;
    right: 0px;
}

 .menu_right_img a
 {
  margin-bottom: 9px;
 }
 .menu_right_img li
 {
float:left;margin-right:10px;
 }
 .menu_right_img img
 {
height:104px;
width:104px;
 }

.menu_floor
{
 width: 805px;
 margin: 10px 0 0 5px;
 line-height: 35px;
 position: relative;
 /*overflow: hidden;*/
}

 .menu_floor span
 {
  width: auto;
  font-weight: 700;
  float: left;
  margin-right: 23px;
  text-align: right;
 }

  .menu_floor span a
  {
   color: #000000;
   margin-right: 0;
  }

.menu_floor_a
{
 width: 700px;
 line-height: 35px;
 padding-bottom: 5px;
border-bottom: 1px dotted #afacb1;
 margin-left: 100px;
}

.menu_floor a
{
 margin-right: 18px;
 color: #666;
 display: inline-block;
}

 .menu_floor a:hover
 {
  /*color: #ff6f6f;*/
  text-decoration: underline;
 }




      .site-wx {
            padding-top: 30px;
            background: #f5f5f5;
            padding-bottom: 30px;
        }

        .site-wx-bg {
            height: 200px;
            background-color: #fff;
        }

        .site-wx-img {
            width: 1200px;
            margin-right: auto;
            margin-left: auto;
        }

            .site-wx-img img {
                height: 200px;
                width: 1200px;
            }

        .menu_right_img span {
            color: #000000;
            display: block;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 10px;
            margin-left: 10px;
            margin-top: 15px;
        }

        .site-kj {
        width: 50px;
    text-align: center;
    position: fixed;
    right: 5px;
    top: 80%;
    z-index: 1000000;
    background-color: #fff;
        }

            .site-kj ul {
                width: 100%;
                margin: 0;
                padding: 0;
            }

                .site-kj ul li {
                    border-bottom: 1px solid #e5e5e5;
                    margin: 0px;
                    padding: 0px;
                    height: 50px;
                    line-height: 50px;
                    position: relative;
                }

                    .site-kj ul li:last-child {
                        border-bottom: 0;
                        height: 50px;
                        font-size: 12px;
                        line-height: 50px;
                        background-color: #000;
                    }

                        .site-kj ul li:last-child a {
                            color: #fff;
                            cursor: pointer;
                        }

        #top {
            display: none;
        }

        .site-kj ul li span {
            position: relative;
            zoom: 1;
            top: 12px;
            font-size: 10px;
        }

        .site-kj li i {
            position: absolute;
            top: -9px;
            left: 14px;
            font-size: 22px;
        }

        .site-kj ul li:last-child i {
            top: -6px;
            font-size: 12px;
            left: 18px;
        }

        .site-kj ul li:last-child span {
            top: 7px;
        }
        .ul-img {
        width:1200px;
        }
        .ul-img li {
        margin-left:0px;
        margin-right:15px;
        
        }
        .right0 {
        margin-right:0px !important;
        }
        .box-header {
        
        margin-bottom:30px;
        }

        .topbar2_bottom {
    bottom: 0;
    width: 100%;
    height: 2px;
    background: url(../image/border.png) repeat-x;
}

        a.positionA:hover {
    color: #757575 !important;
}



/*弹出层*/

div.m-layer {
    position: absolute;
    z-index: 9998;
    width: 380px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    border: none;
}div.m-layer .zbar {
    position: relative;
    z-index: 10;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px 4px 0 0;
    background-color: #f6f6f6;
    line-height: 30px;
}div.m-layer .zbar, div.m-layer .zttl {
    /*cursor: move;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}div.m-layer .zttl {
    margin: 0;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    border-radius: 3px 3px 0 0;
    font-weight: 600;
    font-size: 16px;
    color: #666;
    background-position: 50% 0;
    _background-image: none;
}
 div.m-layer .zcls {
    position: absolute;
    z-index: 20;
    top: 13px;
    right: 20px;
    cursor: pointer;
}


.dzhc {
min-height:500px;


}

.noneChoose {

    -moz-user-select: -moz-none; 
-moz-user-select: none; 
-o-user-select:none; 
-khtml-user-select:none; 
-webkit-user-select:none; 
-ms-user-select:none; 
user-select:none;


}