/******************* public **************************/

body {
	color: #000;
	font-size: 14px;
	font-family: "proxima-nova", "Helvetica", "Verdana", sans-serif;
}

a {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: none;
}


/******************* public **************************/

#app {
	max-width: 1500px;
	margin: 0 auto;
}

.bg-faded {
	background: #fff;
}

.validation-advice {
	text-align: left;
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #eb340a;
}

.main-content {
	min-height: 710px;
	padding-top: 70px;
}


/******************* header start **************************/

#navbar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	max-width: 100%;
	background: #000;
}

#navbar .navbar-brand {
	margin: 0 auto;
}

.navbar-brand img {
	height: 45px;
}

#navbar .nav-link {
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#navbar .nav-link a.top {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	color: #414b56;
}

.navbar {
	padding: .5rem 1rem;
}

.nav-link {
	padding: 0;
}

.nav-login {
	margin-right: 8px;
}


/*全局swiper左右箭头*/

.v-swiper-button-prev,
.v-swiper-button-next {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	z-index: 10;
	cursor: pointer;
}

.v-swiper-button-next,
.swiper-container-rtl .v-swiper-button-prev {
	background: url(../../images/zeepec-sprite.png) 0 -1373px / 30px auto no-repeat;
	right: 10px;
	left: auto;
}

.v-swiper-button-prev,
.swiper-container-rtl .v-swiper-button-next {
	background: url(../../images/zeepec-sprite.png) 0 -1328px / 30px auto no-repeat;
	left: 5px;
	right: auto;
}


/*搜索样式*/

#navbar .icon-search-web {
	margin-left: 15px;
	margin-top: 12px;
}

.design-head {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1470px;
	margin: 0 auto;
	align-items: center;
}

.icon-search-pos {
	display: block;
}

.gp-icon-search {
	padding: 0;
	margin: 0;
	background: #fff;
	border: 0;
	outline: none;
}

.gp-icon-search:focus {
	outline: none;
}

.head-icon-box {
	width: 40%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.head-icon-box .nav-item {
	margin-right: 5px;
}

.search-from .gp-icon-search {
	width: 27px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.search-inp-li {
	width: 40%;
	margin-top: 5px;
	margin-right: 50px;
}

.search-inp-li .gp-icon-search {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 4px;
	top: 6px;
	background: url(../../images/zeepec-sprite.png) 0 -302px / 20px auto no-repeat;
	cursor: pointer;
}

.search-from {
	width: 40%;
	height: 45px;
	background: #fff;
	margin: 0 auto;
}

.search-from table {
	width: 65%;
}

.search-from td {
	padding-top: 4px;
}

.border-search {
	border-bottom: solid 1px #ccc;
	width: 100%;
	background: #fff;
	border-radius: 4px;
}

.border-search input {
	padding: 8px 0;
	font-size: 14px;
	background: #fff;
	width: 90%;
	text-indent: 5px;
	border-radius: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.border-search input::-webkit-input-placeholder {
	color: #aab2bd;
	font-size: 14px;
	text-align: left;
}


/* 搜索的key 列表 */

.pc-search-key-list {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	font-size: 14px;
	max-height: 300px;
	width: 100%;
	overflow-y: auto;
	background-color: #fff;
	padding: 5px 20px 5px 10px;
	border: 1px solid #ddd;
	border-top: none;
	z-index: 1000;
}

.pc-search-key-list li {
	cursor: pointer;
	margin-bottom: 5px;
	overflow-x: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.search-key-list li:hover {
	background-color: #eceeef9e;
}

.frist-td {
	display: none;
}

.search-mark {
	display: none;
	height: 100%;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0 !important;
	left: 0;
	z-index: 1040;
}


/*个人中心和购物车图标*/

#navbar .pc-icon-user {
	text-align: center;
	width: 24px;
	height: 24px;
	background: url(../../images/zeepec-sprite.png) 0 -439px / 24px auto no-repeat;
}

#navbar .pc-icon-cart {
	text-align: center;
	width: 24px;
	height: 24px;
	background: url(../../images/zeepec-sprite.png) 0 -263px / 24px auto no-repeat;
}


/******************* header end **************************/


/******************* footer start **************************/

.footer {
	padding: 0 1rem;
	font-size: 12px;
	text-align: left;
}

.footer .copyright {
	padding: 10px 0;
}

.footer .copyright p {
	font-size: 14px;
	margin: 0px;
}
/*脚步版权信息显示*/
.footer .copyright .web-checkout-page-show {
	font-size: 12px;
	color: #929191;
}

.footer .copyright p:nth-of-type(2) {
	padding: 5px 0;
}

.footer .links {
	padding: 30px 0;
	border-bottom: 1px solid #e0e0e0;
}

.footer .links .row {
	max-width: 100%;
	text-align: left;
	display: flex;
	justify-content: center;
	letter-spacing: 0.8px;
	margin: 0;
}

.footer .links dl.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom: 0;
	overflow: hidden;
}

.footer .links dt {
	margin-bottom: 0.5rem;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}

.footer .links dd {
	margin-bottom: .25rem;
	width: 240px;
	overflow: hidden;
}


/******************* footer end **************************/


/*footer部分图标*/

.web-facebook {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../../images/zeepec-sprite.png) 0 -867px / 30px auto no-repeat;
}

