﻿.pindex {
}
/****/
.fixleft {
    position: fixed;
    z-index:9998;
    left: 5px;
    top: 200px;
    overflow: hidden;
}

    .fixleft div {
        padding: 0 10px;
        cursor: pointer;
        text-align: center;
        color: #333;
        font-size: 14px;
        height:40px;
        line-height:40px;
        background-image: url(/img/pimg/icofl.png);
        background-repeat:no-repeat;
        background-position:left center;
        background-size:5px 5px;
        padding-left:10px;
        user-select:none;
    }

        .fixleft div.rollon {
            color: #cc0000;
            background-image: url(/img/pimg/icoflon.png);
        }
/**导航**/
.ibanner {
}

    .ibanner img {
        display: block;
        width: 100%;
    }

    .ibanner .swiper {
        width: 100%;
        height: 100%;
    }

    .ibanner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .ibanner .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    .ibanner .swiper-pagination-bullet {
        width: 16px !important;
        height: 8px !important;
        border-radius: 4px !important;
    }
/**4导航**/
.pindex .sermain {
    width: 1283px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background-color: #F7F7F7;
    border-radius: 6px;
    margin-top: 40px;
}

    .pindex .sermain .seritem {
        float: left;
        position: relative;
        width: 320px;
        height: 360px;
        box-sizing: border-box;
        cursor: pointer;
    }

        .pindex .sermain .seritem:first-child .serholder {
            border-radius: 6px 0 0 6px;
        }

        .pindex .sermain .seritem:last-child .serholder {
            border-radius: 0px 6px 6px 0;
        }

    .pindex .sermain .serline {
        float: left;
        width: 1px;
        border-right: 1px dashed #CFCFCF;
        height: 320px;
        margin-top: 20px;
    }
    .pindex .sermain .serln3 {
        display: none;
    }
        .pindex .sermain .serholder {
            position: absolute;
            z-index: 1;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
            background-color: #f6f6f6;
            padding: 20px;
            box-sizing: border-box;
        }

    .pindex .sermain .seron {
        z-index: 3 !important;
        border: 2px solid #CCC !important;
        border-radius: 6px !important;
        box-shadow: 0px 0px 2px #F1F1F1 !important;
        background-color: #FFF !important
    }

    .pindex .sermain .simg {
    }

        .pindex .sermain .simg img {
            display: block;
            width: 100%;
        }

    .pindex .sermain .snr {
        width: 280px;
    }

    .pindex .sermain .sname {
        font-size: 20px;
        line-height: 50px;
        text-align: center;
    }

    .pindex .sermain .sico img {
        display: block;
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }

    .pindex .sermain .ssee {
        display: block;
        width: 120px;
        margin: 0px auto;
        margin-top: 30px;
        text-align: center;
        line-height: 36px;
        background-color: #ad182b;
        color: #FFF;
        border-radius: 20px;
    }

    .pindex .sermain .bnr {
        display: none;
        width: 300px;
    }

    .pindex .sermain .bname {
        font-size: 20px;
        line-height: 50px;
        text-align: center;
    }

    .pindex .sermain .bdesc {
        height: 100px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        word-break: break-all;
        white-space: normal;
    }

    .pindex .sermain .bnr a {
        display: block;
        width: 120px;
        text-align: center;
        margin: 0px auto;
        margin-top: 10px;
        line-height: 36px;
        background-color: #ad182b;
        color: #FFF;
        border-radius: 20px;
    }

        .pindex .sermain .bnr a:hover {
            color: #FFF;
        }
