.product-top,
.product-options {
	font-size: 12px;
}

.left-float {
	float: left;
}

.right-float {
	float: right;
}

.clear {
	clear: both;
}

.video-btn {
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	display: block;
	background: #eee url(../images/video.png) no-repeat 50%;
	background-size: 12%;
}

.detail-wrap {
	width: 85%;
	margin: 0 auto;
}

.product-name {
	color: #000;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 1.2;
	margin-bottom: 15px;
}

.color-name {
	font-size: 12px;
	margin-left: 5px;
	letter-spacing: 0.5px;
}

.special-price {
	margin-top: .5rem;
	font-size: 18px;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
}

.product-options .required {
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.3px;
}

.choose-goods {
	font-size: 12px;
	letter-spacing: 0.3px;
}

.product-options .required em {
	color: #eb340a;
	padding-right: 5px;
	line-height: 1.8;
	vertical-align: top;
}

.product-options .spec dt {
	font-weight: 400;
	color: #000;
}

.product-options .zone-options-list {
	margin-bottom: 0;
}

.product-options .zone-options-list li {
	display: inline-block;
	margin: 0 5px 3px 0;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	height: 30px;
	line-height: 30px;
	position: relative;
	width: 40px;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #000
}

.group-prod {
	padding-bottom: 10px;
}

.prod_type1 .zone-options-list li {
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

.prod_type2 {
	padding-bottom: 5px;
}

.to-top {
	display: none;
}


/*商品描述*/

.nav-tabs {
	position: relative;
}

.nav-tabs:after {
	position: absolute;
	content: '';
	width: 33.3%;
	height: 3px;
	background-color: #222;
	left: 0;
	bottom: 0;
	-webkit-transition: left .3s, right .3s;
	transition: left .3s, right .3s;
}

.nav-tabs.bottom-data-0:after {
	left: 0;
}

.nav-tabs.bottom-data-1:after {
	left: 33.3%;
}

.nav-tabs.bottom-data-2:after {
	left: 66.6%;
}

.nav-tabs .nav-item {
	height: 100%;
	padding: 0;
}

.nav-tabs .nav-link {
	border: none;
	padding: .5rem 0;
}

.description {
	margin: 50px auto 30px;
}

.description .nav-tabs {
	width: 94%;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
}

.description .col-4 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.description .tab-content-show {
	width: 94%;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
	padding: 1rem;
	letter-spacing: 0.5px;
}

.description .details-info {
	color: #727070;
}

.description .tab-content-show .list-unstyled {
	padding: 10px 1rem 10px 30px;
	list-style: disc;
}

.table-box {
	width: 80%;
	border-bottom: none;
	margin: 0;
}

.table-box div.col-4 img {
	width: 90%;
}

.show-pc {
	display: block;
}

.show-phone {
	display: none;
}

.transform-45 {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}


/*详情页推荐design*/

.detail-design-recommended {
	width: 100%;
	margin: 30px auto 10px;
	padding-top: 10px;
}

.swiper-design-recommended,
.swiper-goods-recommended {
	margin-top: 20px;
	width: 94%;
	margin: 0 auto;
}

.detail-design-recommended-title {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 1rem;
}

.product-options .zone-options-list li.section {
	border: 1px solid #EF630E;
	position: relative;
	box-shadow: inset 0 0 1px 1px #fff;
}

.size-guide {
	text-decoration: underline;
}

.size-guide a {
	color: #908f8f;
	font-size: 12px;
}

.product-options .custom-select {
	height: auto;
	padding-top: .275rem;
	padding-bottom: .275rem;
}

.button-box {
	margin-top: 24px;
}

.btn-cart {
	width: 70%;
	border: 1px solid #EF630E;
	background: #EF630E;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	text-transform: uppercase;
	height: 50px;
	letter-spacing: 1px;
	line-height: 50px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.btn-cart:hover {
	color: #fff;
}

.btn-custom {
	width: 70%;
	border: 2px solid #EF630E;
	background: #fff;
	text-align: center;
	white-space: nowrap;
	color: #000;
	height: 50px;
	letter-spacing: 1px;
	line-height: 47px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}

.web-customezed-img {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../../images/zeepec-sprite.png) 0 -108px / 28px auto no-repeat;
	vertical-align: sub;
}


/*  video -wz */


/*size-guide*/

.size__table thead tr:first-child {
	background-color: #fff;
	color: #413231;
	border-bottom: 2px solid #ccc;
}

.size__table tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}

