

body {
	background: #fbfbfb
}
a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
.clear {
    clear: both
}
.fix-top-search.show-fix {
    z-index: 3;
}
.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.category-list {
	display: none
}

.category:hover .category-list {
	display: block
}

.market-container {
    /* padding-bottom: 20px; */
    border: 1px solid #E3E3E3;
}

.market-title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #2B5E93;
	background: #fff
}

.market-title span {
	float: left
}

.market-title .title-icon {
	width: 38px;
	height: 38px;
	display: block;
	background: url(http://cai.365ind.com/source/img/shop/goods/home_con.png);
	background-position: 0 -75px
}

.market-title .name {
	display: block;
	font-size: 18px;
	padding-right: 12px;
	color: #3d3d3d;
	font-weight: 700
}

.market-title .img {
	display: block;
	height: 38px;
	width: 600px
}

.main-type {
	width: 100%;
	background: #fff;
	overflow: hidden;
	height: 48px
}

.main-type ul {
	width: 1200px
}

.main-type ul li {
	width: 133px;
	border-right: 1px solid #CBD6E3;
	border-top: 1px solid #CBD6E3;
	border-bottom: 1px solid #CBD6E3;
	float: left;
	height: 48px;
	text-align: center;
	position: relative
}

.main-type ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 48px;
	color: #204E7C;
	font-size: 14px
}

.main-type ul li a:hover {
	color: #F0831C!important
}

.main-type ul li a i {
	width: 7px;
	height: 7px;
	background: #F0831C;
	position: relative;
	top: -2px;
	margin-right: 8px;
	display: none
}

.main-type ul li a span {
	background: url(../image/hover_arrow.png) no-repeat center top;
	position: absolute;
	width: 20px;
	height: 8px;
	bottom: -2px;
	left: 54px;
	display: none
}

.main-type ul li.active a,.main-type ul li:hover a {
	color: #EA3D00
}

.main-type ul li.active a span,.main-type ul li:hover a span {
	display: block
}

.main-type ul li.active a i,.main-type ul li:hover a i {
	display: none
}

.main-type ul li:last-child {
	border-right: 0 none
}

.main-search {
	width: 100%
}

.main-search .top {
	width: 100%;
	height: 45px;
	background: #fff;
	padding: 0 0 0 15px;
	overflow: hidden
}

.main-search .top ul {
	width: 100%
}

.main-search .top ul li {
	display: inline-block;
	line-height: 44px;
	padding-left: 17px
}

.main-search .top ul li label {
	color: #3C3B3B;
	font-size: 14px
}

.main-search .top ul li input {
	width: 92px;
	height: 26px;
	border: 1px solid #CAC9C9;
	padding: 0 5px;
	position: relative;
	top: -5px\9
}

.main-search .top ul li .short-input {
	/* width: 50px */
}

.main-search .top ul li #main-search-btn {
	width: 63px;
	height: 26px;
	background: #204E7C;
	text-align: center;
	display: block;
	line-height: 26px;
	color: #fff;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 54px;
}
.main-search .top ul li #main-search-btn:hover{
	color: #fff!important;
} 
.main-search .bottom {
	width: 100%;
	height: 44px;
	background: #fff;
    padding: 0 0 0 15px;
}

.main-search .bottom ul {
	width: 100%;
	height: 44px
}

.main-search .bottom ul #business-option,.main-search .bottom ul li#select-position {
	position: relative
}

.main-search .bottom ul #business-option:hover .choose-value,.main-search .bottom ul li#select-position:hover .choose-value {
	border-bottom: 0 none
}

.main-search .bottom ul #business-option:hover .choose-content,.main-search .bottom ul li#select-position:hover .choose-content {
	display: block
}

.main-search .bottom ul #select-price {
	position: relative;
	border-left: solid 1px #D0D0D0;
	border-right: solid 1px #D0D0D0
}

.main-search .bottom ul #select-price .hover-box {
	z-index: 20;
	display: none;
	position: absolute;
	left: -1px;
	top: 43px;
	width: 185px;
	height: 35px;
	background: #eee;
	border: 1px solid #d0d0d0;
	border-top: 0 none;
	text-align: center;
	line-height: 35px
}

