﻿/* CSS Document */

.menu {
	border-top: 1px solid #CACACA;
	height: 33px;
	background: #fff;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 10px;
}

.add {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 33px;
	background: #fff;
	z-index: 9999999;
}

.addReference{
	margin-left:15px;
}
#menu ul {
	position: relative;
}

#menu ul li {
	float: left;
	line-height: 33px;
	height: 33px;
	line-height: 33px;
	width: 63px;
	text-align: center;
}

.menuSon {
	width: 315px;
	height: auto;
	float: left;
	border: 1px solid #c9caca;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	z-index: 999999;
	border-top: none;
	position: absolute;
	left: 0px;
	top: 34px;
	background: #fff;
	max-width: 350px;
	_width: expression((documentElement.clientWidth >350) ? "350px": "auto");
	display: none;
}

.menuSonCon {
	float: left;
	margin-left: 10px;
	height: auto;
	line-height: 24px;
	width: 100%;
	*padding-right: 19px;
	*margin-bottom: 15px;
}

.menuSonCon div {
	float: left;
	max-width: 247px;
	line-height: 24px;
	display: inline;
	*max-width: 247px;
	_width: expression((documentElement.clientWidth > 247) ? "247px": "auto");
}

.menuSonCon a {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	border-left: 1px solid #3e3a39;
	margin-bottom: 13px;
	color: #3e3a39;
}

.menuSonCon a:hover {
	color: #727171;
}

.menuSonCon a.title {
	border: medium none;
	display: inline-block;
	font-size: 13px;
	text-align: center;
	width: 60px;
}

.tit {
	color: #727171;
}

.pos {
	position: relative;
}

.bdlogo {
	position: absolute;
	left: -120px;
	top: 7px;
	display: none;
}

.cion {
	color: #ccc4a8;
	margin-right: 7px;
	display: inline;
}

#menu ul li a.nav {
	color: #3D3938;
	padding-left: 5px;
	padding-right: 5px;
	height: 33px;
	line-height: 32px;
	display: block;
}

#menu ul li a.nav:hover,
#menu ul li a.nav.active {
	border: 1px solid #c9caca;
	border-bottom: none;
	border-top: 2px solid #cc3333;
	background: #fff;
	padding-left: 5px;
	padding-right: 5px;
	height: 33px;
	line-height: 32px;
	margin-top: -1px;
}

#menu .menuSon a {
	padding-left: 5px;
	border-right: 1px c9caca solid;
	float: left;
}

#menu .searchs {
	float: left;
	border: 1px solid #CACACA;
	width: 113px;
	height: 22px;
	margin-top: 5px;
	margin-left: 12px;
}

#menu .searchs .searchQuery {
	width: 84px;
	padding: 0px 3px;
	height: 22px;
	float: left;
	border: none;
	line-height: 22px;
	overflow: hidden;
	color: #3e3a39;
}

#menu .searchs .searchTrigger {
	width: 18px;
	height: 20px;
	cursor: pointer;
	float: left;
	background: url(../../img/topBJ.png) no-repeat -16px 4px;
	border: none;
}


/*banner*/

#banner {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 1200px;
}

.banner_index {
	height: 600px;
	position: relative;
	overflow: hidden;
	width: 1200px;
	margin: 0px auto 0;
}

#banner .btn {
	position: absolute;
	top: 225px;
	display: block;
	z-index: 3;
	cursor: pointer;
}

#banner .btnPre {
	background: url(../../img/btn.png) no-repeat 0 0px;
	left: 7px;
	width: 65px;
	height: 150px;
}

#banner .btnNext {
	background: url(../../img/btn.png) no-repeat -65px 0px;
	right: 7px;
	width: 65px;
	height: 150px;
}

.banner_index .banner_wrap {
	width: 1200px;
	position: absolute;
	left: 60px;
	top: 0px;
	z-index: 2;
}

.banner_index .banner_wrap li {
	width: 1200px;
	height: 600px;
	float: left;
	position: relative;
}

.banner_index .banner_wrap li .txt {
	position: absolute;
	left: 135px;
	top: 110px;
	z-index: 4;
	
}

.banner_index .banner_wrap li .txt h2 {
	height: 35px;
	font-size: 18px;
}

.banner_index .banner_wrap li .txt h2 span {
	font-size: 26px;
	padding-left: 5px;
}

.banner_index .banner_wrap li .txt p {
	font-size: 14px;
}

.banner_index .banner_wrap li .txt p span {
	padding-left: 10px;
}

