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

📄 style.css

📁 ECSHOP模板
💻 CSS
📖 第 1 页 / 共 2 页
字号:
}
.goods-table {
  background-color: #ffffff;
  width: 175px;
  height:100px;
  text-align: center;
  margin: 5px;
  float:left;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 15px;
  line-height: 150%;
  white-space:nowrap;
  width:230px;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 0px;
  line-height: 130%;
}
.top-list2 {
  margin: 2px;
  list-style-type: none;
}
.top-list2 li {
  padding-left:5px;
  line-height: 100%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}w
.goods-list {
  background-color: #DADADA;
  width: 98%;
  margin: 3px;
}
.goods-list td {
  background-color: #FFF;
}
#cart-div {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.cart-div1 {
  margin: 3px;
  padding: 10px;
}
#cart-div a:visited, #cart-div a:link {
  color: #FFF;
  text-decoration: none;
}
#cart-div a:hover {
  color: #E3E3E3;
  text-decoration: none;
}
#tab-title {
  clear:both;
  background:url(images/tab_title.gif) no-repeat left bottom; 
  height:40px;
}
.tab-front,
.tab-back {
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  display: inline;
  margin: 8px -7px 0 8px;
  padding:0 10px;
  float:left;
  border: 1px solid #00508F;
  border-bottom-width: 0;
  cursor: pointer;
}

.tab-front {
  color: #4262AC;
  background: url(images/tab_front.gif) repeat-x;
}

.tab-back {
  color:#FFF;
  background: url(images/tab_back.gif) repeat-x;
}

.cell-normal {
  background-image: url(images/news_bg.gif);
  background-repeat: repeat-x;
}
#flow-region {
  padding-bottom: 20px;
}
#flow-region th {
  background: #F0F0F0;
  padding: 4px 0;
}
#pager {
  text-align: right;
  padding: 5px 5px 0px ;
}
img.thumb {
  margin: 0px 0;
}
td.help-cat {
  color:#ffffff;
  font-weight:700;
  background-image: url(images/footer_link_bg.jpg);
  background-repeat: repeat-x;
  font-size: 14px;
  padding: 8px 0 0 30px;
}
td.help-scat {
  color:#ffffff;
  background-repeat: repeat-x;
  padding: 5px 0 0 5px;
}
td.help-cat img {
  vertical-align: middle;
}
div.addto_cart {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
#compareLink { text-decoration: underline; }

form.sort {
  padding: 5px 5px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 32px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}

a#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right top;
  padding-right: 10px;
}

a:hover#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right -12px;
}

.catalog-div {
  border: 1px solid #808080; background: #FFF; display: none; position: absolute; padding: 5px 20px;margin:0;z-index:999;
}
.catalog-div ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-div li {
  white-space:nowrap;
}
.catalog-div .top-cate {
  border-bottom: 1px solid #DADADA; font-weight:bold; margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
span.notice {
  color: #F00;
}

span.promote {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_promote.gif)  50px 70px no-repeat;
}

* +html .photo_largar {
 display:inline !important;
}


.photo_largar {
 position: relative;
 display:block;
}

img.new {
 position: absolute;
 right: 10px;
 top: 0;
}

span.hot {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_new.gif)  50px 70px no-repeat;
}

span.best {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_best.gif)  50px 70px no-repeat;
}
  
#compareBox {
 width:130px;
 background: #FFF;
 padding: 10px 3px 5px;
 border: 1px solid #999;
 position: absolute;
 right:1px;
 top:200px;
 opacity: 0.8;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
}

#compareBox input {
  color: #FFF;
  background: #000;
  width: 120px;
  padding-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

#compareList {
 margin:0px;
 padding:0px;
 width:120px;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #F1F1F1;
 padding: 3px 5px;
 border: 1px solid #999;
 margin: 3px 0;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

#myship-list {
  background: #F1F1F1;
  padding: 5px 20px;
  margin-top: 20px;
}

#myship {
  margin: 0 auto 30px auto;
}

#myship .myship-title {
  background: #DADADA;
}