.size__table td,
.size__table th {
	padding: .7em 1em;
	text-align: center;
}

iframe,
embed,
object {
	max-width: 100%;
}


/*评论*/

.reviwe-img-container {
	width: 100%;
	height: 94%;
	margin: 0 auto;
}

.reviwe-img-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 15px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.reviwe-img-container iframe {
	/*width:100%;*/
	vertical-align: top;
	zoom: 150%;
}

.reviwe-img-container .swiper-slide img {
	max-width: 100%;
}

.review-left-icon {
	display: block;
	white-space: nowrap;
	background-color: #000;
	color: #FFF;
	position: fixed;
	top: 50%;
	left: 0;
	margin-top: -30px;
	cursor: pointer;
	overflow: hidden;
	padding: 10px 15px;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transform-origin: left top;
}

.review-left-icon span {
	padding-left: 5px;
	vertical-align: middle;
}


/*上传图片进度条*/

#myProgress {
	width: 170px;
	border-radius: 8px;
	display: inline-block;
	margin: 10px 0;
}

#review-progress {
	width: 80px;
	margin-top: 1rem;
	border-radius: 8px;
	display: inline-block;
}

#myBar {
	width: 10%;
	height: 18px;
	background-color: #7abaf9eb;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	text-align: center;
	line-height: 18px;
	color: white;
	border-radius: 8px;
}

.close-schedule {
	margin: 0 10px;
}

.icon-remove-sign:before {
	content: "\f057";
	font-size: 20px;
}

.ui-view-tips {
	background: yellow;
	margin: 5px auto;
	color: #000000;
	text-align: center;
	padding: 3px auto;
	line-height: 25px;
}

.new_btn_cart {
	overflow: hidden;
	margin: 15px 0 0;
}

.zone-options-list {
	position: relative;
}

.text-color-f00 {
	color: #f00;
}

.m-b-1 {
	margin-bottom: .5rem;
}

.m-t-1 {
	margin-top: .5rem;
}

.product-detail-review {
	padding: 0 10px 0 0;
}

.middle-star-list {
	display: flex;
}

.middle-star-list dt {
	font-size: 22px;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
}

.middle-star-list dt .i-sub-num {
	color: #111111;
	font-size: 30px;
}

.middle-star-list p {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

.product-detail {
	position: relative;
	padding-top: 80px;
}

.itmespstart-box {
	width: 50%;
	padding-left: 30px;
}

.items-search-box {
	width: 50%;
	overflow: hidden;
}

.items-search-box {
	position: relative;
}

.wr-btn {
	padding: 10px 15px;
	font-size: 14px;
	border: solid 2px gray;
	font-weight: 600;
	margin-top: 10px;
	background: #FFFFFF;
}

dl.items-common-list {
	display: flex;
	width: 100%;
	border-bottom: 1px #c5c4c4 dashed;
	margin-top: 20px;
	font-size: 14px;
}

dl.items-common-list:nth-of-type(10) {
	border: none;
}

.it-small-clum {
	margin-bottom: 0.5rem;
}

.pager {
	padding: 20px 0 0 0;
}

.pager .pages ol {
	display: inline;
	padding: 0;
}

.pager .pages li {
	display: inline;
	margin-right: 5px;
}

.next-page a {
	display: inline-block;
	line-height: 14px;
	border: 1px solid #999;
	color: #999;
	font-size: 12px;
	padding: 2px 5px;
}

.items-search-box .span1 {
	font-size: 14px;
	font-weight: bold;
}

.review-wrap {
	margin-top: 30px;
	border-bottom: solid 1px #CCCACA;
	position: relative;
	display: none;
	padding-bottom: 16px;
}

.thankYou {
	overflow: hidden;
	height: 200px;
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #CCCACA;
	position: relative;
	display: none;
}

.close-thank {
	position: absolute;
	right: 5px;
	top: 3px;
}

.thankYou p {
	font-size: 20px;
	line-height: 200px;
}

.close-review {
	position: absolute;
	top: -25px;
	right: 5px;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}

.v-close-review {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../../images/zeepec-sprite.png) 0 -61px / 24px auto no-repeat;
}

.form-item {
	margin-bottom: 20px;
}

.review-form-item__label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	color: #48576a;
	line-height: 1;
	padding: 11px 12px 11px 0;
	box-sizing: border-box;
}

.my-review-form {
	font-size: 12px;
	color: #3e3e3e;
}