/****/
.pindex .carscreen {
    width: 1280px;
    margin: 0px auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

    .pindex .carscreen .ppmain {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

        .pindex .carscreen .ppmain a {
            border: 1px solid #ececec;
            padding: 5px 40px;
            line-height: 36px;
            display: block;
            font-size: 18px;
        }

        .pindex .carscreen .ppmain a {
            color: #333;
            user-select:none;
        }

            .pindex .carscreen .ppmain a[data-type='1'] {
                color: #009638
            }

        .pindex .carscreen .ppmain .ppon {
            background-color: #af182b;
            color: #FFF;
        }

            .pindex .carscreen .ppmain .ppon[data-type='1'] {
                background-color: #009638;
                color: #FFF;
            }

.pindex .pplist {
    min-height:245px;
}

.pindex .carlist {
    display: none;
}
.pindex .carliston {
    display: flex;
}
.pindex .caritem {
    width: 310px;
    margin-right: 13.33px;
    border: 1px solid #f3f3f3;
    cursor: pointer;
}

.pindex .carlist .caritem:last-child {
    margin-right: 0px;
}

.pindex .carbor {
    padding: 10px;
}

.pindex .carimg img {
    display: block;
    width: 100%;
    height: 150px;
}

.pindex .carattr {
    display: flex;
    justify-content: space-between;
}

.pindex .carname {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #555;
}

.pindex .carprice {
    line-height: 30px;
    color: #b3000d;
}

.pindex .attrlink {
    display: flex;
    justify-content: space-between;
}

.pindex .yysj {
    border: 1px solid #f3f3f3;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 100%;
    line-height: 40px;
    display: flex;
    justify-content: center;
}

    .pindex .yysj a {
        display: block;
        background-image: url(/img/pimg/icoshijia.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 18px 18px;
        padding-left: 20px;
    }

.pindex .ckxq {
    border: 1px solid #f3f3f3;
    width: 100%;
    line-height: 40px;
    display: flex;
    justify-content: center;
    border-bottom: 0px;
    border-right: 0px;
}

    .pindex .ckxq a {
        display: block;
        background-image: url(/img/pimg/icosee.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 18px 18px;
        padding-left: 20px;
    }

.pindex .itemon {
    border: 1px solid #b3000d;
    box-shadow: 0px 2px 3px rgb(179,0,13,0.6);
}

    .pindex .itemon .yysj {
        background-color: #b3000d;
        color: #FFF
    }

        .pindex .itemon .yysj a {
            color: #FFF;
            background-image: url(/img/pimg/icoshijia_f.png);
        }

    .pindex .itemon .ckxq {
        background-color: #b3000d;
        color: #FFF
    }

        .pindex .itemon .ckxq a {
            color: #FFF;
            background-image: url(/img/pimg/icosee_f.png);
        }
.pindex .carlist[data-type='1'] {
}

    .pindex .carlist[data-type='1'] .itemon {
        border: 1px solid #009638;
        box-shadow: 0px 2px 3px rgb(0,150,56,0.6);
    }

        .pindex .carlist[data-type='1'] .itemon .yysj {
            background-color: #009638;
            color: #FFF
        }

        .pindex .carlist[data-type='1'] .itemon .ckxq {
            background-color: #009638;
            color: #FFF
        }

/****/
.pindex .esscreen {
    width: 1280px;
    margin: 0px auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.pindex .esmain {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.pindex .essname {
    display:block;

    text-align: center;
    font-size: 30px;
    line-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
}

.pindex .essxmore {
    display: block;
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    background-color: #f5f5f5;
    width: 120px;
    margin: 0 auto;
    margin-top:20px;
    text-align: center;
    line-height: 26px;
    border-radius: 13px;

}


.pindex .escarlist {
}

.pindex .eslist {
    display: flex;
}

.pindex .esitem {
    display:block;
    width: 310px;
    margin-right: 13.33px;
    border: 1px solid #f3f3f3;
    cursor: pointer;
}

.pindex .eslist .esitem:last-child {
    margin-right: 0px;
}

.pindex .eson {
    box-shadow: 0px 2px 3px rgb(204,204,204,0.9);
}

.pindex .esimg {
    overflow: hidden;
}

    .pindex .esimg img {
        display: block;
        width: 100%;
        height:230px;
        transition: transform 0.3s ease; /* 添加动画效果 */
    }

        .pindex .esimg img:hover {
            transform: scale(1.1); /* 设置放大比例为1.2 */
        }

.pindex .esname {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    color: #555;
    margin-top: 10px;
}

.pindex .esattr {
    padding: 0 10px;
    line-height: 18px;
    font-size: 12px;
    margin-top: 5px;
    color: #606370
}

.pindex .esprice {
    display: flex;
    margin-top: 10px;
    padding: 0 10px;
    padding-bottom: 10px;
}

.pindex .price {
    color: #e51e20;
    font-size: 16px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
}

.pindex .zdj {
    margin-left: 5px;
    color: #606370;
    font-size: 12px;
    line-height: 28px;
}
/****/
.pindex .huodongsreen {
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.pindex .huodongmain {
    width: 1280px;
    margin: 0 auto;
}

.pindex .hdname {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #333;
}

.pindex .hdlist {
    display: flex;
    margin-bottom: 30px;
}

.pindex .hditem {
    display: block;
    width: 310px;
    margin-right: 13.33px;
    background-color: #FFF;
}

    .pindex .hditem:hover {
        color: #F50;
    }

    .pindex .hditem:last-child {
        margin-right: 0px;
    }

.pindex .hdimg {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 174px;
    overflow: hidden;
}

    .pindex .hdimg img {
        display: block;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 3px;
    }

.pindex .hdbt {
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    margin: 10px;
    box-sizing: border-box;
    font-size: 16px;
}

.pindex .hdattr {
    display: flex;
    justify-content: space-between;
    color: #8d8d8d;
    line-height: 20px;
    padding: 0 10px;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 12px;
}

.pindex .rq {
}

.pindex .smore {
    height: 20px;
    background-image: url(/img/pimg/icomore.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    padding-right: 20px;
}

.pindex .hdmore {
    display: block;
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    background-color: #f5f5f5;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    border-radius: 13px;
}

    .pindex .hdmore:hover {
        color: #8f8f8f;
    }
/****/
.pindex .aboutsreen {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.pindex .imglink {
    width: 502px;
    height: 463px;
    background-image: url(/img/pimg/aboutbg.jpg);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.pindex .fixlay {
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100px;
    display: flex;
    justify-content: center;
}

    .pindex .fixlay a {
        display: block;
        margin: 0 46px;
        text-align: center;
        color: #FFF;
        padding-top: 20px;
    }

.pindex .fixlaybg {
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100px;
    background-color: #000;
    opacity: 0.6;
}

.pindex .nslist {
    margin-left: 20px;
    flex: 1;
}

.pindex .nsitem {
    display: block;
    width: 100%;
    padding: 10px 20px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    display: flex;
    margin-bottom: 19px;
    box-sizing: border-box;
    color: #333;
    border-radius: 3px;
}
    .pindex .nsitem:hover {
        color: #333
    }
    .pindex .nsitem:last-child {
        margin-bottom: 0px;
    }
.pindex .nson {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgb(204,204,204,0.8)
}
    .pindex .nson .nsico {
        background-image: url(/img/pimg/icons2.png);
    }
.pindex .nsdate {
    width: 80px;
    text-align: center;
}

.pindex .nsri {
    font-size: 30px;
    line-height: 40px;
}

.pindex .nsyue {
    font-size: 14px;
    line-height: 20px;
}

.pindex .nsname {
    flex:1;
}

.pindex .nsbt {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}

.pindex .nsms {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #858585;
}

.pindex .nsico {
    width: 60px;
    margin-left: 10px;
    background-image: url(/img/pimg/icons1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px 27px;
}
/*****/
.pindex .newssreen {
    width: 1280px;
    margin: 20px auto;
    display: flex;
    padding-bottom: 30px;
}

.pindex .newslist {
    width: 410px;
    margin-right: 25px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    box-sizing: border-box;
}

    .pindex .newslist:last-child {
        margin-right: 0px;
    }

.pindex .newsxx {
    width: 410px;
    height: 138px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    line-height: 139px;
    padding-left: 50px;
    font-size: 26px;
    font-weight: bold;
    box-sizing: border-box;
}
    .pindex .newsxx a, .pindex .newsxx a:hover {
        color: #FFF;
    }
.pindex .gccs {
    background-image: url(/img/pimg/nsxx1.jpg);
}

.pindex .pzsh {
    background-image: url(/img/pimg/nsxx2.jpg);
}

.pindex .whby {
    background-image: url(/img/pimg/nsxx3.jpg);
}

.pindex .newsul {
    padding: 10px 20px;
}

    .pindex .newsul a {
        display: block;
        height: 36px;
        line-height: 36px;
        background-image: url(/img/pimg/icoli.png);
        background-repeat: no-repeat;
        background-size: 6px 6px;
        background-position: left center;
        padding-left: 15px;
        font-size: 16px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-break: break-all;
        white-space: normal;
    }
/****/
.pindex .storesreen {
    background-image: url(/img/pimg/imapbg.jpg);
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    min-height:618px;
}

.pindex .storemain {
    width: 1280px;
    margin: 0px auto;
}

.pindex .storename {
    font-size: 36px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.pindex .storesx {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    user-select:none;
}

    .pindex .storesx .ssx {
        width: 100px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background-color: #FFF;
        border-right: 1px solid #F1F1F1;
        cursor: pointer;
        font-size: 16px;
    }
    .pindex .storesx .sson {
        background-color: #af182b;
        color: #FFF;
    }
    .pindex .storesx .ssx:last-child {
        border-right: 0px
    }
.pindex .storelist {
    padding-bottom: 20px;
}
.pindex .stelist {
    width:1280px;
    overflow:hidden;
    padding-bottom: 80px;
    position:relative;
    display:none;
}
.pindex .steon {
    display: flex;
}

    .pindex .stelist .swiper-container {
        width: 100%;
        height: 100%;
    }

    .pindex .stelist .swiper-slide {
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.pindex .swiper-button-next, .pindex .swiper-button-prev {
    top: 30% !important;
    color:#FFF!important
}

.pindex .steitem {
    width: 305px;
    height: 350px;
    margin-right: 20px;
    cursor:pointer;
    user-select:none;
}
    .pindex .steitem:last-child {
        margin-right: 0px;
    }
.pindex .steimg {
}
    .pindex .steimg img {
        display: block;
        width: 100%;
        height:228px;
    }

.pindex .stexx {
    position: relative;
}
.pindex .stebor {
    width: 285px; /* 设置元素的宽度 */
    height: 189px; /* 设置元素的高度 */
    padding: 10px;
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(to bottom, #CCC, #fff) 1;
    border-top: 0px;
    border-bottom: 0px;
    box-shadow: 0px -1px 3px rgb(204,204,204,0.7);
    position: absolute;
    z-index: 1;
    left: 10px;
    top: -30px;
    background-color: #FFF;
    line-height: 30px;
    font-size: 16px;
}
.pindex .borpos {
    position: relative;
    z-index: 0;
    width: 285px; /* 设置元素的宽度 */
    height: 189px; /* 设置元素的高度 */
}
.pindex .mapa {
    position: absolute;
    z-index:2;
    bottom:-10px;
    left:80px;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #af182b;
    color: #FFF;
    text-align: center;
    border-radius: 8px;
}
    .pindex .mapa:hover {
        color: #FFF;
    }