@charset "utf-8";
/* CSS Document */

body { padding-top: 110px;

	/*font-family:Jost,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;*/
	font-family: Inter, system-ui, sans-serif;
}

ul{ margin:0; padding:0;list-style:none;}
	
	#midBanner{
		
		text-align: center;
	}
	#midBanner img{
		height: 100%;
		width: 100%;
	}
	.itemTitle{
		font-size: 18px;  
		font-weight: bold;
		margin-left: 10px;
		margin-bottom: 8px;
		border-bottom:#cccccc solid 1px;
	}
	
	.topMenu_Mid{
		text-align: center;
	}
	

.topMenu_Mid a:hover{
	color: rgb(76 175 80 / var(--tw-text-opacity, 1));
	text-decoration: none;	
}

.LinkMenu-md li{
	list-style:none;
	float:left;
}

.subMenBox{
	position: absolute;
	background-color:#FFFFFF;
	border-radius: 0.375rem;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	margin-top: 0rem;
	display:none;
	/*border:#FF0000 solid 1px;*/
}
.subMenBox ul li{
	list-style:none;
	float:none;
	text-align:left;
	padding-left:10px;
}

.footMenuDiv ul li{
	height:36px;
	line-height:36px;
}
.footMenuDiv ul li a{
	color:#333333;
}

.InfoContentBox{
	margin-top:30px; 
	line-height:25px;
	font-size:16px;
}
.bannerText{
	margin-top:20px;
	text-align:center;
	font-size:16px;
}
/*************普通开始***************/
	.subMenBox-xs{
	 position: fixed;
	 background-color:#FFFFFF;
	 left:0px;
	 text-align:left;
	 border:#CCCCCC solid 1px;
	 display:none;	
	}
	.subMenBox-xs ul li{
	border-bottom:#CCCCCC solid 1px;
		
	}
	.subsubMenBox-xs{
		display:none;
	}
	.subsubMenBox-xs ul li{
		border-bottom:none;
	}
	.subMenBox-xs ul li a{
		margin-left:10px;
		font-size:14px;
	}