.review-input__inner {
	width: 100% !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: #1f2d3d;
	font-size: inherit;
	height: 36px;
	line-height: 1;
	outline: 0;
	padding: 3px 10px;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
}


/*评论上传图片*/

.upload-img-button1 {
	display: inline-block;
	position: relative;
	height: 70px;
	width: 70px;
	cursor: pointer;
	border: dashed 1px #C3C3C3;
}

.web-addImg {
	display: inline-block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 17px;
	left: 17px;
	opacity: 1;
	background: url(../../images/zeepec-sprite.png) 0 5px / 34px auto no-repeat;
}

.upload-img-button1 #userFile1 {
	width: 100%;
	height: 100%;
	opacity: 0;
}

input[type="file"] {
	background-color: #fff;
	border: 1px solid #ccc;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}

.review-submit {
	border-width: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 16px;
	width: 150px;
	height: 36px;
	background-color: #000000;
	cursor: pointer;
	margin-left: 20px;
}

[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;
}

.back-delivery .icon-add {
	display: none;
}

.icon-star-empty:before {
	content: "\f006";
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
}

.review-tpl {
	width: 100%;
}

.review-box {
	display: flex;
}

.items-common-list-left {
	width: 20%;
	padding-left: 30px;
}

.items-common-list-right {
	width: 80%;
}

.items-common-list-right .icon-star:before {
    color: #fcb200;
}

.write-review {
	margin-bottom: 10px;
	width: 60%;
}

.rating {
	display: flex;
}

.cleanfloat {
	margin-left: 20px;
	padding: 0;
}

.cleanfloat::after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}


/*清浮动*/

.cleanfloat li {
	list-style: none;
	height: 25px;
	line-height: 30px;
	float: left;
	font-size: 25px;
	margin: 5px;
	color: #ccc;
	cursor: pointer;
}


/*五角星样式*/

.hs,
.cs {
	color: #ffc600 !important;
}


/*五角星点击后样式*/

.totalScore {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.totalScore::after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}


/*清浮动*/

.totalScore li {
	list-style: none;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 30px;
	margin: 5px;
}


/*五角星样式*/

.image-list-show1 .imgs {
	position: relative;
	display: inline-block;
	margin-top: 1rem;
}

.image-list-show1 .imgs .upload-images-list1 {
	height: 6rem;
	width: 6rem;
}

.image-list-show1 .imgs .close-image {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	text-align: center;
	line-height: 0.8rem;
	position: absolute;
	top: 0;
	right: -15px;
	cursor: pointer;
	z-index: 10;
}

.imgs-shua .imgs {
	position: relative;
	display: inline-block;
	margin-top: 1rem;
}

.imgs-shua .imgs .upload-images-list1 {
	height: 5rem;
	width: 5rem;
	margin-right: 13px;
}

.imgs-shua .imgs .close-image {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 0.8rem;
	position: absolute;
	top: -6px;
	right: 0;
	cursor: pointer;
	z-index: 10;
}

.review-star-txt {
	color: #ffc600;
	font-size: 18px;
	padding-left: 10px;
	height: 40px;
	line-height: 38px;
}

.reviewAllImg {
	position: relative;
}

.myscrollbox {
	width: 96%;
	margin: 0 auto;
}

.myscrollbox ul li {
	height: 110px;
	list-style: none;
}

.myscrollbox ul li img {
	width: 100%;
	height: 100%;
}


/*评论图片左右箭头*/

.next-img {
	position: absolute;
	top: 50%;
	left: -7px;
	width: 26px;
	height: 26px;
	z-index: 10;
	cursor: pointer;
	background: url(../../images/zeepec-sprite.png) 0 -248px / 26px auto no-repeat;
}

.prev-img {
	position: absolute;
	top: 50%;
	right: -7px;
	width: 26px;
	height: 30px;
	z-index: 10;
	cursor: pointer;
	background: url(../../images/zeepec-sprite.png) 0 -211px / 26px auto no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.totalScore .bg {
	background: url(/images/emptystar.png)no-repeat;
	width: 93px;
	height: 16px;
}

.totalScore .bg div {
	background: url(/images/star.png)no-repeat;
	height: 100%;
}

.items-com-img img {
	margin-right: 10px;
}


/*评论筛选select样式*/

.form-element {
	position: relative;
	padding: 3px 0;
	float: right;
	font-size: 14px;
}

.form-textbox {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	width: 120px;
	height: 20px;
	color: #333;
	text-align: left;
	border: 1px solid #000000;
	background: rgba(255, 255, 255, .8);
	background-clip: padding-box;
}

#billing-country_id,
#regionId {
	appearance: none !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	border: none !important;
	background: none !important;
}

