:root {
    --primary-color: #1e88e5;
    --primary-dark: #0d47a1;
    --primary-light: #64b5f6;
    --secondary-color: #263238;
    --accent-color: #ff6f00;
    --text-color: #333333;
    --text-light: #666666;
    --bg-light: #f5f7fa;
    --bg-white: #ffffff;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.12);
    --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.15);
    --border-radius: 4px;
    --transition: all 0.3s ease;
    --container-width: 1200px;
    --header-height: 80px;
    --top-bar-height: 40px;
}
body {
    font-family: 'Roboto', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: var(--text-color);
    background-color: var(--bg-light);
}

/*a{*/
/*    color: var(--primary-color);*/
/*    font-size: 15px;*/

/*}*/
h3 {
    line-height: 1.2;
}
.container {
    max-width: 1600px;
}
.header_transparent {
    position: relative;
    z-index: auto;
}



.border.input-group.mx-auto.w-85- {
    border-radius: 10px;
}
.free_shipping_text{
    padding: 0 10px;
}
.language_currency>ul>li>a {
    color: #666;
}

.language_currency>ul>li:hover>a {
    background: #fff;
}
.language_currency>ul>li>a {
    line-height: 1.2;
    padding: 3px 15px;
}
.text-white {
    
}

.language_currency .d-flex{
    align-items: flex-end;
}
.form-control {
    font-size: 0.8rem;
}


.col-12{
    padding: inherit;
}
.dropdown_currency li a, .dropdown_language li a {
    padding: 5px 20px;
}
.main_menu nav>ul>li>a {
    padding: 10px 0;
    line-height: 20px;
    font-size: 15px;
    text-transform: inherit;
}
.main_menu nav>ul>li:hover ul.sub_menu {
    top: 45px;
}
.free_shipping_text p {
    font-size: 14px;
    line-height: 20px;
}
.position-relative button{
    line-height: inherit;
    padding: 6px 20px !important;
    height: auto;
    font-size: 15px;
}
.position-relative button i{
    margin-right: 15px !important;
    position: static !important;
}
.categories-dropdown{
    transition: transform 0.3s;
    height: 0;
}
.text-dark-lead>li>a{
    border-bottom: 0px solid #dee2e6 !important;
}
.text-dark-lead>li{
    border-bottom: 1px solid #dee2e6 ;
}
.mega-menu ul{
    margin-bottom: 10px;
    display: flow-root;
    min-width: 300px;
}
.mega-menu ul .child-meaga{
    width: -webkit-fill-available;
}
.mega-menu ul .child-meaga ul{
    
}
.mega-menu ul .child-meaga ul li{
    width: auto;
    float: left;
    margin: 10px 25px;
    margin-left: 0;
}
.header_transparent {
    position: relative;
}
.main_header {
    padding: inherit;
    padding: 0 2%;
}
.main_header .container-fluid{
    display: grid;
    align-items: center;
    grid-template-columns: repeat(3, 1fr);
    max-width: 100%;
    padding: 15px 20px;
}
.header_top .container-fluid{
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    max-width: 100%;
    /*padding: 15px 20px;*/
}
.main_header .container-fluid .left{
    float: left;
    display: flex;
    align-items: center;
}
.main_header .container-fluid .left .header_logo {
    display: flex;
    align-items: center;
    max-width: 130px;
    margin-right: 30px;
}
.main_header .container-fluid .zhong{
    float: left;
    /*display: flex;*/
    /*align-items: center;*/
}
.main_header .container-fluid .zhong .position-relative button {
    line-height: inherit;
    padding: 6px 20px !important;
    height: auto;
    font-size: 15px;
}
.position-relative button i {
    margin-right: 15px !important;
    position: static !important;
}
.main_header .container-fluid .right{
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.categories-dropdown {
    transition: transform 0.3s;
    height: 0;
}
.e_loop-15 .multSelect ul, li {
    list-style: none;
}
.text-dark-lead>li>a {
    border-bottom: 0px solid #dee2e6 !important;
}
.text-dark-lead>li {
    border-bottom: 1px solid #dee2e6;
}
.mega-menu ul {
    margin-bottom: 10px;
    display: flow-root;
    min-width: 300px;
    margin: auto;
}
.mega-menu ul .child-meaga {
    width: -webkit-fill-available;
}
.mega-menu ul .child-meaga ul li {
    width: auto;
    float: left;
    margin: 10px 25px;
    margin-left: 0;
    
}
.border.input-group.mx-auto.w-85- {
    border-radius: 10px;
    overflow: hidden;
}
.language_currency .d-flex {
    align-items: flex-end;
}
.language_currency>ul>li {
    position: relative;
    margin-right: 7px;
    padding: 3px 5px;
    border: 1px solid rgb(0 0 0 / 20%);
}
.language_currency>ul>li>a {
    line-height: 1.2;
    padding: 3px 0px 3px 15px;
    color: #666;
}
.language_currency>ul>li>a i {
    margin-left: 20px;
}
.dropdown_currency, .dropdown_language {
    padding: inherit;
}
.dropdown_currency li a, .dropdown_language li a {
    padding: 5px 20px;
}
.header_account>ul>li {
    margin-left: 30px;
    margin-right: inherit;
}
.header_account .header_search {
    display: none;
}

.header_account>ul>li>a {
    font-size: 18px;
}
.header_account>ul>li {
    margin-left: 30px;
    margin-right: inherit;
}
.header_contact_info{
    margin-left: 20px;
}
.header_contact_info .d-flex{
        flex-direction: column;
}
.header_contact_info ul li a {
    color: #000000;
}
.align-items-center {
    justify-content: flex-end;
}
.header_top{
    background: var(--primary-color);
    padding: 5px 2.2%;
}
.mega-menu ul .child-meaga {
    margin-bottom: 20px;
    width: -webkit-fill-available;
}
/*-------------------------------------------------------------------------------------------------banner*/
.slider_section{
    padding-top: initial;
}
.slider_area>button {
    z-index: 1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.row{
    margin: auto;
}
.footer_widgets {
    padding: 0 0 10px;
}
/*.footer_widgets .container{*/
/*    max-width: 100%;*/
/*    padding: 0 20px;*/
/*}*/
.copyright_right{
    float: right;
}
.mb-102 {
    margin-bottom: 50px;
}
.shipping_inner {
    padding: 50px 0;
}
.newsletter_padding {
    padding: 100px 20px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); /* 更大的卡片宽度 */
    /*gap: var(--gap);*/
    margin: -50px auto 50px;
}

.feature-card {
    background-color: var(--ind-white);
    padding: 40px 20px;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    text-align: center;
    transition: transform 0.3s;
    border-left: 4px solid var(--ind-accent);
}

.feature-card:hover {
    transform: translateY(-8px); /* 更明显的hover效果 */
    box-shadow: 0 8px 16px rgba(0,0,0,0.12);
}

.feature-card i {
    font-size: 35px;
    color: #E87722;
    margin-bottom: 25px;
}

.feature-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: var(--ind-black);
    text-transform: capitalize;
}

