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

📄 style.css

📁 ECSHOP module for themes
💻 CSS
📖 第 1 页 / 共 2 页
字号:
/*  
Template Name: Joyo.COM template
Template URI: http://www.ecshop.com/
Description: 仿卓越网风格.
Version: 2.6.0
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/

/*===========================================
        页面综合部分
  ===========================================*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "新宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:0;
}
acronym{
background:url(images/circle.gif) no-repeat left;
width:9px; height:9px;
padding-right:8px;
}
a, a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
td {
	padding:4px;
}
th {
	padding:4px;
}
.button {
	cursor:pointer;
}
#ECS_NOTICE_BODY {
	padding:5px;
	text-indent:2em;
	line-height:1.5em;
}
#keyword {
	vertical-align:middle;
	width:300px;
	border-top:1px #333 solid;
	border-left:1px #333 solid;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	padding:2px;
}
.btn-search {
	vertical-align:middle;
	padding:0 5px;
}
.vertical-middle {
	vertical-align:middle;
}
.invoice-li {
	border-bottom:1px dashed #333;
	margin-right:6px;
}
.invoice-li a {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.invoice-10 {
	font-size:10px;
	color:#666;
}
.hack {
	clear:both;
}
.text_input {
	width:110px;
	border-top:1px #333 solid;
	border-left:1px #333 solid;
	border-bottom:1px #ddd solid;
	border-right:1px #ddd solid;
	padding:2px;
}
.mark-price {
	color:#CD6702;
}
.goods-price {
	color:#CD6702;
}
.market-price {
	color:#4A6075;
}
.group-goods-list {
	border-bottom:1px dashed #CCC;
}
.content-div {
	padding:10px 20px;
}
#pager {
	padding:10px;
}
#loader {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
	position: fixed;
	color: #CC0000;
	z-index: 1000;
	left: 50%;
	bottom: 50%;
	padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
	opacity: 0.65;
}
* html #loader {
	position: absolute;
}
.title-04 {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 30px;
	border:1px #E9ECE0 solid;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#F3F6EB;
}
.catalog {
	padding:20px 120px;
	border:1px #eee solid;
	margin-bottom:5px;
}
.catalog a {
	color:#003399;
	font-size:14px;
}
.catalog .xixi {
	float:left;
	white-space:nowrap;
	padding-left:10px;
}
.catalog .cucu {
	clear:both;
	font-weight:bold;
	padding-top: 10px;
	white-space:nowrap;
	padding-left:10px;
}
.catalog div {
	padding:15px 0 3px 20px;
	margin:5px 0;
	border-bottom:1px #dadada dashed;
}
.brandkuai {
	padding:15px;
	float:left;
	background-color:#F3F6EB;
	border:1px #6CB8C5 solid;
	margin-left:5px;
}
/*===========================================
        页面头部包括顶部菜单和主导航部分
 ===========================================*/

