@charset "utf-8";
/*@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Light.ttf');font-display:swap;font-weight:100;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Regular.ttf');font-display:swap;font-weight:normal;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Medium.ttf');font-display:swap;font-weight:500;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Bold.ttf');font-display:swap;font-weight:bold;}*/
:root{
	--colDf: #FF6D00;/*主颜色*/
	--colDfHover: rgba(255, 109, 0, 0.8);/*主颜色hover*/
	--colBg: #fff;/*背景颜色*/
}

[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:#212121;width:100%;min-width:320px;zoom:1;background-color:#f6f6f6;word-break:break-word;}
html{-webkit-text-size-adjust:100%;font-size:100px;position:relative;}
body,input,select,th,td,textarea{font-family:'Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;font-size:0.16rem;}
pre{font-family:'Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,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:#666;text-decoration:none;cursor:pointer;}
a:hover{color:var(--colDf);}
a,a:hover{outline:none;text-decoration:none;transition:all .4s;} */

/*全局样式*/
.qui_page{min-height: 100vh;display: flex;flex-direction: column;}
.qui_wrap{max-width:16rem;width:96%;margin-left:auto;margin-right:auto;}
.qui_main_box{padding:0.8rem 0;}
.qui_ytable{display:table;width:100%;table-layout:fixed;}
.qui_ytable_cell{display:table-cell;vertical-align:middle;overflow:hidden;}
.qui_ytable_cell img{max-height:100%;}
pre,.qui_ts{white-space:pre-line;}
.qui_tss{white-space:pre-wrap;}
.qui_tl{text-align:left!important;}
.qui_tr{text-align:right!important;}
.qui_tc{text-align:center!important;}
.qui_tj{text-align:justify!important;}
.qui_fl{float:left!important;}
.qui_fr{float:right!important;}
.qui_text{display:block;line-height:.42rem;height:.42rem;width:100%;border:1px solid #eee;padding:0 .2rem;}
.qui_text:focus{border-color:var(--colDf);}
.qui_ds_inb{display:inline-block;vertical-align:top;}
.qui_ds_no{display:none!important;}
.qui_ovh{overflow:hidden!important;}
@media (max-width:750px){
	.qui_main_box{padding:0.6rem 0;}
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}
ul {list-style:none;}
.font-bold {font-weight:bold;}
/*.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;}
.qui_dot2{-webkit-line-clamp:2;}
.qui_dot3{-webkit-line-clamp:3;}
.qui_dot4{-webkit-line-clamp:4;}
.qui_dot5{-webkit-line-clamp:5;}
.qui_dot6{-webkit-line-clamp:6;}
.qui_pic{position:relative;height:0;overflow:hidden;-webkit-transform:rotate(0deg);}
.qui_pic img{position:absolute;left:0;top:0;width:100%;display:block;height:100%!important;object-fit:cover;}
.qui_ibox{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;}
.qui_ibox img{max-height:100%;}
.qui_abox{position:relative;height:0;padding-bottom:66.6666667%;overflow:hidden;}
.qui_abox img{position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);}

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

/* 颜色 */
.col_df{color:var(--colDf);}
/*flex布局*/
.qui_flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.qui_fw_w{flex-wrap:wrap!important;}
.qui_fw_nw{flex-wrap:nowrap!important;}
.qui_jc_fs{justify-content:flex-start!important;}
.qui_jc_fe{justify-content:flex-end!important;}
.qui_jc_c{justify-content:center!important;}
.qui_fd_c{flex-direction:column!important;}
.qui_ai_fs{align-items:flex-start!important;}
.qui_ai_fe{align-items:flex-end!important;}
.qui_ai_c{align-items:center!important;}
.qui_flex_a{flex:auto!important;}
.qui_flex_1{flex:1!important;min-width: 0;}
.qui_flex_0{flex-shrink:0!important;}

/*按钮*/
.qui_btn_df{display: inline-block;vertical-align: top;min-width: 1.6rem;line-height: .6rem;color: #fff!important;font-size: .16rem;border-radius: .6rem;background: var(--colDf);text-align: center;padding: 0 .24rem;}
.qui_btn_df.ee{background: #eee;color: #333!important;}

/*滚动条样式*/
.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;}

/* 自定义checkbox样式 */
.checkbox-box input[type="checkbox"] {display:none;}
.checkbox-box label {position:relative;padding-left:0.26rem;cursor:pointer;font-size:0.14rem;color:#888;}
.checkbox-box label::before {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.16rem;height:0.16rem;border:1px solid #888;border-radius:0.03rem;background-color:#fff;}
.checkbox-box input[type="checkbox"]:checked + label::before {background-color:var(--colDf);border-color:var(--colDf);}
.checkbox-box input[type="checkbox"]:checked + label::after {content:'';position:absolute;left:0.05rem;top:50%;transform:translateY(-50%);width:0.06rem;height:0.1rem;border:2px solid #fff;border-top:0;border-left:0;transform:translateY(-65%) rotate(45deg);}

/* 分页 */
.pagination {text-align:center;margin-top:0.6rem;}
.el-pagination.is-background .el-pager li:not(.disabled).active {background-color:var(--colDf);color:#FFFFFF;}
.el-pagination.is-background .el-pager li,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev {font-size:0.14rem;height:0.5rem;line-height:0.5rem;min-width:0.5rem;padding:0 0.1rem;font-weight:normal;border-radius:0.1rem;}
.el-pagination.is-background .el-pager li:not(.disabled):hover {background-color:var(--colDf);color:#FFFFFF;}
.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev {min-width:0.8rem;}


/* 头部 */
.qui_search_box{position:relative;}
.qui_search_box .qui_text{padding:0 .5rem 0 .2rem;border:1px solid #e5e5e5;border-radius:.42rem;height:.42rem;}
.qui_search_box .quibtn{color: #fff;}
.qui_logo .logo{display:block;max-height:.4rem !important;}
.qui_top_box{background:#fff;z-index:90;box-shadow: 0 0 0.08rem 0 rgba(0,0,0,0.08);position: relative;}
.qui_top_box_wrap{display: flex;align-items: center;justify-content: space-between;}
.qui_top_nav{margin-left: 1.2rem;}
.qui_top_nav .ULLIST{display:flex;align-items:center;gap:0 0.5rem;}
.qui_top_nav .ULLIST>li>a{position: relative;display:flex;align-items: center;justify-content: center;height:0.8rem;text-align:center;;font-size:.18rem;color:#212121;}
.qui_top_nav .ULLIST>li>a::after {content:'';position:absolute;left:0;bottom:0;width:100%;height:0.03rem;border-radius:0.01rem;background-color:var(--colDf);transition:all 0.3s ease-out;opacity:0;transform:scale(0);}
.qui_top_nav .ULLIST>li.on>a {color:var(--colDf);}
.qui_top_nav .ULLIST>li.on>a::after {opacity:1;transform:scale(1);}
.qui_top_box .quirr{flex-shrink: 0;display: flex;align-items: center;margin-left: auto;}
.qui_top_box .quirr .icon-list {display:flex;align-items:center;gap:0.3rem;}
.qui_top_box .quirr .icon-list .icon {max-height:0.18rem !important;object-fit:contain;}
.qui_top_box .quirr .icon-item {position:relative;cursor:pointer;display: flex;align-items: center;justify-content: center;}
.qui_top_box .quirr .sub_box {position:absolute;left:50%;top:100%;transform:translateX(-50%);padding-top:0.1rem;visibility:hidden;}
.qui_top_box .quirr .sub_box .inner {position:relative;padding:0.1rem 0.15rem;border-radius:0.05rem;opacity:0;transform:translateY(-5px);transition:all 0.3s ease-out;background-color:#fff;white-space:nowrap;color:#212121;font-size:0.14rem;box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.qui_top_box .quirr .sub_box .inner::after {content:'';width:0;height:0;border:5px solid transparent;position:absolute;top:-10px;left:50%;transform:translateX(-50%);border-bottom-color:#fff;}
.qui_top_box .quirr .sub_box .inner a {color:#212121;font-size:0.14rem;}
.qui_top_box .quirr .icon-item:hover .sub_box {visibility:visible;}
.qui_top_box .quirr .icon-item:hover .inner {opacity:1;transform:translateY(0);}
.qui_top_box .quirr .login-wrap {display:flex;align-items:center;color:#212121;margin-left:auto;margin-left:0.3rem;cursor: pointer;max-width: 2rem;}
.qui_top_box .quirr .login-wrap .icon-user {width:0.14rem;margin-right:0.1rem;}
.qui_top_box .quirr .login-wrap .split {position:relative;width:0.1rem;height:0.1rem;}
.qui_top_box .quirr .login-wrap .split::after {content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#212121;height:0.1rem;width:1px;}
.qui_top_box .quirr .login-wrap a:hover{color: var(--colDf);}
.qui_top_box .quirr .language-wrap {position:relative;display:flex;align-items:center;height:0.4rem;min-width:0.8rem;border:1px solid #E5E5E5;border-radius:0.4rem;margin-left:0.3rem;cursor: pointer;}
.qui_top_box .quirr .language-wrap .icon {display:block;width:0.28rem;height:0.28rem;border-radius:50%;margin-left:0.06rem;}
.qui_top_box .quirr .language-wrap span{white-space: nowrap;margin: 0 0.1rem;font-size: 0.14rem;}
.qui_top_box .quirr .language-wrap em {display:block;width:0.08rem;height:0.2rem;margin-left:auto;margin-right:0.12rem;background-image:url('../images/ico2.png');background-repeat:no-repeat;background-position:center center;background-size:contain;}
.qui_top_box .quirr .language-wrap .language-list {position:absolute;left:50%;top:100%;transform:translate(-50%,-5px);background-color:#fff;border-radius:0.05rem;width:1rem;box-shadow:0 0 10px rgba(0,0,0,0.08);margin-top:0.05rem;opacity:0;transition:all 0.3s ease-out;visibility:hidden;}
.qui_top_box .quirr .language-wrap.active .language-list {opacity:1;visibility:visible;transform:translate(-50%,0);}
.qui_top_box .quirr .language-wrap.active em {transform:rotate(180deg);}
.qui_top_box .quirr .language-wrap .language-list a {display:block;padding:0.15rem;color:#212121;text-align:center;font-size: 0.14rem;}
.qui_top_box .quirr .language-wrap .language-list a:hover {color:var(--colDf);}
.qui_top_box .quirr .language-wrap .language-list a + a {border-top:1px solid #e5e5e5;}
.qui_top_box .quirr .search-wrap {display:flex;align-items:center;justify-content:center;width:0.4rem;height:0.4rem;border-radius:50%;border:1px solid #E5E5E5;margin-left:0.1rem;cursor:pointer;}
.qui_top_box .quirr .search-wrap img {width:0.16rem;object-fit:contain;}

@media (min-width:1025px){
	.qui_top_nav .ULLIST>li:hover>a{color:var(--colDf);}
}

.qui_footer{flex-shrink: 0;margin-top: auto;background-position: center center;background-size: cover;background-repeat: no-repeat;background-color: #fff;color: #212121;border-top: 1px solid #ededed;}
.qui_footer .qui_footer_warp {display:flex;padding:0.6rem 0 0.9rem;gap: 0.2rem;justify-content: space-between;}
.qui_footer .qui_footer_l {flex-shrink:0;max-width:25%;}
.footer_logo {max-height:0.4rem;max-width:100%;}
.footer_l_list {margin-top:0.2rem;}
.footer_l_item {display:flex;align-items:center;flex-wrap:wrap;line-height:calc(36 / 16);}
.footer_l_item a {display:block;transition:all 0.3s;}
.footer_l_item a:hover {color:var(--colDf);}
.footer_l_value {line-height:1.5;}
.footer_l_item .phone {position:relative;font-size:0.2rem;font-weight:bold;color:var(--colDf);line-height:1.5;}
.footer_l_item .phone::after {content:attr(data-tip);color:#999;font-size:0.14rem;position:absolute;left:0;top:100%;font-weight:normal;white-space:nowrap;}

.qui_footer_c {flex-shrink:0;}
.qui_footer_c .center_title {color:#212121;font-size:0.16rem;font-weight: bold;}
.qui_footer_c .center_content {display:flex;gap:0.1rem;margin-top: 0.2rem;}
.qui_footer_c .center_item {width:0.86rem;text-align:center;}
.qui_footer_c .center_item_img {background-color:#eee;border-radius:0.05rem;width: 100%;padding-bottom: 100%;position: relative;}
.center_item_img_box {position:absolute;left:0;top:0;right: 0;bottom: 0;padding: 0.05rem;}
.center_item_img_box img{width: 100%;height: 100% !important;}
.qui_footer_c .center_item span {display:inline-block;color:#212121;font-size:0.14rem;padding:0.1rem 0;}

.qui_footer .qui_footer_nav {flex-shrink:0;display:flex;flex-wrap:wrap;justify-content:space-between;}
.qui_footer .qui_footer_nav ul {display:flex;flex-wrap:wrap;gap:0.3rem;list-style:none;}
.qui_footer .qui_footer_nav li {flex-shrink:0;display:flex;flex-direction:column;}
.qui_footer .qui_footer_nav a.nav_a {position: relative;color:#212121;font-size:0.16rem;font-weight: bold;padding-bottom: 0.2rem;}
.qui_footer .qui_footer_nav a.nav_a::after{content: '';position: absolute;left: 0;bottom: 0;width: 0.3rem;height: 0.04rem;background-color: var(--colDf);border-radius: 0.04rem;}
.qui_footer .qui_footer_nav a:hover {color:var(--colDf);}
.qui_footer .qui_footer_nav dl {margin-top: 0.1rem;}
.qui_footer .qui_footer_nav dl dd {color:#212121;font-size:0.14rem;line-height:calc(28 / 14);}
.qui_footer .qui_footer_nav dl dd a {color:#212121;font-size:0.14rem;}
.qui_footer .qui_copyright {color:inherit;font-size:0.14rem;display:flex;flex-wrap:wrap;gap:0.2rem;align-items:center;justify-content:space-between;color:#999;padding:0.3rem 0;}
.qui_footer .qui_copyright a {color:#999;font-size:0.14rem;}
.qui_footer .qui_copyright a:hover {color:var(--colDf);}
.qui_footer .qui_copyright_l {display:flex;align-items:center;}
.qui_footer .qui_copyright_l a {font-size:0.14rem;color:#999;}
.qui_footer .qui_copyright_l em {display:inline-block;padding:0 0.1rem;color: #999;}

@media (max-width:1024px){
	.qui_footer .qui_footer_warp {gap:0.4rem;flex-wrap: wrap;padding-bottom: 0.6rem;}
	.qui_footer .qui_footer_l{max-width: 100%;}
	.qui_footer_c{margin-left: auto;}
	.qui_footer .qui_footer_nav{margin-left: 0;width: 100%;}
	.qui_footer .qui_footer_nav ul {width:100%;gap:0.3rem;flex-wrap:wrap;}
	.qui_footer .qui_footer_nav ul li {width:20%;}
}
@media (max-width:750px){
	.qui_footer_c {margin-left:0;width:100%;}
	.qui_footer_c .center_item {width:25%;}
}

/* ban */
.qui_banbox_wrap{position:relative;}
.qui_banbox{overflow:hidden;position:relative;}
.qui_banbox .quiinfo{position:absolute;z-index:2;left:50%;top:0.7rem;width:96%;max-width:16rem;color:#fff;font-size:.24rem;transform:translateX(-50%);line-height:1.3;font-weight:bold;padding-bottom: 0.25rem;}
.qui_banbox .quiinfo::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.6rem;
	height: 0.05rem;
	background-color: var(--colDf);
	border-radius: 0.03rem;
}
.qui_banbox .quicn{font-size:.32rem;}
.qui_banbox .quien{margin-top:.02rem;text-transform:capitalize;}
.qui_banbox>img{min-height: 3rem;}

/* 微信分享 */
.quiShareImg{background:#fff;border-radius:5px;padding:10px;text-align:center;display:none;}
.quiShareImg .quitxt{margin-bottom:6px;}

/*分页*/
.Pages{zoom:1;overflow:hidden;text-align:center;padding:.6rem 0 0;font-size:0;line-height:0;}
.Pages *{display:inline-block;vertical-align:top;font-weight:normal;font-style:normal;}
.Pages a{font-size:.14rem;min-width:.5rem;height:.5rem;line-height:.5rem;text-align:center;background:#fff;padding:0 .1rem;margin:0 .05rem;overflow:hidden;border-radius: 0.1rem;color: #555;}
.Pages a:hover,.Pages a.a_cur{background-color:var(--colDf);color:#fff;}
.Pages a.a_prev,.Pages a.a_next{font-family:'宋体';font-weight:bold;color: rgba(85, 85, 85,0.3);min-width: 0.8rem;}
.Pages a.a_prev{margin-right: 0.15rem;}
.Pages a.a_next{margin-left: 0.15rem;}
.Pages a.a_prev:hover,.Pages a.a_next:hover{color: #fff;}

.qui_nav_btn{display:none;}
.qui_wap_bg{display:none;}
.qui_body_ovh{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%;}

/* .crumbs{background-color: #fff;} */
.crumbs .crumbs-container {display:flex;flex-wrap:wrap-reverse;justify-content:space-between;align-items:center;gap: 0 0.2rem;}
.crumbs .tab-list {display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;}
.crumbs .tab-item {position:relative;}
.crumbs .tab-item.active {background-color:var(--colDf);color: #fff;}
.tab-item:hover{color: var(--colDf);}
.crumbs .tab-item a {display:flex;align-items:center;justify-content:center;color:#fff;padding:0.22rem 0.3rem;transition:all 0.3s ease;}
/* .crumbs .tab-item:hover a,.tab-item.active a {color:#fff;} */

.ban-crumbs{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.2);
	backdrop-filter: blur(20px);
}

/* 面包屑 */
/* .crumbs  {display:flex;align-items:center;font-size:0.14rem;} */
.crumbs .breadcrumb-path {display:flex;align-items:center;padding:0.22rem 0;}
.crumbs .breadcrumb-path a,
.breadcrumb-path span {color:#fff;text-decoration:none;position:relative;padding:0 0.18rem;padding-right:0.25rem;display:inline-flex;align-items:center;}
.crumbs .breadcrumb-path a:hover {color:var(--colDf);}
.crumbs .breadcrumb-path a:first-child {padding-left:0.26rem;background-image:url('../images/home.png');background-size:0.12rem;background-position: left center;background-repeat: no-repeat;}
.crumbs .breadcrumb-path a:after {content:"";position:absolute;right:0;color:#666;width: 0.05rem;height: 100%;background: url('../images/ico13.png') no-repeat center center;background-size: 0.05rem 0.09rem;}
.crumbs .breadcrumb-path span {font-weight:400;padding-right:0;}

@media (max-width:1024px){
	/* .crumbs .tab-item a,
	.crumbs .breadcrumb-path{padding: 0.24rem 0;} */
}

/*悬浮*/
.qui_float_box{position:fixed;z-index:80;right:0;top:50%;transform: translateY(-50%);width: 0.5rem;background-color: #f6f6f6;border-radius: 0.05rem;padding: 0.05rem;}
.qui_float_box .quia{display: flex;width: .4rem;height: .4rem;position: relative;align-items: center;justify-content: center;border-bottom: 0.01rem solid #D5D5D5;}
.qui_float_box .quia:last-child{border-bottom: none;}
.qui_float_box .quia>img{height:0.16rem !important;transition: all 0.2s ease-out;}
.qui_float_box .quia:hover>img{transform: scale(1.05);}
.qui_float_box .quiimg{display:block;position:relative;}

/* 悬浮图片弹出效果 */
.qui_float_box{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.qui_float_box .quia {position:relative;}
.qui_float_box .quia .qui_float_big {position:absolute;right:100%;top:50%;transform:translateY(-50%);background:#f6f6f6;border-radius:0.1rem;opacity:0;visibility:hidden;transition:all 0.3s ease;margin-right:0.15rem;z-index:10;padding:0.05rem;color:#333;font-size:0.18rem;font-weight:bold;display:flex;align-items:center;justify-content:center;}
.qui_float_box .quia .qui_float_big {width:1.2rem;}
.qui_float_box .quia .qui_float_big img {width:100%;height:100% !important;object-fit:contain;}
.qui_float_box .quia1 .qui_float_big {display:flex;flex-direction:column;}
.qui_float_box .quia .qui_float_big p {font-size:0.14rem;color:#333;margin-top:0.1rem;line-height:1;font-weight: 400;}
.qui_float_box .quia .qui_float_big::after {content:"";position:absolute;right:-0.02rem;top:50%;width:0.1rem;height:0.1rem;background:#f6f6f6;transform:translateY(-50%) rotate(45deg);}
.qui_float_big_phone {width:fit-content !important;white-space:nowrap;}
.qui_float_box .quia:hover .qui_float_big {opacity:1;visibility:visible;}

@media (max-width:1024px){
	.qui_float_box{right: 2vw;}
}

@media (max-width:1024px){
	.qui_logo img{display:block;max-height:.4rem!important;}
	.qui_top_box .quirr{padding-right:.7rem;}
	.qui_language{margin-left: 0.3rem;}
	.qui_single p{min-height:.1rem;}
	.qui_top_box{padding:.2rem 0;}
	.qui_top_nav{position:fixed;max-width:360px;width:50%;right:-100%;top:0;z-index:1001;height:100%;padding:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;overflow:auto;background:#fff;}
	.qui_top_nav .ULLIST{padding:0;margin:0;flex-direction:column;}
	.qui_top_nav .ULLIST>li>a{font-size:.2rem;padding:.3rem;height: auto;}
	.qui_top_nav .ULLIST>li{width:100%;float:none;border-bottom:1px solid #eee;margin:0;}
	.qui_nav_btn{position:absolute;z-index:2;width:.3rem;height:.3rem;background:url('../images/btn_bg.png') right center no-repeat;background-size:auto .22rem;display:block;right:2%;top:50%;margin-top:-.15rem;}
	.qui_wap_bg{position:fixed;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:1000;background:rgba(0,0,0,.65);display:none;}
	.qui_body_ovh .qui_top_nav{right:0;}
	.qui_top_nav .ULLIST>li .quiaa{position:absolute;right:0;top:0;width:1rem;height:.7rem;background:url(../images/mm.svg) 80% center no-repeat;background-size:auto .2rem;z-index:10;cursor:pointer;}
	.qui_top_nav .ULLIST>li .qui_submenu{pointer-events:auto;opacity:1;-webkit-transform:translateX(0);position:relative;background:transparent;padding:0;border-top:1px solid transparent;display:none;left:auto;top:auto;transition:none;width:100%;border:0;border-radius:0;box-shadow:none;border-top:0;}
	.qui_top_nav .ULLIST>li .qui_submenu>dd>a{font-size:.19rem;padding:.2rem .35rem;white-space:normal;text-align:left;color:rgba(255,255,255,.85);border-top:.01rem solid  rgba(255,255,255,.85);}
	.qui_top_nav .ULLIST>li .qui_submenu>dd:last-child>a{border-bottom:0;}
}
@media (max-width:750px){
	.qui_nav_btn{background-size:auto 22px;}
	.qui_wap_show{display:block!important;}
	.qui_pc_show{display:none!important;}
	.qui_banbox>img{min-height:3.5rem;object-fit:cover;}
}

/*搜索列表*/
.qui-tt-list .qui-hover{display:block;overflow:hidden;line-height:54px;border-bottom:1px solid #eee;}
.qui-tt-list .qui-hover time{float:right;padding-left:5px;}
.qui-tt-list .qui-hover .qui_dot{margin-right:80px;}

/*网站地图*/
.sitemap li{ padding:0.8% 0; border-bottom: solid 1px #eeeeee}
.sitemap li span{ font-size: 16px;}
.sitemap dl{ padding:0.5% 0;}
.sitemap dt{ display: inline-block; opacity: 0.8; padding-right: 20px;}


/*友情链接*/
.qui-logo-list .ULLIST{overflow: hidden;margin: -1%;}
.qui-logo-list .ULLIST .li{width: 16.666666666666%;float: left;padding: 1%;text-align: center;}
.qui-logo-list .ULLIST .li .qui-ytable-cell{text-align: center;height: 80px;border: 1px solid #eee;padding: 5px;}
.qui-logo-list .ULLIST .li .qui-ytable-cell img{max-height: 70px;}
.qui-logo-list .ULLIST .li .h3{font-size: 16px;color: #333;font-weight: normal;margin-top: 8px;}
.qui-logo-list .ULLIST .li a:hover .h3{color: #e50012;}
.qui-logo-list .ULLIST .li a{display: block;}
@media(max-width:1024px){
	.qui-logo-list .ULLIST .li{width: 25%;}
}
@media(max-width:640px){
	.qui-logo-list .ULLIST .li{width: 33.333333%;}
}
@media(max-width:480px){
	.qui-logo-list .ULLIST .li{width: 50%;}
	.qui-logo-list .ULLIST .li .h3{font-size: 14px;margin-top: 5px;}
	.qui-logo-list .ULLIST .li .qui-ytable-cell img{max-height: 60px;}
	.qui-logo-list .ULLIST .li .qui-ytable-cell{height: 70px;}
}

/* 视频播放弹层 */
.qui_pop_all {position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.65);z-index:999;display:none;}
.qui_pop_all video {position:absolute;left:50%;top:50%;width:96%;max-width:16rem;max-height:90vh;background:#000;transform:translateX(-50%) translateY(-50%);}
.qui_pop_all .quicls {width:.52rem;height:.52rem;position:absolute;right:0;top:0;background:var(--colDf) url('../images/cls.svg') center no-repeat;background-size:auto .16rem;}

.pro_img_wrap{position:relative;width:100%;height:0;padding-bottom:66.7%;}
.pro_img_wrap .pro_img_box{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.pro_img_wrap .pro_img{transition:all 0.3s ease;max-width: 100%;max-height: 100%;object-fit: contain;}

/* 首页 */
.index_banner .banner_item {position:relative;}
.index_banner .banner_item img {width:100%;min-height:3.5rem !important;object-fit:cover;}
.banner_item_info {position:absolute;left:0;top:0;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;color:#fff;}
.banner_item_title {font-size:0.36rem;font-weight:bold;}
.banner_item_desc {line-height:calc(28 / 16);}
.banner_item_btn {display:inline-block;width:fit-content;min-width:1.2rem;height:0.44rem;text-align:center;line-height:0.44rem;padding:0 0.1rem;border:1px solid rgba(255,255,255,0.5);border-radius:0.44rem;color:#fff;font-size:0.14rem;margin-top:0.34rem;}
.index_banner .swiper-pagination {line-height:1;bottom:0.2rem;}
.index_banner .swiper-pagination-bullet {width:0.08rem;height:0.08rem;margin:0 0.04rem !important;background-color:rgba(255,255,255,0.5);opacity: 1;}
.index_banner .swiper-pagination-bullet-active {background-color:var(--colDf);}


.index_floor1 {background-color:#fff;padding:0.8rem 0 1.2rem;}
.index_floor1 .floor_title {font-size:0.36rem;color:var(--colDf);text-align:center;font-weight:bold;}
.index_floor1 .floor_list {display:flex;flex-wrap:wrap;gap:0.2rem;margin-top:0.5rem;}
.index_floor1 .floor_item {--n:6;width:calc((100% - (var(--n) - 1) * 0.2rem) / var(--n));background-color:#F6F6F6;border-radius:0.1rem;overflow:hidden;transition:all 0.3s ease-out;}
.index_floor1 .floor_item .floor_item_title {font-size:0.16rem;font-weight:bold;text-align:center;margin:0.3rem;}
.index_floor1 .floor_item:hover {filter:brightness(0.98);}
.index_floor1 .floor_item:hover .floor_item_img .img_box img {transform:scale(1.1);}
.index_floor1 .floor_item.last_item {display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.2rem;line-height:1;font-weight:bold;}
.index_floor1 .floor_item.last_item .icon_more {width:0.4rem;height:0.4rem;object-fit:contain;}
@media (max-width:1024px){
	.index_floor1 .floor_item{--n:4;}
}
@media (max-width:750px){
	.index_floor1 .floor_item{--n:3;}
}
@media (max-width:480px){
	.index_floor1 .floor_item{--n:2;}
}

.index_floor2 {display:flex;}
.index_floor2 .floor_l {width:5.3rem;background-color:#FBFBFB;}
.index_floor2 .floor2Swiper {position:relative;width:100%;overflow:hidden;padding-bottom:0.3rem;}
.index_floor2 .floor_l .swiper-slide {width:100%;}
.index_floor2 .floor_l .floor2_item {width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.index_floor2 .floor_l .floor2_item_img {position:relative;width:100%;height:0;padding-bottom:calc(330 / 530 * 100%);}
.index_floor2 .floor_l .floor2_item_img img {position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}
.index_floor2 .floor_l .floor2_item_info {width:100%;padding:0.3rem;color:var(--colDf);font-weight:bold;}
.index_floor2 .floor_l .floor2_item_info .floor2_item_title {font-size:0.18rem;}
.index_floor2 .floor_l .floor2_item_info .floor2_item_time {font-size:0.16rem;margin-top:0.1rem;}
.index_floor2 .floor2Swiper .swiper-pagination {bottom:0.2rem;padding:0 0.3rem;text-align:left;}
.index_floor2 .swiper-pagination-bullet {width:0.08rem;height:0.08rem;background-color:#c0c0c0;margin:0 0.03rem;opacity:1;}
.index_floor2 .swiper-pagination-bullet-active {background-color:var(--colDf);}
.index_floor2 .floor_r {flex:1;display:flex;background-color:#F6F6F6;}
.index_floor2 .floor_r_box {width:50%;height:100%;padding:0 0.5rem 0.2rem;}
.index_floor2 .floor_r_box1 {--col:#FF6D00;background-color:#F6F6F6;}
.index_floor2 .floor_r_box2 {--col:#FFBE00;background-color:#eee;}
.index_floor2 .box_title {height:0.65rem;font-size:0.2rem;color:#fff;font-weight:bold;background-position:left center;background-repeat:no-repeat;background-size:2.2rem 100%;}
.index_floor2 .box_title span {width:fit-content;height:100%;display:flex;justify-content:center;padding:0.1rem}
.index_floor2 .box_title1 {background-image:url('../images/tbg1.png');}
.index_floor2 .box_title2 {background-image:url('../images/tbg2.png');}
.index_floor2 .box_list {margin-top:0.25rem;}
.index_floor2 .box_item {position:relative;display:flex;align-items:center;justify-content:space-between;gap:0.2rem;line-height:0.5rem;font-size:0.14rem;color:#212121;padding-left:0.2rem;font-weight:bold;border-bottom:1px solid #E2E2E2;transition: all 0.3s;}
.index_floor2 .box_item:hover{color: var(--col);}
.index_floor2 .box_item:first-child{border-top:1px solid #E2E2E2;}
.index_floor2 .box_item::after {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.06rem;height:0.06rem;background-color:var(--col);border-radius:50%;}
.index_floor2 .box_item em {flex-shrink:0;font-size:0.16rem;color:#888;}
@media (max-width:1024px){
	.index_floor2{flex-direction: column;}
	.index_floor2 .floor_l{width:100%;}
	.index_floor2 .floor_r{width:100%;}
}
@media (max-width:750px){
	.index_floor2 .floor_r{flex-direction: column;}
	.index_floor2 .floor_r_box{width:100%;}
}

.con_title {position:relative;color:var(--colDf);font-size:0.28rem;font-weight:bold;text-align:center;padding-bottom:0.1rem;margin-bottom: 0.35rem;}
.con_title::after {content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0.4rem;height:0.03rem;background-color:var(--colDf);border-radius:0.03rem;}

/* 产品列表 */
.pro .pro_list {display:flex;flex-wrap:wrap;gap:0.3rem 0.2rem;}
.pro .pro_item {--n:6;width:calc((100% - (var(--n) - 1) * 0.2rem) / var(--n));overflow:hidden;transition:all 0.3s ease-out;}
.pro .pro_item .pro_item_title {font-size:0.16rem;font-weight:bold;text-align:center;}
.pro .pro_item .pro_item_img{margin-top: 0.3rem;}
.pro .pro_item .pro_img_box{padding: 0.2rem;}
.pro .pro_item:hover .pro_item_img .img_box img {transform:scale(1.1);}
.pro .pro_item_top {background-color:#fff;border-radius:0.1rem;padding-top:0.3rem;}
.pro .pro_item_info {border:1px solid #E5E5E5;border-radius:0.5rem;margin-top:0.2rem;padding:0 0.1rem;text-align: center;height: 0.5rem;line-height: 0.5rem;}
.pro .pro_item_info ul,.pro .pro_item_info ol{list-style: unset;}
.pro .pro_item_info:hover {color:var(--colDf);}
@media (max-width:1024px){
	.pro .pro_item{--n:4;}
}
@media (max-width:750px){
	.pro .pro_item{--n:3;}
}
@media (max-width:480px){
	.pro .pro_item{--n:2;}
}

/* 产品中心汇总 */
.pro1 .pro_list {display:flex;flex-wrap:wrap;gap:0.2rem;}
.pro1 .pro_item {--n:6;width:calc((100% - (var(--n) - 1) * 0.2rem) / var(--n));overflow:hidden;transition:all 0.3s ease-out;background-color: #fff;border-radius: 0.1rem;}
.pro1 .pro_item .pro_item_title {font-size:0.16rem;font-weight:bold;text-align:center;text-align: center;margin: 0.3rem 0.2rem;}
.pro1 .pro_item .pro_img_box{padding: 0.2rem;}
.pro1 .pro_item:hover .pro_item_img .img_box img {transform:scale(1.1);}
.pro1 .pro_item .pro_item_info {position: relative;padding:0.15rem 0.2rem;font-size:0.14rem;color:#555;line-height:calc(24 / 14);}
.pro1 .pro_item .pro_item_info ul,
.pro1 .pro_item .pro_item_info ol{list-style: unset;}
.pro1 .pro_item .pro_item_info::after{content: '';position: absolute;top: 0;left: 0.2rem;right: 0.2rem;height: 1px;background-color: #E5E5E5;}
@media (max-width:1024px){
	.pro1 .pro_item{--n:4;}
}
@media (max-width:750px){
	.pro1 .pro_item{--n:3;}
}
@media (max-width:480px){
	.pro1 .pro_item{--n:2;}
}

/* 产品资料 */
.pro2 .pro_list_head{height: 0.6rem;display: flex;align-items: center;justify-content: space-between;gap: 0.2rem;padding: 0 0.6rem 0 0.4rem;border-radius: 0.2rem;background-color: var(--colDf);margin-bottom: 0.1rem;}
.pro2 .pro_list_head span{font-size: 0.2rem;color: #fff;font-weight: bold;}
.pro2 .pro_list {display:flex;flex-wrap:wrap;gap:0.1rem;}
.pro2 .pro_item {width: 100%;display:flex;align-items: center;border-radius: 0.1rem;padding: 0.2rem 0.6rem 0.2rem 0.8rem;background: #fff url('../images/ico5.png') no-repeat 0.4rem center;background-size: 0.16rem;}
.pro2 .pro_item span {font-size:0.18rem;flex:1;text-align:left;transition:all 0.3s ease-out;}
.pro2 .pro_item .btn_down {flex-shrink:0;height:0.4rem;line-height:0.4rem;padding:0 0.1rem;min-width:1rem;transition:all 0.2s ease-out;background-color:#F6F6F6;border-radius:0.2rem;display:flex;align-items:center;justify-content:center;gap: 0.1rem;}
.pro2 .pro_item .btn_down:hover{background-color: var(--colDf);color: #fff;}
.pro2 .pro_item .btn_down .ico_down{width:0.14rem;height:0.14rem;background-image:url('../images/ico3.png');background-size:contain;}
.pro2 .pro_item .btn_down:hover .ico_down{background-image:url('../images/ico4.png');}

/* 企业动态列表 */
.news1 .news_item {display:flex;gap:0.4rem;background-color:#fff;border-radius:0.1rem;padding:0.3rem;}
.news1 .news_item + .news_item {margin-top:0.2rem;}
.news1 .news_item .news_img {flex-shrink:0;width:3rem;}
.news1 .news_item .news_img_box {position:relative;height:0;padding-bottom:67%;overflow:hidden;}
.news1 .news_item .news_img img {position:absolute;left:0;top:0;width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.news1 .news_item .news_info {flex:1;display:flex;flex-direction:column;}
.news1 .news_item .news_info_title {font-size:0.2rem;font-weight:bold;transition:all 0.3s;}
.news1 .news_item .news_info_desc {color:#555;line-height:calc(28 / 16);margin-top:0.1rem;margin-bottom:0.2rem;}
.news1 .news_item .news_info_bottom {margin-top:auto;margin-bottom:0.1rem;display:flex;align-items:center;justify-content:space-between;gap:0.2rem;color:#888;}
.news1 .news_item .news_info_bottom .news_more {background-color:#F6F6F6;height:0.4rem;line-height:0.4rem;text-align:center;padding:0 0.1rem;min-width:1.2rem;border-radius:0.2rem;transition:all 0.3s;}
.news1 .news_item:hover .news_info_title {color:var(--colDf);}
.news1 .news_item .news_info_bottom .news_more:hover {background-color:var(--colDf);color:#fff;}
.news1 .news_item:hover .news_img img {transform:scale(1.1);}
@media (max-width:750px){
	.news1 .news_item{flex-direction: column;}
	.news1 .news_item .news_img{width: 100%;}
}

/* 企业动态详情 */
.news_detail_con{background-color: #fff;border-radius: 0.1rem;padding: 0.8rem 2rem;}
.news_detail .qui_news_tt{color: #222;font-size: .24rem;font-weight: bold;line-height: 1.5;text-align: center;}
.news_detail .qui_news_tm{color: #888;padding: .15rem;font-size: 0.16rem;border-bottom: .04rem solid #E5E5E5;display: flex;align-items: center;justify-content: center;gap: 0.15rem;}
.news_detail .qui_news_con{padding: .5rem 0 0;text-align: justify;font-size: .16rem;color: #212121;line-height: calc(28 / 16);width: 100%;font-weight: 300;}
.news_detail .qui_news_con p{margin-bottom: .3rem;}
.news_detail .qui_news_con img{margin-left: auto;margin-right: auto;display: block;max-width: 100%;padding-top: 0.2rem;padding-bottom: 0.2rem;}
.news_detail .qui_news_page_wrap{border-top: .01rem solid #E2E2E2;padding-top: .25rem;margin-top: 1rem;padding-bottom: 0.3rem;}
.news_detail .qui_news_page{display: flex;align-items: center;justify-content: space-between;width: 100%;margin-left: auto;margin-right: auto;}
.news_detail .qui_news_page .qui_ll{line-height:calc(28 / 16);flex: 1;}
.news_detail .qui_news_page .qui_ll span{color: #222;}
.news_detail .qui_news_page .qui_ll a{color: #222;position: relative;}
.news_detail .qui_news_page .qui_ll a:hover{color: var(--colDf);}
.news_detail .qui_news_page .qui_rr{flex-shrink: 0;margin-left: .2rem;}
.news_detail .qui_news_page .qui_btn_df{min-width:1.2rem;line-height:.4rem;font-size:.16rem;display:inline-block;vertical-align:top;color:#fff!important;border-radius:0.6rem;background:var(--colDf);text-align:center;padding:0 0.1rem;}

@media (max-width:1024px){
	.news_detail_con{padding: 0.8rem;}
	.news_detail .qui_news_tt{font-size: .24rem;}
	.news_detail .qui_news_con{padding-top: .3rem;font-size: .16rem;line-height: 1.875;}
	.news_detail .qui_news_page_wrap{padding-top: .24rem;margin-top: .3rem;padding-bottom: 0;}
	.news_detail .qui_news_page .qui_btn_df{min-width: 0;padding: 0 .26rem;}
}
@media (max-width:750px){
	.news_detail_con{padding: 0.4rem;}
	.news_detail .qui_news_page{flex-direction: column;gap: .2rem;align-items:flex-start;}
	.news_detail .qui_news_page .qui_rr{margin-left: 0;}
}

/* 展会排期 */
.news2 .news_item {display:flex;gap:0.4rem 0.6rem;background-color:#fff;border-radius:0.1rem;padding:0.2rem;}
.news2 .news_item + .news_item {margin-top:0.2rem;}
.news2 .news_item .news_img {flex-shrink:0;width:3rem;}
.news2 .news_item .news_img_box {position:relative;height:0;padding-bottom:67%;overflow:hidden;}
.news2 .news_item .news_img img {position:absolute;left:0;top:0;width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.news2 .news_item .news_info {flex:1;display:flex;align-items: flex-start;gap: 0.3rem;}
.news2 .news_item .news_info_l {flex:1;display:flex;flex-direction:column;}
.news2 .news_item .news_info_title {font-size:0.24rem;font-weight:bold;transition:all 0.3s;margin-top: 0.3rem;}
.news2 .news_item:hover .news_info_title {color:var(--colDf);}
.news2 .news_item:hover .news_img img {transform:scale(1.1);}
.news2 .news_item .news_info_time,
.news2 .news_item .news_info_location {font-size:0.18rem;color:#555;margin-top:0.2rem;display: flex;align-items: center;line-height: 1;}
.news2 .news_item .news_info_time .icon,
.news2 .news_item .news_info_location .icon {width:0.18rem;margin-right:0.2rem;flex-shrink:0;object-fit:contain;}
.news2 .news_item .news_btns {margin-top: 0.4rem;margin-right: 0.4rem;display:flex;align-items:center;gap:0.2rem;}
.news2 .news_item .news_btn {flex-shrink:0;height:0.4rem;line-height:0.4rem;text-align:center;border-radius:0.2rem;background-color:#f6f6f6;color:#888;font-size:0.16rem;padding:0 0.1rem;min-width: 1.2rem;}
.news2 .news_item .news_btn.apply {background-color:var(--colDf);color:#fff;}
.news2 .news_item .news_btn.apply:hover {opacity: 0.8;}
@media (max-width:1024px){
	.news2 .news_item .news_info {flex-direction:column;}
	.news2 .news_item .news_info_title {margin-top:0;}
	.news2 .news_item .news_btns {margin-top:0;}
}

@media (max-width:750px){
	.news2 .news_item{flex-direction: column;}
	.news2 .news_item .news_img{width: 100%;}
}

/* 科研中心 */
.news3 .news_item {display:flex;gap:0.4rem;background-color:#fff;border-radius:0.1rem;padding:0.2rem;}
.news3 .news_item + .news_item {margin-top:0.2rem;}
.news3 .news_item .news_img {flex-shrink:0;width:3rem;}
.news3 .news_item .news_img_box {position:relative;height:0;padding-bottom:67%;overflow:hidden;}
.news3 .news_item .news_img img {position:absolute;left:0;top:0;width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.news3 .news_item:hover .news_img img {transform:scale(1.1);}
.news3 .news_item .news_info {flex:1;display:flex;flex-direction:column;}
.news3 .news_item .news_info_title {font-size:0.2rem;font-weight:bold;transition:all 0.3s;margin-top: 0.15rem;}
.news3 .news_item:hover .news_info_title {color:var(--colDf);}
.news3 .news_item .news_info_desc {color:#555;line-height:calc(32 / 16);margin-top:0.1rem;margin-bottom:0.2rem;}
.news3 .news_item .news_info_bottom {margin-top:auto;margin-bottom:0.1rem;display:flex;align-items:center;color:#888;}
.news3 .news_item .news_info_bottom span {position:relative;font-size:0.16rem;padding:0 0.1rem;}
.news3 .news_item .news_info_bottom span:first-child {padding-left:0;}
.news3 .news_item .news_info_bottom span::after {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:0.1rem;background-color:#e5e5e5;}
@media (max-width:750px){
	.news3 .news_item{flex-direction: column;}
	.news3 .news_item .news_img{width: 100%;}
}

/* 操作指引 */
.guide .guide_content {padding: 0.8rem 2rem 1.5rem;background-color: #fff;border-radius: 0.1rem;width: 100%;line-height: 1.5;}
.guide .guide_item {display: flex;flex-direction: column;justify-content: center;gap: 0.63rem;margin-bottom: 1rem;}
.guide .guide_item:last-child{margin-bottom: 0;}
.guide .guide_item_title {font-size: 0.18rem;padding-bottom: 0.15rem;border-bottom: 0.04rem solid #E5E5E5;font-weight: 400;}
.guide .guide_item_title em {font-size: 0.24rem;color: var(--colDf);font-weight: bold;margin-right: 0.3rem;}
.guide .guide_item_img {flex-shrink: 0;width: 100%;text-align: center;}
.guide .guide_content  img {max-width: 100%;width: auto;margin-left: auto;margin-right: auto;}
@media (max-width:1024px){
	.guide .guide_content{padding: 0.6rem;}
}
@media (max-width:750px){
	.guide .guide_content{padding: 0.3rem;}
}

/* 视频资源 */
.video_resource .video_list{display: flex;flex-wrap: wrap;gap: 0.2rem;}
.video_resource .video_item{--n:4;width: calc((100% - (var(--n) - 1) * 0.2rem) / var(--n));background-color: #fff;border-radius: 0.1rem;overflow: hidden;}
.video_resource .video_item .video_img{position:relative;height:0;padding-bottom:63.34%;overflow:hidden;}
.video_resource .video_item .video_img .img {position:absolute;left:0;top:0;width:100%;height:100% !important;object-fit:cover;transition:all 0.3s;}
.video_resource .video_item:hover .video_img .img {transform:scale(1.1);}
.video_resource .video_item .video_img .video_play{position:absolute;left:0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.2);display: flex;align-items: center;justify-content: center;}
.video_resource .video_item .video_img .video_play img{width:0.5rem;height:0.5rem !important;}
.video_resource .video_item .video_info{padding: 0.2rem;}
.video_resource .video_item .video_title{font-size:0.2rem;font-weight:bold;transition:all 0.3s;line-height: 1;}
.video_resource .video_item:hover .video_title{color:var(--colDf);}
.video_resource .video_item .video_time{font-size:0.16rem;color:#666;line-height:calc(30 / 16);margin-top:0.1rem;display: flex;align-items: center;gap: 0.1rem;}
.video_resource .video_item .video_time img{width:0.14rem;height:0.14rem;flex-shrink:0;object-fit:contain;}
.video_resource .video_item .video_time span{color:#666;line-height: 1.5;}
@media (max-width:1024px){
	.video_resource .video_item{--n:3;}
}
@media (max-width:750px){
	.video_resource .video_item{--n:2;}
}
@media (max-width:480px){
	.video_resource .video_item{--n:1;}
}

.xform_item{display: inline-flex;flex-direction: column;gap: 0.1rem;width: 100%;}
.xform_label{font-size:0.16rem;color:#212121;line-height:calc(30 / 16);margin-top: 0.25rem;}
.xform_item.required .xform_label::after{content:'*';color:var(--colDf);padding-left: 0.05rem;}
.xform_input{background-color: #F6F6F6;border-radius: 0.1rem;font-size: 0.16rem;color: #333;}
.xform_input input{width:100%;height:0.54rem;padding: 0 0.2rem;}
.xform_input textarea{width:100%;padding: 0.2rem;height:1.6rem;}
.xform_input.file_upload {position:relative;display:flex;align-items:center;justify-content:space-between;gap:0.2rem;width:100%;height:0.54rem;padding:0 0.2rem;color:#888;cursor:pointer;}
.file_upload_icon{width: 0.17rem;}
.file_upload .file_input {position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;cursor:pointer;}
.file_list {display:flex;flex-direction:column;gap:0.1rem;margin-top: 0.2rem;}
.file_list .file_item {display:flex;align-items:center;justify-content:space-between;background-color:#F6F6F6;gap:0.2rem;padding:0.1rem 0.2rem;border-radius:0.1rem;}
.file_list .file_delete {width:0.12rem;cursor:pointer;}

/* 商务合作 */
.business_content{background-color: #fff;border-radius: 0.1rem;padding: 0.8rem 2rem 0.95rem;}
.business_title{font-size:0.24rem;color:var(--colDf);font-weight:bold;line-height: calc(30 / 24);}
.business_form{margin-top: 0.3rem;display: flex;flex-wrap: wrap;gap:0 0.15rem;}
.business_form .xform_item{width: calc((100% - (0.15rem * 2)) / 3);}
.business_form .xform_item.text_area{width: 100%;}
.business_btns{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.2rem;margin-top: 0.4rem;}
.business_btn{flex-shrink: 0;min-width:1.2rem;height:0.4rem;line-height:0.4rem;text-align:center;border-radius:0.4rem;background-color:var(--colDf);color:#fff;font-size:0.16rem;padding:0 0.1rem;}
.business_btn:hover{opacity: 0.8;}
@media (max-width:1024px){
	.business_content{padding: 0.6rem;}
	.business_btn{min-width: 2rem;height: 0.5rem;line-height: 0.5rem;}
}
@media (max-width:750px){
	.business_content{padding: 0.4rem;}
	.business_form{flex-direction: column;}
	.business_form .xform_item{width: 100%;}
	.business_btn{width: 100%;}
}

/* 定制服务 */
.made_content{background-color: #fff;border-radius: 0.1rem;padding: 0.8rem 2rem 1.3rem;}
.made_title{font-size:0.24rem;color:var(--colDf);font-weight:bold;line-height: calc(30 / 24);}
.made_form{display: flex;flex-wrap: wrap;gap:0 0.15rem;}
.made_form .xform_item{width: calc((100% - (0.15rem * 2)) / 3);}
.made_form .xform_item.text_area{width: 100%;}
.made_btns{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.2rem;}
.made_btn{flex-shrink: 0;min-width:1.2rem;height:0.4rem;line-height:0.4rem;text-align:center;border-radius:0.4rem;background-color:var(--colDf);color:#fff;font-size:0.16rem;padding:0 0.1rem;}
.made_btn:hover{opacity: 0.8;}
.made_form .xform_item.last_item{display: flex;flex-direction: row;justify-content: space-between;width: 100%;margin-top: 0.2rem;}
.made_form .xform_item.last_item .file_upload{width: 3.9rem;max-width: 100%;}
.made_conect{padding-bottom: 0.8rem;font-size:0.18rem;}
.made_conect .desc{line-height:calc(36 / 16);margin-bottom: 0.45rem;margin-top: 0.1rem;}
.made_conect .desc2{line-height:calc(36 / 16);margin-bottom: 0.15rem;}
.made_conect p{line-height:calc(36 / 16);}
.made_conect .line_box{display: flex;flex-wrap: wrap;}
.made_conect .line{width: 50%;float: left;margin-bottom: 0;display: flex;align-items: center;padding-right: 0.2rem;}
.made_conect .line img{width: 0.2rem;object-fit: contain;margin-right: 0.2rem;}
.made_box{padding-top: 0.8rem;border-top: 0.04rem solid #e5e5e5;}
.made_box:first-child{border-top: none;padding-top: 0;}
@media (max-width:1024px){
	.made_content{padding: 0.6rem;}
	.made_btn{min-width: 2rem;height: 0.5rem;line-height: 0.5rem;}
}
@media (max-width:750px){
	.made_content{padding: 0.4rem;}
	.made_form{flex-direction: column;}
	.made_form .xform_item{width: 100%;}
	.made_btn{width: 100%;}
}

/* 用户协议 */
.agre .agre_content{padding: 0.8rem 2rem 1.3rem;font-size: 0.16rem;line-height: 2;color:#212121;background-color: #fff;border-radius: 0.1rem;text-align: justify;}
.agre .agre_content h1{color: var(--colDf);}
.agre .agre_content h2,
.agre .agre_content h3,
.agre .agre_content h4,
.agre .agre_content h5,
.agre .agre_content h6{font-size: 0.16rem;line-height: 2;font-weight: bold;margin-top: 0.3rem;}
@media (max-width:1024px){
	.agre .agre_content{padding: 0.6rem;}
}
@media (max-width:750px){
	.agre .agre_content{padding: 0.4rem;}
}

/* 搜索结果 */
.search_result {margin-bottom:0.6rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.2rem;padding-bottom:0.3rem;border-bottom:1px solid #E2E2E2;}
.search_result_title {display:flex;align-items:center;gap:0.2rem;font-size:0.16rem;color:#666;}
.search_result_title span:first-child {font-size:0.24rem;color:#333;font-weight:500;}
.search_result_title em {color:var(--colDf);font-weight:bold;padding:0 0.1rem;}
.search_result_input {position:relative;width:3rem;}
.search_result_input input {width:100%;height:0.42rem;border:1px solid var(--colDf);border-radius:0.42rem;padding:0 0.5rem 0 0.2rem;font-size:0.16rem;color:#333;background-color:#fff;}
.search_result_input input:focus {outline:none;}
.search_result_input_icon {position:absolute;right:0.2rem;top:50%;transform:translateY(-50%);width:0.2rem;height:0.2rem;background:url('../images/search1.png') no-repeat center center;background-size:contain;cursor:pointer;}
/* 列表 */
.news_list_temp .figure_list{margin-top: -0.5rem;}
.news_list_temp .figure_item{display: flex;align-items: center;justify-content: space-between;gap: 0.2rem;font-weight: 400;line-height: normal;padding: 0.3rem 0;border-bottom: 0.01rem solid #E2E2E2;color: #333;font-size: 0.2rem;}
.news_list_temp .figure_item .title{flex: 1;}
.news_list_temp .figure_item .date{color: #666;}
.news_list_temp .figure_item:hover{color: var(--colDf);}
@media (max-width: 750px) {
	.search_result {flex-direction:column;align-items:flex-start;}
	.search_result_input {width:100%;}
}

/* 注册/登录/忘记密码 */
.login-page {flex:1;background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;}
.login-page .qui_main_box {flex:1;min-height:7.8rem;display:flex;align-items:center;justify-content:flex-end;}
.login-page .login-box {width:4.2rem;background-color:#fff;border-radius:0.1rem;overflow:hidden;}
.login-page .login-content {padding:0.4rem;}
.login-page .login-title {font-size:0.3rem;color:var(--colDf);font-weight:400;display:flex;align-items:baseline;}
.login-page .login-title em {font-size:0.16rem;color:#bbb;font-weight:normal;margin-left:0.1rem;font-style:italic;}
.login-page .login-form {display:flex;flex-direction:column;}
.login-page .login-form-item {position:relative;border-bottom:1px solid #eee;margin-top:0.2rem;}
.login-page .login-form-item input {width:100%;padding:0.2rem 0;}
.login-page .login-form-item input::placeholder {color:#888;}
.login-page .login-form-item .gcode {position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--colDf);cursor:pointer;transition:all 0.3s ease;user-select:none;}
.login-page .login-form-item .gcode:hover {opacity:0.8;}
.login-page .login-btn {width:100%;height:0.6rem;background-color:var(--colDf);color:#fff;font-size:0.16rem;margin-top:0.4rem;text-align:center;line-height:0.6rem;border-radius:0.1rem;cursor:pointer;transition:all 0.3s ease;}
.login-page .login-btn:hover {opacity:0.9;}
.login-page .login-agreement {color:#888;font-size:0.14rem;margin-top:0.3rem;display: flex;align-items:center;justify-content:space-between;}
.login-page .login-agreement a {color:var(--colDf);}
.login-page .login-agreement_r a{color: #888;}
.login-page .login-bottom {color:#888;font-size:0.14rem;padding:0.24rem;text-align:center;background-color:#F5F5F5;}
.login-page .login-bottom a {color:var(--colDf);}
.login-page .remember {display:flex;align-items:center;gap:0.1rem;margin-top:0.2rem;color:#888;}
@media (max-width: 750px) {
	.login-page .login-box_wrap {width:100%;padding: 0 0.6rem;}
	.login-page .login-box{width: 100%;}
}
/* 企业介绍 */
.intro_content {background-color:#fff;border-radius:0.1rem;}
.intro_content .intro_box {padding:0.8rem 2rem;}
.intro_content .intro_title {font-size:0.24rem;color:var(--colDf);font-weight:bold;line-height:calc(36 / 24);text-align:center;}
.intro_box1 .intro_inner {font-size:0.16rem;color:#212121;line-height:calc(28 / 16);margin-top:0.54rem;}
.intro_box1 .intro_inner p {margin-bottom:0.3rem;}
.intro_box1 .intro_inner p:last-child {margin-bottom:0;}
.intro_box1 .intro_inner img {max-width:100%;margin:0.1rem auto;}
.intro_box2 {background-color:#FBFBFB;}
.intro_box3 .intro_inner {display:flex;margin-top:0.36rem;background-color:#F6F6F6;border-radius: 0.1rem;overflow: hidden;}
.intro_box3 .intro_inner_l {width:50%;padding:0.6rem;font-size:0.16rem;}
.intro_box3 .intro_inner_r {flex:1;}
.intro_box3 .intro_inner_r img {width:100%;height:100% !important;object-fit:cover;}
.intro_box3 .intro_inner_l .t {font-size:0.2rem;color:var(--colDf);font-weight:bold;line-height:1.5;margin-bottom:0.25rem;}
.intro_box3 .intro_inner_l .b {display:table;width:100%;line-height:calc(28 / 16);}
.intro_box3 .intro_inner_l .b .l {display:table-cell;white-space:nowrap;}
.intro_box3 .intro_inner_l .b .v {display:table-cell;width:100%;}
.intro_box3 .intro_inner_l .bx {display:table;width:100%;border-collapse:collapse;}
.intro_box3 .intro_inner_l .b {display:table-row;}
.intro_box3 .intro_inner_l .b .l {display:table-cell;white-space:nowrap;}
.intro_box3 .intro_inner_l .b .v {display:table-cell;width:100%;}

@media (max-width: 1024px) {
	.intro_content .intro_box {padding: 0.6rem;}
	.intro_content .intro_box3 .intro_inner {display: flex;flex-direction: column-reverse;}
	.intro_content .intro_box3 .intro_inner_l {width: 100%;padding: 0.3rem;}
	.intro_content .intro_box3 .intro_inner_r {width: 100%;}
}
@media (max-width: 750px) {
	.intro_content .intro_box {padding: 0.3rem;}
}
.intro_box2 .intro_inner {position:relative;}
.intro_box2 .intro_swiper {padding:0 0.6rem;overflow:visible;}
.intro_box2 .swiper {width:100%;position:relative;overflow:visible;padding:0.36rem 0 0.5rem;}
.intro_box2 .swiper-wrapper {display:flex;align-items:center;}
.intro_box2 .swiper-slide {text-align:center;background:#fff;border-radius:0.1rem;box-shadow:0.05rem 0.09rem 0.2rem 0px rgba(186,186,186,0.15);padding:0.3rem 0.45rem;width:3.6rem;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;}
.intro_box2 .swiper-slide-active {transform:scale(1);opacity:1;z-index:2;}
.intro_box2 .swiper-slide-prev,.intro_box2 .swiper-slide-next {transform:scale(0.88);z-index:1;}
.intro_box2 .swiper-slide img {width:100%;height:3.8rem !important;object-fit:contain;}
.intro_box2 .swiper-slide span {font-size:0.16rem;padding:0.3rem 0 0.1rem;}
.intro_box2 .swiper-pagination {position:absolute;bottom:0;left:0;width:100%;text-align:center;line-height:1;}
.intro_box2 .swiper-pagination-bullet {width:0.1rem;height:0.1rem;background:#C0C0C0;display:inline-block;border-radius:50%;margin:0 0.05rem;opacity:1;cursor:pointer;}
.intro_box2 .swiper-pagination-bullet-active {background:var(--colDf);}
.intro_box2 .swiper-button-prev,.intro_box2 .swiper-button-next {position:absolute;top:50%;transform:translateY(-50%);width:0.4rem;height:0.4rem;z-index:10;cursor:pointer;background-color:#eee;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s;}
.intro_box2 .swiper-button-prev:hover,.intro_box2 .swiper-button-next:hover {background-color:var(--colDf);}
.intro_box2 .swiper-button-prev:hover:after,.intro_box2 .swiper-button-next:hover:after {color:#fff;}
.intro_box2 .swiper-button-prev {left:0.2rem;}
.intro_box2 .swiper-button-next {right:0.2rem;}
.intro_box2 .swiper-button-prev:after,.intro_box2 .swiper-button-next:after {font-family:"swiper-icons";font-size:0.12rem;color:#666;text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;font-weight:bold;}
.intro_box2 .swiper-button-prev:after {content:'prev';}
.intro_box2 .swiper-button-next:after {content:'next';}
@media (max-width: 1024px) {
	.intro_box2 .swiper{overflow: hidden;}
	.intro_box2 .swiper-button-next{right: 0;}
	.intro_box2 .swiper-button-prev{left: 0;}
	/* .intro_box2 .swiper-slide{width: 3rem !important;} */
}
@media (max-width: 750px) {
	.intro_box2 .intro_swiper{padding: 0;}
	.intro_box2 .swiper{padding: 0.5rem 0;}
	.intro_box2 .swiper-slide{width: 100% !important;}
	.intro_box2 .swiper-button-next,
	.intro_box2 .swiper-button-prev{display: none;}
}

/* 产品详情 */
.product_detail .detail_top {background-color:#fff;padding-top:0.8rem;}
.product_detail .detail_name {text-align:center;font-size:0.28rem;line-height:calc(46 / 28);}
.product_detail .detail_img {display:flex;align-items:center;justify-content:center;padding:1rem 0;}
.product_detail .detail_img img {max-width:100%;}
.product_detail .detail_content {padding:0.2rem 1.6rem 1rem;}
.product_detail .detail_box {background-color:#fff;border-radius:0.1rem;padding:0.6rem 0.8rem;overflow: hidden;}
.product_detail .detail_box + .detail_box {margin-top:0.2rem;}
.product_detail .detail_tab {background-color:#F6F6F6;border-radius:0.1rem;display:flex;flex-wrap: wrap;}
.product_detail .detail_tab_item {padding:0.2rem;min-width:1.6rem;font-size:0.18rem;font-weight:bold;border-radius:0.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.product_detail .detail_tab_item:hover {color:var(--colDf);}
.product_detail .detail_tab_item.active {background-color:var(--colDf);color:#fff;}
.product_detail .detail_tab_content {padding:0.3rem 0 0;display:none;line-height: calc(28 / 16);}
.product_detail .detail_tab_content.active {display:block;}
.product_detail .detail_tab_content .content_title {font-size:0.2rem;font-weight:bold;}
.product_detail .detail_tab_content ul,
.product_detail .detail_tab_content ol{list-style: unset;}
.product_detail .detail_tab_content p{color: #555;}
.product_detail .detail_tab_content img{max-width: 100%;margin-left: auto;margin-right: auto;display: block;}

.product_detail .detail_box2 .box_title {font-size:0.20rem;line-height:calc(28 / 20);color:var(--colDf);font-weight:bold;}
.product_detail .detail_table {width:100%;border:none;border-collapse:collapse;border-radius:0.1rem;overflow:hidden;margin-top:0.15rem;margin-bottom: 0.5rem;}
.product_detail .detail_table .detail_table_head {background-color:var(--colDf);}
.product_detail .detail_table .detail_table_head tr {border-radius:0.1rem;overflow:hidden;}
.product_detail .detail_table .detail_table_head th {padding:0.22rem 0.2rem 0.22rem 0.4rem;color:#fff;border:none;text-align:center;white-space: nowrap;}
.product_detail .detail_table .detail_table_head th:first-child{border-bottom-left-radius: 0.1rem;}
.product_detail .detail_table .detail_table_head th:last-child{border-bottom-right-radius: 0.1rem;}
.product_detail .detail_table .detail_table_body tr {border-bottom:1px solid #E5E5E5;}
.product_detail .detail_table .detail_table_body td {padding:0.07rem 0.2rem 0.07rem 0.4rem;border:none;font-size:0.14rem;color:#212121;min-width: 0.5rem;text-align: center;}
.product_detail .detail_table .detail_table_head th:first-child,
.product_detail .detail_table .detail_table_body td:first-child {text-align: left;}
.product_detail .detail_table .col_df {color:var(--colDf);white-space: nowrap;}
.product_detail .detail_table .detail_table_a {text-decoration:underline;}
.product_detail .op_box {display:flex;align-items:center;border:1px solid #E5E5E5;border-radius:0.06rem;overflow:hidden;height:0.36rem;}
.product_detail .op_box .num_box {display:flex;align-items:center;}
.product_detail .op_box .num_box_input {width:0.5rem;height:0.36rem;text-align:center;border:none;border-right:1px solid #E5E5E5;overflow:hidden;padding:0 0.05rem;}
.product_detail .op_box .num_box_input:disabled{background-color: #eee;}
.product_detail .op_box .num_op {display:flex;flex-direction:column;align-items:center;justify-content:center;}
.product_detail .op_box .num_op_minus,
.op_box .num_op_plus {width:0.2rem;height:0.17rem;background:url('../images/ico10.png') no-repeat center center;background-size:0.08rem 0.06rem;cursor: pointer;}
.product_detail .op_box .num_op_minus:hover,
.product_detail .op_box .num_op_plus:hover {opacity:0.8;}
.product_detail .op_box .num_op_plus {transform:rotate(180deg);border-bottom:1px solid #E5E5E5;}
.product_detail .op_box .num_box_btn {width:0.36rem;height:0.36rem;background:var(--colDf) url('../images/cart2.png') no-repeat center center;background-size:0.16rem;border-radius:0 0.06rem 0.06rem 0;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;}



@media (max-width: 1024px) {
	.product_detail .detail_content {padding:0.3rem;}
	.product_detail .detail_box {padding:0.3rem;}
	.product_detail .detail_table_wrap {width:100%;overflow-x:auto;}
}
@media (max-width: 750px) {
	.product_detail .detail_tab_item {width:25%;min-width:0;}
	.product_detail .detail_content {padding:0.3rem 2%;}
	.product_detail .detail_table .detail_table_head th {padding:0.1rem 0.1rem 0.1rem 0.2rem;}
	.product_detail .detail_table .detail_table_body td {padding:0.05rem 0.1rem 0.05rem 0.2rem;}
}

/* 加入我们 */
.accordion_row {display:flex;flex-direction:column;}
.accordion_item_header {display:flex;align-items:center;cursor:pointer;}
.accordion_item_header .accordion_item {flex:1;height:0.8rem;line-height:0.8rem;text-align: center;padding:0 0.2rem 0 0.4rem;}
.accordion_item_header .accordion_item:last-child {flex:unset;width:1rem;display:flex;align-items:center;justify-content:center;padding-right: 0.4rem;}
.accordion_item_header .accordion_item:first-child{text-align: left;}
.accordion_item .toggle-icon {width:0.17rem;height:0.17rem;background-image:url('../images/ico11.png');background-size:contain;background-position:center center;background-repeat:no-repeat;transition:all 0.3s ease;}
.accordion_tr{background-color: #fff;margin-top: 0.1rem;border-radius: 0.1rem;overflow: hidden;}
.accordion_tr.active .accordion_item .toggle-icon {background-image:url('../images/ico12.png');}
.accordion_th{background-color:var(--colDf);color:#fff;border-radius: 0.1rem;}
.accordion_th .accordion_item{height: 0.6rem;line-height: 0.6rem;font-weight: bold;font-size: 0.2rem;white-space: nowrap;}
.accordion_content {width:100%;padding:0.3rem 0.4rem 0.5rem 0.4rem;background-color:#fff;display:none;position: relative;color: #555;line-height: calc(32 / 16);}
.accordion_content::after{content: '';position: absolute;left: 0.4rem;right: 0.4rem;top: 0;height: 1px;background-color: #e5e5e5;}
.accordion_content img{max-width: 100%;margin-left: auto;margin-right: auto;display: block;}
.accordion_content_block {position:relative;min-height: 0.6rem;}
.accordion_content_block .accordion_content_btn {position:absolute;right:0;bottom:0;min-width:1.2rem;height:0.4rem;background-color:var(--colDf);color:#fff;border-radius:0.4rem;text-align:center;line-height:0.4rem;padding:0 0.1rem;transition: all 0.3s;}
.accordion_content_block .accordion_content_btn:hover {opacity:0.8;}

.qui_pop_bg{background: rgba(0, 0, 0, .5);position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 90;display: none;}
.qui_pop_box{position: fixed;left: 50%;top: 50%;transform: translateY(-50%) translateX(-50%);z-index: 92;padding: .6rem;border-radius: .04rem;background-image: -webkit-linear-gradient( -90deg, rgb(243,243,249) 0%, rgb(255,255,255) 50%);max-width: 5rem;width: 90%;}
.qui_pop_tt{text-align: center;margin-bottom: .36rem;font-weight: bold;color: var(--colDf);font-size: .24rem;line-height: 1.2;}
.qui_pop_tt span{position: relative;padding: 0 .2rem;}
.qui_pop_tt span:before,
.qui_pop_tt span:after{content: '';position: absolute;right: 100%;top: 50%;transform: translateY(-50%);width: .4rem;height: .02rem;background: var(--colDf);}
.qui_pop_tt span:before{right: auto;left: 100%;}
.qui_form_cha .quiint{position: relative;cursor: pointer;}
.qui_form_cha .qui_put{position: absolute;z-index: 10;position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.qui_form_cha .quiaaa{position: absolute;right: .01rem;top: .01rem;line-height: .38rem;z-index: 2;min-width: .9rem;padding: 0 .12rem;text-align: center;background: #f2f5f9;color: var(--colDf);border-radius: 0 .04rem .04rem 0;border-left: .01rem solid #e3e6ec;}
.qui_pop_con .qui_form_cha .li{margin-top: .15rem;}
.qui_pop_con .qui_form_cha .quiBtn{margin-top: .6rem;}
.qui_pop_cls{position: absolute;right: -.3rem;top: -.3rem;background: url(../images/cls.svg) center no-repeat;background-size: auto .2rem;width: .2rem;height: .2rem;cursor: pointer;}
@media (max-width: 1024px) {
	.renlizy_page .renlizy_l1_item{
		--n:2;
	}
}


/* 个人中心 */
.ucenter {background-color:#fff;}
.ucenter .user-crumbs {display:flex;align-items:center;justify-content:flex-end;}
.ucenter .user-crumbs .breadcrumb-path {padding:0.3rem 0;}
.ucenter .user-crumbs .breadcrumb-path a,.user-crumbs .breadcrumb-path span {color:#999;}
.ucenter .crumbs .breadcrumb-path a:first-child {background-image:url('../images/home1.png');}
.ucenter .ucenter-box {display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.6rem;padding-bottom:0.6rem;margin-top:0.05rem;}
.ucenter .ucenter-nav {position:sticky;top:10px;flex-shrink:0;width:2.4rem;background-color:#F6F6F6;}
.ucenter .ucenter-nav .nav-top {position:relative;width:100%;height:1rem;background-position:center center;background-repeat:no-repeat;background-size:cover;padding:0.2rem;display:flex;align-items:flex-end;color:#fff;}
.ucenter .ucenter-nav .nav-top::after {content:'';position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;background:rgba(0,0,0,.3);}
.ucenter .ucenter-nav .nav-top span {position:relative;font-size:0.24rem;font-weight:bold;z-index:2;}
.ucenter .nav-list {width:100%;display:flex;flex-direction:column;}
.ucenter .nav-list .nav-item {padding:0.2rem;padding-right:0.3rem;font-size:0.18rem;font-weight:400;line-height:1.3;border-top:1px solid #fff;background-position:calc(100% - 0.15rem) center;background-repeat:no-repeat;background-size:0.06rem 0.11rem;background-image:url('../images/ico14.png');}
.ucenter .nav-list .nav-item:hover {color:var(--colDf);}
.ucenter .nav-list .nav-item.active {color:#fff;background-color:var(--colDf);background-image:url('../images/ico15.png');}
.ucenter .ucenter-content {flex:1;}
.ucenter .ucenter-content_top {display:flex;align-items:center;justify-content:space-between;padding:0.4rem 0.6rem;background-color:#F6F6F6;border-radius:0.1rem;}
.ucenter .user-info-box {display:flex;align-items:center;gap:0.2rem;}
.ucenter .user-info-box .avatar {width:0.83rem;height:0.83rem !important;border-radius:50%;border:0.03rem solid #d5d5d5;overflow:hidden;flex-shrink: 0;}
.ucenter .user-info-box .user-name {font-size:0.18rem;max-width:2rem;}
.ucenter .user-info-box .btn {font-size:0.14rem;color:#888;text-decoration:underline;cursor:pointer;}
.ucenter .user-info-box .btn:hover {color:var(--colDf);}
.ucenter .user-order-box {display:flex;align-items:center;gap:1rem;}
.ucenter .user-order-item {position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.1rem;}
.ucenter .user-order-item::after {content:'';position:absolute;right:-0.5rem;top:50%;transform:translateY(-50%);width:1px;height:0.5rem;background-color:#E5E5E5;}
.ucenter .user-order-item:last-child::after {display:none;}
.ucenter .user-order-item span {font-size:0.16rem;}
.ucenter .user-order-item img {display:block;height:0.3rem !important;object-fit:contain;}
.ucenter .user-order-item .bage {position:absolute;top:-0.06rem;left:calc(50% + 0.1rem);min-width:0.16rem;text-align:center;border-radius:0.16rem;padding:0.02rem 0.05rem;background-color:var(--colDf);color:#fff;font-size:0.12rem;line-height:1;white-space:nowrap;}
.ucenter .order_content {margin-top:0.3rem;}
.ucenter .order_content_t {font-size:0.24rem;font-weight:bold;color: var(--colDf);}
.ucenter .order_list {margin-top:0.2rem;display:flex;flex-direction:column;gap:0.2rem;}
.ucenter .order_item {border:1px solid #EDEDED;border-radius:0.1rem;}
.ucenter .order_info {display:flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap:0 0.2rem;padding:0.22rem 0.4rem;color:#888;background-color:#F6F6F6;}
.ucenter .order_info_l{display: flex;flex-wrap: wrap;align-items: center;gap:0 0.4rem;}
.ucenter .order_info .time {flex-shrink:0;}
.ucenter .order_info .oid {flex-shrink:0;}
.ucenter .order_info .status {flex-shrink:0;margin-left:auto;}
.ucenter .order_goods{
	overflow-x: auto;
	flex-shrink: 0;
	padding:0.2rem 0.4rem;
}
.ucenter .order_goods_wrap {display: flex;justify-content: space-between;align-items: center;gap:0.2rem;}
.ucenter .goods_list {display:flex;flex-direction: column;gap: 0.2rem;flex: 1;}
.ucenter .goods_item {display:flex;gap:0.3rem;}
.ucenter .goods_img{flex-shrink: 0;width: 1.5rem;height: 1rem;overflow: hidden;}
.ucenter .goods_item img {display:block;width:100%;height:100% !important;object-fit:cover;}

.ucenter .goods_info {flex:1;display: flex;gap: 0.1rem;padding: 0.2rem 0;}
.ucenter .goods_name {font-size:0.2rem;font-weight:bold;max-width:4rem;min-width: 2rem;display: flex;flex-direction: column;gap: 0.0.05rem;}
.ucenter .goods_name .spec{font-size: 0.14rem;color: #555;font-weight: normal;}
.ucenter .goods_num {font-size:0.2rem;text-align:center;white-space: nowrap;flex: 1;}
.ucenter .goods_price {font-size:0.16rem;color:var(--colDf);text-align:center;flex-shrink: 0;white-space: nowrap;flex: 1;}

.ucenter .goods_btn {flex-shrink: 0;display:flex;flex-direction:column;align-items:flex-end;gap:0.06rem;}
.ucenter .goods_btn .btn {min-width:1.2rem;padding: 0.12rem 0.2rem;line-height: 1;text-align:center;border-radius:0.4rem;background-color:#F6F6F6;color:#999;font-size:0.16rem;transition:all 0.3s ease-out;white-space: nowrap;}
.ucenter .goods_btn .btn:hover {opacity:0.8;}
.ucenter .goods_btn .btn.col_black {background-color:#333;color:#fff;}
.ucenter .goods_btn .btn.col_df {background-color:var(--colDf);color:#fff;}

@media (max-width:1024px){
	.ucenter .ucenter-nav {position:unset;top:auto;width:100%;}
	.ucenter .order_info {flex-wrap:wrap;}
	.ucenter .order_info .status {margin-left:0;}
	.ucenter-content_top {flex-direction:column;gap:0.4rem;}
	.ucenter .user-info-box {width:100%;}
	.ucenter .user-order-box{width: 100%;justify-content: space-between;}
	.ucenter .user-order-item::after{display: none;}
}
@media (max-width:750px){
	.ucenter .order_goods_wrap{flex-direction: column;}
	.ucenter .goods_list{flex:unset;width:100%;}
	.ucenter .goods_btn{flex-direction: row;align-items: center;width: 100%;flex-wrap: wrap;gap: 0.1rem;}
	.ucenter .goods_btn .btn{min-width:0.8rem;width:100%;}
	.ucenter .user-order-box{gap: 0.5rem;}
	.ucenter .ucenter-content_top{padding: 0.3rem;}
}

/* element-ui修改 */
.el-button--primary {background-color:var(--colDf);border-color:var(--colDf);}
.el-button:focus,.el-button:hover {color:var(--colDf);border-color:rgba(255,109,0,0.8);background-color:rgba(255,109,0,0.1);}
.el-button--primary:hover {color:#fff;background-color:var(--colDf);border-color:var(--colDf);}
.el-input.is-active .el-input__inner,.el-input__inner:focus {border-color:var(--colDf) !important;}
.el-loading-spinner .path{stroke:var(--colDf);}
.el-message{min-width: fit-content;}
.el-textarea__inner:focus{border-color:var(--colDf);}
.el-select-dropdown__item.selected{color: var(--colDf);}
.el-checkbox__input.is-checked+.el-checkbox__label{color: var(--colDf);}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--colDf);border-color: var(--colDf);}
.el-checkbox__inner:hover,
.el-checkbox__input.is-focus .el-checkbox__inner{border-color: var(--colDf);}
.el-tabs__item.is-active,
.el-tabs__item:hover{color: var(--colDf);}
.el-tabs__active-bar{background-color: var(--colDf);}
.el-loading-spinner .el-loading-text,
.el-loading-spinner i{color: var(--colDf);}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{
	color: var(--colDf);
}
/* 购物车 */
.cart {--cart-radius:0.16rem;--cart-padding:0.4rem;}
.cart .cart-title {padding:0 0 0.4rem 0;font-size:0.3rem;font-weight:bold;color:#333333;}
.cart .cart-pro {display:flex;justify-content:space-between;font-size:0.16rem;font-weight:bold;padding:0.2rem 0.4rem;background:#fff;border-radius:0.1rem;margin-bottom:0.2rem;box-shadow:0 0.02rem 0.1rem rgba(0,0,0,0.02);}
.cart .cart-pro-l {display:flex;align-items:center;width:60%;}
.cart .cart-pro-l .all {display:flex;align-items:center;gap:0.1rem;}
.cart .cart-pro-l input {width:0.2rem;height:0.2rem;}
.cart .cart-pro-l .shop {margin-left:0.7rem;}
.cart .cart-pro-r {display:flex;justify-content:space-between;width:40%;}
.cart .cart-list {background:#fff;border-radius:0.1rem;overflow:hidden;box-shadow:0 0.02rem 0.1rem rgba(0,0,0,0.02);}
.cart .cart-list li {display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0.4rem;font-size:0.16rem;border-bottom:1px solid #f5f5f5;transition:all 0.3s ease;}
.cart .cart-list li:hover {background:#f9f9f9;}
.cart .pro-wrap {display:flex;align-items:center;}
.cart .pro-wrap .pro-img {width:1.2rem;height:0.8rem;border-radius:0.1rem;overflow:hidden;}
.cart .pro-wrap .pro-img img {width:100%;height:100% !important;object-fit:cover;transition:all 0.3s ease;}
.cart .pro-wrap .pro-name {margin-left:0.2rem;font-size:0.18rem;color:#212121;transition:all 0.3s ease;display:flex;flex-direction:column;gap:0.05rem;}
.cart .pro-wrap .pro-name em {font-size:0.14rem;color:#888;}
.cart .pro-wrap:hover .pro-name {color:var(--colDf);}
.cart .cart-l {display:flex;align-items:center;width:60%;}
.cart .cart-l .input {margin-right:0.3rem;}
.cart .cart-r {display:flex;justify-content:space-between;align-items:center;width:40%;}
.cart .pro-num {display:flex;align-items:center;border:1px solid #eee;border-radius:0.4rem;overflow:hidden;}
.cart .pro-num .jian,.cart .pro-num .jia {width:0.32rem;height:0.32rem;display:flex;align-items:center;justify-content:center;background:#f6f6f6;color:#666;cursor:pointer;user-select:none;transition:all 0.3s ease;}
.cart .pro-num .jian:hover,.cart .pro-num .jia:hover {background:var(--colDf);color:#fff;}
.cart .pro-num input {width:0.5rem;height:0.32rem;border:none;border-left:1px solid #eee;border-right:1px solid #eee;text-align:center;font-size:0.14rem;}
.cart .pro-del {width:0.24rem;height:0.24rem;background:url(../images/del.png) no-repeat center center;background-size:0.14rem;cursor:pointer;margin-right:0.1rem;}
.cart .cart-total {display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0.4rem;background:#fff;border-radius:0.1rem;margin-top:0.2rem;margin-bottom:0.5rem;box-shadow:0 0.02rem 0.1rem rgba(0,0,0,0.02);}
.cart .cart-total-l {display:flex;align-items:center;}
.cart .cart-total-l .del-all {display:flex;align-items:center;margin-right:0.2rem;font-size:0.16rem;}
.cart .cart-total-l .del-all input {margin-right:0.1rem;}
.cart .cart-total-l a {color:#888;margin-right:0.2rem;}
.cart .cart-total-r {display:flex;align-items:center;font-size:0.16rem;color:#888;}
.cart .cart-total-r .select .price {font-size:0.24rem;color:var(--colDf);font-weight:bold;margin:0 0.1rem;}
.cart .cart-total-r .lj-btn {min-width:1.2rem;height:0.4rem;line-height:0.4rem;padding:0 0.3rem;color:#fff;background:var(--colDf);text-align:center;border-radius:0.4rem;margin-left:0.2rem;transition:all 0.3s ease;}
.cart .cart-total-r .lj-btn:hover {opacity:0.9;}

@media (max-width:750px) {
	.cart .cart-pro {display:none;}
	.cart .cart-list li {flex-direction:column;gap:0.2rem;align-items:flex-start;}
	.cart .cart-l {width:100%;}
	.cart .cart-r {width:100%;justify-content:flex-end;gap:0.3rem;}
	.cart .pro-wrap {width:100%;}
	.cart .pro-wrap .pro-img {width:1rem;height:0.7rem;}
	.cart .cart-total {flex-direction:column;gap:0.2rem;align-items:flex-start;}
	.cart .cart-total-r {width:100%;justify-content:space-between;}
}

/* 自定义单选和多选框 */
.cart input[type="checkbox"],.cart input[type="radio"] {-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0.16rem;height:0.16rem;border:1px solid #ddd;border-radius:0.02rem;cursor:pointer;position:relative;transition:all 0.3s ease;margin:0;padding:0;background:#fff;}
.cart input[type="radio"] {border-radius:50%;}
.cart input[type="checkbox"]:checked,.cart input[type="radio"]:checked {background:var(--colDf);border-color:var(--colDf);}
.cart input[type="checkbox"]:checked::after {content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-65%) rotate(45deg);width:0.05rem;height:0.1rem;border:0.02rem solid #fff;border-top:0;border-left:0;font-weight:bold;}
.cart input[type="radio"]:checked::after {content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0.08rem;height:0.08rem;background:#fff;border-radius:50%;}
.cart input[type="checkbox"]:hover,.cart input[type="radio"]:hover {border-color:var(--colDf);}
.cart input:disabled{background-color: #eee;cursor: not-allowed;}

/* 调整购物车中checkbox的对齐 */
.cart .cart-pro-l .all,
.cart .cart-total-l .del-all,
.cart .cart-l .input {display: flex;align-items: center;gap: 0.08rem;}

/* 个人中心标题 */
.qui_ucenter_head {position:relative;display:flex;flex-wrap: wrap;justify-content:space-between;align-items:center;gap: 0.2rem;border-bottom:1px solid #ddd;}
.qui_ucenter_tabs {display:flex;list-style:none;margin:0;padding:0;}
.qui_ucenter_tabs li {margin-right:0.5rem;position:relative;}
.qui_ucenter_tabs li a {padding:0.2rem 0;display:block;font-size:0.24rem;color:#666;text-decoration:none;line-height: normal;}
.qui_ucenter_tabs li.active a {color:#333;font-weight: bold;}
.qui_ucenter_tabs li.active:after {content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--colDf);}

.ucenter-content_title {display:flex;justify-content:space-between;align-items:center;}
.ucenter-content_title .l {font-size:0.24rem;font-weight:bold;}

/* 收货地址 */
.address_list .add_address {min-width:1.2rem;text-align:center;border-radius:0.4rem;background-color:var(--colDf);color:#fff;font-size:0.16rem;padding:0.12rem 0.3rem;transition:all 0.3s;}
.address_list .add_address:hover {opacity:0.8;}
.address_list .address_items {display:flex;flex-direction:column;gap:0.2rem;margin-top:0.3rem;margin-bottom:auto;}
.address_list .address_item {width:100%;background-color:#fff;border:1px solid #E5E5E5;border-radius:0.16rem;padding:0.35rem 0.4rem;transition:all 0.3s;display:flex;gap:0.6rem;}
.address_list .address_item:hover {border-color:var(--colDf);box-shadow:0 0.1rem 0.3rem rgba(255,109,0,0.08);}
.address_list .address_info {flex:1;min-width:0;display:grid;grid-template-columns:auto 1fr;gap:0.15rem 0.6rem;align-items:baseline;}
.address_list .address_row {display:contents;}
.address_list .address_row .label {color:#999;font-size:0.15rem;white-space:nowrap;}
.address_list .address_row .value {color:#333;font-size:0.15rem;line-height:1.8;}
.address_list .address_row.address .value {word-break:break-all;}
.address_list .address_btns {display:flex;align-items:center;gap:0.6rem;flex-shrink:0;padding-left:0.6rem;border-left:1px solid #f0f0f0;}
.address_list .address_btns_l {display:flex;align-items:center;}
.address_list .address_btns_r {display:flex;align-items:center;gap:0.3rem;}
.address_list .default_tag {color:var(--colDf);font-size:0.14rem;position:relative;padding-left:0.16rem;}
.address_list .default_tag::before {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.08rem;height:0.08rem;background-color:var(--colDf);border-radius:50%;}
.address_list .set_default {color:#999;font-size:0.14rem;cursor:pointer;transition:all 0.3s;}
.address_list .set_default:hover {color:var(--colDf);}
.address_list .address_btn {color:#666;transition:all 0.3s;font-size:0.14rem;}
.address_list .address_btn:hover {color:var(--colDf);}
.address_list .no_address {color:#999;text-align:center;padding:0.6rem 0;font-size:0.14rem;}

@media (max-width:1024px) {
	.address_list .address_info {gap:0.15rem 0.3rem;}
}
@media (max-width:750px) {
	.address_list .address_item {flex-direction:column;gap:0.3rem;padding:0.3rem;}
	.address_list .address_info {gap:0.15rem 0.3rem;}
	.address_list .address_btns {width:100%;padding-left:0;border-left:none;padding-top:0.3rem;border-top:1px solid #f0f0f0;justify-content:space-between;}
}

/* 订单列表 */
.order-cate {display:flex;flex-wrap: wrap;justify-content:space-between;align-items:center;gap: 0.2rem;margin-top:0.1rem;font-size:0.16rem;}
.order-cate-l {flex:1}
.order-cate-r {flex-shrink: 0;}
.order-cate-l ul {display:flex;color:#666666;list-style:none;gap: 0.5rem;}
.order-cate-l ul li a {padding:0.05rem 0;cursor:pointer;color:#666666;}
.order-cate-l ul li.active {font-weight:bold;color:#333333;border-bottom:0.02rem solid var(--colDf);}
.order-cate-l ul li.active a {font-weight:bold;color:var(--colDf);}
.order-cate-r {position:relative;display:flex;align-items:center;}
.order-cate-r input {width:100%;padding:0.1rem 0.2rem;background:#FBFBFB;border:1px solid #EEEEEE;border-radius:0.24rem;outline:none;}
.order-cate-r .order-seach {position:absolute;top:0;right:0.2rem;content:'';display:inline-block;width:0.3rem;height:100%;background:url(../images/personal/search.png) no-repeat center center;background-size:0.2rem;border:0;outline:none;}

@media (max-width:750px) {
	.order-cate-r{width: 100%;}
}

/* 提交订单 */
.apply-order_page .apply-order .title {margin-bottom:0.2rem;font-size:0.24rem;font-weight:bold;color:#333333;}
.apply-order_page .address-header {display:flex;justify-content:space-between;padding:0.2rem 0.3rem;background:#FFFFFF;border-bottom:1px solid #F5F5F5;}
.apply-order_page .address-header .address-header-l {font-size:0.18rem;font-weight:bold;color:#333333;}
.apply-order_page .address-header-r {font-size:0.15rem;}
.apply-order_page .address-header-r a {color:var(--colDf);font-weight:bold;}
.apply-order_page .address-header-r .more-address {cursor:pointer;transition:all 0.3s ease;}
.apply-order_page .address-header-r .more-address:hover {color:var(--colDf);}
.apply-order_page .address-content {padding:0.3rem;background:#FFFFFF;}

.apply-order_page .address-content ul {display:flex;flex-wrap:wrap;gap:0.15rem;}
.apply-order_page .address-content ul li {--n:3;position:relative;width:calc((100% - (var(--n) - 1) * 0.15rem) / var(--n));padding:0.3rem;background:#F5F5F5;font-size:0.18rem;border:1px solid #F5F5F5;cursor:pointer;transition:all 0.3s ease;}
.apply-order_page .address-content ul li.active {border:1px solid var(--colDf);background:#FFFFFF;}
.apply-order_page .address-content ul li:hover {border:1px solid var(--colDf);background:#FFFFFF;}
.apply-order_page .address-content ul li i {position:absolute;bottom:0;right:0;content:'';display:inline-block;width:0.18rem;height:0.18rem;background:url(../images/personal/sel.png) no-repeat right bottom;background-size:100%;display:none;}
.apply-order_page .address-content ul li:hover i,
.apply-order_page .address-content ul li.active i {display:block;}
.apply-order_page .payment {margin-top:0.2rem;}
.apply-order_page .payment .t {padding:0.2rem 0.3rem;font-size:0.18rem;font-weight:bold;color:#333333;background:#FFFFFF;border-bottom:1px solid #f5f5f5;}
.apply-order_page .payment-content {padding:0.3rem;background:#FFFFFF;}
.apply-order_page .payment-content ul {display:flex;align-items:center;gap: 0.2rem;}
.apply-order_page .payment-content ul li {position:relative;display:flex;align-items:center;justify-content:center;width:2.2rem;height:0.7rem;border:1px solid #F1F1F1;cursor:pointer;transition:all 0.3s ease;}
.apply-order_page .payment-content ul li.active {border:1px solid var(--colDf);}
.apply-order_page .payment-content ul li:hover {border:1px solid var(--colDf);}
.apply-order_page .payment-content ul li i {position:absolute;bottom:0;right:0;content:'';display:inline-block;width:0.18rem;height:0.18rem;background:url(../images/personal/sel.png) no-repeat;background-size:100%;display:none;}
.apply-order_page .payment-content ul li:hover i,
.apply-order_page .payment-content ul li.active i {display:block;}
.apply-order_page .payment-content ul li .ali {content:'';display:inline-block;width:1.06rem;height:0.41rem;background:url(../images/personal/ali.png) no-repeat;background-size:100%;}
.apply-order_page .payment-content ul li .we {content:'';display:inline-block;width:1.36rem;height:0.36rem;background:url(../images/personal/we.png) no-repeat;background-size:100%;}
.apply-order_page .order-d {margin-top:0.2rem;}
.apply-order_page .order-d-header {display:flex;justify-content:space-between;align-items:center;color:#333333;background:#FFFFFF;border-bottom:1px solid #f5f5f5;padding:0.2rem 0.3rem;font-size:0.18rem;font-weight:bold;}
.apply-order_page .order-d-header .right a {font-size:0.14rem;color:#999999;}
.apply-order_page .order-d .cart-list li {padding:0.3rem 0.5rem;border-bottom:1px solid #f5f5f5;background:#FFFFFF;}
.apply-order_page .order-d .total {padding:0.3rem;background:#FFFFFF;font-size:0.16rem;text-align:right;}
.apply-order_page .pay-in {margin:0 0.2rem;padding:0.2rem 0.1rem;font-size:0.18rem;background:#F5F5F5;text-align:right;}
.apply-order_page .pay-in .per {margin-left:0.2rem;}
.apply-order_page .apply-btn-wrap {display:flex;justify-content:flex-end;padding:0.2rem 0.2rem;}
.apply-order_page .apply-btn {min-width:1.2rem;color:#FFFFFF;text-align:center;background:var(--colDf);cursor:pointer;padding: 0.1rem 0.2rem;}
.apply-order_page .cart-list .order_item {border:none;border-bottom:1px solid #f5f5f5;}

.order_pro .points {display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0.3rem;width:100%;height:1.4rem;/*background:url(../images/personal/points.png) no-repeat;*/    border-radius:10px;}
.order_pro .points span {font-size:0.48rem;color:#FFFFFF;}
.order_pro .points p {font-size:0.16rem;color:#FFFFFF;}
.order_pro .points-detail {padding:0.5rem 0 0.2rem 0;font-size:0.24rem;font-weight:bold;color:#333333;border-bottom:1px solid #333333;}
.order_pro .points-list li {display:flex;justify-content:space-between;align-items:center;padding:0.2rem 0;border-bottom:1px solid #EEEEEE;font-size:0.16rem;font-weight:bold;}
.order_pro .points-list li:hover {background:#EEEEEE;}
.order_pro .points-list li p {margin:0;}
.order_pro .coll {width:40px;height:40px;line-height:40px;color:#FFFFFF;text-align:center;border-radius:4px;}
.order_pro .points-list .content {color:#333333;}
.order_pro .points-list .content .bu {color:#999999;}
.order_pro .points-list li .time {color:#999999;}
.order_pro .points-list li .money {font-size:2rem;color:var(--colDf);}
.order_pro .zhi {background:#8490A0;}
.order_pro .order-cate {display:flex;justify-content:space-between;align-items:center;margin-top:0.1rem;font-size:0.16rem;}
.order_pro .order-cate-l {width:40%;}
.order_pro .order-cate-r {width:31%;}
.order_pro .order-cate-l ul {display:flex;justify-content:space-between;color:#666666;}
.order_pro .order-cate-l ul li a {padding:0.05rem 0;cursor:pointer;color:#666666;}
.order_pro .order-cate-l ul li.active {font-weight:bold;color:#333333;border-bottom:0.02rem solid var(--colDf);}
.order_pro .order-cate-l ul li.active a {font-weight:bold;color:var(--colDf);}
.order_pro .order-cate-r {position:relative;display:flex;align-items:center;}
.order_pro .order-cate-r input {width:100%;padding:0.12rem 0.2rem;background:#FBFBFB;border:1px solid #EEEEEE;border-radius:0.24rem;outline:none;}
.order_pro .order-cate-r .order-seach {position:absolute;top:0.15rem;right:0.23rem;content:'';display:inline-block;width:0.18rem;height:0.19rem;background:url(../images/personal/search.png) no-repeat;background-size:100%;border:0;outline:none;}
.order_pro .mine-points-wrap .tab-content {padding:0;}
.order_pro .order-msg {padding:0.3rem 0;margin-top:0.2rem;border-top:1px solid #EEEEEE;border-bottom:1px solid #EEEEEE;}
.order_pro .order-msg-title {margin-bottom:0.2rem;font-size:0.18rem;font-weight:bold;color:#333333;}
.order_pro .order-msg-list ul {display:flex;justify-content:space-between;flex-wrap:wrap;font-size:0.16rem;color:#888888;}
.order_pro .order-msg-list ul li {width:50%;margin-bottom:0.1rem;}
.order_pro .order-msg-list ul li span {color:var(--colDf);}
.order_pro .receiving-info {margin-top:0.3rem;padding-bottom:0.3rem;border-bottom:1px solid #eeeeee;font-size:0.16rem;color:#333333;}
.order_pro .order-pro {border-bottom:1px solid #eeeeee;}
.order_pro .order-pro-spec {margin-top:0.3rem;border:1px solid #EEEEEE;border-radius:0.06rem;}
.order_pro .order-pro-spec .cart-pro {padding:0.2rem 0.3rem;background:#FBFBFB;color:#666666;}
.order_pro .order-pro-spec .cart-list li {padding:0.2rem 0;}
.order_pro .order-status {display:flex;justify-content:flex-end;margin-top:0.3rem;}
.order_pro .order-status button {min-width:1.2rem;padding: 0.1rem 0.2rem;margin-left:0.1rem;border:1px solid #E5E5E5;background:#FFFFFF;font-size:0.16rem;color:#444444;cursor:pointer;}
.order_pro .order-status .pay {background:var(--colDf);color:#FFFFFF;border:0;}
.order_pro .receiving-address-list {margin-top:0.2rem;}
.order_pro .receiving-address-list ul {display:flex;justify-content:space-between;flex-wrap:wrap;}
.order_pro .receiving-address-list li {width:48%;margin-bottom:0.15rem;font-size:0.16rem;border:1px solid #EEEEEE;background:#FFFFFF;}
.order_pro .receiving-address-list li:hover {border:1px solid var(--colDf);}
.order_pro .address-info {padding:0.2rem 0.3rem;color:#999999;}
.order_pro .address-info span {color:#333333;}
.order_pro .address-spec {display:flex;justify-content:space-between;align-items:center;padding:0.15rem 0.3rem;background:#FBFBFB;font-size:0.14rem;color:#666666;}
.order_pro .address-spec .address-spec-l {display:flex;align-items:center;}
.order_pro .address-spec .address-spec-r button:hover {border:1px solid var(--colDf);background:var(--colDf);color:#FFFFFF;}
.order_pro .address-spec input {width:0.18rem;height:0.18rem;}
.order_pro .address-spec span {margin-left:0.05rem;}
.order_pro .address-spec button {padding:0.08rem 0.25rem;margin-left:0.1rem;background:#FFFFFF;border:1px solid #DBDBDB;}
.order_pro .receiving {display:flex;justify-content:space-between;flex-wrap:wrap;}
.order_pro .receiving p {width:50%;color:#888888;margin-bottom:0.1rem;}
.order_pro .cart-pro,
.order_pro .cart-list {background-color:transparent;box-shadow:none;}
.order_pro .cart-pro{padding: 0.2rem 0;}
.order_pro .cart-list li{padding: 0.2rem 0;}
.order_pro .cart-list li:hover{background-color:transparent;}
@media (max-width: 750px) {
	.apply-order_page .address-content ul li{--n:1;}
	.order_pro .order-msg-list ul li,
	.order_pro .receiving p{width: 100%;}
	.apply-order_page .payment-content ul li{width: calc(50% - 0.1rem);}
}

/* 个人资料 */
.personal .personal-data {display:flex;flex-direction:column;justify-content:center;padding:0.2rem 0;font-size:0.16rem;color:#999999;border-bottom:1px solid #EEEEEE;}
.personal .mine-points-wrap .toux {display:flex;align-items:center;margin-top:0.5rem;}
.personal .mine-points-wrap .toux-img {width:0.8rem;height:0.8rem;margin-left:0.4rem;border-radius:0.4rem;overflow:hidden;border:0.03rem solid #d5d5d5;}
.personal .mine-points-wrap .toux-img img {width:100%;}
.personal .personal-data ul {display:flex;flex-direction: column;}
.personal .personal-data ul li {width:45%;}
.personal .personal-data input {width:77%;height:0.6rem;margin:0.1rem 0;padding:0.2rem;background:#FFFFFF;border:1px solid #EEEEEE;border-radius:0.04rem;outline:none;}
.personal .personal-data span {font-size:0.16rem;font-weight:bold;color:#333333;}
.personal .account {display:flex;justify-content:space-between;align-items:center;}
.personal .full-name {display:flex;justify-content:space-between;align-items:center;}
.personal .contact-tpl {display:flex;justify-content:space-between;align-items:center;}
.personal .email {display:flex;justify-content:space-between;align-items:center;}
.personal .edit-file {position:relative;margin-left:0.2rem;width:0.5rem;height:0.4rem;cursor:pointer;}
.personal .edit-file input {position:absolute;top:0;left:0;width:0.5rem;height:0.4rem;margin:0;z-index:3;opacity:0;cursor:pointer;}
.personal .edit-file span {position:absolute;top:0.1rem;left:0;width:100%;height:100%;}
.personal .personal-data .baocun-btn {display:flex;align-items:center;margin:0.3rem 0 0.3rem 0.12rem;}
.personal .personal-data button {width:1.6rem;height:0.5rem;background:var(--colDf);font-size:0.16rem;color:#FFFFFF;}
.personal .password {margin-top:0.4rem;}
.personal .new-password {display:flex;justify-content:space-between;align-items:center;}
.personal .confirm-password {display:flex;justify-content:space-between;align-items:center;}
.personal .update-btn button {background:var(--colDf);}

/* 支付弹窗 */
/* .payment-dialog {width:6rem;} */
.payment-dialog-content {display:flex;justify-content:center;align-items:center;}
.payment-dialog .el-tabs {width:100%;}
.payment-dialog .el-tabs__content {display:flex;justify-content:center;padding:0.2rem 0 0;}
@media (max-width: 750px) {
    .payment-dialog{width: 90vw;}
}

/* 地址弹窗 */
.address-dialog {width:50%;}
@media (max-width: 750px) {
    .address-dialog{width: 90vw;}
    .address-dialog .el-form-item{display: flex;flex-direction: column;gap: 0.1rem;}
    .address-dialog .el-form-item__label{width: 100%;text-align: left;}
	.el-form-item__content{margin-left: 0 !important;}
}

/* 详情参数弹窗 */
.detail-dialog {max-width: 90vw;}
.detail-dialog .el-dialog {margin-top: 0.8rem !important;}
.detail-dialog .el-dialog__header {padding: 0.2rem 0.2rem 0.1rem;}
.detail-dialog .el-dialog__body {padding: 0.2rem 0.3rem;max-height: 70vh;overflow-y: auto;}
.detail-dialog-content {line-height: 1.8;color: #333;}
.detail-dialog-content img {max-width: 100%;display: block;margin: 0.1rem auto;}
/* .detail-dialog-content p {margin-bottom: 0.1rem;} */
.detail-dialog-content table {width: 100%;border-collapse: collapse;margin: 0.1rem 0;}
.detail-dialog-content table td,
.detail-dialog-content table th {padding: 0.08rem;border: 1px solid #eee;white-space: nowrap;}
.detail-dialog-content table th {background-color: #f5f5f5;}

@media (max-width: 750px) {
    .detail-dialog {width: 90%;}
    .detail-dialog .el-dialog {width: 90% !important;margin: 1.5rem auto !important;}
    .detail-dialog .el-dialog__header {padding: 0.15rem 0.15rem 0.1rem;}
    .detail-dialog .el-dialog__body {padding: 0.15rem;font-size: 0.14rem;}
    .detail-dialog-content table {font-size: 0.12rem;}
    .detail-dialog-content table td,
    .detail-dialog-content table th {padding: 0.06rem;}
}