/*----------------------------------------*/
/*  1. Theme Default CSS
/*----------------------------------------*/
* { margin:0; padding:0; }
html, body {height: 100%;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.floatnone {float:none !important;}
.alignleft {text-align:left !important;}
.alignright {text-align:right !important;}
.aligncenter {text-align:center !important;}
img {
  max-width:100%;
  height:auto;
  border:0;
  vertical-align:top;
}
.fix {overflow:hidden}
p {margin:0 0 15px;}
a {
  color:#69686c;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
a:hover,a:link,a:visited{
  text-decoration:none;
  color:#000
}
a:active, a:hover, a:focus {
  outline: 0 none;
}
a:focus{ outline:none; }
ul{
  list-style: outside none none;
  margin: 0;
  padding: 0
}
a::selection {
  background: #b3d4fc;
  text-shadow: none;
}
.clear{clear:both}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
body {
  font:14px/20px "Microsoft YaHei",sans-serif;
  color:#69686c;
  text-align: left;
}
h1,h2,h3,h4,h5,h6 { margin:0 0 5px; line-height:1.35;}
h1 { font-size:20px; font-weight:normal; }
h2 { font-size:18px; font-weight:normal; }
h3 { font-size:16px; font-weight:normal; }
h4 { font-size:14px; font-weight:normal; }
h5 { font-size:12px; font-weight:normal; }
h6 { font-size:11px; font-weight:normal; }
h1,h2,h3,h4,h5,h6 {font-family: 'Lato', sans-serif;color: #232323 }
form { display:inline; }
fieldset { border:0;line-height: 25px }
legend { display:none; }
table {
  border:0;
  border-spacing:0;
  empty-cells:show;
  font-size:100%;
}
caption,th,td  {
  vertical-align:top;
  text-align:left;
  font-weight:normal;
}
p { margin:0 0 10px; }
strong { font-weight:bold; }
address { font-style:normal; line-height:25px;margin: 0 ;}
cite { font-style:normal; }
q, blockquote { quotes:none; }
q:before,q:after { content:''; }
small,big { font-size:1em; }
ul,ol { list-style:none; margin: 0;}
.no-display { display:none; }
.no-margin { margin:0 !important; }
.no-padding { padding:0 !important; }
input,select,textarea,button  {
  font:13px/15px Lato, Arial, Helvetica, sans-serif;
  vertical-align:middle;
  color:#888888;
  background:#fff;
}
input[type="text"],input[type="password"]{ -webkit-box-shadow: 0 0 0 1000px white inset;}
input.input-text,select,textarea  {border:1px solid #f2f2f2; }
input.input-text,textarea  { padding:2px; }
select  { padding:1px; }
select option  { padding-right:10px;}
select.multiselect option  { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child  { border-bottom:0; }
textarea  { overflow:auto; }
input.radio  { margin-right:3px;margin-top: 2px; }
input.checkbox  { margin-right:3px; }
input.qty  { width:2.5em !important;text-align: center; }
button.button  {
  overflow:visible;
  width:auto;
  border:0;
  padding:0;
  margin:0;
  background:transparent;
  cursor:pointer;
  position: relative;
  border: none;
}
button.button span  {
  display:inline-block;
  padding:0 15px;
  font:normal 1em/1.35em 'Lato', sans-serif;
  text-align:center;
  white-space:nowrap;
  background: #222222;
  color:#fff;
  height: 38px;
  line-height: 38px;
}
button.button span span  { border:0 !important; padding:0 !important;background: none  !important}
button.button:hover span {background:#000;}
button.disabled span  { border-color:#bbb !important; background:#bbb !important; }
button.btn-checkout span span  { background-position:100% 0; padding: 0 15px; }
button.btn-checkout.no-checkout span  { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span  { background-position:100% 100%; }
p.control input.checkbox,
p.control input.radio  { margin-right:6px; }
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
  outline: none
}
label {font-weight: 400;}
.section-padding {padding: 30px 0 10px 0}
.section-top-padding {padding-top: 50px}
.section-bottom-padding {padding-bottom: 50px}
.section-title {
  margin-bottom: 40px;
  position: relative;
  font-family: "Microsoft YaHei";
}
.section-title hr {
  background: #f3f3f3 none repeat scroll 0 0;
  margin: 0;
  margin-top: 8px;
}
.section-title h2 {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 17px;
  margin: 0;
  padding-right: 20px;
  text-transform: uppercase;
  z-index: 2;
  position: relative
}
.section-title ul li{
  display: inline-block;
  width: 60px;
  text-align: center;
}
.area-padding {margin-top: 30px}
.navbar-default .navbar-nav> li > a {
  color: #232323;
}
.navbar-default .navbar-nav> li >a:hover,
.navbar-default .navbar-nav> li >a:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-nav> .active > a,
.navbar-default .navbar-nav> .active >a:hover,
.navbar-default .navbar-nav> .active >a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav> .disabled > a,
.navbar-default .navbar-nav> .disabled >a:hover,
.navbar-default .navbar-nav> .disabled >a:focus {
  color: #ccc;
  background-color: transparent;
}

/* Arrows */
.slick-prev:before, .slick-next:before {font-family: "slick";font-size: 20px;line-height: 1;color: REBECCAPURPLE;opacity: 0.75;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
/*非下拉面包屑*/
.breadcrumb{
  background: #fff;
}
.breadcrumb  a{
  color: #777;
}
.breadcrumb  a:hover{
  color: #000;
}
/*隐藏首页轮播圆点*/
.carousel-indicators{
  opacity: 0 !important;
}
/*首页大图轮播*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  height: auto;
  width: 100%;
  margin: 0 auto;
}
/*首页品牌轮播*/
.slick-slider{
  margin-bottom: 0;
}
.slick-prev:before, .slick-next:before{
  color: #bdbdbd;
}
/*首页下拉购物车提示框*/
.cartPopover .popover-content{
  padding: 0;
}
.cartPopover .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #fff;
  border-bottom: 1px dashed #ebebeb;
  border-radius: 5px 5px 0 0;
  margin-bottom: 8px;
}
/*详情页选项卡*/
.nav-tabs>li>a{
  border-radius:0;
  margin-right: 0px;
}
/*详情页放大镜*/
.zoomLens {
  border: 1px solid #ccc !important;
  cursor: move !important;
  display: block;
  height: 230px !important;
  width: 170px !important;
}
.zoomContainer{
  width: 480px !important;
  height:480px !important;
}
/*详情页底部轮播*/
.popular_slider  div.owl-prev{
  position: absolute;
  top: 50px;
  left: -25px;
}
.popular_slider  div.owl-next{
  position: absolute;
  top: 50px;
  right: -45px;
}
.visit_slider  div.owl-prev{
  position: absolute;
  top: 50px;
  left: -25px;
}
.visit_slider  div.owl-next{
  position: absolute;
  top: 50px;
  right: -45px;
}
.popular_slider  .owl-controls .owl-buttons div,.visit_slider  .owl-controls .owl-buttons div{
  width: 28px;
  height: 28px;
  border-radius: 14px;
  padding: 0;
  font-size: 20px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  color: #ccc;
}
.popular_slider  .owl-controls .owl-buttons div i,.visit_slider  .owl-controls .owl-buttons div i{
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.popular_slider  .owl-controls .owl-buttons div:hover,.visit_slider  .owl-controls .owl-buttons div:hover{
  background: #808080;
  color: #fff;
}
/*详情页加入购物车成功的弹框*/
.addCart .modal-header{
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.addCart{
  top:150px!important;
}
.addCart .modal-dialog{
  width: 450px!important;
}
/*购物车页弹框删除*/
.Modal{
  top:150px!important;
}
.Modal .modal-dialog{
  width: 450px!important;
}
/*结算页收货地址*/
.add_item  li.default{
  display: block;
  border:2px solid #ff9900;
}
/*列表页分页*/
.pagination {
  /*float: right;*/
  margin:20px 0;
  display: inline-block;
}
.pagination li {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  text-align: center;
  vertical-align: middle;
}
.pagination li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #69686c;
  /*display: inline-block;*/
  /*float: none;*/
  border: 1px solid #d0d0d0;
  border-radius: 3px;
}
.pagination li:hover a {
  background-color: #444444;
  color: #ffffff;
}
.pagination>.active>a{
  background-color: #444444;
  color: #ffffff;
  border: 1px solid #d0d0d0;

}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background-color: #444444;
  color: #ffffff;
  border: 1px solid #d0d0d0;
}
.pagination>.active:hover>a{
  background-color: #444444;
  color: #ffffff;
}
/*列表页过滤样式*/
#directory strong.item{
  border: 1px dotted #a4a4a4;
  height: 28px;
  line-height: 28px;
}
#directory strong.item:hover{
  border:1px solid #a4a4a4;
}
#directory  .del{
  font-size:10px ;
  margin-left: 5px;
}
#directory  .del:hover{
  color:#f95b6a ;
}
#directory .rightIcon{
  padding: 0 5px;
  font-size:10px ;
}
.glyphicon-chevron-down,.glyphicon-chevron-up{
  font-size: 10px;
  margin-left: 5px;
}
#forBrand,#forClassification,#forColor,#forSize{
  display: none;
}
/* 注册成功弹窗 */
.registerModel .modal-content{
  width:450px;
  height:220px;
  padding:35px 100px;
  margin: 237px auto;
}
.registerModel .modal-body{
  padding:0;
}
.registerModel .modal-body .sucess{
  margin-top:5px;
  float:right;
  width:170px;
  font-family: "宋体";
  color:#666;
  font-size:12px;
  line-height:30px;
}
.registerModel .sucess p:nth-child(1){
  color:#333;
  font-size:18px;
  font-weight:600;
  font-family: "Microsoft YaHei";
}
.registerModel .modal-body p{
  padding:0;
  margin:0;
}
.registerModel .modal-body img{
  width:66px;
  height:66px;
}
.registerModel .modal-body a{
  font-family: "Microsoft YaHei";
  font-size:14px;
  font-weight:600;
  display: inline-block;
  margin-top:40px;
}
.registerModel .modal-body a:nth-of-type(1){
  color:#666;
  border:1px solid #cfcfcf;
  padding:7px 14px;
  margin-right:17px;
}
.registerModel .modal-body a:nth-of-type(2){
  color:#fff;
  background-color:#f39c20;
  padding:6px 26px;
  border:none;
}

/*倒计时*/
canvas{
  margin: 0 7px 0 10px!important;
}