.main-search .bottom ul #select-price .hover-box button {
	display: inline-block;
	width: 50px;
	height: 23px;
	line-height: 20px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	position: relative;
	top: -3px;
	outline: 0 none;
	opacity: .8;
	filter: alpha(opacity=80)
}

.main-search .bottom ul #select-price .hover-box button:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.main-search .bottom ul #select-price .hover-box #clearMoney {
	background-color: #ccc;
	color: #fff
}

.main-search .bottom ul #select-price .hover-box #confirmMoney {
	background-color: #007DE4;
	color: #fff
}

.main-search .bottom ul .noBorder {
	border-left: solid 1px transparent!important;
	border-right: solid 1px transparent!important
}

.main-search .bottom ul li {
	font-size: 14px;
	display: inline-block;
	line-height: 44px;
	padding: 0 17px
}

.main-search .bottom ul li .choose-value {
	background: #fff url(http://cai.365ind.com/source/img/shop/goods/arrow_down1.png) no-repeat right center/18px auto;
	position: relative;
	font-size: 14px;
	top: 9px;
	z-index: 20;
	float: left;
	min-width: 120px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 15px;
	cursor: pointer;
	border: solid 1px #D0D0D0;
	border-radius: 2px;
	color: #3C3B3B;
	cursor: pointer
}

.main-search .bottom ul li .choose-value span {
	float: right;
	padding-right: 5px
}

.main-search .bottom ul li .choose-content {
	line-height: 28px;
	background: #fff;
	display: none;
	border: solid 1px #D0D0D0;
	width: 288px;
	margin-top: -1px;
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 37px
}

.main-search .bottom ul li .choose-content a {
	display: inline-block;
	width: 45px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	color: #666;
	vertical-align: middle;
	cursor: pointer;
	font-size: 14px
}

.main-search .bottom ul li .choose-content a:hover {
	color: #204E7C;
	font-weight: 700
}

.main-search .bottom ul li label {
	color: #3C3B3B;
	font-size: 14px
}

.main-search .bottom ul li input {
	width: 92px;
	height: 26px;
	border: 1px solid #CAC9C9;
	padding: 0 5px;
	position: relative;
	top: -5px\9
}

.main-search .bottom ul li .short-input {
	width: 70px
}

.main-search .bottom ul li .select-box {
	width: 150px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #CAC9C9;
	background: #fff;
	margin-top: 9px
}

.main-search .bottom ul li #business-type {
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: right;
	outline: 0
}

.main-search .bottom ul li .checkbox1,.main-search .bottom ul li .checkbox2 {
	display: inline-block;
	cursor: pointer;
	margin-left: 15px
}

.main-search .bottom ul li .checkbox1 input,.main-search .bottom ul li .checkbox2 input {
	display: none
}

.main-search .bottom ul li .checkbox1 i,.main-search .bottom ul li .checkbox2 i {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 5px;
	border: 1px solid #EA3D00;
	position: relative;
	top: 3px
}

.main-search .bottom ul li .checkbox2 i {
	border: 1px solid #204E7C
}

