@font-face {
    font-family: "iconfont"; /* Project id 4449529 */
    src: url('iconfont.ttf?t=1709257217286') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zhifuchenggong:before {
    content: "\e663";
    color: #18a209;
}


.lazy-optimize-load {
    opacity: 0; /* 默认隐藏图片 */
    transition: opacity 0.3s;
    max-width: 100%;
    height: auto;
}

.lazy-optimize-view {
    opacity: 0; /* 默认隐藏图片 */
    transition: opacity 0.3s;
    max-width: 100%;
    height: auto;
}


.tz_lk:hover {
    cursor: pointer;
    text-decoration: underline !important;
}

.pc_show_img {
    display: block;
}
.mobile_show_img {
    display: none;
}

@media (max-width: 768px) {
    .kuang a img {
        display: block;
        width: 100%;
    }

    .indp1 .showBox2 .imgBox, .indp1 .showBox2 .imgBox img {
        width: 100%;
        display: inline;
    }

    .sub_child .fa {
        padding-left: 0px !important;
    }

    #homebannerSwiper .bTit_cc h2, #homebannerSwiper .bTit_cc h3 {
        font-size: 20px !important;
    }

    .ui-homebanner .bTit_cc h2, .ui-homebanner .bTit_cc h2 span {
        font-size: 20px !important;
    }

    #homebannerSwiper .bTit_cc h1 {
        font-size: 20px !important;
    }

    .total_star .r {
        margin-top: 20px;
    }

    #comment .boxTit .moreBtn2 {
        display: none !important;
    }

    .detailDialog .nrMain .right-box .content {
        width: 98vw;
    }
    .h_mi .index-main .ui-homebanner .img {
        position: relative;
    }
    .h_mi .index-main .ui-homebanner .img:after {
        background: rgba(0, 0, 0, .5);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
    }
    .h_mi .ui-homebanner .img .kuang1 {
        z-index: 11;
        position: relative;
    }
    #homebannerSwiper .bTit_cc h1,
    #homebannerSwiper .bTit_cc h1 p {
        color: #FFFFFF ;
    }
    .ui-homebanner .bTit_cc > .text2,
    .ui-homebanner .bTit_cc > .text2 p {
        color: #ffffff ;
    }
    .ui-homebanner .bTit_cc > a.block {
        border: 1px solid #e0e0e0 !important;
        color: #FFFFFF ;
    }

    .custom_input {
        flex-direction: column;
    }
    #infoBox_commodity .fill_box .custom_input .custom_it {
        width: 100%;
    }
    .custom_it input, .custom_it .el-input--suffix {
        width: 100%;
        margin-left: 0 !important;
    }
    .custom_length {
        width: 100%;
    }
    .checkbox_custom .custom_ipt {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .pc_show_img {
        display: none !important;
    }
    .mobile_show_img {
        display: block !important;
    }
    .VerticalMenu > div > div:last-child {
        padding-left: 20px;
    }
    .c_center2 {
        padding: 0 20px 46px !important;
    }
    .rightAcc {
        padding: 0 !important;
    }
    .rightOrder .rightTit .formBox .queryTu, .rightMeMa .rightTit .formBox .queryTu {
        top: 0 !important;
    }
    .tcBox .tcNeirong .midNr {
        height: calc(100vh - 48px) !important;
        overflow-y: scroll !important;
    }
    .contactBtnGroup a {
        font-size: 12px !important;
    }
    .filterwindow .layer,
    .filterwindow>div {
        z-index: 1000 !important;
    }
    .mb_welcome {
        z-index: 33;
    }
    /* 购物车点位标记 */
    .wapHead .signin {
        position: relative;
    }
    .wapHead .signin .cart_dot {
        line-height: 16px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        border-radius: 18px;
        position: absolute;
        top: 5px;
        right: -12px;
        padding: 1px 2px;
        background: #c00000;
        min-width: 18px;
        font-weight: 600;
    }
    #trustedsite-tm-image{
        left: 20px !important;
    }

    [data-type="1001"].trustedsite-trustmark.loaded{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
    }
}