#billing-country_id,
#regionId {
	width: 100%;
	border: 0 !important;
	outline: none !important;
}

select {
	direction: ltr;
	text-align: left;
	outline: none;
}

.form-element i.arrow {
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	font-size: 13px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: 700;
	right: 10px;
	top: 11px;
	margin-top: -5px;
	color: blue;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.new-search-from {
	display: none;
}


/* 商品数量  */

.change-goods-num {
	display: inline-block;
	position: relative;
	margin: 5px 0 8px 0;
}

.change-goods-num input.goods-num {
	height: 28px;
	border: none;
	width: 6rem;
}

.change-goods-num input::-webkit-outer-spin-button,
.change-goods-num input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.change-goods-num input[type="number"] {
	-moz-appearance: textfield;
}

.change-goods-num input.goods-num:focus {
	outline: none;
}

.goods-num-btn {
	height: 24px;
	width: 24px;
	border: 1px solid transparent;
	position: absolute;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

.goods-num-btn:focus,
.goods-num-btn:active {
	background-color: #9dcad8;
}

.goods-num-pre {
	top: 2px;
	left: 3px;
	background: url(../../images/zeepec-sprite.png) 0 -473px / 22px auto no-repeat;
}

.goods-num-next {
	top: 2px;
	right: 2px;
	background: url(../../images/zeepec-sprite.png) 0 -497px / 24px auto no-repeat;
}

.prod-wrap .swiper-goods-list {
	display: none;
}


/*轮播图*/

.gallery-left {
	height: 335px;
}

.swiper-slide-left {
	width: 60px !important;
	height: 60px !important;
	cursor: pointer;
	border: 1px solid #ccc;
}


/*解决swiper滑动时闪现问题*/

.swiper-wrapper-right .swiper-slide {
	transform: translate3d(0, 0, 0);
	overflow: hidden;
}

.swiper-wrapper-right .swiper-slide img {
	transform: translate3d(0, 0, 0);
}

.hd li {
	opacity: 0.5;
	margin: 5px 0;
}

.hd .on {
	opacity: 1;
	border-color: #000;
}

#pic-play .swiper-prev,
#pic-play .swiper-next {
	display: none;
}

.background-White {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	background: url(../../images/background-white.png) no-repeat;
	background-size: 100% 100%;
}

.background-Black {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	background: url(../../images/background-black.png) no-repeat;
	background-size: 100% 100%;
}

.background-Grey {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	background: url(../../images/background-grey.png) no-repeat;
	background-size: 100% 100%;
}

.background-Red {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	background: url(../../images/background-red.png) no-repeat;
	background-size: 100% 100%;
}

.background-RoyalBlue {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	background: url(../../images/background-blue.png) no-repeat;
	background-size: 100% 100%;
}

.img-background {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
}

.img-background img {
	position: absolute;
}

.design-box {
	display: list-item;
}

.design-box img {
	position: absolute;
}

.design-box-width {
	width: 80%;
	height: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


/*  loading  */

#loading-model .loading .loading-circle {
	width: 30px;
	height: 30px;
	position: relative;
	margin: auto;
}

#loading-model .loading .loading-circle:after,
#loading-model .loading .loading-circle:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	margin: auto;
	position: absolute;
	background-color: #fff;
}

#loading-model .loading .loading-circle:before {
	width: 100%;
	height: 100%;
	-webkit-animation: loading 1.5s linear infinite;
	animation: loading 1.5s linear infinite;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .2))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .4))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .6))), -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .6)), to(#000));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)), linear-gradient(90deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .4)), linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .6)), linear-gradient(270deg, rgba(0, 0, 0, .6), #000);
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-size: 50% 50%;
}