.feature-card p {
    color: var(--ind-secondary);
    font-size: 14px;
}




/* 核心布局容器 */
.e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	display-radio: flex;
	max-width: 1600px;
	background_radio: 1;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
    padding-top: 5%;
    padding-bottom: 5%;
}

.e_container-1 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

.e_container-1 .p_item {
	display-radio: 1
}

.e_container-1 .cbox-1-0 {
	flex: 0 0 60%;
	align-self: center;
	margin-right: auto
}

/* 右侧图片容器 */
.e_image-9 {
	overflow: hidden;
	display-radio: 1;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 20px;
	margin-left: 65px
}

.e_image-9 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

/* 数字滚动+文本容器 */
.e_container-10 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	margin-top: 40px;
	margin-bottom: 40px;
	background_radio: 1
}

.e_container-10 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

/* 数字滚动样式 */
.e_scrollNumber-11 {
	height: 60px;
	line-height: 60px;
	font-size: 48px;
	font_radio: 2;
	display-radio: 1;
	text-align: left;
	padding-left: 20px
}

.e_scrollNumber-11 .p_plus {
	font-size: 22px;
	color: var(--c);
	position: relative;
	top: -25px;
	left: -7px;
	display-radio: 1
}

.e_scrollNumber-11 .p_num {
	display-radio: 1;
	font-size: 64px;
	color: var(--c)
}

.e_container-10 .cbox-10-0 {
	flex: 0 0 auto;
	margin-right: 40px;
	align-self: center
}

.e_container-10 .p_item {
	display-radio: 1
}
.dropdown_currency, .dropdown_language {
    padding: inherit;
}
/* Swiper 轮播样式 */
.swiper-button-prev, .swiper-button-next {
	display: none
}

