/**
 * @version		0.0.1
 * @package		ZMAXSHOP
 * @author		ZMAX程序人 http://www.zmax99.com
 * @copyright	Copyright (c) 2006 - 2014 南宁市程序人软件科技有限责任公司. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */
 
 /*
  *	说明： 在本css文件中定义所有的商城的基础类
  * 作者：min.zhang
  * Email:zhang19min88@163.com
  */
  
 /*
  项目列表视图的CSS
 */ 
.item_pic_panel {
    position: relative;
}
 
.item_pic_panel img {
    height: 250px;
    width: 100%;
}

.item_trade_num {
  position: absolute;
  right: 0;
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC191919',endColorstr='#CC191919');
  background: rgba(25,25,25,0.8);
  color: #fff;
  padding: 1px 5px;
}
.item_title_panel {
  margin-top: 5px;
  padding: 0 10px;
}


.item_title {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
} 


#zmaxshop .item_current_price_panel {
    color: #ec1b24;
    height: 26px;
    padding: 0 10px;
}

.item_current_price {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  color: #f40;
}

.item_current_price .icon_price {
  font-size: 14px;
  margin-right: 3px;
  font-family: arial;
}

.item_current_price .price_num {
  font-size: 22px;
  font-weight: 700;
  font-family: verdana,arial;
}
.item_price_panel {
  height: 14px;
  padding: 0 10px;
  margin-bottom: 8px;
}
.item_price {
  color: #999;
  line-height: 14px;
  overflow: hidden;
}
.item_price .icon_price {
  margin-right: 3px;
  font-family: arial;
}
.item_price .price_num {
  font-weight: 400;
  text-decoration: line-through;
  font-family: verdana,arial;
}


/*
 * 产品详情页面
 */

.tb_item_info .tb_item_info_l {
  float: left;
  padding: 20px 0 20px 20px;
  width: 40%;
  position: relative;
}
.tb_item_info .tb_item_info_r{ 
  float: left;
  padding: 0 20px 20px 0;
  width: 50%;
}

.clear:after, .tb_clear:after, .tb_clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.tb_wrap {
  padding-left: 18px;
}

.tb_title .tb_main_title {
  min-height: 21px;
  _height: 21px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  color: #3C3C3C;
}

 .tb_meta {
  padding: 10px;
  background-color: #FFF2E8;
}
.tb_meta {
  z-index: 7;
  position: relative;
  min-height: 35px;
  zoom: 1;
}
ul.tb_meta.tb_promo_meta {
  list-style: none;
}
.tb_property_type {
  float: left;
  width:60px;
}

.tb_detail_price  strong.price {
  font-size: 14px; 
  color: rgb(60, 60, 60);
  font-weight: 400; 
  text-decoration: line-through;
  padding-left: 19px;
 }

 li.tb_detail_price.tb_clearfix.current {
  padding-top: 10px;
}

.current .tb_property_cont em {
  color: red;
  font-size: xx-large;
  font-weight: 700;
  font-family: inherit;
  font-style: normal;
}


.sep_line {
    border-bottom: 1px dotted #d9d9d9;
    height: 1px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.numbercontroler > input[type="text"] {
    height: auto;
    margin: 0;
    padding: 7px;
    width: 32%;
}

.numbercontroler {
    margin: 4px 0;
}



.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

#zmaxshop ul {
	margin: 0 0 2px;
}
.zmaxul > li {
    border: 1px solid #dedede;
    float: left;
    list-style: outside none none;
    margin: 0 5px 5px;
    padding: 6px;
	cursor: pointer;
}
#zmaxshop ul.zmaxul li a {
	color:#000000;
	text-decoration:none;
}


.itemchoose dl {
    clear: both;
	display:table;
    width: 100%;
	border-bottom: 1px dashed #dedede;
}


.itemchoose dt {
    float: left;
    width: 50%;
	color: gray;
}

span.tb_stock {
  position: relative;
  float: left;
  margin-bottom: 5px;
}

#number_controller input[type="text"] {
 float: left;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 26px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #666;
  border: 1px solid #CCC;
  outline: 0;
  background: #FFF;
  ime-mode: disabled;
  border-radius:0px;
}

#zmax_addcart{
  
  /*width: 130px;
  border-color: #F40;
  background: #F40;
  */
}

