﻿/* TOP */
.wtop-r {
	margin-top: 26px;
}

.top-time {
	margin-bottom: 16px;
	text-align: right;
	color: #2f7de4;
	height: 25px;
}

.wtop-r a {
	background-image: url(../images/wicon.png);
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	float: left;
}

.top-tel {
	background-position: 0 0;
}

.top-weix {
	background-position: -43px 0;
}

.top-weib {
	background-position: -86px 0;
}

.w-nav {
	/* margin-top: 15px; */
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #1c64c4;
}

/* MENU */
.mopen {
	margin-top: 50px;
}

.am-menu-offcanvas1 .am-menu-nav>li.wnav-home a {
	border-bottom: 1px #17509d solid;
	height: 141px;
	line-height: 141px;
}

.mclose {
	position: absolute;
	right: 20px;
	top: 50px;
	border: none;
	background: none;
	outline: none;
}

.w-bnav .am-nav>li>a {
	padding: 1em 0;
}

.w-tcnav {
	position: absolute;
	top: 100%;
	width: 130px;
	height: auto;
	margin-left: -65px;
	margin-top: 0;
	list-style: none;
	padding: 0;
	left: 50%;
	z-index: 999;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	visibility: hidden;
}

.w-bnav .am-nav>li>ul.w-tcnav li {
	border-bottom: rgba(0, 0, 0, .6) 1px solid
}

.w-bnav .am-nav>li>ul.w-tcnav li a {
	padding: 10px 20px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
	background: url(../images/tcnavx.png) bottom center no-repeat rgba(0, 0, 0, .6);
}

.w-bnav .am-nav>li>ul.w-tcnav li:last-child a {
	background-image: none;
}

.w-bnav .am-nav>li:hover>ul.w-tcnav {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
}

.w-bnav .am-nav>li:hover>ul.w-tcnav li a:hover {
	background-color: #013c89;
	background-image: none;
	bcolor: #fff
}

/* SITE-NEWS */
.site-news {
	/* background: url(../images/sinbg.jpg) center center; */
}

.site-news .x-mess {
	background-color: #efefef;
	padding-right: 70px;
	padding-top: 50px;
	overflow: hidden;
}

.x-title>h2 {
	font-family: Arial;
	font-size: 26px;
	color: #3f3f3f;
	margin: 0;
	line-height: 36px;
	text-transform: uppercase
}

.x-title>h2 a {
	color: #3f3f3f;
}

.x-title>h4 {
	font-size: 20px;
	color: #484848;
	margin: 0;
	font-weight: normal;
	background: url(../images/titleio.jpg) left center no-repeat;
	padding-left: 60px;
	line-height: 20px;
}

.x-title>h4 a {
	color: #484848;
}

.x-title>h4 a:hover {
	color: #17509d;
}

.x-mess-nr {
	position: relative;
	min-height: 350px;
}

.x-mess-nr img {
	position: absolute;
	left: 0;
	bottom: 0;
}

.x-mess-nrtxt {
	margin-left: 210px;
	margin-top: 70px;
	font-size: 14px;
	color: #555555;
	line-height: 30px;
	text-align: left;
	width: 273px;
	height: 180px;
	overflow: hidden;
	position: relative;
	z-index: 6;
}

.x-mess-nrname {
	margin-left: 263px;
	margin-top: 15px;
	font-size: 14px;
	color: #555555;
	text-align: right;
	width: 210px;
	height: 24px;
}

.site-news .x-news {
	background-color: #f6f6f6;
	padding-left: 80px;
	padding-top: 50px;
	overflow: hidden;
}

.x-news-list {
	padding-top: 36px;
}

.x-news-list ul {
	list-style: none;
	padding: 0;
}

.x-news-list li.not {
	border-bottom: 1px #cacaca solid;
	margin: 14px 0;
}

.x-news-list li.not img {
	vertical-align: top;
	margin-left: 10px;
}

.x-news-list li p {
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 105px;
	margin: 14px 0 10px;
}

.x-news-list li time {
	font-size: 14px;
	color: #c1c1c1;
	font-family: Arial;
	font-weight: 700;
}

.x-news-list li a {
	color: #333333;
	font-weight: 700;
	margin-left: 30px;
}

.x-news-list li a:hover {
	color: #dc2828
}

.txtScroll-top {
	overflow: hidden;
	position: relative;
}

