
/* 全局 */
.w006_products_detail_detail_29_wrap {padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);background: var(--background_path) no-repeat center / cover var(--background_color);}
@media screen and (max-width:750px) {
	.w006_products_detail_detail_29_wrap {padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);}
}


.w006_products_detail_detail_29_box{gap: 0.5rem 1rem;}

#w006_products_detail_detail_29_img {width: 47.5%;background: #fff;padding: 0.3rem 0.5rem 0.4rem;border-radius: 0.2rem;}
#w006_products_detail_detail_29_img .photo .slide{height: 5.08rem;margin-bottom: 0.9rem;}
#w006_products_detail_detail_29_img .album {}
#w006_products_detail_detail_29_img .album .list{width: 3.34rem;margin: 0 0.07rem;}
#w006_products_detail_detail_29_img .album .slide .smallimg{height: 0.95rem;width: 0.9rem;border-radius: 0.1rem;border:1px solid var(--borderColor);}
#w006_products_detail_detail_29_img .album .slide .smallimg:hover,
#w006_products_detail_detail_29_img .album .swiper-slide-active .smallimg{border-color: var(--mainColor);}

#w006_products_detail_detail_29_img .album .prev,
#w006_products_detail_detail_29_img .album .next{font-size:0.3rem}

#w006_products_detail_detail_29_txt {flex: 1;max-width: 52.5%;}
#w006_products_detail_detail_29_txt .title {font-size: var(--font_1st_px);color: var(--font_1st_color);font-weight: var(--font_1st_font_weight);font-style: var(--font_1st_font_style);line-height: var(--font_1st_line_height);padding-bottom: 0.45rem;border-bottom: 1px solid var(--borderColor);}
#w006_products_detail_detail_29_txt .text {padding: 0.45rem 0;font-size: var(--briefFt_px);line-height: var(--briefFt_line_height);color: var(--briefFt_color);border-bottom: 1px solid var(--borderColor);min-height:4.55rem;}

#w006_products_detail_detail_29_txt .btns{gap: 0.25rem;margin: 0.5rem 0 0.64rem;}
#w006_products_detail_detail_29_txt .btn{min-width: 1.8rem;height:0.5rem;font-size: 0.16rem;padding: 0 0.16rem;transition: .3s; color: var(--btn_1st_font_color);background-color: var(--btn_1st_bg_color);border-radius:var(--btn_1st_border_radius);border-width: var(--btn_1st_border_width);border-style: var(--btn_1st_border_style);border-color: var(--btn_1st_border_color);}
#w006_products_detail_detail_29_txt .btn .svg{max-width: 0.24rem;max-height: 0.24rem;margin-right: 0.1rem;fill: var(--btn_1st_font_color);}
#w006_products_detail_detail_29_txt .btn:hover {opacity: .9;}

@media screen and (max-width:1400px) {
	.w006_products_detail_detail_29_box{flex-direction: column;}
	#w006_products_detail_detail_29_img{width: 100%;}
	#w006_products_detail_detail_29_img .photo .slide{height: 4rem;margin-bottom: 0.5rem;}

	#w006_products_detail_detail_29_txt{max-width: 100%;}
	#w006_products_detail_detail_29_txt .text {min-height: auto;width: 100%;}
	#w006_products_detail_detail_29_txt .btns{margin: 0.3rem 0;}
}

@media screen and (max-width:750px) {
	#w006_products_detail_detail_29_img {padding: 0.3rem;}
	#w006_products_detail_detail_29_img .album .list{width: 100%;margin: 0;}
	#w006_products_detail_detail_29_img .album .slide .smallimg{height: 1.2rem;width: 1.2rem;}
	#w006_products_detail_detail_29_img .album .prev,
	#w006_products_detail_detail_29_img .album .next{font-size:var(--font-sub-S);padding: 0 0.16rem;}

	#w006_products_detail_detail_29_txt {width: 100%;margin-top: 0;}
	#w006_products_detail_detail_29_txt .title {font-size: var(--font-sub-S);padding-bottom: 0px;}
	#w006_products_detail_detail_29_txt .text {font-size: var(--font-txt-S);line-height: var(--font-txt-L);height: auto;}
	#w006_products_detail_detail_29_txt .btn {min-width: 2.4rem;height: 0.7rem;font-size: var(--font-bri-S);}
	#w006_products_detail_detail_29_txt .btn .svg{max-width: 0.3rem;max-height: 0.3rem;}
}





