
.w1190 {
  width: 1190px;
}

.w990 {
  width: 990px;
}

.mrauto {
  margin-left: auto;
  margin-right: auto;
}
.hide{
  display:none;
}
.inline-block, .brand_num span, .brand_time em, .br_r_tuan em, .brand_tit h2, .shouquan, .bran_top_tit h2, .bran_bot_tit h2, .pro_pl_tit h2 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/***media query***/
@media screen and (max-width: 1190px) {
  .w1190 {
    width: 990px;
  }
}
.clearfix:after {
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  *height: 1%;
  zoom: 1;
}

/*头部*/
#brand_top {
  height: 300px;
  position: relative;
  overflow: hidden;
}
#brand_top ul {
  position: absolute;
  width: 100%;
  height: 300px;
  z-index: 1;
}
#brand_top ul li {
  display: none;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
#brand_top ul li.cur {
  display: block;
}
#brand_top ul li a {
  float: left;
  width: 1190px;
  height: 300px;
  position: relative;
  left: 50%;
  top: 0;
  margin-left: -595px;
}
#brand_top ul li img {
  width: 1190px;
  height: 300px;
}

.brand_num {
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: 50%;
  bottom: 10px;
  width: 200px;
  margin-left: 385px;
  text-align: right;
}
.brand_num span {
  width: 15px;
  height: 15px;
  background: #ccc;
  margin: 0 0 0 10px;
  cursor: pointer;
}
.brand_num span.current {
  background: #e53;
}

/**/
.brand_t {
  overflow: hidden;
}

.brand_t_l {
  width: 840px;
}

.brand_t_list {
  overflow: hidden;
}

.brand_t_list_l {
  border: 1px solid #e5e5e5;
  width: 159px;
  border-right: none;
  padding: 20px 20px 0;
  height: 198px;
}
.brand_t_list_l dl dt img {
  display: block;
  width: 150px;
  height: 68px;
}
.brand_t_list_l dl dd {
  font: 14px/16px "Microsoft YaHei";
  padding-top: 4px;
  text-align: center;
  color: #999;
}
.brand_t_list_l p {
  text-align: center;
  color: #f34602;
  font: 18px/20px "Microsoft YaHei";
  padding-top: 30px;
  height: 60px;
}

.brand_time {
  font: 12px/14px "SimSun";
  color: #999;
  text-align: center;
}
.brand_time em {
  width: 14px;
  height: 14px;
  background: url("../image/icon1.png") no-repeat -262px -287px;
  margin-right: 5px;
}

.p_r img {
  display: block;
}

.brand_t_r {
  width: 330px;
}

.br_r_t {
  border: 1px solid #e5e5e5;
  height: 320px;
  position: relative;
}

.br_r_t_body {
  border: 1px solid #fff;
  border-bottom: none;
  padding: 9px;
}

.br_r_img {
  position: relative;
}
.br_r_img span {
  position: absolute;
  color: #fff;
  padding: 0 5px;
  line-height: 20px;
  background: #e53;
  right: 0;
  top: 0;
}

.br_r_p {
  overflow: hidden;
}
.br_r_p img {
  padding-right: 10px;
  border-right: 1px dotted #d3d3d3;
  width: 100px;
  height: 50px;
}

.br_r_r {
  padding: 5px 0 0;
}
.br_r_r p {
  color: #fc4a00;
  font: 24px/26px "arial";
}
.br_r_r span {
  font: 12px/14px arial,"SimSun";
  color: #999;
  text-decoration: line-through;
}

.br_r_bot {
  background: #e5e5e5;
  position: absolute;
  width: 308px;
  padding: 0 10px;
  height: 30px;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1;
}

.cj {
  background: #fc4a00;
  display: none;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
}
.cj:hover {
  color: #fff !important;
}

.brand_r_time {
  padding: 10px 0 0;
  color: #333;
}

.brand_r_time em {
  background-position: -284px -287px;
}

.br_r_t:hover {
  border: 1px solid #fc4a00;
}

.br_r_t:hover .br_r_t_body {
  border: 1px solid #fc4a00;
  border-bottom: none;
}

.br_r_t:hover .cj {
  display: block;
}

.br_r_tuan {
  padding: 5px 0 0;
}
.br_r_tuan em {
  width: 19px;
  height: 17px;
  background: url("../image/icon1.png") no-repeat -305px -287px;
  margin-right: 5px;
}
.br_r_tuan span {
  color: #e53;
  font: 12px/24px arial,"SimSun";
}

