/* app-creative.min.css */
.modal-header {
    padding: 6px 12px !important;
}
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:focus,
.btn-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}
body, .wrapper, .content-page {
    overflow: visible;
}

@font-face {
	font-family: usaxhj;
	src: url(../fonts/larcms.otf) format("opentype");
	font-weight: 400
}


body[data-leftbar-compact-mode=condensed] {
    min-height: 0;
}
body[data-layout=topnav] .content-page {
    padding: 0!important;
    min-height: 0;
}


.page-title-right {
     /* display: block !important; */
    float: right !important;
    margin-top: 17px !important;
}
@media screen and (max-width: 380px) {
    .app-search {
        width: 160px;
    }
}

.hyper-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px 0;
    line-height: 16px;
    border-top: 1px solid rgba(152,166,173,.2);
    color: #98a6ad;
}

.hyper-footer a {
    color: #919ca7;
}


@media screen and (min-width: 769px) {
    .hyper-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
}

.buy-btn {
    color: #ffffff;
    width: 100%;
    padding: 10px 10px;
    font-size: 15px;
    background: #2679ff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.buy-btn:hover {
     background: #003bc4;
}

.chaxun {
    color: #ffffff;
    min-width: 96px;
    padding: 7px 10px;
    font-size: 14px;
    background: #2679ff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.chaxun:hover {
    background: #004bbf;
}

/* Home Page */
i.fas,
i.far,
i.fa-solid,
i.fa-regular {
  color: #fff; /* 白色 */
  margin-right: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) 
}

/* modal-dialog */
.modal-body img {
    max-width: 100%;
    height: auto;
}
@media screen and (min-width: 1330px) {
    .modal-dialog {
        max-width: 900px !important;
    }
}
@media screen and (max-width: 1330px) {
    .modal-dialog {
        max-width: 700px !important;
    }
}


.nav-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 12px;
}
.nav-list::-webkit-scrollbar {
    display: none; 
}
@media screen and (min-width: 769px) {
    .tab-link {
        min-width: 90px;
    }
}
@media screen and (max-width: 769px) {
    .tab-link {
        min-width: 60px;
    }
}

.home-card {
    font-size: 14px;
    display: flex;
    border-radius: 9px;
    background-color: #fff;
}
.category {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 0 10px rgba(116, 116, 116, 0.1);
}  

.category:hover {
  transform: translate(2px, 2px);
  box-shadow: 2px 3px 12px 0 rgb(88 121 142 / 20%);
  cursor: pointer;
}

/* header */
.header-navbar {
    height: 70px;
    background-color: #fff;
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
}
.header-flex {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-title {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    color: #333;
    margin-left: 10px;
    vertical-align: middle;
    font-family: usaxhj,pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}

.price {
    vertical-align: middle;
    color: #ff553d; 

}


/* max-width: 769px 以下（手机） */
@media screen and (max-width: 769px) {
    .hyper-wrapper {
        display: inline;
        /*grid-gap: 12px;
        gap: 20px;*/
    }
    .home-card {
        padding: 12px;
        margin-bottom: 18px;
        align-items: flex-start;
        position: relative;
        flex-direction: row;
    }
    .home-img {
        max-width: 80px;
        margin-right: 12px;
        border-radius: 0.85rem;
        box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    }
    
    span.tips {
    font-size: 12px;
    color: #767676;
    position: relative;
    top: -8px;
}

    .biaoti {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -1px;
}
    .flex {
        display: flex;
        flex-direction: column;
    }
    .name {
        font-size: 14px;
    	display: -webkit-box;
        -webkit-line-clamp: 2;
    	-webkit-box-orient: vertical;
    	overflow: hidden;
    	text-align: left;
    	font-family: usaxhj,pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
    }
    .price b {
        font-size: 16px;
        margin-left: 2px;
    }
    
.zidong {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 7px;
    border-radius: 3px;
    margin-top: 20px;
    color: #ffffff;
    background-color: #72ccc0;
    }
.rengong {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 7px;
    border-radius: 3px;
    margin-top: 20px;
    color: #ffffff;
    background-color: #f4a47e;
    }


.kucun {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 7px;
    margin: 0px 4px;
    border-radius: 3px;
    margin-right: 3px;
    color: #ffffff;
    background-color: #89a0e9;
    }

  
.dibu {
  position: absolute;
  left: 105px;
  bottom: 10px;
}
    
    
}

/* min-width: 769px 以上（平板） */
@media screen and (min-width: 769px) {
    .hyper-wrapper {
        display: grid;
        grid-template-columns: repeat(3,minmax(0,1fr));
        grid-gap: 12px;
    }
    .home-card {
        padding: 20px;
        flex-direction: column;
    }
    .home-img {
        max-width: 88%;

    }
    .flex {
        display: flex;
        flex-direction: column;
        margin-top: 12px;
    }
    .name {
        font-size: 16px;
        min-height: 42px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-family: usaxhj,pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
        overflow: hidden;
    }
    .price b {
        font-size: 22px;
        margin-left: 2px;
    }
}

/* min-width: 951px 以上（桌面） */
@media screen and (min-width: 989px) {
    .hyper-wrapper {
        display: grid;
        grid-template-columns: repeat(3,minmax(0,1fr));
        grid-gap: 20px;
    }
    .home-card {
        padding: 14px;
        position: relative;
    }
    .home-img {
        width: 100px;
        border-radius: 18px;
        height: 100px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);

    }
    
    .biaoti {
    margin-left: -5px;
    }
    
    span.tips {
    margin-left: 120px;
    font-size: 12px;
    color: #767676;

    }
    
    .zidong {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #72ccc0;
    }

    .rengong {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #f4a47e;
    }
    
  .kucun {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 3px;
    margin: 0 5px 0 4px;
    color: #ffffff;
    background-color: #89a0e9;
    }

   
 .dibu {
  position: absolute;
  left: 132px;
  bottom: 11px;
    }   
    
    .flex {
        display: flex;
        flex-direction: column;
        margin-top: 12px;
    }
.name {
       font-size: 15px;
       min-height: 42px;
       margin: -101px 0px 0px 125px;
       display: -webkit-box;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       overflow: hidden;
       font-family: usaxhj,pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
    }

    .price b {
    font-size: 18px;
    margin-left: 2px;
    }
}