#loading-model .loading .loading-circle:after {
	width: 88%;
	height: 88%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTA0LTE2VDE3OjA5OjE2KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wNC0xNlQyMDo1OTozNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wNC0xNlQyMDo1OTozNCswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUVCOTY4NEE3RkUyMTFFQUI0QTFDOTdBMDc5MjdERjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUVCOTY4NEI3RkUyMTFFQUI0QTFDOTdBMDc5MjdERjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRUI5Njg0ODdGRTIxMUVBQjRBMUM5N0EwNzkyN0RGMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRUI5Njg0OTdGRTIxMUVBQjRBMUM5N0EwNzkyN0RGMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqsbN7kAAAPdSURBVHja7FtbSFRRFD13ZtQ0m7GMnvSAkoyUMvpKxYjo9VH9VBBBUJIVRB8hFEUUffTZV6gkWEEU/WhPIzAyhSCiB0EPETHKjwJJe6ilM7d1aEu36+g9Z+7cMzpzNrPmcefce+5eZ+999t7DGKZpslQWH0tx0QRoAjQBmgBNgCZAE6AJ0ASkqhgTXQG3tYy2AIfvlwL5QAgIu5zLT6/W6/DlCwDp9Pk3MBRHy+RzdgNvYSntMiduAlroBpMFXJ8i7jJWjKa8mcT4j4RoMaAiyd1+u1MQLE1yAkqdCGhJcgIc9ZsNPElS/2+yB8GxtpsDZC5LaDuJV/c0i64pIr+ANss2Gcs22AO84SsPhWsTaXrrSCHR1XoBFIhkgm6gSo5ImmojsEA0FXaDgALlzwHHJMZfAg4CA/m5sOCIyR8j0lcDT5/73a+glwTkADXADolzTn/dFzyj0i+9ImAxUEV+Lyp7oXyd6sDkBQE8cN0D5gmO/w5sgfKPRqlWeSQfjJK3RMZjQ2Qr8ExC+efAapvy/NzzdJ0wVYgfCGELOoD7PeWhE+OlIXIIuCAxvgkoh/KdNutpofghI805tb1rEmkB1ZLKc1/fCHTajlfFoDyXMljC4UQQMBW4IVlBnuUBjzc+CnP99nspiVeRo4KAZcBte3npILuBU8MfduWlMVtQa/WyyIknAdxX7wDFguN5W6oMuGo9GEwfEYKOx3g/78gNlRDAV/wVsFBw/HuAB6jH9i/6h0Zkcq1kyo2C126nzLEIQXBQRR4gG+nvUnzoktiCOAmbgVxgOVWCfbbh3He+AU+huLJEqFoy2F2h8QOjDZieaTi5zUOvM0ERF5gF1EsqfxLYM5byXOo7hhLeHnJKhApo5YslrrkfuBjrDa2a4WcVhRlsbpbB8oI+NjnNYGFbOej3G6yjJ8J+4vj6hh+ekbMS+CRRw/POy9p43kA60oRQhsGy0/5hChCaZHjeENkm2cB4KdK98UK8IGBnDN2bhYnyYbcEGFGUvy4x/2VKiMYS7qT9ln27y2F8kP39PTKbKsFMem86xDI+tpe2Tf6+DQp+kSFzPvmx161pXvpGK2E3ALfiPNcDXnGKusBRprZHf82mvJdz1YoQ0MDU/1AxzVLIeD1XRjQCfG6rKZeyglpeJQrmmimSFL1WbAFZCi0gILIN8r38oyLl62zz9nk4V43oNjjc5amksnSRZZWMGMtnk5odBu0yvNq7SZ0keyu9ktxhDs0VoVef4DxhS3rfTZZVB0WbVTRFE5YIjae2+ISTgP7PUIqLJkAToAnQBGgCNAGaAE2AJiBV5Y8AAwA0n/rPgyBQDAAAAABJRU5ErkJggg==);
	background-size: 86% 86%;
	background-position: 50% 30%;
}

@keyframes loading {
	from {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(0deg);
		/* Opera */
	}
	to {
		transform: rotate(360deg);
	}
}

.goods-detail-design-recommend .scrollLoading .mescroll-upwarp {
	padding: 0;
}

.new_btn_cart-li {
	width: 100%;
}

.validation-advice-0 {
	text-align: left;
	margin: 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #eb340a;
}

.validation-advice-1 {
	text-align: left;
	margin: 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #eb340a;
}

.title-nav .title-nav-link {
	font-size: 14px;
	padding: 10px 0;
}

.m-design-recommended,
.m-goods-recommended {
	display: none;
}

.more-than {
	padding-left: 20px;
}

.price-wrap {
	text-align: center;
}

.goods-price {
	margin-bottom: 0;
}

.discountAmount {
	font-size: 16px;
	font-weight: bold;
}

.sellPrice {
	font-size: 14px;
	text-decoration: line-through;
	margin-right: 5px;
	color: #666;
}

.goods-title {
	margin-top: 5px;
	margin-bottom: 0;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.2;
}

.m-show {
	display: none;
}


/*预计收货时间提示*/

