/* ============================== */
/*             Clearfix           */
/* ============================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix { *zoom: 1; }

input[type='button'],input[type='submit']
{
    outline:none;
}

/*.mb5  { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }*/

/* ============================== */
/*               Reset            */
/* ============================== */
.main-container p, 
.main-container ul, 
.main-container ol,   
.main-container dl, 
.main-container dd, 
.main-container h1, 
.main-container h2, 
.main-container h3, 
.main-container h4,
.main-container h5,
.main-container h6,
.main-container input {
	margin: 0;
	padding: 0;
}
.main-container p,
.main-container ul { line-height: 1em; }
.main-container ul,
.main-container ol { list-style: none; }
.main-container a {
	text-decoration: none;
	outline: none;
}
.main-container input,
.main-container select,
.main-container button {
	outline: none;
}
.main-container img {
	border: none;
	vertical-align: top;
}

.main-container .mb5  { margin-bottom: 5px; }
.main-container .mb10 { margin-bottom: 10px; }
.main-container .mb15 { margin-bottom: 15px; }
.main-container .mb20 { margin-bottom: 20px; }
.main-container .mb25 { margin-bottom: 25px; }
.main-container .mb30 { margin-bottom: 30px; }
.main-container .mb35 { margin-bottom: 35px; }
.main-container .mb40 { margin-bottom: 40px; }
.main-container .mb45 { margin-bottom: 45px; }
.main-container .mb50 { margin-bottom: 50px; }

/* ============================== */
/*             Layout             */
/* ============================== */

input
{
    font: 14px/1.25 Helvetica,Arial,Verdana,sans-serif;
}

#main{
	padding-top: 15px;
}

.main-container {
	padding: 0 18px 30px;
	font: 16px/1.25 Helvetica,Arial,Verdana,sans-serif;
}
.main-container .sidebar {
	float: left;
	width: 240px;
}
.main-container .content {
	float: right;
	width: 750px;
}

.main-container .cs-slogan {
	text-align: center;
}


.main-container .fl { float: left; }
.main-container .fr { float: right; }

