.section {
    width: 100%;
    height: auto;
    padding-top: 140px;
}

.section .warp {
    margin: auto;
    padding: 0 20px;
    width: 90%;
    min-width: 1024px;
    max-width: 1488px;
    box-sizing: border-box;
}

.section .warp .crumbs {
    display: flex;
    align-items: center;
}

.section .warp .crumbs a {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    margin-right: 15px;
}

.section .warp .title {
    margin-top: 49px;
}

.section .warp .title span {
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

.section .warp .title .line {
    width: 100%;
    height: 2px;
    background: #5b5b5b;
    margin-top: 12px;
}

.section .warp .crumbs .color-active {
    color: #ea5413;
}

.section .warp .content {
    margin-top: 29px;
    display: flex;
}

.section .warp .content .bor {
    width: 117px;
    height: 30px;
    background: #c9c9c9;
    margin-right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
    transition: 0.6s;
}

.bor-active {
    background: rgba(201, 201, 201, 0.5) !important;
}

.section .warp .bottom {
    width: 100%;
    height: auto;
    margin-top: 43px;
    position: relative;
}

.section .warp .bottom .cut {
    display: none;
}

.cut-active {
    display: flex !important;
}

.section .warp .bottom:after {
    content: "";
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #7c7c7c;
}

.section .warp .bottom .left {
    width: 8%;
    height: auto;
    background: #f2f2f2;
    text-align: center;
}

.section .warp .bottom .left .text {
    height: 24px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c8c8c8;
    cursor: pointer;
    margin-bottom: 20px;
}

.section .warp .bottom .left .text img {
    margin-left: 7px;
}

.section .warp .bottom .left p {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 48px;
}

.section .warp .bottom .left p:last-child {
    margin-bottom: 10px;
}

.section .warp .bottom .right {
    width: 92%;
    background: #fff;
}

.section .warp .bottom .right .text {
    height: 24px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: center;
    background: linear-gradient(202deg, #f9f9f9 0%, #ededed 100%);
    cursor: pointer;
    margin-bottom: 20px;
    padding-left: 27px;
}

.section .warp .bottom .right a {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 48px;
    margin-left: 27px;
    display: block;
    transition: 0.6s;
}

.section .warp .bottom .right a:hover {
    color: #ea5413;
}

.section .warp .paging {
    margin-top: 101px;
}

.section .warp .paging div {
    float: right;
    margin-right: 92px;
    display: flex;
    align-items: center;
    margin-bottom: 76px;
}

.section .warp .paging div a {
    width: 30px;
    height: 30px;
    background: #dadada;
    border-radius: 50%;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 11px;
    transition: 0.6s;
}

.section .warp .paging div span {
    color: #dddddd;
}

.section .warp .paging div a:nth-child(2) {
    /* margin-left: 15px; */
}

.section .warp .paging div .therightSide {
    margin-right: 11px;
    cursor: pointer;
}

.section .warp .paging div a:hover {
    background: #8c8c8c;
}

.paging-active {
    background: #8c8c8c !important;
}

.none-active {
    display: none !important;
}

.section .warp .paging div a:first-child {
    /* width: auto;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #C9C9C9;
    line-height: 51px;
    background: transparent;
    margin-right: 0; */
}

.section .warp .paging div a:last-child {
    /* font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #C9C9C9;
    line-height: 51px;
    background: transparent;
    margin-left: 4px;
    width: auto; */
}

.section .warp .sign {
    margin-top: 65px;
    margin-bottom: 30px;
}

.section .warp .sign span {
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    line-height: 48px;
    margin-bottom: 65px;
}

.section .warp .sign p {
    font-size: 18px;
    font-family: Arial;
    color: #000000;
    line-height: 48px;
    margin-bottom: 65px;
}

.bottom_sign {
    /* margin-top: 80px; */
    display: block;
}

.bottom_sign .tou {
    display: flex;
    align-items: center;
    background-color: #ff9a73;
    /* background: linear-gradient(202deg, #F9F9F9 0%, #EDEDED 100%); */
    /* border-bottom: 2px solid rgba(0,0,0,.8); */
    color: #fff;
}

.bottom_sign .tou div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 97px;
    /* height: 28px; */
    height: 40px;
    /* background: #C8C8C8; */
    background: #ea5514;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.bottom_sign .tou div img {
    margin-left: 8px;
}

.bottom_sign .tou p {
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    /* color: #000000; */
    color: #fff;
    padding-left: 30px;
}

.bottom_sign .text .item {
    display: flex;
    align-items: center;
}

.bottom_sign .text .item h1 {
    width: 97px;
    height: 48px;
    background: #f2f2f2;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_sign .text .item a {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    padding-left: 30px;
    transition: 0.6s;
}

.bottom_sign .text .item a:hover {
    color: #ea5413;
}

.section .warp .bottom:after {
    display: none;
}


.list {
    margin-bottom: 80px;
}

.list .item {
    position: relative;
    /* width: 733.5px; */
    width: 48%;
    height: 295.2px;
    background-color: #e5e5e5;
    margin-top: 36px;
    transition: all .5s ease;
    cursor: pointer;
    color: #000;
}

.list .item:hover {
    transform: scale(1.02);
    color: #000;
}

.list .item .img-box {
    width: 295.2px;
    height: 100%;
    background-color: #000;
    box-shadow: 1.8px 1.8px 4.5px #aaa8a8;
}

.list .item .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list .item .name {
    font-size: 24px;
    position: absolute;
    top: 63px;
    left: 331.2px;
}

.list .item .go-icon {
    position: absolute;
    bottom: 13.5px;
    right: 13.5px;
}


.section .warp .flex-ac{
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .section .warp .crumbs {
        flex-wrap: wrap;
        line-height: 30px;
    }

    .section {
        padding-top: 158px;
    }

    .section .warp {
        margin: 0 auto 50px;
        padding: 0;
        min-width: auto;
    }
    .section .warp .crumbs a {
        font-size: 16px;
    }


    .section .warp .title span{
        font-size: 18px;
    }


    .section .warp .flex-ac{
        flex-direction: column;
    }

    .section .warp .list{

    }

    .section .warp .list .item{
        width: 100%;
        height: auto;
    }

    .section .warp .list .item .img-box{
        width: 40%;
        height: 140px;
    }

    .section .warp .list .item .name{
        top: 45px;
        left: 150px;
        font-size: 16px;
    }

    .section .warp .list .item .go-icon{
        width: 14px;
    }

    /*.section .warp .content .bor {
        width: 20%;
        font-size: 12px;
    }

    .bottom_sign {
        margin-top: 0;
    }

    .bottom_sign .text .item a {
        width: 207px;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .section .warp .paging {
        display: none;
    }


    .section .warp .sign {
        margin-top: 25px;
    }

    .bottom_sign .text .item h1 {
        font-size: 12px;
    }

    .section .warp .sign p {
        font-size: 14px;
        line-height: 30px !important;
        margin-bottom: 20px;
    }

    .section .warp .sign span {
        margin-bottom: 30px;
    }*/
}