#zmax_addcart a {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "Hiragino Sans GB","microsoft yahei",sans-serif;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}

#number_controller a, #number_controller a:hover {
    background-color: #ededed;
    border: 1px solid #ccc;
    color: #79799a;
    display: block;
    float: left;
    font-family: Comic Sans MS;
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 27px;
	cursor: pointer;
}


#thumb li img {
    height: 50px;
}

#thumb li {
    float: left;
    list-style: outside none none;
    padding: 5px;
}

#zmaxshop ul.zmaxul li.current_choose {
	border: 1px solid #ff0000;
}
#zmaxshop ul.zmaxul li.current_choose {
	color:#ff0000;
	text-decoration:none;
}

#zmaxshop ul.zmaxul li:hover {
	border: 1px solid #ff0000;
}
#zmaxshop ul.zmaxul li a:hover {
	color:#ff0000;
	text-decoration:none;
}

.itemchoose {
    padding-left: 5px;
}

.itemchoose dd {
    float: left;
}

#zmaxshop .attrline {
  border-bottom: solid 1px #dedede;
  margin: 5px -10px;
}


#attributes .attrlist li {
  display: inline;
  float: left;
  width: 206px;
  height: 24px;
  margin-right: 20px;
  overflow: hidden;
  text-indent: 5px;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
}


#attributes ul::after {
    clear: both;
    content: " ";
    display: block;
}
#attributes .attrlist {
    clear: both;
}

.zmaxtotal td {
    padding: 7px;
    text-align: right;
}

#total_price {
    color: red;
    font-size: large;
}

.td_item {
    border: 1px solid #dedede;
    padding: 10px;
}

.td_item:hover{
	border-bottom-color:#ff0000;
}


.zmaxitem {
    padding: 4px;
}

.zmaxfilter {
    border-bottom: 3px solid #c3c386;
}


#zmaxshop .itemdetail {
    min-height: 400px;
}



#zmaxshop .itemextinfo li {
    padding: 5px;
	list-style: outside none none;
}

#zmaxshop .itemextinfo  .zmax_data {
    padding: 10px;
}

#zmaxshop .itemextinfo ul, #zmaxshop .itemextinfo  ol {
    margin: 0 0 0 25px;
    padding: 0;
}


/*购物车页面*/
#zmaxshop .shopcart_title {
border-bottom: 2px solid #88ad29;
padding-bottom: 9px;
}

#zmaxshop .shopcart_title strong {
color: #88ad29;
font-size: 16px;
}

#zmaxshop .shopcart_title span {
color: #aaa;
padding-left: 10px;
}

#zmaxshop #zmaxremark{
border-bottom:1px solid #e6e6e6;
color: #999999;
line-height: 34px;
margin-bottom: 25px;
}



#zmaxshop .shopcart_guide {
margin-bottom: 20px;
}

#zmaxshop  table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

table#shopcart td  ,table#shopcart th {
    border: 1px solid #dedede;
}
table#order td  ,table#order th {
    border: 1px solid #dedede;
}




#toolbar > div {
    float: left;
    margin: 8px 9px 6px;
}


#zmaxshop #toolbar {
    height: 50px;
}


#zmaxshop h4 {
  background: #88ad29;
  color: #fff;
  padding: 7px;
}

#zmaxshop .info {
  margin-top: 10px;
  margin-bottom: 10px;
}

#zmaxshop p.zmax_warning {
  background: yellow;
  color: #FF0015;
  padding: 10px;
  font-size: large;
}

#zmax_address {
  clear: both;
}

#zmaxshop .zmaxwell {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}


#zmaxshop .zmaxtext_right {
  text-align: right;
}

ul.zmaxwell {
  list-style: none;
}
#zmaxshop .zmaxwell input[type="radio"] {
  float: left;
  width: 26px;
}

.zmaxtable th, .zmaxtable td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.zmaxtable {
  width: 100%;
  margin-bottom: 18px;
}

#zmaxshop select {
  width: 150px;
  border: 1px solid #ccc;
  background-color: #fff;
}




.bottom_image_list ul li {
    float: left;
    list-style: outside none none;
    margin: 5px;
}
.bottom_image_list ul {
    margin: 0;
}


.bottom_image_list {
    margin-top: 12px;
}