.banner_index .banner_wrap li img {
	width: 1200px;
	height: 600px;
}

.Advertising {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	background: #666;
}

.Advertising2 {
	width: 1220px;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
}

.Advertising2 .AdverNum2 {
	float: left;
	margin: 0 10px 0 10px;
	width: 590px;
	height: 360px;
}

.Advertising3 {
	width: 1221px;
	margin: 0 auto;
	margin-top: 15px;
}

.Advertising3 .AdverNum3 {
	float: left;
	margin: 0 11px 0 10px;
	width: 386px;
	height: 510px;
}


/*瀑布流*/

.Waterfall {
	width: 100%;
	background: #EEEDEB;
	margin-top: 15px;
	padding-top: 5px;
	float: left;
}

.brand-list {
	width: 1200px;
	float: left;
}

.brand-list .brand-bd {
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	overflow: hidden;
}

.brand-list .item {
	position: absolute;
	width: 231px;
	float: left;
	background-color: #fff;
	top: 0;
	left: 40%;
	-moz-box-shadow: 4px 4px 3px #ccc;
	-webkit-box-shadow: 4px 4px 3px #ccc;
	box-shadow: 4px 4px 3px #ccc;
	clear: both;
	overflow: hidden;
}

.brand-list .hover {
	box-shadow: 0px 1px 8px rgba(200, 200, 200, .6);
	background-color: #fff;
	border-color: #c8c8c8;
}

.itemTop .sc {
	width: 50px;
	height: 30px;
	background: url(../images/icon_collect.png) no-repeat;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}

.itemTop .modelsc {
	width: 54px;
	height: 30px;
	float: right;
	background: url(../../img/topBJ.png) no-repeat left -54px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}

