@charset "utf-8";



/*  header */
.header .logo img { height:auto; width:320px;}



/* 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;}



/*  index-news  */
.index-one { float:none; width:100%; }
.index-list { float:none; width:100%; padding:0;}
.index-list ul { padding:0; }


/* 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%; padding:0 10px; }


/* 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; }