.br_r_b {
  border: 1px solid #e5e5e5;
  padding: 0 20px;
  height: 337px;
}
.br_r_b h2 {
  font: bold 16px/46px "Microsoft YaHei";
  color: #333;
  border-bottom: 2px solid #e53;
  text-align: center;
}

.br_r_content {
  width: 300px;
}
.br_r_content img {
  float: left;
  width: 90px;
  height: 40px;
  margin: 15px 10px 0 0;
}

.brand_bot {
  overflow: hidden;
}

.brand_tit {
  border-bottom: 2px solid #ececec;
  height: 32px;
}
.brand_tit h2 {
  font: bold 18px/32px "Microsoft YaHei";
  color: #e53;
  border-bottom: 2px solid #e53;
}

.brand_leftside {
  width: 170px;
}
.brand_leftside dl {
  padding-bottom: 15px;
}
.brand_leftside dl dt {
  font: bold 16px/18px "Microsoft YaHei";
  color: #000;
  padding-bottom: 5px;
}
.brand_leftside dl dd {
  overflow: hidden;
}
.brand_leftside dl dd span {
  float: left;
  width: 62px;
  line-height: 18px;
  margin: 5px 10px 0 0;
  cursor: pointer;
  overflow: hidden;
}
.brand_leftside dl dd span a {
  color: #666;
  float: left;
  padding: 2px 5px;
}
.brand_leftside dl dd span a.current {
  background: #e53;
  color: #fff !important;
}

.brand_rightside {
  width: 990px;
}

.brand_tag {
  overflow: hidden;
}
.brand_tag span {
  float: left;
  background: #e6e6e6;
  font: 14px/34px "Microsoft YaHei";
  color: #333;
  width: 140px;
  border-right: 1px solid #d4d3d3;
  text-align: center;
  cursor: pointer;
}
.brand_tag span.current {
  background: #ee5533;
  color: #fff;
}
.brand_tag span.last {
  width: 144px;
  border-right: none;
}

.brand_r_content {
  overflow: hidden;
  width: 1010px;
}
.brand_r_content img {
  width: 148px;
  height: 68px;
  border: 1px solid #e5e5e5;
  float: left;
  margin: 15px 18px 0 0;
}

/*详情页*/
.brand_d_top {
  overflow: hidden;
}

.brand_d_t_l {
  width: 520px;
  height: 360px;
  background: #f3f3f3;
}
.brand_d_t_l img {
  display: block;
  width: 520px;
  height: 360px;
}

.brand_d_t_r {
  width: 640px;
}

.bran_top {
  overflow: hidden;
}

.bran_top_left {
  width: 450px;

}
.bran_top_left p {
  font: 14px/24px "Microsoft YaHei";
  color: #666;
  padding: 10px 0 0;
}

.shouquan {
  width: 100%; 
  height: 26px;
  margin-left: 5px;
  font-size:16px;
  color:#000;
  line-height:26px;
  margin-bottom: 40px;
  position:relative;
}
.shouquan span{
  color:#999;
  margin-left:30px;
}
.shouquan i{
  color:#000000;
  cursor:pointer;
  padding-left:25px;
  display:inline-block;
  background:url(../image/shouquan.png) no-repeat;
}
.shouquan a img{
   position:absolute;
   left: 120px;
   top: -36px;
   z-index:2;
   display:none;
}
.bran_top_tit {
  height: 42px;
}
.bran_top_tit h2 {
  font: 30px/41px "Microsoft YaHei";
  color: #000;
  padding: 0 5px;
}

.bran_top_right {
  width: 158px;
  height: 68px;
  border: 1px solid #e5e5e5;
  margin-top: 13px;
}
.bran_top_right img {
  width: 158px;
  height: 68px;
  display: block;
}

.bran_bot p {
  font: 14px/24px "Microsoft YaHei";
  color: #666;
  padding: 10px 0 0;
  text-indent: 28px;
  height:63px;
  overflow: hidden;
  line-height:1.5;
  cursor: pointer;
  width: 629px;
  padding: 5px;
}
.bran_bot .story_more{
  box-shadow: 0 0 4px 3px #ededed;
  position:absolute;
  background:#fff;
  z-index:8;
  height:auto;
  /* line-height:1.8; */
  padding: 5px 0px 5px 10px;
  margin-top:16px;
}
.bran_bot_tit {
  height: 26px;
}
.bran_bot_tit h2 {
  font: 16px/25px "Microsoft YaHei";
  color: #000;
  padding: 0 5px;
}

