﻿/*
|          (0 0)
+=====oOO====(_)=========+
|   Powered By AnXin     |
|   Tel: 0572-5220701    |
|   Creation:2024.10.10  |
+=================oOO====+
|          |__|__|
|           || ||
|          ooO Ooo
*/
@charset "UTF-8";
body, button, dd, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, s, td, textarea, th, ul { margin: 0; padding: 0; list-style: none; }
body, html { position: relative; font-family: Microsoft YaHei, sans-serif; }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize; }
button, input, select, textarea { font-size: 100%; outline: 0; }
a { color: #369; text-decoration: none; }
em, i { font-style: normal; }
.none { display: none; }
.block { display: block; }
img { border: 0; object-fit: cover; }
table { border-collapse: collapse; border: 0; border-collapse: collapse; }
::selection { background: #ddd; color: #111; }
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-thumb { background-color: rgba(50, 50, 50, 0.25); border: 2px solid transparent; border-radius: 0px; background-clip: padding-box; }
::-webkit-scrollbar-thumb:hover { background-color: rgba(50, 50, 50, 0.5); }
::-webkit-scrollbar-track { background-color: rgba(50, 50, 50, 0.05); }
input, textarea { border: 0; }
input::placeholder, textarea::placeholder { opacity: 0.5; }
input:focus { border: 0; outline: 0; box-shadow: 0; }
input[type="radio"], input[type="checkbox"] { appearance: none; -webkit-appearance: none; outline: none; display: none; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; }
.tipMain { position: fixed; bottom: 0; left: 0; z-index: 9999; width: 100%; border-top: 1px solid #ccc; background: #fff; font-size: 13px; line-height: 40px; }
.tipMain, .tipMain .close { height: 40px; text-align: center; }
.tipMain .close { position: absolute; top: 0; right: 10px; width: 40px; color: red; font-size: 18px; font-family: Arial, Helvetica, sans-serif; cursor: pointer; }
span.spanleft { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
a, a:hover, ::after, ::before, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobileMenu b, header, header *, #banner, #banner img, .arrow, .swiper-btn { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*通用*/
html, body { font-weight: 400; color: #333; }
div { box-sizing: border-box; }
body { background-color: #fff; overflow-x: hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text{ font-size: 16px; line-height: 2; color: #333; word-wrap: break-word; }
.text img { /*display: block; opacity: 1 !important;*/ max-width:100%; }
.text::after { content: ""; display: table; clear: both; }
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }
.txt-info * { -webkit-box-orient: horizontal; width: auto; display: inline; padding: 0; margin: 0; background: none !important; font-family: sans-serif !important; white-space: normal !important; word-wrap: normal !important; word-break: break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
.arrow { position: relative; z-index: 2; display: block; width: 10px; height: 10px; }
.arrow::before, .arrow::after { content: ""; position: absolute; display: block; }
.arrow::before { width: 100%; height: 100%; border-right: 1px solid #666; border-top: 1px solid #666; pointer-events: auto; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg); }
.arrow::after { width: 12px; height: 0; border-top: 1px solid #000; top: 50%; left: 50%; margin-top: -0.5px; margin-left: -7px; display: none; }
.arrow.arrow-white::before { border-right-color: #fff; border-top-color: #fff; }
.arrow.arrow-white::after { border-top-color: #fff; }
.body-overlay { position: fixed; left: 0; top: 0px; right: 0; bottom: 0; z-index: 1; width: 100%; height: 100vh; display: none; background: rgba(0, 0, 0, 0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
/*更多*/
.more { position: relative; display: flex; align-items: center; height: 24px; }
.more a { position: relative; display: flex; justify-content: center; align-items: center; column-gap: 4px; height: 100%; }
.more a:after { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background-color: var(--main-color); }
.more span { position: relative; z-index: 2; font-size: 14px; font-weight: 400; color: var(--color-6); text-transform: capitalize; white-space: nowrap; }
.more .arrow { width: 6px; height: 6px; }
.more a:hover, .more a:hover .arrow::before { border-color: var(--main-color); }
.more a:hover::after { width: 100%; }
.more a:hover .arrow { transform: translateX(3px); }
.more a:hover span { color: var(--main-color); }
/*******************************
-------[=图片切换-------
********************************/
.swiper-container { width: 100%; height: 100%; }
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { position: absolute; z-index: 10; top: 50%; transform: translateY(-50%); display: block; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; background: #fff; box-shadow: 0px 2px 4px  rgba(0, 0, 0, 0.1); }
.swiper-btn .arrow::before { width: 8px; height: 8px; border-color: #BABABA; border-width: 2px; }
.swiper-btn .arrow::after { display: none; }
.swiper-btn.swiper-button-disabled { cursor: not-allowed; }
.swiper-btn.next { right: 0; }
.swiper-btn.next .arrow { margin-right: 5px; }
.swiper-btn.prev { left: 0; }
.swiper-btn.prev .arrow { transform: rotate(180deg); margin-left: 5px; }
.swiper-btn:hover { background: var(--main-color); }
.swiper-btn:hover .arrow::before { border-color: #fff; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { width: auto; left: 50%; bottom: 16px; }
.swiper-pagination { left: 50%; transform: translateX(-50%); bottom: 16px; display: inline-flex; width: auto; padding: 5px 10px; background: rgba(0, 0, 0, 0.4); align-items: center; justify-content: center; column-gap: 5px; border-radius: 10px; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0; }
.swiper-pagination-bullet { background: #fff; opacity: 1; width: 10px; height: 10px; margin: 0; }
.swiper-pagination-bullet-active { background: #FFDC00; border: 0 }
.swiper-tool { position: relative; display: flex; justify-content: center; column-gap: 24px; padding-top: 24px; }
.swiper-tool .swiper-btn { position: relative; transform: translateY(0); top: 0; }
/*******************************
-------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; right: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before { content: ""; margin-top: 22px; margin-left: 18px; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; pointer-events: auto; transform: rotate(-45deg); }
.toTop:hover { background: var(--main-color); opacity: 1 !important; }
.toTop:active { background: #000; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
/*******************************
-------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; border-radius: 4px; }
.images img { object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; }
.stretching::after { content: ""; display: block; position: absolute; z-index: 10; pointer-events: auto; background-color: rgba(0, 0, 0, 0); width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; }
.list { position: relative; z-index: 1; display: grid; }
.list .list-li { position: relative; }
.list .list-li:hover .list-txt .name, .list .list-li:hover .list-txt .date { color: var(--main-color); }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.images + .list-txt { padding-top: 12px; }
.list-txt { box-sizing: border-box; position: relative; z-index: 5; }
.list-txt .name { overflow: hidden; position: relative; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; -webkit-line-clamp: 1; font-size: 16px; line-height: 32px; color: var(--color-3); }
.list-txt .txt-info { -webkit-line-clamp: 2; }
.list-txt .txt-info, .list-txt .txt-info * { font-size: 14px !important; line-height: 20px !important; color: #666 !important; letter-spacing: 0 !important; }
.list-txt .date { font-size: 14px; color: var(--color-6); }
.name+.txt-info { margin-top: 6px; }
/*******************************
-------[=页码-------
********************************/
.main-page { position: relative; z-index: 1; width: 100%; padding: 0; text-transform: capitalize; display: flex; justify-content: center; align-items: center; gap: 32px; margin-top: 50px; margin-bottom: 0px; }
.main-page .pagination-info { font-size: 16px; color: var(--color-6); }
.main-page .pagination-info span { font-size: 20px; font-weight: 600; color: var(--main-color); margin-left: 6px; margin-right: 6px; }
.main-page .pagination { display: flex; align-items: center; column-gap: 12px; }
.main-page .pagination li { border: 1px solid var(--border-color); }
.main-page .pagination li * { font-size: 16px; }
.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span,.main-page .pagination li.disabled { display: block; padding: 8px 0; width: 42px; text-align: center; font-size: 16px; line-height: 22px; }
.main-page .pagination li a { color: var(--color-3); }
.main-page .pagination li.active { border-color: var(--main-color); background-color: var(--main-color); color: #fff; }
.main-page .pagination li.active span { color: #fff; }
.main-page .pagination li:not(.disabled):hover { border-color: var(--main-color); }
.main-page .pagination li:not(.disabled):hover a { color: var(--main-color); }
.main-page .pagination li.disabled { border:1px solid #eee;color:#ccc;cursor: not-allowed; }
.main-page .pagination li.prev, .main-page .pagination li.next { border: 1px solid var(--border-color); width: 40px; position: relative; }
@media screen and (max-width:1024px) {
	.main-page { margin-top: 24px; }
}
@media screen and (max-width:860px) {
	.main-page { flex-direction: column; gap: 16px; }
	.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span { display: block; padding: 5px 0; width: 32px; font-size: 14px; line-height: 20px; }
	.main-page .pagination li.prev, .main-page .pagination li.next { width: 33px; }
}
@media screen and (max-width:640px) {
	.main-page { margin-top: 16px; }
}
/*******************************
-------[=页面底部------
********************************/
#footer { background: var(--main-color); position: relative; z-index: 2; }
#footer .footer { display: flex; align-items: flex-start; justify-content: space-between; padding-top: 50px; padding-bottom: 50px; }
.footer .left { width: 800px; }
.footer .left .logo { background: url(../images/footer-logo.png) no-repeat; background-size: contain; width: 800px; height: 80px; margin-bottom: 30px; }
.footer .left .links-wrap { display: flex; gap: 30px; }
.footer .left .links-wrap .links-item { flex: 1; position: relative; z-index: 200; background: rgba(255, 255, 255, 0.4); }
.footer .left .links-wrap .links-item .txt { width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 16px; font-size: 16px; color: #fff; }
.footer .right { width: 420px; display: flex; gap: 30px; }
.footer .right .item { display: flex; flex: 1; flex-direction: column; align-items: center; gap: 12px; font-size: 14px; color: #fff; }
.link-items { display: none; position: absolute; z-index: 9999; left: 0; bottom: 100%; width: auto; min-width: 100%; height: auto; max-height: 300px; overflow: auto; overflow-x: hidden; background: #f5f5f5; }
.link-items a { display: block; line-height: 24px; padding: 5px 12px; color: #444; }
.link-items a span { display: block; margin: 0 6px; white-space: nowrap; }
.link-items a:hover { color: #fff; background: var(--main-color); cursor: pointer; }
#copyright { }
#footer .copyright { display: flex; align-items: center; justify-content: space-between; padding-top: 16px; padding-bottom: 16px; position: relative; }
#footer .copyright::before { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; height: 1px; background: rgba(255, 255, 255, 0.2); }
#footer .copyright p, #footer .copyright a { line-height: 1.8; color: rgba(255, 255, 255, 0.6); display: flex; align-items: center; }
#footer .copyright a:hover { color: #fff }
#footer .record, #footer .record a { display: flex; align-items: center; justify-content: flex-start; }
#footer .record { gap: 16px; }
#footer .record img { margin: 0 8px !important; }
@media screen and (max-width:1540px) { }
@media screen and (max-width:1370px) {
	.footer .left .p1 { font-size: 18px; }
	.footer .left .p2 { font-size: 12px; }
	.footer .right { gap: 16px; width: auto; justify-content: flex-end; }
	.footer .right .item { width: 100px; flex: none }
	.footer .right .item img { width: 100%; display: block; }
}
@media screen and (max-width:1280px) {
	#footer .footer { padding-top: 30px; padding-bottom: 30px; }
	.footer .left { width: 600px; }
	.footer .left .logo { width: 100%; height: 60px; margin-bottom: 16px; }
}
@media screen and (max-width:1024px) {
	#footer .footer { flex-direction: column; gap: 16px; }
	#footer .footer .left, #footer .footer .right { width: 100%; }
	#footer .footer .right { justify-content: space-between; }
	#footer .copyright { flex-direction: column; gap: 8px; }
	#footer .copyright p, #footer .copyright a { margin-bottom: 0; text-align: center; }
}
@media screen and (max-width:860px) {
	.footer .left .links-wrap .links-item .txt{padding:10px 12px; font-size: 14px;}
	#footer .copyright { margin-top: 0; border-top: 0; }
}
@media screen and (max-width:640px) {
	#footer .footer .right{flex-flow: row wrap; justify-content: flex-start;}
	.footer .left .logo { height: 40px; }
	.footer .left .links-wrap { flex-direction: column; gap: 16px; }
	#footer .record { flex-direction: column; gap: 8px; }
}
/*视频*/
.video_card { background: #000; display: block; width: 100%; height: 0; padding-top: 56.25%; position: relative; transition: 0.3s; border-radius: 4px; overflow: hidden; }
.video_itself { width: 100%; height: 100%; object-fit: contain; position: absolute; top: 0; left: 0; display: block; }
.video_card .play::before, .video_card .play::after { content: ""; display: block; position: absolute; }
.video_card .play::before { left: 0; top: 0; right: 0; bottom: 0; z-index: 2; background: rgba(0, 0, 0, 0.4); }
.video_card .play::after { width: 72px; height: 72px; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 0; z-index: 3; transition: 1s; cursor: pointer; background: url(../images/icon-play.svg) center center no-repeat; background-size: contain; }
.video_card .play:hover::after { transform: translate(-50%, -50%) scale(1.2); transition: 0.3s; }
.video_card .play .txt { left: 16px; bottom: 16px; right: 16px; position: absolute; z-index: 2; display: flex; flex-direction: column; }
.video_card .play .txt .date { font-size: 12px; color: #fff; margin-bottom: 6px; }
.video_card .play .txt .name { font-size: 16px; font-weight: 600; color: #fff; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
/*******************************
-------[=页面------
********************************/
header, #header { width: 100%; }
.nav, .nav .nav-item, .nav .nav-item-a { height: 100%; }
#header .wrapper { display: flex; justify-content: space-between; align-items: center; }
header { position: fixed; top: 0; z-index: 200; }
#nav { position: absolute; left: 0; bottom: 0; }
.nav { display: flex; align-items: center; }
.nav .nav-item { position: relative; }
.nav .nav-item .nav-item-a { text-decoration: none; padding: 0; margin: 0; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
.nav .nav-item::after, .nav .nav-item::before, .nav .nav-item .sub-nav-item a::before { content: ""; z-index: 1; position: absolute; }
.nav .nav-item::after { width: 1px; height: 20px; right: 0; top: 50%; transform: translate(0px, -50%); background: var(--border-color); }
.nav .nav-item:last-child::after { display: none; }
.nav .nav-item::before, .nav .nav-item .sub-nav-item a::before { width: 0px; height: 2px; border-radius: 2px; background: var(--main-color); left: 50%; bottom: 0; transform: translateX(-50%); }
.nav .nav-item .nav-item-a span { position: relative; z-index: 2; white-space: nowrap; text-transform: capitalize; }
.nav .nav-item.active::before, .nav .nav-item:hover::before, .nav .nav-item.active.cuf:hover::before { width: 50%; }
.nav .nav-item.active.cuf::before { width: 0; }
.nav .nav-item .sub-nav { position: absolute; width: 100%; top: 50px; display: none; }
.nav .nav-item .sub-nav-item { position: relative; z-index: 2; width: 100%; display: flex; flex-direction: column; align-items: center; background: #fff; border-radius: 0 0 4px 4px; padding: 8px 0; box-shadow: var(--box-shadow); }
.nav .nav-item .sub-nav-item a { white-space: nowrap; display: flex; align-items: center; color: #333; text-transform: capitalize; position: relative; font-size: 14px; line-height: 36px; }
.nav .nav-item .sub-nav-item a::before { bottom: 0px; }
.nav .nav-item .sub-nav-item a:hover { color: var(--main-color); }
.nav .nav-item .sub-nav-item a:hover::before { width: 100%; }
.nav .nav-item:hover .sub-nav { display: flex; animation: subNavAni 0.3s ease 0s both; }
@keyframes subNavAni {
	0% { transform: translateY(30px); opacity: 0; }
	100% { transform: translateY(0); opacity: 1; }
}
/* header { transform: translateY(0px); } */
header.baion { transform: translateY(0); }
header.baion.transformY { transform: translateY(calc(0px - var(--header-height))); }
.spl-header { transform: translateY(0px) !important; }
#place { border-bottom: solid 1px var(--border-color); }
.place { width: 100%; }
.place, .place a { display: flex; flex-flow: row wrap; align-items: center; }
.place { line-height: 26px; color: #666; text-transform: capitalize; }
.place a { color: #333; }
.place a:after { content: ""; width: 5px; height: 5px; border-right: 1px solid rgba(51, 51, 51, 0.8); border-top: 1px solid rgba(51, 51, 5, 0.8); pointer-events: auto; transform: rotate(45deg); margin-left: 12px; margin-right: 12px; }
.place a:hover { color: var(--main-color); }
#banner, #index-section1 { margin-top: calc(var(--header-height) + var(--nav-height)); }
#banner { width: 100%; height: 340px; overflow: hidden; position: relative; z-index: 1; background-color: #fff; }
#banner img { width: 100%; height: 100%; display: block; position: absolute; z-index: 1; left: 0; top: 0; }
/*资讯*/
.article, .lately { padding-top: var(--gap-30); }
.lately .news-item { grid-template-columns: 1fr 0; grid-template-rows: 35px 25px 0; }
.lately .news-item .date { font-size: 24px; }
.lately .news-item .stretching { grid-column-start: 2; }
.article-info { display: flex; flex-direction: column; gap: 24px; margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px var(--border-color); }
.article-info .h1 { font-size: 32px; line-height: 1.5; color: var(--main-color); text-align: center; }
.article-info .tool, .article-info .tool span { display: flex; justify-content: center; align-items: center; color: var(--color-6); }
.article-info .tool { gap: 24px; }
.article-info .tool span { gap: 8px; }
.article .article-txt { width: 100%; margin: 0 auto; }
.article .article-txt, .article .article-txt { font-size: 16px; line-height: 1.5; color: #333; }
.article .article-txt h5 { font-size: 22px; color: #333; font-weight: 600; padding: 20px 0; text-align: center; }
.article .article-txt b { font-size: 18px; color: #333; margin-bottom: 15px; }
.article .article-txt hr { height: 1px; width: 100%; margin: 30px 0; border: 0; display: block; background: #ddd }
.article .article-txt img { max-width: 100%; margin: 0 auto; display: block; width: auto }
.article .article-txt table { width: 100% !important }
.article .article-txt table td { word-wrap: break-word !important; padding: 10px !important; border: 0 !important; min-width: 50px; max-width: auto !important; line-height: 30px !important; vertical-align: middle !important }
.article .article-txt table td * { word-wrap: break-word !important; font-size: 16px !important; font-weight: 300 !important; color: #111 !important; line-height: 36px !important }
.article-page { display: flex; margin-top: var(--gap-80); }
.article-page .item { flex: 1; background: #f7f7f7; display: flex; align-items: center; justify-content: flex-end; gap: 16px; color: var(--color-6); padding: 30px; }
.article-page .item .txt { font-size: 16px; color: var(--color-3); overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.article-page .item .arrow::after { display: none; }
.article-page .item .arrow::before { width: 8px; height: 8px; }
.article-page .prev { flex-direction: row-reverse; }
.article-page .prev .arrow { transform: rotate(180deg); }
.article-page .item:hover { background: var(--border-color); }
.article-page .item:hover .arrow { transform: translateX(5px); }
.article-page .item.prev:hover .arrow { transform: rotate(180deg) translateX(5px); }
@media screen and (max-width:1024px) {
	.article .h1 { font-size: 24px; }
	.article-page .item{padding: 12px 30px;}
}
@media screen and (max-width:640px) {
	.article .h1 { padding-bottom: 0; }
	.article, .lately { padding-top: 0; }
	.article-info { gap: 12px; margin-bottom: 12px; padding-bottom: 12px; }
	.article-info .tool { flex-flow: row wrap; gap: 8px 20px; }
	.article-page{flex-direction: column; margin-left: -24px; margin-right: -24px;}
	.article-page .item{padding: 12px 24px;}
}
@media screen and (max-width:480px) {
	.article .h1 { font-size: 20px; }
	.article .tool span { font-size: 12px; }
	.article .article-txt, .article .article-txt { font-size: 14px; }
}
/*页面*/
#logo { overflow: hidden; }
#header { height: var(--header-height); background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/header.jpg); }
#header .wrapper { height: 100%; }
header.baion #header { box-shadow: var(--box-shadow); }
.logo, .logo a, .logo a img { width: 100%; height: 100%; display: block; }
.logo a img { object-fit: contain; }
.wrapper { width: var(--w-width); }
#body { position: relative; background-color: #fff; padding-bottom: var(--gap-80); }
#nav { width: 100%; height: var(--nav-height); top: var(--header-height); background: #fff; box-shadow: var(--box-shadow); }
#nav .wrapper { height: 100%; z-index: 0; display: flex; align-items: center; justify-content: space-between; }
.nav { width: 100%; }
.nav .nav-item { flex: 1; }
.nav .nav-item .nav-item-a span, .nav .nav-item.active.cuf .nav-item-a span { font-size: 16px; color: var(--color-3); font-weight: 500; text-transform: uppercase; }
.nav .nav-item.active .nav-item-a span, .nav .nav-item .nav-item-a:hover span, .nav .nav-item:hover span, .nav-item-a:hover span, .nav .nav-item.active:hover .nav-item-a span, .nav .nav-item.active.cuf .nav-item-a:hover span { color: var(--main-color); }
.place { padding-top: 16px; padding-bottom: 16px; }
#logo { background: url(../images/logo.png) left center no-repeat; width: 400px; height: 70px; background-size: contain; }
#logo-r { flex: 1; display: flex; align-items: center; justify-content: flex-end; gap: var(--gap-80); }
.system { display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--gap-30); }
.system .item { display: flex; flex-direction: column; gap: 5px; align-items: center; font-size: 16px; padding: 5px 0; color: #fff; background-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)); background-position: 0 100%; background-size: 0 2px; background-repeat: no-repeat; transition: background-size .5s }
.system .item img { width: 30px; height: 30px; object-fit: contain; }
.system .item:hover { background-size: 100% 2px; }
.search { display: flex; align-items: center; background: #fff; border-radius: 4px; }
.search .layui-form { width: 300px; display: grid; grid-template-columns: 1fr 42px; gap: 0; }
.search .layui-btn { text-indent: -990em; background: url(../images/icon-search-btn.png) center center no-repeat; }
.card+.card { margin-top: 24px; padding-top: 24px; border-top: solid 1px var(--border-color) }
.card-header { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 40px; margin-bottom: 12px; }
.card-header .card-title { font-size: 24px; font-weight: 600; color: var(--main-color); }
.photo { width: 100%; position: relative; border-radius: 4px; overflow: hidden; }
.photo img { display: block; width: 100%; height: 100%; transition: all 0.3s ease; }
.photo:hover img { transform: scale(1.1); }
.photo .txt { left: 0; bottom: 0; right: 0; position: absolute; display: flex; flex-direction: column; justify-content: flex-end; height: 100px; padding: 16px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); }
.photo .txt .date { font-size: 12px; color: #fff; margin-bottom: 6px; }
.photo .txt .name { font-size: 16px; font-weight: 600; color: #fff; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
#body.main .wrapper { display: flex; padding-top: var(--gap-30); align-items: flex-start; }
.side { width: 240px; border: solid 1px var(--border-color); position: sticky; top: 0; }
.side .h4 { background: var(--main-color); height: 50px; line-height: 50px; padding-left: 30px; font-size: 18px; color: #fff; }
.swiper-container.side-nav .swiper-slide { height: 43px; display: flex; padding-left: 30px; align-items: center; }
.swiper-container.side-nav .swiper-slide::after{content:""; display: block; position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0;background-image: linear-gradient(90deg, var(--main-color), var(--main-color)); opacity: 0.1; background-position: 0 100%; background-size: 0 100%; background-repeat: no-repeat; transition: background-size .3s }
.swiper-container.side-nav .swiper-slide:not(:last-child) { border-bottom: solid 1px var(--border-color); }
.swiper-container.side-nav .swiper-slide a { font-size: 15px; color: var(--color-3); position: relative; z-index: 2; }
.swiper-container.side-nav .swiper-slide a:hover { color: var(--main-color); }
.swiper-container.side-nav .swiper-slide:hover::after, .swiper-container.side-nav .swiper-slide.active::after { background-size: 100% 100% }
.swiper-container.side-nav .swiper-slide.active a { font-weight: 600; color: var(--main-color); }
.content { width: calc(100% - 240px); padding-left: var(--gap-50); }
.content .header { height: 50px; display: flex; align-items: center; justify-content: space-between; border-bottom: solid 1px var(--border-color); margin-bottom: var(--gap-30); }
.content .header .title { font-size: 18px; line-height: 50px; color: #000; border-bottom: solid 3px var(--main-color); }
.content .header .place { flex: 1; }
.title~ .place { justify-content: flex-end; }
.content#detailed { width: 100%; padding-left: 0; margin-top: calc(0px - var(--gap-30)); }
.list.photo-list { grid-template-columns: repeat(3, 1fr); gap: var(--gap-30); }
.list.photo-list .list-li { overflow: hidden; border-radius: 4px; border: solid 1px var(--border-color); }
.list.photo-list .list-txt { padding: 12px }
.list.photo-list .list-txt .name { text-align: center; }
.list.photo-list .images { padding-top: 56.25%; }
.list.news-list .list-li { background-image: linear-gradient(90deg, var(--main-color), var(--border-color)); background-position: 0 100%; background-size: 0 1px; background-repeat: no-repeat; transition: background-size .5s }
.list.news-list .list-li::after { content: ""; display: block; position: absolute; z-index: 0; left: 0; bottom: 0; border-top: dashed 1px var(--border-color); width: 100%; height: 0; }
.list.news-list .list-li:hover { background-size: 100% 1px; }
.list.news-list .list-li:hover::after { width: 0; }
.list.news-list .list-txt { display: grid; grid-template-columns: 16px 1fr 80px; align-items: center; padding-top: 8px; padding-bottom: 8px; padding-left: 4px; }
.list.news-list .list-txt::before { content: ""; display: block; width: 3px; height: 3px; background: #999; }
.photo-swiper-wrap { position: relative; padding-left: 50px; padding-right: 50px; }
.photo-swiper-wrap .item { position: relative; }
.photo-swiper-wrap .item img { border-radius: 4px; }
.photo-swiper-wrap .swiper-btn { top: 40%; }
.photo-swiper-wrap .photo-swiper .item { display: flex; flex-direction: column; align-items: center; gap: 12px; }
.photo-swiper-wrap .photo-swiper .item img { height: 60vh; object-fit: contain; }
.photo-swiper-wrap .photo-swiper .item p { font-size: 16px; color: var(--color-3); }
.photo-swiper-wrap .photo-swiper-thumbs { margin-top: var(--gap-50); }
.photo-swiper-wrap .photo-swiper-thumbs.swiper-container img { object-fit: cover; }
.photo-swiper-wrap .photo-swiper-thumbs .swiper-slide { width: auto; height: 100px; }
.photo-swiper-wrap .photo-swiper-thumbs .item { width: 100%; height: 100%; opacity: 0.4; cursor: pointer; }
.photo-swiper-wrap .photo-swiper-thumbs .item p { display: none; opacity: 0; }
.photo-swiper-wrap .photo-swiper-thumbs .swiper-slide-thumb-active .item { opacity: 1; }
/*页面参数*/
:root { --main-color: #3359B9;	/*3359B9 主要颜色 */ --color-red: #E90013;	/*红色 */ --border-color: #DDDDDD;	/*边框颜色 */ --w-width: 1500px;	/*页面安全宽度 */ --text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); --box-shadow: 0px 3px 10px rgba(222, 222, 222, 0.5); --color-3:#333; --color-6:#666; --color-9:#999; --header-height: 110px; --nav-height: 50px; --title-top: 60px; --title-bottom: 50px; --gap-100:100px; --gap-90:90px; --gap-80:80px; --gap-70:70px; --gap-60:60px; --gap-50:50px; --gap-40:40px; --gap-30:30px; --gap-20:20px; }
@media screen and (max-width:1540px) {
	:root { --gap-100:90px; --gap-90:81px; --gap-80:72px; --gap-70:63px; --gap-60:54px; --gap-50:45px; --gap-40:36px; --gap-30:27px; --gap-20:18px; }
}
@media screen and (max-width:1370px) {
	:root { --title-top: 40px; --title-bottom: 30px; --gap-100:80px; --gap-90:72px; --gap-80:64px; --gap-70:56px; --gap-60:48px; --gap-50:40px; --gap-40:32px; --gap-30:24px; --gap-20:16px; }
}
@media screen and (max-width:1280px) {
	:root { --title-top: 20px; --title-bottom: 16px; --gap-100:70px; --gap-90:63px; --gap-80:56px; --gap-70:49px; --gap-60:42px; --gap-50:35px; --gap-40:28px; --gap-30:21px; }
}
@media screen and (max-width:1000px) {
	:root { --header-height: 60px !important; --gap-100:50px; --gap-90:45px; --gap-80:40px; --gap-70:35px; --gap-60:30px; --gap-50:25px; --gap-40:20px; --gap-30:15px; }
}
@media screen and (max-width:768px) {
	:root { }
}
@media screen and (max-width:640px) {
	:root { --gap-100:32px; --gap-90:24px; --gap-80:24px; --gap-70:24px; --gap-60:16px; --gap-50:16px; --gap-40:16px; }
}
/* 适配 */
@media screen and (max-width:1540px) {
	.wrapper { width: 100%; padding-left: 16px; padding-right: 16px; }
	#nav .wrapper { padding-left: 0; padding-right: 0; }
}
@media screen and (max-width:1370px) {
	.card-header .card-title { font-size: 20px; }
}
@media screen and (max-width:1280px) {
	#logo { width: 280px; height: 50px; }
	#logo-r { gap: 30px; }
	.system { gap: 12px; }
	.system .item { font-size: 14px; }
	.search .layui-form { width: 200px; }
}
@media screen and (max-width:1024px) {
	.text img { width: 100%; }
	.list.photo-list { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width:1000px) {
	.body-overlay { top: 60px; height: calc(100vh - 60px); }
	.mobileMenu { width: 30px; height: 30px; padding: 0; position: absolute; z-index: 1001; left: 20px; top: 15px; display: none; cursor: pointer; flex-direction: column; align-items: center; justify-content: space-between; }
	.mobileMenu i, .mobileMenu i::before, .mobileMenu i::after { width: 28px; height: 2px; background: #fff; display: block; position: absolute; }
	.mobileMenu i { top: 14px; }
	.mobileMenu i::before, .mobileMenu i::after { content: ""; left: 0; -webkit-transform-origin: center center; transform-origin: center center; transition: all 0.25s ease; }
	.mobileMenu i::before { top: -10px; }
	.mobileMenu i::after { top: 10px; }
	.mobileMenu.close i { width: 0; }
			/* .mobileMenu.close i::before, .mobileMenu.close i::after { background: var(--color-red); } */
	.mobileMenu.close i::before { -webkit-transform: rotate(45deg) translate(7px, 7px); transform: rotate(45deg) translate(7px, 7px); }
	.mobileMenu.close i::after { -webkit-transform: rotate(-45deg) translate(7px, -7px); transform: rotate(-45deg) translate(7px, -7px); }
	header { transform: none; box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1); }
	.mobileMenu { display: inline-block; }
	.mobileMenu.hide { display: none; }
	header #header { position: relative; z-index: 102; }
	#header, header.index-header #header { height: var(--header-height); }
	#header .wrapper { height: var(--header-height); justify-content: center; }
	#nav { position: fixed; display: block; width: 300px; max-width: 80%; height: calc(100vh - 92px); left: -100%; top: 60px; padding: 16px 0; margin: 0; background: rgba(255, 255, 255, 1); backdrop-filter: blur(27px); z-index: 101; overflow: hidden; transform: translateX(0); overflow-x: hidden; overflow-y: auto; }
	#nav.side-slide { left: 0; }
	#nav .wrapper { flex-direction: column; justify-content: flex-start; row-gap: 24px; }
	#nav .nav { width: 100%; }
	.nav { flex-direction: column; justify-content: flex-start; gap: 0; }
	.nav .nav-item { position: relative; z-index: 10; display: flex; justify-content: center; margin-left: 0; margin-right: 0; width: 100%; height: 46px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
	.nav .nav-item::before { bottom: auto; top: 50px; left: 0; transform: translateX(0); }
	.nav .nav-item .nav-item-a { text-decoration: none; width: 100%; display: flex; justify-content: flex-start; padding-top: 16px; padding-bottom: 16px; padding-left: 24px; align-items: center; position: relative; z-index: 2; text-transform: capitalize; box-sizing: border-box; }
	.nav .nav-item.active .nav-item-a span, .nav .nav-item .nav-item-a:hover span, .nav .nav-item:hover span, .nav .nav-item.active.cuf, .nav-item-a:hover span { color: var(--main-color); }
	.nav .nav-item:hover .sub-nav, .nav .nav-item.active .sub-nav { opacity: 1; visibility: visible; transform: translate(0, 0); }
	.nav .nav-item { height: auto; flex-direction: column; border-bottom: solid 1px var(--border-color); }
	.nav .nav-item .sub-nav { position: relative; top: 0; left: 0; transform: translateY(0px); opacity: 1; visibility: visible; height: auto; display: none; }
	.nav .nav-item.active .sub-nav { display: block; }
	.nav .nav-item .sub-nav::before, .nav .nav-item .sub-nav::after { display: none; opacity: 0; }
	.nav .nav-item.active::before, .nav .nav-item:hover::before, .nav .nav-item.active.cuf:hover::before { width: 100%; }
	.nav .nav-item .sub-nav-item { background-color: #fff; align-items: flex-start; box-shadow: none; padding: 8px 12px; flex-direction: column; gap: 0; height: auto; border-top: solid 1px var(--border-color) }
	.nav .nav-item .sub-nav-item::before { display: none; }
	.nav .nav-item .sub-nav-item a { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 0; padding: 12px 0 12px 32px; text-align: left; font-size: 14px; width: 100%; box-sizing: border-box; line-height: 20px; }
	.nav .nav-item .sub-nav-item a:last-child { border-bottom: 0; }
	.nav .nav-item .sub-nav-item a::before { bottom: 0; }
	#nav .nav { flex-direction: column; height: auto; }
	#logo { width: 210px; height: 40px; }
	.mobileMore { display: inline-block; width: 30px; height: 30px; background: url(../images/icon-more.svg) no-repeat; position: absolute; right: 20px; top: 15px; z-index: 1001; cursor: pointer; }
	.mobileMore::before, .mobileMore::after { content: ""; left: 0; -webkit-transform-origin: center center; transform-origin: center center; transition: all 0.25s ease; top: 12px; width: 28px; height: 2px; background: #fff; display: none; position: absolute; }
	.mobileMore::before { transform: rotate(45deg); }
	.mobileMore::after { transform: rotate(-45deg); }
	.mobileMore.close { background-size: 0 0; }
	.mobileMore.close::before, .mobileMore.close::after { display: block; }
	#logo-r { position: fixed; display: flex; flex-direction: column; justify-content: flex-start; width: 300px; max-width: 80%; height: calc(100vh - 60px); right: -100%; top: 60px; padding: 16px; margin: 0; background:var(--main-color); z-index: 101; overflow: hidden; transform: translateX(0); }
	#logo-r.side-slide { right: 0; }
	.search .layui-form { width: 100%; }
	.system { order: 2; grid-template-columns: 1fr; width: 100%; }
	.system .item { flex-direction: row; }
	#banner { margin-top: 60px; height: 120px; }
}
@media screen and (max-width:900px) {
	#body.main .wrapper { flex-direction: column; }
	.side, .content { width: 100%; }
	.side { display: flex; }
	.side .h4 { height: 43px; line-height: 43px; padding-right: 30px; font-size: 16px; white-space: nowrap; }
	.swiper-container.side-nav .swiper-slide { width: auto; padding-right: 30px; }
	.swiper-container.side-nav .swiper-slide:not(:last-child) { border-bottom: 0; border-right: solid 1px var(--border-color); }
	.content { padding-left: 0; padding-top: 24px; }
	.content .header { flex-direction: column; align-items: flex-start; height: 80px; }
	.content .header .title { order: 2; }
	.content .header .place { justify-content: flex-start; padding-top: 0; padding-bottom: 0; }
	.content#detailed { padding-top: 0; }
	.content#detailed .header { height: auto; min-height: 40px; padding-top: 8px; padding-bottom: 8px; }
	.photo-swiper-wrap { margin-left: -16px; margin-right: -16px; }
	.photo-swiper-wrap .photo-swiper-thumbs .swiper-slide { height: 60px; }
}
@media screen and (max-width:860px) { }
@media screen and (max-width:768px) {
	.wrapper { padding-left: 24px; padding-right: 24px; }
}
@media screen and (max-width:640px) {
	.list.photo-list { grid-template-columns: 1fr; }
}
@media screen and (max-width:480px) { }
/*******************************
-------[=首页------
********************************/
#index-section1 { position: relative; z-index: 1; width: 100%; height: auto; }
#index-section1 .swiper-btn { background: #fff; border-radius: 50%; width: 45px; height: 45px; }
#index-section1 .swiper-btn .arrow::before { border-color: #000; }
#index-section1 .swiper-btn:after { content: ""; position: absolute; z-index: -1; background: rgba(255, 255, 255, 0.2); width: 100%; height: 100%; border-radius: 50%; left: 0; top: 0; }
#index-section1 .swiper-btn:hover:after { transform: scale(1.8); }
#index-section1 .swiper-btn.prev { left: 4.32%; }
#index-section1 .swiper-btn.next { right: 4.32%; }
#index-section1 .swiper-pagination { background: none; bottom: 20px; height: 2px; display: flex; align-items: center; justify-content: center; }
#index-section1 .swiper-pagination-bullet { opacity: 1; position: relative; width: 40px; height: 2px; border-radius: 0; margin: 0 20px 0 0 !important; background-color: rgba(255, 255, 255, 0.3); transition: background-color .3s ease; }
#index-section1 .swiper-pagination-bullet:before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); transform: scaleX(0); transform-origin: 0 0; }
#index-section1 .swiper-pagination-bullet.swiper-pagination-bullet-active:before { animation: sliderPagination 4s linear forwards }
#index-section1 .swiper-pagination-bullet:hover { background-color: rgba(255, 255, 255, 0.8); }
@keyframes sliderPagination {
	100% { transform: scaleX(1); opacity: 1; }
}
#body.index { padding-bottom: 0; }
.index-section { display: grid; grid-template-columns: 60% 37%; gap: var(--gap-50); padding-top: var(--gap-50); padding-bottom: var(--gap-50); }
.index-section .card-header { margin-bottom: 24px; }
.index-section .section1 { display: grid; grid-template-columns: 400px 1fr; column-gap: var(--gap-30); }
.index-section .section1 .card-header { grid-column-end: span 2; }
.index-section .section1 .photo-group { display: flex; flex-direction: column; gap: 20px; }
.index-section .section1 .photo { height: 240px; }
.index-section .list .list-li { height: 100px; display: flex; align-items: center; background-image: linear-gradient(90deg, var(--main-color), var(--main-color)); background-position: 0 100%; background-size: 0% 3px; background-repeat: no-repeat; transition: background-size .5s }
.index-section .list .list-li::after { content: ""; display: block; position: absolute; left: 0; bottom: 0; right: 0; height: 3px; background: var(--main-color); opacity: 0.2; }
.index-section .list .list-li:hover { background-size: 100% 3px; }
.index-section .list .list-txt { display: flex; align-items: center; gap: 20px; }
.index-section .list .list-txt .date { width: 76px; font-size: 18px; display: flex; align-items: center; margin-top: 0; }
.index-section .list .list-txt .date span { color: var(--main-color); font-size: 32px; }
.index-section .list .list-txt .name { flex: 1; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 18px; line-height: 24px; color: var(--color-3); }
.index-section .section2 .list .list-txt .date { width: 66px; height: 66px; display: grid; grid-template-columns: 1fr; grid-template-rows: 36px 30px; background: var(--main-color); font-size: 14px; color: #fff; text-align: center; }
.index-section .section2 .list .list-txt .date span { grid-row-start: 1; background: #fff; font-size: 22px; line-height: 36px; color: var(--main-color); text-align: center; border: solid 1px var(--main-color); }
.index-section .section3 .video_card { height: 500px; padding-top: 0; }
/* 首页适配 */
@media screen and (max-width:1660px) { }
@media screen and (max-width:1540px) { }
@media screen and (max-width:1370px) {
	.index-section .card-header { margin-bottom: 16px; }
	.index-section .section1 { grid-template-columns: 1fr 1fr; }
	.index-section .section1 .photo { height: 190px; }
	.index-section .list .list-li { height: 80px; }
	.index-section .list .list-txt .date { width: 50px; }
	.index-section .list .list-txt .date span { font-size: 24px; }
	.index-section .list .list-txt .name { font-size: 16px; }
	.index-section .section3 .video_card { height: 400px; }
}
@media screen and (max-width:1280px) { }
@media screen and (max-width:1024px) {
	.index-section { grid-template-columns: 1fr; }
}
@media screen and (max-width:1000px) {
	#index-section1 { margin-top: 60px; height: 200px; }
	#index-section1 .swiper-btn { display: none; }
	.photo-swiper-wrap .photo-swiper .item img { height: 50vh; }
}
@media screen and (max-width:768px) {
	.index-section .section1 { grid-template-columns: 1fr; column-gap: 0; }
	.index-section .section1 .card-header { grid-column-end: span 1; }
	.index-section .section1 .photo { height: 200px; }
	.index-section .section3 .video_card { height: 36vh; }
}
@media screen and (max-width:640px) { }
@media screen and (max-width:480px) { }

/* 国庆春节 */
/*:root { --main-color: #BE2124;--header-height: 200px; }
#header{background-image: url(../images/bg_tenone.jpg);}
#header{background-image: url(../images/bg_newyear.jpg);}*/

/* 红色 */
/*:root { --main-color: #cc0000;--header-height: 200px; }
#header { background-image: url(../images/red.jpg); }*/
/* 视频列表 */
.list.photo-list[data-video] .images::before, .list.photo-list[data-video] .images::after { content: ""; position: absolute; }
.list.photo-list[data-video] .images::before { left: 0; top: 0; right: 0; bottom: 0; z-index: 2; background: rgba(0, 0, 0, 0.4); }
.list.photo-list[data-video] .images::after { width: 50px; height: 50px; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 0; z-index: 3; transition: 1s; cursor: pointer; background: url(../images/icon-play.svg) center center no-repeat; background-size: contain; }