.web-instagram {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../../images/zeepec-sprite.png) 0 -916px / 30px auto no-repeat;
}

.hidden-pad {
	display: none;
}


/*置顶图标*/

.web-totop {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../../images/zeepec-sprite.png) 0 -505px / 30px auto no-repeat;
	vertical-align: middle;
}


/*PC端隐藏,手机端显示*/

.m-show {
	display: none;
}


/* *** wz 2020-10-24 home search change start  **** */

.index-new-search-from {
	display: none;
}


/* *** end **** */


/******************* 公共图片加载前占位    start **************************/

.v-web-card {
	position: relative;
	overflow: hidden;
	background: #f3f3f3 50% 50% / 100% auto no-repeat;
}

.v-web-card:before {
	content: "";
	display: block;
	padding-bottom: 100%;
	width: 100%;
}

.v-web-card .v-web-pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.web-replace {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.v-web-card__design {
	background-image: url(../../images/zeepec-logo-275.png);
}

.web-design-img {
	position: absolute;
	padding: 5px;
	height: 100%;
	width: auto;
}

.img-background {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	/* padding百分比相对父元素宽度计算 */
	height: 0;
	/*避免被内容撑开多余的高度*/
}

.set-img-width {
	width: 100%;
	height: auto;
}

.grecaptcha-badge {
	display: none;
}


/******************* 公共图片加载前占位    end **************************/

@media screen and (max-width: 1024px) {
	.main-content {
		padding-top: 52px;
	}
	.new-search-from,
	.index-new-search-from {
		padding-top: 105px;
		padding-left: 15px;
		padding-right: 15px;
		background: #fff;
	}
	.navbar-brand img {
		height: 30px;
	}
	.design-head {
		padding: 0;
	}
	.search-inp-li {
		display: none;
	}
	#navbar .search-wrap {
		position: absolute;
		right: 57px;
		top: 20px;
	}
	#navbar .icon-search-pos {
		display: inline-block;
		width: 24px;
		height: 24px;
		background: url(../../images/zeepec-sprite.png) 0 -1028px / 24px auto no-repeat;
	}
	.new-search-from .gp-icon-search {
		display: inline-block;
		width: 18px;
		height: 18px;
		position: absolute;
		right: 10px;
		top: 10px;
		background: url(../../images/zeepec-sprite.png) 0 -275px / 18px auto no-repeat;
	}
	.new-search-from .border-search {
		border: solid 1px #ccc;
		width: 100%;
		background: #fff;
		border-radius: 5px;
	}
	.new-search-from .border-search input {
		font-size: 14px;
		background: #fff;
		width: 90%;
		padding: 7px 0;
		border-radius: 5px;
		text-indent: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		border: none;
		outline: none;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
	}
	.search-mark .new-search-from {
		background: #f2f2f2;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.icon-back:before {
		content: "\f060";
		font-size: 20px;
		font-weight: normal;
		color: #000;
	}
	.icon-close:before {
		content: "\f00d";
		font-size: 25px;
		font-weight: normal;
		color: #000;
	}
	.search-from {
		display: none;
	}
	.search-from table {
		width: 100%;
	}
	.search-key-list {
		display: none;
		font-size: 14px;
		max-height: 100%;
		width: 100%;
		overflow-y: auto;
		background-color: #fff;
		padding: 5px 15px 5px 30px;
		border-top: none;
		z-index: 1000;
		list-style: none;
	}
	.search-key-list li {
		cursor: pointer;
		padding: 6px 0;
	}
	#navbar .nav-link a.top {
		color: #414b56;
		letter-spacing: 1.5px;
	}
	.m-show {
		display: block;
	}
	.pc-show {
		display: none;
	}
	.head-icon-box {
		width: auto;
	}
	.nav-login {
		padding: 0;
	}
	/******************* footer start **************************/
	.footer {
		background: #f2f2f2;
	}
	.footer .links {
		padding: 0px;
		border: 0;
	}
	.footer .links dl.col-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: .5rem;
		border-bottom: #d7d7d7 solid 1px;
		padding-right: 0;
		padding-left: 0;
		overflow: hidden;
	}
	.footer .links dt:after {
		content: '+';
		float: right;
		font-size: 14px;
		font-weight: normal;
		margin-top: -2px;
		/*margin-right: 8px;*/
		-webkit-transition: -webkit-transform .3s ease;
		transition: -webkit-transform .3s ease;
		transition: transform .3s ease;
		transition: transform .3s ease, -webkit-transform .3s ease;
	}
	.footer .links dl dd {
		overflow: hidden;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		visibility: hidden;
		z-index: -1;
		-webkit-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
		transform: translateY(-100px);
	}
	.footer .links dl.section dd {
		position: static;
		visibility: visible;
		z-index: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-transition: -webkit-transform 300ms ease;
		transition: -webkit-transform 300ms ease;
		transition: transform 300ms ease;
		transition: transform 300ms ease, -webkit-transform 300ms ease;
	}
	.footer .links dl.section dt:after {
		-webkit-transform: rotate(45deg) scale(1.08);
		-ms-transform: rotate(45deg) scale(1.08);
		transform: rotate(45deg) scale(1.08);
	}
	/******************* footer end **************************/
	/******************* buysuccess start **************************/
	.clearfix {
		border-bottom: none;
	}
	/******************* buysuccess end **************************/
}