/* ============================== */
/*         Category Title         */
/* ============================== */
.main-container .category-title {
	height: 30px;
	font-size: 1em;
/* 	font-weight: normal; */
	color: #363636;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.main-container .category-title a { padding-left: 8px; }
.main-container .category-title a:hover {
	color: #8b0e04;
	text-decoration: underline;
}



.row { overflow: hidden; }

.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-lg-5 { float: left; }

.row .col-3 { width: 244px; margin-left: 9px; }
.row .col-4 { width: 180px; margin-left: 9px; }
.row .col-5 { width: 142px; margin-left: 10px; }
.row .col-6 { width: 120px; margin-left: 6px; }
.row .col-lg-5 { width: 180px; margin-left: 12px; }

.row .no-ml { margin-left: 0; }


/* ========================================= */
/*  Product Grid                             */
/* ========================================= */
.product-grid {
	font-family: Arial, sans-serif;
}
.product-grid .col-4{
	height: 240px;
}
.product-grid .col-4 .image img {
	width: 180px;
	height: 180px;
}
.product-grid .col-5{
	height: 200px;
}
.product-grid .col-5 .image img {
	width: 140px;
	height: 140px;
}
.product-grid .col-6{
	height: 178px;
}
.product-grid .col-6 .image img {
	width: 118px;
	height: 118px;
}
.product-grid .col-lg-5{
	height: 238px;
}
.product-grid .col-lg-5 .image img {
	width: 178px;
	height: 178px;
}

.product-grid .p-item .image img {
	border: 1px solid #efefef;
	vertical-align: top;
}
.product-grid .p-item .meta {
	padding: 5px 8px 0;
}
.product-grid .p-item .name {
	overflow: hidden;
	height: 34px;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.416666666666em;
}
.product-grid .col-4 .name,
.product-grid .col-lg-5 .name{
	font-size: 13px;
}
.product-grid .p-item .name a {
	text-decoration: none;
}
.product-grid .p-item .name a:hover {
	color: #8b0e04;
}
.product-grid .p-item .price {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	color: #8b0e04;
}
.product-grid .p-item .price .origin-price{
	font-weight: normal;
}
.product-grid .p-item .icon {
	position: relative;
	top: 1px;
	float: left;
	width: 42px;
	height: 15px;
	margin-right: 3px;
	font-size: 0;
	line-height: 0;
	background: url(http://www.cityshop.com.cn/Content/Images/Category/Source/Icon/promotion-icon.png) no-repeat;
}
.product-grid .p-item .icon-new { background-position: 0 0px; }
.product-grid .p-item .icon-hot { background-position: 0 -16px; }
.product-grid .p-item .icon-sale { background-position: 0 -32px; }


/* ========================================= */
/*          All Category Navigation          */
/* ========================================= */
.all-category {
	position: relative;
	margin-top: -31px;
	z-index: 100000;
}
.all-category .box-heading {
	position: relative;
	margin-left: -10px;
}
.all-category .box-heading .title {
	width: 203px;
	height: 30px;
	padding-left: 65px;
	font-size: 0.9375em;
	line-height: 30px;
	color: white;
	background: url(http://www.cityshop.com.cn/Content/Images/Category/Source/images/sprite.png) no-repeat 0 0;
	cursor: pointer;
}
.all-category .box-heading .triangle {
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 8px solid #f7941d;
	border-left: 10px solid transparent;
}
.all-category .box-content {
	width: 240px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #efefef;
}
.all-category .list {
	position: relative;
	z-index: 1003;
	margin-right: 15px;
	margin-left: 10px;
	font-size: 0.8125em;
	list-style: none;
}
.all-category .list .item { position: relative; }
.all-category .list .item > a {
	position: relative;
	display: block;
	height: 25px;
	padding-left: 32px;
	line-height: 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	background: url(http://www.cityshop.com.cn/Content/Images/Category/Source/images/sprite.png) no-repeat -480px -322px;
}
.all-category .list .item:first-child > a { border-top-color: #efefef; }
.all-category .list .item:hover > a {
	color: #363636;
	border-top-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
	background-color: white;
}
.all-category .list .item:hover + li > a { border-top-color: #efefef; }
.all-category .list .subitem {
	position: absolute;
	top: 0;
	left: 214px;
	display: none;
	width: 485px;
	padding: 10px 30px;
	background-color: white;
	border: 1px solid #d5d5d5;
	cursor: default;
}
.all-category .list .subitem dl {
	margin-bottom: 10px;
	padding-top: 14px;
	border-top: 1px dashed #d5d5d5;
}
.all-category .list .subitem dl:first-child { border-top: none; }
.all-category .list .subitem dt { margin-bottom: 3px; }
.all-category .list .subitem dt a {
	margin-left: 12px;
	color: #8b0e04;
	font-weight: bold;
}
.all-category .list .subitem dd a {
	display: inline-block;
	margin: 5px 0;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #d5d5d5;
}
.all-category .list .subitem dd a:last-child { border-right: none; }
.all-category .list .subitem .viewall {
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
.all-category .list .subitem a:hover { text-decoration: underline; }
.all-category .list .subitem dd a:hover,
.all-category .list .subitem .viewall:hover { color: #f7941d; }
.all-category-collapsed { margin-bottom: 11px; }
.all-category-collapsed .box-heading .triangle,
.all-category-collapsed .box-content {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10000;
	display: none;
}



/* ============================== */
/*           breadcrumb           */
/* ============================== */
.breadcrumb {
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.30769231em;
	border-bottom: 1px dotted #d5d5d5;
	cursor: default;
}
.breadcrumb,
.breadcrumb a { color: #8b0e04; }
.breadcrumb a { padding-left: 4px; padding-right: 4px; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }
.breadcrumb span.current {
	padding-left: 4px;
	color: #777;
}


/* ======================================== */
/*            Slick Default Style           */
/* ======================================== */
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}