*{padding:0;margin:0}
	a{text-decoration:none;}
	ul,li{list-style:none}

	body{font-size:12px;font-family:"微软雅黑";background: #f8f8f8;}
/* 顶部信息栏（Logo、网站名称和天气） */
.top-info-bar {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    padding: 10px 0;
    position: relative;
    z-index: 100;
}

.info-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    flex-wrap: nowrap;
}

/* Logo和网站名称 */
.branding {
    display: flex;
    align-items: center;
    flex-shrink: 1;
    min-width: 0;
}

.logo {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background: url('../images/logo.png') center/contain no-repeat;
    flex-shrink: 0;
}

.site-name {
    font-family: 'Ma Shan Zheng', cursive;
    font-size: clamp(1rem, 3vw, 1.5rem);
    font-weight: 400;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* 日期天气信息 */
.datetime-weather {
    display: flex;
    align-items: center;
    font-size: clamp(0.7rem, 2vw, 0.95rem);
    flex-shrink: 1;
    min-width: 0;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.date-info {
    margin-right: 10px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.solar-date {
    font-weight: bold;
}

.lunar-date {
    opacity: 0.9;
}

.festival {
    color: #FFD700;
    font-weight: bold;
}

.weather-info {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.weather-temp {
    margin-right: 5px;
}

.weather-icon {
    font-size: clamp(1rem, 3vw, 1.4rem);
    color: white;
    filter: drop-shadow(0 1px 2px rgba(0,0,0,0.3));
}

/* 导航项目栏 */
.nav-bar {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    padding: 12px 0;
    position: relative;
    z-index: 100;
}

.nav-container {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-menu {
    display: flex;
    justify-content: center;
    min-width: fit-content;
}

.nav-item {
    margin: 0 clamp(5px, 1.5vw, 20px);
    position: relative;
    flex-shrink: 0;
}

.nav-item a {
    color: #8B0000;
    text-decoration: none;
    font-size: clamp(0.8rem, 2.5vw, 1.1rem);
    padding: 5px clamp(5px, 1.5vw, 10px);
    transition: all 0.4s ease;
    font-weight: 500;
    white-space: nowrap;
    display: block;
    font-family: 'Ma Shan Zheng', cursive;
}

.nav-item a:hover {
    color: #a52a2a;
}

.nav-item.active a {
    color: white;
    background-color: transparent;
    border-radius: 0;
}

.nav-item.active a::after {
    content: "";
    position: absolute;
    left: 10%;
    bottom: 0;
    width: 80%;
    height: 2px;
    background: linear-gradient(135deg, transparent 10%, #8B0000 50%, transparent 90%);
    transform: skewX(-45deg);
}

/* 搜索和登录区域 */
.nav-tools {
    display: flex;
    align-items: center;
}

.search-box {
    position: relative;
    margin-right: 20px;
}

.search-box input {
    padding: 5px 10px;
    border-radius: 15px;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    width: 150px;
    transition: width 0.3s;
}

.search-box input:focus {
    width: 200px;
    outline: none;
    background: rgba(255, 255, 255, 0.3);
}

.login-btn {
    background: rgba(139, 0, 0, 0.7);
    color: white;
    border: none;
    padding: 5px 15px;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.3s;
    font-family: 'Ma Shan Zheng', cursive;
}

.login-btn:hover {
    background: rgba(139, 0, 0, 0.9);
}

/* 响应式设计 - 超小屏幕 */
@media (max-width: 768px) {
    .nav-container {
        flex-direction: column;
    }
    
    .nav-menu {
        margin-bottom: 10px;
    }
    
    .nav-tools {
        width: 100%;
        justify-content: center;
    }
    
    .chinese-slogan {
        font-size: clamp(1.2rem, 4vw, 2rem);
        letter-spacing: 3px;
    }
}
	/*大图*/
	.xinshang-area{
		width: 100%;
		height: 500px;
		position: relative;
		margin: 0px auto;
		box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .1);
				/*border-radius: 5px;*/
		overflow: hidden;
	}
	.xinshang-area img{
		width: 100%;
		height: 600px;
		top: 0px;
		left: 0px;
		position: absolute;
	}
	.xinshang{
		width: 1260px;
		height:800px;
		margin: 50px auto;
		position: relative;
	}
	.xinshang .ltjz{
		width: 250px;
		height: 50px;
		background:#f8f8f8;
		margin:0 auto;
	}
	.xinshang .ltjz img{
		width: 250px;
		height: 50px;
	}
	.xinshang .ltjz h2{
		color:  #fff;
		position: absolute;
		top: 16px;
		left:47%;
		letter-spacing: 5px;
	}
	.sph{
	width: 1260px;
	height:680px;
	margin:0 auto;
	padding: 50px 0;
	position: absolute;
	/*left: -20px;*/
	box-shadow: 1px 1px 2px #ccc;
	background: #fff;
}
	.spbq{
		width: 250px;
		height: 300px;
		float: left;
		line-height: 2;
		padding: 10px 10px 0 20px;
		margin: 17px ;
		position: relative;
		overflow: hidden;
	}
	.spbq .zst img{
		width: 240px;
		height: 160px;
	}
	.spbq h2{
		color: #14191e;
		font: bold 14px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
		margin-top: 18px;
	}
	.spbq span{
		display: block;
		color: #b4bbbf;
		font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
		margin: 8px 0;
	}
	/*.spbq b{
		color: #787d82;
		font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
	}*/
	.biankuang{
		width: 3px;
		height: 3px;
		position: absolute;
		z-index: 99;
		border-radius:10px;
		/*background: black;*/
	}
	.biankuang_1{
		height: 3px;
		top: -6px;
		left:0px;
		border-left: 3px solid #EB5858;
	}
	.biankuang_2 {
		width: 0px;
		bottom:-3px;
		left: 0px;
		border-top: 3px solid #EB5858;
	}
	.biankuang_3{
		height: 0px;
		bottom:0px;
		right:0px;
		border-right: 3px solid #EB5858;
	}
	.biankuang_4{
		width:0px;
		top:-3px;
		right:0px;
		border-bottom: 3px solid #EB5858;
	}
	.text_gobuy {
		position: absolute;
		z-index:9;
		top: -30px;
		left: 0px;
		width: 280px;
		height: 50px;
		overflow: hidden;
		background:rgba(207, 208, 211, 0);
		cursor: pointer;
		transition:all  300ms;
		-webkit-transition:all  300ms;
		-moz-transition:all  300ms;
		-o-transition:all  300ms;
	}
	.text_gobuy_show{
		height: 50px;
		position: absolute;
		z-index:9;
		bottom: 0px;
		width: 280px;
		overflow: hidden;
		padding: 20px 15px ;
		cursor: pointer;
		background-color: rgba(32, 32, 33,0.3);
	}
	.spbq p{
		position: absolute;
		bottom:10px;
		left:110px;
		line-height: 33px;
		color: #fff
	}
	/*剪纸视频*/
	.jzshipin{
		width:1260px;
		height:580px;
		margin:100px auto;
		position: relative;
	}
	.jzshipin .jzsp{
		width: 250px;
		height: 50px;
		background:#f8f8f8;
		margin:0 auto;
	}
	.jzshipin .jzsp img{
		width: 250px;
		height: 50px;
	}
	.jzshipin .jzsp h2{
		color:  #fff;
		position: absolute;
		top: 16px;
		left:47%;
		letter-spacing: 5px;
	}
	.jzshipin .vsp{
		width: 1260px;
		height:480px;
		margin-top: 50px;
		/*background: #AA1F24;*/
		border: 10px solid #AA1F24;
	}
	/*十二生肖*/
	.shier{
		width: 1260px;
		height: 800px;
		margin: 0 auto;
		position: relative;
		/*background: blueviolet;*/
	}
	.shier .sesx{
		width: 250px;
		height: 50px;
		background:#f8f8f8;
		margin:0 auto;
	}
	.shier .sesx img{
		width: 250px;
		height: 50px;
	}
	.shier .sesx h2{
		color:  #fff;
		position: absolute;
		top: 16px;
		left:47%;
		letter-spacing: 5px;
	}
	.shier .shengxiao{
		width: 1260px;
		height:700px;
		margin-top: 50px;
	}
	/*页脚*/
	.footer{
    width: 100%;
    height: 180px; /* 修改高度 */
    background: #3e3e3e;
    position: relative; /* 改为relative，避免遮挡内容 */
    margin-top: 60px;
    overflow: hidden;
}
.footer h3{
    font-size: 18px;
    color: #FFF;
    margin: 40px 30px;
    float: left;
    line-height: 1.5;
}
.footer .hong{
    width: 40%;
    height: 100%;
    background: #ae3131;
    position: absolute;
    right: 0;
    top: 0;
    min-width: 220px;
}
.footer .hong h1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
}
.footer .kk{
    width: 55%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 120px;
    border: none;
}
.footer .kk h1{
    position: static;
    margin: 18px 0 10px 0;
    color: #FFF;
    letter-spacing: 3px;
    font-size: 18px;
}
.footer .kk ul{
    position: static;
    margin: 0;
    padding: 0 0 0 10px;
    color: #FFF;
    letter-spacing: 2px;
    font-size: 14px;
}
.footer .kk ul li{
    line-height: 26px;
}
/* ...existing code... */
