@charset "utf-8";

* {
	word-wrap: break-word
}

.header {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #e6e8e9;
	z-index: 19999
}

.header.js-warm-header {
	transition: top .5s
}

.header.yya {
	position: fixed;
	left: 0;
	top: 0
}

.header.gizle {
	/* top: -35px; */
}

.header.sabit {
	top: 0;
	z-index: 9999
}

.headerOccupying {
	width: 100%;
	height: 80px
}

.headContent ul a.head-service {
	margin-top: 23px;
	height: 34px;
	color: #fff;
	float: right;
	text-indent: 32px;
	line-height: 35px;
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 0;
	font-size: 14px;
	background: #ed1c24 url(/nzcms/plugin/nzd_view_zmvip/resou/images/login.png) no-repeat 15px center;
	border-radius: 50px
}

.page-explain {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 32px;
	background: #f9f9f9;
	line-height: 32px;
	clear: both;
	border-bottom: 1px solid #eeeff2
}

.page-explain-link a {
	display: inline-block;
	margin-left: 18px;
	color: #848181;
	font-size: 12px
}

.page-explain .rec-icon {
	width: 14px;
	height: 14px;
	background: #ff5f33;
	color: #f8f8f8;
	padding: 0 2px;
	margin-left: 4px
}

.header-top {
	width: 1200px;
	color: #848181
}

.header-top-120 {
	height: 120px
}

.menu li {
	padding: 0 2px 0 0;
	float: left;
	position: relative;
	sans-serif;font-size: 18px
}
.cl:after,.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}

.cl,.clearfix {
zoom: 1
}

.fl {
float: left
}

.fr {
float: right !important
}

.container:after,.container:before {
display: table;
content: " ";
clear: both
}

.iconfont {
position: relative;
top: 1px
}

.product-card-alt .product-thumb > img {
  height: 220px !important;
}