#w006_products_detail_detail_29_detail {margin-top: 0.9rem;}
#w006_products_detail_detail_29_detail .card {gap: 0.1rem;margin-bottom: 0.75rem;}
#w006_products_detail_detail_29_detail .card .cut {min-width: 2.2rem;height: 0.65rem;background: #f4f6f9;font-size: 0.2rem;border-radius: 0.08rem 0.08rem 0px 0px;transition: .3s;cursor: pointer;padding: 0 0.2rem;}
#w006_products_detail_detail_29_detail .card .cut.cur,
#w006_products_detail_detail_29_detail .card .cut:hover{background: var(--hoverColor);color: #fff;}
#w006_products_detail_detail_29_detail .card .cut.cur{font-weight: bold;}

#w006_products_detail_detail_29_detail .line {height: 1px;width: 100%;background: #eeeeee;}

#w006_products_detail_detail_29_detail .bind {border-bottom: 1px solid #e8e8e8;font-size: var(--font-sma-S);line-height: var(--font-sma-L);}

@media screen and (max-width:1400px) {
	#w006_products_detail_detail_29_detail{margin-top: 0.6rem;}
}


@media screen and (max-width:750px) {
	#w006_products_detail_detail_29_detail .card .cut {font-size: var(--font-txt-S);min-width: 1rem;}
	#w006_products_detail_detail_29_detail .bind,
	#w006_products_detail_detail_29_detail .bind *{font-size: var(--font-txt-S) !important;line-height: var(--font-txt-L);}
}
/* 全局 */
.w006_products_detail_realtive_30 {padding-top: var(--paddingTop);padding-bottom: var(--paddingBottom);background: var(--background_path) no-repeat center / cover var(--background_color);}
@media screen and (max-width:750px) {
	.w006_products_detail_realtive_30 {padding-top: var(--appPaddingTop);padding-bottom: var(--appPaddingBottom);}
}

#w006_products_detail_realtive_30_title {font-size: var(--font_1st_px);color: var(--font_1st_color);font-weight: var(--font_1st_font_weight);font-style: var(--font_1st_font_style);line-height: var(--font_1st_line_height);margin-bottom: 0.46rem;}

#w006_products_detail_realtive_30_list {display: flex;gap: 0.4rem;}
#w006_products_detail_realtive_30_list .li {width: calc((100% - 1.2rem) / 4);border-radius: 0.1rem;background: #fff;transition: .3s;cursor: pointer;padding: 0.4rem 0.2rem;}

#w006_products_detail_realtive_30_list .li .img{padding-top: 75.67567%;}

#w006_products_detail_realtive_30_list .li .text{display: flex;align-items: center;gap: 0.3rem;margin-top: 0.4rem;}
#w006_products_detail_realtive_30_list .li .text .name {flex: 1;max-width: calc(100% - 0.8rem);overflow: hidden;}
#w006_products_detail_realtive_30_list .li .text .name .tit{font-size: 0.22rem;color:#333;font-weight: bold;margin-bottom: 0.1rem;}
#w006_products_detail_realtive_30_list .li .text .name .brief{font-size: 0.16rem;color:#999;}
#w006_products_detail_realtive_30_list .li .text .more {height: 0.5rem;width: 0.5rem; font-size: 0.16rem;color: #fff;background:var(--btnColor);border-radius: 50%;opacity: 0;transition: .3s;}

@media (any-hover:hover){
	#w006_products_detail_realtive_30_list .li:hover {transform: translateY(-0.1rem);}
	#w006_products_detail_realtive_30_list .li:hover .text .more{opacity: 1;}
}

@media screen and (max-width:1600px) {
	#w006_products_detail_realtive_30_list {display: flex;gap: 0.2rem;}
	#w006_products_detail_realtive_30_list .li {width: calc((100% - 0.6rem) / 4);padding: 0.4rem 0.2rem;}
}

@media screen and (max-width:1400px) {
	#w006_products_detail_realtive_30_list .li .text .name {max-width:100%;}
	#w006_products_detail_realtive_30_list .li .text .more{display: none;}
}