.width {
	width:100%;
	min-width:980px;
}
/* the bodge for IE6 browsers */
* html .minwidth {
	border-left:980px solid #fff;
	position:relative;
	float:left;
	z-index:1;
}
* html .neirong {
	margin-left:-960px;
	position:relative;
	float:left;
	z-index:2;
}
#header {
	background-color: #FFFFFF;
	text-align:center;
	min-width:980px;
}
#logo-topnav {
	float:right;
	width:95%;
	text-align:right;
	padding:5px 20px 0 0;
}
#logo {
	float:left;
	padding:10px 30px 5px 20px;
}
#top_nav {
	float:left;
	margin-top:20px;
}
#top_nav li {
	float:left;
	margin-left:2px;
	list-style-type: none;
}
#top_nav li a:link, #top_nav li a:visited {
	text-decoration:none;
	display:block;
	padding-right:18px;
	background:url(images/gnav_bbanner_right.gif) no-repeat right top;
	float:left;
}
#top_nav li span {
	cursor:pointer;
	background-color: #DBF0C4;
	background:url(images/gnav_bbanner_left.gif) no-repeat;
	display:block;
	line-height:34px;
	padding-left:18px;
	cursor:pointer;
	float:left;
}
/*#top_nav li a:hover, #top_nav li a:active {
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom;
}*/
/*#top_nav li a:hover span, #top_nav li a:active span {
	background: url(images/gnav_bbanner_left.gif) no-repeat left bottom;
	display:block;
}*/
#top_nav .current a:link, #top_nav .current a:visited {
	padding-right:18px;
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom;
}
#top_nav .current span {
	background: url(images/gnav_bbanner_left.gif) no-repeat left bottom;
	padding-left:18px;
}
#index #cur a:link, #index #cur a:visited {
	background:url(images/gnav_bbanner_right.gif) no-repeat right bottom;
}
#index #cur span {
	background:url(images/gnav_bbanner_left.gif) no-repeat left bottom;
}
#topnav-cart {
	float:left;
	margin-left:30px;
	margin-top:30px;
	list-style-type:none;
}
#topnav-cart ul {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
#topnav-cart li {
	padding:0 5px 0 0;
	FLOAT: left;
	MARGIN: 0px;
}
#topnav a:hover {
	text-decoration:underline;
}
#top-bg {
	float:left;
	height:71px;
	width:100%;
	background-color:#00CCFF;
	background-image:url(images/top_bg.gif);
	clear:both;
}
.top-list {
	padding-top:10px;
	float:left;
	margin-left:15%;
	display:inline;
	text-align:left;
	width:80%;
}
.textbox {
	padding:2px 3px;
}
.top-form14 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	padding-right:8px;
}
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;
}
#ur-here {
	clear:both;
	height:20px;
	background-color:#F3F6EB;
	padding-top:6px;
	min-width:980px;
}
.ur-here-left {
	float:left;
	padding-left:15%!important;
	padding-left:12%;
}
.ur-here-right {
	float:right;
	padding-right:10%;
}
#ECS_CARTINFO {
	padding-left:5px;
}
/*===========================================
        页面中间部分
 ===========================================*/
 
#outer_wrapper {
	background: #fff;
	min-width:980px;
}
#wrapper {
}
#container {
	width: 100%;
	float: left;
	margin-right: -240px;
	margin-bottom:10px;
}
#content {
	margin-right: 240px;
	margin-top:6px;
}
#main {
	margin-left: 200px;
	padding-right: 2px;
	padding-left: 2px;
}
.flash {
	float:left;
	width:100%;
	border:1px #eee solid;
}
.float-left {
	float:left;
}
.market-price {
 background-image:
}
.goods-table {
	border:1px solid #ddd;
	border-collapse:collapse;
	width:96%;
}
.goods-table th {
	width:20%;
	text-align:right;
}
.title-03 {
	width:100%;
	margin:6px auto;
	float:left;
	background: url(images/title_03_bg.gif) repeat-x top;
}
.title-03 .title {
	padding-left:15px;
	float:left;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#CD6702
}
.title-03 .more {
	float:right;
	margin-top:12px;
	margin-right:10px;
}
.title-03 .box {
	margin-top:31px;
}
/*===========================================
        页面左边
 ===========================================*/
#left {
	width: 180px;
	float: left;
	padding-left: 20px;
	clear:both;
}
.title-01 {
	height:29px;
	width:177px;
	background-image:url(images/title_01_bg.gif);
}
.title-01-title {
	padding-left:15px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#category-tree {
	width:175px;
	border-left:1px #6CB8C5 solid;
	border-right:1px #6CB8C5 solid;
	border-bottom:1px #6cb8c5 solid;
	background-color:#fff;
	margin-bottom:8px;
}
/*2.5.1版本新增加的--促销信息*/
#promotion_info {
	width:165px;
	border-left:1px #6CB8C5 solid;
	border-right:1px #6CB8C5 solid;
	border-bottom:1px #6cb8c5 solid;
	background-color:#fff;
	margin-bottom:8px;
	padding-left:10px;
	line-height:22px;
}