.downImg {
    display: block;
    background-image: url("https://datasave.qsfptek.com/oss_static/img/greyDownload.png");
    background-repeat: no-repeat;
    background-position: center right;
    width: 56px;
    height: 54px;
    aspect-ratio: 28 / 27;
    transform: scale(0.62);
}

.photosDialog .nrMain {
    max-height: 550px;
    overflow: auto;
}

.detailDialog .nrMain {
    height: 642px;
}

/*尺寸小于768px*/
@media (max-width: 768px) {
    .video_cfs {
        width: 100%;
    }
    .video_cfs .c_center, .mainTit_cfs .c_center {
        overflow: hidden;
    }
    .video_cfs .c_center .video_list {
        margin: 50px 0px 0;
    }

    .total_star .r .top h2 {
        margin-right: 0;
    }

    .total_star .r .top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .detailDialog .nrMain .right-box .avatar img {
        width: 50px !important;
    }

    .photosDialog .nrMain ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .detailDialog .nrMain {
        flex-direction: column;
        overflow: hidden;
        padding: 10px !important;
    }

    .detailDialog .nrMain .left-box {
        width: 95vw !important;
        height: 50%;
        margin-bottom: 10px;
    }

    .detailDialog .nrMain .right-box .allImgs {
        width: 95vw;
        margin: 10px 0 !important;
    }

    .detailDialog .nrMain .right-box {
        width: 100vw !important;
    }

    .detailDialog .nrMain .right-box .purchase {
        margin-bottom: 10px !important;
    }


}

.proDetail .speBox li .tipBox p {
    margin-bottom: 4px;
}


@media (min-width: 768px) {
    .total_star .r {
        width: 625px;
    }

    .total_star .l {
        margin-right: 200px;
    }

    .total_star .r .top {
        padding: 10px 0;
    }
}

@media (max-width: 1500px) {
    .newsDetailP {
        padding-top: 6rem !important;
    }
    #app9 {
        padding-top: 6rem;
    }
    .servP.servP1{
        padding-top: 0;
    }
}

@media (max-width: 1300px) {
    .total_star {
        flex-direction: column;
    }
}

@media (max-width: 1280px) {
}

@media (max-width: 996px) {
    .erji {
        top: 9rem;
    }
    .newsDetailP {
        padding-top: 8rem !important;
    }
    #app9 {
        padding-top: 8rem;
    }
    .servP.servP1{
        padding-top: 8rem;
    }
}
@media (max-width: 942px) {
    .erji {
        top: 11rem;
    }
}
@media (max-width: 932px) {
    .newsDetailP {
        padding-top: 11rem !important;
    }
    #app9 {
        padding-top: 11rem;
    }
    .servP.servP1{
        padding-top: 11rem;
    }
}

@media (max-width: 821px) {
    .erji {
        top: 12rem;
    }
    .newsDetailP {
        padding-top: 11rem !important;
    }
    #app9 {
        padding-top: 11rem;
    }
    .servP.servP1{
        padding-top: 11rem;
    }
}
@media (max-width: 783px) {
}
@media (max-width: 768px) {
    .newsDetailP {
        padding-top: 1rem !important;
    }
    #app9 {
        padding-top: 1rem;
    }
    .servP.servP1{
        padding-top: 0;
    }
    .indp.indp1{
        padding-top: 1rem;
    }
}

.detailDialog .titline, .photosDialog .titline {
    padding: 0 10px !important;
}

.detailDialog .titline i {
    cursor: pointer;
}

.detailDialog .nrMain {
    padding: 15px;
    display: flex;
}

.detailDialog .nrMain .left-box {
    width: calc(60% - 5px);
    margin-right: 10px;
    position: relative;
    background-color: #000;
}