.generalSize{
		font-size: 18px;
	}
	.bigPriceSize{
		font-weight: bold;
		font-size: 18px;
	}
	.topLineSize{
		font-size: 12px;
		height: 40px;
		line-height: 40px;
	}
	.topLineAccountInfo{
		display: none;
	}
	.SizeNameisShow{
		display: none;
	}
	.LinkMenu-md{
		display: none;
	}
	.LinkMenu-xs{
		display: block;
	}
	.midLogo{
		display: block;
	}
	.TopaccountInfoDiv-md{
		display: none;
	}
	.TopaccountInfoDiv-xs{
		display: block;
	}
	.topMenu{
		
		font-size: 32px;
	}
	.topMenu_Mid a {
		margin-right: 30px;
		color: inherit;
		font-weight:400;
		font-size: 18px;
	}
	#MainBody{
		margin-top: 10px;	
	}
    .itemRightPadd-xs{
      /* mobile */
      padding: 0px;
    }
	
	.ItemMainPic{
		cursor: pointer;
		margin-top: 20px;
		margin-right: 10px;
	}
	.ItemMainPic img{
		width: 60px;
		height: 60px;
		border-radius: 4px;
	}
	.product_title_xs{
		font-size: 26px;
	}
	
	.itemInfoPrceiSize{
		font-size: 22px;font-weight:700;
	}
	
	.PriceBoxNoteHeight{
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	
	.QuantityBoxLine{
		height:30px;
		line-height: 30px;
		margin-top: 30px; margin-bottom: 15px;display: flex; height: auto;
		font-size: 18px;
	}
	
	.myaddToCartBtn{
		width: 100%;
		background-color: #4caf50;
		color: white;
		justify-content: center;
		align-items: center;
		border-radius: 0.375rem;
		padding-left: 2rem;
		padding-right: 2rem;
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
		font-weight: 700;
		font-size: 18px;
		border: 1px solid transparent;
		height: 38px;
	}
	
	.CheckOutInfoDiv{
		margin-bottom: 26px;
		font-size: 18px;
	}
	
	.CheckOutInfoDiv input{
		height: 38px;
		font-size: 14px;
	}
	
	.CheckOutInfoDiv select{
		height: 38px;
		font-size: 14px;
	}
	.lastNameTop{
		margin-top: 26px;
	}
	
	.sub2Title{
		font-size: 24px;
	}
	.cartImg img{
		width: 80px;
		height: 80px;		
		/*width: 95%;
		height:auto;*/
	}
	
	.cartTitle{
		font-weight: bold; 
		font-size: 16px;
	}
	.cartQty{
		margin-top: 10px;
		font-size: 14px;
	}
	
	.cartPrice{
		margin-top: 20px; 
		font-weight: bold; 
		font-size: 16px;
	}
	.ListitemBox-xs{
		min-height:408px;
	}
/*************普通开结束***************/
/*手机尺寸*/
@media (min-width: 768px) {
	
	.generalSize{
		font-size: 28px;
	}
	.bigPriceSize{
		font-weight: bold;
		font-size: 28px;
	}
	.topLineSize{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.topLineAccountInfo{
		display: none;
	}
	.SizeNameisShow{
		display: none;
	}
	.LinkMenu-md{
		display: none;
	}
	.LinkMenu-xs{
		display: block;
	}
	.midLogo{
		display: block;
	}
	.TopaccountInfoDiv-md{
		display: none;
	}
	.TopaccountInfoDiv-xs{
		display: block;
	}
	.topMenu{
		/*height: 50px;
		line-height: 50px;*/
		font-size: 32px;
	}
	.topMenu_Mid a {
		margin-right: 30px;
		color: inherit;
		font-weight:400;
		font-size: 18px;
	}
    .itemRightPadd-xs{
      /* mobile */
      padding: 40px;
    }
	
	.ItemMainPic{
		cursor: pointer;
		margin-top: 20px;
		margin-right: 10px;
	}
	.ItemMainPic img{
		width: 180px;
		height: 180px;
		border-radius: 4px;
	}
	.product_title_xs{
		font-size: 48px;
	}
	
	.itemInfoPrceiSize{
		font-size: 38px;font-weight:700;
	}
	
	.PriceBoxNoteHeight{
		height: 80px;
		line-height: 80px;
		font-size: 36px;
	}
	
	.QuantityBoxLine{
		height:50px;
		line-height: 50px;
		margin-top: 30px; margin-bottom: 15px;display: flex; height: auto;
		font-size: 38px;
	}
	
	.myaddToCartBtn{
		width: 100%;
		background-color: #4caf50;
		color: white;
		justify-content: center;
		align-items: center;
		border-radius: 0.375rem;
		padding-left: 2rem;
		padding-right: 2rem;
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
		font-weight: 700;
		font-size: 38px;
		border: 1px solid transparent;
		height: 78px;
	}
	
	.CheckOutInfoDiv{
		margin-bottom: 26px;
		font-size: 32px;
	}
	
	.CheckOutInfoDiv input{
		height: 58px;
		font-size: 24px;
	}
	
	.CheckOutInfoDiv select{
		height: 58px;
		font-size: 24px;
	}
	.lastNameTop{
		margin-top: 26px;
	}
	
	.sub2Title{
		font-size: 48px;
	}
	.cartImg img{
		width: 80px;
		height: 80px;		
		/*width: 80vm;
		height: 80vm;*/
	}
	
	.cartTitle{
		font-weight: bold; 
		font-size: 24px;
	}
	.cartQty{
		margin-top: 10px;
		font-size: 18px;
	}
	
	.cartPrice{
		margin-top: 20px; 
		font-weight: bold; 
		font-size: 26px;
	}
	
	.ListitemBox-xs{
		min-height:598px;
	}
	
	.bannerText-xs{
		font-size:16px;
	}	
}

/*电脑尺寸*/
@media (min-width: 992px) {

	.topLineAccountInfo{
		display:block;
	}
	.topLineSize{
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.SizeNameisShow{
		display: block;
	}
	.LinkMenu-md{
		display: block;
	}
	.LinkMenu-xs{
		display: none;
	}
	.midLogo{
		display: none;
	}
	.TopaccountInfoDiv-md{
		display: block;
	}
	.TopaccountInfoDiv-xs{
		display: none;
	}
	.topMenu{
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.topMenu_Mid a {
		margin-right: 50px;
		color: inherit;
		font-weight:400;
		font-size: 16px;
	}
	#MainBody{
		margin-top: 10px;	
	}
    .itemRightPadd-xs{
      /* PC */
      padding: 0px;
    }
	
	.ListitemBox-md{
		min-height:520px;
	}
	
	.ItemMainPic{
		cursor: pointer;
		margin-top: 20px;
		margin-right: 10px;
	}
	.ItemMainPic img{
		width: 80px;
		height: 80px;
		border-radius: 4px;
	}
	
	.product_title_xs{
		font-size: 36px;
	}
	
	.itemInfoPrceiSize{
		font-size: 24px;font-weight:700;
	}
	
	.PriceBoxNoteHeight{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	
	.QuantityBoxLine{
		height:30px;
		line-height: 30px;
		margin-top: 20px; margin-bottom: 10px;display: flex; height: auto;
		font-size: 16px;
	}
	
	.myaddToCartBtn{
		width: 100%;
		background-color: #4caf50;
		color: white;
		justify-content: center;
		align-items: center;
		border-radius: 0.375rem;
		padding-left: 2rem;
		padding-right: 2rem;
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
			font-weight: 700;
		font-size: 18px;
		border: 1px solid transparent;
		height: 45px;
	}
	
	.CheckOutInfoDiv{
		margin-bottom: 16px;	
		font-size: 14px;
	}
	
	.CheckOutInfoDiv input{
		height: 36px;
		font-size: 14px;
	}
	
	.CheckOutInfoDiv select{
		height: 36px;
		font-size: 14px;
	}
	
	.lastNameTop{
		margin-top: 0px;
	}
	
	.sub2Title{
		font-size: 28px;
	}
	
	.cartImg img{
		width: 120px;
		height: 120px;		
	}
	
	.cartTitle{
		font-weight: bold; 
		font-size: 18px;
	}
	
	.cartQty{
		margin-top: 10px;
		font-size: 14px;
	}
	
	.cartPrice{
		margin-top: 20px; 
		font-weight: bold; 
		font-size: 16px;
	}
	
	.generalSize{
		font-size: 14px;
	}
	
	.bigPriceSize{
		font-weight: bold;
		font-size: 18px;
	}
	
	.subMenuLink{
		font-size:14px;	
	}
	
	.bannerText-md{
		font-size:18px;
	}	

}
.CheckOutCartRow{
        border-bottom: #cccccc dotted 1px;
        margin-right: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
}

#topLine{
	
	background-color: rgb(55 71 79 / var(--tw-bg-opacity, 1));
	color: white;
	
}
#SizeNameDiv{
	font-weight: 800;
	font-size: 24px;
	color: rgb(76 175 80 / var(--tw-text-opacity, 1));
}

.product_title{
	word-wrap: break-word;
    line-height: 1.5;
    margin-bottom: 10px;
}

.Link1{
	color: inherit;
}
.Link1:hover{
	color: rgb(76 175 80 / var(--tw-text-opacity, 1));
	text-decoration: none;
}

.textColorGreen{
	color: #4caf50;	
}

.textGray{
color:#6b7280;
}

.ColorGreenLink{
	color: #4caf50;	
}
.ColorGreenLink:hover{
	color: #4caf50;	
}

.inputQuantity{
	text-align: center;
	width: 6rem;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	-webkit-appearance: button;
    background-color: transparent;
    background-image: none;
	border-top-width: 0;
	border-bottom-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.inputQuantity:focus {
	outline: 2px solid transparent;
    outline-offset: 2px;
}
.QuantityJian{
	padding-left: 1rem;
    padding-right: 1rem;
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
	cursor: pointer;
	-webkit-appearance: button;
    background-color: transparent;
    background-image: none;
	    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.QuantityJian:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.QuantityJia:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.QuantityJia{
	padding-left: 1rem;
    padding-right: 1rem;
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
	cursor: pointer;
	-webkit-appearance: button;
    background-color: transparent;
    background-image: none;
	    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}


.ItemListPriceDiv{
	margin-top:14px;
	padding-left: 24px;
	padding-right:24px;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
}	
.BoxItemReviews{
	padding-left: 12px;
	margin-top:14px;
	color:#ffd700;
}
.BoxItemTitle{
	height:auto; line-height:25px;
	font-weight:600;
}
.BoxItemTitle a{
color:#37474f;
}
.BoxItemTitle a:hover{
	text-decoration:none;
}
.font-bold{
	font-weight:700;
}
.fontBigSize{
	font-size:18px;
}
.QuantityBoxDiv{
	display: flex;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
	border-width: 1px;
	border-radius: 0.375rem;
	align-items: center;
	border-style: solid;
	box-sizing: border-box;
}




#fullbg {
    background-color: Gray;
    display: none;
    z-index: 3;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: Alpha(Opacity=30);
    /* IE */
    -moz-opacity: 0.4;
    /* Moz + FF */
    opacity: 0.4;
}


#float_dialog {
    position: absolute;
    z-index: 5;
    /*width: 402px;
	border:#CCCCCC solid 1px;*/
}

.dialog_layer {
    position: absolute;
    border: 1px solid #999;
    box-shadow: 0 0 5px #535658;
    font-size: 12px;
    border-radius: 5px;
    z-index: 5;
    width: 402px;
}

.dialog_layer_main {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 5px;
}

.dialog_layer_title {
    height: 31px;
    border-bottom: 1px solid #E5E5E5;
    background: #F3F3F3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .dialog_layer_title h3 {
        float: left;
        height: 31px;
        color: #4C4C4C;
        font-size: 12px;
        line-height: 31px;
        overflow: hidden;
        margin: 0;
        padding-left: 10px;
        font-weight: bold;
        text-shadow: 0 1px 1px white;
    }

    .dialog_layer_title .dialog_btn_close {
        background-color: transparent;
        background-image: url(/img/ui-icons_888888_256x240.png);
        background-position: -80px -128px;
        background-repeat: no-repeat;
        border: 0 none;
        cursor: pointer;
        float: right;
        margin-top: 8px;
        margin-right: 10px;
        font-size: 0;
        height: 16px;
        line-height: 100px;
        width: 16px;
        position: relative;
    }

.RedLink{
	color: #ef4444;
}
.RedLink:hover{
	text-decoration: none;
	color: #b91c1c;
}

.GreenLink{
	color: #4caf50;		
}

.lineHeight-40{
	height: 40px;
	line-height: 40px;
}

.lineHeight-50{
	height: 50px;
	line-height: 50px;
}


.userCentenMenu a{
	font-weight:500; color:#333;
	font-size:16px;
}
.solidLine{
	border-bottom:#eee solid 1px; margin-top:20px;
}

#siteFoot{
height:auto;
overflow:auto;
	background-color: antiquewhite; 
	padding: 20px;
	margin-top: 20px;
}

.showCouontPoint ul{
	list-style:inside;
}

.menuTitle{
font-size:18px;
font-weight:bold;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
}

.overlay.active {
	opacity: 1;
	visibility: visible;
}