body {
    line-height: 1.2;
}
a:hover{
    color: #6a7964;
}
h3 {
    line-height: 1.2;
}
.container {
    max-width: 1600px;
}
.header_transparent {
    position: relative;
}
.header_top {
    padding: 5px 0;
}
.main_header {
    padding: inherit;
}
.header_account>ul>li {
    margin-left: 30px;
    margin-right: inherit;
}
.header_account>ul>li>a {
    font-size: 18px;
}
.border.input-group.mx-auto.w-85- {
    border-radius: 10px;
}
.free_shipping_text{
    padding: 0 10px;
}
.language_currency>ul>li>a {
    color: #666;
}
.header_account .header_search{
    display: none;
}
.language_currency>ul>li:hover>a {
    background: #fff;
}
.language_currency>ul>li>a {
    line-height: 1.2;
    padding: 3px 15px;
}
.text-white {
    color: #000000 !important;
}
.header_logo{
    display: flex;
    align-items: center;
    max-width: 150px;
}
.header_contact_info{
    margin-left: 20px;
}
.header_contact_info ul li a {
    color: #000000;
}
.header_contact_info .d-flex{
    flex-direction: column;
}
.header_container form{
    max-width: 60%;
    width: -webkit-fill-available;
}
.header_account .d-flex{
    align-items: center;
}
.language_currency .d-flex{
    align-items: flex-end;
}
.form-control {
    font-size: 0.8rem;
}
.container-fluid{
    padding: inherit;
    max-width: 100%;
    padding: 0 20px;
}
.main_header .container-fluid{
    padding: inherit;
    max-width: 100%;
    padding: 15px 20px;
}
.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;
}
/*banner*/
.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: 100px 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: 16px;
	color: var(--c)
}

.e_richText-14 {
	font_radio: 2;
	display-radio: 1;
	min-height: 50px;
	font-size: 16px;
	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: 16px;
	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: #f5f5f5;
    padding: 100px 0;
}
.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
	}
}
/*--------------------------------------------------------------------------------------------------------------------产品列表*/
.breadcrumb_content {
    margin-bottom: 10px;
}

.products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.product-card {
    background-color: var(--white);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    padding: inherit;
    width: auto;
}

.product-card:hover {
    transform: translateY(-5px);
}
.grid_list{
    grid-template-columns: repeat(1, 1fr);
}
.grid_list .product-card{
    display: flex;
}
.grid_list .product-card .product-content{
    width: -webkit-fill-available;
}
.grid_list .product-card a {
    width: 30%;
}
.product-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    position: relative;
}

.product-badge {
    position: absolute;
    display: none;
    top: 1rem;
    right: 1rem;
    background-color: var(--tech-light-blue);
    color: var(--white);
    padding: 0.3rem 0.8rem;
    border-radius: 4px;
    font-size: 0.8rem;
    z-index: -1;
}
.product-card:hover .product-badge {
    z-index: auto;
    display: block;
}
.slider_section {
    padding-top: inherit;
}
.product-content {
    padding: 1.5rem 1rem;
}

.product-content h3 {
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
}

.product-specs {
    /*display: flex;*/
    gap: 1rem;
    margin-bottom: 1rem;
    color: var(--text-secondary);
    font-size: 0.9rem;
}
.product-specs span{
    color: #666666;
    font-size: 0.9rem;
}
.product-price {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--charcoal-black);
    
}

.product-price .current_price{
    color: #c92137;
}
.product-price .old_price{
    font-size: 14px;
}

.product-cta {
    display: flex;
    gap: 0.8rem;
    position: sticky;
    grid-template-columns: repeat(2, 1fr);

}

.product-cta .btn {
    flex: 1;
    /*padding: 0.8rem 0;*/
    /*font-size: 0.9rem;*/
}

.products-cta {
    text-align: center;
    margin-top: 3rem;
}



/*--------------------------------------------------------------------------------------------------------------------文章列表*/
.breadcrumbs_blog .breadcrumb_content h3 {
    font-size: 32px;
    line-height: 45px;
}
.blog_thumb img {
    width: 100%;
    height: 300px;
}












/*--------------------------------------------------------------------------------------------------------------------底部*/
.footer_logo {
    max-width: 250px;
}







/*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)}