#vsb_content .vsbcontent_start{
    display: inline-block;
    align-items: center;
    flex-wrap: wrap;
    text-indent: 0;
    position: relative;
    z-index: 2;
    padding:0 .2rem;
    line-height:.68rem;
    background: #fff;
    border-top: 1px solid #7F634C;
    border-bottom: 1px solid #7F634C;
    transition:.5s;}
#vsb_content .vsbcontent_start a{
    /* display:block; */
    text-indent: 0;}
#vsb_content .vsbcontent_start::before{
    position:absolute;
    content:'';
    left:-.19rem;
    width:.19rem;
    top:0;
    bottom:0;
    background: url(images/n-img-1.png) no-repeat left center/100% 100%;
    z-index:1;}
#vsb_content .vsbcontent_start::after{
    position:absolute;
    content:'';
    /* left:-.19rem; */
    width:.19rem;
    top:0;
    bottom:0;
    background: url(images/n-img-2.png) no-repeat left center/100% 100%;
    z-index:2;}
#vsb_content .vsbcontent_start:hover{
    box-shadow: 0px 4px 15px 0px rgba(127, 99, 76, 0.5);}



.ul-listzt1 .con{height:50px;width:auto;background-size:0;border:1px solid #7c252b;border-radius:4px;}
.ul-listzt1{margin:0 0 20px;    display: flex;
    justify-content: center;}
.ul-listzt1 li{margin:0 10px 15px;}.ul-listzt1 .con {
    display: block;
    width: 280px;
    padding: 0 20px;
    height: 80px;
    display: flex;
    align-items: center;

  
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: .3s;}
.ul-listzt4 .con {
    width: 250px;
       border: 1px solid #7c252b;}
.ul-listzt1 .tit {
    font-size: 18px;
    color: #7c252b;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}

.ul-listzt4 li {
    margin: 0 0 15px;
    box-shadow: 2px 1px 10px 4px rgb(127 99 76 / 56%);
    margin-top: 20px;
    background: #fff;}
.ul-listzt1 li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;}
@media only screen and (max-width: 1199px) {
    .ul-listzt1 li {
        margin: 0 10px 15px;margin-top: 20px;}
    .ul-listzt1 .con {
        height: 50px;
        width: auto;
        background-size: 0;
        border: 1px solid #7c252b;
        border-radius: 4px;}
}
