:root {
	--header-height: 3rem;
	/*========== 颜色 ==========*/
	--button-color: #231815;
	--title-color: #222325;
	--p-color: #231815;
	--p-list-color: #5E5F63;
	--white-color: #FFFFFF;
	--summary-color: #4E4E4E;
	--input-border: 1px solid #EBEBEB;
	--button-border: 1px solid #231815;
	--mask-background: rgba(0, 0, 0, 0.6);
	/*========== 样式 ==========*/
	--moz-padding-end: 12px;
	--moz-font-family: "";
	/*========== 字体粗细 ==========*/
	--font-semi-bold: 600;
	--font-bold: 700;
	--font-model: 500;

	/*========== 大小 ==========*/
	--size-twelve: 12px;
	--size-fourteen: 14px;
	--size-sixteen: 16px;
	--size-eighteen: 18px;
	--size-twenty: 22px;
	--size-smary: 24px;

	/*========== 层级==========*/
	--z-tooltip: 10;
	--z-fixed: 100;
}

body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
td,
form,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
img,
input {
	margin: 0;
	padding: 0;
}

body,
html {
	width: 100%;
	min-height: 100%;
	background: #FFFFFF;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	display: flex;
	flex-direction: column;
}

img {
	display: block;
}

a {
	margin: 0;
	text-decoration: none;
	color: #000000;
}

li,
ol {
	list-style: none;
}

.tp-clear:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

input {
	outline: none;
	border: 0px;
}

:focus {
	outline: none;
}

.pwar_cont {
	background-color: #FFFFFF;
	z-index: 8;
}

.pwar {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	width: 163px;
	height: 45px;
	object-fit: cover;
}

.head {
	margin: 53px auto 23px auto;
}

.content {
	padding-top: 31px;
	box-sizing: border-box;
}

.row {
	display: flex;
	flex-direction: row;
}

.gird {
	display: grid;
	grid-template-columns: repeat(3, 225px);
	grid-row-gap: 20px;
	grid-column-gap: 43px;
}

.grid {
	display: grid;
	grid-template-columns: repeat(5, 224px);
	grid-row-gap: 20px;
	grid-column-gap: 19px;
}

.column {
	display: flex;
	flex-direction: column;
}

.center {
	align-items: center;
}

.end {
	align-items: end;
}

.sb {
	justify-content: space-between;
}

.sa {
	justify-content: space-around;
}

.cent {
	justify-content: center;
}

.fourteen {
	font-size: var(--size-fourteen);
}

.button {
	color: var(--button-color);
}

.fourBttin {
	font-size: var(--size-fourteen);
	color: var(--button-color);
}

.sixteenBttin {
	font-size: var(--size-sixteen);
	color: var(--button-color);
}

.bottonColor {
	font-size: var(--size-twelve);
	color: var(--summary-color);
}

.content_nav {
	width: 414px;
	text-align: center;
}

.title {
	font-size: var(--size-eighteen);
	color: var(--button-color);
}

.input_border {
	border: var(--input-border);
}

.iput_w {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background-color: #F9F9F9;
	box-sizing: border-box;
}

.title_top {
	padding-top: 3px;
}

.marginTop {
	margin-top: 19px;
}

.border_k {
	border: 1px solid #EBEBEB;
	box-sizing: border-box;
}

.country {
	height: 40px;
	line-height: 40px;
	background-color: #F9F9F9;
	padding-left: 8px;
	box-sizing: border-box;
}

.noRoder {
	border: 0;
}

.list {
	height: 20px;
	width: 1px;
	background-color: #EBEBEB;
}

.cody_icon {
	width: 11px;
	height: 6px;
	object-fit: contain;
	padding: 0 13px 0 6px;
}

.checkbox {
	margin: 10px 0;
}

.checkbox p {
	margin-left: 10px;
}

.checkbox input {
	width: 14px;
	height: 14px;
}

.yzm {
	width: 107px;
	height: 40px;
	margin-left: 40px;
}

.sing_up {
	border: #000000;
	background-color: var(--button-color);
	color: var(--white-color);
	box-sizing: border-box;
	margin-top: 35px;
	height: 46px;
	line-height: 46px;
	width: 100%;
}

.wx {
	color: #A6A6A6;
	margin-top: 14px;
}

.line {
	width: 1px;
	height: 522px;
	background-color: #D5D5D5;
	margin: 0 186px;
}

.hint {
	font-size: var(--size-twelve);
	color: #5C5C5C;
}

.jbton {
	margin: 26px 0 0 0;
}

.widt {
	width: 516px;
}

.sing_up {
	margin: 48px 0 0 0;
}

.icont {
	width: 67px;
	height: 67px;
}

.pd {
	padding: 26px 0 36px 0;
	box-sizing: border-box;
}

.top {
	padding-top: 53px;
	box-sizing: border-box;
}

.white {
	width: 168px;
	height: 46px;
	background-color: var(--white-color);
	border: 1px solid #231815;
	box-sizing: border-box;
	line-height: 46px;
}