@media screen and (max-width:750px) {
	#w006_products_detail_realtive_30_title {font-size: 0.36rem;font-weight: bold;}

	#w006_products_detail_realtive_30_list {flex-direction: column;gap: 0.3rem;}
	#w006_products_detail_realtive_30_list .li {width: 100%;padding: 0.3rem;}
	#w006_products_detail_realtive_30_list .li .text .name .tit{font-size: var(--font-txt-S);line-height: var(--font-txt-L);}
	#w006_products_detail_realtive_30_list .li .text .name .brief{font-size: var(--font-bri-S);line-height: var(--font-bri-L);max-height: calc(3 * var(--font-bri-L));display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 3;white-space: initial;}
}
#w006_index_footer_19 {font-size:0.16rem; padding-top: var(--paddingTop);padding-bottom: 1rem;background:var(--bg_color);color: var(--font_color_1);}

#w006_index_footer_19 .left{position: relative;}
#w006_index_footer_19 .left .logo{max-width: 30%; margin:0.5rem 0;}

#w006_index_footer_19 .left .line{position: absolute;right: 0;left: -100%;height: 1px; background: var(--font_color_3);}

#w006_index_footer_19 .left .nav .dl{display: flex; flex-direction: column;margin-right: 1.1rem;}
#w006_index_footer_19 .left .nav .dl .dt{font-size: 0.18rem; padding-bottom: 0.3rem; padding-top: 0.6rem;}
#w006_index_footer_19 .left .nav .dl .dd{line-height: 0.36rem;color: var(--font_color_2);transition: 0.3s;}

@media (any-hover: hover){
    #w006_index_footer_19 .left .nav .dl .dd:hover{color:var(--navHoverColor);text-decoration:underline;}
}

#w006_index_footer_19 .contact_us{width: 27.5%;padding-top: 0.53rem;padding-left: 0.6rem;position: relative;}
#w006_index_footer_19 .contact_us::before{content: '';display: block;position: absolute;left: 0;top: 0;bottom: -1rem;width: 1px;background: var(--font_color_3);}
#w006_index_footer_19 .contact_us .title {font-size: 0.18rem;}

#w006_index_footer_19 .contact_us .contact{padding-top: 0.2rem;gap: 0 0.24rem;}
#w006_index_footer_19 .contact_us .contact .a{width: 0.5rem; height:0.5rem;font-size: 0.3rem;color: #666666; background: #fff; border-radius: 50%;transition: .3s;}
#w006_index_footer_19 .contact_us .contact .a:hover{background:var(--hoverColor);color:#fff}

#w006_index_footer_19 .contact_us .phone{font-size: 0.18rem; font-weight: 500;padding-top: 0.52rem;line-height: 0.3rem;}
#w006_index_footer_19 .contact_us .number{font-size: 0.3rem;font-weight: bold;color: var(--numColor);line-height: 0.3rem;margin-top: 0.04rem;}
#w006_index_footer_19 .contact_us .message{padding-top: 0.24rem;line-height: 0.3rem;}
#w006_index_footer_19 .contact_us .address{line-height: 0.3rem;}

@media screen and (max-width: 1024px){
	#w006_index_footer_19 .contact_us {width: 45%;}
}

@media screen and (max-width: 850px){
    #w006_index_footer_19 .contact_us {width: 40%;}
}
@media screen and (max-width: 751px){
	#w006_index_footer_19 {display: none;}
	#w006_index_footer_19 .contact_us {width: 45%;}
}




/* 移动端 */
#w006_index_footer_19_small{display: none;}
@media screen and (max-width: 751px){
	#w006_index_footer_19_small{display: block;padding-bottom: 0.5rem;padding-top: var(--appPaddingTop);background:var(--bg_color);color: var(--font_color_1);}

	#w006_index_footer_19_small .footer{padding-top: 0.5rem;}
	#w006_index_footer_19_small .footer .ul .li_top{border-bottom: 1px solid var(--font_color_2);font-size:var(--font-txt-S);line-height: var(--font-txt-L);padding: 0.26rem 0;}
	#w006_index_footer_19_small .footer .ul .li_top i{font-size: var(--font-txt-S);transition: .3s;}
	#w006_index_footer_19_small .footer .ul.cur .li_top > i{transform: rotateZ(90deg);}

	#w006_index_footer_19_small .footer .ul .li_box .li{border-bottom: 1px solid var(--font_color_2);font-size:var(--font-bri-S);line-height:  var(--font-bri-L);padding: 0.26rem 0 0.26rem 0.15rem;color: var(--font_color_2);}
	#w006_index_footer_19_small .footer .ul .li_box .li:first-child{padding-top: 0.2rem;}
	#w006_index_footer_19_small .footer .ul .li_box .li:last-child{margin-bottom: 0.2rem;}

	#w006_index_footer_19_small .message{padding-top: 0.5rem;}
	#w006_index_footer_19_small .message .title {font-size: var(--font-big-S);}
	#w006_index_footer_19_small .message .contact{padding: 0.4rem 0;gap: 0 0.3rem;}
	#w006_index_footer_19_small .message .contact .a{width: 0.6rem;height: 0.6rem;background: var(--font_color_1);border-radius: 50%;font-size: var(--font-sub-S);color: var(--bg_color);}
	#w006_index_footer_19_small .message .phone{font-size: var(--font-txt-S);line-height: var(--font-txt-L);}
	#w006_index_footer_19_small .message .number{font-size: var(--font-sub-S);line-height: var(--font-sub-S);font-weight: bold;color: var(--linkColor);}
	#w006_index_footer_19_small .message .message{font-size:var(--font-txt-S);line-height: var(--font-txt-L);padding-top: 0.24rem;}
	#w006_index_footer_19_small .message .address{font-size:var(--font-txt-S);line-height: var(--font-txt-L);}

	#w006_index_footer_19_small .copy_app{font-size: var(--font-txt-S);gap: 0.1rem 0.2rem;display: flex;flex-wrap: wrap;margin-top: 0.3rem;}
}




/* 友情链接 */
#w006_index_footer_19_copy { background: var(--linkColor);}
#w006_index_footer_19_copy .content {height: 1.2rem;}

#w006_index_footer_19_copy .copy {display: flex;flex-wrap: wrap;font-size: 0.16rem;color: #fff;gap: 0.1rem;opacity: .7;}
#w006_index_footer_19_copy .links{font-size: 0.16rem;margin-left: 0.3rem;position: relative;}
#w006_index_footer_19_copy .links .button {font-size: 0.24rem;color: #fff;width: 2.75rem;height: 0.45rem;border-radius: 0.25rem;background: rgba(255, 255, 255, 0.3);padding: 0 0.2rem;opacity: .7;}
#w006_index_footer_19_copy .links .button .span {margin:0 0.2rem;font-size: 0.16rem;}
#w006_index_footer_19_copy .links .box {position: absolute;right: 0;bottom: 100%;display: none;width: 100%;border-radius: 0.25rem;}
#w006_index_footer_19_copy .links .box .ul{overflow-y: auto;max-height: 2.24rem;width: 100%;background: #fff;border-radius: 0.25rem;}
#w006_index_footer_19_copy .links .box .link {line-height: 1.6;color: #000;display: block;padding: 0.1rem;transition: .3s;}
#w006_index_footer_19_copy .links .box .link:first-child{margin-top: 0.1rem;}
#w006_index_footer_19_copy .links .box .link:last-child{margin-bottom: 0.1rem;}

#w006_index_footer_19_copy .links.cur .button .button_i{transform: rotate(180deg);}
#w006_index_footer_19_copy .links .box .link:hover {background: #f8f8f8;padding-left: 0.15rem;color: var(--linkColor);}

@media screen and (max-width:750px) {
    #w006_index_footer_19_copy .content {height: 1rem;}
    #w006_index_footer_19_copy .copy {font-size: var(--font-bri-S);display: none;}
    #w006_index_footer_19_copy .links {font-size: var(--font-txt-S);width: 100%;margin-left: 0;}
    #w006_index_footer_19_copy .links .button{font-size: var(--font-txt-S);width: 100%;height: 0.6rem;border-radius: 0.4rem;}
    #w006_index_footer_19_copy .links .button .span{font-size: var(--font-txt-S);}
	#w006_index_footer_19_copy .links .button .button_i{font-size: var(--font-txt-S);}
	#w006_index_footer_19_copy .links .box{box-shadow: 0 0 0.2rem 0.01rem rgba(0, 0, 0, 0.2);}
	#w006_index_footer_19_copy .links .box .ul{max-height: 3.6rem;}
}