.estimatedText {
	padding-bottom: 8px;
	letter-spacing: 0.5px;
}

.estimatedText em {
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
}


/*预计收货时间*/

.delivery-expectation .show-box,
.delivery-expectation .etd-explanation {
	display: none;
}

.delivery-expectation .etd-explanation {
	padding: 2px 10px 2px 23px;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #908f8f;
}

.delivery-expectation .show-box {
	width: 400px;
	margin-top: 5px;
	padding: 10px;
	letter-spacing: 1.2px;
	background-color: #f9f9f9;
}

.delivery-expectation .show-box .delivery-message ul {
	padding-left: 0;
	color: #000;
	list-style: none;
}

.delivery-expectation .show-box .delivery-message ul li .circle {
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #868585;
	border-radius: 50%;
	margin: 0 10px 2px 0;
}

.delivery-expectation .show-box .delivery-message ul li .deliveryTypePrice {
	padding-left: 8px;
}


/* loading */

.delivery-expectation #loading-model {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.1);
}

.delivery-expectation #loading-model .loading-circle {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.delivery-expectation #loading-model .loading .loading-circle:after,
.delivery-expectation #loading-model .loading .loading-circle:before {
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	margin: auto;
	position: absolute;
	background-color: #fff;
}

.delivery-expectation #loading-model .loading .loading-circle:before {
	width: 100%;
	height: 100%;
	-webkit-animation: loading 1.5s linear infinite;
	animation: loading 1.5s linear infinite;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .2))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .4))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .6))), -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .6)), to(#000));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)), linear-gradient(90deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .4)), linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .6)), linear-gradient(270deg, rgba(0, 0, 0, .6), #000);
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-size: 50% 50%;
}

.delivery-expectation #loading-model .loading .loading-circle:after {
	width: 90%;
	height: 90%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTA0LTE2VDE3OjA5OjE2KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wNC0xNlQyMTowMjo0MiswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wNC0xNlQyMTowMjo0MiswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEVGMzgzREQ3RkUyMTFFQUE4RUJGQUExMjdFNkRFOEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEVGMzgzREU3RkUyMTFFQUE4RUJGQUExMjdFNkRFOEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRUI5Njg0QTdGRTIxMUVBQjRBMUM5N0EwNzkyN0RGMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRUI5Njg0QjdGRTIxMUVBQjRBMUM5N0EwNzkyN0RGMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjzqbAcAAAL4SURBVHja7JZNaBNBFMffbDbfSYNatFaLFfSQgyAevCmK0l4sqBQiiIreBKU9iuLFS8FLKy1FtCeJF4uioAgeShEvCqWtejG0gtIPaqs1TZt0N9kd/xsn7bhumliwueTBL8tsduf99703b4ZxzqmSplCFrSqgKqDiAlTrhzFmXTaBNnAAaMAsIbzwv0tcjTL8eUAa3AeD+RYg9YFBwDeQa5ZvRVK2Z4Oj35CPvqVCpOAg6AY7wbJQKRsToZ8AAbDfoYayYEp63m5ukbo+0AXfP8mhFRcc2SlMuBUMOYQ07WLUDMitkBL2MJX9rjE7K8Is36qDSu7w9XLYXoNGm+IpvHDozF7355ZGtzU2mxtUs+ejTjNpk+KJLM1rzlPKKShlLeCxCKNsw3B27OFx/3zIp/i9IaaQTibXuJeFWQpqjOlvBt0Z1an7g07p3KqQvO8yBbSDTof7j0Iqi41dDNO2iKsvkzTOpw1aQhpy+C8CV0vIXW/Ex25QkNH0rEFdIzr1CCHlCugUAuzWAa73NweoNeq5OZ8ybxWbBUJOQchTCCECk98NyqFcd8UXHGtAblJPROjtdhncrcFkTbuREY2/X2MezeSU8LlEZUHDjnp1pRSLRaBWFFvUdj8DToJX1iDsZjRxIUw1IYVMjR9J6fwc1pgXs2UMTsGgymZ9CvVSgH3SEPIvqIX4WJYW8fVeCOoYWnYUsA8MCBGyWev7MBgv3AhCwFBrkOoCCi3CQX2ti5givhSLcCFpWtGh4R8Gtb9ZppE5I//hfI0iPA36HRrMO9AEkvaGEYCIrGGJIboU9VDIygjGW5Cel19zNDCRIw+qUjf+Xob2veBqkZ7d8b96sRyBsxjHHZ6ZAw9EQdaJHc8UtfAcPBPPHQUx4JcKmEuByopdMwHugRl7BN6uc0drFXvCv7wzXmhm8m44vM4obnZYKaVsu9Wk/jiQwK6IUMXKOFwoIpyj4AWYBCfE8tTFu6zIYSQFbovUrvaB6qG0KqAqoJL2S4ABAKJuVZ+8/fMMAAAAAElFTkSuQmCC);
	background-size: 75% 75%;
	background-position: 45% 50%;
}