.itemTop .gwcIco {
	width: 36px;
	height: 32px;
	background: url(../images/icon_buy.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.brand-list .additem {
	padding: 0;
	width: 231px;
	border: none;
}

.brand-list .item .itemFont p {
	margin-bottom: 5px;
	margin-left: 21px;
	float: left;
	color: #595757;
	width: 190px;
}

.brand-list .item .itemFont a {
	color: #cc3333;
	margin-bottom: 5px;
	margin-left: 21px;
	float: left;
	margin-top: 5px;
}

.itemImg {
	text-align: center;
	padding-bottom: 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

.itemImg img {
	overflow: hidden;
}

.itemTop {
	width: 215px;
	height: 33px;
	position: absolute;
	overflow: hidden;
	top: 5px;
	left: 8px;
}

.itemBt {
	width: 196px;
	;
	height: 32px;
	float: left;
	overflow: hidden;
	ine-height: 32px;
	background: #e6e6e6 url(../../img/imgIco.png) no-repeat 5px 5px;
	padding-left: 35px;
}

.itemBt a,
.itemBt span {
	line-height: 32px;
	font-size: 12px;
	color: #595757;
	padding-right: 3px;
}

a.more {
	width: 500px;
	/*height: 30px;*/
	margin: 0 auto;
	background: #f7f6f5;
	display: block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 14px;
	color: #9fa0a0;
}

a.more:hover {
	color: #727171;
}


/* wrapper */

#wrapper {
	background-color: #ffffff;
	padding-top: 10px;
	width: 100%;
}

#container {
	position: relative;
	margin: 0 auto 25px;
	padding-bottom: 10px;
}

.grid {
/*	width: 110px;
	min-height: 100px;*/
	background: #fff;
	margin-right: 14px;
	font-size: 14px;
        margin-top: 25px;
	float: left;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.grid strong {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	display: block;
	padding: 0 0 5px;
	font-size: 17px;
}

.grid .meta {
	text-align: right;
	color: #777;
	font-style: italic;
}
.grid .imgholder img {
    width: 100%;
 

}

/*.grid .imgholder img {
    max-width: 71%;
    height: 170px;
    margin: 0 auto;
	background: #ccc;
	display: block;
	background: url(../images/loding.gif) no-repeat center;
}*/

.grid .itemFont {
	padding: 10px 0;
	overflow: hidden;
}

.grid .itemFont p {
	color: #595757;
	float: left;
	margin-left: 21px;
	width: 190px;
	cursor: pointer;
	overflow: hidden;
	height: 18px;
}

.grid .itemFont .itemProductName {
	/*display: block; height: 36px; overflow: hidden;*/
}

.grid .itemFont .itemProductPrice {
	color: #cc3333;
}

.grid .itemFont a {
	color: #cc3333;
	float: left;
	margin-bottom: 5px;
	margin-left: 21px;
	width: 100%;
	height: 18px;
	overflow: hidden;
}

.promoteSalesDiv {
	background: url(../../img/dazhe.png) no-repeat center;
	height: 53px;
	left: 175px;
	position: absolute;
	width: 53px;
}

.producingAreaDiv {
	background: url(../../img/jinkou.png) no-repeat center;
	height: 53px;
	left: 175px;
	position: absolute;
	width: 53px;
}
.producingPingouDiv {
	background: url(../../img/pingou.png) no-repeat center;
	height: 53px;
	left: 175px;
	position: absolute;
	width: 53px;
}
.modelDiv {
	background: url(../../img/model.png) no-repeat center;
	height: 53px;
	left: 175px;
	position: absolute;
	width: 53px;
}
.ownProductsDiv{
	background: url(../../img/ownProducts.png) no-repeat center;
	height: 53px;
	left: 175px;
	position: absolute;
	width: 53px;
}
.promoteSalesDiv p,
.producingPingouDiv p,
.producingAreaDiv p {
	font-size: 14px;
	color: white;
	
	text-align: center;
	padding-top: 15px;
}

.banner_index .banner_wrap li .txt {
	position: absolute;
	z-index: 4;
	
}

.banner_index .banner_wrap li .txt h2 {
	height: 35px;
	font-size: 18px;
}

.banner_index .banner_wrap li .txt h2 span {
	font-size: 26px;
	padding-left: 5px;
}

.banner_index .banner_wrap li .txt p {
	font-size: 14px;
}

.banner_index .banner_wrap li .txt p span {
	padding-left: 10px;
}
.btn{font-family: "Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; display: inline-block; padding: 0 10px; height: 32px; line-height: 30px; color: #666; min-width: 80px; cursor: pointer; text-align: center; font-size: 12px; font-weight: 400; box-sizing: border-box; vertical-align: middle; -webkit-appearance: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline:0; text-decoration: none; background-image: none; background-color: #f6f6f6; border: 1px solid #ccc; border-radius:2px;}
.btn:hover{ color:#333}
a.btn-primary, .btn-primary { background-color: #df3434; color: #fff; border-color: #df3434;}
a.btn-larger,.btn-larger{min-width: 120px;font-size: 16px;border-radius: 4px;height: 46px;line-height: 44px;padding: 0 20px;}
a.btn-primary:hover,.btn-primary:hover{color:#fff;background-color:#ee3f36;border-color:#ee3f36}
a.btn-primary:active,.btn-primary:active {background-color:#bc0400;color:#fff;border-color:#bc0400}
.btn.disabled,.btn.disabled:hover{border: 1px solid #eee;color: #ddd;cursor:not-allowed;background: #fff; }
.btn-link{ color:#0579c6;}

/*登录弹框*/
.header-box ul .menu-hd b, .header .logo-right .city .city-select .selector,.breadcrumb i,
 .crumbs-nav .crumbs-title .icon, .crumbs-nav .crumbs-search .search-button, .pagination li a i, 
.search-results ul.rec-results li.title i.close, .search-results ul.history-results li i, 
.pop-login-header .pop-login-close,.pop-login-header .tell-me-close,.pop-choose-spec-header .pop-choose-spec-close,.region i,
 .region-cur i, .region-tabs .li i, .region-tabs .region-tab i, .region-tabs .selected i, .welcome .site-close, 
.category-box .home-category .menu-event i, .search .search-form .search-info .search-type-box i, 
.site-footer dl.col-article.col-article-spe dd.customer a em{ background: url(../images/common-icon.png) no-repeat;}
.pop-login-mask,.pop-choose-spec-mask{ position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.15;display: none;
                                       filter:alpha(opacity=15); left: 0; top: 0; z-index: 999999; }
.pop-login-main,.pop-choose-spec-main{ border: 4px solid rgba(0,0,0,.1); border: 4px solid #ccc\9; border-radius: 5px;display: none;
                                        -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 370px; position: fixed; z-index: 1000001;
                                         left: 50%; top: 60px; margin-left: -185px;}	
.pop-choose-spec-main{ width: auto; min-width: 370px; max-width: 550px; top: 50%; margin-top: -170px; background-color: #fff;}
.pop-login-header,.pop-choose-spec-header{ position: relative; padding: 0 10px; height: 36px; line-height: 36px; background: #f7f7f7; font-size: 14px; color: #666; font-family: "Microsoft YaHei";}
.pop-login-header .pop-login-close,.pop-login-header .tell-me-close,.pop-choose-spec-header .pop-choose-spec-close{ display: block; width: 13px; height: 13px; background-position: -41px -44px; position: absolute; right: 13px; top: 13px;}
.pop-login-con,.pop-choose-spec-con{ padding: 10px 10px 20px; background: #fff; position: relative; min-height: 80px;}

/*规格弹框增加大图展示 _start*/
.pop-choose-spec-header{ display: inline-block; width: 530px; height: auto; line-height: auto; background: #fff;}
.pop-choose-spec-header img{ width: 100px; border: #f8f8f8 1px solid; border-radius: 4px; padding: 5px; background: #FFF; margin-top: -35px; margin-left: 15px; float: left;}
.attribute-header-right{margin-left: 10px; margin-top: 15px; float: left; overflow: hidden; width: 70%;}
.attribute-header-right span { display: block; width: 100%; overflow: hidden; color: #666; font-size: 12px; line-height: 120%; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis;}
.attribute-header-right span.goodprice { color: #f23030; font-size: 16px;}
/*规格弹框增加大图展示 _end*/

.pop-choose-spec-main{ margin-left: -225px;}
.pop-choose-spec-con .dt,.pop-choose-spec-con .dd{ display: inline-block;}
.pop-choose-spec-con .dd{ width: 430px;}
.pop-choose-spec-con .choose-btn{ text-align: center;}
.pop-choose-spec-con .choose-btn .btn{ margin-right: 5px;}
.pop-choose-spec-con .choose-btn .btn:last-child{ margin-right: 0;}
/*规格弹框增加购物车加减数量 _start*/
.pop-choose-spec-con .choose-btn .amount{ margin: 10px auto; text-align: left; display: inline-block;}
.pop-choose-spec-con .choose-btn .amount dt{ text-align: right; float: left; width: 60px; color: #999; line-height: 30px; margin-right: 10px; margin-right: 10px;}
.pop-choose-spec-con .choose-btn .amount dd{ width: 438px; float: left;}
.pop-choose-spec-con .choose-btn .amount .amount-widget{ height: 30px; position: relative; display: inline-block;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-input{ color: #666; font-size: 12px; margin: 0; height: 28px; border: 1px solid #ddd; width: 52px; line-height: 28px; text-align: center; position: absolute; left: 23px; top: 0; padding: 0; z-index: 2;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-btn { width: 100px; height: 30px; display: inline-block; vertical-align: middle; position: relative; top: 0;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-minus { width: 22px; height: 28px; overflow: hidden; cursor: pointer; border: 1px solid #ddd; border-right: none; display: block; line-height: 28px;text-align: center; background: #f1f1f1; position: absolute; left: 0;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-plus { width: 22px; height: 28px; border: 1px solid #ddd; border-left: none; overflow: hidden; cursor: pointer; display: block; line-height: 28px; text-align: center; background: #f1f1f1; position: absolute; right: 0;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-btn i{ width: 22px; height: 23px; font-size: 14px; color: #666; display: inline-block;}
.pop-choose-spec-con .choose-btn .amount .amount-widget .amount-unit { vertical-align: middle; margin-left: 5px;}
/*规格弹框增加购物车加减数量 _end*/

/*ajax之前加载效果*/
.ajax-loading{ width: 100%; height: 30px; padding: 30px 0; text-align: center;}
.ajax-loading img{ width: 30px; height: 30px;}

/*属性选择弹框*/
.choose{ padding: 10px 0; width: 540px;}
.choose dl.attr{ margin-bottom: 6px; padding-left: 15px; display: inline-block;}
.choose dl.attr dt{ text-align: right; float: left; width: 60px; color: #999; margin-top: 10px; margin-right: 10px; text-align: justify; text-justify: distribute-all-lines; text-align-last: justify;}
.choose dl dd{ width: 466px; float: left;}
.choose dl.attr dd li{ float: left; position: relative; margin: 0 8px 4px 0; line-height: 28px; vertical-align: middle;}
.choose dl.attr dd li a{ float: left; background-color: #fff; width: auto!important; min-width: 16px; text-align: center; border: 1px solid #b8b7bd; color: #000; display: inline-block;}
.choose dl.attr dd li.selected a{ border: 1px solid #fa4862; }
.choose dl.attr dd li.selected i{ position: absolute; bottom: 0.8px; right: 1px; width: 12px; height: 12px; overflow: hidden; display: block; background: url(../images/goods-icon.png) no-repeat; background-position: 0 -20px;}
.choose dl.attr dd li.invalid a{ border: #b8b7bd 1px dashed; background: #eee; cursor: not-allowed;}
.choose dl.attr dd li a img, .choose dl.attr dd li a span{ float: left; color: #666; height: 34px; vertical-align: middle;}
.choose dl.attr dd li a span{padding: 2px 9px 2px; height: 30px; line-height: 30px; min-width: 14px;}
.choose dl.attr dd li a img{ margin-right: 3px;}
.attr-list { padding: 10px 0; margin: 0; max-height: 200px; overflow-y: auto;}
.attr-list.attr-list-border{ border-width: 1px 0 1px 0; border-style: solid; border-color: #ddd; }
.attr-btn{ text-align: center; padding: 10px 0;}
.attr-btn input{ margin: 0 5px;}
/*属性规格无库存*/
.choose dl.attr.no-stock-bg{ padding-top: 4px; background-color: #ffe6e6;}
.choose dl.attr dd li.no-stock a{ border: 1px dashed #ccc;}
.choose dl.attr dd li.no-stock a span{ color: #999;}
.choose dl.attr dd li.spec-hover a{ border: 1px solid #fa4862;}

::-webkit-input-placeholder { /* WebKit browsers */ 
color: #999; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #999; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #999; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #999; 
} 
.popup_opacity{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; z-index: 9;}
.popup_div{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10;}
.popup_div .main_div{ width: 400px; margin: 150px auto; background: #FFFFFF; padding: 10px; position: relative; line-height: 100px; text-align: center;}
.popup_div .div_close{ display: block; width: 20px; height: 20px; background: url(../images/clear.png) no-repeat center; position: absolute; top: 10px; right: 10px; font-style: normal; cursor: default;}
.popup_div .main_div span{ display: block; width: 170px; margin: 40px auto 0; padding-left: 55px;  font-size: 16px; line-height: 45px; background: url(../images/icon-kctk.png) no-repeat left center;}
.popup_div .main_div input { border: none; font-size: 14px; color: #fff; text-align: center; width: 120px; height: 32px; cursor: pointer; }
#popup_div .btn_pop1 { background: #c8c8c8; margin-right: 15px;}
#popup_div  .btn_pop2 { background: #cc3333;}

/*---------------*/

.loading{ position:fixed; top:43%; left:40%; z-index:22; display:block; *display:none; _display:none;}
@media (min-width:468px){.loading{left:43%}}
@media (min-width:768px){.loading{left:49%}}
@media (min-width:992px){.loading{left:49%}}
@media (min-width:1200px){.loading{left:49%}}
.loading .ball-pulse-sync > div{ background:rgba(255, 68, 0, 0.95) none repeat scroll 0% 0%;width:18px; height:18px; margin:1px}
.loading .ball-beat > div{ background:#FA8A28 none repeat scroll 0% 0%; width:18px; height:18px; margin:1px;animation: 0.3s linear 0s normal none infinite running ball-beat;}

/*.loader-inner*/
.layer-msg-loading {border-radius: 6px !important; min-width: 60px !important; box-shadow: 0 0 0 rgba(0,0,0,.2) !important;}
.layer-msg-loading .layui-layer-content,.layer-msg-loading-simple .layui-layer-content  {padding: 10px !important; overflow: hidden !important;}
.layer-msg-loading img {display: none;}
.layer-msg-loading-simple {border-radius: 6px !important; min-width: 60px !important; box-shadow: 0 0 0 rgba(0,0,0,.2) !important; background-color: transparent !important; border: none !important; box-shadow: none !important;}
.loader-inner{ margin:auto;position: relative; width: 40px;height: 40px;}
.loader-inner img{width: 16px; height: 16px;position: absolute;max-width: 16px;max-height: 16px;top: 50%;margin-top: -8px;left: 50%;margin-left: -8px;}
.loader-inner.ball-clip-rotate > div {width:25px !important; height:25px !important; border: 3px solid #fff; border-radius: 99%; border-color:#ffffff; border-bottom-color: transparent; position:absolute; top: 50%;margin-top: -15px;left: 50%;margin-left: -15px;display: inline-block}
@keyframes rotate {
 0% {-webkit-transform: rotate(0deg) scale(1); transform: rotate(0deg) scale(1);}
 100% {-webkit-transform: rotate(360deg) scale(1);transform: rotate(360deg) scale(1);}}
@keyframes scale {
 30% {-webkit-transform: scale(0.3);transform: scale(0.3);}
 100% {-webkit-transform: scale(1);transform: scale(1);}
}
