.sinimay-fliuid-nav{
    border-bottom: 1px solid #e6e6e6;
}
.content .breadcrumb{
    margin: 3% 0 2% 0;
}
.content .breadcrumb a:hover{
    color: #a51f31 !important;
}
.content .right-content{
    padding:3rem 2rem;
    background-color: #f2f2f2;
}
.content .right-content p{
    color: #b4b4b4;
}
.content .right-content .red-gold-line{
    display: flex;
    justify-content: flex-start;
    margin: 1.2rem 0;
}
.content .red-gold-line .red,.content .red-gold-line .gold{
    width: 26px;
    height: 2px;
}
.content .red-gold-line .red{
    background-color: #a51f31;
}
.content .red-gold-line .gold{
    background-color: #c7ab81;
}
.content .right-content a{
    display: block;
    text-align: center;
    background-color: #a51f31;
    color: #fff;
    font-size: 17px;
    padding: 1.1rem 2rem;
    margin: 8rem 1rem 1rem 1rem;
}
.jiameng-sup{
    padding-bottom:3rem;
}
.jiameng-sup .row{
    width: 100%;
    display: flex;
    justify-content: center;
}
.jiameng-sup .swiper-container {
    width: 100%;
    height: auto;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}
.jiameng-sup .support-swiper{
    width: 100%;
    border-left:50px solid #fff ;
    border-right:50px solid #fff ;
    box-sizing: border-box;

}
.jiameng-sup  .swiper-button-next,
.jiameng-sup  .swiper-button-prev{
    --swiper-navigation-color: #666666;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
}
.xiangq_xiaot ul li,
.xiangq_xiaot ul li img{
    width: 160px !important;
    height: 110px !important;
    position: relative;
}

.xiangq_xiaot li .shade{
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 110px;
    background-color: rgba(0,0,0,.5);
    line-height: 100px;
    text-align: center;
    color:#fff;
    font-size: 17px;
}
.jiameng-sup .swiper-container .swiper-slide {
    width: 160px !important;
    height: 110px !important;
}
.jiameng-sup .swiper-container .swiper-slide img{
    width: 160px !important;
    height: 110px !important;
}
.mywiper{
    transform: none !important;
}
.jiameng-sup .col{
    width: 960px;
}