.main-search .bottom ul li .checkbox1.checked i {
	background: url(http://cai.365ind.com/source/img/shop/goods/honggou.png) no-repeat center top
}

.main-search .bottom ul li .checkbox2.checked i {
	background: url(http://cai.365ind.com/source/img/shop/goods/langou.png) no-repeat center top
}

.main-search .bottom ul #business-option .choose-content {
	width: 130px;
	text-align: center
}

.main-search .bottom ul li.last-control {
	padding-right: 10px;
	color: #3C3B3B;
	font-size: 14px
}

.main-search .bottom ul li.last-control a {
	font-size: 12px;
	display: inline-block;
	border: 1px solid #204E7C;
	width: 63px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #204E7C;
	margin-left: 15px
}

.main-search .bottom ul li.last-control a i {
	display: inline-block;
	width: 11px;
	margin-left: 3px;
	height: 8px;
	position: relative;
	background: url(../image/bottom_arrow.png) no-repeat center top
}

.main-search .bottom ul li.last-control .has-show i {
	background: url(../image/top_arrow.png) no-repeat center top
}

.search-detail {
	width: 100%;
	display: none;
	background: #fff
}

.search-detail .search-item {
	padding: 15px 0 15px 9px;
	border-bottom: 1px solid #C7C7C7;
	position: relative
}

.search-detail dl {
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	height: 30px
}

.search-detail dl dt {
	font-size: 14px;
	color: #14579D;
	width: 60px;
	text-align: right;
	display: inline-block;
	float: left;
    padding-right: 5px;
}

.search-detail dl dd {
	float: left;
	line-height: 30px;
	display: inline-block;
	font-size: 14px
}

.search-detail dl dd .option-all {
	width: 52px;
	height: 24px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	margin-top: 3px;
	color: #2D2D2E
}

.search-detail dl dd .option-all.choose {
	background: #0C9CE2;
	color: #fff!important
}

.search-detail dl dd .option-list {
	width: 1000px
}

.search-detail dl dd .option-list a {
	display: block;
	margin: 3px 0 10px 12px;
	float: left;
	min-width: 75px;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: relative;
	padding-right: 30px;
	overflow: hidden;
	color: #2D2D2E;
	font-size: 12px
}

.search-detail dl dd .option-list a i {
	display: inline-block;
	width: 25px;
	height: 24px;
	position: absolute;
	top: 0;
	right: 0
}

.search-detail dl dd .option-list a.choose {
	background: #12AAEB;
	color: #fff!important
}

.search-detail dl dd .option-list a.choose i {
	border: 1px solid #12AAEB;
	background: #fff url(../image/close.png) no-repeat center center
}

.search-detail dl dd .show-more-list {
	position: absolute;
	width: 25px;
	height: 23px;
	right: 10px;
	bottom: 10px;
	background: #E5F0F9 url(../image/list_down.png) no-repeat center center
}

.search-detail .location-img-list {
	height: 50px;
	position: relative;
	top: 1px;
	padding-bottom: 1px
}

.search-detail .location-img-list .option-list {
	padding-left: 10px
}

.search-detail .location-img-list .option-list a {
	padding: 0;
	display: block;
	float: left;
	border: 1px solid #ddd;
	height: 48px;
	width: 116px;
	margin: -1px -1px 0 0;
	z-index: 1
}

.search-detail .location-img-list .option-list a img {
	width: 100%;
	height: 100%
}

.search-detail .location-img-list .option-list a i {
	display: none;
	border: 0 none
}

.search-detail .location-img-list .option-list a.choose {
	background: #fff;
	border: 1px solid #369AE5;
	position: relative;
	z-index: 2
}

.search-detail .location-img-list .option-list a.choose i {
	position: absolute;
	width: 14px;
	height: 13px;
	display: block;
	background: url(../image/select_on.png) no-repeat right bottom;
	right: 0;
	top: 33px;
	border: 0 none
}

.search-detail dl.show-all {
	height: auto!important
}

.search-detail dl.show-all .show-more-list {
	background: #E5F0F9 url(../image/list_top.png) no-repeat center center
}

.search-detail dl.show-all .location-img-list {
	height: auto
}

.search-result {
	margin-top: 10px;
	width: 100%;
	padding: 10px;
	background: #fff
}

.search-result table {
	width: 100%;
	border-collapse: collapse
}

.search-result table td,.search-result table th {
	font-size: 14px
}

.search-result table th {
	background: #50596C;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	/* padding-left: 14px */
}

.search-result table th a {
	color: #fff
}

.search-result table th a:hover {
	color: #fff!important
}

.search-result table th i {
	width: 14px;
	height: 14px;
	display: inline-block;
	position: relative;
	margin-left: 5px;
	top: 2px;
	background: url(../image/px_defaut.png) no-repeat center center
}

.search-result table th a.sort-up i {
	background: url(../image/px_up.png) no-repeat center center
}

.search-result table th a.sort-down i {
	background: url(../image/px_down.png) no-repeat center center
}

.search-result table th span {
	color: #fff
}
.search-result table th a.asc i {
	background: url(../image/px_up1.png) no-repeat center center;
}
.search-result table th a.desc i {
	background: url(../image/px_down1.png) no-repeat center center;
}
.search-result table td .contact .contact-box{
  z-index:9999;
}

.search-result table th .next-page,.search-result table th .prev-page {
	width: 16px;
	height: 16px;
	color: #fff;
	padding: 0 4px;
	border: 1px solid transparent
}

.search-result table th .next-page:hover,.search-result table th .prev-page:hover {
	border: 1px solid #204E7C
}

.search-result table td {
	background: #fff;
	color: #575758;
	line-height: 45px;
	border-bottom: 1px solid #BFBFBF;
	text-align: center
}
.search-result table tr:last-child td {
	border-bottom: none;
}

.search-result table td .self-sell {
	margin-left: 10px;
	border: 1px solid #EA3D00;
	color: #EA3D00;
	font-size: 12px;
	height: 16px;
	border-radius: 5px;
	padding: 2px 3px
}

.search-result table td .other-sell {
	margin-left: 10px;
	border: 1px solid #204E7C;
	color: #204E7C;
	font-size: 12px;
	height: 16px;
	border-radius: 5px;
	padding: 2px 3px
}

.search-result table td .to-buy {
	width: 54px;
	height: 20px;
	border: 1px solid #064B98;
	color: #064B98;
	font-size: 12px;
	padding: 5px 18px
}

.search-result table td .to-buy:hover {
	color: #fff!important;
	background: #064B98;
}

.search-result table td .has-buy {
	background: #ccc;
	color: #fff;
	width: 54px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px 18px;
	cursor: default
}

.search-result table td .has-buy:hover {
	color: #fff!important
}

.search-result table td .show-more-detail {
	width: 54px;
	height: 20px;
	border: 1px solid #2460AE;
	color: #2460AE;
	font-size: 12px;
	padding: 5px 10px
}

.search-result table td .show-more-detail:hover {
	color: #2460AE!important
}

.search-result table td .show-more-detail i {
	padding-left: 2px;
	display: inline-block;
	width: 11px;
	height: 8px;
	margin-left: 3px;
	background: url(../image/bottom_arrow.png) no-repeat center center
}

.search-result table td .show-more-detail.has-show i {
	background: url(../image/top_arrow.png) no-repeat center center
}

.search-result table td .contact {
	position: relative
}

.search-result table td .contact span {
	display: block;
	cursor: pointer;
	width: 25px;
	height: 25px;
	background: url(../image/tel.png) no-repeat center center
}

.search-result table td .contact .contact-box {
	display: none;
	position: absolute;
	width: 188px;
	height: 101px;
	top: -109px;
	left: -82px;
	border: 1px solid #C9DEF4;
	background: #fff;
	font-size: 12px;
	line-height: 22px;
	padding: 12px 17px;
	text-align: left;
	color: #333;
	text-align: center;
	z-index: 1;
}

.search-result table td .contact .contact-box .link {
	color: #2665A3;
	display: inline-block;
	height: 18px;
	padding-left: 18px;
	background: url(../image/img_qq_3.png) no-repeat left center
}
.search-result table td .contact .contact-box .xunjia {
	padding:5px 10px;
	display: inline-block;
	margin-top: 10px; 
	background-color: #0C9CE2;
	color: #ffffff;
}

.search-result table td .contact .contact-box i {
	display: block;
	position: absolute;
	left: 88px;
	top: 99px;
	width: 12px;
	height: 9px;
	background: url(../image/market_arrow_bot.png) no-repeat center top
}

.search-result table .detail-tr {
	display: none
}

.search-result table .show-all .detail-tr {
	display: table-row
}

.search-result table .show-all {
	border-bottom: 2px solid #3BA4FE
}

.search-result table .show-all .total-tr td {
	border-top: 2px solid #3BA4FE
}

.search-result table .show-all .detail-tr:last-child td {
	border-bottom: 2px solid #3BA4FE
}

.search-result table .show-all tr:nth-child(odd) td {
	background: #F2F2F2
}

.search-result table .price-box {
	color: #EB450A;
	font-weight: 700
}

.paging {
	background: #fff;
	padding: 15px 20px;
	width: 100%
}

.paging .page-left {
	width: 200px;
	font-size: 12px;
	color: #2460AE
}

.paging .page-left input {
	display: inline-block;
	width: 38px;
	height: 20px;
	line-height: 20px;
	position: relative;
	border: 1px solid #A0A0A0;
	text-align: center;
	color: #2460AE
}

.paging .page-center {
	width: 720px
}

.paging .page-center ul {
	width: 100%;
	text-align: center;
	font-size: 14px
}

.paging .page-center ul li {
	display: inline-block;
	line-height: 22px
}

.paging .page-center ul li #next-page,.paging .page-center ul li #prev-page {
	color: #2460AE;
	margin: 0 5px;
	display: inline-block;
	font-size: 12px
}

