﻿body {
    font-family: 'Microsoft YaHei' !important;
}

.divalls {
    position: relative;
}

    /* 顶部切图 */
    .divalls .topimg {
        height: auto;
        width: 100%;
        overflow: hidden;
    }

div.divalls > div.topimg > span > a.contentlist {
    height: auto;
    width: 100%;
    display: block;
    overflow: hidden;
}

div.divalls > div.topimg > span > a > dl > dt.imgdiv {
    height: auto;
    width: 100%;
    overflow: hidden;
}

    div.divalls > div.topimg > span > a > dl > dt.imgdiv img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transform: scale(1,1);
    }


/* 技术数据集合 */
.jishu_list_div {
    min-height: 430px;
    overflow: hidden;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 30px;
}


    .jishu_list_div .jishu_list_content {
        display: flex;
    }

div.divalls > div.jishu_list_div > div.jishu_list_content > span {
    display: flex;
    flex-wrap: wrap;
}


    div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist {
        width: 310px;
        height: 360px;
        display: block;
        overflow: hidden;
        margin: 0px 45px;
        margin-bottom: 50px;
        text-decoration: none;
        background-color: #f1f6fc;
        color: #333333;
    }

        div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist:hover {
            color: #6ba9ff;
        }

        div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist > dl {
            width: 100%;
            height: 100%;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            -ms-flex-direction: column;
        }

        div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist > ul > li.contentimgart {
            display: none !important;
        }


        div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist > ul > li.contentimg, div.jishu_list_content > span > a.contentlist > dl > dt.imgdiv {
            width: 310px;
            height: 310px;
            overflow: hidden;
        }

            div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist > ul > li.contentimg img, div.jishu_list_content > span > a.contentlist > dl > dt.imgdiv img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        div.divalls > div.jishu_list_div > div.jishu_list_content > span > a.contentlist > ul > li.contentimgtitle, div.jishu_list_content > span > a.contentlist > dl > dd.imgtitle {
            height: 50px;
            line-height: 50px;
            text-align: center;
            font-size: 21px;
            letter-spacing: 2px;
            font-weight: 300;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding: 0px 10px;
            margin: 0px 0px;
        }

/* 分页 */
/* 分页插件开始 */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

div.customBootstrap > p {
    margin: 0px 0px;
    margin-right: 20px;
}

li.page > a, li.prev a, li.first a, li.next a, li.last a {
    text-decoration: none;
}

.demo {
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 20px;
    height: 110px;
    width: 1200px;
    overflow: hidden;
    padding-top: 0px;
}

.customBootstrap .pagination > li > a {
    margin-right: 5px;
    border-radius: 2px;
    background: #fff;
    color: #333;
    border-color: #ccc;
    padding: 8px 16px;
    box-shadow: 0px 0px 12px #ededed;
}

    .customBootstrap .pagination > li > a:hover,
    .customBootstrap .pagination > li > a:focus {
        color: #fff;
        background: #1668d2;
        border-color: #1668d2;
    }

.customBootstrap .pagination > .active > a,
.customBootstrap .pagination > .active > a:hover,
.customBootstrap .pagination > .active > a:focus {
    color: #fff;
    background: #1668d2;
    border-color: #ffffff;
}

.customBootstrap .pagination > .disabled > a,
.customBootstrap .pagination > .disabled > a:hover,
.customBootstrap .pagination > .disabled > a:focus {
    color: #999;
    background: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination2 {
    height: 30px;
    margin: 10px 0;
}

    .pagination2 a {
        text-decoration: none;
        border: solid 1px #c0d3e6;
        color: #333;
        border-left-width: 0;
        height: 24px !important;
    }

    .pagination2 a {
        height: 24px !important;
        display: block;
        float: left;
        padding: 0 10px;
        text-align: center;
        line-height: 24px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .pagination2 .active {
        background-color: #6babdd;
        color: #fff;
        padding: 0 10px;
        border: solid 1px #5c95c1;
    }

    .pagination2 .prev {
        border: solid 1px #c0d3e6;
    }

    .pagination2 .next {
        border-left-width: 0;
        border-right-width: 1px;
    }

    .pagination2 .active.prev,
    .pagination2 .active.next {
        color: #dcdcdc;
        border-color: #efefef;
        background: #fff;
    }

    .pagination2 a:hover {
        background-color: #cde4f8;
    }

    .pagination2 .active:hover {
        background-color: #6babdd;
    }

    .pagination2 a.disabled {
        display: none;
    }

.pagination4 .page a,
.pagination4 .page a:hover {
    width: 100px;
    text-align: center;
    border: 1px solid #ddd;
    color: #999;
    background-color: #fff !important;
}

/* 分页插件结束 */

*, *::before, *::after {
    box-sizing: content-box !important;
}