/* BASIC css start */
.shopArea{position:relative; width:1140px; margin:0 auto;}
.shopArea .mainTit{font-size:40px; font-weight:bold; color:#000;}
.shopArea .subTit{font-size:16px; font-weight:bold; color:#000; margin-top:10px}
.shopArea .product{position:relative; margin-top:60px}
.shopArea .product li{float:left; padding-right:20px }
.shopArea .product li:last:child{padding-right:0px}
.shopArea .product .itemLink01{width:274px; margin:30px auto; border:1px solid #000;}
.shopArea .product .itemLink01 a{display:inline-block; color:#000; font-size:16px; padding-left:20px;height:48px; line-height:48px; }
.shopArea .product .itemLink01 span i{  right:20px; font-size:20px; vertical-align:middle}

.shopArea .product .itemLink02{ margin:0 auto; position:relative; margin-top:30px; }
.shopArea .product .itemLink02 li{border:1px solid #000; height:48px; line-height:48px;  width:249px; margin-right:10px; float:left }
.shopArea .product .itemLink02 li a{display:inline-block; color:#000; font-size:16px; padding-left:20px;}
.shopArea .product .itemLink02 span {}
.shopArea .product .itemLink02 span i{  right:20px; font-size:20px; vertical-align:middle}
/* BASIC css end */

