/* 全局样式重置 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei', sans-serif;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    width: 100%;
}

* {
    box-sizing: border-box;
}

/* 矩形4644图片容器样式 */
.rectangle-4644-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    background-color: #f8f9fa;
}

/* 矩形4644图片样式 */
.rectangle-4644-image {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Special Item 容器样式 */
.special-item-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 20px;
}

/* Special Item 徽章样式 - 使用相对定位和响应式布局 */
.special-item-badge1, .special-item-badge2, .special-item-badge3, 
.special-item-badge4, .special-item-badge5, .special-item-badge6, .special-item-badge7 {
    position: absolute;
    width: 72px;
    height: 26px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%);
}
/* 徽章图片样式 */
.badge-image {
    position: absolute;
font-weight: 700;
text-align: left;
color: #fff;
}

/* 徽章文字样式 */
.badge-text {
    position: relative;
    z-index: 2;
    font-family: "Source Han Sans CN Bold";
    color: white; /* 文字颜色 */
    font-size: 18 px; /* 文字大小 */
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 2px 0;
}
.header-container{
    width: 100%;
   
    height: auto;
    min-height: 600px;
    background: #22406a;
    background-image: url("mengzu147.png");
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    position: relative;
}
.rectangle-4635
{
    width: 100%;
    height: 219px;
    background: linear-gradient(180.00deg, #22406a 0%, #22406a00 100%);
    opacity: 0.7;
}
.zu989{
    width: 100%;
   height: auto;
   background: transparent;
}
.logo {
    width: 25%;
    max-width: 367px;
    height: auto;
    background: transparent;
    position:absolute;
    left: 5%;
    right: auto;
    margin-left: 0;
    margin-right: auto;
    top: 50px;
    z-index: 9999;
}

.slogan {
    width: 50%;
    max-width: 690px;
    height: auto;
    background: transparent;
    left: 5%;
    top: 40%;
    position: absolute;
    z-index: 9999;
}

.slogan-english {
    font-size: 16px;
    font-style: italic;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}


/* 校园风采区域样式 */
.campus-container{
    background-image: url('dc22876087c98f5bef0eac3882892eb2_36d4ff6641bb082651c47614117adcdf8ecf47cd1e709-lwF1J8.png'); 
     width: 100%;
    
     height: auto;
     min-height: 913px;
     margin: 0 0 0 0 auto;
     position: relative;
     background-size: cover;
     background-position: center;
     padding: 50px 20px;
    
}
.special-item-table{
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.special-item-table td {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
}

.special-item-table td img.special-item-image {
    display: block;
    width: 100%;
    height: auto;
}

.special-item-badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.campus-head{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto 50px;
    text-align: center;
}

.badge-image{
  width: 90px;
  height: 30px;
}
/* 图片样式改为响应式 */
.special-item-image1, .special-item-image2, .special-item-image3, 
.special-item-image4, .special-item-image5, .special-item-image6, .special-item-image7 {
    max-width: 100%;
    height: auto;
    position: static;
    display: block;
}

/* 表格样式 */
table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

table td {
    vertical-align: top;
    padding: 10px;
}

/* 视频宣传区域样式 */
.background-container {   
    position: relative;      
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
 
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    box-sizing: border-box;
    overflow: hidden;
}

/* 确保背景容器不受任何父容器的宽度限制 */
body > .background-container {
    width: 100vw;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    position: relative;
    display: block;
    overflow: hidden;
    transform: translateX(0);
}

/* 重置所有可能的限制 */
html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

/* 确保背景容器的直接父元素不限制其宽度 */
.background-container {
    
    position: absolute !important;
    background-image: url('zu1007.png');   
    background-size: 100% 100%;
    background-position: center;
    width: 100vw !important;
    height: 823px;
    margin: 80px 0 0 0 !important;
    padding: 0 !important;
    left: 0 !important;
    right: 0 !important;
    box-sizing: border-box;
    z-index: 1;
}
.video-button{
    width: 80px;
    height: 80px;
    max-width: 10vw;
    max-height: 10vw;
    opacity: 0.7;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-image{
    width: 330px;
    max-width: 80%;
    height: auto;
    background: linear-gradient(360.00deg, #065fd4 0%, #3fb9ff 100%);
    opacity: 0.6;
    position: absolute;
    left: 210px;
    top: 0px;
    z-index: 1;
}
/* 院校简介区域样式 */
.intro-container {
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: auto;
    min-height: 600px;
   
    background-size: cover;
    
    margin: 880px auto 0;
    padding: 100px 20px;
}

.background-container1{
    background-image: url("zu1009.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top left;
    
    width: auto;
    height: 680px;
    position: relative;
    left: 222px;
    right: 0;
    top: 0;
    margin: 80px 0 0 0  auto;
    padding: 0;
    display: block;
    z-index: 1;
}

.intro-header {
    position: relative;
    left: -675px;
    top: 49.7px;
    margin-bottom: 30px;
    text-align: center;
}
.intro-content {
    position: relative;
    left: 50px;
    top: -30px;
    width: 100%;
    
    height: auto;
}
.intro-title {
    max-width: 100%;
    height: auto;
    background: transparent;
    z-index: 2;
}

.building-image {
    max-width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 2;
    margin-bottom: 20px;
}

.intro-text {
    position: relative;
    left: 460px;
    top: -666px;
	width: 675px;
	height: 573px;
	font-family: "Source Han Sans CN";
	font-weight: 400;
	line-height: 28px;
	text-align: justify;
	color: #000;
}




/* 页脚样式 */



/* 响应式调整 */
@media (max-width: 1200px) {
    table {
        display: block;
        overflow-x: auto;
    }
    
    table td {
        min-width: 200px;
    }
}

@media (max-width: 768px) {
    .header-container {
        min-height: 400px;
    }
    
    .special-item-container {
        padding: 10px;
    }
    
    .background-container {
        min-height: 400px;
    }
    
    .intro-text {
        font-size: 16px;
        line-height: 28px;
    }
    
    .background-container1 {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .header-container {
        min-height: 300px;
    }
    
    .logo {
        width: 40%;
        top: 20px;
    }
    
    .slogan {
        width: 80%;
        top: 45%;
    }
    
    .video-button {
        width: 60px;
        height: 60px;
    }
    
    .intro-text {
        font-size: 14px;
        line-height: 24px;
    }
}