@charset "utf-8";




/*  nav  */
nav { }
.menu>li { font-size:14px;}
.menu>li>a {  padding:10px 5px; }
.menu>li>span { padding:10px 5px; }
.menu li:hover>div {  top:44px; }

/* product */
.product-lis { }
.product-lis li { width:31.33%; }

/* product detaile */
.product-cont {  padding: 10px;}
.product-box { display:block; height:auto; }
.product-info { padding:0;}
.product-photo { height:auto; padding-right:0;}
.product-info .cart { position: relative; margin-top:10px;}
.product-info .cart a { padding:0 10px; }
.qtyInputBox input { width:30px;}
.product-lis li .quantity-num { width:90px;}
.product-info .price { text-align:center; position:relative;  bottom:0; padding:15px 0; font-size:30px;}
.product-info .briefly { line-height:1.6em; max-height: none; overflow-y: inherit; }
.product-title { padding:10px 0 20px 0;}

.product-info .price .normal { font-size:16px;}
.product-info .price .normal span { font-size:16px; padding-top:20px; }


/* index-catalog */
.index-catalog { padding:0 10px;}
.index-catalog .index-catalog-banner { display:none;}
.index-catalog .index-catalog-list {  padding-left:0px; float:none; width:100%; } 

/* i-recommend */ 
.i-recommend { margin:0 -0.5%;  }

/* store */
.store-list {  margin:0;}
.store-itim { width:100%; margin:0 0 10px 0; float:none;}


/* activity */
.activity ul li { width:33.33%;}
.activity ul li a { height:150px; }
.activity ul li h3 {  }

/* index-highlight */
.index-highlights ul li {width:33.33%; height:150px;}


/*  page  */
.page-box {  border-radius:10px; overflow: inherit; padding:0 10px; }