.buy-shop {
color: #415468;
}

.geetest_holder.geetest_wind {
    width: 100% !important;
    min-width: 100% !important;
}
.buy-product img {
    max-width:100%;
    height: auto;
    border-radius: 5px;
    cursor: pointer;
}
@media screen and (min-width: 769px) {
    .buy-grid {
        display: grid;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: 12px;
    }
    .sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 12px;
    }
    .buy-shop {
        grid-column: span 2 / span 2;
    }
    .buy-product {
        grid-column: span 4 / span 4;
    }
}
/* pay-type */
@media screen and (min-width: 1330px) {
    .pay-grid {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,200px));
        grid-gap: 12px;
    }
}
@media screen and (min-width: 380px) {
    .pay-grid {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(2,minmax(0,300px));
        grid-gap: 12px;
    }
}
@media screen and (max-width: 380px) {
    .pay-grid {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(1,minmax(0,300px));
        grid-gap: 6px;
    }
}
.pay-type {
    width: 100%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #969696;
    transition: all 0.2s ease; 
}
.pay-type:hover {
    color: #3c4b50;
    font-weight: 700;
    transform: scale(0.98); 
    background: #d5d5d5;
}

.pay-type.active {
    color: #3c4b50;
    font-weight: 700;
    background: #d5d5d5;
    transition: background 0.3s ease;
    /* cursor: default; */
    /* pointer-events: none; */  /* 禁用悬停和点击事件 */
    /* transform: none !important; */  /* 防止缩放 */
}
.buy-price {
    color: #ff2600;
    text-shadow: 1px 1px 1px rgb(255 255 255 / 30%);
}

/* Orderinfo Page */

.orderinfo-grid {
    display: grid;
    grid-template-columns: auto;
}
@media screen and (min-width: 769px) {
    .orderinfo-card-grid {
        display: grid;
        grid-template-columns: repeat(6,minmax(0,1fr));
        grid-gap: 12px;
    }
    .orderinfo-info {
        grid-column: span 2 / span 2;
    }
    .orderinfo-kami {
        grid-column: span 4 / span 4;
    }
}
@media screen and (max-width: 769px) {
    .orderinfo-info {
        display: grid;
        justify-content: start;
    }
}
.textarea-kami {
    height: 125px;
    color: #e54f07;
}
.kami-btn {
    margin-top: 6px;
    float: right;
    color: #2679ff;
    padding: 6px 15px;
    font-size: 14px;
    border: 1px solid #2679ff;
}

/* Footer */
.back-to-top {
    display: none;
    position: fixed;
    bottom: 120px;
    right: 20px;
    z-index: 99;
}
#back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 44px;
    height: 44px;
}

.tab-link {
    font-size: 15px;
    padding: 5px 10px;
    border-radius: .4rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #415468;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(116, 116, 116, 0.08);
    transition: background 0.3s ease;
}

.tab-link:hover {
  color: #fff;
  background: #2679ff;
}