.brand_d_center {
  background: #ededed;
  height: 380px;
}

.brand_d_bot {
  overflow: hidden;
}

.brand_left {
  width: 190px;
}

.brand_left_k {
  border: 1px solid #e6e6e6;
  padding: 0 10px;
}

.brand_title {
  font: 16px/40px "Microsoft YaHei";
  color: #333;
}

.brand_left_img dl {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
  overflow: hidden;
}
.brand_left_img dl.last {
  border-bottom: none;
}
.brand_left_img dl dt {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  position: relative;
}
.brand_left_img dl dt img {
  display: block;
  width: 60px;
  height: 60px;
}
.brand_left_img dl dt em {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background: url("../image/icon1.png") no-repeat -227px -311px;
  text-align: center;
  font: 12px/18px arial;
  color: #e53;
}
.brand_left_img dl dt em.h {
  background-position: -262px -311px;
  color: #999;
}
.brand_left_img dl dd {
  padding: 5px 0 0;
}
.brand_left_img dl dd.name {
  font: 12px/16px arial,"SimSun";
  height: 32px;
  overflow: hidden;
}
.brand_left_img dl dd.name a {
  color: #666;
}
.brand_left_img dl dd.price {
  font: 12px/14px arial;
  color: #e53;
}

.brand_left_pp {
  width: 168px;
  overflow: hidden;
}

.brand_left_pp_body {
  width: 176px;
  padding-bottom: 13px;
  overflow: hidden;
}
.brand_left_pp_body img {
  width: 80px;
  height: 40px;
  float: left;
  margin: 10px 8px 0 0;
}

.pro_pl {
  border: 1px solid #ddd;
  padding: 10px 20px 20px;
}

.product_introduct {
  border-top: none;
}

.pro_pl_tit {
  height: 30px;
  border-bottom: 2px solid #ccc;
}
.pro_pl_tit h2 {
  font: 20px/30px "Microsoft YaHei";
  border-bottom: 2px solid #e53;
  color: #e53;
}

.pl_list {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dashed #ccc;
}

.pl_head {
  width: 40px;
  height: 40px;
  padding: 0 30px;
}
.pl_head img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.pl_head p {
  width: 40px;
  text-align: center;
  color: #333;
  font-family: Arial, "SimSun";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pl_right {
  width: 848px;
  font-family: Arial, "SimSun";
}

.pl_right dl {
  overflow: hidden;
  margin-bottom: 13px;
  color: #333;
}

.pl_right dl dt {
  float: left;
  color: #666;
  width: 36px;
  text-align: right;
}

.pl_right dl dd {
  float: left;
  width: 800px;
}

.ce53 {
  color: #e53;
}

.c999 {
  color: #999;
}

.pl_right dl dd img {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #f3f3f3;
  margin-right: 10px;
}

.page_pl {
  text-align: right;
  padding: 20px 0 0;
}
.page_pl span {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 6px 10px;
  color: #333;
  margin-left: 5px;
  cursor: pointer;
}
.page_pl span.current {
  border: 1px solid #f8f8f8;
  color: #f65;
  background: #f8f8f8;
}

.pl_page {
  text-align: right;
  padding: 30px 0 10px;
  font-size: 14px;
}
.pl_page span {
  border: 1px solid #e6e6e6;
  background: #f3f3f3;
  padding: 10px 15px;
  color: #333;
  margin-left: 5px;
  cursor: pointer;
}
.pl_page span.current {
  border: 1px solid #e53;
  color: #fff;
  background: #e53;
}
.pl_page span:hover {
  border: 1px solid #e53;
  color: #e53;
  background: #fff;
}
.pl_page em {
  color: #333;
  padding: 0 10px;
}
.product_container{
  overflow: hidden;
  width:1190px;
}
/***media query***/
@media screen and (max-width: 1190px) {
  .rightBar {
    width: 990px;
  }
/* 
  .filter_container .filter_con_list a {
    width: 20%;
  }

  .filter_container .filter_con_list {
    width: 660px;
  } */

  .product_container {
    width: 990px;
  }

  .product_container .product_list li {
    width: 173px;
  }

  #brand_top ul li a {
    width: 990px;
    margin-left: -495px;
  }

  #brand_top ul li img {
    width: 990px;
  }

  .brand_num {
    margin-left: 285px;
  }

  .brand_rightside {
    width: 790px;
  }

  .brand_tag span {
    width: 112px;
  }

  .brand_tag span.last {
    width: 112px;
  }

  .brand_r_content {
    width: 800px;
  }

  .brand_r_content img {
    margin-right: 10px;
  }

  .brand_d_t_r {
    width: 440px;
  }

  .bran_top_left {
    width: 250px;
  }

  .brand_t_l {
    width: 640px;
  }
}