/*缺货提示*/

.out-of-stock {
	display: none;
	letter-spacing: 0.5px;
	color: #f00;
	padding: 8px 5px;
	margin-top: 5px;
	font-weight: 600;
}

.out-of-stock .circle {
	display: inline-block;
	width: 3px;
	height: 3px;
	margin: 0 3px 3px 0;
	background: #868585;
	border-radius: 50%;
}

html.no-scroll {
	overflow: hidden;
}

html.no-scroll body {
	overflow: hidden;
}

.customlze-content {
	display: none;
	margin: 0 -15px;
}

.sidebar-panel.sidebar {
	z-index: 11;
}

/*design标题溢出限制*/
.z-design-list-panel .z-design-list .z-design-item .z-design-img-name .z-design-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.z-add-design-panel .add-design .back svg {
	width: 12px;
    height: 15px;
    margin-right: 3px;
}

.desing-configuration-panel .back svg {
	width: 12px;
    height: 12px;
    margin-right: 3px;
}

@media screen and (max-width: 1024px) {
	.main-content {
		width: 100%;
	}
	.detail-wrap {
		width: 100%;
	}
	.product-detail-review {
		width: 100%;
		padding: 0;
	}
	.reviewAllImg p {
		padding: 5px 0;
	}
	.thankYou {
		height: 100px;
	}
	.thankYou p {
		font-size: 16px;
		line-height: 100px;
	}
	.imageSize {
		font-size: 12px;
	}
	.mod-videobox {
		display: none;
	}
	.videobtn-display {
		display: none;
	}
	.btn-cart {
		font-size: 16px;
	}
	.button-box {
		margin-top: 1.5rem;
	}
	.search-mark .new-search-from {
		display: block;
	}
	.mobile-videobox {
		height: 30px;
		width: 30px;
	}
	.myscrollbox ul li {
		height: 130px;
	}
	.icon-search-pos {
		display: block;
	}
	.new_btn_cart .new_btn_cart-li {
		width: 70%;
	}
	.container-goods-video {
		right: 0;
	}
	.goods-video-close {
		width: 25px;
		height: 25px;
		top: 10px;
		right: 5px;
	}
	.description .attributes {
		width: 100%;
	}
	.more-than {
		padding-left: 0;
	}
}

@media screen and (max-width: 1600px) {
	.myscrollbox ul li {
		height: 90px;
	}
}

@media screen and (max-width: 1400px) {
	.myscrollbox ul li {
		height: 75px;
	}
}

@media screen and (max-width: 1200px) {
	.left-product-list {
		display: none;
	}
	#pic-play .hd {
		display: none;
	}
	.swiper-goods-list .swiper-slide .pic img {
		width: 100%;
	}
	.video-poster {
		position: relative;
	}
	.videoBtn {
		height: 38px;
		width: 38px;
		position: absolute;
		bottom: 5px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 10;
		text-align: center;
		border: solid 1px #fff;
		background: #0000008c;
		border-radius: 25px;
	}
	.itmespstart-box {
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.items-search-box {
		width: 100%;
		padding-left: 0;
		padding-bottom: 10px;
	}
	.write-review {
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	.review-box {
		display: block;
	}
	.middle-star-list {
		display: block;
	}
	dl.items-common-list {
		display: block;
		position: relative;
	}
	.items-common-box dl:nth-of-type(1) {
		margin-top: 30px;
	}
	.items-common-list-left {
		padding-left: 0;
		width: 100%;
		display: flex;
	}
	.items-common-list-left dd:nth-of-type(1) {
		width: 60%;
	}
	.items-common-list-left dd:nth-of-type(2) {
		width: 40%;
	}
	.items-common-list-right {
		width: 100%;
	}
	.customerTime {
		position: absolute;
		right: 0;
		top: 0;
	}
	.m-swiper-img {
		padding: 0;
	}
	.change-goods-num {
		margin-bottom: 0;
	}
	.myscrollbox ul li {
		height: 130px;
	}
	.selectExpress {
		width: 40%;
	}
	.selectExpressBox {
		width: 80%;
	}
}

@media screen and (min-width: 767px) {
	.goods-num-btn:hover {
		border-color: #ccc;
		border-radius: 50%;
	}
}

@media screen and (min-width: 1024px) {
	.reviwe-img-container .swiper-slide img {
		max-width: 800px;
		max-height: 606px;
	}
	#swiper-wrapper-common {
		height: 456px;
	}
	.reviwe-img-container {
		width: 100%;
		height: 606px;
		margin: 0 auto;
	}
	#swiper-wrapper-common {
		height: 606px;
	}
	.pb-only-pc-10-phone-2 {
		padding-top: 10px;
	}
	.goodsShipping .row .col-10 {
		padding: 0 10px;
	}
	#pic-play .col-xl-2 {
		margin: auto;
	}
}