#category-tree ul {
	list-style-type:none;
}
#category-tree h3 {
	padding:6px 0 5px 27px;
	margin-bottom:3px;
	border-bottom:1px #E9ECE0 solid;
	border-top:1px #E9ECE0 solid;
	background-color:#F3F6EB;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#category-tree .yiji {
	float:right;
	margin:-22px 10px 0 0;
	width:20px;
	height:20px;
	background: url(images/zhedie.gif) no-repeat right top;
	cursor:n-resize;
}
#category-tree .yiji2 {
	float:right;
	margin:-22px 10px 0 0;
	width:40px;
	height:20px;
	background: url(images/menu_minus.gif) no-repeat right top;
	cursor:hand;
}
#category-tree .erji li {
	padding-left:30px;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px #F3F6EB solid;
	margin-bottom:3px;
	background-image:url(images/erji.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
.title-02 {
	width:98%;
	margin-bottom:8px;
	padding-bottom:5px;
	border:1px #6CB8C5 solid;
	background-image:url(images/title_02_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
}
.title-02 .title {
	padding:8px 2px 0 15px;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	color:#CD6702;
}
.title-02 .more {
	text-align:right;
	padding-right:10px;
}
.title-02 ul {
	padding-left:10px;
	list-style:none
}
/*用户中心*/
.title-02 .user-menu {
	padding-left:41px;
	list-style-type:circle;
}
.title-02 .user-menu a {
	font-size:14px;
}
.title-02 li {
	line-height:180%;
}
.top10-li-1 {
	background-image:url(images/top_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:17px;
	line-height:180%;
}
.top10-li-2 {
	background-image:url(images/top_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-3 {
	background-image:url(images/top_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-4 {
	background-image:url(images/top_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-5 {
	background-image:url(images/top_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-6 {
	background-image:url(images/top_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-7 {
	background-image:url(images/top_7.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-8 {
	background-image:url(images/top_8.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-9 {
	background-image:url(images/top_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
.top10-li-10 {
	background-image:url(images/top_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:17px;
}
/*===========================================
        页面右边
 ===========================================*/
#right {
	width: 220px;
	float: right;
	padding-right: 16px;
	margin-top:6px;
}
.brands {
	background: url(images/cat_arrow.gif) no-repeat 1px center;
	border:1px #ddd solid;
	width:172px;
	margin-bottom:2px;
	padding:5px 2px 5px 18px;
	;
	text-align:left;
}
.promotion_goods {
}
.new-articles {
	height:125px;
	min-height:125px;
}
*html .new-articles {
	height:125px;
}
.new-articles span a {
	color:#CD6702
}
#ECS_VOTE {
	padding:0 5px;
}
.new-articles li {
	white-space:nowrap;
	width:200px;
	line-height:160%;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*===========================================
        页面底部
 ===========================================*/
#footer {
	width:auto;
	clear:both;
	text-align:center;
	padding:10px 5px 30px 5px;
}
#footer div {
	padding:12px;
}
#help {
	width:auto;
	clear:both;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:5px;
}
#help table {
	border:1px #eee solid;
}
#help .cat-name {
	height:30px;
	border-bottom:1px #F2F2DE solid;
}
#help .cat-name span {
	padding-left:20px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#CD6702;
}
#help ul {
	padding:10px 2px 10px 20px;
	list-style-type:circle;
}
#links {
	border: 1px solid #ddd;
	width:auto;
	clear:both;
	margin:5px 20px;
	padding:5px;
	min-width:930px;
}
#links img {
	border:1px #eee solid;
	padding:2px;
}
#footer-article {
	background:#FFFFCC;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	text-align:center;
	padding:6px;
	margin-top:3px;
	min-width:980px;
}
#footer-article a {
	padding:0 10px;
}
#footer-top {
	float:right;
	margin-top:-22px;
	margin-right:40px;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/*选购中心*/
#pick-out {
	width:175px;
	border-left:1px #6CB8C5 solid;
	border-right:1px #6CB8C5 solid;
	border-bottom:1px #6cb8c5 solid;
	background-color:#fff;
	margin-bottom:8px;
}
#pick-out ul {
	padding-left:20px;
}
#pick-out li {
	line-height:220%;
	word-break:break-all;

⌨️ 快捷键说明

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