.txtScroll-top .infoList li {
	height: 40px;
	line-height: 40px;
}

/* SITE-INFO */
.site-info {
    padding: 30px 0;
    background-color: #fff;
}

.info-pd {
    padding: 0;
}

.info-dib {
    width: 30%;
    float: left;
    position: relative;
}

.info-mb {
    margin: 0 5%;
}

/* 标题栏：文字和更多在同一行 */
.info-top {
    position: relative;
    height: 40px; /* 控制标题栏高度 */
    background-color: #17509d;
    display: flex;
    align-items: center; /* 让内容垂直居中 */
    justify-content: space-between; /* 标题左、更多右 */
    padding: 0 15px; /* 左右内边距，避免贴边 */
}

/* 标题文字样式 */
.info-top .info-tit {
    display: flex;
    align-items: center;
}

.info-top .info-tit h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    line-height: 1;
}

/* 更多链接样式 */
.info-top .info-more {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.info-top .info-more:hover {
    color: #ccc;
}

/* 列表项样式 */
.info-list {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}

.info-list li {
    background: url(../images/dot.png) no-repeat 15px center;
    border-bottom: 1px #eee solid;
    padding: 10px 0 10px 36px;
    font-size: 14px;
}

.info-list li a {
    color: #333;
    text-decoration: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-list li a:hover {
    color: #17509d;
}






/* SITE-MIDDLE */
.site-middle {
    padding: 10px 0;
}

.mid-nr {
    height: 300px; /* 你可以根据需要调整这个高度，比如 280px/320px */
    overflow: hidden; /* 超出部分裁剪掉 */
}

.mid-nr a {
    display: block;
    height: 100%;
}

.mid-nr a img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 关键：保持图片比例，居中裁剪 */
    display: block;
}

.mid-nr .mid-img {
    position: relative;
    height: 100%;
}

.mid-nr .mid-ms {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: url(../images/midmo.png) center 72% no-repeat rgba(0, 0, 0, .6);
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    transition: all ease-out .2s;
}

.mid-nr .mid-ms h4 {
    font-family: Arial;
    font-size: 20px;
    color: #fff;
    margin: 0;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 18%;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    transition: all ease-out .2s;
}

.mid-nr .mid-ms h2 {
    font-size: 26px;
    color: #fff;
    margin: 0;
    line-height: 36px;
}

.mid-nr .mid-tit {
    color: #333;
    font-weight: bold;
    padding: 15px 0;
}

.mid-nr a.mid-tit:hover {
    color: #17509d
}

.mid-nr p {
    font-size: 12px;
    color: #666;
    margin: 0;
}

.mid-nr a:hover .mid-ms {
    background-color: rgba(0, 0, 0, .5);
    background-position: center 71%;
}

.mid-nr a:hover .mid-ms h4 {
    margin-top: 19%;
}

/* SITE-STY */
.site-sty {
	background-color: #efefef;
}

.site-sty .sty-teac {
	padding: 50px 4% 70px 0
}

.site-sty .sty-stud {
	padding: 50px 0 70px 4%
}

.w-sty {
	margin: 40px 0 0;
}

.w-sty li {
	overflow: hidden;
}

.w-sty li a {
	display: block;
}

.w-sty li a img {
	-webkit-transition: all ease-out .4s;
	-moz-transition: all ease-out .4s;
	transition: all ease-out .4s;
}

.w-sty li a:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.site-sty .sty-teac .sty-name {
	font-size: 18px;
	text-align: center;
}

.site-sty .sty-teac .sty-p {
	font-size: 14px;
	text-align: center;
	margin: 0;
}

.site-sty .sty-stud .sty-stt {
	font-size: 18px;
	padding: 11px 0;
}

/* FOOTER */
.footer {
	background-color: #404040;
	padding: 25px 0 25px;
}

.fo-nav {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	display: flex;
	flex-wrap: nowrap;
}

.fo-nav>li {
	margin-right: 30px;
	flex-shrink: 0;
}

.fo-nav>li:last-child {
	margin-right: 0;
}

.fo-nav>li>a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
	white-space: nowrap;
}

.fo-nav>li>a:hover {
	color: #17509d;
}

.fo-nav>li>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: none;
}

.fo-nav>li>ul>li {
	margin: 0 0 10px 0;
}

