@charset "utf-8";

a {
    -webkit-tap-highlight-color: transparent; /* 去除点击时的背景色 */
    outline: none; /* 去除轮廓 */
}
.disabled{ position: fixed; }
.seckill{width: 100%;padding: 10px;overflow-x: hidden;text-overflow:ellipsis;white-space:nowrap}
.aui-palace-grid{width: 25%;}
#goodcover {display: none;position: fixed;top: 0;left: 0;width: 100%;
    height: 100%;background-color: black;z-index: 20000;-moz-opacity: 0.5;opacity: 0.50;filter: alpha(opacity=50);
}
#code {
    width: 300px;
    height: 300px;
    padding: 10px;
    position: fixed;
    display: none;
    z-index: 20000;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}
.close1 {
    width: 100%;
    height: 40px;
    text-align: center;
    position: absolute;
    top: -50px;
}
#closebt img {
    width: 15%;
}
.goodtxt {
    text-align: center;
}
#code{top:250px!important;}

#gdbox {
    position: relative;
    width: 100%;
}
#gdbox ul {
    position: absolute;
    top:0;
    left:0;
}
#gdbox ul li {
    float:left;
    list-style: none;
}

.image-container {
    position: relative;
    display: inline-block; /* 确保容器有尺寸 */
}

.image-container img {
    display: block; /* 确保图片不占用额外空间 */
    width: 100%; /* 根据需要调整 */
    height: auto; /* 保持图片比例 */
}

.text-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* 与图片同高 */
    display: flex;
    justify-content: space-between; /* 左右对齐 */
    align-items: center; /* 垂直居中 */
}

.text-left {
    margin-left: 10px;
    letter-spacing: 2px; /* 增加字符间距 */
    font-size: 20px;
    padding: 10px; /* 根据需要调整 */
    color: #af0802; /* 文字颜色，根据背景调整 */
    font-weight: bold;
    text-shadow:
            1px 0 #ffffff,
            -1px 0 #ffffff,
            0 1px #ffffff,
            0 -1px #ffffff,
            1px 1px #ffffff,
            -1px -1px #ffffff,
            1px -1px #ffffff,
            -1px 1px #ffffff;

}
.stroke {
    stroke-linejoin: round;
}
.aui-page-bd p {
    color: #333;
}
.text-right{
    color: #fb1203;
    font-size: 8px;
    padding-top: 15px;
    margin-right: 20px;
    font-weight: bold;
}
#imodule li {
    width: 49%;
}
.Good_tj_box_pt p {
    color: #333;
}
.Good_tj_box_pt h3 {
    color: #333;
}
.min{
    color:#D9271D;
    font-size:0.75rem;
}
.max{
    color: #D9271D;
    font-weight: bold;
    margin-left: -5px;
    font-size:1rem
}
.slider_imodule  .slick-slide {
    overflow: hidden; /* 防止图片溢出 */
}

.slider_imodule  .slick-slide img {
    width: 98%; /* 或根据需要调整宽度 */
    height: auto; /* 保持图片比例 */
}
.nav-wrap {
    position: relative;
    box-sizing: border-box;
    height: 3rem;
    padding: 0.45925926rem 0 0.20740741rem 0;
    background: #e1e0e0;
}
.nav-wrap .nav-list {
    float: left;
    font-size: 0;
    white-space: nowrap;
}
.nav-wrap .nav-list li {
    display: inline-block;
}
.nav-wrap .nav-list li a.active {
    color: #ad0802;
    background-color: #fff;
}
.nav-wrap .nav-list li a {
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 0.56296296rem;
    font-size: 0.9rem;
    color: #232323;
}
.nav-list{
    touch-action: none;
    touch-action: pan-y;
}
.aui-palace-grid-icon {
    width: 60px;
    height: 60px;
}
.twocontent{
    width: 100%;
    background-color: #e6e6e6;
    height: 14.5rem;
}
.two_first{
    width: 48%;
    margin-top: 15px;
    background: #fff;
    border-top:1px solid #eee;
    margin-left: 5px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.two_first_li{
    border: 1px solid #eee;
    border-left: none;
    border-bottom:none;
}
.two_first_goods{
    white-space: normal;
    height: 40px;
    line-height: 18px;
    overflow-y: hidden;
    padding: 5px;
}
.two_first_price{
    width:100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #ff0c17;
    margin-top: 2px;
}
.two_first_sign{
    font-size:0.75rem;
    margin-left: 2px;
}
.two_first_sign1{
    font-weight: bold;
    margin-left:-5px;
    font-size:0.9rem;
    color: #D9271D;
}
.two_second_price{
    width: 60%;
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    color: #ff0c17;
    float: left;
}
.two_second_save{
    width: 32%;
    height: 20px;
    line-height: 18px;
    color: #18b7f8;
    font-size: 9px;
    border: 1px solid #18b7f8;
    float: right;
    border-radius: 5px;
    overflow-y: hidden;
    margin-right: 2px;
}
.xwidht {
    width: 50%;
}
.wap_index_perk{
    width: 100%;
    height: auto;
    padding: 0px 2px 2px 2px;

}

.slider_imodule_colum .aui-palace-grid {
    padding: 5px 0px 5px 0px;
}