.paging .page-center ul li #prev-page {
	padding-left: 12px;
	background: url(http://cai.365ind.com/source/img/shop/goods/prev_page.png) no-repeat left center
}

.paging .page-center ul li #next-page {
	padding-right: 12px;
	background: url(http://cai.365ind.com/source/img/shop/goods/next_page.png) no-repeat right center
}

.paging .page-center ul li a {
	display: inline-block;
	min-width: 20px;
	color: #A4A9AE
}

.paging .page-center ul li a:hover {
	color: #ED5565!important
}

.paging .page-center ul li a.active {
	color: #ED5565!important
}

.paging .page-right {
	width: 200px;
	color: #2460AE;
	font-size: 12px;
	text-align: right
}

.paging .page-right input {
	display: inline-block;
	width: 38px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #A0A0A0;
	text-align: center;
	color: #2460AE;
	position: relative
}

.paging .page-right a {
	display: inline-block;
	width: 38px;
	height: 20px;
	color: #fff;
	background: #12AAEB;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	top: -2px;
}

.paging .page-right a:hover {
	color: #fff!important
}

.choose-result {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

.choose-result h3 {
	font-size: 12px;
	float: left
}

.choose-result #result-box {
	height: 40px;
	padding-left: 10px
}

.choose-result #result-box a {
	display: inline-block;
	border: dotted 1px #999;
	background-color: #fff;
	color: #999;
	font-size: 12px;
	height: 24px;
	line-height: 22px;
	margin: 8px 10px 0 0;
	padding-left: 5px
}

