@charset "gb2312";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

#header {
    height: 117px;
    min-width: 1380px;
    margin: 0 auto;
}

.moban {
    margin: 0 auto;
    width: 1260px;
    overflow: hidden;
}

.moban_logo {
    margin: 0 20px 0 0;
    width: 1250px;
    overflow: hidden;
}

.moban_logo2 {
    float: left;
    width: 20%;
    overflow: hidden;
}

.moban_logo3 {
    width: 250px;
    height: 220px;
    position: relative;
}

.moban_logo4 {
    width: 240px;
    height: 200px;
    background: #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    transition: 0.5s;
    box-shadow: 0 0 3px rgba(0,0,5,0.3);
}

.moban_logo4:hover {
    margin-top: -8px;
}

.moban_logo5 {
    width: 240px;
    height: 310px;
    margin: 5px 5px;
}

.moban_logo6 {
    width: 240px;
    height: 150;
}

.moban_logo6 img {
    width: 230px;
    height: 150px;
}

.moban_logo7 {
    width: 240px;
    height: 108px;
    position: relative;
}

.moban_logo8 {
    width: 230px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
}

.moban_logo8 a {
    font-size: 16px;
    font-weight: 280;
    letter-spacing: 1.8pt;
    color: #666;
    display: block;
}

.moban_wz {
    margin: 0 20px 0 0;
    width: 1250px;
    overflow: hidden;
}

.moban_wz2 {
    float: left;
    width: 20%;
    overflow: hidden;
}

.moban_wz3 {
    width: 250px;
    height: 370px;
    position: relative;
}

.moban_wz4 {
    width: 240px;
    height: 350px;
    background: #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    transition: 0.5s;
    box-shadow: 0 0 3px rgba(0,0,5,0.3);
}

.moban_wz4:hover {
    margin-top: -8px;
}

.moban_wz5 {
    width: 240px;
    height: 330px;
    margin: 5px 5px;
}

.moban_wz6 {
    width: 240px;
    height: 297;
}

.moban_wz6 img {
    width: 230px;
    height: 300px;
}

.moban_wz7 {
    width: 280px;
    height: 310px;
    position: relative;
}

.moban_wz8 {
    width: 230px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
}

.moban_wz8 a {
    font-size: 16px;
    font-weight: 280;
    letter-spacing: 1.8pt;
    color: #666;
    display: block;
}

.moban_dlq {
    margin: 0 20px 0 0;
    width: 1250px;
    overflow: hidden;
}

.moban_dlq2 {
    float: left;
    width: 20%;
    overflow: hidden;
}

.moban_dlq3 {
    width: 250px;
    height: 290px;
    position: relative;
}

.moban_dlq4 {
    width: 240px;
    height: 270px;
    background: #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    transition: 0.5s;
    box-shadow: 0 0 3px rgba(0,0,5,0.3);
}

.moban_dlq4:hover {
    margin-top: -8px;
}

.moban_dlq5 {
    width: 240px;
    height: 270px;
    margin: 5px 5px;
}

.moban_dlq6 {
    width: 240px;
    height: 297;
}

.moban_dlq6 img {
    width: 230px;
    height: 230px;
}

.moban_dlq7 {
    width: 280px;
    height: 240px;
    position: relative;
}

.moban_dlq8 {
    width: 230px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
}

.moban_dlq8 a {
    font-size: 16px;
    font-weight: 280;
    letter-spacing: 1.8pt;
    color: #666;
    display: block;
}

.moban_ico {
    margin: 0 20px 0 0;
    width: 1250px;
    overflow: hidden;
}

.moban_ico2 {
    float: left;
    width: 20%;
    overflow: hidden;
}

.moban_ico3 {
    width: 250px;
    height: 300px;
    position: relative;
}

.moban_ico4 {
    width: 240px;
    height: 280px;
    background: #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    transition: 0.5s;
    box-shadow: 0 0 3px rgba(0,0,5,0.3);
}

.moban_ico4:hover {
    margin-top: -8px;
}

.moban_ico5 {
    width: 240px;
    height: 230px;
    margin: 5px 5px;
}

.moban_ico6 {
    width: 240px;
    height: 230;
}

.moban_ico6 img {
    width: 230px;
    height: 230px;
}

.moban_ico7 {
    width: 280px;
    height: 310px;
    position: relative;
}

.moban_ico8 {
    width: 230px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
}

.moban_ico8 a {
    font-size: 16px;
    font-weight: 280;
    letter-spacing: 1.8pt;
    color: #666;
    display: block;
}

.page-content {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}

.pagination {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin: 2rem 0;
}

.page-link {
    padding: 0.5rem 1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    transition: all 0.3s;
}

.page-link:hover {
    background-color: #f5f5f5;
}

.page-link.active {
    background-color: #3b82f6;
    color: white;
    border-color: #3b82f6;
}

.page-link.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.red-button {
    background-color: red;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.red-button:hover {
    background-color: darkred;
}
.xct_dlq3 {
    width: 250px;
    height: 465px;
    position: relative;
}

.xct_dlq4 {
    width: 240px;
    height: 420px;
    background: #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    transition: 0.5s;
    box-shadow: 0 0 3px rgba(0,0,5,0.3);
}

.xct_dlq4:hover {
    margin-top: -8px;
}

.xct_dlq5 {
    width: 240px;
    height: 373px;
    margin: 5px 5px;
}

.xct_dlq6 {
    width: 240px;
    height: 297;
}

.xct_dlq6 img {
    width: 230px;
    height: 373px;
}

.xct_dlq7 {
    width: 280px;
    height: 373px;
    position: relative;
}

