.wrapper .content{
    display: flex;
}
.content012{
    display: flex;
}
.cvgh12{
    width: 49%;
    margin-left: 0.5%;
}
.blueImage1{
    width: 100%;
}
.hideql{
    display: none;
    align-items: center;
    line-height: 20px;
    margin-right: 15px;
    margin-bottom: 14px;
    padding: 0 5px;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #434d5c;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}
.title_div11{
    width: 180px;
    height: 136px;
    border-radius: 3px;
    margin: 0 10px 0 0;
    border: 1px solid #d3d4d5;
    font-size: 16px;
    padding: 5px;
}
.title_t1{
    margin-top: 20px;
}
.title_t{
    font-size: 12px;
    line-height: 19px;
    color: #8a8b8d;
}
.sort1{
    display: none;
}
.wrapper{
    display: flex;
}
.tabContext .tag-content .tag:hover {
    color: #1b75f3;
    border-color: #1b75f3;
}
.tabafter{
    color: #1b75f3;
    border-color: #1b75f3;
}
.cvgh{
    width: 280px;
}
.cvgh1{
    width: 240px;
}
.blueImage{
    opacity: 1; object-fit: contain; height: 100%; transition: transform 0.5s ease 0s; transform: scale(1);
}
.ddg{
    margin-left: 10px;
}
.wrapper .content[data-v-2583baba] {
    display: flex;
    justify-content: space-between;
}
.waterfall-item {
    position: relative;
    margin-bottom: 34px;
}
.waterfall-item .img-line {
    margin-bottom: 7px;
    cursor: pointer;
    overflow: hidden;
}

.waterfall-item .title-line {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.blueImage-container{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;

    background-color: var(--23cb5606-backgroundColor);
    transition: background-color .3s ease-in-out;
    overflow: hidden;
}
.blueImage {
    display: block;
    width: calc(100% + 2px);
    transition: opacity 1s ease-in-out;
}

.waterfall-item .title-line img {
    position: relative;
    width: 32px;
    height: 17px;
    margin-right: 4px;
}

.waterfall-item .title-line div {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #142133;
    word-break: break-all;
    cursor: pointer;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.waterfall-item .desc-line {
    height: 17px;
    line-height: 17px;
    word-break: break-all;
    font-size: 12px;
    color: #75808f;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.waterfall-item .price-line {
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    margin-top: 2px;
    color: #142133;
    margin-bottom: 10px;
}

.waterfall-item .price-line1 {
    height: 22px;
    line-height: 17px;
    font-size: 15px;
    margin-top: 2px;
    color: #142133;

}

.waterfall-item .desc-line1 {
    height: 19px;
    line-height: 19px;
    word-break: break-all;
    font-size: 12px;
    color: #75808f;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.waterfall-item .time-line {
    height: 17px;
    line-height: 17px;
    word-break: break-all;
    font-size: 12px;
    color: #0A1236;
}

.fixes{
    display: flex;
}
.plof{
    margin: -11px 0 0 -17px;
    color: #434d5c;
}
.dfg{
    padding: 0 5px;
}
.sub-topic .tab-list{
    margin-top: 26px;
}
.tabTitle .tab-list {
    display: flex;
    height: 37px;
    cursor: pointer;
}
.tabTitle .tab-list .actived {
    color: #1b75f3;
    font-weight: 500;
}
.tabTitle .tab-list .actived div {
    border-color: #1b75f3;
}
.tabTitle .tab-list .unactived {
    color: #75808f;
    font-weight: 400;
    padding: 0 19px;
    font-size: 16px;
}
.tabTitle .tab-list .tabBtn div {
    padding-bottom: 14px;
    border-bottom: 2px solid rgba(0,0,0,0);
    font-weight: 400;
    z-index: 1;
    font-size: 16px;
}

.tabTitle .tab-list .tabBtn .sort-icon {
    width: 12px;
    height: 12px;
    margin-left: 4px;
    margin-bottom: 14px;
    margin-top: 7px;
}
.tabContext{
    display: flex;
    margin-top: 20px;
}
.tabContext .catrgory-name{
    line-height: 22px;
    margin-right: 22px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular,SourceHanSansCN;
    font-weight: 400;
    color: #142133;
}
.tabContext .tag-content {
    display: none;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    width: 0;
}


.tabContext .tag-content .tag {
    display: inline-flex;
    align-items: center;
    line-height: 20px;
    margin-right: 15px;
    margin-bottom: 14px;
    padding: 0 5px;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #434d5c;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}

.tabContext .tag-content .selected {
    color: #1b75f3;
    border-color: #1b75f3;
}

.total-lot{
    margin-bottom: 12px;
    color: #535b65;
    font-size: 16px;
}

.tabTitle .tab-list .unactived:hover div{
    border-color: #1b75f3;
}

.tabContext{
    display: flex;
    margin-top: 20px;
}

.tabContext .tag-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
    width: 0;
}


.tabTitle .bottom-line {
    position: relative;
    height: 1px;
    top: -1px;
    background-color: #f3f3f3;
}
.commonlylist01_div{
    width:100%;
    min-height: 500px;
    margin-top: 0px;
    padding: 0px 0;
}
.commonlylist01_main{
    width: 1200px;
    margin: 0 auto;
}

.icase {
    margin: 40px auto 50px auto;
}

.icaset {
    padding-bottom: 26px;
    background: url(/resources1/img/i_tt_bg.jpg) no-repeat 50% bottom;
    font-size: 36px;
    color: #222222;
    text-align: center;
}

.icasecate {
    padding: 30px 0;
    text-align: center;
}

.icasecate a {
    display: inline-block;
    width: 122px;
    height: 34px;
    border: 1px #cacaca solid;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #333333;
    font-family: "å®‹ä½“", "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
    margin-right: 19px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}

.icasecate a:hover {
    background: #e40011;
    color: #fff;
    border: 1px #e40011 solid;
}

.icasecate a.icasecatecurr {
    background: #e40011;
    color: #fff;
    border: 1px #e40011 solid;
}

.icasecate a:last-child {
    margin-right: 0;
}

.icasec {
}

.case_list{
    height:  auto;
}
.case_list1{
    height: 271px;
}
.icasec ul li {
    width: 350px;
    float: left;
    overflow: hidden;
    margin: 0 25px 30px 0;
    box-shadow: 0 2px 14px #9697b480;
    border-radius: 5px;
    padding-bottom: 5px;
}

.icasec ul li a {
    display: block;
}

.icasec_img {
    text-align: center;
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.icasec_img img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.icasecc {
    padding: 15px 0;
    text-align: center;
}

.icasecc_t {
    font-size: 18px;
    color: #222222;
}

.icasecc_info {
    font-size: 14px;
    height: 111px;
    text-align: left;
    color: #666666;
    padding: 12px 5px 5px 5px;
    font-family: "å®‹ä½“", "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;

}

.icasec ul li a:hover {
    background: #fff;
    color: #000;
}

.icasec ul li a:hover .icasecc_t {
    color: #000;
}

.icasec ul li a:hover .icasecc_info {
    color: #000;
}

.icasec ul li .icasec_over {
    width: 380px;
    height: 50px;
    position: absolute;
    z-index: 99;
    background: url(/resources1/img/icasec_over.png) repeat;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    top: 220px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.icase_more {
    display: block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #e40011;
    font-size: 14px;
    font-family: "å®‹ä½“", "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    margin: 30px auto 0 auto;
}

.icase_more:hover {
    background: #b20a17;
    color: #fff;
}

.icasec ul li a:hover .icasec_over {
    top: 170px;
}

.icasec ul li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}


.el-pager {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    font-size: 0;
}
.el-pager, .el-pager li {
    vertical-align: top;
    margin: 0;
    display: inline-block;
}
.el-pager, .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev {
    padding: 0;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: rgba(239, 51, 64, 1);
    color: #FFF;
}
.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px;
    line-height: 22px;
    padding: 3px;
}
.el-pager li.active {
    color: #409eff;
    cursor: default;
    line-height: 20px;
}
.el-pager li {
    padding: 0 4px;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    text-align: center;
}

.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700;
}

p{
    margin: 0;
    padding:0;
}

.cl{
    clear: both;
}
.btn-next,.btn-prev{
    border: 1px solid #e0e0e3;
}
ul{
    margin: 0;
    padding: 0;
}

@media (max-width:1200px) and (min-width: 175px){

    .icasec ul li {
        width: auto;
    }
    .icasec ul li {
        margin: 0;
    }
    .icasec ul{
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
    }
    .commonlylist01_div {
        margin-top: 0px;
        margin-bottom: 50px;
    }
}

.cate_title{
    width: 100%;
    height: 120px;
    font-size: 30px;
    line-height: 44px;
    padding-top: 30px;
    text-align: center;
}
.asdd{
    background: url("/resources/img/home1/title_bg1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 900px) and (min-width: 351px) {
    .cate_title{
        width: 100%;
        height: 74px;
        font-size: 18px;
        line-height: 63px;
        padding-top: 0px;
        text-align: center;
    }
    .asdd{
        background: url("/resources/img/home1/title_bg2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
}