.swiper-pagination-bullet {
	width: 45px;
	height: 4px;
	background: #ccc;
	opacity: 1;
	border-radius: 5px
}

.swiper-pagination-bullet-active {
	background: var(--c) !important
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0px
}

/* 文本样式 */
.e_text-12 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 15px;
	color: var(--c)
}

.e_richText-14 {
	font_radio: 2;
	display-radio: 1;
	min-height: 50px;
	font-size: 15px;
	color: rgba(102,102,102,1)
}

/* 列表循环容器 */
.e_loop-15 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

.e_loop-15 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

.e_loop-15 .p_page {
	text-align: center;
	display: none
}

.e_loop-15 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

.e_loop-15 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

.e_loop-15 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

.e_loop-15 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

.e_loop-15 .p_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

.e_loop-15 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

.e_loop-15 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 15px;
	margin-top: -5px;
	cursor: pointer
}

.e_loop-15 .multSelect {
	font-size: 13px;
	position: relative
}

.e_loop-15 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}

.e_loop-15 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

.e_loop-15 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

.e_loop-15 .multSelect ul, li {
	list-style: none
}

.e_loop-15 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

.e_loop-15 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

.e_loop-15 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

.e_loop-15 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

.e_loop-15 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

.e_loop-15 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

.e_loop-15 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

.e_loop-15 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

.e_loop-15 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

.e_loop-15 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

.e_loop-15 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

.e_loop-15 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

.e_loop-15 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

.e_loop-15 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

.e_loop-15 .p_split {
	margin: 0 5px
}

.e_loop-15 .p_normal {
	margin-right: 16px
}

.e_loop-15 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

.e_loop-15 .input-check, .e_loop-15 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

.e_loop-15 .position-left {
	display: flex
}

.e_loop-15 .position-right {
	display: flex;
	flex-direction: row-reverse
}

.e_loop-15 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

.e_loop-15 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

.e_loop-15 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(  -45deg);
	transform: skewY(  360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

.e_loop-15 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(  35deg);
	transform: rotate(  35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

.e_loop-15 .p_active .p_mbutton::before {
	display: block
}

.e_loop-15 .p_active .p_mbutton::after {
	display: block
}

.e_loop-15 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

.e_loop-15 .p_filter_result {
	display: inline-block
}

.e_loop-15 .p_contclear {
	cursor: pointer
}

.e_loop-15 .swiper-container {
	padding-bottom: 30px
}

.e_loop-15 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

.e_loop-15 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

.e_loop-15 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

.e_loop-15 .p_active .p_imgwrapper {
	border: 1px solid #409eff
}

.e_loop-15 .p_filter_result {
	display: none
}

.e_loop-15 .p_contclear {
	display: none
}

.e_loop-15 .p_inputRangeSearch {
	padding: 7px 12px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal
}

.e_loop-15 .p_inputSearch {
	padding: 0px 17px;
	background: #007bff;
	color: white;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	margin-left: 10px
}

.e_loop-15 .p_categoryActive {
	color: #409EFF
}

/* ----------------------------------------------------------------------------------------------------------------列表图片样式 */
.e_image-16 {
    height: -webkit-fill-available;
	overflow: hidden;
	display-radio: 1;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(226,226,226,1);
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
	background-color: #fff
}

.e_image-16 img:hover {
	transform: scale(1.15, 1.15)
}

.e_image-16 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s
}

.e_loop-15 {
	display-radio: 1;
	max-width: 860px
}

/* 标题容器样式 */
.e_container-29 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	margin-bottom: 20px
}

.e_container-29 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

.e_text-30 {
	font_radio: 2;
	text-align: left;
	line-height: 1.2;
	color: rgba(0,0,0,1);
	margin-top: 0px;
	display-radio: 1;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	font-size: 42px
}

.e_line-31 {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: rgba(66,97,162,1);
	width: 60px;
	margin-right: auto;
	height: 15px;
	display-radio: 1;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	line_radio: 1
}