.choose-result #result-box a span {
	display: inline-block;
	float: left
}

.choose-result #result-box a span.value {
	display: inline-block;
	max-width: 98px
}

.choose-result #result-box a span.my-tag-close {
	font-size: 14px;
    padding: 0 5px;
    color: #999;
}

.choose-result #result-box a:hover {
	border: 1px solid #EB450A;
	color: #EB450A!important
}

.choose-result .clear-all {
	height: 40px;
	display: none
}

.choose-result .clear-all a {
	display: inline-block;
	font-size: 12px;
	width: 70px;
	height: 24px;
	line-height: 22px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	text-align: center;
	margin: 8px 10px 0 0;
	color: #B6B6B6;
	position: relative;
	top: -1px
}

.choose-result .clear-all a:hover {
	background: #EB450A;
	color: #fff!important
}

.hide {
	display: none
}
/*下拉全部分类*/
.dorpdown a {
	color: #666;
}

.hide {
	display: none
}

.clear, .clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

.clearfix:after {
	/*content: ".";*/
	/*display: block;*/
	/*height: 0;*/
	/*clear: both;*/
	/*min-height: 24px;*/
	/*visibility: hidden*/
}

.clearfix {
	*zoom: 1
}

.dorpdown {
	position: relative
}

.my-tag {
	cursor: pointer;
}

.dorpdown-layer {
	display: none;
	position: absolute
}