.detailDialog .nrMain .left-box .buttonPrev, .detailDialog .nrMain .left-box .buttonNext {
    height: 28px;
    border-radius: 50%;
}

.detailDialog .nrMain .left-box .buttonPrev {
    left: 5%;
}

.detailDialog .nrMain .left-box .buttonNext {
    right: 5%;
}

.detailDialog .nrMain .left-box .buttonPrev:after, .detailDialog .nrMain .left-box .buttonNext:after {
    font-size: 10px;
}

.detailDialog .nrMain .left-box .left-shadow, .detailDialog .nrMain .left-box .right-shadow {
    float: left;
    width: 33%;
    height: 100%;
    background-color: #000000;
}

.detailDialog .nrMain .left-box .right-shadow {
    float: right;
    width: 67%;
}

.detailDialog .nrMain .left-box .swiper-container {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0

}

.detailDialog .nrMain .left-box .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.detailDialog .nrMain .left-box .swiper-container .img {
    max-width: 100%;
    max-height: 100%;
}


.detailDialog .nrMain .right-box {
    width: calc(40% - 5px);
}

.detailDialog .nrMain .right-box .avatar {
    display: flex;
    align-items: center;
}

.detailDialog .nrMain .right-box .avatar img {
    width: 70px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    margin-right: 10px;
}

.detailDialog .nrMain .right-box .avatar .avatar_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.detailDialog .nrMain .right-box .avatar .avatar_right h2 {
    font-size: 18px;
    font-weight: 600;

}

.detailDialog .nrMain .right-box .avatar .avatar_right .time {
    opacity: .5;
}

.detailDialog .nrMain .right-box .imgLists img {
    width: 150px;
    aspect-ratio: 1/1;
    margin-right: 10px;
}

.detailDialog .nrMain .right-box .content {
    margin-bottom: 10px;
    line-height: 25px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;


    word-wrap: break-word;
    word-break: break-all;
}

.detailDialog .nrMain .right-box .imgs_list img {
    width: 160px;
    aspect-ratio: 1/1;
}

.detailDialog .nrMain .right-box .allImgs {
    margin: 30px 0;
}

.detailDialog .nrMain .right-box .allImgs .img {
    cursor: pointer;
    width: 80px;
    aspect-ratio: 1/1;
    background: #000000;
}

.purchase {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.purchase i {
    margin-right: 10px;
    border: 0;
    font-size: 20px;
}

.helpful {
    cursor: pointer;
    display: flex;
    position: relative;
}

.helpful i {
    font-size: 20px;
}

.helpful i.on {
    color: #ffb800;
}

.helpful p {
    margin-left: 10px;
}

.proDetail .speBox li .tipBox {
    margin-bottom: 10px;
}

.helpful {
    width: 115px;
}

.helpful::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px; /* 设置横线的宽度，可以根据需要调整 */
    border-bottom: 1px solid transparent;
}

.helpful:hover::after {
    width: 100px; /* 鼠标悬停时显示完整的横线 */
    border-bottom: 1px solid #000; /* 鼠标悬停时显示横线，可以根据需要更改颜色 */
}

.helpful .tooltip-text {
    left: 60px;
}

.helpful .active .layui-icon {
    color: #ffb800 !important;
}

.seller_comment {
    background: #F4F5F6;
    padding: 5px 10px;
    margin-top: 10px;
}

.seller_comment .msg {
    font-size: 14px;
    line-height: 30px;
}

.proDetail .quanBox li:nth-child(1) .tx {
    top: 15px;
}

.proDetail .speBox li .tx img {
    border-radius: 50%;
}

