html, body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
img {
	max-width: 100%;
}
img {
	max-width: 100%;
}
a:visited {
	color: #000;
}

.head-menu  {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 10;
}
.td-head {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.td-head .td {
	font-weight: 600;
	color: #fff;
	background: #3e4142;
	margin: 0;
	height: 50px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
	font-size: 13px;
}
.td-head .td div {
	padding: 5px 0;
}

.table-price {
	width: 100%;
	overflow: hidden;
	background: #fff;
	font-size: 14px;
	position: relative;
	/* margin-bottom: 200px; */
}

.td {
	float: left;
	text-align: center;
	margin: 1px;
}
.td:first-child {
	margin-left: 0;
}
.td:last-child {
	margin-right: 0;
}
.td-head .td:last-child {
	border-right: none;
}
.td div {
	padding: 13px;
}
.tr {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.tr:last-child {
	margin-bottom: 40px;
}
.td-img {
	width: 50px;
	float: left;
}
.td-img-2 {
	width: 50px;
	float: left;
}
.td-img-3 {
	width: 50px;
	float: left;
}
.td-art {
	width: 5%;
	float: left;
}
.td-name {
	width: 676px;
	float: left;
	text-align: left;
}
.td-ret-price {
	width: 100px;
	float: left;
}
.td-dil-price {
	width: 100px;
	float: left;
	font-weight: 600;
}
.td-dil-discount {
	width: 100px;
	float: left;
}
.tr .td {
	padding: 0;
	height: 45px;
}
.td-name div {
	padding-left: 10px;
}
.tr .td-img div,
.tr .td-img-2 div,
.tr .td-img-3 div {
	margin: auto;
	padding: 4px;
}
div > .tr:nth-child(n+1) .td {
	background: #dae0dc;
}
div > .tr:nth-child(2n+1) .td {
	background: #e9eeea;
}
.tr .td-img {
	padding: 0;
	background: #fff;
}
.td-head .td-img {
	width: 154px;
}
.td-head .td-img div {
	padding: 15px 0;
}
.td-head .td-art div {
	padding: 15px 0;
}
.td-head .td-name {
	width: 832px;
}
.td-head .td-name div {
	padding: 15px 0 16px 10px;
}
.td-category-main {
	overflow: hidden;
}
.td-category-left {
	width: 894px;
	float: left;
	background: #3e4142;
	color: #fff;
	font-weight: 600;
	margin: 0 1px;
	margin-left: 50px;
	text-align: left;
}
.td-category-right {
	width: 304px;
	float: left;
	background: #3e4142;
	color: #fff;
	font-weight: 600;
	margin: 0 0 1px 1px;
}
.td-long {
	width: 780px;
}
.block-logo {
	overflow: hidden;
	padding: 27px 0 23px 0;
}
.into-logo {
	padding: 0;
	font-size: 14px;
	position: relative;
}
.into-logo:before {
	content: "";
	display: block;
	position: absolute;
	left: -6px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ccc;
}
.block-logo .w50 {
	width: 50%;
	float: left;
}
.block-logo .into-logo span {
	padding-left: 10px;
	line-height: 22px;
}
.block-logo span.comp-name {
	font-size: 12px;
}
.block-logo .w50-1 .logo {
	width: 50%;
	float: left;
}
.block-logo .w50-1 .logo a {
	display: block;
	padding-left: 12px;
}
.block-logo .w50-1 .into-logo {
	float: left;
}
.block-logo .w50-2 .into-logo {
	width: 50%;
	float: left;
}
.into-logo div {
	/*padding: 10px;*/
}
.into-logo span {
	display: block;
}
.into-logo .e-mail {
	font-weight: 600;
}

.stickytop {
	position: fixed;
	top: 0;
}
.td-head .name-long {
	width: 1036px;
}
.td-long-2 {
	width: 880px;
}
.td-longest {
	width: 984px;
}
.td-category-left2 {
	width: 1098px;
}
.td-category-right2 {
	width: 100px;
}