﻿.product {
	padding: 0 15px;
}
.product-top-menu {
	padding: 10px 0 15px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 15px;
}
.product-top-menu .product-top-menu-left img {
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
}
.product-top-menu-right {
	display: flex;
	flex: 0.75;
	align-items: center;
}
.pruduct-list {
	padding-bottom: 100px;
}
.pruduct-list-section {
	padding: 16px 16px;
	box-shadow: 0px 0px 18px 0px rgba(211, 211, 211, 0.24);
	border-radius: 6px;
	border: 1px solid #F6F6F6;
	position: relative;
	margin-bottom: 8px;
}
.pruduct-list-section .pruduct-list-section-tit {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pruduct-list-section .pruduct-list-section-tit .pruduct-section-tit-left {
	font-size: 16px;
	font-weight: 500;
	width: 70%;
}
.pruduct-list-section .pruduct-list-section-tit .pruduct-section-tit-left img {
	width: 26px;
	height: 26px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}
.pruduct-list-section .pruduct-list-section-tit .pruduct-section-tit-left .pruduct-section-name {
	display: inline-block;
	vertical-align: top;
	width: 82%;
	line-height: 26px;
	color: #4C4C4C;
}
.pruduct-list-section .pruduct-list-section-tit .pruduct-section-tit-right {
	color: #8c8c8c;
	font-size: 14px;
}
.pruduct-list-section .pruduct-list-section-tit .pruduct-section-tit-right img {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: top;
	margin-right: 6px;
}
.pruduct-list-dl {
	margin-top: 24px;
	font-size: 0;
	display: flex;
	justify-content: space-between;
}
.pruduct-list-dl dl {
	display: flex;
	flex-direction: column-reverse;
	display: -webkit-flex;
	-webkit-flex-direction: column-reverse;
	text-align: center;
	width: 33.3%;
	text-align: center;
	position: relative;
}
.pruduct-list-dl dl dt {
	font-size: 12px;
	color: #8c8c8c;
	padding-bottom: 19px;
	line-height: 23px;
}
.pruduct-list-dl dl dt span {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 0 5px;
}
.pruduct-list-dl dl dd {
	font-size: 12px;
	color: #bfbfbf;
	margin-top: 8px;
	margin-inline-start: 0;
	position: absolute;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}
.pruduct-share {
	display: inline-block;
	width: 88px;
	height: 44px;
	background: url(../../assets/share.png);
	background-size: 100% 120%;
	position: absolute;
	right: -0.5rem;
	font-size: 14px;
	color: #1357ef;
	padding-left: 35px;
	line-height: 35px;
	box-sizing: border-box;
}
.product-share {
	display: flex;
	justify-content: space-around;
	font-size: 15px;
}
.product-share dl {
	text-align: center;
}
.product-share img {
	width: 60px;
	height: 60px;
	margin-bottom: 5px;
}
.product-share dd {
	font-size: 15px;
	color: #323232;
}
.product-share-top {
	padding: 15px;
	color: #8c8c8c;
	font-size: 16px;
	overflow: hidden;
}
.product-share-top-right {
	float: right;
	color: #1357ef;
}
#saveImgBg {
	display: inline-block;
	width: 90%;
	margin-top: 50px;
	position: relative;
	font-size: 0;
}
#saveImgBg .imageBanner {
	width: 100%;
}
.tit-bg {
	position: absolute;
	left: 18px;
	top: 0;
	background: url(../../assets/title.png) no-repeat center center;
	background-size: 100% 200%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 12px;
}
.tit-bg img {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 6px;
}
.tit-bg .tit-bg-icon {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 6px;
	background-size: 100% 100%;
}
.savePop {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	left: 0;
	top: 0;
	z-index: 100;
	padding-bottom: 30px;
}
.saveBtn {
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 18px;
	border-radius: 30px;
	margin-top: 20px;
}
.imageBottom {
	padding: 12px;
	background: #133c98;
	color: #fff;
	display: flex;
	justify-content: space-between;
}
.bottom-img-left {
	text-align: center;
	font-size: 12px;
	margin-right: 20px;
}
.bottom-img-left dt {
	width: 100px;
	height: 100px;
	background-size: 100% 100%;
}
.bottom-img-left img {
	width: 100px;
	height: 100px;
}
.bottom-img-right {
	flex: 1;
}
.bottom-img-right > dt {
	display: flex;
	justify-content: space-between;
}
.bottom-img-right > dt span {
	font-size: 22px;
}
.bottom-img-right .bottom-img-right-dl {
	width: 33.3%;
	text-align: center;
	font-size: 12px;
}
.bottom-img-right .bottom-img-right-dl dt {
	font-size: 12px;
}
.bottom-img-right .bottom-img-right-dl dd {
	color: #8399c9;
}
.bottom-img-right > dd {
	padding: 5px 8px;
	background: rgba(255, 255, 255, 0.2);
	text-align: left;
	border-radius: 4px;
	line-height: 20px;
	margin-top: 4px;
	font-size: 14px;
}
#input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -10;
}
.share-tip-pop {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
}
.share-tip-pop img {
	position: absolute;
	right: 36px;
	top: 10px;
	width: 142px;
}
.pruduct-dl {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	font-size: 16px;
	height: 160px;
	color: #262626;
}
.pruduct-dl img {
	height: 104px;
	margin-bottom: 20px;
}
.save-close {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 30px;
	height: 30px;
}
.save-img {
	position: absolute;
	width: 90%;
	top: 40px;
	margin: auto;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: 100;
}
.proVideo {
	width: 100%;
	height: 100vh;
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: #000;
}
.product-top-menu-right .van-dropdown-menu {
	width: 85%;
}
.van-dropdown-menu .van-dropdown-menu__bar {
	box-shadow: none;
	height: auto;
}
.product-top-menu-right .product-top-menu-default {
	color: #1357ef;
}
.product-dl {
	padding: 20px 15px 100px 15px;
}
.product-dl dl {
	margin-bottom: 30px;
}
.product-dl dt {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}
.product-dl img {
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.product-dl dd {
	font-size: 16px;
	color: #262626;
	padding-left: 18px;
	font-weight: 200;
}
.img-pop {
	width: 85%;
	padding: 20px;
	box-sizing: border-box;
    background: url("../../image_h5/addressBg.png") no-repeat;
    background-size: 100% 60%;
    background-color: #fff;
}
.img-pop-tit {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.personal-unlogin-tip {
	font-size: 18px;
	text-align: center;
}
.password-btn {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.password-btn .van-button {
	width: 130px;
	height: 50px;
	padding: 0;
	border-radius: 6px;
	font-size: 16px;
}
.password-btn .password-btn-left {
	color: #DB102B;
	border: 1px solid #DB102B;
}
.password-btn .password-btn-right {
	background: #DB102B;
	color: #fff;
}
.img-pop .address-name {
	font-size: 16px;
	text-align: center;
	padding: 40px 0 10px;
}
.img-pop .address-name img {
	height: 16px;
	margin-right: 8px;
}
.selectAddressBg {

}
[v-cloak] {
	display: none;
}