.boxTit .tit {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.boxTit .options {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.boxTit .options .right-box {
    width: 140px;
}

.boxTit .options .left-box {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.boxTit .options .left_box {
    width: 90%;
    display: flex;
    flex-wrap: wrap;

}

.boxTit .options .left_box li {
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    border: 0;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    background: rgba(226, 226, 226, 0.2);
    margin-right: 15px;
    margin-bottom: 15px;
}

.boxTit .options .right_box .layui-btn-primary {
    border-color: rgba(0, 0, 0, 0);

}

.boxTit .options .right_box .layui-btn-primary:hover {
    border-color: rgba(0, 0, 0, 0);
}


.boxTit .options .left_box li.active {
    background: #0f98fd;
    color: #ffffff
}

.reviews_imgs {
    width: 100%;
    position: relative;
}

.reviews_imgs .swiper-container {
    margin: initial !important;
}

.reviews_imgs .buttonNext, .reviews_imgs .buttonPrev {
    width: 20px;
    height: 30px;
}


.reviews_imgs .swiper-wrapper .swiper-slide a .img {
    width: 150px;
    aspect-ratio: 1/1;
    background-color: #000000;
}

.reviews_imgs .swiper-wrapper .swiper-slide a {
    display: inline-block;
    background: #333333;
}

.reviews, .stars {
    white-space: nowrap;
}

.proDetail .speBox li .weizhi {
    margin-right: 20px;
}

.img_comment {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.img_comment a {
    margin-right: 10px;
}

.img_comment .img {
    width: 150px;
    aspect-ratio: 1/1;
    background: #000000;
}

.tcBox .yinying, .tcBox .titline .closeBtn {
    display: block;
}

/*.pcBox {*/
/*    display: block !important;*/
/*}*/

#detailDialog_rate {
    pointer-events: none;
}

.imagePut {
    background-size: cover;
}


.proDetail .speBox li .plCon .comment {
    word-wrap: break-word;
    word-break: break-all;
}

.proDetail .speBox li .plCon p {
    word-wrap: break-word;
    word-break: break-all;
}

.error_info {
    color: red;
    margin-top: 5px;
}

.proDetail .infoBox .pcBox {
    position: sticky;
    top: 114px;
}
html, body {
    overflow-x: visible !important;
}

/* WebKit (Chrome, Safari) */
.swiper-containerqw-common .swiper-wrapper .swiper-slide::-webkit-scrollbar {
    width: 3px; /* 滚动条宽度 */
    height: 3px; /* 如果是水平滚动条，则设置高度 */
}
.swiper-containerqw-common .swiper-wrapper .swiper-slide::-webkit-scrollbar-track {
    background: #e6e6e6; /* 轨道背景颜色 */
    border-radius: 1.5px;
}
.swiper-containerqw-common .swiper-wrapper .swiper-slide::-webkit-scrollbar-thumb {
    background: #d3d3d3; /* 拖动块的颜色 */
    border-radius: 1.5px;
}
.swiper-containerqw-common .swiper-wrapper .swiper-slide::-webkit-scrollbar-thumb:hover {
    background: #b4b4b4; /* 拖动块的颜色 */
}

 /*to fix 在ios设备中，el-select组件下拉框，点击2次才能选中问题。*/
.el-scrollbar .el-scrollbar__bar {
    opacity: 1 !important;
}

.select-all .select .option {
    min-width: 100%;
    width: max-content !important;
}

.select-all .select .option ul::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
.select-all .select .option ul::-webkit-scrollbar-track {
    background: #e6e6e6;
    border-radius: 1.5px;
}
.select-all .select .option ul::-webkit-scrollbar-thumb {
    background: #d3d3d3;
    border-radius: 1.5px;
}
.select-all .select .option ul::-webkit-scrollbar-thumb:hover {
    background: #b4b4b4;
}
header nav {
    margin-left: 61px;
}
header nav>ul>li {
    padding-right: unset;
    padding: 0 35px;
}
@media (max-width: 1280px) {
    header nav {
        margin-left: 0;
    }
    header nav>ul>li {
        padding-right: unset;
        padding: 0 30px;
    }
}

#tags .select-all .select .option {
    z-index:11
}