.dorpdown:hover .dorpdown-layer, .hover .dorpdown-layer {
	display: block
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #004BAA
}

#categorys {
	float: left;
	position: relative;
	z-index: 10;
	width: 220px;
	height: 33px;
	line-height: 33px;
	background: #004BAA;
	overflow: visible
}

#categorys .dt {
	padding: 0 10px;
	font-size: 14px;
	position: relative;
	bottom: 0;
	color: #fff
}

#categorys .dt a {
	display: block;
	height: 33px;
	background: #004BAA;
	color: #fff;
	text-decoration: none;
	text-align: center
}

#categorys .dt s {
	position: relative;
	top: -9px;
	text-decoration: none
}

#categorys .dt .ci-right {
	top: 14px;
	right: 7px;
	height: 7px;
	overflow: hidden;
	font: 700 20px/16px simsun, Hiragino Sans GB;
	color: #fff;
	transition: transform .1s ease-in 0s;
	-webkit-transition: -webkit-transform .1s ease-in 0s;
	display: block;
	position: absolute
}

#categorys .dd {
	background: #fff;
	-webkit-box-shadow: -1px 3px 12px -1px rgba(0, 0, 0, .3);
	-moz-box-shadow: -1px 3px 12px -1px rgba(0, 0, 0, .3);
	box-shadow: -1px 3px 12px -1px rgba(0, 0, 0, .3);
	margin-top: 2px
}

#categorys .dd-inner {
	padding: 16px 0;
	border: solid 1px #f7f7f7;
	border-top: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#F2FFFFFF", endColorstr="#F2FFFFFF");
	background-color: rgba(255, 255, 255, .95);
	*background-image: url(about:blank);
	background-image: url(about:blank)
}

#categorys .dd-inner .item {
	position: relative;
	z-index: 1;
	line-height: 28px;
	color: #fff
}

#categorys .dd-inner .item a {
	color: #333
}

#categorys .dd-inner .item a:hover {
	color: #004BAA
}

#categorys .dd-inner h3 {
	z-index: 2;
	height: 28px;
	padding: 0 16px;
	line-height: 28px;
	font-size: 12px;
	font-weight: 400;
	color: #333
}

#categorys .dd-inner .cate_menu_line {
	padding: 0 4px;
	font-size: 12px;
	line-height: 28px;
}

#categorys .dd-inner i {
	position: absolute;
	z-index: 1;
	top: 9px;
	right: 14px;
	width: 4px;
	height: 14px;
	font: 400 9px/14px consolas
}

#categorys .dd-inner .item:hover {
	/*background-color: #F0F5FF;*/
}

.bg-category {
	background: #F0F5FF;
}

@media all and (min-width: 0) {
	#categorys .dd-inner {
			border: none
	}
}

#categorys .dorpdown-layer {
	display: none;
	position: absolute;
	left: 220px;
	top: 3px;
	width: 798px;
	height: 478px;
	overflow-y: auto;
	border: 1px solid #f7f7f7;
	background-color: #fff;
	-webkit-box-shadow: 2px 0 5px -1px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 0 5px -1px rgba(0, 0, 0, .3);
	box-shadow: 2px 0 5px -1px rgba(0, 0, 0, .3);
	-webkit-transition: top .25s ease;
	transition: top .25s ease;
}

#categorys .dorpdown-layer .hover {
	display: block
}

#categorys .item-sub {
	display: none;
	zoom: 1;
	overflow: hidden
}

#categorys .item-sub:after {
	content: ".";
	display: block;
	height: 0;
	clear: both
}

#categorys .subitems {
	float: left;
	width: 575px;
	padding: 10px 0 1006px 20px;
	margin-bottom: -1000px;
	background: #fff;
	min-height: 409px;
	_height: 409px;
	_overflow: visible
}

#categorys .subitems dl {
	position: relative;
	width: 100%;
	overflow: hidden;
	line-height: 2em
}

#categorys .subitems dl.fore1 dd {
	border-top: none
}