@media screen and (max-width: 768px) {
	.myscrollbox ul li {
		height: 100px;
	}
	.to-top {
		display: none;
		position: fixed;
		right: 1rem;
		bottom: 6rem;
		z-index: 200;
		cursor: pointer;
	}
	.group-prod {
		background: #f9f9f9;
		padding: 5px 10px 0;
	}
	.qtySpec {
		background: #f9f9f9;
		padding: 0 10px 5px;
	}
	.product-name {
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.change-goods-num input.goods-num {
		background: #f9f9f9;
	}
	.new_btn_cart {
		text-align: center;
	}
	.new_btn_cart .new_btn_cart-li {
		width: 100%;
		margin: 0 auto;
	}
	.title-nav .title-nav-link {
		font-size: 12px;
	}
	.swiper-design-recommended,
	.swiper-goods-recommended {
		width: 94%;
	}
	.detail-design-recommended .swiper-button-next {
		right: -4px;
		top: 45%;
		background: url(../../images/jt_r.png) no-repeat;
		width: 32px;
		height: 35px;
	}
	.detail-design-recommended .swiper-button-prev {
		left: -20px;
		top: 45%;
		background: url(../../images/jt_l.png) no-repeat;
		width: 32px;
		height: 35px;
	}
	.m-design-recommended,
	.m-goods-recommended {
		display: block;
	}
	.pc-design-recommended {
		display: none;
	}
	.m-design-recommended li,
	.m-goods-recommended li {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.recommended-li:nth-of-type(odd) {
		padding-left: 15px;
		padding-right: 5px;
	}
	.recommended-li:nth-of-type(even) {
		padding-right: 15px;
		padding-left: 5px;
	}
	.goods-title {
	    font-size: 12px;
	}
	.show-pc {
		display: none;
	}
	.m-show {
		display: block;
	}
	.show-phone {
		display: block;
	}
	.content>.main-content {
		width: 100%;
	}
	.show-phone #back-data h4 {
		font-size: 16px;
	}
	.goods-introduction {
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		margin-top: .8rem;
	}
	.goods-introduction .tab-pane {
		position: relative;
	}
	.goods-introduction .tab-pane .icon-add {
		position: absolute;
		top: .5rem;
		right: .5rem;
	}
	.goods-introduction-content {
		display: none;
	}
	.opacity-phone-show {
		opacity: 1;
	}
	.font-s-pc-1-3-phone-1 {
		font-size: 1em;
		margin-bottom: 0;
		padding: 10px 0;
	}
	.font-weight-bold {
		font-weight: bold;
	}
	.border-bottom-phone {
		border-bottom: 1px solid #ccc;
	}
	.table-box {
		width: 100%;
		margin-top: 0 !important;
		margin-bottom: 1rem;
	}
	.table-box div.col-4 {
		width: 100%;
		text-align: center;
	}
	.table-box div.col-4 img {
		width: 60%;
	}
	.table-box .col-7 {
		width: 100%;
	}
	.show-phone .list-unstyled {
		padding: 10px 1rem 10px 30px;
		list-style: disc;
	}
	.new_btn_cart .new_btn_cart-li {
		width: 100%;
		text-align: center;
	}
	.btn-cart,
	.btn-custom {
		width: 90%;
	}
}

@keyframes loading {
	from {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(0deg);
		/* Opera */
	}
	to {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 768px) {
	.delivery-expectation .show-box {
		width: 100%;
	}
	.estimatedText {
		background: #f9f9f9;
		padding: 0 10px;
	}
}

@media screen and (max-width: 768px) {
	.customlze-content {
		position: relative;
	}
}