.e_container-10 .cbox-10-1 {
	align-self: center
}
.product_section{
    background: #f5f5f500;
    padding: 100px 0;
    margin-top: -33%;
    z-index: auto;
    position: relative;
}
.product_section .container{
    background: #f5f7fa;
    padding: 35px 15px;
    border-radius: 20px;
    overflow: hidden;
    min-height: 550px;
}
.blog_section{
    background: #f5f5f5;
    padding: 0 0 100px;
}
/* -----------------------------------------------------------------------------------------------------------------响应式样式 - 移动端 */
@media screen and (max-width:768px) {
	.e_loop-15 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 2);
		margin: 0.5%;
		flex: 0 0 49%;
		position: relative
	}

	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: -18px
	}

	.swiper-pagination-bullet {
		width: 25px;
		height: 4px;
		background: #ccc;
		opacity: 1;
		border-radius: 5px
	}

	.e_container-1 {
		display-radio: 1;
		flex-direction: column;
		background_radio: 1;
		width: auto;
		max-width: none;
		margin-left: auto;
		margin-right: auto;

	}

	.e_image-9 {
		display-radio: 1;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto
	}

	.e_container-10 {
		display-radio: 1;
		flex-direction: column;
		margin-top: 20px;
		margin-bottom: 20px
	}

	.e_scrollNumber-11 .p_num {
		display-radio: 1;
		font-size: 50px
	}

	.e_richText-14 {
		font_radio: 2;
		display-radio: 1;
		margin-top: 20px;
		font-size: 14px;
		line-height: 1.7
	}

	.e_container-10 .cbox-10-0 {
		flex: 0 0 auto;
		margin-right: 40px;
		align-self: flex-start
	}

	.e_scrollNumber-11 {
		font_radio: 2;
		display-radio: 1;
		text-align: left;
		padding-left: 0px
	}

	.e_text-12 {
		font_radio: 2;
		display-radio: 1;
		text-align: left
	}

	.e_loop-15 {
		display-radio: 1;
		margin-top: 0px;
		width: 96%;
		margin-left: auto;
		margin-right: auto
	}

	.e_text-30 {
		display-radio: 1;
		font_radio: 2;
		line-height: 1;
		font-size: 24px
	}

	.e_container-1 .p_item {
		display-radio: 1
	}
}

/* 响应式样式 - 桌面端 */
@media screen and (min-width: 769px) {
	.e_loop-15 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc( ( 100% - 50px) / 5);
		margin: 5px
	}
}
/*--------------------------------------------------------------------------------------------------------------------产品列表*/

.products-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

/* ===== Product Card ===== */
.product-card {
    background-color: var(--bg-white);
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
    position: relative;
    /*padding-bottom: 20px;*/
}

.product-card:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-5px);
}

.product-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: var(--accent-color);
    color: var(--bg-white);
    font-size: 10px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: var(--border-radius);
    z-index: 1;
}

.product-image {
    position: relative;
    overflow: hidden;
    background-color: var(--bg-light);
    aspect-ratio: 4/3;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.product-card:hover .product-image img {
    transform: scale(1.05);
}

.product-info {
    padding: 15px;
}

.product-model {
    font-size: 15px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 5px;
}

.product-os {
    font-size: 12px;
    color: var(--text-light);
    margin-bottom: 10px;
}

.product-specs {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 15px;
}

.spec-item {
    font-size: 12px;
    color: var(--text-light);
    display: flex;
    justify-content: space-between;
}

.spec-label {
    color: var(--text-color);
}

.product-price {
    margin-bottom: 15px;
}

.current-price {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-color);
}

.original-price {
    font-size: 14px;
    color: var(--text-light);
    text-decoration: line-through;
    margin-left: 10px;
}

.product-actions {
    display: flex;
    gap: 10px;
}

.btn-add-cart {
    flex: 1;
    background-color: var(--primary-color);
    color: var(--bg-white);
    padding: 10px;
    border-radius: var(--border-radius);
    font-size: 13px;
    font-weight: 600;
    transition: var(--transition);
    border: none;
}
.btn-add-cart a{
    color: var(--bg-white);
    /*height: -webkit-fill-available;*/
    width: -webkit-fill-available;
    display: block;
}
.btn-add-cart:hover {
    background-color: var(--primary-dark);
}

.btn-mto {
    padding: 10px 15px;
    border: 2px solid var(--primary-color);
    background-color: var(--bg-white);
    color: var(--primary-color);
    border-radius: var(--border-radius);
    font-size: 13px;
    font-weight: 600;
    transition: var(--transition);
}

.btn-mto:hover {
    background-color: var(--primary-color);
    color: var(--bg-white);
}

