

.top-head {
	width: 100%;
}

.top-nav {
	margin-left: 20px;
}

.top-nav ul li {
	margin-right: 10px;
}

.top-nav ul li i {
	margin-right: 0px;
}

.top-help {
	margin-top: 15px;
	margin-right: 20px;
}

.top-search {
	margin-left: 20%;
	width: 50%;
}
.zs-top .top-search {
	margin-left: 20%;
	width: 50%;
}
.t-search {
	width: -webkit-calc(100% - 220px);
	width: -moz-calc(100% - 220px);
	width: calc(100% - 220px);
}

.top-MSB {
	width: 320px;
	margin-right: 20px;
}

.main {
	width: 100%;
}

.banner-img {
	width: -webkit-calc(100% - 260px);
	width: -moz-calc(100% - 260px);
	width: calc(100% - 260px);
	height: 400px;
}
.banner-img img{
	height: 400px!important;
}
.banner-box {
	width: 1200px;
	overflow: hidden;
}

.banner-img .carousel-inner>.item>img {
	height: 400px!important;
	width: 1200px!important;
	max-width: none;
}

.NHP-new {
	padding-left: 5px;
}

.NHP-new.curr {
	padding-left: 10px;
}

.in-products-list ul li {
	width: 16.667%;
}

.in-new-top-img {
	width: 40%;
	float: left;
}

.in-new-top-c {
	width: 55%;
	float: right;
}

.web-data-box {
	width: 100%;
}

.bot-information-box {
	width: 100%;
}

@media screen and (max-width: 1300px) {
	.top-member-c {
		display: none;
	}
	.zs-top .top-member-c {
		display: block;
	}
	.top-MSB {
		width: 160px;
	}
	.top-member,
	.top-seller,
	.top-buyer {
		width: 30%;
		text-align: right;
	}
	.top-search {
		width: 60%;
	}
	.NHP-new i {
		font-size: 30px;
	}
	.NHP-right {
		margin-top: 10px;
	}
	.in-products-list ul li {
		padding: 12px;
	}
}

@media screen and (max-width: 1200px) {
	.NHP-right {
		margin-top: 15px;
	}
	.bot-contact {
		width: 255px;
	}
	.bot-help {
		font-size: 12px;
	}
	.products-list ul li {
		width: 25%;
	}
}

@media screen and (max-width: 1100px) {
	.NHP-left {
		font-size: 12px;
	}
	.NHP-right {
		margin-top: 20px;
	}
	.directory-list>ul>li {
		width: 33.3%;
	}
	.top-help {
		display: none;
	}
	.nav {
		float: right;
	}
}


/*产品详情*/

@media screen and (max-width: 1050px) {
	.detail-con-c {
		font-size: 12px;
	}
	.detail-con-c th {
		width: 102px;
	}
	.detail-con-add-fa {
		padding: 9px 7px;
		margin-left: 0px;
		float: right;
	}
	.detail-con-add-in {
		padding: 10px 8px;
	}
}

@media screen and (max-width: 1050px) {
	.join-supplier-left-form {
		width: 100%;
	}
}


/*注册分类*/

.join-category-left {
	width: 45%;
	padding: 0;
	margin-left: 3%;
}

.join-category-right {
	width: 45%;
	padding: 0;
	margin-right: 3%;
}


/*供应商列表*/

@media screen and (max-width: 1200px) {
	.suppliers-list ul li {
		width: 100%;
	}
	.suppliers-list ul li:nth-child(2n) {
		border-right: 1px solid #eee;
	}
	.suppliers-img img {
		max-width: 120px;
	}
}

/*供应商公司简介*/
@media screen and (max-width: 1200px) {
	.suppliers-about-left{
		width: 70%;
	}
	.suppliers-about-right{
		width:25%;
	}
	.stock-list ul li {
		width: 25%;
	}
}
/*新闻首页*/
.news-box .carousel-inner>.item>img{
	width: 650px!important;
	height: 440px!important;
}