.tab-link.active {
    color: #fff;
    background: linear-gradient(-45deg, #0038de, #61b1ff);
}
.img-checkmark img {
    width: 36px;
}
.tab-link.active .img-checkmark {
    display: block;
}
.img-checkmark {
    position: absolute;
    opacity: 0.8;
    right: -6px;
    bottom: -12px;
    display: none;
}

.wrapper { 
    min-height: 80vh; 
}
.btn-order {
    border-top-right-radius: .45rem;
    border-bottom-right-radius: .45rem;
    border-top-left-radius: 0;
    height: 42px;
    width: 90px;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

/* 支付宝 */
div.btn.pay-type[data-type="alipay"] {
    background-color: #0a9bfd;
    color: white;
}
/* 微信支付 */
div.btn.pay-type[data-type="wxpay"] {
    background-color: #09bb5e;
    color: white;
}
/* USDT支付 */
div.btn.pay-type[data-type="tokenpay-usdt-trc"] {
    background-color: #40cbb4;
    color: white;
}
/* TRX支付  */
div.btn.pay-type[data-type="tokenpay-trx"] {
    background-color: #e41738;
    color: white;
}
/* USDT支付 */
div.btn.pay-type[data-type="tokenpay-usdt-matic"] {
    background-color: #8a2ee2;
    color: white;
}
/* 备用支付宝 */
div.btn.pay-type[data-type="alipay2"] {
    background-color: #0a9bfd;
    color: white;
}
/* 支付宝 PC */
div.btn.pay-type[data-type="aliweb"] {
    background-color: #0a9bfd;
    color: white;
}
/* 码支付支付宝 */
div.btn.pay-type[data-type="mzfb"] {
    background-color: #0a9bfd;
    color: white;
}
/* 当面付支付宝 */
div.btn.pay-type[data-type="zfbf2f"] {
    background-color: #0a9bfd;
    color: white;
}
/* 码支付微信 */
div.btn.pay-type[data-type="mwx"] {
    background-color: #09bb5e;
    color: white;
}
/* 微信扫码 */
div.btn.pay-type[data-type="wescan"] {
    background-color: #09bb5e;
    color: white;
}

div.btn.pay-type[data-type="alipay"]:hover,
div.btn.pay-type[data-type="alipay2"]:hover,
div.btn.pay-type[data-type="aliweb"]:hover,
div.btn.pay-type[data-type="mzfb"]:hover,
div.btn.pay-type[data-type="zfbf2f"]:hover {
    background-color: #087fc3; /* 深蓝色 */
    color: white; /* 文字保持白色 */
}

div.btn.pay-type[data-type="wxpay"]:hover,
div.btn-pay[data-type="mwx"]:hover,
div.btn-pay[data-type="wescan"]:hover {
    background-color: #078c4a; /* 深绿色 */
    color: white;
}

div.btn.pay-type[data-type="tokenpay-usdt-trc"]:hover {
    background-color: #329b8b; /* 深青绿色 */
    color: white;
}

div.btn.pay-type[data-type="tokenpay-trx"]:hover {
    background-color: #b70f2a; /* 深红色 */
    color: white;
}

div.btn.pay-type[data-type="tokenpay-usdt-matic"]:hover {
    background-color: #5d0ea8; /* 深青绿色 */
    color: white;
}

div.btn.pay-type {
    transition: background-color 0.3s ease;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#accordion .panel{
		    border: none;
		    margin: 0 0 15px 0px;
		}
		#accordion .panel-heading{
		    padding: 0;
		    border-radius: 30px;
		}
		#accordion .panel-title a{
		    display: block;
		    padding: 10px 20px 10px 40px;
		    background: #3bc3ba;
		    font-size: 16px;
		    font-weight: 600;
		    color: #fff;
		    border: 1px solid transparent;
		    border-radius: 8px;
		    position: relative;
		    transition: all 0.3s ease 0s;
		}

		#accordion .panel-title a.collapsed{
		    background: #fff;
		    color: #2884ff;
		    border: 1px solid #2884ff;
		}
		#accordion .panel-title a:after,
		#accordion .panel-title a.collapsed:after{
		    content: "\f107";
		    font-family: fontawesome;
		    width: 55px;
		    height: 55px;
		    line-height: 55px;
		    border-radius: 50%;
		    font-size: 25px;
		    color: #fff;
		    text-align: center;
		    position: absolute;
		    top: -8px;
            left: -4px;
		    transition: all 0.3s ease 0s;
		}
		#accordion .panel-title a.collapsed:after{
    color: #2884ff;
    box-shadow: none;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
		}
		#accordion .panel-body{
		    font-size: 14px;
		    line-height: 25px;
		    border-top: none;
		}
		#accordion .panel-body p{
		    padding-left: 2px;
		    /* border-left: 1px dashed #8c8c8c; */
		}
