body {
	margin: 0;
}

.pmf-banner-box {
	width: 100%;
}

.pmf-banner-box img {
	width: 100%;
	height: auto;
}



.coupon-djs-box {
	display: flex;
	align-items: center;
	margin-top: 3%;
	margin-bottom: 6%;
}

.coupon-djs-num-box {
	background-color: #F7FE8C;
	border-radius: 10px;
	display: flex;
	padding: 5px 30px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.djs-num {
	color: #4660C9;
	font-size: 42px;
	line-height: 46px;
	font-weight: bold;
}

.djs-unit {
	color: #4660C9;
	font-size: 22px;
	font-weight: bold;
}

.coupon-djs-spit {
	/* #F7FE8C */
	/* #FF5858 */
	color: #4660C9;
	font-size: 42px;
	font-weight: bold;
	margin: 10px;
}

.submit-reserver-btn-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1.5%;
}

.submit-reserver-btn-box button {
	border: none;
	background: #6788E3;
	color: #fff;
	font-size: 22px;
	flex: 1;
	border-radius: 62px;
	height: 62px;
}

.submit-reserver-btn-box button:hover {
	background: #4660C9;
}

.agree-box-check {
	display: flex;
	align-items: flex-start;
	padding: 10px 0px;
}

.agree-box-check .ck-box {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
}

.agree-box-check .ck-xieyi-info {
	flex: 1;
	line-height: 1.5;
	font-size: 18px;
	font-weight: normal;
}

.agree-box-check .ck-xieyi-info a {
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
	cursor: pointer;
}

.agree-box-check .ck-xieyi-info a:hover {
	text-decoration: none;
}

.agree-box-check .ck-box input[type=checkbox] {
	width: 18px;
	height: 18px;
}

.coupon-email-box {
	display: flex;
	line-height: 60px;
	border-radius: 12px;
	border: 2px solid #3264FF;
	padding: 4px;
	margin-top: 3.5%;
}

.coupon-email-box input {
	flex: 1;
	height: 52px;
	line-height: 52px;
	padding: 0px 10px;
	font-size: 18px;
	color: #3B3B3B;
	background: transparent;
	border: none;
}

.coupon-email-box input:focus {
	border: none;
	outline: none;
}