.shop_section .align-items-center {
    justify-content: left;
}
.shop_section .shop_banner_text p {
    max-width: 500px;
}
.shop_section .container .row .left{
    max-width: 20%;
}
.shop_section .container .row .right{
    max-width: -webkit-fill-available;
    width: 80%;
}
.shop_section .products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    transition: var(--transition);
}
.shop_section .grid_list{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.shop_section .grid_list .product-card{
    display: flex;
    gap: 10px;
    transition: var(--transition);
}
.shop_section .grid_list .product-card .product-image {
    max-width: 40%;
}
.shop_section .grid_list .product-card .product-info {
    /*padding: 20px;*/
    width: -webkit-fill-available;
}
.shop_section .product-card{
    padding: 0;
    width: auto;
    transition: var(--transition);
}
.shop_section .product-info {
    /*padding: 0;*/
    /*padding-top: 10px;*/
}
.modal_add_to_cart .to_cart button {
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
}
.modal_add_to_cart .to_cart button:hover {
    background-color: var(--primary-dark);
    color: #ffffff;
    border-color: var(--primary-dark);
}
.modal_price span {
    font-size: 20px;
}
.btn-check:focus+.btn-danger,
.btn-danger:focus {
    color: #fff;
    background-color: var(--primary-color);
    border-color: #bd2130;
    box-shadow: 0 0 0 .2rem rgba(30, 136, 229, .5)
}







/*--------------------------------------------------------------------------------------------------------------------底部*/
.shipping_section{
    display: none;
}
.footer_logo {
    max-width: 150px;
}
.footer_contact_list {
    display: flex;
}
.footer_contact_list span {
/*margin-right: 20px;*/
    line-height: 20px;
    font-size: 14px;
    width: 100px;
}
.footer_contact_list p {
    font-size: 15px;
    line-height: 20px;
}
.footer_contact_list a {
    font-size: 15px;
}




/*Cookies协议*/
#cookies_agreement{background-color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:20px;position:fixed;bottom:20px;left:20px;z-index:100001;box-shadow:0 0 5px rgba(0,0,0,.3);transition:opacity 300ms ease-in-out;display:flex;flex-wrap:wrap;opacity:1;max-width:374px;width:94%;justify-content:space-between;box-sizing:border-box;margin:auto}
.cookies_none{display:none !important}
#cookies_agreement>.cookies-content{line-height:26px;color:#333;width:100%;font-size:16px}
#cookies_agreement>.cookies-content a{text-decoration:underline}
#cookies_agreement>.cookies-content a:hover{text-decoration:underline}
#cookies_agreement>.cookies-button{display:block;background-color:#2e2e2e;line-height:20px;margin-top:15px;padding:10px;font-size:14px;color:#fff;cursor:pointer;width:48%}
#cookies_agreement>.cookies-button.reject{background-color:#fff;color:#2e2e2e;border:1px solid #2e2e2e;float:left}
#cookies_agreement>.cookies-button.reject{background-color:#fff;color:#2e2e2e;border:1px solid #2e2e2e;float:left}
@media screen and (min-width:1000px){#cookies_agreement.cookies-bottom{padding:30px 15%;width:100%;bottom:0;left:0;border-radius:0;border:1px solid #D0D0D0;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:none}
#cookies_agreement.cookies-bottom>.cookies-content{flex:1;margin-right:20px}
#cookies_agreement.cookies-bottom>.cookies-button{width:auto;padding:10px 60px;margin-left:20px;margin-top:0}
}@media screen and (max-width:1000px){#cookies_agreement.cookies-bottom{padding:20px;left:0;right:0;bottom:15px}
#cookies_agreement.cookies-bottom>.content{width:100%;flex:none}
#cookies_agreement.cookies-bottom>.button{margin-top:15px}
}.cookies-popup{display:none;position:fixed;z-index:100002;left:0;top:0;width:100%;height:100%;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.cookies-open-popup{display:block}
.cookies-open-popup .cookies-popup-box{background-color:#fefefe;margin:4% auto;padding:20px;border:1px solid #888;width:80%;height:80%;max-width:1200px;box-shadow:0 5px 15px rgba(0,0,0,0.3);border-radius:8px;overflow:auto}
.cookies-popup .cookies-popup-box .cookies-popup-box-top{font-size:28px;font-weight:500;margin:0 0 10px;text-align:center}
.cookies-popup .cookies-popup-box-foot{width:100%;margin:30px auto;display:flex;justify-content:center}
.cookies-popup .cookies-popup-box-foot .cookies-button{width:auto;padding:8px 30px;background:#333;color:#fff;border:0;outline:none;font-size:18px;border-radius:4px;cursor:pointer;box-shadow:0 5px 5px rgba(0,0,0,0.2)}