#myship td {
  border-bottom: 1px dotted #DADADA;
  padding: 5px 10px;
}

#myship .colum2 {
  background: #F1F1F1;
}
#myship .colum1 {
  background: #F7F7F7;
}

#price-grade {
  list-style: none;
  margin: 0;
  padding: 0;
}
#price-grade li {
  font: 12px Arial;
  background: url(images/arrow_orange.gif) no-repeat left center;
  padding-left: 10px;
  margin: 0 0 5px 8px;
}
#price-grade #price-grade-current {
  color: #333;
  background: url(images/arrow_black.gif) no-repeat left center;
}
#pwd_lower, #pwd_middle, #pwd_high {
  border-bottom: 2px solid #DADADA;
}
.activity-list {
  margin: 10px auto;
  border-collapse: collapse;
  border: 1px solid #DADADA;
  border-top: 3px solid #bb1816;
}
.activity-list th {
  text-align: left;
  vertical-align: top;
  background: #F1F1F1;
  width: 140px;
  padding: 3px 10px;
}
.activity-list td {
  vertical-align: top;
  padding: 3px 10px;
}
.activity-list td a {
  color: #2359B1;
}
.activity-list td a:hover {
  text-decoration: underline;
}
.globalModule {
  clear: both;
  margin-bottom: 7px;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #d4d4d4;
  position: relative;
}
.globalModule h3 {
  line-height: 25px;
  color: #333;
  background: #ededed url(images/cat_title.jpg) repeat-x;
  height: 25px;
  padding: 0 8px;
}
.globalModuleContent {
  line-height: 1.6em;
  color: #333;
  padding: 10px;
}
.globalModule .more {
  position: absolute;
  top: 5px;   right: 10px;
}
.globalModule .more a,
.globalModule .more a:visited {
  color:#fe8004;
}
      /*  ==================== 商品分类 ====================  */
#categoryTree {
  font-size: 12px;
  background-image: url(images/cat_title_bg.jpg);
  background-repeat: repeat-y;
}
      #categoryTree .toggleblock {
	  overflow: hidden;
      }
      #categoryTree .toggletitle span {
        color: #FE8004;
        float: right;
        cursor: pointer;
  padding-right: 5px;
  padding-top: 2px;
      }
      #categoryTree .toggletitle {
	    line-height:20px;
	    font-weight:700;
	    color: #FE8004;
        padding: 2px 8px 0;
      }
