@charset "utf-8";
/*产品列表页*/
.ProductList{padding:1px;margin-bottom:10px;border-bottom:1px  dashed #bbb;height:97px;clear:both;}
.ProductListbg{background:#F9F9F9;width:100%;height:95px;}
.ProductList .productListImg{float:left;border:1px solid #bbb;padding:2px;margin:0px;width:130px;height:95px;}
.ProductList .ProductListMain{float:left;margin-left:10px;border-left:1px dashed #E6B802;height:95px;}
.ProductList .ProductListMain h1{font-size:14px;font-weight:bold;color:#EE7513;text-indent:20px;}
.ProductList .ProductListMain h1 span {font-size:12px;font-weight:normal;color:#333333;text-indent:20px; margin-left:10px;}
.ProductList .ProductListMain h2{font-size:12px;font-weight:normal;color:#333333;text-indent:20px;}
.ProductList .ProductListMain p{padding-left:20px;line-height:150%;width:470px;color:#333333}
.ProductList .ProductListMain .ProductListMainColor{color:#FF0000;}

/*产品内容页*/
/*大图*/
.Product_Content{width:100%;margin-bottom:10px;display:table;} 
.Product_Content .ProductContentImg{float:left;width:280px;margin:3px;padding:2px;border:1px solid #bbb;}
.Product_Content .Pro_main{float:left;margin-left:10px;color: #FF0000;}
.Product_Content .Pro_main h4{font-size:14px;color:#3366CC;padding-left:10px;}
.Product_Content .Pro_main p{padding-left:10px;font-size:12px;color:#F16D2D;border-bottom:1px dashed #bbb;width:350px;line-height:180%;}
.Product_Content .Pro_main h3{font-size:12px;padding-left:3px;color:#333333;margin:5px;}
.Product_Content .Pro_main .PromainColor{color:#FF0000;font-size:14px;}
.Product_Content .Pro_main .PromainPrice{margin:10px auto;width:162px;}
/*商品描述*/
.productDescription{width:100%;margin-bottom:10px;display:table;}
.productDescription .productDescriptionTitle{width:100%;background:url(../images/cantonfootwear/productDescriptionTitle.jpg) repeat-x left center;height:31px;}
.productDescription .productDescriptionTitle h1{font-size:12px;color:#333333;text-indent:30px;background:url(../images/cantonfootwear/proarrow.jpg) no-repeat 5px center;}
.productDescription p{line-height:180%;padding-top:10px;padding-bottom:10px;}
<!--精品商品-->
.productGood{width:100%;}
.productGood .productGoodTitle{width:100%;background:url(../images/cantonfootwear/productDescriptionTitle.jpg) repeat-x left center;height:31px;}
.productGood .productGoodTitle h1{font-size:12px;color:#333333;text-indent:30px;background:url(../images/cantonfootwear/proarrow.jpg) no-repeat 5px center;}
.productGood .productGoodImg{width:100%;}
.productGood .productGoodImg ul{list-style-type:none;}
.productGood .productGoodImg li{padding:5px 15px;width:100px;float:left;}
.productGood .productGoodImg img{margin:1px;padding:1px;border:1px solid #bbb;}
.productGood .productGoodImg h1{font-size:12px;text-align:center;}

/*---------------------------------链接颜色-------------------------------------------------------------------------------*/
/*产品列表页*/
.ProductList .ProductListMain .ProductListMainColor a{text-decoration:none;color:#990000;}
.ProductList .ProductListMain .ProductListMainColor a:hover{color:#FF9900; text-decoration:underline;}
/*产品内容页*/
/*大图*/
/*商品描述*/
<!--精品商品-->
.productGood .productGoodImg h1{font-size:12px;text-align:center;}
.productGood .productGoodImg h1 a{color:#333333;}
.productGood .productGoodImg h1 a:hover{color:#FF9900}