.pmf-coupon-container {
	margin-top: -40px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.pmf-coupon-bg-box {
	width: 66%;
	position: relative;
}

.coupon-bg {
	width: 100%;
	height: auto;
}

.pmf-coupon-inner-container {
	position: absolute;
	left: 50%;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.coupon-inner-wrap-box {
	width: 100%;
	display: flex;
	padding: 40px 20px;
	flex-direction: column;
}

.coupon-grab {
	width: 100%;
}

.coupon-grab img {
	width: 100%;
	height: auto;
}

.coupon-gift-tips {
	width: 80%;
}

.coupon-gift-tips img {
	width: 100%;
	height: auto;
}




.pmf-tit-box {
	width: 100%;
}

.pmf-tit-box img {
	width: 100%;
	height: auto;
}




.pmf-prod-swiper-info-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
}

.pmf-prod-swiper-inner-box {
	width: 100%;
	padding: 30px;
}

.pmf-prod-swiper-inner-box .swiper-index-title {
	display: flex;
	align-items: center;
}

.swpier-title-h3 {
	margin-left: 15px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.pmd-prod-brief {
	margin-top: 15px;
	font-size: 28px;
	line-height: 1.4;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

.pmf-prod-swiper-inner-box .swiper-index-title .swiper-index-box {
	background: #6788E3;
	border-radius: 40px;
	width: 75px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pmf-prod-swiper-inner-box .swiper-index-title .swiper-index-box .sdot {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #fff;
}

.pmf-prod-swiper-inner-box .swiper-index-title .swiper-index-box .swiper-index-num {
	color: #fff;
	margin-left: 5px;
	font-size: 22px;
	font-weight: bold;
}

.pmf-wd-container {
	width: 88.3%;
	margin: 0 auto;
}

.pmf-product-container {
	width: 100%;
	margin-top: 50px;
}

.pmf-prod-main-prod-container {
	width: 100%;
	padding: 50px 0px 20px 0px;
}

.pmf-prod-main-prod-container img {
	width: 100%;
	height: auto;
}

.pmf-prod-detail-container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	overflow: hidden;
}

.pdf-prod-item-list-box {
	flex: 1;
	width: calc(50% - 10px);
}

.pdf-prod-item-list-box .swiper-pagination-bullet {
	width: 57px;
	height: 5px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.35);
	opacity: 1;
}

.pdf-prod-item-list-box .swiper-pagination-bullet-active {
	background: #fff !important;
}

.pdf-prod-sale-box {
	flex: 1;
	width: calc(50% - 10px);
	margin-left: 20px;
	position: relative;
}

.swiper-container {
	width: 100%;
}

.swiper-wrapper {
	width: 100%;
}

.swiper {
	width: 100%;
	height: 100%;
}

.pmf-wd-container  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pmf-prod-info {
	width: 100%;
	position: relative;
}

.pmf-prod-info img {
	max-width: 100%;
	width: 100%;
}

.sale-bg-img {
	width: 100%;
}

.sale-bg-img img {
	width: 100%;
	height: auto;
}

.onsale-prod-img-container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	top: 0px;
}

.prod-xijie-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.prod-buy-qudao-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.prod-buy-qudao-list-nowrap {
	padding: 10px 60px 40px 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1;
}

.prod-buy-qudao-list .qudao-buy-btn {
	margin-right: 10px;
	text-decoration: none;
	color: #ffffff;
	height: 49px;
	border-radius: 45px;
	flex: 1;
	display: flex;
	align-items: center;
	background: transparent;
	justify-content: center;
	border: 1px solid #F1F5FF;
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
}

.prod-buy-qudao-list .qudao-buy-btn:last-child {
	margin-right: 0px;
}

.prod-buy-qudao-list .qudao-buy-btn.blue-item {
	color: #fff;
	background: #6788E3;
	border: 1px solid #6788E3;
}

.prod-buy-qudao-list .qudao-buy-btn.blue-item:hover {
	background: #4660C9;
	border: 1px solid #4660C9;
}

.prod-buy-qudao-list .qudao-buy-btn.white-blue-item {
	color: #6788E3;
	background: #fff;
	border: 1px solid #6788E34D;
}

.prod-buy-qudao-list .qudao-buy-btn.white-blue-item:hover {
	color: #6788E3;
	background: #6788E34D;
	border: 1px solid #6788E34D;
}

.prod-buy-qudao-list .qudao-buy-btn.lite-blue-item {
	color: #6788E3;
	background: transparent;
	border: 1px solid #6788E34D;
}

.prod-buy-qudao-list .qudao-buy-btn.lite-blue-item:hover {
	color: #fff;
	background: #6788E3;
}

.prod-img-icon {
	flex: 1;
	width: 73%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.prod-img-icon.p2-img {
	height: 80%;
}

.prod-img-icon img {
	width: 100%;
	height: auto;
}

.prod-img-icon.p2-img img {
	width: auto;
	height: 86.6%;
}



.brand-modal-box {
	padding: 30px 20px;
	display: flex;
	border-top: 1px solid #6788E3;
}

.left-letter-box {
	width: 100px;
	height: 100%;
	border-right: 1px solid #979797;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.letter-name {
	padding: 1px 5px;
	text-align: center;
}

.right-brand-list-wrap {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-left: 20px;
}

.right-brand-list-wrap .brand-item {
	font-size: 18px;
	color: #000000;
	margin-left: 20px;
	padding: 0 20px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.right-brand-list-wrap .brand-item.active {
	background-color: #00327D;
	color: #fff;
}

.right-brand-list-wrap .brand-item:hover {
	background-color: #f1f1f1;
}

.left-letter-item {
	width: 100%;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	margin: 2px 0;
	color: #242424;
	display: flex;
}

.left-letter-item.active .letter-name {
	background-color: #00327D;
	color: #ffffff;
	padding: 5px 5px;
	font-weight: bold;
}

.upload-photo-box {
	margin-top: 15px;
}

.upload-btn-box {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.upload-img-list-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.uploaded-img-wrap {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	padding: 10px 20px;
}

.upload-img-list-item-box {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}

.upload-img-op-item {
	flex: 1;
	display: inline-flex;
	align-items: center;
	height: 100%;
	position: relative;
}

.upload-img-op-item .upload-input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	cursor: pointer;
	border: none;
}

.upload-img-innner-tupian-box {
	padding: 10px 10px 15px 10px;
	position: relative;
	display: flex;
	height: 100%;
}

.upload-img-innner-tupian-box.customer {
	background: #00327D3d;
	border-radius: 10px;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.upload-img-op-item .op-img {
	width: auto;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	cursor: pointer;
}

.upload-img-op-item .upload-delete-box {
	position: absolute;
	cursor: pointer;
	right: -5px;
	top: -5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: 21px;
	color: #fff;
	background-color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(45deg);
}

.upload-img-bg {
	width: 100%;
	height: auto;
}

.upload-title {
	color: #3B3B3B;
	font-size: 18px;
	font-weight: bold;
}

.upload-brief {
	margin-top: 10px;
	padding-right: 50px;
	font-size: 13px;
}

.brief-info {
	font-size: 13px;
	color: #3B3B3B;
}

.upload-example {
	text-decoration: underline;
	cursor: pointer;
}

.select-prod-list-box {
	display: flex;
	flex-wrap: wrap;
	border-top: 2px solid #6788E3;
	padding: 20px 0px;
}

.select-prod-item {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.choose-item {
	flex: 1;
	padding: 10px 20px;
	display: flex;
	align-items: center;
}

.choose-text {
	font-size: 18px;
	color: #3B3B3B;
	font-weight: normal;
	margin-left: 10px;
}

.choose-item .circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #9e9e9e;
	position: relative;
}

.select-prod-item.active .choose-item .circle {
	border: 1px solid #00327D;
}

.select-prod-item.active .choose-item .circle::after {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #00327D;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.select-box.open .form-select-input-box {
	border-bottom: none;
	border-radius: 10px 10px 0px 0px;
}

.select-box .form-select-icon .up-icon {
	display: none;
}

.select-box.open .form-select-icon .up-icon {
	display: block;
}

.select-box.open .form-select-icon .down-icon {
	display: none;
}

.select-box .form-select-modal-box {
	display: none;
	position: absolute;
	left: 0px;
	top: 100%;
	right: 0px;
	background: #fff;
	border: solid 2px #6788E3;
	border-top: none;
	border-radius: 0px 0px 10px 10px;
	z-index: 10;
}

.select-box.open .form-select-modal-box {
	display: block;
}

.form-select-input-box {
	border: 2px solid #6788E3;
	display: flex;
	align-items: center;
	padding: 10px;
	flex: 1;
	border-radius: 10px;
	position: relative;
}

.form-select-icon {
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.form-select-icon img {
	width: 16px;
	height: 16px;
}

.form-select-txt {
	flex: 1;
	font-size: 18px;
	color: #3B3B3B;
	font-weight: bold;
	display: flex;
}

.form-select-txt input {
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #3B3B3B;
}

.form-select-txt input:focus {
	border: none;
	outline: none;
}

.form-select-txt input::placeholder {
	font-size: 18px;
	color: #3B3B3B;
	font-weight: bold;
}

.pmf-trade-up-main-container {
	width: 100%;
	position: relative;
}

.pmf-trade-up-main-container .trade-up-bg-img {
	width: 100%;
	height: auto;
}

.pmf-tradeup-jiqi-img {
	position: absolute;
	left: 19.5%;
	right: 19.5%;
	top: 7.5%;
}

.pmf-tradeup-jiqi-img img {
	width: 100%;
	height: auto;
}

.pmf-trade-up-coupon-container {
	position: absolute;
	left: 16.98%;
	right: 16.98%;
	top: 54.4%;
	height: 40.44%;
	/* background-color: #4660C93b; */
}

.pmf-trade-coupon-inner-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.pmf-trade-form-top {
	flex: 1;
	display: flex;
	justify-content: flex-end;
}

.pmf-trade-from {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.pmf-trade-form-item {
	padding: 20px 40px 0px 20px;
	width: 100%;
}

.select-box {
	display: flex;
	position: relative;
}

.pmf-trade-btn-box {
	display: flex;
	margin: 20px 40px;
}

.pmf-trade-btn-box button {
	background: #6788E3;
	color: #fff;
	font-size: 22px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	height: 62px;
	border-radius: 62px;
	flex: 1;
	cursor: pointer;
	border: none;
}

.pmf-trade-btn-box button:hover {
	background: #4660C9;
}

.coupon-bg-img {
	width: 100%;
	height: auto;
}




.user-eva-box-showmodal {
	cursor: pointer;
}

.show-modal-evalution-container {
	width: 100%;
	height: 100%;
	display: flex;
}

.eva-modal-pj-box {
	flex: 1;
	padding: 30px;
	display: flex;
	flex-direction: column;
}

.eva-modal-pj-info {
	flex: 1;
	padding: 30px 0px;
}

.eva-modal-pj-info .pj-info {
	color: #6788E3;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 1.3;
}

.douhao-box {
	width: 29px;
}

.douhao-box img {
	width: 100%;
	height: auto;
}

.eva-modal-avatar-nick-box {
	display: flex;
	align-items: center;
}

.eva-modal-avatar-nick-box .eava-modal-nick {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

.eva-modal-avatar-nick-box .eva-modal-avatar-box {
	width: 45px;
	height: 45px;
}

.eva-modal-avatar-nick-box .eva-modal-avatar-box img {
	width: 45px;
	height: 45px;
}

.eva-modal-star-box {
	display: flex;
	align-items: center;
	width: 50%;
}

.eva-modal-star-box img {
	width: 100%;
	height: auto;
}

.eva-modal-pj-img-box {
	flex: 1;
	padding: 30px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.eva-modal-pj-img-box img {
	width: 100%;
	height: auto;
	max-height: 100%;
	border-radius: 20px;
}

.pmf-eva-main-container {
	padding: 140px 10px;
}

.pmf-eva-nowrap-box-box {
	display: flex;
}

.pmf-flex1-item-container {}

.eva-pingjia-brief-box {
	flex: 1;
	display: flex;
	align-items: center;
}

.eva-brief {
	margin: 0px 0px;
	color: #6788E3;
	text-align: left;
	font-size: 22px;
}

.user-nick-box {
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 20px;
}

.user-nick-box .avatar-box {
	width: 45px;
	height: 45px;
}

.user-nick-box .avatar-box img {
	width: 45px;
	height: 45px;
	border-radius: 100%;
}

.user-nick-box .user-nick {
	color: #3B3B3B;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

.user-eva-box {
	position: relative;
	margin-bottom: 10px;
}

.eva-item-container {
	position: absolute;
	left: 0;
	right: 0px;
	top: 0px;
	bottom: 0px;
	display: flex;
	overflow: hidden;
}

.eva-item-box {
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 20px;
}

.eva-item-box .eva-modal-content-box {
	display: none;
}

.star-box {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 20px;
}

.star-box img {
	width: 150px;
	height: 27px;
}

.eva-bg-img {
	width: 100%;
	height: auto;
}




.prime-pick-main-container {
	margin: 100px 0px;
}

.prime-slide.hide {
	display: none;
}

.prime-big-prod-box {
	background: #f6f6f6;
	border-radius: 20px;
	width: 100%;
	min-width: 800px;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.prime-pick-main-container .prime-slide .prime-big-prod-box {
	display: none;
}

.prime-pick-main-container .active-prime-item .prime-big-prod-box {
	display: flex;
}


.prime-tip-box {
	position: absolute;
	right: 30px;
	top: 30px;
	background: #F7FE8C;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 20px;
}

.prime-info-container {
	position: absolute;
	left: 30px;
	top: 30px;
}

.prime-prod-name {
	font-size: 28px;
	font-weight: bold;
}

.prime-brief {
	font-size: 18px;
	font-weight: normal;
	color: #3B3B3B;
	margin-top: 20px;
}

.prime-brief li {
	text-align: left;
	list-style: disc;
}

.prime-big-prod-img-box {
	display: flex;
	align-items: center;
	flex: 1;
	margin-top: 50px;
}

.prime-big-prod-img-box img {
	max-height: 100%;
	width: 100%;
	height: 400px;
}

.prime-buy-qudao-box {
	padding: 50px;
	display: flex;
	align-items: center;
}


.prime-buy-qudao-box .qudao-buy-btn {
	margin-right: 10px;
	text-decoration: none;
	color: #ffffff;
	height: 49px;
	border-radius: 45px;
	display: flex;
	width: 170px;
	align-items: center;
	background: transparent;
	justify-content: center;
	border: 1px solid #F1F5FF;
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
}

.prime-buy-qudao-box .qudao-buy-btn:last-child {
	margin-right: 0px;
}

.prime-buy-qudao-box .qudao-buy-btn.blue-item {
	color: #fff;
	background: #6788E3;
	border: 1px solid #6788E3;
}

.prime-buy-qudao-box .qudao-buy-btn.blue-item:hover {
	background: #4660C9;
	border: 1px solid #4660C9;
}


.prime-buy-qudao-box .qudao-buy-btn.lite-blue-item {
	color: #6788E3;
	background: transparent;
	border: 1px solid #6788E34D;
}

.prime-buy-qudao-box .qudao-buy-btn.lite-blue-item:hover {
	background: #6788E34D;
}




.prime-prod-item-box {
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
	align-items: center;
}

.prime-prod-item-box .only-img-box {
	width: 300px;
	height: 300px;
}

.prime-prod-item-box .only-img-box img {
	width: 300px;
	height: 300px;
}

.active-prime-item .prime-prod-item-box .only-img-box {
	display: none;
}


.prime-center-container {
	width: 90%;
	display: flex;
	height: 575px;
	margin: 0 auto;
	margin-top: -130px;
}

.active-prime-item {
	flex: 1;
	margin: 0px 20px;
}


.prime-swiper-container {
	width: 100%;
	height: 100%;
	margin: 10px 100px;
	display: flex;
	position: relative;
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow: hidden;
}

.prime-swiper-container .prime-next-btn-box {
	position: absolute;
	right: 300px;
	width: 116px;
	height: 116px;
	z-index: 11;
	top: 50%;
	margin-right: -38px;
	margin-top: -58px;
	cursor: pointer;
}

.prime-swiper-container .prime-next-btn-box img {
	width: 100%;
	height: 100%;
}

.pick-img-box,
.prime-img-box {
	width: 60%;
	margin: 0 auto;
}

.pick-img-box {
	margin-top: -100px;
}

.pick-img-box img,
.prime-img-box img {
	width: 100%;
	height: auto;
}



.pmf-otherprod-buyquao-container {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 3.5%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.pmf-otherprod-brief-info {
	margin-bottom: 25px;
	font-size: 18px;
	color: #3B3B3B;
	text-align: center;
	padding: 0px 10%;
	line-height: 1.4;
}

.pmf-oqudao-btn-box {
	display: flex;
	justify-content: center;
	flex: 1;
}

.pmf-oqudao-btn-box .qudao-buy-btn {
	margin-right: 10px;
	text-decoration: none;
	color: #ffffff;
	height: 49px;
	border-radius: 45px;
	display: flex;
	width: 170px;
	align-items: center;
	background: transparent;
	justify-content: center;
	border: 1px solid #F1F5FF;
	font-size: 18px;
	line-height: 49px;
	font-weight: bold;
}

.pmf-oqudao-btn-box .qudao-buy-btn:last-child {
	margin-right: 0px;
}

.pmf-oqudao-btn-box .qudao-buy-btn.blue-item {
	color: #fff;
	background: #6788E3;
	border: 1px solid #6788E3;
}

.pmf-oqudao-btn-box .qudao-buy-btn.blue-item:hover {
	background: #4660C9;
	border: 1px solid #4660C9;
}


.pmf-oqudao-btn-box .qudao-buy-btn.lite-blue-item {
	color: #6788E3;
	background: transparent;
	border: 1px solid #6788E34D;
}

.pmf-oqudao-btn-box .qudao-buy-btn.lite-blue-item:hover {
	background: #6788E34D;
}



.pmf-prod-list-container {
	width: 83.3%;
	margin: 0 auto;
}

.pmf-other-tren-now {
	color: #4660C9;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.pmf-other-tren-brief {
	color: #3B3B3B;
	font-size: 18px;
}

.pmf-other-tren-brief p {
	margin: 0;
	padding: 0;
}

.prod-list-box {
	width: 100%;
	margin-top: 140px;
	margin-bottom: 140px;
}

.pmf-prod-list-main-zhutui-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin-top: 10px;
}

.pmd-main-prod-box {
	flex: 1;
	margin-right: 10px;
	position: relative;
}

.pmd-main-list-box {
	flex: 1;
	display: flex;
	justify-content: space-between;
}

.pmd-main-left-box {
	flex: 1;
	margin-right: 10px;
	display: flex;
	align-items: flex-start;
	position: relative;
}

.pmd-main-left-img-container {
	position: relative;
	width: 100%;
}

.pmd-main-right-box {
	flex: 1;
	display: flex;
	align-items: flex-end;
	position: relative;
}

.pmf-other-prod-list-nowrap {
	display: flex;
	justify-content: space-between;
}

.pmf-other-prod-list-nowrap .pmf-other-prod-item {
	flex: 1;
	position: relative;
	margin-right: 10px;
}

.pmf-other-prod-list-nowrap .pmf-other-prod-item:last-child {
	margin-right: 0px;
}

.pmf-bg-img {
	width: 100%;
	height: auto;
}



.show-demo-big-upload-img {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.show-demo-big-upload-img img {
	height: 100%;
	width: auto;
}

.demo-upload-img-list {
	display: flex;
	padding: 20px;
	justify-content: space-around;
}

.demo-upload-img-list .demp-upload-img-item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.demo-upload-img-list .demp-upload-img-item .show-text {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.demo-upload-img-list .demp-upload-img-item .show-img {
	width: 290px;
	height: 200px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	cursor: pointer;
}

.demo-upload-img-list .demp-upload-img-item .show-img img {
	position: absolute;
	width: 100%;
	height: auto;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}




@media only screen and (max-width:1681px) {
	.agree-box-check .ck-xieyi-info {
		font-size: 13px;
	}

	.djs-num {
		font-size: 36px;
	}

	.djs-unit {
		font-size: 18px;
	}

	.pmf-trade-form-item {
		padding: 10px 20px 0px 20px;
	}

	.form-select-txt {
		font-size: 14px;
	}

	.form-select-txt input {
		font-size: 14px;
	}

	.form-select-txt input::placeholder {
		font-size: 14px;
	}

	.upload-title {
		font-size: 14px;
	}

	.upload-brief {
		font-size: 12px;
		margin-top: 7px;
	}

	.upload-photo-box {
		margin-top: 4px;
	}

	.pmf-trade-btn-box {
		margin: 0px 20px 10px 20px;
	}

	.pmf-trade-btn-box button {
		height: 52px;
		border-radius: 52px;
	}

	.eva-brief {
		font-size: 16px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
	}

	.coupon-inner-wrap-box {
		padding: 20px 10px;
	}

	.coupon-djs-num-box {
		padding: 5px 20px;
	}

	.coupon-grab {
		width: 90%;
	}

	.prime-swiper-container {
		margin: 10px 0px;
	}

	.prime-prod-item-box .only-img-box {
		width: 260px;
		height: 220px;
	}

	.prime-prod-item-box .only-img-box img {
		width: 260px;
		height: 260px;
	}

	.prime-big-prod-box {
		min-width: 700px;
	}

	.prime-big-prod-img-box img {
		height: 280px;
	}

	.prime-info-container {
		left: 10px;
	}

	.prime-brief {
		padding-left: 30px;
	}

	.prime-tip-box {
		right: 10px;
		font-size: 14px;
		padding: 5px 10px;
	}

	.prime-center-container {
		height: 490px;
	}

	.prime-swiper-container .prime-next-btn-box {
		position: absolute;
		right: 260px;
		width: 84px;
		height: 84px;
		z-index: 11;
		top: 50%;
		margin-right: -20px;
		margin-top: -42px;
		cursor: pointer;
	}

	.pmf-oqudao-btn-box {
		width: 100%;
	}

	.pmf-oqudao-btn-box .qudao-buy-btn {
		margin-right: 10px;
		text-decoration: none;
		color: #ffffff;
		height: 33px;
		border-radius: 33px;
		display: flex;
		width: 120px;
		align-items: center;
		background: transparent;
		justify-content: center;
		border: 1px solid #F1F5FF;
		font-size: 14px;
		line-height: 33px;
		font-weight: bold;
	}
}
@media only screen and (max-width:1441px) {
	.agree-box-check .ck-xieyi-info {
		font-size: 13px;
	}

	.djs-num {
		font-size: 36px;
	}

	.djs-unit {
		font-size: 18px;
	}

	.pmf-trade-form-item {
		padding: 10px 20px 0px 20px;
	}

	.form-select-txt {
		font-size: 14px;
	}

	.form-select-txt input {
		font-size: 14px;
	}

	.form-select-txt input::placeholder {
		font-size: 14px;
	}

	.upload-title {
		font-size: 14px;
	}

	.upload-brief {
		font-size: 12px;
		margin-top: 7px;
	}

	.upload-photo-box {
		margin-top: 4px;
	}

	.pmf-trade-btn-box {
		margin: 0px 20px 10px 20px;
	}

	.pmf-trade-btn-box button {
		height: 52px;
		border-radius: 52px;
	}

	.eva-brief {
		font-size: 16px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
	}

	.coupon-inner-wrap-box {
		padding: 20px 10px;
	}

	.coupon-djs-num-box {
		padding: 5px 20px;
	}

	.coupon-grab {
		width: 90%;
	}

	.prime-swiper-container {
		margin: 10px 0px;
	}

	.prime-prod-item-box .only-img-box {
		width: 220px;
		height: 220px;
	}

	.prime-prod-item-box .only-img-box img {
		width: 220px;
		height: 220px;
	}

	.prime-big-prod-box {
		min-width: 700px;
	}

	.prime-big-prod-img-box img {
		height: 280px;
	}

	.prime-info-container {
		left: 10px;
	}

	.prime-brief {
		padding-left: 30px;
	}

	.prime-tip-box {
		right: 10px;
		font-size: 14px;
		padding: 5px 10px;
	}

	.prime-center-container {
		height: 490px;
	}

	.prime-swiper-container .prime-next-btn-box {
		position: absolute;
		right: 200px;
		width: 84px;
		height: 84px;
		z-index: 11;
		top: 50%;
		margin-right: 0px;
		margin-top: -42px;
		cursor: pointer;
	}

	.pmf-oqudao-btn-box {
		width: 100%;
	}

	.pmf-oqudao-btn-box .qudao-buy-btn {
		margin-right: 10px;
		text-decoration: none;
		color: #ffffff;
		height: 33px;
		border-radius: 33px;
		display: flex;
		width: 120px;
		align-items: center;
		background: transparent;
		justify-content: center;
		border: 1px solid #F1F5FF;
		font-size: 14px;
		line-height: 33px;
		font-weight: bold;
	}

	.pmf-otherprod-brief-info {
		font-size: 14px;
		margin-bottom: 4.3%;
		padding: 0px 10px;
		line-height: 1.2;
	}

	.pmf-prod-swiper-inner-box .swiper-index-title .swiper-index-box .swiper-index-num {
		font-size: 18px;
	}

	.pmf-prod-swiper-inner-box .swiper-index-title .swiper-index-box .sdot {
		width: 5px;
		height: 5px;
	}

	.swpier-title-h3 {
		font-size: 22px;
	}

	.pmd-prod-brief {
		font-size: 22px;
	}
}



@media only screen and (max-width:1367px) {
	.coupon-inner-wrap-box {
		padding: 15px 10px;
	}

	.coupon-email-box {
		display: flex;
		line-height: 50px;
		border-radius: 12px;
		border: 2px solid #3264FF;
		padding: 4px;
		margin-top: 3.5%;
	}

	.coupon-email-box input {
		flex: 1;
		height: 42px;
		line-height: 42px;
		padding: 0px 10px;
		font-size: 18px;
		color: #3B3B3B;
		background: transparent;
		border: none;
	}

	.pmf-trade-form-item {
		padding: 10px 10px 0px 10px;
	}

	.form-select-txt {
		font-size: 13px;
	}

	.form-select-txt input {
		font-size: 13px;
	}

	.form-select-input-box {
		padding: 5px 10px;
	}

	.form-select-txt input::placeholder {
		font-size: 13px;
		color: #3B3B3B;
		font-weight: bold;
	}

	.upload-photo-box {
		margin-top: 8px;
	}

	.djs-num {
		font-size: 30px;
	}

	.coupon-djs-num-box {
		padding: 3px 20px;
	}

	.agree-box-check .ck-xieyi-info {
		font-size: 12px;
	}

	.upload-img-innner-tupian-box.customer {
		width: 60px;
		height: 60px;
	}

	.uploaded-img-wrap {
		padding: 5px 10px;
	}

	.prime-swiper-container {
		margin: 10px 0px;
	}

	.prime-prod-item-box .only-img-box {
		width: 200px;
		height: 200px;
	}

	.prime-prod-item-box .only-img-box img {
		width: 200px;
		height: 200px;
	}

	.prime-big-prod-box {
		min-width: 600px;
	}

	.prime-big-prod-img-box img {
		height: 280px;
	}

	.prime-info-container {
		left: 10px;
	}

	.prime-brief {
		padding-left: 30px;
	}

	.prime-tip-box {
		right: 10px;
		font-size: 14px;
		padding: 5px 10px;
	}

	.prime-center-container {
		height: 490px;
	}

	.prime-swiper-container .prime-next-btn-box {
		position: absolute;
		right: 200px;
		width: 78px;
		height: 78px;
		z-index: 11;
		top: 50%;
		margin-right: -29px;
		margin-top: -39px;
		cursor: pointer;
	}

	.pmf-oqudao-btn-box {
		width: 100%;
	}

	.pmf-oqudao-btn-box .qudao-buy-btn {
		margin-right: 10px;
		text-decoration: none;
		color: #ffffff;
		height: 33px;
		border-radius: 33px;
		display: flex;
		width: 120px;
		align-items: center;
		background: transparent;
		justify-content: center;
		border: 1px solid #F1F5FF;
		font-size: 14px;
		line-height: 33px;
		font-weight: bold;
	}
}