body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd {
    /* 默认有边距，都要清除 */
    margin: 0;
    padding: 0;
    /*字体设置*/
    font-family: "soarliWORD","Microsoft Yahei"!important;
    /* 去掉列表的原点 */
    list-style: none;
    /* 默认鼠标 */
    cursor: default;
}
.txt:hover {
    color: #2b2e2e;
}
.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.activity-container {
    position: relative;
    width: 80%;
    max-width: 1200px;
    margin: auto;
    margin-top: 150px;
}

.activity-container2 {
    margin-top: 20px;
    min-height: calc(100vh - 380px);
}
.page-more {
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin: 20px 0;
}
.page-numbers {
    /*background-color: red;*/
    display: inline-block;
    text-decoration: inherit;
    vertical-align: middle;
    margin: 0 5px;
    padding: 0 12px;
    border-radius: 4px;
    border: 1px solid #dcdddd;
}
.current {
    background-color: #f5f5f5;
}

@media (min-width: 768px) {
    .display-4 {
        font-size: 3rem;
    }
}

.flex-auto {
    flex: 0 0 auto;
}

@media (min-width: 768px) {
    .h-md-200 {
        height: 200px;
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.mb-2 {
    margin-bottom: .5rem
}

.col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0;
    margin-left: 20px;
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}

.border {
    border: 1px solid #dee2e6 !important
}

.rounded {
    border-radius: 12px!important
}

.overflow-hidden {
    overflow: hidden !important
}

.flex-md-row {
    flex-direction: row !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.position-relative {
    position: relative !important
}

.float-start {
    float: left !important
}

.col {
    flex: 1 0 0%
}

.p-4 {
    padding: 1.5rem !important
}

.d-flex {
    display: flex !important
}

.flex-column {
    flex-direction: column !important
}

.position-static {
    position: static !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: #0D6EFD;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: 0.8rem !important
}

.text-muted {
    font-size: 1rem;
    --bs-text-opacity: 1;
    color: #6c757d !important
}

.text-success {
    color: #0D6EFD;
}

.card-text:last-child {
    margin-bottom: 0
}

.mb-auto {
    margin-bottom: auto !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.stretched-link {
    color: #6c757d !important;
}

.stretched-link:hover {
    color: #0052d9 !important;
}

.col a {
    color: #0A58CA;
}

.activity-img {
    margin-top: 9px;
    margin-left: 10px;
    border-radius: 2px!important;
}

.layui-form-item {
    margin-top: 40px;

}

.activity-title {
    font-size: 18px;
    margin-top: -10px;
}

.activity-box {
    margin-left: -10px;
}

.font-hidden {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.read-more {
    margin-top: 10px;
}

.activity-p {
    font-size: 14px;
    height: 78px;
    /*text-align: justify;*/
}

.layui-form {
    display: inline-block;
}

/* 年份下拉选择框 */
.layui-input-block {
    margin-left: 0!important;
}
.layui-form-select {
    width: 80px!important;
}
.layui-form-select dl dd.layui-this {
    color: #000!important;
    background-color: #fff!important;
}
.layui-inline {
    margin: 0!important;
}
.layui-form {
    width: 100%;
}
.layui-form-select .layui-input ,.layui-form-item .layui-inline{
    border-radius: 6px;
}
.search {
    float: right;
}
.sousuo-input {
    right: 10px;
    position: absolute;
    height: 38px;
    top: 40px;
    line-height: 38px;
    cursor: pointer;
}
.year-select {
    width: 200px;
}
.act-search {
    width:200px;
    float:right;
    display: none;
}
/* 主界面 */
.activity-index {
    margin: auto;
}

.activity-more {
    float: right;
    color: #6c757d;
}

.activity-more:hover {
    color: #0052d9;
}

/*主界面*/
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/* 标题公共样式 */
.title {
    /* margin-top: 30px; */
    position: relative;
    text-transform: uppercase;

}

.title div {
    font-weight: bold;
}

.title h2 {
    font-size: 1.5rem;
    font-weight: bold;
}

.title:after {
    content: "";
    width: 4.5rem;
    display: block;
    position: relative;
    top: 0.3rem;
    bottom: 0;
    height: 0.2rem;
    background: #0052d9;
    border-radius: 4rem;
    margin-bottom: 15px;
}
.layui-form-select {
    width: 100px!important;
}
.act-input {
    position: absolute;
    top: 40px;
    right: 0;
    background-color: transparent!important;
    z-index: 999;
}
.search_none {
    height: calc(100vh - 480px);
    margin: 0 auto;
    position: relative;
    top: 60px;
}
/* @media (min-width:1240px) and (max-width:1450px) {
    .activity-title {
        font-size: 18px;
    }
} */
@media (min-width:768px) {
    #search {
        width: 30%;
        display: flex;
        justify-content: space-between;
        border-style: solid;
        border-color: lightgray;
        border-width: 1px;
        border-radius: 2px;
        align-items: center;
    }

    .search-content {
        width: 90%;
        height: 30px;
        border: 0;
        padding-left: 10px;
    }

}

@media (min-width:760px) and (max-width:1240px) {
    .col-12 {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
    }

    .g-0,
    .gx-0 {
        margin: 15px !important;
    }

    .activity-p {
        height: 72px;
        line-height: 18px;
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width:760px) {
    .col-12 {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
    }

    .g-0,
    .gx-0 {
        margin: 15px !important;
    }

    .activity-container {
        position: relative;
        width: 90%;
        margin: auto;
        margin-top: 50px;
    }

    .activity-index {
        position: relative;
        margin: auto;
    }

    .mb-2 {
        margin-bottom: 0px;
    }

    .mb-2 img {
        width: 160px;
        height: 120px;
        margin: 10px 0 10px 10px;

    }
    .activity-title{
        font-size: 14px;
    }
    .text-muted{
        font-size: 12px;
    }

    .activity-p {
        height: 54px;
        line-height: 18px;
        font-size: 12px;
    }

    .read-more {
        font-size: 0.8rem;
        margin-top: 5px;
    }

    .font-hidden {
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp:3;
        display: -webkit-box;
        -webkit-box-orient: vertical;

    }
    .p-4 {
        padding: 1.3rem !important
    }
    .year-select {
        width: 100px;
    }

    #search {
        width: 70%;
        display: flex;
        justify-content: space-between;
        border-style: solid;
        border-color: lightgray;
        border-width: 1px;
        border-radius: 2px;
        align-items: center;
    }

    .search-content {
        width: 90%;
        height: 30px;
        border: 0;
        padding-left: 10px;
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .sousuo-input {
        font-size: 20px;
        font-weight: 300;
    }
}
@media screen and (max-width: 450px) {
    .layui-form-item .layui-inline {
        display: inline-block!important;
    }
}

.layui-input {
    border-color: lightgray !important;
}

svg {
    font-size: 22px;
    color: gray;
    margin-right: 5px;
}

svg:hover {
    cursor: pointer;
}


