.photo .bi_beizhu::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}

.photo .swiper-container {
    width: 95%;
    height: 450px;
}

.photo .swiper-slide {
    height: 500px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    display: flex;
    padding: 10px 0;
}

.photo {
    margin-left: -5px;
    margin-right: -5px;
}

.photo .q_leline {
    width: 99%;
    margin-top: 0;
    box-shadow: none;
    background: #fff;
}

.photo .beiz_nnx {
    background: rgb(101,166,237,0.5);
    border-radius: 100px;
    position: absolute;
    left: 50px;
    bottom: 30px;
    color: #fff;
    z-index: 10;
}

.photo .beiz_nnx_s {
    width: 40px;
    height: 40px;
    background: #395fa4;
    border-radius: 100px;
    float: left;
    display: table;
}

.photo .beiz_nnx_s.active{
    background: #135fc3 !important;
}

.photo .beiz_nnx_s img {
    height: 30px;
    width: 30px;
    margin-top: 5px;
    margin-left: 5px;
}

.photo .bi_beizhu {
    color: #fff;
    padding-left: 6px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding-right: 15PX;
    float: right;
    display: inline-block;
    overflow: hidden;
    outline: none;
    white-space: nowrap;
    width:130px;
}

.photo .swiper-container {
    width: 100%;
    height: 450px;
}

.photo .pi_hov {
    width: 35px;
    height: 35px;
    background: rgba(36, 52, 77, 0.6);
    border-radius: 100px;
    position: absolute;
    left: 10px;
    top: 10px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.photo .pif_span {
    font-size: 16px !important;
}

.photo .pi_hov02 {
    width: 35px;
    height: 35px;
    background: rgba(36, 52, 77, 0.6);
    border-radius: 100px;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.photo .pi_hov02:active {
    color: #ff5f10;
}

.photo .co_hover {
    color: #ff5f10 !important;
}

#ztab02 .pupbot_tk {
    z-index: 102;
}

.popup_k {
    z-index: 101 !important;
}

.photo .swiper-slide {
    height: auto;
}

.showMsg2 {
    display:none;
}

#tab_1 {
    z-index: 101!important;
}

@media (max-width: 1024px) {
    .photo .beiz_nnx {
        left: 20px;
    }

}

@media (max-width: 768px) {
    .photo .swiper-container {
        width: 100%;
        height: 450px;
    }
}

@media (max-width: 450px) {
    .photo .q_leline {
        width: 100%;
        margin-top: 0;
        box-shadow: none;
        background: #fff;
    }

    .photo .beiz_nnx {
        left: 10px;
    }

    .photo .swiper-container {
        width: 100%;
        height: 380px;
    }

}