﻿/* 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;
}

#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(../../img/product/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(../../img/product/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: #eeedeb;
	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: 5px;
	font-size: 12px;
	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 {
	max-width: 100%;
	background: #ccc;
	display: block;
	background: url(../../img/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;
	margin-top: 5px;
	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;
}