#categoryTree ul {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  list-style-type: none;
}
#categoryTree li {
  line-height:20px;
  padding-left: 10px;
}
#categoryTree li .parent-cat {
  font-weight: bold;
  color: #FFF;
}
#categoryTree li .parent-cat-small {
  padding-left: 10px;
}
.parent-cat a:visited, .parent-cat a:link {
  color: #FFF;
  text-decoration: none;
}
.parent-cat a:hover {
  color: #990000;
  text-decoration: none;
}
.parent-cat-small a:visited, .parent-cat-small a:link {
  color: #DBDBDB;
  text-decoration: none;
}
.parent-cat-small a:hover {
  color: #990000;
  text-decoration: none;
}
/*  ==================== 产品分类菜单部分 ====================  */
DIV.catnavBox {
	PADDING-RIGHT: 0px; DISPLAY: none; FONT-SIZE: 12px; BACKGROUND: url(images/cat_title_bg.jpg) #201e1e repeat-y 50% 0px;  HEIGHT: 20px;
}
DIV.catnavBox_open {
	PADDING-RIGHT: 0px; DISPLAY: none; FONT-SIZE: 12px; BACKGROUND: url(images/cat_title_bg.jpg) #201e1e repeat-y 50% 0px;  HEIGHT: 20px; 
}
SPAN.catnavLeftSymbol {
	FONT-WEIGHT: normal; CURSOR: pointer; COLOR: #fe8004
}
SPAN.catnavLeftSymbol_open {
	FONT-WEIGHT: normal; CURSOR: pointer; COLOR: #fe8004
}
SPAN.catnavHeading {
	FONT-WEIGHT: bold; CURSOR: pointer; COLOR: #ede1d2
}
SPAN.catnavHeading_open {
	FONT-WEIGHT: bold; CURSOR: pointer; COLOR: #fe8004
}
TD.catnavLeft {
	PADDING-RIGHT: 5px; VERTICAL-ALIGN: top; WIDTH: 12px; TEXT-ALIGN: right  ;PADDING-LEFT: 5px
}
TD.catnavRight {
	VERTICAL-ALIGN: top; 
}
TABLE.catnavTable {
}
#cat-div {
  font-size: 12px;
}
#cat-div .parent-cat {
  font-weight: bold;
  color: #FE8004;
}
#cat-div .parent-cat-small {
  padding-left: 10px;
}
.parent-cat a:visited, .parent-cat a:link {
  color: #FE8004;
  text-decoration: none;
}
.parent-cat a:hover {
  color: #FE8004;
  text-decoration: none;
}
.parent-cat-small a:visited, .parent-cat-small a:link {
  color: #DBDBDB;
  text-decoration: none;
}
.parent-cat-small a:hover {
  color: #FE8004;
  text-decoration: none;
}
.guest_body .three_total {
	FLOAT: left; MARGIN: 10px 0px 0px 20px; WIDTH: 692px
}
.three_total .title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 5px; WIDTH: 692px; LINE-HEIGHT: 20px; PADDING-TOP: 5px; BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: left
}
.three_total .middle {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 692px; LINE-HEIGHT: 20px; PADDING-TOP: 10px; TEXT-ALIGN: left
}
.three_total .bottom {
	BORDER-RIGHT: #ff0000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ff0000 1px solid; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 10px; BORDER-LEFT: #ff0000 1px solid; WIDTH: 680px; LINE-HEIGHT: 20px; PADDING-TOP: 10px; BORDER-BOTTOM: #ff0000 1px solid; BACKGROUND-COLOR: #fffde1; TEXT-ALIGN: left
}
.orange_blod {
	FONT-WEIGHT: 600; COLOR: #ff0000;
}
.public_blod {
	FONT-WEIGHT: 600
}
.timeright {
	FLOAT: right
}
.buy_box {
	BORDER-RIGHT: #b0000f 1px solid; BORDER-TOP: #b0000f 1px solid; MARGIN-TOP: 16px; PADDING-BOTTOM: 10px; MARGIN-LEFT: auto; BORDER-LEFT: #b0000f 1px solid; WIDTH: 850px; MARGIN-RIGHT: auto; BORDER-BOTTOM: #b0000f 1px solid
}
.buy_box_540 {
	BORDER-RIGHT: #9cb6cf 1px solid; BORDER-TOP: #9cb6cf 1px solid; MARGIN-TOP: 16px; PADDING-BOTTOM: 10px; MARGIN-LEFT: auto; BORDER-LEFT: #9cb6cf 1px solid; WIDTH: 540px; MARGIN-RIGHT: auto; BORDER-BOTTOM: #9cb6cf 1px solid; HEIGHT: 250px
}
.buy_t {
	PADDING-LEFT: 23px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 10px; COLOR: #bb1816; LINE-HEIGHT: 25px; HEIGHT: 25px
}
.bt1 {
	MARGIN-TOP: 10px; TEXT-ALIGN: center
}
.bt1sh {
	MARGIN-TOP: 10px; TEXT-ALIGN: left
}
.buy_1 {
	PADDING-LEFT: 23px
}
.bt1 A {
	COLOR: #003366; TEXT-DECORATION: none
}
.bt1 A:hover {
	TEXT-DECORATION: none
}
.buy_span {

	MARGIN-LEFT: 600px
}
.buy_spand {

	MARGIN-LEFT: 690px
}
#cell-nav_c {
  height: 33px;
  padding-left: 70px;
  font-size: 13px;
  color: white;
}
#cell-nav_c ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav_c li {
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#cell-nav_c a:visited, #cell-nav a:link {
	color: #F8E7E7;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#cell-nav_c a:hover {
	color: #F8E7E7;
	background-color: #670303;
	background-position: 30px 30px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

⌨️ 快捷键说明

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