@charset "utf-8";



/*  nav  */
nav {  }

/*  nav  */
nav {  padding-right:10px;}

/* 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-products  */
.i-products .list {}
.i-products .list li { width:31.3%; }

/* 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; }


/* index-servic */ 
.index-service .service-tr .item { width:23.3%; margin:-11.4% 5% 5% 5%; }
.index-service .service-tr .item:nth-child(1), 
.index-service .service-tr .item:nth-child(2), 
.index-service .service-tr .item:nth-child(3) { margin-top:5%;}
.index-service .service-tr .item:nth-child(4) {  margin-top:-11.4%; margin-left:21.6%; }
.index-service .service-tr .item:nth-child(5) { margin-left:5%; }
.index-service .service-tr .item:nth-child(9) { margin-left:21.6%; }
.index-service .service-tr .item:last-child   { display: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; }
