.qiaoxin8039 {
    max-width: 1180px;
    margin: auto;
    padding: 20px 10px 20px 10px;
}

.qiaoxin8039 .title {
    width: 50%;
    font-size: 24px;
    color: #555;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qiaoxin8039 .btnGroup-container {
    max-width: 50%;
    text-align: left;
    float: right;
    padding-top: 0;
    color: rgba(113, 113, 113, .64);
}

.qiaoxin8039 .btnGroup-container .btnGroup-list .btnGroup-item {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    border-radius: 20px;
    margin: 0 2px;
    border: 0 solid rgba(170, 170, 170, .2);
    transition: all .36s ease;
}

.qiaoxin8039 .btnGroup-container .btnGroup-list .btnGroup-item a {
    color: inherit;
    outline: none;
}

.qiaoxin8039 .btnGroup-container .btnGroup-list .btnGroup-item:hover {
    border-color: #607cb3;
    background-color: #607cb3;
    color: #fff;
}

.qiaoxin8039 .active {
    border-color: #607cb3;
    background-color: #607cb3;
    color: #fff;
}

.qiaoxin8039 .container_content {
    clear: both;
}

.qiaoxin8039 .content_wrapper {
    position: relative;
    margin-right: -20px;
    padding-top: 30px;
}

.clearfix:after {
    clear: both;
    display: block;
    content: '';
}

.clearfix {
    zoom: 1;
}

.qiaoxin8039 .proshow-scroll-item {
    overflow: hidden;
    background-color: transparent;
    box-sizing: border-box;
    transition: all .36s ease;
    width: calc(100% / 3 - 20px);
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15);
}

.qiaoxin8039 .proshow-scroll-item:before {
    content: " ";
    margin: 0 auto;
    overflow: heidden;
    width: 1px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 130px;
    left: -75px;
    transition: all .4s ease;
    z-index: 20;
}

.qiaoxin8039 .proshow-scroll-item:hover:before {
    width: 150px;
    background-color: #fff;
}

.qiaoxin8039 .item_index {
    display: block;
    position: absolute;
    top: 88px;
    left: -66px;
    font-size: 60px;
    transition: all .4s ease;
    color: #fff;
    font-weight: 300;
    z-index: 20;
}

.qiaoxin8039 .item_index:after {
    content: "+";
    font-size: 20px;
    color: rgba(247, 247, 247, 0);
    margin-left: 6px;
    transition: all .4s ease;
}

.qiaoxin8039 .item_img {
    width: 376px;
    height: 300px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.qiaoxin8039 .item_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .4s ease;
    max-width: initial;
    object-fit: cover;
}

.qiaoxin8039 .item_shade {
    display: block;
    background-color: #607cb3;
    width: 100%;
    position: absolute;
    top: 100%;
    border-radius: 4px;
    transition: all .4s ease;
    opacity: 0.85;
}

.qiaoxin8039 .title1 {
    color: #181818;
    font-size: 18px;
    text-align: center;
    transition: all .36s ease;
}

.qiaoxin8039 .ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    outline: none;
}

.qiaoxin8039 .proshow-caption {
    padding: 24px 20px;
}

.qiaoxin8039 .item_des {
    position: absolute;
    top: 60%;
    transition: top .36s ease;
    margin: 10px 60px;
    opacity: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #fff;
    word-break: break-word;
}

.qiaoxin8039 .description {
    transition: all .36s ease;
    font-size: 13px;
    overflow: hidden;
    color: #fff;
    outline: none;
}

.qiaoxin8039 .proshow-scroll-item:hover {
    background-color: transparent;
}

.qiaoxin8039 .proshow-scroll-item:hover .item_index {
    left: 82px;
    color: #fff;
}

.qiaoxin8039 .proshow-scroll-item:hover .item_img img {
    width: 108%;
    height: 108%;
}

.qiaoxin8039 .proshow-scroll-item:hover .item_img .item_shade {
    height: 100%;
    transition: all .4s ease;
    top: 0;
}

.qiaoxin8039 .proshow-scroll-item:hover .item_des {
    top: 40%;
    opacity: 0.75;
}

.qiaoxin8039 .more {
    width: 200px;
    margin: 0 auto;
}

.qiaoxin8039 .more .backstage-blocksEditor-wrap {
    min-height: unset;
}