/**相关分类**/
.related_cate{
  width:188px;
  border:1px solid #dddddd;
  margin-top:10px;
}
.related_cate_title{
  background: #f3f3f3;
  height: 35px;
  padding-left:10px;
  font: 16px/35px "Microsoft YaHei";
}
.related_cate_con{
  padding:12px;
  overflow: hidden;
  border-top: 1px solid #dddddd;
}
.related_cate_con h1{
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 8px;
  color:#ee5533;
}
.related_cate_con a{
  width:42%;
  float: left;
  text-align: center;
  padding:5px;
  font-size: 12px;
}
.related_cate_con a.active{
  background:#ee5533;
  color:#FFF;
}
.related_cate_con a.active:hover{
  color:#FFF !important;
}
.related_cate_con a:hover{
  color:#ee5533;
}

.guessu_like{
  clear:both;
  margin-top: 25px;
}
.guessu_like_tab{
  border-bottom:2px solid #ee5533;
  padding-bottom:6px;
}
.guessu_like_tab a{
  padding:6px 16px;
}
.guessu_like_tab a.active{
  color:#FFF;
  background:#ee5533;
}
.guessu_like_tab a.active:hover{
  color:#FFF !important;
}

.guessu_like_cat{
  display: none;
}
.guessu_like_con {
  position: relative;
}
.guessu_like_slide {
  height: 352px;
  overflow: hidden;
}
.guessu_like_left_btn,
.guessu_like_right_btn {
  display: none;
  position: absolute;
  top: 130px;
  z-index: 9;
  width: 45px;
  height: 45px;
  background: url("../image/slide_btn.png") no-repeat;
  cursor: pointer;
  overflow: hidden;
}
.guessu_like_left_btn {
  left: 0;
  background-position: 0 0;
}
.guessu_like_right_btn {
  right: 0;
  background-position: -45px 0;
}

.guessu_like_con:hover .guessu_like_left_btn,
.guessu_like_con:hover .guessu_like_right_btn {
  display: block;
}
/* 图标样式 */
.title_tags {
  padding: 4px 10px;
  background: #ee5533;
  color: #FFF !important;
  font-size: 12px;
  margin-right: 1px;
  padding: 2px;
}

.fee_tags {
  padding: 1px;
  background-color: #fff;
  border: 1px solid #EE5533;
  color: #EE5533!important;
}
/* 优化 */
 .product_container .product_list li{
   width:217px;
   margin:0 9px;
   position:relative;
}
 .product_container .product_list li .new_logo{
    position:absolute;
    width:47px;
    height:47px;
    top:15px;
    left:14px;
    z-index:9;
 }

.brand_d_bot .cate_box{
  width:99.9%;
  background-color:#f9f9f9;
  height:auto;
  padding:5px 0;
  border:1px solid #e1e1e1;
  border-bottom:0px;
}
.brand_d_bot .cate_box:after{ content:"."; height:0; visibility:hidden; display:block; clear:both; } 
.brand_d_bot .cate_list{
  width:100%;
  height:auto;
}
.brand_d_bot .cate_list li{
  float:left;
  padding:0 32px 0 32px;
  height:40px;
  text-align: center;
  line-height:40px;
  color:#383838;
  font-size:15px;
  position:relative;
  cursor:pointer;
  border-bottom:2px solid #f9f9f9;
}