.search {
	width: 461px;
	height: 38px;
	border: 1px solid #F4F4F4;
}

.search_input {
	background-color: #F6F7F9;
	width: calc(100% - 92px);
}

.search_ss {
	background-color: var(--button-color);
	width: 92px;
	height: 100%;
}

.ssimg {
	width: 13px;
	height: 13px;
	object-fit: contain;
}

.search_back {
	background-color: #F6F7F9;
	width: 88%;
}

.search_ma {
	padding: 0 9px 0 13px;
	box-sizing: border-box;
}

.headings {
	font-size: var(--size-twelve);
	color: #808080;
	margin-top: 9px;
}

.mrlt {
	margin: 0 195px 0 195px;
}

.title_icon {
	width: 22px;
	height: 20px;
	object-fit: contain;
}

.title_right {
	font-size: var(--size-twelve);
	color: var(--button-color);
	white-space: nowrap;
}

.mat {
	margin: 0 45px 0 49px;
	cursor: pointer;
}

.sint {
	cursor: pointer;
	margin-top: 4px;

}


.maskpl {
	position: fixed;
	top: 108px;
	z-index: 10;
	box-shadow: 0px -4px 4px rgba(221, 221, 221, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.cai_icon {
	width: 19px;
	height: 12px;
	margin-top: 4px;
    height: 100%;
}

.xl_icon {
	width: 12px;
	height: 8px;
	margin-top: 6px;
}

.nav {
	position: relative;
	background-color: #FFFFFF;
}

.nav_pwar {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.catego {
	padding: 0 6px 0 13px;
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	-moz-user-select: none;
	/*mozilar*/
	-webkit-user-select: none;
	/*webkit*/
	-ms-user-select: none;
	/*IE*/
	user-select: none;
	box-sizing: border-box;
}

.lint {
	width: 1px;
	background: #231815;
	height: 13px;
	margin: 0 18px 0 19px;
}

.marignRight {
	margin-right: 58px;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 2;
}

.nav_left {
	background-color: #EDEDED;
	width: 10rem;
	height: 3rem;
	line-height: 3rem;
}

.nav_content {
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
	height: 500px;
	border-top: 1px solid #F0F0F0;
	background-color: var(--white-color);
}

.nav_containor {
	width: 1200px;
	margin: 10px auto 0 auto;
	height: auto;
}

.posreq {
	position: relative;
    min-height: 500px;
    background-color: #EDEDED;
}

.tab_left {
	width: 10rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	box-sizing: border-box;
}

.cai {
	position: absolute;
	left: 10rem;
	top: 0;
	/* width: calc(100% - 3rem); */
    height: 100%;
    background-color: #FFFFFF;
}
.nav_goods{
	position: absolute;
	left: 17.5rem;
	top: 0;
    height: 100%;
    background-color: #FFFFFF;
}

.hide_cai {
	position: relative;
	cursor: pointer
}

.hela {
	position: absolute;
	bottom: -20px;
	width: 134px;
	height: 2px;
	border-radius: 4px;
	background-color: #000000;
}

.nav_tile {
	width: 17.5rem;
	text-align: center;
}

.title_cont {
	text-align: center;
}


.active {
	background-color: #FFFFFF;
}

.actve_ad {
	display: none;
}

.hide {
	display: none;
}

.bold {
	font-weight: bold;
}

.goods_p {
	width: 160px;
	height: 160px;
	object-fit: cover;
	margin-top: 31px;
	object-fit: contain;
}

.border_goods {
	width: 225px;
	height: 291px;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 2px;
}

.goods_name {
	padding-bottom: 442px;
	padding-top: 34px;
	box-sizing: border-box;
}

.dit {
	padding: 10px 0;
	box-sizing: border-box;
}
.nav_tile a:hover{
	text-decoration:underline
}

.tp {
	flex-wrap: wrap;
}

.banner {
	width: 100%;
	height: 500px;
	object-fit: contain;
}

.next {
	position: absolute;
	top: 45%;
	left: 10px;
	z-index:0;
}

.prev {
	position: absolute;
	top: 45%;
	right: 10px;
	z-index: 0;
}

.next img,
.prev img {
	width: 60px;
	height: 60px;
}

.bt_icon {
	width: 83px;
	height: 70px;
	object-fit: contain;
}

.pdtp {
	padding-top: 34px;
	box-sizing: border-box;
}

.smary {
	font-size: var(--size-smary);
	color: #000000;
	position: relative;
}

.smary::after {
	content: "";
	width: 59px;
	height: 2px;
	background-color: #231815;
	position: absolute;
	bottom: -16px;
	left: 48%;
}

.superposition {
	width: 100%;
	height: 360px;
	background-color: #000000;
	position: relative;
	margin-top: 43px;
}

.superposition_dit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: opacity(60%);
}

.superposition_content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 10px;
}

.ftsa {
	font-size: 20px;
	color: var(--white-color);
}

.two_white {
	font-size: var(--size-twelve);
	color: var(--white-color);
}

.wdth {
	width: 305px;
	padding: 10px 0 29px 0;
}

.sbitm {
	background-color: #FFFFFF;
	width: 178px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	border: 0;
}

.superposition_img {
	width: 139px;
	height: 163px;
	object-fit: cover;
}

.superposition_nav {
	width: 199px;
	height: 297px;
	background-color: #FFFFFF;
	margin-right: 16px;
}

.superposition_name {
	padding-top: 47px;
	box-sizing: border-box;
}

.padleft {
	padding-left: 11px;
}

.goods_cont {
	width: 100%;
	height: 100%;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 2px;
	padding: 0 4px;
	box-sizing: border-box;
}

.goods_img {
	width: 160px;
	height: 160px;
	object-fit: contain;
	margin: 36px auto 34px auto;
}

.twe {
	font-size: var(--size-twelve);
	color: var(--button-color);
}

.goods_nt {
	margin-top: 6px;
	/* padding-bottom: 13px; */
}

.foot {
	margin-top: 78px;
	background: #FAFAFA;

}

.fonnt_top {
	padding-top: 27px;
	box-sizing: border-box;
}

.foot_title {
	padding-bottom: 15px;
	box-sizing: border-box;
}

.foot_zi {
	padding-bottom: 24px;
	box-sizing: border-box;
}

.foot_input {
	width: 300px;
	height: 36px;
	background-color: #FFFFFF;
	margin-bottom: 9px;
	padding-left: 10px;
	box-sizing: border-box;
}

.foot_opt {
	width: calc(300px - 97px);
	height: 36px;
	background-color: #FFFFFF;
	padding-left: 10px;
	box-sizing: border-box;
}

.foot_b {
	width: 94px;
	height: 36px;
	background-color: #231815;
	font-size: var(--size-fourteen);
	color: #FFFFFF;
	border: 0;
	box-sizing: border-box;
}

.ficon {
	width: 10px;
	height: 22px;
	object-fit: contain;
}

.nicon {
	width: 19px;
	height: 16px;
	object-fit: contain;
	margin: 0 16px;
}

.iicon {
	width: 19px;
	height: 18px;
	object-fit: contain;
}

.va {
	width: 72px;
	height: 47px;
	object-fit: contain;
}

.yy {
	width: 78px;
	height: 48px;
	object-fit: contain;
}

.ma {
	width: 67px;
	height: 55px;
	object-fit: contain;
}

.jc {
	width: 69px;
	height: 49px;
	object-fit: contain;
}

.ae {
	width: 63px;
	height: 43px;
	object-fit: contain;
}

.dc {
	width: 70px;
	height: 44px;
	object-fit: contain;
}

.dv {
	width: 67px;
	height: 48px;
	object-fit: contain;
}

.af a {
	padding: 0 33px;
}

.foots {
	margin-top: 36px;
	padding: 24px 0 28px 0;
	border-top: 1px solid #E4E4E4;
	text-align: center;
}

.footsc {
	font-size: 14px;
	color: #000000;
}

.sign_border {
	padding: 21px 17px 8px 17px;
	background-color: #FFFFFF;
}

.register,
.sing {
	width: 224px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 0;
	color: #FFFFFF;
	background-color: #000000;
	font-size: var(--size-twelve);
}

.register {
	background: #BCBFCC;
	color: var(--button-color);
	margin-bottom: 16px;
}

.sign_reg {
	padding: 11px 0;
	text-align: center;
}

.orders {
	padding-bottom: 11px;
	color: #5B5857;
	font-size: var(--size-twelve);
}

.maskpl {
	display: none;
}

.singNav:hover .maskpl {
	display: block;
	color: red;
}

.singNav {
	position: relative;
	height: 65px;
	margin-right: 20px;
}

.singgw {
	position: absolute;
	top: calc(-10px / 0.8);
	right: calc(-5px / 0.8);
	width: calc(13px / 0.8);
	height: calc(13px / 0.8);
	background-color: red;
	color: #FFFFFF;
	font-size: 10px;
	transform: scale(0.8);
	text-align: center;
	line-height: calc(13px / 0.8);
	border-radius: 50%;
}

.fixed {
	position: fixed;
	top: 70%;
	left: 38px;
	z-index: 99;
}

.fixeded {
	position: fixed;
	top: 60%;
	right: 83px;
	z-index: 99;
}

.fiexd_icon {
	width: 58px;
	height: 58px;
	object-fit: contain;
}

.coupons {
	position: fixed;
	top: 34%;
	z-index: 99;
	display: none;
	left: calc(50% - 216px);
}

.coupons_icon {
	width: 41px;
	height: 41px;
	object-fit: contain;
	margin: 0 auto;
}

.coupons_nav {
	width: 432px;
	height: 349px;
	margin-top: 24px;
	background-color: #FFFFFF;
	border-radius: 6px;
}

.coupons_size {
	font-size: var(--size-eighteen);
	color: var(--button-color);
	text-align: center;
	padding-top: 27px;
	padding-bottom: 30px;
}

.coupons_img {
	width: 35px;
	height: 34px;
	object-fit: contain;
}

.coupons_plt {
	padding: 0 30px 44px 30px;
	box-sizing: border-box;
}

.coupons_int {
	padding: 15px 24px 10px 24px;
	border: 1px solid #222325;
	box-sizing: border-box;
	box-shadow: 0px 4px 4px rgba(148, 148, 148, 0.25);
	border-radius: 6px;
	margin-top: 28px;
}

.coupons_int:first-child {
	margin-top: 0;
}

.column_sumt {
	padding-left: 24px;
	color: var(--button-color);
	font-size: var(--size-fourteen);
}

.column_sumt span {
	padding-bottom: 8px;
}

.lsit {
	width: 100%;
	height: 4px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(219, 219, 219, 0.25);
	margin-top: -4px;
	/* transform: matrix(1, 0, 0, -1, 0, 0); */
}

.search_top {
	padding-top: 20px;
}

.fiez_nav {
	width: 214px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 11px;
	margin-top: 13px;
	border: 1px solid #F0F0F0;
	box-sizing: border-box;
}


.fiez {
	position: fixed;
	width: 214px;
	background-color: #FFFFFF;
	height: 170px;
	border: 1px solid #EBEBEB;
	box-sizing: border-box;
	z-index: 9;
	overflow: hidden;
}

.fiez_linst {
	width: 240px;
	height: 100%;
	overflow: auto;
}

.fiez_icont {
	width: 10px;
	height: 6px;
	object-fit: contain;
}

.fiez_t {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #EBEBEB;
}

.fiez_inpt[disabled] {
	background-color: #FFFFFF;
}

.barbells {
	margin-top: 19px;
	/* position: relative; */
	display: grid;
}

.barbells::after {
	content: "";
	width: 43px;
	left: 0;
	margin-top: 10px;
	height: 1px;
	border: 1px solid #000000;
	box-sizing: border-box;
}

.barbells.cur::after {
	border: 1px solid red;
}

.barbe {
	margin-top: 11px;
}

.barbe_bot {
	padding-bottom: 11px;
}

.tops {
	margin-top: 11px;
	font-size: 14px;
}
.tops.cur{
    color: red;
}

.main_left {
	width: 237px;
}

.main_right {
	width: calc(100% - 237px);
}

.main_goods {
	display: grid;
	grid-template-columns: repeat(4, calc(25% - 21px));
	grid-row-gap: 20px;
	grid-column-gap: 21px;
	margin-top: 12px;
}

.goods_border {
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 2px;
	width: 100%;
	min-height: 300px;
}

.goods_ring {
	position: relative;
	height: 214px;
	padding-top: 31px;
	box-sizing: border-box;
}

.ring_img {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	object-fit: contain;
}

.ring_icon {
	width: 34px;
	height: 34px;
	object-fit: contain;
}

.ring_abs {
	position: absolute;
	top: 171px;
	left: calc(50% - 41px);
	z-index: 2;
}

.ring_gw {
	margin-left: 17px;
}

.mask_ring {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.mian_ring {
	padding: 13px 9px 9px 9px;
	box-sizing: border-box;
}

.mian_name {
	font-size: var(--size-twelve);
	color: var(--button-color);
}

.money {
	margin-top: 4px;
	color: red;
}

.subscript {
	margin-top: 36px;
}

.subscript p {
	width: 40px;
	height: 40px;
	border: 1px solid #E9E9E9;
	box-sizing: border-box;
	line-height: 40px;
	text-align: center;
	margin-right: 16px;
	font-size: var(--size-eighteen);
	color: #7B7A79;
	cursor: pointer;
}

.subscript_bt {
	color: #231815 !important;
}

.main_goods_list {
	display: grid;
	grid-template-columns: repeat(5, calc(20.3% - 19px));
	grid-row-gap: 20px;
	grid-column-gap: 19px;
	margin-top: 12px;
}

.fiexd_top {
	top: 247px;
}

.home {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #F5F5F5;
	margin-top: 27px;
	margin-bottom: 26px;
	padding-left: 13px;
}

.goods_left {
	width: 126px;
	;
	height: 600px;
	overflow: hidden;
}

.goods_list_img {
	width: 98px;
	height: 100px;
	object-fit: contain;
	padding: 16px 14px;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	margin-bottom: 11px;
	cursor: pointer;
}

.list_top img,
.list_bottom img {
	width: 15px;
	height: 9px;
}

.list_top {
	padding-bottom: 9px;
}

.list_bottom {
	padding-top: 9px;
}

.goods_active {
	border: 1px solid #231815;
}

.goods_right {
	width: 400px;
	height: 600px;
	overflow: hidden;
	margin-right: 43px;
}

.goods_nav {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;

}

.goods_nav_right {
	width: 309px;
	height: 315px;
	object-fit: contain;
	margin-left: 39px;
}

.goods_top {
	margin-top: 24px;
}

.ax {
	width: 23px;
	height: 20px;
	object-fit: contain;
}

.color_size {
	padding-top: 7px;
}

.color_img {
	padding-left: 45px;
	box-sizing: border-box;
}

.color_icon {
	width: 33px;
	height: 45px;
	object-fit: contain;
	padding: 7.5px 13.5px;
	border-radius: 50%;
	border: 1px solid #F1F1F1;
	margin-right: 19px;
}

.color_ac {
	border: 1.5px solid #231815;
}

.size_xz {
	padding: 6px;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	border-radius: 1px;
	margin-right: 16px;
}

.size_ac {
	background: #231815;
	color: #FFFFFF;
}

.btn_left,
.btn_right {
	width: 35px;
	height: 29px;
	background-color: #FFFFFF;
	border: var(--button-border);
}

.input_cent {
	width: 49px;
	height: 29px;
	border-top: var(--button-border);
	border-bottom: var(--button-border);
	box-sizing: border-box;
	text-align: center;
	line-height: 29px;
	font-size: var(--size-eighteen);
	color: var(--button-color)
}

.total {
	font-size: 16px;
	color: #000000;
	width: 100%;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-top: 46px;
	padding-left: 13px;
	box-sizing: border-box;
}

.total span {
	color: red;
}

.addtd {
	width: 178px;
	background-color: #BCBFCC;
}

.acitn {
	font-weight: bold;
	position: relative;
}

.acitn::after {
	content: "";
	width: 100px;
	height: 3px;
	background-color: #000000;
	position: absolute;
	bottom: -12px;
	left: 0;
}

.jg {
	padding: 0 122px;
}

.detile {
	margin-top: 15px;
	border: 1px solid #F1F1F1;
	box-sizing: border-box;
	padding: 13px;
}

.twe li {
	padding-top: 6px;
	padding-bottom: 4px;
}

.xxIcon {
	width: 17px;
	height: 16px;
	object-fit: cover;
	margin-right: 7px;
}

.star {
	margin-left: 13px;
}

.six {
	font-size: var(--size-twenty);
	color: var(--button-color);
}

.six_star {
	padding-bottom: 15px;
	border-bottom: 1px solid #F1F1F1;
}

.review {
	width: 160px;
	height: 40px;
	background: #231815;
	border: 0;
	line-height: 40px;
	color: #FFFFFF;
	font-size: var(--size-fourteen);
}

.star_pad {
	padding: 19px 23px;
}

.chelsie {
	padding-top: 23px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F1F1F1;
	box-sizing: border-box;
}

.chelsie_time {
	font-size: var(--size-twelve);
	color: var(--p-list-color);
}

.time_top {
	padding-top: 7px;
}

.chelsie_snt {
	padding-left: 26px;
	box-sizing: border-box;
}

.six_icon {
	width: 51px;
	height: 45px;
	margin-bottom: 12px;
}

.nosms {
	padding-top: 38px;
	padding-bottom: 40px;
	box-sizing: border-box;
}

.w_review {
	/*  */
	position: fixed;
	top: 150px;
	width: 100%;
	z-index: 10;
}

.reiver {
	width: 552px;
	height: 525px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 13px 23px 40px 23px;
	box-sizing: border-box;
}

.reiver_icon {
	width: 16px;
	height: 16px;
	object-fit: cover;
}

.close_time {
	padding-bottom: 12px;
	border-bottom: 1px solid #F1F1F1;
}

.reiver_top {
	padding: 24px 0 16px 0;
}

.reiver_border {
	border: var(--input-border);
	background-color: #FFFFFF;
}

.textrace_input {
	width: calc(100% - 6px);
	border: var(--input-border);
	line-height: 1.5;
	resize: none;
	margin-top: 20px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #222325;
}

.upload {
	width: 86px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	background: #F0F0F0;
	margin-top: 13px;
}

.upload img {
	width: 19px;
	height: 17px;
	object-fit: contain;
}

.upload span {
	padding-left: 4px;
	box-sizing: border-box;
}

.code {
	font-size: var(--size-fourteen);
	color: #A3A3A3;
	padding-right: 14px;
}

.addtds {
	width: 155px;
	height: 38px;
	line-height: 38px;
	margin-top: 37px;
}

.buy {
	position: fixed;
	top: 260px;
	width: 100%;
	z-index: 10;
}

.buy_goods {
	width: 396px;
	height: 253px;
	background-color: #FFFFFF;
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
}

.buy_bit {
	display: flex;
	justify-content: flex-end;
	padding-top: 15px;
	box-sizing: border-box;
	padding: 10px 11px;
}

.buy_pd {
	padding: 14px 0 5px 0;
}

.goods_buy {
	padding-bottom: 39px;
	border-bottom: 1px solid #EBEBEB;
}

.buy_button {}

.wlnz {
	width: 50%;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border: 0;
	background-color: #FFFFFF;
}

.buy_list {
	width: 1px;
	height: 30px;
	background-color: #EBEBEB;
	margin-top: 10px;
}

.buy_icon {
	width: 16px;
	height: 16px;
	object-fit: contain;
}

.barbe_bot2 {
	padding-bottom: 12px;
	padding-left: 10px;
}

.account {
	position: relative;
}

.account::before {
	content: "";
	width: 2px;
	height: 16px;
	background-color: #231815;
	position: absolute;
	left: 0px;
}

.main_min_left {
	width: 188px;
}

.mian_min_right {
	width: calc(1200px - 188px);
}

.portrait_img {
	width: 70px;
	height: 70px;
	object-fit: contain;
}

.portrait {
	background-color: #F4F4F4;
	width: 100%;
	height: 186px;
	padding: 0 11px 0 31px;
	box-sizing: border-box;
}

.portrait_right {
	height: 158px;
	background-color: #FFFFFF;
	width: 718px;
	padding: 18px 54px 36px 22px;
	box-sizing: border-box;
}

.portrait_li p {
	padding: 2px 0 1px 0;
	box-sizing: border-box;
	cursor: pointer;
}

.portrait_left {
	padding-left: 13px;
	box-sizing: border-box;
}

.nonxg {
	padding-top: 19px;
	padding-bottom: 10px;
}

.nsxt_top {
	width: 100%;
	height: 2px;
	/*background: #E0E0E0;*/
}

.nsxt_top2 {
	width: 100%;
	height: 1px;
	background: #E0E0E0;
}

.nsxt_top_nav {
	background: #F4F4F4;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}

.nsxt_bottom_nav {
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	/* border-bottom: 1px solid #E0E0E0; */
	width: 100%;
	text-align: center;
	white-space: nowrap;
}

.lst {
	width: 100%;
	height: 1px;
	background-color: #E0E0E0;
}

.lstt {
	margin-bottom: 17px;
}

.orInput {
	width: calc(300px - 87px);
	height: 32px;
	line-height: 32px;
	border: 0;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.seBt {
	width: 87px;
	height: 34px;
	line-height: 34px;
	background-color: #000000;
	text-align: center;
	border: 0;
	color: #FFFFFF;
}

.but_s {
	width: 300px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #F4F4F4;
	box-sizing: border-box;
	margin-left: 18px;
}

.zd_icon {
	width: 114px;
	height: 76px;
	object-fit: contain;
	margin-top: 56px;
}

.xzd {
	padding-top: 20px;
}

.recetly {
	font-size: var(--size-smary);
	color: var(--button-color);
}

.viewd {
	padding: 22px 0 17px 0;
}

.record {
	padding-bottom: 121px;
}

.ants {
	width: 90px;
	height: 65px;
	object-fit: contain;
	margin-top: 126px;
	margin-bottom: 43px;
}

.xbr {
	height: 42px;
	line-height: 42px;
}

.grid_nav {
	display: grid;
	grid-template-columns: 15% 39% 22% 24%;
	border-bottom: 1px solid #EBEBEB;
	box-sizing: border-box;
}

.fdg {
	grid-template-columns: repeat(5, 20%);
}

.first_n {
	font-size: var(--size-fourteen);
	color: #5C5C5C;
	width: 113px;
}

.first_nt {
	font-size: var(--size-fourteen);
	color: #5C5C5C;
	margin-right: 23px;
	cursor: pointer;
	padding-left: 6px;
}

.first_input {
	width: 351px;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #EBEBEB;
	box-sizing: border-box;
}

.xbrs {
	height: 42px;
	line-height: 42px;
}

.first {
	padding-top: 10px;
}

.first_nav {
	padding-top: 7px;
}

.first_left {
	padding-top: 9px;
	padding-left: 114px;
}

.sv {
	padding-left: 3px;
}

.sbmit {
	width: 154px;
	height: 40px;
	line-height: 40px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	border: 0;
}

.sbmit_fns {
	margin-left: 114px;
	margin-top: 36px;
}

.first_icont {
	width: 15px;
	height: 8px;
	object-fit: contain;
	margin-right: 13px;
}

.fiez_xf {
	width: 351px;
}

.favorites {
	grid-template-columns: 14% 36% 15% 20% 15%;
	align-items: center;
	/* justify-items: center; */
}

.favorites_left {
	text-align: left;
}

.favorites_hight {
	height: 113px;
	text-align: center;
}

.favorites_img {
	width: 84px;
	height: 86px;
	object-fit: contain;
	margin: 0 auto;
}

.pd_rid {
	padding-right: 60px;
}

.favorites_icon {
	width: 90px;
	height: 59px;
	object-fit: contain;
	margin-bottom: 36px;
	margin-top: 78px;
}

.coupon {
	grid-template-columns: 24% 28% 24% 24%;
	align-items: center;
	justify-items: center;
}

.coupon_hight {
	height: 42px;
}

.coupon_icon {
	width: 116px;
	height: 116px;
	object-fit: contain;
	margin-top: 67px;
	margin-bottom: 8px;
}

.message_icon {
	width: 107px;
	height: 92px;
	object-fit: contain;
	margin-top: 56px;
	margin-bottom: 14px;
}

.submit {
	width: 140px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border: 0;
	background-color: #000000;
	margin-top: 34px;
}

.fxr {
	width: 351px;
	height: 126px;
	margin-top: 0;
}

#finput {
	width: 234px;
}

.xhs {
	margin-top: 0;
}

.profile {
	width: 89px;
}

.check {
	width: 16px;
	height: 16px;
	background: url(../img/wgz.png);
	background-size: 16px 16px;
	line-height: 16px;
}

.check.checkgz {
	background: url(../img/gz.png);
	background-size: 16px 16px;
}

.reviews {
	grid-template-columns: 15% 34% 27% 24%;
	align-items: center;
	/* justify-items: center; */
}

.reviews_bt {
	margin-bottom: 10px;
}

.nximg {
	width: 15px !important;
	height: 9px !important;
	object-fit: contain;
}

.bldt {
	margin-bottom: 10px;
}

.lmtz {
	margin-top: 22px;
}

.xtx {
	margin-bottom: 14px;
}

.xtx>p:nth-of-type(1) {
	width: 158px;
}

.widtls {
	width: 402px;
	padding: 14px 0 5px 0;
}

.dateil {
	grid-template-columns: 18% 20% 14% 20% 12% 16%;
	align-items: center;
}

.dateil_bot {
	border-bottom: 1px solid #EFEFEF;
}

.mrce {
	width: 354px;
	margin-bottom: 10px;
}

.db {
	align-items: flex-end;
	margin-top: 22px;
}

.gfs {
	margin-top: 30px;
	width: 195px;
}

.complete {
	width: 18px;
	height: 18px;
	object-fit: contain;
}

.cart {
	width: 16px;
	height: 15px;
	object-fit: contain;
	margin-top: 7px;
}

.cart_nav {
	padding-right: 72px;
	position: relative;
}

.cart_nav::after {
	content: '';
	position: absolute;
	left: 18px;
	width: 72px;
	height: 1px;
	background-color: #000000;
	top: 22%;
}

.cart_navt {
	padding-right: 69px;
	position: relative;
}

.cart_navt::after {
	content: '';
	position: absolute;
	left: 18px;
	width: 69px;
	height: 1px;
	background-color: #CECECE;
	top: 22%;
}

.cart_left {
	width: 807px;
	margin-right: 44px;
}

.summary_left {
	width: 677px;
	margin-right: 44px;
}

.summary_right {
	width: calc(100% - 677px);
}

.cart_top {
	margin-top: 32px;
}

.cart_coupon {
	grid-template-columns: 40% 19% 20% 21%;
	align-items: center;
}

.cart_btn {
	width: 26px;
	height: 22px;
}

.cart_cent {
	width: 36px;
	height: 22px;
	line-height: 22px;
}

.sc {
	width: 16px;
	height: 15px;
	object-fit: contain;
}

.sssv {
	margin: 0 40px;
}

.crat_hight {
	height: 132px;
	justify-items: center;
	border-bottom: 1px solid #EFEFEF;
}

.svx {
	width: 550px;
}

.cart_right {
	width: calc(100% - 851px);
}

.cart_money {
	width: 351px;
	height: 126px;
	border: 1px dashed #C7C7C7;
	box-sizing: border-box;
	border-radius: 8px;
	margin-top: 31px;
	padding: 6px 16px 10px 16px;
	margin-bottom: 12px;
}

.cart_icont {
	width: 14px;
	height: 12px;
	object-fit: contain;
}

.sf {
	padding: 8px 0 1px 0;
}

.sxb {
	padding: 10px 0 24px 0;
}

.inpt {
	width: calc(100% - 68px);
	height: 38px;
	background: #F6F7F9;
	border: 1px solid #F4F4F4;
	box-sizing: border-box;
	padding-left: 10px;
}

.cart_btns {
	width: 68px;
	height: 38px;
	background: #231815;
	border: 0;
	color: #FFFFFF;
}

.rdcb {
	padding-top: 13px;
}

.btn_b {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color: #000000;
	color: #FFFFFF;
	border: 0;
	margin-top: 26px;
}

.saf {
	padding-top: 15px;
	text-align: center;
}

.cart_t {
	width: 74px;
	height: 67px;
	object-fit: contain;
	margin-top: 196px;
	margin-bottom: 19px;
}

.pinot {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.name_icon {
	width: 21px;
	height: 21px;
	object-fit: contain;
}

.border_b {
	padding: 19px 11px 17px 11px;
	border: 1px solid #231815;
	box-sizing: border-box;
	border-radius: 6px;
	margin-top: 14px;
	margin-bottom: 20px;
}

.sxvz {
	font-size: 12px;
	color: #6D6B6A;
}

.p_img {
	width: 34px;
	height: 34px;
	object-fit: contain;
	margin-left: 7px;
}

.p_img2 {
	width: 81px;
	height: 27px;
	object-fit: contain;
	margin-left: 7px;
}

.dxc {
	margin-top: 0;
}

.dch {
	margin-bottom: 14px;
}

.wxz {
	width: 20px;
	height: 20px;
	background: url(../img/wgz.png);
	background-size: 20px 20px;
}

.wxz.selected {
	background: url(../img/complete.png);
	background-size: 20px 20px;
}

.xbr {
	width: 103px;
	height: 78px;
}

.svxv {
	border-radius: 8px;
	margin-top: 14px;
}

.place {
	width: 140px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 38px;
}

.on_lst {
	padding: 19px 16px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	border-radius: 6px;
}

.summary_lv {
	margin-left: 30px;
	width: 224px;
}

.summary_img {
	width: 86px;
	height: 84px;
	object-fit: contain;
}

.summary_lv p:nth-of-type(2) {
	padding-top: 12px;
}

.summary_top {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 30px;
}

.summary_lx {
	padding-top: 4px;
	border-bottom: 1px solid #E0E0E0;
}

.summary_redact {
	position: fixed;
	top: calc(50% - 133px);
	left: calc(40% - 167px);
	z-index: 9;
}

.redact {
	width: 774px;
	height: 266px;
	background-color: #FFFFFF;
	padding: 19px 24px;
	box-sizing: border-box;
}

.ews {
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 16px;
}

.esa {
	margin: 18px 0 32px 0;
}

.adt {
	width: 140px;
	height: 46px;
	border: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 46px;
}

.nav_tiele {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.nav_tiele span {
	font-size: 1.4rem;
	color: #231815;
	padding-top: 1rem;
}

.fiexd {
	column-count: 2;
	column-gap: 20px;
}

.inst {
	width: 100%;
}

.inst img {
	width: 100%;
	padding-top: 20px;
}

.fsx {
	font-size: 14px;
	text-decoration-line: line-through;
	color: #A3A3A3;
	padding-top: 4px;
	padding-bottom: 13px;
}

.ayxv {
	width: 132px;
	height: 50px;
	border: 1px solid #231815;
	box-sizing: border-box;
	border-radius: 6px;
	text-align: center;
	line-height: 50px;
	margin: 50px auto 0 auto;
}

.dtx {
	width: 178px;
}

.onta {
	width: 100%;
	height: 50px;
	border: 1px solid #231815;
	box-sizing: border-box;
	border-radius: 6px;
	font-size: 14px;
	padding-left: 15px;
	margin: 11px 0 20px 0;
}
.photo span {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 16px;
    overflow: hidden;
    margin-right: 0.6rem;
    cursor: pointer;
}
.photo span .nohigh {
    position: absolute;
    width: 17px;
    height: 16px;
    top: 0;
    left: 0;
    background: url('../img/wx.png');
	background-size: 100% 100%;
}
.photo span .high {
    position: absolute;
    width: 17px;
    height: 16px;
    top: 0;
    left: 0;
    background: url("../img/wxx.png");
	background-size: 100% 100%;
}
.title_cent{
	width:600px;;
	justify-content: space-between;
}

/* danc */
.play2 {
	position: fixed;
	top: calc((100% - 462.11px) /2);
	left: calc((100% - 360.26px) /2);
	z-index: 99;
	align-items: flex-end;
}

.close_icon {
	width: 30px;
	height: 30px;
	object-fit: contain;
	padding-bottom: 5px;
}

.close_img {
	width: 360.26px;
	height: 462.11px;
}
.play_active{
	display: block;
	z-index: 99;
}
.inst:nth-of-type(1) img{
	height: 331px;
}
.inst:nth-of-type(2) img{
	height: 400px;
}
.inst:nth-of-type(3) img{
	height: 201px;
}
.inst:nth-of-type(4) img{
	height: 531px;
}
.grid_postion {
	position: relative;
}


.specifications {
	color: #A0A0A0;
	width: 60px;
	float: left;
}

.specifications_sum {
	width: 100%;
}

.specifications_sum ul li {
	float: left;
	border: 1px solid #d1d1d1;
	background-color: #fff;
	margin: 0 7px 4px 0;
	position: relative;
	padding: 4px;
	font-size: 12px;
}
.specifications_img{
	width: 120px;
	height: 120px;
}
.grid_specifications {
	padding-top: 10px;
}
.grid_abs{
	width: calc(100% - 150px);
	padding: 0 10px;
	background-color: #FFFFFF;
	/* display: none; */
}
.sum_active{
	border: 1px solid red !important;
	background-color: #000000 !important;
	color: #FFFFFF;
}
.color_s a{
	border: 1px solid #000000 !important;
	background-color: #000000 !important;
	color: #FFFFFF !important;
}
.sbumit{
	width: 60px;
	height: 36px;
	line-height: 36px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	border: 0;
	margin-top: 60px;
	border-radius: 4px;
}
.cancel{
	width: 60px;
	height: 36px;
	line-height: 36px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 60px;
	margin-bottom: 30px;
	border-radius: 4px;
}
.sbumit:active{
	background-color: #F7F7F7;
}
.cancel:active{
	background-color: #F7F7F7;
}
.asv{
	justify-content: center
}
.sbs{
	position: absolute;
	top: 35px;
	left: 20px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	z-index: 99;
}
.hidelt{
	display: none;
}
.sj{
	display: flex;
}
.dch{
	padding: 30px 10px 0 10px;
}