#categorys .subitems dt {
	/*position: absolute;*/
	left: 0;
	top: 0;
	/*width: 54px;*/
	padding: 8px 30px 0 0;
	/*text-align: right;*/
	font-weight: 700
}

#categorys .subitems dt i {
	position: absolute;
	top: 13px;
	right: 18px;
	width: 4px;
	height: 14px;
	font: 400 9px/14px consolas
}

#categorys .subitems dd {
	/*min-height: 24px;*/
	padding: 6px 16px 6px 0;
	/*border-top: 1px solid #eee*/
}

#categorys .subitems dd a {
	float: left;
	padding: 0 8px 0px 0;
	margin: 4px 0;
	line-height: 16px;
	max-height: 16px;
	/*border-left: 1px solid #e0e0e0;*/
	white-space: nowrap
}

#categorys .subitems .style-red {
	color: #004BAA
}

#categorys .subitems .style-red-border {
	float: left;
	margin: 4px 8px 4px 0;
	height: 16px;
	background: #f6f0f0;
	overflow: hidden
}

#categorys .subitems .style-red-border a {
	color: #004BAA;
	line-height: 12px;
	height: 12px;
	padding: 1px;
	margin: 0;
	border: 1px dotted #db7078;
	border-left: none;
	border-right: none;
	display: inline-block
}

#categorys .subitems .style-red-border .left-b, #categorys .subitems .style-red-border .right-b {
	float: left;
	background: url(../image/57722598N82f09586.png) no-repeat 0 0;
	width: 5px;
	height: 16px
}

#categorys .subitems .style-red-border .right-b {
	background-position: -5px 0
}

#categorys .item-brands {
	float: right;
	display: inline;
	width: 168px;
	overflow: hidden;
	margin: 19px 20px 10px 0
}

#categorys .item-brands a {
	float: left;
	display: inline;
	margin: 1px 0 0 1px
}

#categorys .item-promotions {
	float: right;
	display: inline;
	width: 168px;
	margin-right: 20px
}

#categorys .item-promotions a {
	display: block;
	margin-bottom: 1px
}

/*没有商品*/
.no-product {
	width: 100%;
	max-width:1160px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #4e4e4e;
	background: #ffffff;
	padding: 80px 0;
}

.no-product img {
	width: 220px;
	display: block;
	margin: 0 auto;
}

.no-product span {
	padding: 20px 0;
	display: inline-block;
}

/* 大类图标 */
.sort-all,.sort-rejuan,.sort-lengzha,.sort-zhonghouban,.sort-jianzhugangcai,.sort-xinggang,.sort-guancai,.sort-youtegang,.sort-luliao {
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.sort-all {
	background-image: url(../image/all.png);
}
.sort-rejuan {
	background-image: url(../image/rejuan.png);
}
.sort-lengzha {
	background-image: url(../image/lengzha1.png);
}
.sort-zhonghouban {
	background-image: url(../image/zhonghouban1.png);
}
.sort-jianzhugangcai {
	background-image: url(../image/jianzhugangcai.png);
	background-position: 10px center;
}
.sort-xinggang {
	background-image: url(../image/xinggang.png);
}
.sort-guancai {
	background-image: url(../image/guancai.png);
}
.sort-youtegang {
	background-image: url(../image/youtegang.png);
}
.sort-luliao {
	background-image: url(../image/luliao.png);
}
.sort-all.active {
	background-image: url(../image/all-active.png)
}
.sort-rejuan.active {
	background-image: url(../image/rejuan-active.png);
}
.sort-lengzha.active {
	background-image: url(../image/lengzha-active.png);
}
.sort-zhonghouban.active {
	background-image: url(../image/zhonghouban-active.png);
}
.sort-jianzhugangcai.active {
	background-image: url(../image/jianzhugangcai-active.png);
}
.sort-xinggang.active {
	background-image: url(../image/xinggang-active.png);
}
.sort-guancai.active {
	background-image: url(../image/guancai-active.png);
}
.sort-youtegang.active {
	background-image: url(../image/youtegang-active.png);
}
.sort-luliao.active {
	background-image: url(../image/luliao-active.png);
}
