⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 css.css

📁 企业购物网站, 企业购物网站,企业购物网站
💻 CSS
📖 第 1 页 / 共 3 页
字号:
/*ProductCategoryList Begin*/
.ProductCategoryList{margin-bottom:8px;}
.ProductCategoryList .header{background-color:#f2f2f2;height:35px;padding-left:10px;}
.ProductCategoryList .header A:link {color: #666; font-weight:bold; text-decoration: underline;}
.ProductCategoryList .header A:visited {color:#666; font-weight:bold; text-decoration: underline;}
.ProductCategoryList .header A:active {color: #666; font-weight:bold; text-decoration: underline;}
.ProductCategoryList .header A:hover {color: #E00000; font-weight:bold; text-decoration: underline;}
.ProductCategoryList .list{background-color:#f9f9f9;height:25px;text-align:left;padding-left:3px;}
.ProductCategoryList .list A:link {color: #666; text-decoration: none;}
.ProductCategoryList .list A:visited {color:#666; text-decoration: none;}
.ProductCategoryList .list A:active {color: #666; text-decoration: none;}
.ProductCategoryList .list A:hover {color: #E00000; text-decoration: underline;}
/*ProductCategoryList End*/

/*ProductListCategory Begin*/
.ProductListCategory{}
.ProductListCategory .header{background-color:#F4F4F5;height:26px;padding-top:5px;padding-left:3px;border:1px #CCC dotted;}
.ProductListCategory .header A:link {color: #666; font-weight:bold; text-decoration: none;}
.ProductListCategory .header A:visited {color:#666; font-weight:bold; text-decoration: none;}
.ProductListCategory .header A:active {color: #666; font-weight:bold; text-decoration: none;}
.ProductListCategory .header A:hover {color: #E00000; font-weight:bold; text-decoration: underline;}
.ProductListCategory .listheader{height:20px;text-align:left;padding:3px 0 3px 3px;border:1px #CCC dotted;margin-top:5px;}
.ProductListCategory .listheader A:link {color: #666; text-decoration: underline;}
.ProductListCategory .listheader A:visited {color:#666; text-decoration: underline;}
.ProductListCategory .listheader A:active {color: #666; text-decoration: underline;}
.ProductListCategory .listheader A:hover {color: #E00000; text-decoration: underline;}
.ProductListCategory .list{height:20px;text-align:left;padding-left:3px;}
.ProductListCategory .list A:link {color: #666; text-decoration: none;}
.ProductListCategory .list A:visited {color:#666; text-decoration: none;}
.ProductListCategory .list A:active {color: #666; text-decoration: none;}
.ProductListCategory .list A:hover {color: #E00000; text-decoration: underline;}
.ProductListCategory .footer{background-color:#FFF;height:20px;text-align:right;padding-right:3px;}
/*ProductCategoryList End*/

/*ProductListShow Begin*/
.ProductListShow{}
.ProductListShow .list{height:25px;text-align:left;padding-left:3px;}
.ProductListShow .list A:link {color: #666; text-decoration: none;}
.ProductListShow .list A:visited {color:#666; text-decoration: none;}
.ProductListShow .list A:active {color: #666; text-decoration: none;}
.ProductListShow .list A:hover {color: #E00000; text-decoration: underline;}
/*ProductListShow End*/

/*ProductListChoicePrice Begin*/
.ProductListChoicePrice{}
.ProductListChoicePrice .list{height:25px;text-align:left;padding-left:3px;}
.ProductListChoicePrice .list .form{height:18px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.ProductListChoicePrice .footer{height:25px;text-align:center;}
.ProductListChoicePrice .footer .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
/*ProductListChoicePrice End*/

/*ProductListBrand Begin*/
.ProductListBrand{}
.ProductListBrand .list{height:25px;text-align:left;padding-left:3px;}
.ProductListBrand .list A:link {color: #666; text-decoration: none;}
.ProductListBrand .list A:visited {color:#666; text-decoration: none;}
.ProductListBrand .list A:active {color: #666; text-decoration: none;}
.ProductListBrand .list A:hover {color: #E00000; text-decoration: underline;}
/*ProductListBrand End*/

/*ProductList Begin*/
.ProductList{padding:2px;}
.ProductList .header{border-top: 1px #CCC solid; background-color: #f2f2f2;height:25px;color:#666;font-size:12px;}
.ProductList .list{height:25px;}
.ProductList .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.ProductList .list A:visited {color:#666; text-decoration: none;}
.ProductList .list A:active {color: #666; text-decoration: none;}
.ProductList .list A:hover {color: #E00000; text-decoration: underline;}
.ProductList .list .picborder {margin:1px;border:#fff 1px solid;padding:3px;}
.ProductList .list .picborder A:link {color: #ccc; text-decoration: none;}
.ProductList .list .picborder A:visited {color:#ccc; text-decoration: none;}
.ProductList .list .picborder A:active {color: #ccc; text-decoration: none;}
.ProductList .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.ProductList .list .sprice{color:#666;font-family:'Georgia';text-decoration:line-through;}
.ProductList .list .userprice{color:#E00000;font-family:'Georgia';}
.ProductList .list .point{color:#666;font-family:'Georgia';}
.ProductList .listinfo{color:#666;line-height:20px;font-family:'Georgia';}
.ProductList .listinfo:first-letter{font-size:26px;color:#e00000;}
.ProductList .listfoot{height:25px;padding-bottom:5px;}
.ProductList .listfoot .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.ProductList .listfoot .form{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.ProductList .listline{background-color: #f2f2f2;}
.ProductList .footer{background-color: #FFF;height:25px;text-align:right;}
.ProductList .footer .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
/*ProductList End*/

/*RecomProductList Begin*/
.RecomProductList{padding:2px;}
.RecomProductList .header{border-top: 1px #CCC solid; background-color: #f2f2f2;height:25px;color:#666;font-size:12px;}
.RecomProductList .list{height:25px;}
.RecomProductList .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.RecomProductList .list A:visited {color:#666; text-decoration: none;}
.RecomProductList .list A:active {color: #666; text-decoration: none;}
.RecomProductList .list A:hover {color: #E00000; text-decoration: underline;}
.RecomProductList .list .picborder {margin:1px;border:#fff 1px solid;padding:3px;}
.RecomProductList .list .picborder A:link {color: #ccc; text-decoration: none;}
.RecomProductList .list .picborder A:visited {color:#ccc; text-decoration: none;}
.RecomProductList .list .picborder A:active {color: #ccc; text-decoration: none;}
.RecomProductList .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.RecomProductList .list .sprice{color:#666;font-family:'Georgia';text-decoration:line-through;}
.RecomProductList .list .userprice{color:#E00000;font-family:'Georgia';}
.RecomProductList .list .point{color:#666;font-family:'Georgia';}
.RecomProductList .listinfo{color:#666;line-height:20px;font-family:'Georgia';}
.RecomProductList .listinfo:first-letter{font-size:26px;color:#e00000;}
.RecomProductList .listfoot{height:25px;padding-bottom:5px;}
.RecomProductList .listfoot .button {height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.RecomProductList .listfoot .form{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.RecomProductList .listline{background-color: #f2f2f2;}
.RecomProductList .footer{background-color: #FFF;height:25px;text-align:right;}
.RecomProductList .footer .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
/*RecomProductList End*/

/*NewProductList Begin*/
.NewProductList{padding:2px;}
.NewProductList .header{border-top: 1px #CCC solid; background-color: #f2f2f2;height:25px;color:#666;font-size:12px;}
.NewProductList .list{height:25px;}
.NewProductList .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.NewProductList .list A:visited {color:#666; text-decoration: none;}
.NewProductList .list A:active {color: #666; text-decoration: none;}
.NewProductList .list A:hover {color: #E00000; text-decoration: underline;}
.NewProductList .list .picborder {margin:1px;padding:3px;}
.NewProductList .list .picborder A:link {color: #ccc; text-decoration: none;}
.NewProductList .list .picborder A:visited {color:#ccc; text-decoration: none;}
.NewProductList .list .picborder A:active {color: #ccc; text-decoration: none;}
.NewProductList .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.NewProductList .list .sprice{color:#666;font-family:'Georgia';text-decoration:line-through;}
.NewProductList .list .userprice{color:#E00000;font-family:'Georgia';}
.NewProductList .list .point{color:#666;font-family:'Georgia';}
.NewProductList .listinfo{color:#666;line-height:20px;font-family:'Georgia';}
.NewProductList .listinfo:first-letter{font-size:26px;color:#e00000;}
.NewProductList .listfoot{height:25px;padding-bottom:5px;}
.NewProductList .listfoot.button {height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.NewProductList .listfoot .form {height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.NewProductList .listline{background-color: #f2f2f2;}
.NewProductList .footer{background-color: #FFF;height:25px;text-align:right;}
.NewProductList .footer .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
/*NewProductList End*/

/*SaleProductRecom Begin*/
.SaleProductRecom{}
.SaleProductRecom .list{height:25px;}
.SaleProductRecom .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.SaleProductRecom .list A:visited {color:#666; text-decoration: none;}
.SaleProductRecom .list A:active {color: #666; text-decoration: none;}
.SaleProductRecom .list A:hover {color: #E00000; text-decoration: underline;}
.SaleProductRecom .list .picborder {margin:1px;border:#fff 1px solid;padding:3px;}
.SaleProductRecom .list .picborder A:link {color: #ccc; text-decoration: none;}
.SaleProductRecom .list .picborder A:visited {color:#ccc; text-decoration: none;}
.SaleProductRecom .list .picborder A:active {color: #ccc; text-decoration: none;}
.SaleProductRecom .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.SaleProductRecom .list .sprice{color:#666;text-decoration:line-through;}
.SaleProductRecom .list .price{color:#666;font-family:'Georgia';}
.SaleProductRecom .list .discount{color:#E00000;font-family:'Georgia';}
/*SaleProductRecom End*/

/*SaleProductList Begin*/
.SaleProductList{padding:2px;}
.SaleProductList .header{border-bottom: 1px #CCC solid; background-color: #f2f2f2;height:25px;color:#666;font-size:12px;}
.SaleProductList .list{height:25px;}
.SaleProductList .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.SaleProductList .list A:visited {color:#666; text-decoration: none;}
.SaleProductList .list A:active {color: #666; text-decoration: none;}
.SaleProductList .list A:hover {color: #E00000; text-decoration: underline;}
.SaleProductList .list .picborder {margin:1px;border:#fff 1px solid;padding:3px;}
.SaleProductList .list .picborder A:link {color: #ccc; text-decoration: none;}
.SaleProductList .list .picborder A:visited {color:#ccc; text-decoration: none;}
.SaleProductList .list .picborder A:active {color: #ccc; text-decoration: none;}
.SaleProductList .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.SaleProductList .list .sprice{color:#666;font-family:'Georgia';text-decoration:line-through;}
.SaleProductList .list .userprice{color:#E00000;font-family:'Georgia';}
.SaleProductList .list .point{color:#666;font-family:'Georgia';}
.SaleProductList .listinfo{color:#666;line-height:20px;font-family:'Georgia';}
.SaleProductList .listinfo:first-letter{font-size:26px;color:#e00000;}
.SaleProductList .listfoot{height:25px;padding-bottom:5px;}
.SaleProductList .listfoot .button {height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.SaleProductList .listfoot .form{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.SaleProductList .listline{background-color: #f2f2f2; margin-top:20px;}
.SaleProductList .footer{background-color: #FFF;height:25px;text-align:right;}
.SaleProductList .footer .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
/*SaleProductList End*/

/*SaleAdv Begin*/
.SaleAdv{text-align:center;}
/*SaleAdv End*/

/*GiftList Begin*/
.GiftList{padding:2px;}
.GiftList .header{border-top: 1px #CCC solid;border-bottom: 1px #CCC solid; background-color: #f2f2f2;height:30px;color:#666;font-size:12px;}
.GiftList .list{height:25px;}
.GiftList .list A:link {color: #666; font-weight:bold; text-decoration: none;}
.GiftList .list A:visited {color:#666; text-decoration: none;}
.GiftList .list A:active {color: #666; text-decoration: none;}
.GiftList .list A:hover {color: #E00000; text-decoration: underline;}
.GiftList .list .picborder {margin:1px;border:#fff 1px solid;padding:3px;}
.GiftList .list .picborder A:link {color: #ccc; text-decoration: none;}
.GiftList .list .picborder A:visited {color:#ccc; text-decoration: none;}
.GiftList .list .picborder A:active {color: #ccc; text-decoration: none;}
.GiftList .list .picborder A:hover {border:#ccc 1px solid;color: #E00000; text-decoration: underline;}
.GiftList .list .point{color:#666;font-family:'Georgia';}
.GiftList .list .weight{color:#666;font-family:'Georgia';}
.GiftList .list .stock{color:#666;font-family:'Georgia';}
.GiftList .listinfo{color:#666;line-height:20px;font-family:'Georgia';}
.GiftList .listinfo:first-letter{font-size:26px;color:#e00000;}
.GiftList .listfoot{height:25px;padding-bottom:5px;}
.GiftList .listfoot .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.GiftList .footer{background-color: #FFF;height:25px;text-align:right;}
/*GiftList End*/

/*BasketReBuy Begin*/
.BasketReBuy{padding:2px;}
.BasketReBuy .head{border-top: 1px #CCC solid;border-bottom: 1px #CCC solid; background-color: #f2f2f2;height:30px;color:#666;font-size:12px;}
.BasketReBuy .headmenu{background-color: #E9E6DD;height:25px;color:#666;font-size:12px; font-weight:bold;}
.BasketReBuy .list{height:25px;}
.BasketReBuy .list .button{height:20px;BORDER: #D8D8D8 1px solid;padding-top: 2px;FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#E6E6E6); CURSOR: hand;COLOR: black;}
.BasketReBuy .list .form{border: 1px solid #CCC;height:18px;}
/*BasketReBuy End*/

/*BasketList Begin*/
.BasketList{border: 1px solid #CCC;padding: 1px 4px 1px 4px;margin-bottom:5px;}
.BasketList .headmenu{background-color: #E9E6DD;height:25px;color:#666;font-size:12px; font-weight:bold;}
.BasketList .list{height:25px;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -