@charset "utf-8";
:root{
	--colDf: #FFC72C;/*主颜色*/
	--colDfHover: rgba(255, 207, 44, 0.85);/*主颜色hover*/
	--colDfPlainBtnHover: rgba(255, 207, 44, 0.3);/*主颜色active*/
	--colText: #333;
}

/* 颜色 */
.colDf{color:var(--colDf);}

[v-cloak]{display:none;}
@media (min-width:1025px){
	::-webkit-scrollbar{width:6px;height:12px;background-color:#fff;}
	::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:20px;}
}
/*初始化*/
body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;padding:0;margin:0 auto;font-size:.16rem;line-height:1.5;color:#333;width:100%;zoom:1;background-color:#f6f7f9;word-break:break-word;}
html{-webkit-text-size-adjust:100%;font-size:100px;position:relative;}
body,input,select,th,td,textarea{font-family:Arial,'Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",sans-serif;font-size:0.16rem;}
pre{font-family:Arial,'Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",sans-serif;}
ul,ol{list-style:revert;list-style-position:inside!important;}
ul>li{list-style:revert;list-style-position:inside!important;}
ol>li{list-style:revert;list-style-position:inside!important;}
/* .ul,.ol,.ul>li,.ol>li{list-style:none;} */
.align-center{text-align:center;}
.align-left{text-align:left;}
.align-right{text-align:right;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0;margin:0}
p{min-height:4px;}
em,i{font-style:normal;}
*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;word-break:break-word;outline:0;}
table{word-break:break-word;border-collapse:collapse;max-width:100%;}
table td{padding:10px;border:1px solid #eee;}
video{max-width:100%;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999;opacity:1;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#999;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;}
.ul,.ul>li,.dl,.dl>dd,.dl>dt{list-style:none;font-weight:normal;}
input:focus{outline:none;}
input,button,select,textarea{background:none;border:none;border-radius:0;-webkit-border-radius:0;color:#333;outline:none;resize:none;}
canvas{display:block;}

/*初始化图片*/
img{border:none;border:0;vertical-align:top;max-width:100%;height:auto!important;}

/*初始化a*/
a,a:focus{color:initial;text-decoration:none;cursor:pointer;}
a:hover{color:initial;}
a,a:hover{outline:none;text-decoration:none;transition:all .3s;}

/*全局样式*/
/* html,body{min-width: 12rem;overflow-x: auto;} */
.qui_page{min-height: 100vh;display: flex;flex-direction: column;}
.qui_wrap{max-width:14.4rem;width:96%;margin-left:auto;margin-right:auto;}
.qui_wrap2{max-width:12.8rem;width:96%;margin-left:auto;margin-right:auto;}
.qui_main{flex: 1;position: relative;padding: 0 0.8rem;}
pre,.qui_ts{white-space:pre-line;}


/*.qui_dot{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;display:block;}*/
.qui_dot,.qui_dot2,.qui_dot3,.qui_dot4,.qui_dot5,.qui_dot6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.qui_dot{-webkit-line-clamp:1;line-clamp:1;}
.qui_dot2{-webkit-line-clamp:2;line-clamp:2;}
.qui_dot3{-webkit-line-clamp:3;line-clamp:3;}
.qui_dot4{-webkit-line-clamp:4;line-clamp:4;}
.qui_dot5{-webkit-line-clamp:5;line-clamp:5;}
.qui_dot6{-webkit-line-clamp:6;line-clamp:6;}

/*暂无数据*/
.noData{padding:.4rem .4rem .6rem;margin-top: 0.3rem;justify-content:center;display:flex;align-items:center;padding-top:1.7rem;background:#fff url(../img/empty.svg) top center no-repeat;background-size:auto 1.6rem;line-height:1.5;color:#999;}

/*滚动条样式*/
.qui_gdt::-webkit-scrollbar{width:5px;height:5px;}
.qui_gdt::-webkit-scrollbar-track{background-color:#f2f2f2;}
.qui_gdt::-webkit-scrollbar-thumb{background-color:var(--colDf);border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:hover{background-color:var(--colDf);border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:active{background-color:var(--colDf);border-radius:2.5px;}

.qui_nav_btn{display:none;}
.qui_wap_bg{display:none;}
.qui_body_ovh{overflow:hidden;}
.qui_body_ovh2{overflow:hidden;}
.qui_top_boxH{height:0;}
.qui_single{line-height:1.875;}
.qui_single p{min-height:.2rem;}
.qui_pc_show{display:block!important;width:100%;}
.qui_wap_show{display:none!important;width:100%;}

.el-button--primary.is-disabled,
.el-button--primary.is-disabled:active,
.el-button--primary.is-disabled:focus,
.el-button--primary.is-disabled:hover {background-color: #f5f7fa;border-color: #f5f7fa;color: #999;cursor: not-allowed;}

/* 轮播指示点 */
.swiper-pagination-bullet {width:10px;height:10px;margin:0 4px;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url('../img/dot.png');}
.swiper-pagination-bullet-active {background-image:url('../img/dot-active.png');}

/* 轮播图 */
.home_banner {width:100%;position:relative;overflow:hidden;height:6rem;}
.home_banner .swiper {width:100%;height:100%;}
.home_banner .banner_content {height:100%;width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;}
.home_banner .banner_img {position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.home_banner .banner_img img {width:100%;height:100% !important;object-fit:cover;}
.home_banner .banner_title {font-size:0.3rem;color:#333;font-weight:bold;margin-bottom:0.05rem;}
.home_banner .banner_subtitle {font-size:0.6rem;color:#333;font-weight:bold;margin-bottom:0.2rem;line-height:1.2;}
.home_banner .banner_desc {font-size:0.24rem;color:#333;margin-bottom:0.4rem;line-height:1.2;}
.home_banner .banner_btn {display:inline-flex;justify-content:center;align-items:center;width:1.6rem;height:0.6rem;background-color:#FFC72C;color:#333;font-size:0.18rem;border-radius:0.6rem;text-decoration:none;transition:all 0.3s;font-weight:400;}
.home_banner .banner_btn:hover {background-color:#FFD555;transform:translateY(-2px);}
.home_banner .swiper-pagination {bottom:20px;}

/* 面包屑 */
.uCrumbs {padding:0.15rem 0;background-color:#fff;}
.uCrumbs .uCrumbs_box {display:flex;align-items:center;font-size:0.16rem;color:#666;}
.uCrumbs .uCrumbs_item {display:flex;align-items:center;position:relative;padding-right:0.24rem;}
.uCrumbs .uCrumbs_item a {color:inherit;transition:all 0.15s;}
.uCrumbs .uCrumbs_item a:hover {color:var(--colDf,#ffc62d);}
.uCrumbs .uCrumbs_item:not(:last-child)::after {content:'';position:absolute;top:50%;right:0.08rem;transform:translateY(-50%);width:0.06rem;height:0.1rem;background:url('../img/r3.png') no-repeat center center;background-size:100% 100%;}
.uCrumbs .uCrumbs_item:last-child {color:#666;cursor:default;}
.uCrumbs .uCrumbs_item:last-child a {pointer-events:none;}

/* 无数据 */
.qui-nodata {display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.5rem 0;gap:0.2rem;}
.qui-nodata .qui-txt {font-size:0.16rem;color:#888;}

/* 头部 */
.qui_header {position: relative;}
.qui_header .qui_top {display:flex;align-items:center;justify-content:flex-end;color:#fff;background-color:#001E32;padding:0.12rem 0.3rem;}
.qui_header .qui_search {position:relative;width:2.4rem;height:36px;background:rgba(255,255,255,0.1);border-radius:18px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;}
.qui_header .qui_search input {flex:1;min-width:0;height:100%;font-size:0.14rem;color:#fff;box-sizing:border-box;padding-left:0.14rem;}
.qui_header .qui_search input::placeholder {opacity:0.3;font-size:0.14rem;}
.qui_header .qui_search .qui_search_btn {flex-shrink:0;display:block;width:48px;height:36px;background:url('../img/search.png') no-repeat center center;background-size:18px 18px;cursor:pointer;}
.qui_header .qui_kf {font-size:0.16rem;color:#fff;padding-left:0.34rem;margin-left:0.3rem;background:url('../img/kf.png')no-repeat left center;background-size:0.24rem 0.24rem;}
.qui_header .qui_lang {position:relative;font-size:0.16rem;color:#fff;cursor:pointer;margin-left:0.3rem;}
.qui_header .qui_lang .qui_lang_title {padding-left:0.32rem;padding-right:0.2rem;background:url('../img/lang.png')no-repeat left center;background-size:0.22rem 0.22rem;}
.qui_header .qui_lang .qui_lang_title::after {content:'';position:absolute;top:50%;right:0;width:0.09rem;height:0.1rem;transform:translateY(-50%);background:url('../img/b1.png')no-repeat center center;background-size:contain;}
.qui_header .qui_lang .qui_lang_list {position:absolute;top:calc(100% + 0.1rem);right:50%;transform:translateX(50%);width:1.2rem;background-color:#fff;border-radius:0.02rem;z-index:99;border:1px solid #E5E5E5;display:none;}
.qui_header .qui_lang .qui_lang_item {font-size:0.16rem;color:#001E32;padding:0.1rem 0.2rem;cursor:pointer;}
.qui_header .qui_lang .qui_lang_item:hover {background-color:#F2F2F2;color:#001E32;}
.qui_header .qui_menu {position:relative;display:flex;align-items:center;color:#fff;background-color:#425563;}
.qui_header .qui_menu .qui_logo {flex-shrink:0;margin-left:0.8rem;margin-right:0.8rem;}
.qui_header .qui_menu .qui_logo img {display:block;max-height:0.5rem;object-fit:contain;}
.qui_header .qui_menu .qui_nav {flex:1;display:flex;align-items:center;min-width:0;}
.qui_header .qui_menu .qui_nav_item {font-size:0.2rem;color:#fff;cursor:pointer;padding:0 0.3rem;height:1rem;display:flex;align-items:center;font-weight:bold;}
.qui_header .qui_menu .qui_nav_item:hover,
.qui_header .qui_menu .qui_nav_item.on {color:#333;background-color:var(--colDf);}
.qui_header .qui_login {position:relative;display:flex;align-items:center;justify-content:center;gap:0.1rem;width:1.3rem;height:0.5rem;color:#333;font-size:0.18rem;background-color:var(--colDf);border-radius:0.25rem;font-weight:400;color:#333;padding:0 0.2rem;line-height:normal;transition: all 0.3s;}
.qui_header .qui_login:hover {filter: brightness(1.1);}
.qui_header .qui_login.qui_user {width:1.8rem;max-width:auto;justify-content:flex-start;}
.qui_header .qui_login .icon-user {flex-shrink:0;display:block;width:0.18rem;height:0.18rem;background:url('../img/user.png')no-repeat left center;background-size:contain;}
.qui_header .qui_login span {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.qui_header .qui_login .icon-down {flex-shrink:0;margin-left:auto;display:block;width:0.09rem;height:0.06rem;background:url('../img/b2.png')no-repeat right center;background-size:100% 100%;}
.qui_header .qui_cart {flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;background:#3D4F5C url('../img/cart2.svg') no-repeat center center;background-size:0.24rem 0.24rem;transition:all 0.3s;margin-left:0.25rem;}
.qui_header .qui_cart:hover {filter:brightness(0.9);}
.qui_header .qui_cart .num {position:relative;left:0.1rem;top:-0.1rem;font-size:0.14rem;color:#333;font-weight:bold;display:flex;align-items:center;justify-content:center;min-width:0.2rem;height:0.2rem;text-align:center;background-color:var(--colDf);border-radius:0.1rem;overflow:hidden;}

.qui_user_wrap {position:relative;z-index:100;}
.qui_user_wrap:hover .qui_user_dropdown {display:block;}
.qui_user_dropdown {display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 0.02rem 0.08rem rgba(0,0,0,0.15);border-radius:0.04rem;padding:0.05rem 0;width:100%;margin-top:0.05rem;}
.qui_user_dropdown::before {content:'';position:absolute;top:-0.1rem;left:0;width:100%;height:0.1rem;}
.qui_user_dropdown a {display:block;padding:0.1rem 0.15rem;color:#333;font-size:0.16rem;text-decoration:none;white-space:nowrap;text-align:center;line-height:1.5;}
.qui_user_dropdown a:hover {background-color:#f5f5f5;color:var(--colDf,#FFC72C);}

.qui_nav_has_sub { position: relative; height: 100%; display: flex; align-items: center; }
.qui_nav_has_sub:hover > .qui_nav_item { color:#333; background-color:var(--colDf); }
.qui_nav_has_sub:hover .qui_sub_menu_box { display: block; }
.qui_sub_menu_box {display:none;position:absolute;top:100%;left:0;background-color:#425563;z-index:999;white-space:nowrap;}
.qui_sub_left {position:relative;list-style:none;padding:0;margin:0;min-width:2.8rem;background-color:#425563;}
.qui_sub_li {position:static;}
.qui_sub_a {display:flex;justify-content:space-between;align-items:center;padding:0 0.2rem;height:0.5rem;line-height:0.5rem;color:#fff;font-size:0.18rem;text-decoration:none;cursor:pointer;font-weight:bold;}
.qui_sub_a::after {content:'';display:block;width:0.07rem;height:0.07rem;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin-left:0.1rem;font-weight:bold;}
.qui_sub_li:not(:has(.qui_sub_right)) .qui_sub_a::after {display:none;}
.qui_sub_li:hover > .qui_sub_a {background-color:var(--colDf);color:#333;}
.qui_sub_li:hover > .qui_sub_a::after {border-color:#333;}
.qui_sub_right {display:none;position:absolute;left:100%;top:0;min-width:2.8rem;background-color:#425563;min-height:100%;box-shadow:inset 5px 0 10px rgba(0,0,0,0.1);}
.qui_sub_li:hover > .qui_sub_right {display:block;}
.qui_sub_right a {display:block;padding:0 0.2rem;color:#fff;font-size:0.18rem;font-weight:bold;text-decoration:none;height:0.5rem;line-height:0.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.qui_sub_right a:hover {background-color:var(--colDf);color:#333;}


.qui_arrow { display: none; }
.qui_nav_mobile_add { display: none; }

@media (max-width: 1600px) {
    .qui_header .qui_menu .qui_nav_item{padding: 0 0.18rem;}
}
@media (max-width: 1400px) {
    .qui_header .qui_menu .qui_nav_item{padding: 0 0.12rem;font-size: 0.18rem;}
}

@media (max-width: 1360px) {
.qui_header .qui_menu .qui_logo{margin-left: 0.4rem;margin-right: 0.4rem;}
.qui_header .qui_menu .qui_nav_item{padding: 0 0.2rem;font-size: 0.18rem;}
.qui_header .qui_cart{width: 0.8rem;}
}
@media (max-width: 1024px) {
    .qui_header .qui_top {display:none;}
    .qui_header .qui_menu {padding:0 0.15rem;height:0.6rem;justify-content:space-between;}
    .qui_header .qui_menu .qui_logo {margin:0;margin-right:auto;display:flex;align-items:center;}
    .qui_header .qui_menu .qui_logo img {max-height:0.3rem;}
    .qui_nav_btn {display:block;width:0.24rem;height:18px;border-top:2px solid #fff;border-bottom:2px solid #fff;position:relative;cursor:pointer;box-sizing:border-box;margin-left:0.2rem;}
    .qui_nav_btn::after {content:'';position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#fff;transform:translateY(-50%);}
    .qui_header .qui_menu .qui_nav {display:block;position:fixed;top:0;right:-100%;left:auto;width:75%;height:100vh;background-color:#fff;z-index:1000;padding-top:0.2rem;transition:right 0.3s;overflow-y:auto;}
    .qui_header .qui_menu .qui_nav.on {right:0;left:auto;}
    .qui_header .qui_menu .qui_nav_item {color:#333;height:0.5rem;padding:0 0.2rem;border-bottom:1px solid #eee;justify-content:flex-start;font-weight:normal;}
    .qui_nav_has_sub {display:block;height:auto;}
    .qui_sub_menu_box {position:static;width:100%;background-color:#fff;box-shadow:none;display:none;}
    .qui_nav_has_sub:hover .qui_sub_menu_box {display:none;}
    .qui_sub_left {min-width:100%;background-color:#fff;}
    .qui_sub_a {color:#666;padding-left:0.4rem;}
    .qui_sub_a::after {display:none;}
    .qui_wap_bg {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999;display:none;}
    .qui_header .qui_login {display:none;}
    .qui_header .qui_cart {width:0.4rem;height:0.4rem;background-size:0.2rem;margin-left:0;}
    .qui_sub_right {position:static;width:100%;box-shadow:none;display:none;padding-left:0.2rem;background-color:#f2f2f2;}
    .qui_sub_right a {color:#666;padding-left:0.2rem;}
    .qui_sub_li:hover > .qui_sub_right {display:none;}
    .qui_nav_has_sub {position:relative;}
    .qui_sub_li {position:relative;}
    .qui_arrow {display:block;position:absolute;top:0;right:0;width:0.5rem;height:0.5rem;cursor:pointer;z-index:10;background:url('../img/b2.png') no-repeat center center;background-size:0.1rem 0.06rem;transition:transform 0.3s;opacity:0.6;}
    .qui_arrow.active {transform:rotate(180deg);}
    .qui_nav_mobile_add {display:block;padding:0.2rem;border-top:1px solid #eee;margin-top:0.2rem;}
    .qui_m_search {display:flex;height:0.4rem;border:1px solid #ddd;border-radius:0.2rem;overflow:hidden;margin-bottom:0.2rem;}
    .qui_m_search input {flex:1;min-width:0;height:100%;padding-left:0.15rem;font-size:0.14rem;}
    .qui_m_search_btn {width:0.5rem;height:100%;background:url('../img/search.png') no-repeat center center;background-size:0.2rem;background-color:#425563;cursor:pointer;}
    .qui_m_item {display:block;height:0.5rem;line-height:0.5rem;font-size:0.16rem;color:#333;border-bottom:1px solid #eee;text-decoration:none;}
    .qui_m_item_has_sub {border-bottom:1px solid #eee;}
    .qui_m_head {display:flex;align-items:center;justify-content:space-between;height:0.5rem;font-size:0.16rem;color:#333;position:relative;cursor:pointer;}
    .qui_m_sub {display:none;padding-left:0.2rem;padding-bottom:0.1rem;background-color:#f9f9f9;}
    .qui_m_sub a,.qui_m_sub_item {display:block;height:0.4rem;line-height:0.4rem;font-size:0.14rem;color:#666;text-decoration:none;}
}

/* 注册登录 */
.logreg_container {position:relative;min-height:100vh;background-color:#2b414e;padding:0.4rem;display:flex;align-items:center;justify-content:space-between;color:#fff;}
.logreg_container a {color:#fff;font-size:0.16rem;transition:all 0.3s;}
.logreg_container .logreg_l {flex:1;height:auto;align-self:stretch;}
.logreg_container .logreg_l img {width:100%;height:100% !important;object-fit:cover;}
.logreg_container .logreg_r {flex-shrink:0;width:100%;max-width:5.6rem;margin-left:0.4rem;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.logreg_container .logreg_box .logo_img {max-height:0.44rem;}
.logreg_container .logreg_box .logreg_title {font-size:0.28rem;font-weight:400;margin-top:0.1rem;}
.logreg_container .logreg_box .logreg_form {margin-top:0.8rem;}
.logreg_container .logreg_box .logreg_form .logreg_item {display:flex;flex-direction:column;margin-top:0.15rem;}
.logreg_container .logreg_box .logreg_form .logreg_label {font-size:0.18rem;color:#fff;margin-bottom:0.1rem;}
.logreg_container .logreg_box .logreg_form .logreg_input {height:0.5rem;font-size:0.16rem;color:#fff;padding:0 0.2rem;border-radius:0.1rem;background-color:#fff;border:0 none;width:4rem;}
.logreg_container .logreg_box .logreg_form .logreg_input::placeholder {color:#999;}
.logreg_container .logreg_box .logreg_form .logreg_input .el-input__inner {width:100%;height:100%;border:0 none;padding:0;}
.logreg_container .el-input-group__append {background-color:transparent;border:0 none;padding:0;border-radius:0;}
.logreg_container .get_code {position:relative;color:#001E32 !important;font-size:0.16rem;padding-left:0.2rem;margin-left:0.2rem;}
.logreg_container .get_code::after {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:0.16rem;background-color:#001E32;}
.logreg_container .logreg_link {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:0.14rem;font-weight:300;}
.logreg_container .logreg_link a:hover {color:var(--colDf);}
.logreg_container .logreg_submit {margin-top:0.3rem;}
.logreg_container .logreg_submit .logreg_btn {display:flex;align-items:center;justify-content:center;width:4rem;height:0.5rem;font-size:0.16rem;color:#333;padding:0 0.2rem;border-radius:0.1rem;background-color:var(--colDf);border:0 none;transition:all 0.3s;font-weight:400;}
.logreg_container .logreg_submit .logreg_btn:hover {filter:brightness(1.1);}
.logreg_container .logreg_agreement {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:0.2rem;cursor:pointer;user-select:none;}
.logreg_container .logreg_agreement a {color:var(--colDf);}
.logreg_container .logreg_agreement .check {display:block;width:0.16rem;height:0.16rem;background-repeat:no-repeat;background-size:0.16rem;background-position:center center;border:1px solid var(--colDf);border-radius:0.02rem;overflow:hidden;margin-right:0.1rem;}
.logreg_container .logreg_agreement .checked {border:0 none;background-image:url('../img/checkbox-active.png');}
.logreg_container .logreg_other {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:0.8rem;}
.logreg_container .logreg_other .other_item {display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.2rem;}
.logreg_container .logreg_other .other_item:hover {filter:brightness(1.1);}
.logreg_container .logreg_return {display:flex;align-items:center;justify-content:center;margin-top:0.8rem;}
.logreg_container .logreg_return .return {color:#888;font-size:0.16rem;padding-left:0.3rem;background:url('../img/return.png') no-repeat left center;background-size:0.2rem 0.16rem;transition:all 0.3s;}
.logreg_container .logreg_return .return:hover {filter:brightness(2);}
@media (max-width: 750px) {
    .logreg_container {flex-direction:column;justify-content:center;padding:0.2rem;height:auto;min-height:100vh;}
    .logreg_container .logreg_l {display:none;}
    .logreg_container .logreg_r {margin-left:0;max-width:100%;width:100%;padding:0.2rem 0;}
    .logreg_container .logreg_box {width:100%;}
    .logreg_container .logreg_box .logreg_form .logreg_input {width:100%;}
    .logreg_container .logreg_submit .logreg_btn {width:100%;}
}

/* 个人中心 */
.uCenter {padding:0.5rem 0.8rem 1rem;}
.uCenter_inner {display:flex;gap:0.1rem;}
.uCenter_inner .uCenter_l {flex-shrink:0;width:2.8rem;}
.uCenter_inner .uCenter_r {flex-shrink:0;width:3.1rem;}
.uCenter_inner .uCenter_r .uCard_list {display:flex;flex-direction:column;gap:0.1rem;}

.uCenter .uCenter_main{flex:1;min-width: 0;height: auto;padding: 0 0.4rem 0.5rem;background-color: #fff;border-radius: 0.1rem;}
.uCenter .uCenter_title{display: flex;justify-content: space-between;padding: 0.26rem 0;gap: 0.2rem;}
.uCenter .uCenter_title .title{font-size: 0.2rem;color: #000;font-weight: 400;}
.uCenter .uCenter_title .tab{flex-shrink: 0;display: flex;align-items: center;gap: 0.3rem;}
.uCenter .uCenter_title .tab_item{font-size: 0.16rem;color: #888;cursor: pointer;}
.uCenter .uCenter_title .tab_item:hover,
.uCenter .uCenter_title .tab_item.active{color: #333;}

@media (max-width:1400px){
    .uCenter{padding: 0.5rem 0.5rem 1rem;}
    .uCenter_inner{flex-wrap: wrap;}
	.uCenter_inner .uCenter_l {width:2.4rem;}
    .uCenter_aside,
    .uCenter_aside .aside_inner{height: 100% !important;}
    .uCenter .uCenter_main{flex: 1;}
	.uCenter_inner .uCenter_r{width: 100%;}
    .uCenter_inner .uCenter_r .uCard_list{flex-direction: row;flex-wrap: wrap;gap: 0.2rem;}
    .uCenter_inner .uCenter_r .uCard_list .uCard{flex-shrink: 0;width: calc((100% - 0.4rem)/3);}
}

@media (max-width: 1024px) {
    .uCenter {padding:0.1rem;}
    .uCenter_inner {flex-direction:column;}
    .uCenter_inner .uCenter_l {width: 100%;}
    .uCenter_aside,
    .uCenter_aside .aside_inner{height: auto !important;}
    .uCenter_inner .uCenter_r {width:100%;margin-top:0.2rem;}
    .uCenter .uCenter_main {width:100%;padding:0.2rem;}
    .uCenter_user {padding:0.2rem !important;}
    .uCenter_statistics {padding:0.2rem !important;}
    .uCenter_statistics .statistics_item {flex-basis:45% !important;}
    .uCenter_inner .uCenter_r .uCard_list {flex-direction:row;flex-wrap:wrap;gap:0.1rem;}
    .uCenter_inner .uCenter_r .uCard_list .uCard {width:calc(50% - 0.05rem);}
}
@media (max-width: 750px) {
    .uCenter_inner .uCenter_r .uCard_list .uCard {width:100%;}
}

/* 底部 */
.qui_bottom {background-color:#405566;padding:0.6rem 0 0.7rem;color:#fff;margin-top:auto;}
.qui_bottom .qui_bottom_list {display:flex;justify-content:space-between;}
.qui_bottom .qui_bottom_item {flex:1;}
.qui_bottom .qui_bottom_item dt {font-size:0.22rem;color:#FFC72C;margin-bottom:0.2rem;font-weight:bold;}
.qui_bottom .qui_bottom_item dd {font-size:0.14rem;color:#fff;line-height:calc(35 / 18);margin-bottom:0.05rem;font-weight:300;}
.qui_bottom .qui_bottom_item dd a {color:#fff;transition:opacity 0.3s;}
.qui_bottom .qui_bottom_item dd a:hover {opacity:0.8;}
.qui_bottom .qui_bottom_social {display:flex;align-items:center;margin-top:auto;}
.qui_bottom .qui_bottom_social .qui_social_link {width:0.4rem;height:0.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:0.15rem;transition:background-color 0.3s;position:relative;}
.qui_bottom .qui_bottom_social .qui_social_link:hover {filter:brightness(1.3);opacity:1;}
.qui_bottom .qui_bottom_social .qui_social_link:hover .qui_qrcode_popup {display:block;filter:none;}
.qui_bottom .qui_qrcode_popup {display:none;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:1.2rem;height:1.2rem;background:#fff;padding:0.1rem;border-radius:0.05rem;margin-bottom:0.15rem;z-index:10;}
.qui_bottom .qui_qrcode_popup::after {content:'';position:absolute;top:100%;left:50%;margin-left:-0.08rem;border-width:0.08rem;border-style:solid;border-color:#fff transparent transparent transparent;}
.qui_bottom .qui_qrcode_popup img {display:block;width:100% !important;height:100% !important;object-fit:contain;}
.qui_bottom .qui_bottom_social .qui_social_link > img {width:0.4rem;height:0.4rem !important;object-fit:contain;}
.qui_bottom .qui_bottom_link {background:url('../img/ico_link.png') no-repeat left center;background-size:0.12rem 0.12rem;padding-left:0.2rem;}
.qui_bottom .qui_bottom_item.qui_about_item {flex:2.5;display:flex;flex-direction:column;}
.qui_bottom .qui_bottom_item.qui_contact_item {flex:unset;}
.qui_bottom .qui_bottom_item.qui_contact_item dd {display:flex;align-items:flex-start;}
.qui_bottom .qui_bottom_item.qui_contact_item dd .label {width:0.9rem;}
.qui_bottom .qui_bottom_item.qui_contact_item dd .value {flex:1;}
.qui_footer {flex-shrink:0;position:relative;z-index:2;background-color:#001E32;display:flex;flex-wrap:wrap;justify-content:center;padding:0.2rem 0;}
.qui_footer .qui_footer_inner {display:flex;flex-wrap:wrap;justify-content:center;gap:0.1rem;}
.qui_footer .footer_item,.qui_footer .qui_footer_inner {font-size:0.14rem;color:#fff;font-weight:300;}
.qui_footer .footer_item[href]:hover {color:var(--colDf) !important;}
.qui_sidebar {position:fixed;right:0.75rem;top:50%;transform:translateY(-50%);z-index:10000;display:flex;flex-direction:column;}
.qui_sidebar .qui_sidebar_item {width:0.6rem;height:0.6rem;background:#415460;border-radius:0.06rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all 0.3s;position:relative;cursor:pointer;margin-bottom: 0.1rem;}
.qui_sidebar .qui_sidebar_item:last-child {margin-bottom: 0;}
.qui_sidebar .qui_sidebar_item:hover {color:#FFC72C;}
.qui_sidebar .qui_sidebar_item .icon1 {width:0.2rem;height:0.2rem;margin-bottom:0.03rem;object-fit:contain;}
.qui_sidebar .qui_sidebar_item .icon2 {width:0.2rem;height:0.2rem;margin-bottom:0.03rem;object-fit:contain;display:none;}
.qui_sidebar .qui_sidebar_item:hover .icon1 {display:none;}
.qui_sidebar .qui_sidebar_item:hover .icon2 {display:block;}
.qui_sidebar .qui_sidebar_item span {font-size:0.12rem;}
.qui_sidebar .qui_sidebar_qrcode {position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:0.15rem;width:1rem;height:1rem;background:#fff;padding:0.07rem;border-radius:0.08rem;display:none;align-items:center;justify-content:center;z-index:101;}
.qui_sidebar .qui_sidebar_qrcode::after {content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);border:0.06rem solid transparent;border-left-color:#fff;}
.qui_sidebar .qui_sidebar_qrcode img {width:100% !important;height:100% !important;margin-bottom:0 !important;}
.qui_sidebar .qui_sidebar_item:hover .qui_sidebar_qrcode {display:flex;}

@media (max-width: 1024px) {
    .qui_bottom .qui_bottom_social .qui_social_link:hover .qui_qrcode_popup {display:none;}
    .qui_bottom {padding:0.3rem 0;}
    .qui_bottom .qui_bottom_list {flex-wrap:wrap;flex-direction:row;gap:0.3rem;}
    .qui_bottom .qui_bottom_item {width:calc(50% - 0.15rem);flex:none;}
    .qui_bottom .qui_bottom_item.qui_about_item {width:100%;flex:none;}
    .qui_bottom .qui_bottom_text {width:100% !important;}
    .qui_bottom .qui_bottom_item dt {font-size:0.18rem;margin-bottom:0.1rem;}
    .qui_bottom .qui_bottom_item dd {font-size:0.14rem;}
    .qui_footer {padding:0.15rem 0;}
    .qui_footer .qui_footer_inner {flex-direction:column;align-items:center;gap:0.05rem;text-align:center;}
    .qui_footer .footer_sep {display:none;}
    .qui_sidebar {right: 0.2rem;bottom: 0.5rem;top:unset;transform:unset;}
}
@media (max-width: 750px) {
    .qui_bottom {padding:0.25rem 0;}
    .qui_bottom .qui_bottom_list {flex-direction:row; flex-wrap:wrap; gap:0.25rem;}
    .qui_bottom .qui_bottom_item {width:calc(50% - 0.15rem); border-bottom: none; padding-bottom: 0;}
    .qui_bottom .qui_bottom_item.qui_about_item {width:100%; border-bottom: 1px solid rgba(255,255,255,0.08); padding-bottom: 0.2rem;}
    .qui_bottom .qui_bottom_item.qui_contact_item {width:100%;}
    .qui_bottom .qui_bottom_item dt {font-size:0.18rem; margin-bottom:0.12rem; position: relative; padding-left: 0.1rem;}
    .qui_bottom .qui_bottom_item dt::before {content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 3px; height: 14px; background-color: var(--colDf); border-radius: 2px;}
    .qui_bottom .qui_bottom_item dd {font-size:0.14rem; line-height: 1.8; color: rgba(255,255,255,0.85); margin-bottom: 0.08rem;}
    .qui_bottom .qui_bottom_item.qui_contact_item dd {margin-bottom: 0.1rem; flex-direction: row; align-items: flex-start;}
    .qui_bottom .qui_bottom_item.qui_contact_item dd .label {width: auto; color: var(--colDf); margin-bottom: 0; margin-right: 0.1rem;}
    .qui_bottom .qui_bottom_social {margin-top: 0.15rem;}
}
/* 首页 */
.home_container .home_nav {margin-top:0.8rem;}
.home_container .nav_list {display:flex;justify-content:space-between;gap:0.2rem;}
.home_container .nav_item {flex:1;height:2.4rem;border-radius:0.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;transition:all 0.3s;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;background-image:url('../img/nav_bg.png');}
.home_container .nav_item:hover {background-image:url('../img/nav_bg2.png');}
.home_container .nav_icon {width:0.6rem;height:0.6rem;margin-bottom:0.26rem;display:flex;align-items:center;justify-content:center;}
.home_container .nav_icon img {width:100%;height:100% !important;object-fit:contain;transition:all 0.3s;}
.home_container .nav_item .nav_icon img.img2 {display:none;}
.home_container .nav_item:hover .nav_icon img.img1 {display:none;}
.home_container .nav_item:hover .nav_icon img.img2 {display:block;}
.home_container .nav_text {color:#fff;font-size:0.2rem;font-weight:bold;}
.home_container .nav_item:hover .nav_text {color:#FFD700;}
.home_container .floor_section {color:#fff;margin-top:1rem;}
.home_container .floor_header {text-align:center;margin-bottom:0.6rem;}
.home_container .floor_title {font-size:0.36rem;font-weight:bold;color:#fff;}
.home_container .floor_subtitle {font-size:0.16rem;color:#fff;}
.home_container .hn_top {display:flex;gap:0;margin-bottom:0.2rem;height:4rem;}
.home_container .hn_big_img {flex:1;position:relative;overflow:hidden;border-radius:0.1rem 0 0 0.1rem;}
.home_container .hn_big_img img {width:100%;height:100% !important;object-fit:cover;}
.home_container .hn_info_box {width:50%;background-color:#FFC72C;color:#333;padding:0.36rem 0.5rem;border-radius:0 0.1rem 0.1rem 0;display:flex;flex-direction:column;}
.home_container .hn_info_header {display:flex;justify-content:space-between;align-items:center;margin-bottom:0.2rem;}
.home_container .hn_cat {font-size:0.2rem;font-weight:bold;color:#425563;}
.home_container .hn_more {font-size:0.18rem;color:#333;text-decoration:none;display:flex;align-items:center;}
.home_container .hn_more em {flex-shrink:0;margin-left:0.1rem;display:block;width:0.06rem;height:0.1rem;background-image:url('../img/r2.png');background-size:100% 100%;}
.home_container .hn_list {flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.home_container .hn_item {padding:0.12rem 0;}
.home_container .hn_item:last-child {border-bottom:none;}
.home_container .hn_item_link {font-weight:bold;display:flex;justify-content:space-between;text-decoration:none;color:#333;font-size:0.16rem;}
.home_container .hn_item_date {font-size:0.14rem;flex-shrink:0;font-weight:normal;}
.home_container .hn_bottom {display:flex;justify-content:space-between;gap:0.2rem;}
.home_container .hn_card {flex:1;border-radius:0.1rem;overflow:hidden;position:relative;}
.home_container .hn_card a {text-decoration:none;}
.home_container .hn_card_img {height:2.4rem;position:relative;}
.home_container .hn_card_img img {width:100%;height:100% !important;object-fit:cover;}
.home_container .hn_play_icon {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0.5rem;height:0.5rem;display:flex;align-items:center;justify-content:center;}
.home_container .hn_card_bar {position:absolute;bottom:0;left:0;width:100%;background:rgba(255,199,44,0.9);padding:0.15rem 0.2rem;color:#333;font-weight:bold;font-size:0.16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.home_container .gift_list {display:flex;flex-wrap:wrap;gap:0.2rem;}
.home_container .gift_item {display:block;width:calc((100% - 0.6rem) / 4);}
.home_container .floor_section .btn_more {height:0.5rem;font-size:0.18rem;color:#333;background-color:#FFC72C;border-radius:0.5rem;display:flex;align-items:center;justify-content:center;padding:0 0.2rem;width:1.3rem;margin:0.4rem auto 0;transition:all 0.3s;}
.home_container .floor_section .btn_more:hover {background-color:#FFD700;}
.home_container .skill_list {display:flex;flex-wrap:wrap;gap:0.2rem;}
.home_container .skill_item {position:relative;width:calc((100% - 0.2rem) / 2);background:#fff;border-radius:0.1rem;overflow:hidden;display:flex;padding:0.6rem 0.5rem;box-sizing:border-box;align-items:center;justify-content:space-between;cursor:pointer;}
.home_container .skill_info {flex:1;display:flex;flex-direction:column;justify-content:center;padding-right:0.2rem;}
.home_container .skill_brand {margin-bottom:0.2rem;}
.home_container .skill_title {font-size:0.24rem;font-weight:bold;color:#333;}
.home_container .skill_desc {font-size:0.16rem;color:#666;margin-bottom:0.2rem;line-height:1.4;}
.home_container .skill_countdown {font-size:0.14rem;color:#333;margin-bottom:0.1rem;display:flex;align-items:center;}
.home_container .time_box {display:inline-block;background:#FFC72C;color:#333;padding:0.02rem 0.04rem;border-radius:0.04rem;margin:0 0.03rem;font-weight:bold;font-size:0.12rem;}
.home_container .time_box:first-child {margin-left:0.1rem;}
.home_container .skill_price_box {display:flex;align-items:baseline;line-height:normal;}
.home_container .skill_price {font-size:0.2rem;font-weight:bold;color:#D30500;}
.home_container .skill_old_price {font-size:0.14rem;color:#999;text-decoration:line-through;margin-left:0.1rem;}
.home_container .skill_btn {margin-top:0.6rem;display:inline-block;background:#FFC72C;color:#333;padding:0 0.3rem;height:0.5rem;border-radius:0.5rem;text-decoration:none;font-weight:bold;transition:all 0.3s;text-align:center;width:fit-content;display:flex;align-items:center;justify-content:center;}
.home_container .skill_btn:hover {background:#FFD700;}
.home_container .skill_img {flex-shrink:0;position:absolute;right:0.45rem;bottom:0.5rem;width:2.4rem;height:1.82rem;}
.home_container .skill_img img {width:100%;height:100% !important;object-fit:contain;}
.home_container .hn_item_desc {font-size:0.14rem;margin-top:0.05rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:normal;display:none;}
.home_container .hn_item.active .hn_item_desc {display:-webkit-box;}
.home_container .home-history img{width: 100%;}



@media (max-width: 1024px) {
    /* 首页 Banner */
    .home_banner { height: auto; }
    .home_banner .swiper { height: auto; }
    .home_banner .banner_img { position: relative; height: auto; }
    .home_banner .banner_img img { height: auto !important; display: block; }
    .home_banner .banner_content { width: 100%; padding: 0 0.2rem; position: absolute; top: 0; left: 0; }
    .home_banner .banner_subtitle { font-size: 0.3rem; margin-bottom: 0.1rem; }
    .home_banner .banner_desc { display: none; }
    .home_banner .banner_btn { width: 1.2rem; height: 0.4rem; font-size: 0.14rem; }

    /* 首页导航 */
    .home_container .home_nav { margin-top: 0.2rem; }
    .home_container .nav_list { flex-wrap: wrap; gap: 0.1rem; justify-content: flex-start; }
    .home_container .nav_item { flex: 0 0 calc(20% - 0.08rem); height: auto; background: none; margin-bottom: 0.1rem; padding: 0.1rem 0; }
    .home_container .nav_item:hover { background: none; }
    .home_container .nav_icon { width: 0.4rem; height: 0.4rem; margin-bottom: 0.1rem; }
    .home_container .nav_text { color: #fff; font-size: 0.12rem; font-weight: normal; }
    .home_container .nav_item:hover .nav_text { color: #fff; }
    .home_container .nav_item .nav_icon img.img1 { display: block !important; }
    .home_container .nav_item .nav_icon img.img2 { display: none !important; }

    /* 楼层通用 */
    .home_container .floor_section { margin-top: 0.4rem; }
    .home_container .floor_header { margin-bottom: 0.3rem; }
    .home_container .floor_title { font-size: 0.24rem; }
    .home_container .floor_subtitle { font-size: 0.14rem; }

    /* 新闻动态 */
    .home_container .hn_top { flex-direction: column; height: auto; margin-bottom: 0.2rem; }
    .home_container .hn_big_img { width: 100%; height: 2rem; border-radius: 0.1rem 0.1rem 0 0; }
    .home_container .hn_info_box { width: 100%; border-radius: 0 0 0.1rem 0.1rem; padding: 0.2rem; }
    .home_container .hn_bottom { flex-direction: column; gap: 0.2rem; }
    .home_container .hn_card_img { height: 2rem; }

    /* 礼品推荐 */
    .home_container .gift_list { gap: 0.1rem; }
    .home_container .gift_item { width: calc((100% - 0.1rem) / 2); }

    /* 超值秒杀 */
    .home_container .skill_list { gap: 0.1rem; }
    .home_container .skill_item { width: 100%; padding: 0.3rem; flex-direction: column-reverse; align-items: flex-start; }
    .home_container .skill_info { width: 100%; padding-right: 0; }
    .home_container .skill_img { position: static; width: 100%; height: 2rem; margin-top: 0.2rem; }
    .home_container .skill_btn { margin-top: 0.2rem; width: 100%; }

    /* 通用显示隐藏 */
    .qui_pc_show { display: none !important; }
    .qui_wap_show { display: block !important; }
}

.industry {margin-bottom:1rem;}
.industry .industry_block {margin-top:0.5rem;}
.industry .industry_block .block_title {color:#fff;font-size:0.24rem;font-weight:bold;}
.industry .industry_block .block_content {margin-top:0.2rem;}
.industry .industry_block .industry_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.industry .industry_block .industry_item {display:block;width:calc((100% - 0.6rem) / 4);background:#425563;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.industry .industry_block .industry_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);transform:translateY(-1px);}
.industry .industry_block .industry_img {width:100%;height:0;padding-bottom:100%;position:relative;}
.industry .industry_block .img_box {position:absolute;top:0;left:0;width:100%;height:100%;}
.industry .industry_block .img_box img {width:100%;height:100% !important;object-fit:cover;}
.industry .industry_block .industry_info {padding:0.15rem 0.2rem;}
.industry .industry_block .industry_title {font-size:0.2rem;font-weight:bold;color:#fff;}
.industry .industry_block .industry_desc {font-size:0.16rem;color:#fff;}

@media (max-width: 750px) {
    .industry .industry_block .industry_list {gap:0.1rem;}
    .industry .industry_block .industry_item {width:calc((100% - 0.1rem) / 2);}
    .home_container .gift_item { width: 100%; }
}

.industry_detail {margin-bottom:1rem;}
.industry_detail .industry_dtitle {font-size:0.36rem;font-weight:bold;color:#FFC72C;margin-top:0.6rem;}
.industry_detail .industry_ddesc {font-size:0.16rem;color:#fff;margin-top:0.2rem;line-height:calc(25 / 16);}
.industry_detail .industry_dlist {margin-top:0.6rem;display:flex;flex-wrap:wrap;gap:0.2rem;}
.industry_detail .industry_dlist .industry_item {display:block;width:calc((100% - 0.6rem) / 3);height:2.4rem;background:#425563;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.industry_detail .industry_dlist .industry_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);}
.industry_detail .industry_dlist .industry_item.download {padding:0.5rem;display:flex;flex-direction:column;}
.industry_detail .industry_dlist .industry_item.download .industry_title {font-size:0.2rem;color:#FFC72C;font-weight:bold;}
.industry_detail .industry_dlist .industry_item.download .industry_size {font-size:0.16rem;color:#fff;font-weight:300;}
.industry_detail .industry_dlist .industry_item.download .industry_btn {font-size:0.16rem;color:#FFC72C;font-weight:bold;background:url('../img/download.png') no-repeat left center;background-size:0.2rem 0.2rem;padding-left:0.3rem;margin-top:auto;line-height:normal;}
.industry_detail .industry_dlist .industry_item.video {position:relative;}
.industry_detail .industry_dlist .industry_item.video .industry_dimg {width:100%;height:100%;}
.industry_detail .industry_dlist .industry_item.video .industry_dimg img {width:100%;height:100% !important;object-fit:cover;}
.industry_detail .industry_dlist .industry_item.video .industry_dinfo {position:absolute;bottom:0;left:0;right:0;top:0;display:flex;align-items:flex-end;justify-content:center;}
.industry_detail .industry_dlist .industry_item.video .industry_dtitle {width:100%;font-size:0.16rem;color:#333;padding:0.15rem 0.2rem;background:rgba(255,199,44,0.9);}
.industry_detail .industry_dlist .industry_item.video .industry_icon {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:0.5rem;height:0.5rem;border-radius:50%;background:url('../img/play.png') no-repeat center center;background-size:0.5rem 0.5rem;transition:all 0.3s;}
.industry_detail .industry_dlist .industry_item.video:hover .industry_icon {transform:translate(-50%,-50%) scale(1.1);}
.industry_detail .industry_block {margin-top:0.5rem;}
.industry_detail .industry_block .block_title {color:#fff;font-size:0.24rem;font-weight:bold;}
.industry_detail .industry_block .block_content {margin-top:0.2rem;}
.industry_detail .industry_block .industry_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.industry_detail .industry_block .industry_item {display:block;width:calc((100% - 0.6rem) / 4);background:#425563;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.industry_detail .industry_block .industry_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);transform:translateY(-1px);}
.industry_detail .industry_block .industry_img {width:100%;height:0;padding-bottom:100%;position:relative;}
.industry_detail .industry_block .img_box {position:absolute;top:0;left:0;width:100%;height:100%;}
.industry_detail .industry_block .img_box img {width:100%;height:100%;object-fit:cover;}
.industry_detail .industry_block .industry_info {padding:0.15rem 0.2rem;}
.industry_detail .industry_block .industry_title {font-size:0.2rem;font-weight:bold;color:#fff;}
.industry_detail .industry_block .industry_desc {font-size:0.16rem;color:#fff;}
.industry_detail .video_modal {position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.65);z-index:9999;display:flex;align-items:center;justify-content:center;padding:0.2rem;}
.industry_detail .video_box {width:min(10rem,96vw);height:min(5.6rem,54vw);background:#000;border-radius:0.12rem;position:relative;overflow:hidden;}
.industry_detail .video_box iframe,.video_box video {width:100%;height:100%;display:block;}
.industry_detail .video_close {position:absolute;right:0.12rem;top:0.12rem;width:0.36rem;height:0.36rem;z-index:2;cursor:pointer;background:rgba(255,255,255,.2);border-radius:50%;}
.industry_detail .video_close:before {content:"×";color:#fff;font-size:0.28rem;line-height:0.36rem;display:block;text-align:center;}
@media (max-width: 750px) {
    .industry_detail .industry_dlist {gap:0.1rem;}
    .industry_detail .industry_dlist .industry_item {width:calc((100% - 0.1rem) / 2);}
    .industry_detail .industry_dlist .industry_item.download{padding: 0.25rem;}
    .industry_detail .industry_block .industry_item {width:calc((100% - 0.2rem) / 2);}
}

.customized {margin-bottom:0.66rem;}
.customized_block {margin-bottom:0.7rem;}
.customized_block .block_title {display:flex;justify-content:space-between;align-items:center;}
.customized_block .title {color:#333;font-size:0.24rem;font-weight:bold;}
.customized_block .more {font-size:0.16rem;color:#666;}
.customized_block.service {margin-top:0.4rem;}
.customized_block.service .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_block.service .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.customized_block.service .customized_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);transform:translateY(-1px);}
.customized_block.service .customized_img {width:100%;height:0;padding-bottom:100%;position:relative;background:#f5f5f5;}
.customized_block.service .img_box {position:absolute;top:0;left:0;width:100%;height:100%;}
.customized_block.service .img_box img {width:100%;height:100% !important;object-fit:cover;}
.customized_block.service .customized_info {padding:0.2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:0.1rem 0.45rem;}
.customized_block.service .customized_title {font-size:0.2rem;color:#333;font-weight:bold;line-height:calc(25 / 20);flex:1;}
.customized_block.service .customized_btn {display:inline-block;padding:0.06rem 0.14rem;background:var(--colDf,#FFC72C);color:#333;font-size:0.13rem;border-radius:0.2rem;white-space:nowrap;margin-top:0.05rem;transition:all 0.15s;line-height:initial;}
.customized_block.service .customized_btn:hover {background:var(--colDfHover,#FFD966);}
.customized_block .customized_item .uCard {height:100% !important;}
/* 特惠零件*/        
.customized_block.product .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_block.product .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
/* Itip*/        
.customized_block.itiq .block_content {display:flex;gap:0.2rem;margin-top:0.2rem;}
.block_contentl {width:50%;position:relative;border-radius:0.1rem;overflow:hidden;}
.block_contentl .img_box {width:100%;height:0;padding-bottom:100%;position:relative;background:#f5f5f5;}
.block_contentl .img_box img {width:100%;height:100%;object-fit:cover;}
.block_contentl .info {position:absolute;bottom:0;left:0;right:0;top:0;display:flex;align-items:flex-end;background:rgba(0,0,0,0.3);}
.block_contentl .info_title {width:100%;font-size:0.18rem;color:#333;background:rgba(255,199,44,0.9);padding:0.15rem 0.2rem;}
.block_contentl .info .icon {position:absolute;width:0.5rem;height:0.5rem;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:url('../img/play.png') no-repeat center center;background-size:0.5rem 0.5rem;cursor:pointer;transition:all 0.3s;}
.block_contentl .info .icon:hover {transform:translate(-50%,-50%) scale(1.1);}
.block_contentr {width:50%;}
.block_contentr .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;}
.block_contentr .customized_item {display:block;width:calc((100% - 0.2rem) / 2);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.block_contentr .customized_item:hover {transform:translateY(-2px);}
.block_contentr .customized_img {position:relative;width:100%;padding-top:100%;overflow:hidden;}
.block_contentr .customized_img_bg {position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;}
.block_contentr .customized_img_bg img {width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.block_contentr .customized_item:hover .customized_img_bg img {transform:scale(1.05);}
/* 闲置设备零件信息共享*/    
.customized_block.idle .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_block.idle .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.customized_search {margin-top:-0.2rem;display:flex;justify-content:center;}
.customized_search .search_btn {display:flex;align-items:center;justify-content:center;gap:0.1rem;padding:0 0.2rem;background:var(--colDf,#FFC72C);color:#333;font-size:0.24rem;border-radius:0.1rem;white-space:nowrap;transition:all 0.15s;font-weight:bold;height:0.8rem;width:100%;max-width:4.8rem;}
.customized_search .search_btn:hover {background:var(--colDfHover,#FFD966);}
.customized_search .search_btn .icon {width:0.26rem;height:0.26rem;background:url('../img/search2.png') no-repeat center center;background-size:0.26rem 0.26rem;}

.customized_idle {margin-bottom:0.75rem;}
.customized_idle .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_idle .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}


.customized_service {margin-bottom:0.75rem;}
.customized_service .customized_tab {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_service .tab_item {width:calc((100% - 0.6rem) / 4);height:0.9rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0.1rem;transition:all 0.15s;background-color:#E9EEF4;}
.customized_service .tab_item:hover,
.customized_service .tab_item.active {background:var(--colDf,#FFC72C);}
.customized_service .tab_img {display:block;width:0.3rem;height:0.3rem !important;object-fit:contain;}
.customized_service .tab_text {font-size:0.16rem;color:#333;margin-top:0.06rem;}
.customized_service .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_service .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.customized_service .customized_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);transform:translateY(-1px);}
.customized_service .customized_img {width:100%;height:0;padding-bottom:100%;position:relative;background:#f5f5f5;}
.customized_service .img_box {position:absolute;top:0;left:0;width:100%;height:100%;}
.customized_service .img_box img {width:100%;height:100% !important;object-fit:cover;}
.customized_service .customized_info {padding:0.2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:0.1rem 0.45rem;}
.customized_service .customized_title {font-size:0.2rem;color:#333;font-weight:bold;line-height:calc(25 / 20);flex:1;}
.customized_service .customized_btn {display:inline-block;padding:0.06rem 0.14rem;background:var(--colDf,#FFC72C);color:#333;font-size:0.13rem;border-radius:0.2rem;white-space:nowrap;margin-top:0.05rem;transition:all 0.15s;line-height:initial;}
.customized_service .customized_btn:hover {background:var(--colDfHover,#FFD966);}

.customized_itiq {margin-bottom:0.75rem;}
.customized_itiq .customized_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_itiq .customized_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.customized_itiq .customized_item:hover {transform:translateY(-2px);}
.customized_itiq .customized_img {position:relative;width:100%;padding-top:100%;overflow:hidden;}
.customized_itiq .customized_img_bg {position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;}
.customized_itiq .customized_img_bg img {width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.customized_itiq .customized_item:hover .customized_img_bg img {transform:scale(1.05);}

.goods_list {margin-bottom:0.75rem;}
.goods_list .goods_tab {display:flex;flex-wrap:wrap;gap:0.16rem;margin-top:0.2rem;}
.goods_list .goods_tab .item {--goods-tab-len:6;width:calc((100% - (var(--goods-tab-len) - 1) * 0.16rem) / var(--goods-tab-len));font-size:0.16rem;color:#333;cursor:pointer;transition:all 0.3s;height:0.5rem;display:flex;align-items:center;justify-content:center;user-select:none;background-color:#fff;border-radius:0.1rem;}
.goods_list .goods_tab .item.active,
.goods_list .goods_tab .item:hover {font-weight:bold;background:#FFC72C;}
.goods_list .custom_sort {background:#fff;padding:0.1rem;border-radius:0.1rem;display:flex;align-items:center;justify-content:space-between;}
.goods_list .goods_sort {margin-top:0.2rem;}
.goods_list .custom_sort .sort_left {font-size:0.14rem;color:#333;}
.goods_list .custom_sort .sort_left span {font-weight:bold;margin:0 0.04rem;color:#425563;}
.goods_list .custom_sort .sort_right {display:flex;align-items:center;}
.goods_list .custom_sort .sort_right .item {background:#F5F7F9;border-radius:0.04rem;font-size:0.14rem;color:#333;margin-left:0.1rem;cursor:pointer;transition:all 0.3s;height:0.3rem;display:flex;align-items:center;justify-content:center;width:0.66rem;user-select:none;}
.goods_list .custom_sort .sort_right .item.on,
.goods_list .custom_sort .sort_right .item:hover {background:#FFC72C;}
.goods_list .custom_sort .sort_right .item em {flex-shrink:0;display:block;width:0.07rem;height:0.08rem;margin-left:0.07rem;background-position:center center;background-repeat:no-repeat;background-image:url('../img/sort1.png');background-size:contain;transition:all 0.2s;}
.goods_list .custom_sort .sort_right .item.on em {background-image:url('../img/sort2.png');}
.goods_list .custom_sort .sort_right .item.asc em {transform:rotate(-180deg);}
.goods_list .list-container {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.goods_list .goods_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}
.goods_list .goods_item:hover {box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.1);transform:translateY(-1px);}

.gift_goods {margin-bottom:1.42rem;}
.gift_goods .gift_tab {display:flex;flex-wrap:wrap;gap:0.16rem;margin-top:0.6rem;}
.gift_goods .gift_tab .item {--gift-tab-len:6;width:calc((100% - var(--gift-tab-len) * 0.16rem) / var(--gift-tab-len));font-size:0.16rem;color:#333;cursor:pointer;transition:all 0.3s;height:0.9rem;display:flex;flex-direction:column;align-items:center;justify-content:center;user-select:none;background-color:#E9EEF4;border-radius:0.1rem;}
.gift_goods .gift_tab .item img {width:0.32rem;height:0.32rem !important;object-fit:contain;}
.gift_goods .gift_tab .item span {margin-top:0.05rem;}
.gift_goods .gift_tab .item.active,
.gift_goods .gift_tab .item:hover {font-weight:bold;background:#FFC72C;}
.gift_goods .gift_section {margin-top:0.6rem;}
.gift_goods .gift_section .section_title {display:flex;align-items:center;justify-content:space-between;}
.gift_goods .gift_section .title {font-size:0.24rem;color:#333;font-weight:bold;}
.gift_goods .gift_section .more {font-size:0.16rem;color:#666;}
.gift_goods .gift_section .goods_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.gift_goods .gift_section .goods_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}

.point_goods {margin-bottom:1.42rem;}
.point_goods .point_top {display:flex;margin-top:0.6rem;justify-content:space-between;}
.point_goods .point_tab {width:100%;display:flex;flex-wrap:wrap;gap:0.16rem;}
.point_goods .point_tab .item {--point-tab-len:6;width:calc((100% - var(--point-tab-len) * 0.16rem) / var(--point-tab-len));font-size:0.16rem;color:#333;cursor:pointer;transition:all 0.3s;height:0.9rem;display:flex;flex-direction:column;align-items:center;justify-content:center;user-select:none;background-color:#E9EEF4;border-radius:0.1rem;}
.point_goods .point_tab .item img {width:0.32rem;height:0.32rem !important;object-fit:contain;}
.point_goods .point_tab .item span {margin-top:0.05rem;}
.point_goods .point_tab .item.active,
.point_goods .point_tab .item:hover {font-weight:bold;background:#FFC72C;}
.point_goods .point_info {flex-shrink:0;display:flex;align-items:center;justify-content:space-between;background-color:#425563;width:3.05rem;height:0.9rem;border-radius:0.1rem;overflow:hidden;font-size:0.14rem;color:#FFC72C;padding:0.1rem 0.3rem;}
.point_goods .point_info .infol {display:flex;flex-direction:column;}
.point_goods .point_info .infol .point {font-size:0.24rem;color:#FFC72C;font-weight:bold;line-height:1;margin-top:0.05rem;}
.point_goods .point_info .infor {display:flex;flex-direction:column;align-items:center;}
.point_goods .point_info .infor a {font-size:0.14rem;}
.point_goods .point_info .infor a.more {display:block;width:0.8rem;height:0.32rem;line-height:0.32rem;text-align:center;border-radius:0.2rem;background-color:#FFC72C;color:#333;transition:all 0.3s;}
.point_goods .point_info .infor a.more:hover {background-color:#FFD966;}
.point_goods .point_info .infor a.rule {color:rgba(255,255,255,0.5);margin-top:0.05rem;transition:all 0.3s;}
.point_goods .point_info .infor a.rule:hover {color:#FFC72C;}
.point_goods .point_section {margin-top:0.6rem;}
.point_goods .point_section .section_title {display:flex;align-items:center;justify-content:space-between;}
.point_goods .point_section .title {font-size:0.24rem;color:#333;font-weight:bold;}
.point_goods .point_section .more {font-size:0.16rem;color:#666;}
.point_goods .point_section .goods_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.point_goods .point_section .goods_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}

@media (max-width: 1024px) {
    .customized_block.service .customized_item,
    .customized_block.product .customized_item,
    .customized_block.idle .customized_item,
    .customized_idle .customized_item,
    .customized_service .customized_item,
    .customized_itiq .customized_item,
    .goods_list .goods_item,
    .gift_goods .gift_section .goods_item,
    .point_goods .point_section .goods_item{width:calc((100% - 0.4rem) / 3);}
    .goods_list .goods_tab .item{--goods-tab-len:5;}
    .gift_goods .gift_tab .item{--gift-tab-len:5;}
    .point_goods .point_tab .item{--point-tab-len:5;}
    .gift_goods{margin-bottom: 0.75rem;}
    .point_goods{margin-bottom: 0.75rem;}
}
@media (max-width: 750px) {
    .customized_block.service .customized_item,
    .customized_block.product .customized_item,
    .customized_block.idle .customized_item,
    .customized_idle .customized_item,
    .customized_service .customized_item,
    .customized_itiq .customized_item,
    .goods_list .goods_item,
    .gift_goods .gift_section .goods_item,
    .point_goods .point_section .goods_item {width:calc((100% - 0.4rem) / 2);}
    .customized_block.itiq .block_content {flex-direction:column;}
    .block_contentl,
    .block_contentr {width:100%;}
    .customized_service .tab_item {width:calc((100% - 0.4rem) / 3);}
    .goods_list .goods_tab .item{--goods-tab-len:3;}
    .gift_goods .gift_tab .item{--gift-tab-len:3;}
    .point_goods .point_tab .item{--point-tab-len:3;}
    .point_goods .point_top{flex-direction:column-reverse;gap: 0.2rem;}
    .point_goods .point_info{width: 100%;}
}
@media (max-width: 480px) {
    .customized_block.service .customized_item,
    .customized_block.product .customized_item,
    .customized_block.idle .customized_item,
    .customized_idle .customized_item,
    .customized_service .customized_item,
    .customized_idle .customized_item,
    .customized_itiq .customized_item,
    .goods_list .goods_item,
    .gift_goods .gift_section .goods_item,
    .point_goods .point_section .goods_item {width:100%;}
    .customized_service .tab_item {width:calc((100% - 0.2rem) / 2);}
    .goods_list .goods_tab .item{--goods-tab-len:2;}
    .gift_goods .gift_tab .item{--gift-tab-len:2;}
    .point_goods .point_tab .item{--point-tab-len:2;}
}

.news_page_container {padding-top:0.5rem;padding-bottom:1.5rem;}
.news_page_container .news_page_header {text-align:center;margin-bottom:0.6rem;}
.news_page_container .news_page_title {font-size:0.36rem;font-weight:bold;color:#333;}
.news_page_container .news_page_subtitle {font-size:0.16rem;color:#666;}
.news_page_container .news_list_wrapper {display:flex;flex-direction:column;gap:0.3rem;}
.news_page_container .news_item {display:flex;background:#fff;border-bottom:1px solid #eee;padding-bottom:0.3rem;gap:0.3rem;transition:all 0.3s;text-decoration:none;color:#333;}
.news_page_container .news_item:hover .news_item_title {color:#FFC72C;}
.news_page_container .news_item_img {width:3rem;height:2rem;flex-shrink:0;border-radius:0.1rem;overflow:hidden;}
.news_page_container .news_item_img img {width:100%;height:100% !important;object-fit:cover;transition:transform 0.3s;}
.news_page_container .news_item:hover .news_item_img img {transform:scale(1.05);}
.news_page_container .news_item_content {flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.news_page_container .news_item_info {display:flex;flex-direction:column;gap:0.1rem;}
.news_page_container .news_item_title {font-size:0.2rem;font-weight:bold;line-height:1.4;transition:color 0.3s;}
.news_page_container .news_item_desc {font-size:0.14rem;color:#666;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.news_page_container .news_item_meta {display:flex;justify-content:space-between;align-items:center;margin-top:0.2rem;}
.news_page_container .news_item_date {font-size:0.14rem;color:#999;display:flex;align-items:center;gap:0.05rem;}
.news_page_container .news_item_btn {padding:0.05rem 0.15rem;border:1px solid #ddd;border-radius:0.2rem;font-size:0.14rem;color:#666;transition:all 0.3s;}
.news_page_container .news_item:hover .news_item_btn {background:#FFC72C;border-color:#FFC72C;color:#333;}

@media (max-width:750px) {
    .news_page_container{padding-top: 0;padding-bottom: 0.5rem;}
    .news_page_container .news_item {flex-direction:column;}
    .news_page_container .news_item_img {width:100%;height:2rem;}
}

.nDetail {padding-top:0.3rem;padding-bottom:0.8rem;}
.nDetail .nDetail_title {font-size:0.32rem;font-weight:bold;color:#333;text-align:center;margin-bottom:0.2rem;}
.nDetail .nDetail_time {font-size:0.14rem;color:#999;text-align:center;margin-bottom:0.5rem;border-bottom:1px solid #eee;padding-bottom:0.3rem;}
.nDetail .nDetail_content {font-size:0.16rem;line-height:1.8;color:#333;margin-bottom:0.6rem;text-align:justify;}
.nDetail .nDetail_content p {margin-bottom:0.2rem;}
.nDetail .nDetail_content img {max-width:100%;display:block;margin:0.2rem auto;}
.nDetail .nDetail_pages {display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:0.3rem;}
.nDetail .nDetail_pages_l {display:flex;flex-direction:column;gap:0.1rem;}
.nDetail .nDetail_pages_item {font-size:0.14rem;color:#666;}
.nDetail .nDetail_pages_item a {color:#333;text-decoration:none;transition:color 0.3s;}
.nDetail .nDetail_pages_item a:hover {color:#FFC72C;}
.nDetail .com_btn {display:inline-block;padding:0.08rem 0.25rem;background:#FFC72C;color:#333;border-radius:0.2rem;text-decoration:none;font-size:0.14rem;transition:all 0.3s;}
.nDetail .com_btn:hover {background:#FFD700;}
@media (max-width:1024px) {
    .nDetail{padding-left: 0.3rem;padding-right: 0.3rem;}
}
@media (max-width:750px) {
    .nDetail .nDetail_pages{flex-direction:column;gap:0.2rem;}
}

.search_page {padding-bottom:1rem;}
.search_page .search_banner {width:100%;height:3.6rem;position:relative;margin-bottom:0.2rem;border-radius:0.1rem;overflow:hidden;}
.search_page .search_banner>img {width:100%;height:100% !important;object-fit:cover;position:absolute;top:0;left:0;z-index:1;}
.search_page .search_box {z-index:2;padding:0 0.2rem;background:#fff;border-radius:0.25rem;display:flex;align-items:center;gap:0.1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:8rem;height:0.5rem;box-shadow:0 0.04rem 0.12rem rgba(0,0,0,0.1);}
.search_page .search_box input { flex: 1; height: 100%; border: none; background: transparent; padding: 0; font-size: 0.14rem; outline: none; }
.search_page .search_box input:focus { border-color: transparent; }
.search_page .search_box button { width: 0.3rem; height: 0.3rem; background: none; border: none; padding: 0; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: opacity 0.3s; }
.search_page .search_box button:hover { opacity: 0.7; background: none; }
.search_page .search_box button img { width: 0.2rem; height: 0.2rem !important; display: block;object-fit: contain;}
.search_page .custom_sort {background:#fff;padding:0.1rem;border-radius:0.1rem;display:flex;align-items:center;justify-content:space-between; margin-bottom: 0.2rem;}
.search_page .custom_sort .sort_left {font-size:0.14rem;color:#333;}
.search_page .custom_sort .sort_left span {font-weight:bold;margin:0 0.04rem;color:#425563;}
.search_page .custom_sort .sort_right {display:flex;align-items:center;}
.search_page .custom_sort .sort_right .item {background:#F5F7F9;border-radius:0.04rem;font-size:0.14rem;color:#333;margin-left:0.1rem;cursor:pointer;transition:all 0.3s;height:0.3rem;display:flex;align-items:center;justify-content:center;width:0.66rem;user-select:none;}
.search_page .custom_sort .sort_right .item.on,
.search_page .custom_sort .sort_right .item:hover {background:#FFC72C;}
.search_page .custom_sort .sort_right .item em {flex-shrink:0;display:block;width:0.07rem;height:0.08rem;margin-left:0.07rem;background-position:center center;background-repeat:no-repeat;background-image:url('../img/sort1.png');background-size:contain;transition:all 0.2s;}
.search_page .custom_sort .sort_right .item.on em {background-image:url('../img/sort2.png');}
.search_page .custom_sort .sort_right .item.asc em {transform:rotate(-180deg);}
.search_page .gift_goods .gift_list {display:flex;flex-wrap:wrap;gap:0.2rem;}
.search_page .gift_goods .gift_item {display:block;width:calc((100% - 0.6rem) / 4);background:#fff;border-radius:0.1rem;overflow:hidden;transition:all 0.3s;}

@media (max-width:1024px) {
    .search_page .gift_goods .gift_item {width:calc((100% - 0.4rem) / 3);}
    .search_page .search_box{max-width: 90%;}
    .search_page .search_banner{height: auto;min-height: 2rem;}
    .search_page .gift_goods{margin-bottom: 0;}
}
@media (max-width:750px) {
    .search_page .gift_goods .gift_item {width:calc((100% - 0.4rem) / 2);}
    .search_page .custom_sort{flex-direction:column;gap:0.2rem;padding: 0.2rem;}
    .search_page{padding-bottom: 0.5rem;}
}
@media (max-width:480px) {
    .search_page .gift_goods .gift_item {width: 100%;}
}

.goods_detail .detail_container {display:flex;padding-bottom:0.6rem;}
.goods_detail .detail_container > .detail_left {margin-right:0.6rem;}
.goods_detail .detail_left {display:flex;height:5.45rem;}
.goods_detail .detail_left > .gallery-thumbs {margin-right:0.2rem;}
.goods_detail .gallery-thumbs {width:0.93rem;height:100%;overflow:hidden;}
.goods_detail .gallery-thumbs .swiper-slide {width:0.93rem !important;height:0.93rem !important;border:0.02rem solid transparent;cursor:pointer;position:relative;border-radius:0.1rem;overflow:hidden;margin-bottom:0.2rem;}
.goods_detail .gallery-thumbs .swiper-slide-thumb-active {border-color:#FFC72C;}
.goods_detail .gallery-thumbs .swiper-slide-thumb-active::after {opacity:1;}
.goods_detail .gallery-thumbs img {width:100%;height:100% !important;object-fit:cover;}
.goods_detail .gallery-top {flex-shrink:0;width:5.45rem;height:5.45rem;background-color:#ececec;border-radius:0.1rem;overflow:hidden;position:relative;}
.goods_detail .gallery-top img {width:100%;height:100% !important;object-fit:cover;}
.goods_detail .play_icon {position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;background-color:rgba(0,0,0,0.5);background:url('../img/play.png') no-repeat center center;background-size:0.24rem 0.24rem;cursor:pointer;}
.goods_detail .gallery-thumbs .play_icon {background-size:0.24rem 0.24rem;}
.goods_detail .gallery-top .play_icon.video_icon {background-size:0.5rem 0.5rem;background-color:transparent;}
.goods_detail .detail_right {flex:1;display:flex;flex-direction:column;}
.goods_detail .product_title {font-size:0.3rem;font-weight:bold;color:#333;margin-bottom:0.2rem;}
.goods_detail .product_labal {font-size:0.12rem;color:#333;padding:0.04rem 0.08rem;border-radius:0.02rem;background-color:#FFC72C;line-height:1;font-weight:400;display:inline-flex;align-items:center;justify-content:center;margin-left:0.1rem;flex-shrink:0;}
.goods_detail .price_box {background:linear-gradient(90deg,rgba(255,199,44,0.3) 0%,#FFF 100%);padding:0.2rem;border-radius:0.1rem;margin-bottom:0.2rem;line-height:1;}
.goods_detail .price_row {display:flex;align-items:baseline;}
.goods_detail .price_row .label {font-size:0.14rem;color:#333;margin-right:0.1rem;}
.goods_detail .price_row .currency {font-size:0.18rem;color:#D30500;font-weight:bold;}
.goods_detail .price_row .price {font-size:0.36rem;color:#D30500;font-weight:bold;margin-right:0.2rem;}
.goods_detail .price_row .original_price {font-size:0.14rem;color:#333;text-decoration:line-through;}
.goods_detail .info_row {display:flex;align-items:flex-start;margin-bottom:0.25rem;}
.goods_detail .info_row.quantity {align-items:center;margin-bottom:0.4rem;}
.goods_detail .info_row .label {width:72px;font-size:0.14rem;color:#999;}
.goods_detail .info_row .value {font-size:0.14rem;color:#333;}
.goods_detail .category_list {display:flex;flex-wrap:wrap;flex:1;margin-bottom:-0.1rem;}
.goods_detail .category_list > .category_item {margin-right:0.1rem;margin-bottom:0.1rem;}
.goods_detail .category_item {display:flex;align-items:center;border:1px solid #ddd;border-radius:0.1rem;padding:0.05rem 0.08rem;cursor:pointer;transition:all 0.3s;width:100%;max-width:2rem;font-size:0.14rem;}
.goods_detail .category_item.active {border-color:#D30500;color:#D30500;}
.goods_detail .category_item img {flex-shrink:0;width:0.3rem;height:0.3rem !important;object-fit:cover;margin-right:0.08rem;}
.goods_detail .quantity_control {display:flex;align-items:center;border:1px solid #ddd;border-radius:0.1rem;margin-right:0.15rem;}
.goods_detail .qty_btn {width:0.4rem;height:0.4rem;background:transparent;border:none;cursor:pointer;font-size:0.16rem;display:flex;align-items:center;justify-content:center;}
.goods_detail .qty_input {width:0.6rem;height:0.4rem;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.goods_detail .stock_info {color:#999;font-size:0.14rem;}
.goods_detail .action_buttons {display:flex;align-items:center;margin-top:auto;margin-bottom:0.1rem;}
.goods_detail .action_buttons > * {margin-right:0.2rem;}
.goods_detail .action_buttons > *:last-child {margin-right:0;}
.goods_detail .btn {padding:0 0.3rem;height:0.5rem;border-radius:0.5rem;font-size:0.16rem;cursor:pointer;border:1px solid #D30500;transition:all 0.3s;}
.goods_detail .btn_cart {background:#fff;color:#D30500;}
.goods_detail .btn_cart:hover {background:#FFF0F0;}
.goods_detail .btn_buy {background:#FFC72C;border-color:#FFC72C;color:#333;font-weight:400;}
.goods_detail .btn_buy:hover {background:#FFD555;border-color:#FFD555;}
.goods_detail .favorite_btn {display:flex;flex-direction:column;align-items:center;cursor:pointer;color:#999;font-size:0.12rem;margin-left:0.2rem;}
.goods_detail .favorite_btn.active {color:#FFC72C;}
.goods_detail .icon_fav {font-style:normal;margin-bottom:0.02rem;}
.goods_detail .icon_fav::before {content:"";display:block;width:0.2rem;height:0.2rem;background-repeat:no-repeat;background-position:top center;background-image:url('../img/collect.png');background-size:100% 100%;}
.goods_detail .icon_share {font-style:normal;margin-bottom:0.02rem;}
.goods_detail .icon_share::before {content:"";display:block;width:0.2rem;height:0.2rem;background-repeat:no-repeat;background-position:top center;background-image:url('../img/share.svg');background-size:100% 100%;}

.goods_detail .favorite_btn.active .icon_fav::before {background-image:url('../img/collected.png');}
.goods_detail .detail_bottom {padding-bottom:1rem;border-top:1px solid #eee;}
.goods_detail .tab_nav {display:flex;padding:0.3rem 0;}
.goods_detail .tab_nav > * {margin-right:0.6rem;}
.goods_detail .tab_nav > *:last-child {margin-right:0;}
.goods_detail .tab_item {font-size:0.16rem;color:#666;cursor:pointer;position:relative;}
.goods_detail .tab_item.active {color:#425563;font-weight:bold;}
.goods_detail .product_attr {width:100%;border-collapse:collapse;margin-bottom:0.4rem;border:1px solid #ddd;border-radius:0.08rem;overflow:hidden;border-style:hidden;box-shadow:0 0 0 1px #ddd;}
.goods_detail .product_attr td {padding:0.12rem 0.2rem;font-size:0.14rem;border:1px solid #ddd;}
.goods_detail .product_attr .attr_label {background-color:#f8f8f8;color:#666;width:1.9rem;}
.goods_detail .product_attr .attr_value {color:#666;}
.goods_detail .bottom_image {width:100%;}
.goods_detail .bottom_image img {width:100%;height:auto !important;display:block;}
.goods_detail .comment-section {background:#fff;}
.goods_detail .comment-tabs {display:flex;margin-bottom:0.3rem;border-bottom:1px solid #eee;}
.goods_detail .comment-tabs > * {margin-right:0.3rem;}
.goods_detail .comment-tabs > *:last-child {margin-right:0;}
.goods_detail .comment-tabs a {color:#666;font-size:0.16rem;transition:all 0.3s;cursor:pointer;padding-bottom:0.15rem;border-bottom:2px solid transparent;}
.goods_detail .comment-tabs a.active,.comment-tabs a:hover {color:#D30500;font-weight:bold;border-bottom-color:#D30500;}
.goods_detail .comment-list {display:flex;flex-direction:column;}
.goods_detail .comment-list > * {margin-bottom:0.4rem;}
.goods_detail .comment-list > *:last-child {margin-bottom:0;}
.goods_detail .comment-item {border-bottom:1px dashed #eee;}
.goods_detail .comment-item:last-child {border-bottom:none;}
.goods_detail .comment-user {display:flex;align-items:center;margin-bottom:0.1rem;}
.goods_detail .comment-user > * {margin-right:0.15rem;}
.goods_detail .comment-user > *:last-child {margin-right:0;}
.goods_detail .comment-avatar {width:0.45rem;height:0.45rem !important;border-radius:50%;object-fit:cover;border:1px solid #f0f0f0;}
.goods_detail .comment-username {font-weight:600;color:#333;font-size:0.15rem;display:flex;flex-direction:column;margin-right:0.1rem;}
.goods_detail .time {font-size:0.12rem;color:#999;font-weight:normal;}
.goods_detail .comment-stars {display:flex;}
.goods_detail .comment-stars > * {margin-right:0.02rem;}
.goods_detail .comment-stars > *:last-child {margin-right:0;}
.goods_detail .comment-stars .star {display:inline-block;width:0.16rem;height:0.16rem;background:url('../img/mk1.png') no-repeat center/contain;}
.goods_detail .comment-stars .star.active {background-image:url('../img/mk2.png');}
.goods_detail .comment-content {margin:0.1rem 0 0.15rem 0.6rem;font-size:0.15rem;color:#333;line-height:1.6;}
.goods_detail .comment-images {display:flex;flex-wrap:wrap;margin-left:0.6rem;margin-bottom:-0.1rem;}
.goods_detail .comment-images > * {margin-right:0.1rem;margin-bottom:0.1rem;}
.goods_detail .comment-img {width:0.8rem;height:0.8rem !important;object-fit:cover;border-radius:0.08rem;cursor:pointer;border:1px solid #eee;transition:transform 0.2s;}
.goods_detail .comment-img:hover {transform:scale(1.05);}
.goods_detail .comment-time {font-size:0.13rem;color:#999;margin-top:0.1rem;margin-left:0.6rem;}
.goods_detail .seckill_timer {display:flex;align-items:center;justify-content:space-between;color:#D30500;padding:0.1rem 0.2rem;border-radius:0.1rem;margin-bottom:0.1rem;background:linear-gradient(90deg,rgba(255,199,44,0.3) 0%,#FFF 100%);}
.goods_detail .seckill_timer .timer_label {font-size:0.16rem;}
.goods_detail .seckill_timer .timer_digits {display:flex;align-items:center;}
.goods_detail .seckill_timer .timer_digits span {background-color:#D30500;color:#fff;padding:0.02rem 0.04rem;border-radius:0.04rem;margin:0 0.02rem;font-size:0.14rem;}
@media (max-width:1200px) {
    .goods_detail .detail_container {padding-bottom:0.4rem;}
    .goods_detail .detail_container > .detail_left {margin-right:0.3rem;}
    .goods_detail .detail_left {height:4.8rem;}
    .goods_detail .gallery-top {width:4.8rem;height:4.8rem;}
}
@media (max-width:992px) {
    .goods_detail .detail_container {flex-direction:column;padding-bottom:0.2rem;}
    .goods_detail .detail_container > .detail_left {margin-right:0;margin-bottom:0.2rem;}
    .goods_detail .detail_left {width:100%;height:auto;flex-direction:column-reverse;}
    .goods_detail .detail_left > .gallery-thumbs {margin-right:0;margin-top:0.1rem;}
    .goods_detail .gallery-thumbs {width:100%;height:auto;margin-top:0;}
    .goods_detail .gallery-thumbs .swiper-slide {width:0.8rem !important;height:0.8rem !important;margin-right:0.1rem;margin-bottom:0;}
    .goods_detail .gallery-top {width:100%;height:auto;aspect-ratio:1/1;}
    .goods_detail .detail_right {width:100%;}
    .goods_detail .product_title {font-size:0.24rem;margin-bottom:0.15rem;}
    .goods_detail .price_row .price {font-size:0.28rem;}
    .goods_detail .info_row.quantity {flex-direction:column;align-items:flex-start;margin-top: 0;margin-bottom: 0.2rem;}
    .goods_detail .info_row.quantity .label {margin-bottom:0.1rem;}
    .goods_detail .stock_info{margin-top: 0.1rem;}
    .goods_detail .action_buttons {flex-wrap:wrap;}
    .goods_detail .action_buttons .btn {flex:1;height:0.4rem;font-size:0.14rem;padding:0 0.15rem;}
    .goods_detail .favorite_btn {margin-left:0.1rem;}
    .goods_detail .tab_nav {justify-content: space-between;}
    .goods_detail .tab_nav > * {margin-right:0;}
    .goods_detail .tab_item {font-size:0.14rem;}
}

.customized_service_detail {margin-bottom:1rem;}
.customized_service_detail .service_detail_main {padding-top:0.6rem;}
@media (max-width:768px) {
    .goods_detail .product_title {font-size:0.2rem;}
    .goods_detail .price_row .price {font-size:0.24rem;}
    .goods_detail .action_buttons .btn {font-size:0.13rem;padding:0 0.1rem;}
    .goods_detail .info_row .label {width:60px;}
    .goods_detail .category_item {max-width: 100%;}
    .goods_detail .tab_nav {padding:0.2rem 0;}
}
@media (max-width:480px) {
    .goods_detail .action_buttons {gap: 0.1rem;}
    .goods_detail .action_buttons > * {margin-right: 0.1rem;}
    .goods_detail .action_buttons .btn {height: 0.36rem; font-size: 0.12rem; padding: 0 0.05rem;}
    .goods_detail .favorite_btn {margin-left: 0; font-size: 0.12rem;}
    .goods_detail .gallery-thumbs .swiper-slide {width:0.6rem !important;height:0.6rem !important;}
    .goods_detail .tab_item {font-size:0.12rem;}
}
.customized_service_detail .service_ban {position:relative;}
.customized_service_detail .service_ban {overflow:hidden;}
.customized_service_detail .service_ban img {display:block;width:100%;object-fit:cover;height:6rem !important;}
.customized_service_detail .service_ban .ban_info {position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#001E32 0%,transparent 100%);display:flex;align-items:center;}
.customized_service_detail .service_ban .ban_title {font-size:0.36rem;color:#FFC72C;font-weight:bold;}
.customized_service_detail .service_ban .ban_desc {color:#fff;font-size:0.16rem;margin-top:0.3rem;}
.customized_service_detail .service_ban .ban_btn {display:flex;align-items:center;justify-content:center;color:#333;font-size:0.18rem;margin-top:0.3rem;text-align:center;border-radius:0.5rem;background:#FFC72C;width:1.6rem;height:0.5rem;transition:all 0.3s;}
.customized_service_detail .service_ban .ban_btn:hover {background:#FFD740;}
.customized_service_detail .service_detail_title {font-size:0.36rem;font-weight:bold;color:#333;margin-top:0.5rem;text-align:center;}
.customized_service_detail .service_detail_desc {font-size:0.16rem;color:#333;margin-top:0.2rem;text-align:center;line-height:calc(25 / 16);}
.customized_service_detail .service_detail_richtext {color:#333;font-size:0.16rem;line-height:1.8;}
.customized_service_detail .service_detail_richtext > *:first-child {margin-top:0 !important;}
.customized_service_detail .service_detail_richtext img {max-width:100%;height:auto !important;display:block;margin:0.2rem auto;}
.customized_service_detail .service_detail_richtext video,
.customized_service_detail .service_detail_richtext iframe {display:block;max-width:100%;margin:0.2rem auto;}
.customized_service_detail .service_detail_richtext iframe {width:100%;}
.customized_service_detail .service_detail_richtext table {display:block;width:100% !important;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.customized_service_detail .service_detail_richtext table td,
.customized_service_detail .service_detail_richtext table th {white-space:normal;}
.customized_service_detail .service_detail_richtext pre {white-space:pre-wrap;word-break:break-word;}
.customized_service_detail .service_detail_richtext a {word-break:break-all;}
.customized_service_detail .service_detail_download {display:flex;align-items:center;justify-content:space-between;gap:0.2rem;background-color:#FFC72C;width:100%;max-width:6.6rem;margin:0.6rem auto 0;padding:0.45rem 0.5rem;border-radius:0.1rem;transition:all 0.3s;}
.customized_service_detail .service_detail_download:hover {background-color:#FFD740;}
.customized_service_detail .service_detail_download .download_info {flex:1;min-width:0;}
.customized_service_detail .service_detail_download .download_title {font-size:0.2rem;font-weight:bold;color:#333;}
.customized_service_detail .service_detail_download .download_size {font-size:0.16rem;color:#333;font-weight:300;}
.customized_service_detail .service_detail_download .download_btn {flex-shrink:0;font-size:0.16rem;font-weight:bold;color:#405566;background:url('../img/download2.png') no-repeat left center;background-size:0.2rem 0.2rem;padding-left:0.3rem;line-height:normal;}
.customized_service_detail .service_detail_content {margin-top:1rem;}
.customized_service_detail .content_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.2rem;}
.customized_service_detail .content_list img {width:calc((100% - 0.6rem) / 4);height:auto;}
@media (max-width: 992px) {
    .customized_service_detail {margin-bottom:0.8rem;}
    .customized_service_detail .service_detail_main {padding-top:0.4rem;}
    .customized_service_detail .service_ban img {height:4.2rem !important;}
    .customized_service_detail .service_ban .ban_info {background:linear-gradient(to top,rgba(0,30,50,0.88) 0%,rgba(0,30,50,0.45) 45%,rgba(0,30,50,0.1) 100%);}
    .customized_service_detail .service_ban .ban_info_box {padding:0 0.3rem 0.35rem;}
    .customized_service_detail .service_ban .ban_title {font-size:0.28rem;}
    .customized_service_detail .service_ban .ban_desc {font-size:0.15rem;margin-top:0.16rem;}
    .customized_service_detail .service_ban .ban_btn {margin-top:0.2rem;width:1.4rem;height:0.44rem;font-size:0.16rem;}
    .customized_service_detail .service_detail_richtext {font-size:0.15rem;line-height:1.75;}
    .customized_service_detail .service_detail_richtext img {margin:0.16rem auto;}
    .customized_service_detail .service_detail_download {margin-top:0.4rem;padding:0.28rem 0.3rem;max-width:none;}
    .customized_service_detail .service_detail_download .download_title {font-size:0.18rem;word-break:break-word;}
    .customized_service_detail .service_detail_download .download_size {font-size:0.14rem;margin-top:0.06rem;}
    .customized_service_detail .service_detail_download .download_btn {font-size:0.15rem;background-size:0.18rem 0.18rem;padding-left:0.26rem;}
    .customized_service_detail .service_detail_content {margin-top:0.7rem;}
    .customized_service_detail .content_list img {width:calc((100% - 0.2rem) / 2);}
}
@media (max-width: 768px) {
    .customized_service_detail .service_ban img {height:auto !important;min-height:2.4rem;}
    .customized_service_detail .service_ban .ban_info {background:linear-gradient(to top,rgba(0,30,50,0.92) 0%,rgba(0,30,50,0.5) 45%,rgba(0,30,50,0.08) 100%);}
    .customized_service_detail .service_ban .ban_info_box {padding:0 0.2rem 0.24rem;}
    .customized_service_detail .service_ban .ban_title {font-size:0.22rem;line-height:1.3;}
    .customized_service_detail .service_ban .ban_desc {font-size:0.14rem;line-height:1.6;margin-top:0.12rem;}
    .customized_service_detail .service_ban .ban_btn {width:1.2rem;height:0.4rem;font-size:0.14rem;margin-top:0.16rem;}
    .customized_service_detail .service_detail_main {padding-top:0.3rem;}
    .customized_service_detail .service_detail_richtext {font-size:0.14rem;line-height:1.7;}
    .customized_service_detail .service_detail_richtext table {font-size:0.12rem;}
    .customized_service_detail .service_detail_richtext video,
    .customized_service_detail .service_detail_richtext iframe {margin:0.16rem auto;}
    .customized_service_detail .service_detail_download {flex-direction:column;align-items:flex-start;gap:0.12rem;padding:0.22rem 0.2rem;border-radius:0.08rem;}
    .customized_service_detail .service_detail_download .download_info {width:100%;}
    .customized_service_detail .service_detail_download .download_title {font-size:0.16rem;line-height:1.5;}
    .customized_service_detail .service_detail_download .download_size {font-size:0.13rem;line-height:1.5;}
    .customized_service_detail .service_detail_download .download_btn {min-height:0.32rem;font-size:0.14rem;line-height:0.32rem;}
    .customized_service_detail .service_detail_content {margin-top:0.5rem;}
    .customized_service_detail .content_list {gap:0.12rem;}
    .customized_service_detail .content_list img {width:calc((100% - 0.12rem) / 2);}
}
@media (max-width: 480px) {
    .customized_service_detail {margin-bottom:0.6rem;}
    .customized_service_detail .service_ban img {min-height:2rem;}
    .customized_service_detail .service_ban .ban_info_box {padding:0 0.16rem 0.18rem;}
    .customized_service_detail .service_ban .ban_title {font-size:0.18rem;}
    .customized_service_detail .service_ban .ban_desc {font-size:0.12rem;}
    .customized_service_detail .service_ban .ban_btn {width:1.05rem;height:0.36rem;font-size:0.12rem;}
    .customized_service_detail .service_detail_main {padding-top:0.24rem;}
    .customized_service_detail .service_detail_richtext {font-size:0.13rem;line-height:1.65;}
    .customized_service_detail .service_detail_download {margin-top:0.3rem;padding:0.18rem 0.16rem;gap:0.1rem;}
    .customized_service_detail .service_detail_download .download_title {font-size:0.14rem;}
    .customized_service_detail .service_detail_download .download_size {font-size:0.12rem;}
    .customized_service_detail .service_detail_download .download_btn {font-size:0.12rem;background-size:0.16rem 0.16rem;padding-left:0.22rem;}
    .customized_service_detail .service_detail_content {margin-top:0.36rem;}
    .customized_service_detail .content_list {gap:0.1rem;}
    .customized_service_detail .content_list img {width:100%;}
}

.customized_detail .detail_container {display:flex;padding-bottom:0.5rem;}
.customized_detail .detail_container > .detail_left {margin-right:0.6rem;}
.customized_detail .detail_left {display:flex;height:5.45rem;}
.customized_detail .detail_left > .gallery-thumbs {margin-right:0.2rem;}
.customized_detail .gallery-thumbs {width:0.93rem;height:100%;overflow:hidden;flex-shrink:0;}
.customized_detail .gallery-thumbs .swiper-slide {width:0.93rem !important;height:0.93rem !important;border:0.02rem solid transparent;cursor:pointer;position:relative;border-radius:0.1rem;overflow:hidden;margin-bottom:0.2rem;}
.customized_detail .gallery-thumbs .swiper-slide-thumb-active {border-color:#FFC72C;}
.customized_detail .gallery-thumbs .swiper-slide-thumb-active::after {opacity:1;}
.customized_detail .gallery-thumbs img {width:100%;height:100% !important;object-fit:cover;}
.customized_detail .gallery-top {flex-shrink:0;width:5.45rem;height:5.45rem;background-color:#ececec;border-radius:0.1rem;overflow:hidden;position:relative;}
.customized_detail .gallery-top img {width:100%;height:100% !important;object-fit:cover;}
.customized_detail .detail_right {flex:1;}
.customized_detail .product_title {font-size:0.3rem;font-weight:bold;color:#333;margin-bottom:0.2rem;}
.customized_detail .product_desc {font-size:0.16rem;color:#333;line-height:calc(25 / 16);margin-bottom:0.3rem;text-align:justify;}
.customized_detail .info_list {border-top:1px solid #eee;}
.customized_detail .info_item {display:flex;align-items:center;padding:0.19rem 0.2rem;border-bottom:1px solid #eee;}
.customized_detail .info_label {position:relative;width:1.87rem;font-size:0.16rem;color:#333;padding-left:0.1rem;}
.customized_detail .info_label::after {content:'·';position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:0.24rem;}
.customized_detail .info_value {font-size:0.16rem;color:#999;flex:1;display:flex;justify-content:flex-end;}
.customized_detail .info_value a {color:inherit;text-decoration:none;}
.customized_detail .detail_bottom {padding-bottom:1rem;border-top:1px solid #eee;}
.customized_detail .bottom_image {width:100%;}
.customized_detail .bottom_image img {width:100%;height:auto;display:block;}
.customized_detail .detail_richtext {margin-top:0.4rem;}
@media (max-width:992px) {
    .customized_detail .detail_container {flex-direction:column;padding-bottom:0.2rem;}
    .customized_detail .detail_container > .detail_left {margin-right:0;margin-bottom:0.2rem;}
    .customized_detail .detail_left {width:100%;height:auto;flex-direction:column-reverse;}
    .customized_detail .detail_left > .gallery-thumbs {margin-right:0;margin-top:0.1rem;}
    .customized_detail .gallery-thumbs {width:100%;height:auto;}
    .customized_detail .gallery-thumbs .swiper-slide {width:0.8rem !important;height:0.8rem !important;margin-right:0.1rem;margin-bottom:0;}
    .customized_detail .gallery-top {width:100%;height:auto;aspect-ratio:1/1;}
    .customized_detail .detail_right {width:100%;}
}

.order_evaluate .comment-publish-section {background:#fff;padding:0.3rem 0;margin:0.3rem auto 0;border-top:1px solid #eee;}
.order_evaluate .publish-title {font-size:0.18rem;color:#333;margin-bottom:0.18rem;font-weight:bold;}
.order_evaluate .publish-item {display:flex;margin-bottom:0.18rem;}
.order_evaluate .publish-label {flex-shrink:0;font-size:0.16rem;color:#333;padding-top:0.02rem;margin-right:0.2rem;}
.order_evaluate .publish-content {flex:1;}
.order_evaluate .publish-stars .star {display:inline-block;width:0.18rem;height:0.18rem;background:url('../img/mk1.png') no-repeat center/contain;cursor:pointer;margin-right:0.04rem;}
.order_evaluate .publish-stars .star.active {background-image:url('../img/mk2.png');}
.order_evaluate .publish-textarea {width:100%;min-height:1rem;border:1px solid #eee;border-radius:0.04rem;padding:0.12rem;font-size:0.16rem;color:#333;/* margin-bottom:0.18rem;*/    resize:vertical;box-sizing:border-box;}
.order_evaluate .publish-upload {display:flex;align-items:center;gap:0.1rem;/* margin-bottom:0.18rem;*/;}
.order_evaluate .upload-btn {width:1rem;height:1rem;border:1px solid #eee;border-radius:0.04rem;display:flex;align-items:center;justify-content:center;font-size:0.36rem;color:#bbb;cursor:pointer;background:#fafafa;transition:border 0.2s;}
.order_evaluate .upload-btn:hover {border:1px solid #ccc;}
.order_evaluate .upload-preview {position:relative;width:1rem;height:1rem;}
.order_evaluate .upload-preview img {width:100%;height:100% !important;object-fit:cover;border-radius:0.04rem;border:1px solid #eee;}
.order_evaluate .remove-img {position:absolute;top:-0.08rem;right:-0.08rem;background:#000;color:#fff;border-radius:50%;width:0.18rem;height:0.18rem;text-align:center;line-height:0.18rem;font-size:0.14rem;cursor:pointer;}
.order_evaluate .publish-footer {display:flex;align-items:center;justify-content:center;gap:0.18rem;margin-top:0.1rem;}
.order_evaluate .anonymous {color:#888;font-size:0.15rem;margin-right:auto;display:flex;align-items:center;gap:0.06rem;}
.order_evaluate .publish-btn {background:#ffc72c;color:#fff;border:none;border-radius:0.5rem;padding:0.12rem 0.5rem;font-size:0.16rem;cursor:pointer;width:1.4rem;}
.order_evaluate .publish-btn:disabled {background:#eee;color:#bbb;cursor:not-allowed;}
.order_evaluate .payway_goods {margin-top:0.2rem;}
.order_evaluate .uOrder_item .goods_item {display:flex;align-items:center;margin-bottom:0.1rem;}
.order_evaluate .uOrder_item .goods_img {width:1rem;height:1rem;border:0.02rem solid #F5F5F5;border-radius:0.1rem;overflow:hidden;margin-right:0.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.order_evaluate .uOrder_item .goods_img img {max-width:100%;max-height:100%;padding:0.1rem;}
.order_evaluate .uOrder_item .goods_info {flex:1;padding-right:0.2rem;min-width:1.5rem;}
.order_evaluate .uOrder_item .goods_name {font-size:0.18rem;font-weight:bold;color:#333;margin-bottom:0.06rem;line-height:calc(25 / 18);}
.order_evaluate .uOrder_item .goods_desc {font-size:0.16rem;color:#666;}
.order_evaluate .uOrder_item .goods_price {width:1rem;text-align:center;font-size:0.16rem;color:#333;}
.order_evaluate .uOrder_item .goods_num {width:1rem;text-align:center;font-size:0.14rem;color:#333;}

@media screen and (max-width: 768px) {
    .uCenter_main { width: 100% !important; padding: 0.15rem !important; }

    .order_evaluate .uOrder_item .goods_item { position: relative; padding-bottom: 0.05rem; }
    .order_evaluate .uOrder_item .goods_img { width: 0.7rem; height: 0.7rem; margin-right: 0.1rem; }
    .order_evaluate .uOrder_item .goods_info { flex: 1; padding-right: 0; min-width: 0; margin-bottom: 0.25rem; }
    .order_evaluate .uOrder_item .goods_name { font-size: 0.14rem; margin-bottom: 0.04rem; line-height: 1.4; }
    
    .order_evaluate .uOrder_item .goods_price { position: absolute; left: 0.8rem; bottom: 0; width: auto; text-align: left; font-weight: bold; color: #d30500; }
    .order_evaluate .uOrder_item .goods_num { position: absolute; right: 0; bottom: 0; width: auto; }

    .order_evaluate .comment-publish-section { padding: 0.2rem 0; margin-top: 0.15rem; }
    .order_evaluate .publish-item { flex-direction: column; margin-bottom: 0.15rem; }
    .order_evaluate .publish-label { margin-right: 0; margin-bottom: 0.05rem; }
    .order_evaluate .publish-stars { margin-bottom: 0.05rem; }
    
    .order_evaluate .publish-textarea { min-height: 1.2rem; }
    .order_evaluate .publish-upload { flex-wrap: wrap; }
    .order_evaluate .upload-btn, .order_evaluate .upload-preview { width: 0.8rem; height: 0.8rem; }
    
    .order_evaluate .publish-footer { margin-top: 0.2rem; }
    .order_evaluate .publish-btn { width: 100%; height: 0.4rem; border-radius: 0.2rem; }
}
