
.w-1082{
    width: 1082px;
    margin: 0 auto;
}
.mix-content{
    background-color: #F5F5F5;
      min-width: 1200px;
}
.img-mix-box{
    position: relative;
    height: 510px;
    overflow: hidden;
}

.img-header{
    position: relative;
    margin: auto; 
    display: block;
    height: 100%;
}
.bg-fff{
    background: #fff;
}
.mix-content-title{
    padding:17px 0;
    font-size: 19px;
    line-height: 1.5;
}
.c-666{
        color: #666;
}
.f-24{
    font-size: 24px;
    text-align: center;
    color: #666;
    padding-bottom: 10px;
}
.mb-20{
    margin-bottom: 20px;
}
.img-box-shadow{
    box-shadow: 0px 1px 20px 0px rgba(149,149,149,0.3);
}
.title-img-desc{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 20px;
}
.shipin-box{
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.swiper-main{
    width:524px;
    height: 295px;
    border-radius: 11px;
    overflow: hidden;
    margin-right: 24px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.pb-20{
    padding-bottom: 20px;
}
.w524{
    width: 524px;
    height:295px;
    /* object-fit: scale-down; */
}
.bottom-content{
    background: rgba(0,0,0,0.3);
    color: #ffff;
    height: 27px;
    padding: 0 28px;
    line-height: 27px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 0;
    }
.bottom-content a{
    color: #ffff;
    flex: 1;
}
 
.mySwiper .my-pagination{
    bottom: 27px;
}
.mySwiper .my-pagination .swiper-pagination-bullet{
    background: #fff;
    opacity: .5;
}
.mySwiper .my-pagination .swiper-pagination-bullet-active{
    background: #fff;
    opacity: 1;
}
.mr-8{
    margin-right: 8px;
}
.ell{
    max-width: 390px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.relative{
    position: relative;
}
.video-list{
    width: 250px;
    height: 139px;
    margin-top: 17px;
    margin-right: 24px;
}
.video-list-right:nth-child(2){
    margin-top: 0;
}
.video-list-right:nth-child(3){
    margin-top: 0;
    margin-right: 0;
}
.video-list-right:nth-child(5){
    margin-right: 0;
}
.video-list-content .video-list:nth-child(4n){
    margin-right: 0;
}
/* .video-list:nth-child(2){
    margin-top: 0;
}
.video-list:nth-child(4) {
    margin-right: 0;
} */
.img-auto{
    width: 100%;
    height: 100%;
    /* object-fit: scale-down; */
}
.video-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
}
.pt-43{
    padding-top: 43px;
}
.h-48{
    height: 48px;
}
.h-18{
    height: 18px;
}
.gt-box{
    width: 214px;
    padding: 14px;
    background: #FFFFFF;
    box-shadow: 0px 1px 15px 0px rgba(149,149,149,0.3);
    font-size: 12px;
    margin-right: 75px;
    margin-bottom: 30px;
}
.gt-box:nth-child(4n){
    margin-right: 0;
}
.gt-img{
    border-radius: 4px;
    width: 186px;
    height: 186px;
}
.key-word{
    margin-top: 22px;
    padding-bottom: 10px;
    border-bottom: 2px solid #CACACA;
    height: 32px;
    overflow: hidden;
}
.key-word-list{
    border: 1px solid #0B0B0B;
    border-radius: 21px;
    display: inline-block;
    padding: 2px 5px;
    margin-right: 4px;
    margin-bottom: 20px;
}
.gt-kph-box{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.col-333{
    color: #333;
}
.col-666{
    color: #666;
}
.pt-20{
    padding-top: 20px;
}
.kph-img{
    width: 29px;
    height: 29px;
    border-radius: 50%;
}
.tw-list{
    background: #FFFFFF;
    box-shadow: 0px 1px 15px 0px rgba(149,149,149,0.3);
    padding: 14px 40px 14px 14px;
    display: flex;
    width: 517px;
    justify-content: space-between;
    border-radius: 4px;
    margin-right: 40px;
    margin-bottom: 32px;
}
.tw-list:nth-child(2n){
    margin-right: 0;
}
.tw-img{
    width: 152px;
    height: 152px;
    /* object-fit: scale-down; */
    border-radius: 4px;
}
.tw-content{
    width: 286px;
}
.tw-title{
    font-size: 17px;
    margin-bottom: 18px;
    line-height: 21px;
    height: 42px;
}
.tw-info{
    font-size: 12px;
    margin-bottom: 25px;
        line-height: 16px;
    height: 48px;
    color: #666;
}
.ell2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.ell3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.tw-kph-img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 9px;
}
.tw-kph-box{
    font-size: 12px;
    color: #666;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.w-134{
    width: 134px;
}
.yp-list{
    background: #FFFFFF;
    border-radius: 4px;
    padding: 12px 40px 12px 20px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 15px 0px rgba(149,149,149,0.3);
}
.yp-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 14px;
}
.yp-box{
    display: flex;
    align-items: center;
}
.yp-img{
    margin-right: 10px;
}
.yp-img-cover{
    width: 54px;
    height: 54px;
    border-radius: 4px;
}
.yp-left{
    display: flex;
        justify-content: space-between;
        align-items: flex-end;
}
.mt-10{
    margin-top: 10px;
}
.yp-kph-name{
    font-size: 12px;
}
.yp-info{
    width: 146px;
}
.yp-key-world{
    border: 1px solid #0B0B0B;
    border-radius: 23px;
    padding: 0px 8px;
    font-size: 12px;
    margin-right: 12px;
}
.yp-url{
    margin-left: 50px;
}
.yp-url audio{
    width:407px;
    height: 42px;
}
.audio-icon{
    position: absolute;
    width: 13px;
    height: 17px;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -8px;
}
.swiper-button-next, .swiper-button-prev{
    width: 49px;
    height: 54px;
    background-size: 49px 54px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(/assets/images/mix/swpier-icon.png);
    
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(/assets/images/mix/swpier-icon.png);
    transform: rotate(180deg);
}

._addCollection .yes-sc,._cancleCollection .no-sc {
    display: none;
}
._addCollection .no-sc,._cancleCollection .yes-sc {
    display: inline;
}

.pointer{
    cursor: pointer;
}
.block{
    display: block;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    cursor: pointer;
    pointer-events: auto;
}