@media screen and (max-width: 767px) {
	.main-content {
		min-height: 600px;
	}
}

@media screen and (min-width:1024px) {
	.show-pc {
		display: none;
	}
	.footer .links dl.col-2:nth-last-child(1) dd {
		width: 20%;
		float: left;
		margin-top: 5px;
	}
	.footer .links dl.col-2:nth-last-child(1) dt {
		width: 100%;
	}
	.footer .links dl.col-2 img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 576px) {
	.main-content {
		width: auto;
		max-width: 100%;
	}
}


/*icon*/

@font-face {
	font-family: 'FontAwesome';
	src: url('../../css/font/fontawesome-webfont.eot?v=3.2.1');
	src: url('../../css/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../css/font/fontawesome-webfont.woff') format('woff'), url('../../css/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype');
	/*src: url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');*/
	font-weight: normal;
	font-style: normal;
}


/* FONT AWESOME CORE
 * -------------------------- */

[class^="icon-"],
[class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}


/* makes the font 33% larger relative to the icon container */

.icon-large:before {
	vertical-align: -10%;
	font-size: 1.3333333333333333em;
}


/* makes sure icons active on rollover in links */

a [class^="icon-"],
a [class*=" icon-"] {
	display: inline;
}


/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */


/* Bootstrap 2.0 sprites.less reset */

[class^="icon-"],
[class*=" icon-"] {
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}

.icon-remove:before {
	content: "\f00d";
}

.icon-star:before {
	content: "\f005";
}

.icon-star-empty:before {
	content: "\f006";
}