.brand_d_bot .cate_list .curr:after{
    border-color:#fff;
}
.brand_d_bot .cate_list .curr{
  background-color:#6e7882;
  color:#fff;
}
.brand_d_bot .cate_list .cate_detail{
  width:122px;
  position:absolute;
  z-index:12;
  background:#fff;
  top: 42px;
  left: 50%;
  margin-left:-60px;
  box-shadow: 2px 2px 2px #cecdcd;
}
.brand_d_bot .cate_list .cate_detail span{
  display:block;
  font-size: 15px;
  height:32px;
  line-height:32px;
  text-align: center;
  color:#383838;
}
.brand_d_bot .cate_list .cate_detail .curr{
  background:#f0f0f0;
}
.sort_left .sort_box {
  cursor:pointer;
}
.sort_left .sort_box i {
  width:13px;
  height:13px;
  display:inline-block;
  border:1px solid #e6e6e6;
  margin:5px 5px 0 33px;
  color:#444;
}
.sort_left .sort_box em{
  display:inline-block;
  width:43px;
  height:13px;
  line-height:13px;
  color:#444;
}
.sort_left .check_curr i{
  border:1px solid #ee5533;
  background:url(../image/brand_g.png) no-repeat center center;
}
.sort .sort_left .cuxiao {margin-left:-34px;}
/* 关注品牌 */
.bran_top .brand_attent{
  margin-bottom: 37px;
}
.bran_top .brand_attent a{
  font-size:20px;
  color:#fff;
  background-color:#ee5533;
  display: inline-block;
  width:117px;
  height:40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  margin-right:26px;
}
.bran_top .brand_attent a:hover{
  color:#fff !important;
}
.bran_top  .brand_attent span {
  color:#ee5533;
  font-size:16px;
}
.bran_top .brand_attent .cancle{
  background-color:#999;
}
.shouquan .no_shouquan{margin-left:0;}
.brand_d_bot .cate_list .has_curr:after{
  border-color:#ee5533;
}
.product_container .product_list li .product_name .product_name_icon {
  padding: 0 5px;
  height: 18px;
  color: #e53;
  line-height: 18px;
/*  border: 1px solid #e53;*/
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.product_list_container a img{
  display: block;
}
/* 无商品 */
 .no_goods{
  width:100%;
  text-align:center;
  height:100px;
  line-height: 100px;
  color:#999;
  font-size:25px;
}
/*  角标 */
.shoplogo {
  position:absolute;
  z-index:9;
}
.brand_d_coupon {
  height: 58px;
  overflow: hidden;
  position: relative;
}
.brand_d_coupon.open {
  height: 116px;
}
.brand_d_coupon .coupon_list{
  float: left;
}
.brand_d_coupon .coupon_list li  {
  width: 201px;
  height: 58px;
  float: left;
  margin-right: 12px;
  background: url(../image/coupon.png) no-repeat center center;
  background-size: contain;
  overflow: hidden;
  cursor: pointer;
}
.brand_d_coupon .coupon_list li.c-over {
  background: url(../image/coupon-over.png) no-repeat center center;
  background-size: contain;
}
.brand_d_coupon .coupon_list li .c-condition {
  float: left;
  width: 88%;
 /* height: 100%;*/
  color: #999;
  padding: 20px 0 16px 0;
  text-align: center;
}
.brand_d_coupon .coupon_list li .c-condition .price {
  font-size: 15px;
  margin-right: 6px;
}
.brand_d_coupon .coupon_list li .c-condition .price-icon {
 /* font-size: 8px;*/
 margin-right: 5px;
}
.brand_d_coupon .coupon_list .c-get .c-condition .price-icon,.brand_d_coupon .coupon_list .c-get .c-condition .price {
  color: #FF6357;
}
.brand_d_coupon .coupon_list .c-get .c-condition .detail {
  color: #444; 
}

.brand_d_coupon .coupon_list li .c-status {
  float: left;
  width: 12%;
  height: 100%;
  position: relative;
} 
.brand_d_coupon .coupon_list li .c-status span  {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 11px;
  height: auto;
  font-size: 12px;
  color: #fff;
}
.brand_d_coupon .coupon_more  {
  position: absolute;
  right: 0;
  color: #444;
  font-size: 14px;
  padding-right: 20px;
  background: url(../image/down.png) no-repeat right center;
  background-size: 33%;
  margin-top: 10px;
  cursor: pointer;
  display: none;
}
.brand_d_coupon .coupon_more.show {
  display: block;
}
.brand_d_coupon .coupon_more.open {
  display: block;
  background: url(../image/top.png) no-repeat right center;
  background-size: 33%;
}