.fo-nav>li>ul>li>a {
	font-size: 14px;
	color: #999;
	display: block;
	white-space: nowrap;
}

.fo-nav>li>ul>li>a:hover {
	color: #FFF;
}

.fo-bq {
	color: #999;
	font-size: 12px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.fo-bq a {
	color: #999;
}

.fo-bq a:hover {
	color: #FFF;
}

.fo-lx {
	float: right;
	margin-right: 40px;
}

.fo-ewm {
	float: right;
	color: #999;
	font-size: 14px;
	text-align: center;
}

.w-link {
	color: #999;
	font-size: 12px;
	line-height: 30px;
	margin-top: 10px;
}

.w-link a {
	color: #999;
	margin-right: 20px;
}

.w-link a:hover {
	color: #FFF;
}

/* LIST-PUBLIC */
.list-main {
	width: 100%;
	overflow: hidden;
}

.list-nav {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

.list-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.list-nav li {
	display: inline-block;
	height: 56px;
	line-height: 56px;
	font-size: 1.6rem;
}

.list-nav li a {
	display: block;
	color: #333;
	padding: 0 29px
}

.list-nav li.list-active a,
.list-nav li a:hover {
	color: #17509d
}

.list-nav .cls {
	clear: both;
}

.list-nav .curBg {
	background: #17509d;
	height: 3px;
	position: absolute;
	width: 100%;
	left: 0px;
}

.list-pag {
	font-size: 12px;
	color: #666;
	border-bottom: 1px #cacaca solid;
	padding: 10px 0;
}

.list-pag a {
	color: #666;
}

.list-pag a:hover {
	color: #17509d
}

.list-center {
	padding: 20px 0 100px;
	width: 100%;
	overflow: hidden;
}

/* LIST-SINGLE */
.list-single {
	/*font-size: 1.4rem;*/
	color: #666;
	line-height: 30px;
	padding-top: 40px;
}

.list-single p {
	margin: 1rem 0;
}

.list-single img {
	max-width: 100%;
	height: auto;
}

/* LIST-FOLD */
.list-fold {
	padding-top: 20px;
}

.list-fold .am-accordion-gapped {
	margin: 0;
}

.fold-list .am-thumbnails>li {
	padding: 1rem 2.5rem;
}

.fold-list .am-thumbnails>li a {
	display: block;
	position: relative;
	overflow: hidden
}

.fold-list .am-thumbnails>li a img {
	-webkit-transition: all ease-out .4s;
	-moz-transition: all ease-out .4s;
	transition: all ease-out .4s;
}

.fold-list .am-thumbnails>li a:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.fold-list .am-thumbnails {
	margin-left: -2.5rem;
	margin-right: -2.5rem;
}

.fold-list .am-thumbnails .fold-list-desc {
	background-color: rgba(43, 60, 85, 0.7);
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	color: #fff;
}

.fold-list .am-thumbnails .sty-name {
	font-size: 18px;
	text-align: center;
}

.fold-list .am-thumbnails .sty-p {
	font-size: 14px;
	text-align: center;
	margin: 0;
}

.fold-en {
	font-family: Arial;
}

.fold-show {
	line-height: 26px;
	padding-top: 2rem;
}

.fold-show p {
	margin: 0;
}

.fold-show img {
	max-width: 100%;
	height: auto;
}

/* LIST-HONOR */
.list-honor {
	padding-top: 20px;
}

.list-honor ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.list-honor li {
	border: 1px #cccccc solid;
	padding: 2rem;
	margin-bottom: 20px;
}

.list-honor li span {
	border-bottom: 2px #17509d solid;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-bottom: 8px;
}

.list-honor li p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 25px 0 0;
}

.list-honor li .list-honor-img img {
	width: 100%;
	height: auto;
}

.list-honor li .list-honor-nr {
	padding-left: 4%;
}

/* LIST-NEWS */
.list-news ul {
	list-style: none;
	position: relative;
	padding: 0 0 80px 0;
	margin: 0;
}

.list-imglb3 ul {
	position: relative;
	padding-bottom: 80px;
}

.list-news li {
	padding: 2rem;
	margin-bottom: 10px;
}

.list-news li:nth-child(2n+0) {
	background-color: #f4f4f4
}

.list-news li a {
	display: block;
}

.list-news li .list-news-nr {
	padding-left: 4%;
	position: relative
}

.list-news li .list-news-nr:after {
	content: " ";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	position: absolute;
	left: 2%;
	top: 0;
	width: 1px;
	background-color: #17509d;
	height: 100%;
}

.list-news li .list-news-nr span {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
	padding-bottom: 8px;
	webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-news li .list-news-nr p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 20px 0 0;
}

.list-news li .list-news-time {
	text-align: right;
	color: #c1c1c1;
	font-family: Arial;
	webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
	position: relative;
	z-index: 2;
}

.list-news li .list-news-time span {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px
}

.list-news li a:hover .list-news-nr:after,
.list-news li a:focus .list-news-nr:after {
	background-color: #c1c1c1;
}

.list-news li a:hover .list-news-time,
.list-news li a:focus .list-news-time {
	color: #17509d;
}

.list-news li a:hover .list-news-nr span,
.list-news li a:focus .list-news-nr span {
	color: #17509d;
}

/* LIST-IMGLB1 */
.list-imglb1 {
	padding-top: 20px;
}

.list-imglb1 .am-thumbnails {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}

.list-imglb1 .am-thumbnails>li {
	padding: 0 1.5rem 3rem 1.5rem;
}

.list-imglb1 ul {
	position: relative;
	padding-bottom: 80px;
}

.list-imglb1 li a {
	padding: 20px;
	border: 1px #cccccc solid;
	display: block;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-imglb1 li a img {
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-imglb1 li h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 1rem 0;
	padding: 10px 0;
	position: relative
}

.list-imglb1 li p {
	font-size: 12px;
	color: #666;
	text-indent: 2em;
	height: 72px;
	line-height: 24px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.list-imglb1 li a:hover img,
.list-imglb1 li a:focus img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.list-imglb1 li a:hover,
.list-imglb1 li a:focus {
	border: 1px #17509d solid;
}

.list-imglb1 li h3:after {
	content: " ";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
	width: 60px;
	border-bottom: 2px #17509d solid;
}

.list-imglb1 li a:hover h3:after,
.list-imglb1 li a:focus h3:after {
	width: 80px;
	margin-left: -40px;
}

.list-more {
	text-align: center;
	margin-left: -105px;
	position: absolute;
	bottom: 0;
	left: 50%;
}

.list-more a {
	border-radius: 4px;
	padding: 0;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	width: 210px;
	font-size: 18px;
	border: none;
}

/* LIST-IMGLB2 */
.list-imglb2 {
	padding-top: 20px;
}

.list-imglb2 .am-thumbnails {
	margin-left: -1rem;
	margin-right: -1rem;
}

.list-imglb2 .am-thumbnails>li {
	padding: 0 1rem 2rem 1rem;
}

.list-imglb2 li a {
	padding: 20px;
	border: 1px #cccccc solid;
	display: block;
	text-align: center;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-imglb2 li a img {
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-imglb2 li p {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	line-height: 24px;
	padding-top: 10px;
	margin: 0;
}

.list-imglb2 li a:hover img,
.list-imglb2 li a:focus img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.list-imglb2 li a:hover,
.list-imglb2 li a:focus {
	border: 1px #17509d solid;
}

/* LIST-IMGLB3 */
.list-imglb3 {
	padding-top: 20px;
}

.list-imglb3 .am-thumbnails {
	margin-left: -2rem;
	margin-right: -2rem;
}

.list-imglb3 .am-thumbnails>li {
	padding: 0 2rem 3rem 2rem;
}

.list-imglb3 ul {
	position: relative;
	padding-bottom: 80px;
}

.list-imglb3 li a {
	padding: 20px;
	border: 1px #cccccc solid;
	display: block;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-imglb3 li h3 {
	font-size: 18px;
	color: #333;
	margin: 1rem 0;
	padding: 5px 0;
	position: relative
}

.list-imglb3 li p {
	font-size: 14px;
	color: #666;
	height: 72px;
	line-height: 24px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.list-imglb3 li a:hover h3 {
	color: #17509d
}

.list-imglb3 li a:hover,
.list-imglb3 li a:focus {
	border: 1px #17509d solid;
}

/* LIST-TXTLB1 */
.list-txtlb1 {
	padding-top: 20px;
}

.list-txtlb1 .am-thumbnails {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}

.list-txtlb1 .am-thumbnails>li {
	padding: 0 1.5rem 3rem 1.5rem;
}

.list-txtlb1 ul {
	position: relative;
	padding-bottom: 80px;
}

.list-txtlb1 li a {
	padding: 20px;
	border: 1px #cccccc solid;
	display: block;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	transition: all ease-out .3s;
}

.list-txtlb1 li h3 {
	font-size: 22px;
	color: #333;
	padding: 0 0 20px;
	position: relative;
	font-weight: normal;
	line-height: 22px;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}

.list-txtlb1 li p {
	font-size: 12px;
	color: #666;
	margin: 2rem 0 1rem;
	height: 120px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.list-txtlb1 li .txtlb-en {
	font-family: Arial;
}

.list-txtlb1 li a:hover h3 {
	color: #17509d
}

.list-txtlb1 li a:hover,
.list-txtlb1 li a:focus {
	border: 1px #17509d solid;
}

.list-txtlb1 li h3:after {
	content: " ";
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	border-bottom: 2px #17509d solid;
}

.list-txtlb1 li a:hover h3:after,
.list-txtlb1 li a:focus h3:after {
	width: 80px;
}

/* SHOW-TEAM */
.show-team-top {
	background-color: #f4f4f4;
	padding: 30px;
}

.show-team-top span {
	border-bottom: 2px #17509d solid;
	font-size: 24px;
	color: #333;
	padding-bottom: 8px;
}

.show-team-top p {
	font-size: 18px;
	color: #333;
	margin: 2rem 0 0;
}

.show-team-nr {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 30px
}

.show-team-nr img {
	max-width: 100%;
	height: auto;
}

/* SHOW-CON */
.show-con-top {
	background-color: #f4f4f4;
	padding: 30px;
}

.show-con-top span {
	font-size: 22px;
	color: #333;
	display: block;
	text-align: center;
}

.show-con-top p {
	font-size: 14px;
	color: #666;
	margin: 1rem 0 0;
	text-align: center;
}

.show-con-nr {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 30px
}

.show-con-nr img {
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}

/* FLOAD */
.fload {
	position: absolute;
	z-index: 100;
}

.fload a {
	padding: 5px;
	border: 2px #ddd solid;
	display: block;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}

.fload a:hover {
	border: 2px #17509d solid;
}

.fload .fclose {
	position: absolute;
	right: 0;
	top: -25px;
	width: 18px;
	height: 18px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	transition: all ease-out .2s;
}

.fload .fclose:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

@media only screen and (min-width:1025px) {}

@media only screen and (min-width:641px) and (max-width:1024px) {
	.site-news .x-mess {
		padding: 50px 40px 0 20px;
	}

	.x-mess-nrtxt {
		width: 40%;
		height: 210px;
		margin-top: 50px;
		margin-left: 60%;
	}

	.x-mess-nrname {
		width: 40%;
		margin-left: 60%;
	}

	.site-news .x-news {
		padding-left: 5%;
		padding-right: 2%;
	}

	.info-pd {
		padding: 0 20px;
	}

	.info-midpd {
		padding: 0 2.5rem;
	}

	.mid-nr {
		padding: 0 10px;
	}

	.sty-midpd {
		padding: 0 3.5rem;
	}

	.site-sty .sty-teac {
		padding-right: 2%
	}

	.site-sty .sty-stud {
		padding-left: 2%
	}

	.fold-list .am-thumbnails>li {
		padding: 1rem 1.5rem;
	}

	.fold-list .am-thumbnails {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}

	.list-imglb1 .am-thumbnails,
	.list-txtlb1 .am-thumbnails {
		margin-left: -1rem;
		margin-right: -1rem;
	}

	.list-imglb1 .am-thumbnails>li,
	.list-txtlb1 .am-thumbnails>li {
		padding: 0 1rem 3rem 1rem;
	}

	.fload {
		display: none
	}
}

@media only screen and (max-width: 640px) {
	.site-news .x-mess {
		padding: 20px 20px 40px;
	}

	.x-mess-nrtxt {
		width: 100%;
		height: auto;
		margin-top: 40px;
		margin-left: 0;
		font-size: 16px;
	}

	.x-mess-nrname {
		width: 100%;
		margin-left: 0;
	}

	.x-mess-nr img {
		display: none;
	}

	.x-mess-nr {
		position: relative;
		min-height: 210px;
	}

	.site-news .x-news {
		padding: 20px 20px;
	}

	.info-dib {
		width: 100%;
	}

	.info-pd {
		padding: 0 20px;
	}

	.info-mb {
		margin: 40px 0;
	}

	.info-list {
		display: none;
	}

	.info-midpd {
		padding: 0 2.5rem;
	}

	.site-middle {
		padding-bottom: 0
	}

	.mid-nr {
		padding: 0 0 40px 0;
	}

	.mid-nr .mid-tit {
		font-size: 20px;
	}

	.mid-nr p {
		font-size: 16px;
	}

	.site-sty .sty-teac {
		padding: 50px 3% 0
	}

	.site-sty .sty-stud {
		padding: 50px 3% 80px
	}

	.fo-ewm,
	.fo-lx {
		display: none;
	}

	.fold-list .am-thumbnails>li {
		padding: 1rem 1rem;
	}

	.fold-list .am-thumbnails {
		margin-left: -1rem;
		margin-right: -1rem;
	}

	.list-honor li .list-honor-nr {
		padding-left: 0;
		padding-top: 20px;
	}

	.list-imglb1 li a img {
		max-width: inherit;
		width: 100%;
	}

	.list-nav {
		position: relative !important;
	}

	.fload {
		display: none
	}

	.w-sli .am-slides>li {
		margin: 0 auto !important;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.w-sli .am-slides>li .centered {
		position: relative;
		right: 50%;
		text-align: center;
	}

	.w-sli .am-slides>li .centered img {
		min-width: 1000px !important;
		display: inline-block !important;
		margin-right: -100% !important;
	}
}

/* Bob */
@-webkit-keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}

	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}

	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}

	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}

	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@-webkit-keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

@keyframes hvr-bob-float {
	100% {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}
}

.hvr-bob {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Bounce To Top */
.bounce-top,
.bounce-green,
.bounce-white,
.bounce-pink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.bounce-pink:before {
	background: #EC768C !important;
}

.bounce-top:before {
	/*background: #07AAA5;*/
	background: #17509d;
	opacity: 0.6;
}

.bounce-green:before {
	background: #82B440;
}

.bounce-white:before {
	background: #fff;
}

.bounce-top:before,
.bounce-green:before,
.bounce-white:before,
.bounce-pink:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.bounce-top:hover,
.bounce-top:focus {
	color: #fff !important;
}

.bounce-pink:hover,
.bounce-pink:focus {
	color: #fff !important;
	border: 1px solid #EC768C !important;
}

.bounce-green:hover,
.bounce-green:focus {
	color: #fff;
	border: 1px solid #82B440;
}

.bounce-white:hover,
.bounce-white:focus {
	color: #1b1d1f !important;
	border: 1px solid #fff;
}

.fold-list li a:hover .bounce-top:before,
.fold-list li a:focus .bounce-top:before,
.w-sty li a:hover .bounce-top:before,
.w-sty li a:focus .bounce-top:before,
.bounce-green:hover::before,
.bounce-green:focus::before,
.bounce-white:hover::before,
.bounce-white:focus::before,
.bounce-pink:hover::before,
.bounce-pink:focus::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.bounce-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.bounce-left:before {
	background: #17509d;
}

.bounce-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 4px;
}

.bounce-left:hover,
.bounce-left:focus {
	color: #fff !important;
}

.list-more a.bounce-left:hover:before,
.list-more a.bounce-left:focus:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.list-more li a {
	display: inline-block;
	background: #17509d;
	color: #fff;
	line-height: 20px;
}

/*pages*/
.pagination-wrapper {
	margin: 20px 0;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}

.pagination li.thisclass {
	background: #09f;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

@media (max-width: 640px) {
	.x-mess-nr {
		min-height: 210px !important;
	}
}

@media (max-width: 640px) {
	.site-info {
		padding: 10px 0px;
	}
}

@media (max-width: 640px) {
	.site-middle {
		padding: 25px 0px;
	}
}

/*幻灯开始*/
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
	list-style: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}

.commonweb {
	padding: 0px 15px;
}

.indexbanner {
	width: 100%;
	position: relative;
	overflow: hidden;
	max-height: 420px;
}

.indexbanner li {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
}

.indexbanner li img {
    width: 100%;
    height: auto;
    max-height: 420px; /* 和上面保持一致 */
    object-fit: cover; /* 关键：图片按比例居中裁剪，不会变形 */
    display: block;
}

.indexbanner ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.ipages {
	position: absolute;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 10px;
	z-index: 10;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.ipages span {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	border: 2px solid #8e8987;
	margin: 0 6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: none;
	opacity: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.ipages .swiper-pagination-bullet-active {
	background-color: #d82019;
	border-color: #d82019;
}

.indexbanner li a img {
	display: block;
	width: 100%;
	position: relative;
}

@media (min-width: 1024px) {
	.indexbanner .ipages {
		bottom: 20px;
	}

	.ipages span {
		width: 12px;
		height: 12px;
	}
}

/* 轮播箭头样式 */
.banner-prev,
.banner-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 50%;
	z-index: 10;
	cursor: pointer;
	transition: 0.3s;
}

.banner-prev {
	left: 30px;
}

.banner-next {
	right: 30px;
}

.banner-prev:hover,
.banner-next:hover {
	background: rgba(0, 0, 0, 0.7);
}

/* 箭头图标 */
.banner-prev::after {
	content: "<";
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	display: block;
}

.banner-next::after {
	content: ">";
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	display: block;
}

/* 1张图时隐藏箭头 */
.indexbanner.single-slide .banner-prev,
.indexbanner.single-slide .banner-next {
	display: none !important;
}

/* 轮播箭头样式 */
.banner-prev,
.banner-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 50%;
	z-index: 10;
	cursor: pointer;
	transition: 0.3s;
}

.banner-prev {
	left: 30px;
}

.banner-next {
	right: 30px;
}

.banner-prev:hover,
.banner-next:hover {
	background: rgba(0, 0, 0, 0.7);
}

/* 箭头图标 */
.banner-prev::after {
	content: "<";
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	display: block;
}

.banner-next::after {
	content: ">";
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	display: block;
}

/* 1张图时隐藏箭头 */
.indexbanner.single-slide .banner-prev,
.indexbanner.single-slide .banner-next {
	display: none !important;
}

/*幻灯结束*/

/* 学校简介通栏样式 */
.school-intro {
	padding: 30px 0;
}

.intro-title {
	font-size: 36px;
	color: #222;
	margin-bottom: 30px;
	font-weight: bold;
}

.intro-content {
	display: flex;
	align-items: flex-start;
}

/* 核心修复：缩小图片与文字的间距，去掉栅格默认内边距 */
.intro-content .intro-img {
    padding-right: 15px !important; /* 缩小右侧间距，原来很大 */
}
.intro-content .intro-text {
    padding-left: 15px !important; /* 缩小左侧间距 */
}

.intro-img img {
    max-height: 285px;
    width: auto;
    display: block;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.intro-text p {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	margin-bottom: 20px;
}

.intro-more {
	text-align: left;
}

.intro-more .am-btn-primary {
	background-color: #17509d;
	border-color: #17509d;
	color: #fff;
	padding: 8px 30px;
	font-size: 14px;
}

.intro-more .am-btn-primary:hover {
	background-color: #0f3a70;
	border-color: #0f3a70;
}




/* SITE-BOTTOM */
/* .site-bottom {

}

.bottom-intro {

	padding: 30px 0;
}

.bottom-title {

	font-size: 36px;
	color: #222;
	margin-bottom: 30px;
	font-weight: bold;
}

.bottom-content {

	display: flex;
	align-items: flex-start;
} */

.site-bottom {
    padding: 30px 0;
    background-color: #fff;
}

.bottom-intro {
    padding: 0;
}

.bottom-title {
    font-size: 36px;
    color: #222;
    margin-bottom: 30px;
    font-weight: bold;
}

.bottom-img ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap; /* 自动换行 */
    justify-content: flex-start; /* 左对齐 */
    align-items: center;
}

.bottom-img li {
    width: 25%; /* 关键：4个一行，每个占25%宽度 */
    padding: 10px 15px; /* 上下左右间距 */
    box-sizing: border-box;
    text-align: center;
	cursor: pointer;
}

.bottom-img li img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; /* 图片居中 */
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.bottom-img li img:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.05);
}

/* 适配移动端：一行显示2个 */
@media only screen and (max-width: 640px) {
    .bottom-img li {
        width: 50%;
        padding: 10px 10px;
    }
}