.qiaoxin8039 .more .backstage-componet-bd {
    border: 1px solid rgba(170, 170, 170, .2);
    color: rgba(170, 170, 170, 1);
    width: 200px;
    line-height: 46px;
    border-radius: 4px;
    padding-left: 11px;
    transition: all .4s;
    display: block;
    text-align: center;
    margin: 0 auto 0;
    font-size: 14px;
    background-color: #fff;
    cursor: pointer;
}

.qiaoxin8039 .more a {
    color: inherit;
    outline: none;
}

.qiaoxin8039 .more .fa-angle-right {
    color: #fff;
    transition: all .4s ease;
    padding-left: 10px;
    display: none;
    opacity: 0;

}

.qiaoxin8039 .more:hover .backstage-componet-bd {
    background-color: #607cb3;
    color: #fff;
}

.qiaoxin8039 .more:hover .fa-angle-right {
    padding-left: 26px;
    display: inline-block;
    opacity: 1;
    transition-delay: .4s;
}

.qiaoxin8039 .more .fa-angle-right:before {
    transition: all .4s ease;
    margin-left: -7px;
    position: relative;
}

.qiaoxin8039 .more:hover .fa-angle-right:before {
    position: relative;
    top: -1px;
    margin-left: -21px;
}

.qiaoxin8039 .proshow-captionw {
    padding: 24px 20px;
    display: none;
}

.qiaoxin8039 .pagination {
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-bottom: 30px;
}

.qiaoxin8039 .pagination .paging {
    display: flex;
    align-items: center;
    justify-content: center;
}

.qiaoxin8039 .pagination .paging li {
    color: #0a0a0a;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #d5d5d5;
    margin: 0 5px;
    cursor: pointer;
}

.qiaoxin8039 .pagination .paging li a {
    color: inherit;
}

.qiaoxin8039 .pagination .paging li.active {
    background: #ffc917;
    color: #fff;
}

.qiaoxin8039 .pagination .paging li #nextPage {
    margin-left: 0 !important;
}

@media screen and (max-width:1200px) {
    .qiaoxin8039 {
        padding: 20px 0 20px 0;
    }

    .qiaoxin8039 .title {
        margin: 0 10px;
        width: 90%;
    }

    .qiaoxin8039 .proshow-scroll-list {
        width: calc(100% - 20px);
        margin-left: 10px;
    }

    .qiaoxin8039 .proshow-scroll-item {
        margin-right: 29px;
    }

    .qiaoxin8039 .proshow-scroll-item:nth-child(3n) {
        margin-right: 0;
    }


    .qiaoxin8039 .item_img {
        width: 316px;
        height: 290px;
    }

    .qiaoxin8039 .content_wrapper {
        margin-right: 0;
    }

    .qiaoxin8039 .btnGroup-container {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .qiaoxin8039 .item_img {
        width: 100%;
        height: 300px;
    }

    .qiaoxin8039 .proshow-scroll-item {
        width: calc(100% / 2 - 20px);
    }

    .qiaoxin8039 .proshow-scroll-item:nth-child(even) {
        margin-right: 0;
    }

    .qiaoxin8039 .proshow-scroll-item:nth-child(odd) {
        margin-right: 40px;
    }

    .qiaoxin8039 .proshow-captionw {
        background-color: #f8f8f8;
        transition: all .6s ease-out 0s;
        text-align: left;
        position: relative;
    }

    .qiaoxin8039 .proshow-scroll-item:hover {
        background-color: unset;
    }

    .qiaoxin8039 .item_index {
        display: none;
    }

    .qiaoxin8039 .item_shade {
        display: none;
    }

    .qiaoxin8039 .item_des {
        display: none;
    }

    .qiaoxin8039 .proshow-scroll-item:hover .title1 {
        color: #fff;
    }

    .qiaoxin8039 .proshow-scroll-item:before {
        display: none;
    }

    .qiaoxin8039 .proshow-caption {
        display: none;
    }

    .qiaoxin8039 .proshow-captionw {
        display: block;
    }

}

@media screen and (max-width:510px) {
    .qiaoxin8039 .title {
        font-size: 18px;
    }

    .qiaoxin8039 .title1 {
        font-size: 14px;
    }

    .qiaoxin8039 .proshow-scroll-item:nth-child(odd) {
        margin-right: 20px;
    }

    .qiaoxin8039 .proshow-scroll-item {
        width: calc(100% / 2 - 10px);
    }

    .qiaoxin8039 .item_img {
        width: 100%;
        height: 131px;
    }

    .qiaoxin8039 .proshow-captionw {
        padding: 15px 20px;
    }
}