@charset "UTF-8";

html,
body,
* {
	/* font-family:"Microsoft YaHei", 微软雅黑,"PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial,STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif; */
	font-family: "Microsoft YaHei", '微软雅黑', '思源黑体';
	font-weight: normal;
	font-family: "Source Han Sans CN", "SourceHanSansCN-Regular", "PingFang SC", "Microsoft YaHei", sans-serif;
}

* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font: 14px/180% Microsoft Yahei;
	min-width: 640px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
}

.l {
	float: left;
}

.r {
	float: right;
}

.tra_s_4 {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

.tra_s_3 {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.tra_s_2 {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.tra_s_ease_6 {
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

.box_s {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mains {
	width: 1300px;
	margin: 0 auto;
}

/* 头部导航 */
.header {
	width: 100%;
	padding-top: 40px;
}

.header-content {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-content .logo {
	width: 339px;
	height: 58px;
}

.header-content .logo-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.search-box {
	display: flex;
	align-items: center;
}

.search-con {
	display: flex;
	height: 42px;
	align-items: center;
	padding: 0 15px;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	margin-right: 20px;
}

.search-con img {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.search-con .search-input {
	width: 220px;
	border: none;
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}

.search-con .search-input::placeholder {
	color: #999;
}

.search-con .search-input:focus {
	outline: none;
}

.search-btn {
	cursor: pointer;
	font-size: 15px;
	line-height: 1.2;
	color: #000;
	background: none;
	border: none;
	padding-left: 16px;
	letter-spacing: 1px;
	border-left: 1px solid #999999;
}

.collect-btn {
	font-size: 15px;
	line-height: 40px;
	padding: 0 20px;
	color: #595959;
	border-radius: 5px;
	border: 1px solid #dadceb;
}

/* .nav-menu {
	width: 100%;
	margin: 0;
}

.nav-list {
	width: calc(100% - 60px);
	margin-left: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav-list li a {
	display: block;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.99);
	position: relative;
}

.nav-list li:hover a {
	color: #d60015;
	font-family: "Source Han Sans CN Medium", "SourceHanSansCN-Medium", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.nav-list li:hover a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #d60015;
} */

/* 头部导航 end */

/* 新导航 */
.header_box_li {
	position: relative;
	z-index: 10;
	padding: 0;
	font-size: 0;
	background-color: rgba(255, 255, 255, 0.7);
}

#header {
	z-index: 999;
	width: 100%;
}

#header .right-nav {
	display: flex;
	align-items: center;
	position: relative;
}


.header-logo {
	height: 80px;
	padding: 0;
}

.header-logo img {
	height: 100%;
	display: block;
}

#nav {
	width: calc(100% - 60px);
    margin-left: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-b .list_box0 {
	width: 110px;
	justify-content: flex-end;
}

#nav ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

#nav ul li {
	float: left;
	z-index: 0;
	height: 100%;
	position: relative;
	padding: 12px 0;
	margin: 0;
}

#nav ul li a {
	display: block;
	padding: 0px;
	position: relative;
	z-index: 2;
}

#nav ul li h3 {
	font-size: 18px;
	letter-spacing: 1px;
	color: rgba(0, 0, 0, 0.99);
	line-height: 60px;
	position: relative;
	transition: all 0.36s ease 0s;
	display: inline-block;
	white-space: nowrap;
}

#nav ul li h3:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 74%;
	transition: .6s;
	background: #d60015;
	margin-left: -.5px;
	opacity: 0;
	visibility: hidden;
	width: 1px;
	height: 1px;
}

#nav ul li h3:after {
	content: "";
	position: absolute;
	bottom: 26%;
	transition: .6s;
	background: #d60015;
	margin-left: 0;
	opacity: 0;
	visibility: hidden;
	width: 0;
	height: 1px;
	left: 50%;
	margin-left: 0;
}

#nav ul li.on h3 {
	color: #d60015;
}

#nav ul li .sub {
	position: absolute;
	top: 100%;
	background: url(../images/nav-bg.jpg) 98% center no-repeat #fff;
	width: 580px;
	left: 50%;
	z-index: 10000;
	transform: translateX(-50%) scaleY(0);
	visibility: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: .5s;
	transform-origin: top;
	filter: drop-shadow(0px 5px 10px rgba(47, 44, 52, 0.24));
	border-radius: 0;
	overflow: hidden;
	padding: 50px 38px;
}

#nav ul li .sub .box {
	padding: 0;
	display: flex;
	align-items: flex-start;
}

#nav ul li .sub .box .box-left {
	width: 180px
}

#nav ul li .sub .box .box-left img {
	width: 100%
}

#nav ul li .sub .box .box-right {
	width: calc(100% - 90px);
	padding: 0 60px 0 30px;
	display: flex;
	align-items: center;
}

#nav ul li .sub .box .box-left h5 a {
	font-size: 30px;
	line-height: 1.4;
	color: #d60015;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: "SourceHanSerifSC", "Noto Serif SC", serif;
}

#nav ul li .sub .box .box-right .box-right-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
	min-height: 150px;
	align-items: flex-start;
}

#nav ul li .sub .box .box-right .box-right-list .list-li {
	width: 38%;
	padding: 0 5%
}

#nav ul li .sub .box-right a {
	padding: 0;
	line-height: 45px;
	transition: .6s;
	font-size: 17px;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}

#nav ul li .sub .box-right a::after {
	position: absolute;
	content: '';
	width: 38px;
	height: 2px;
	background: #d60015;
	bottom: 0;
	left: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

#nav ul li:last-child .sub {
	margin-left: -175px
}

#nav ul li:hover .sub {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) scaleY(1);
}

#nav>ul>li:hover h3.on:before {
	height: 35%;
	opacity: 1;
	visibility: visible;
}

#nav>ul>li:hover h3.on:after {
	width: 100%;
	opacity: 1;
	visibility: visible;
	margin-left: -50%;
}

#nav>ul>li.noSubMenu h3:before {
	display: none
}

#nav ul li .sub a:hover::after {
	width: 100%;
}

#nav ul li:nth-child(1) .sub {
	display: none;
}

#nav ul li:nth-child(5) .sub {
	display: none;
}
#nav ul li:nth-child(8) .sub {
	display: none;
}
#nav ul li:nth-child(9) .sub {
	display: none;
}
#nav ul li:nth-child(10) .sub {
	display: none;
}

/* 新导航 end */

/* banner-swiper*/
.swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container .main_list {
	width: 100%;
}

.swiper-container .main_list .sl_img {
	width: 100%;
	font-size: 0;
}

.swiper-container .main_list .sl_img img {
	width: 100%;
	display: block;
}

.swiper-container .swiper-pagination-bullet {
	opacity: 1;
	width: 132px;
	height: 2px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.3);
}

.swiper-container .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	width: 100%;
	left: 0;
	height: 30px;
	bottom: 50px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.swiper-container .main_list .sl_img .banner_info {
	position: absolute;
	font-family: "PingFang SC";
	font-size: 15px;
	left: 0;
	top: 24%;
	width: 100%;
}

.swiper-container .swiper-button-prev {
	z-index: 10;
	left: auto;
	right: 240px;
	top: auto;
	bottom: 42px;
	width: 46px !important;
	height: 28px !important;
	background: url(../images/left.png) center center no-repeat;
	background-size: 90% 90%;
}

.swiper-container .swiper-button-prev:after {
	content: '' !important;
}

.swiper-container .swiper-button-next {
	right: 170px;
	top: auto;
	bottom: 42px;
	width: 46px !important;
	height: 28px !important;
	background: url(../images/right.png) center center no-repeat;
	background-size: 90% 90%;
}

.swiper-container .swiper-button-next:after {
	content: '' !important;
}

.banner_info_con {
	width: 55%;
	margin: 0 auto;
}

.banner_info_con h2 {
	font-size: 54px;
	line-height: 80px;
	color: #ff5f00;
	letter-spacing: 2px;
	font-family: "PingFang SC";
}

.banner_info_con h3 {
	font-size: 54px;
	line-height: 80px;
	color: #4d5068;
	letter-spacing: 1px;
	font-family: "PingFang SC";
}

.banner_info_con p {
	padding-left: 5px;
	font-size: 20px;
	line-height: 1.8;
	color: #595757;
	letter-spacing: 1px;
	margin-top: 30px;
	font-family: "PingFang SC";
}

.banner_info_con a {
	display: inline-block;
	margin-top: 90px;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 0 15px;
	background: url(../images/banner_more.png) center no-repeat;
	background-size: 100% 100%;
}

.banner .swiper-pagination {
	bottom: 58px !important;
}

/* banner-swiper end*/

.index-title {
	font-family: "SourceHanSerifSC", "Noto Serif SC", serif;
	font-weight: 600;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.index-title-name {
	display: flex;
	align-items: center;
}

.index-title-name h2 {
	font-size: 35px;
	line-height: 42px;
	color: #d60015;
	font-family: "SourceHanSerifSC", "Noto Serif SC", serif;
	font-weight: bold;
}

.index-title-name span {
	margin-left: 10px;
	font-size: 16px;
	line-height: 18px;
	color: #3f3f3f;
	font-family: "SourceHanSerifSC", "Noto Serif SC", serif;
	font-weight: 600;
	text-transform: uppercase;
}

.index-title a {
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	padding-right: 24px;
	background: url(../images/more.png) center right no-repeat;
	background-size: 13px 13px;
}

.index-title a:hover {
	color: #d60015;
}

/* news */
.news {
	width: 100%;
	padding: 60px 0;
	background: url(../images/news_bg.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.in-news {
	background: none;
}

.list .list-item:nth-child(1) {
	border-top: 1px solid #e5e5e5;
}

.news-con {
	display: flex;
	justify-content: space-between;
}

.news-right {
	width: 320px;
}

.news .news-left {
	width: calc(100% - 340px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.news .news-left-con {
	width: 100%;
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
}

.news-tj {
	width: 58%;
}

.news-tj-img {
	width: 100%;
	height: 396px;
	font-size: 0;
	overflow: hidden;
}

.news-tj-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.news-tj:hover .news-tj-img img {
	transform: scale(1.1);
}

.news-tj-con {
	position: relative;
	z-index: 100;
	width: calc(100% - 100px);
	margin: 0 auto;
	padding: 30px;
	margin-top: -30px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid #d60015;
}

.news-tj-con h3 {
	width: calc(100% - 90px);
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 15px;
	/* font-family: "SourceHanSerifSC", "Noto Serif SC", serif; */
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.news-tj-con:hover h3 {
	color: #d60015;
}

.news-tj-desc {
	font-size: 15px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.66);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-tj-date {
	position: absolute;
	right: 20px;
	top: -36px;
	font-size: 14px;
	padding: 5px;
	border-radius: 6px;
	background-color: #2465b5;
}

.news-tj-date .date-info {
	padding: 10px;
	border-radius: 6px;
	border: 1px dashed #8faed3;
	text-align: center;
	color: #fff;
}

.news-tj-date .date-info span {
	font-size: 30px;
}


.news-list {
	width: calc(42% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.news-list .list-item {
	width: 100%;
	padding: 15px 0 25px 0;
	border-bottom: 1px solid #e5e5e5;
}

.news-list .list-item h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 15px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.news-list .list-item:hover h3 {
	color: #d60015;
}

.news-list .list-item span {
	font-size: 14px;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.5);
}

.news-list .list-item .list-desc {
	font-size: 15px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.66);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list {
	width: 100%;
	margin-top: 25px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.list .list-item {
	width: 100%;
	padding: 13px 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.list .list-item h3 {
	padding-left: 18px;
	font-size: 18px;
	line-height: 2.0;
	color: #3b3132;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.list .list-item h3::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	background-color: #a4a4a4;
	border-radius: 50%;
}

.list .list-item span {
	padding-left: 18px;
	font-size: 14px;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.5);
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.list .list-item:hover h3 {
	color: #d60015;
}

/* news end */
/* 协会建设 */
.association {
	padding: 60px 0 30px 0;
}

.container {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 36px;
}

/* 左侧：协会建设模块 */
.association-section {
	width: calc(100% - 360px);
}

.quick-entry-section {
	width: 320px;
}

.section-header {
	display: flex;
	align-items: center;
	border-bottom: 2px solid #e02020;
	padding: 15px 20px;
}

.section-title {
	display: flex;
	align-items: center;
	gap: 10px;
}

.section-title h1 {
	font-size: 36px;
	color: #e02020;
	font-weight: bold;
}

.section-title .en-title {
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	line-height: 1.2;
}

.view-more {
	margin-left: auto;
	color: #333;
	text-decoration: none;
	font-size: 16px;
}

.view-more::after {
	content: " ■■";
	font-size: 12px;
	color: #e02020;
}

.association-con {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/* 标签栏 */
.tabs {
	margin-top: 20px;
	display: flex;
	background-color: #f7f7f7;
}

.tab-item {
	flex: 1;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.tab-item.active {
	background-color: #fff;
	color: #e02020;
	font-weight: bold;
}

.tab-item .icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}

.tab-item:nth-child(1) .icon {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23e02020"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
}

.tab-item:nth-child(2) .icon {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23e02020"><path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg>');
}

.tab-item:nth-child(3) .icon {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23e02020"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z"/></svg>');
}

/* 内容区域 - 默认隐藏所有 */
.tab-content {
	display: none;
	padding: 20px;
}

/* 显示当前激活的内容 */
.tab-content.active {
	display: block;
}
.index-content{
    font-size:16px;
    line-height:2.0;
}
.index-content h5{
    font-size:20px;
    line-height:2.0;
    font-weight:bold;
    color:#000;
    font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.more-info{
    margin:20px 0;
    display:flex;
    justify-content: right;
}
.more-info a{
    padding:10px 42px 10px 15px;
    border:1px solid #e02020;
    font-size: 14px;
    line-height: 1.5;
    color: #e02020;
    /*padding-right: 24px;*/
    background: url(../images/more.png) 88% center no-repeat;
    background-size: 13px 13px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.more-info a:hover{
    transform: translate(0,-6px);
}

.xhjs-item {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
	border-bottom: 1px solid #eee;
}

.xhjs-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.xhjs-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 6px;
	background-color: #a4a4a4;
	border-radius: 50%;
}

.xhjs-content {
	width: calc(100% - 120px);
}

.xhjs-title {
	font-size: 17px;
	color: #333;
	margin-bottom: 8px;
	text-decoration: none;
	display: inline-block;
}

.xhjs-item:hover .xhjs-title {
	color: #e02020;
}

.xhjs-desc {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.66);
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xhjs-date {
	width: 100px;
	text-align: right;
	font-size: 15px;
	color: #666;
	white-space: nowrap;
	margin-left: 20px;
}

/* 右侧：快速入口 */

.quick-entry-title {
	font-size: 36px;
	color: #e02020;
	font-weight: bold;
	margin-bottom: 20px;
}

.entry-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin-top: 20px;
}

.entry-item {
	height: 66px;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 18px 30px;
	color: #fff;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.entry-item:nth-child(1) {
	color: #d60015;
	background: url('../images/quick_1.png') center no-repeat;
	background-size: 100% 100%;
}

.entry-item:nth-child(2) {
	background: url('../images/quick_2.png') center no-repeat;
	background-size: 100% 100%;
}

.entry-item:nth-child(3) {
	color: #fff7d1;
	background: url('../images/quick_3.png') center no-repeat;
	background-size: 100% 100%;
}

.entry-item:nth-child(4) {
	background: url('../images/quick_4.png') center no-repeat;
	background-size: 100% 100%;
	color: #1a0f0c;
}

.entry-title {
	width: 100%;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 500;
}

/* 协会建设 end */

/* 戏剧教育 */
.xiju {
	padding: 36px 0;
}

.xiju-content {
	margin: 40px auto;
}

.xiju .wrap {
	width: 100%;
	display: flex;
	justify-content: justify-between;
	gap: 20px;
}

/* 左侧栏目 */
.xiju .col-left {
	width: 320px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.xiju .item-card{
    width:100%;
    padding-bottom:30px;
    border-bottom:1px dashed #e3e3e3;
    display:flex;
    align-items:center;
    justify-content: space-between;
}

.xiju .item-card .item-img {
	width: 247px;
	height: 134px;
	overflow: hidden;
	font-size: 0;
}

.xiju .item-card .item-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.xiju .item-card:hover .item-img img {
	transform: scale(1.1);
}

.xiju .item-card .item-card-desc {
    width:calc(100% - 270px);
}
.xiju .item-card .tit {
	font-size: 18px;
	color: #d60015;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xiju .item-card .desc {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.item-card-more{
    text-align:right;
    margin-top: 12px;
}
.item-card-more a{
    color: #888686;
    font-size: 15px;
}
.item-card-more a:hover{
    color:#d60015;
}
/* 中间栏目 */
.col-center {
	width: calc(100% - 680px);
}

.xiju .center-top-img {
	width: 100%;
	height: 320px;
	display: block;
	overflow: hidden;
	font-size: 0;
}

.xiju .center-top-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.xiju .col-center:hover .center-top-img img {
	transform: scale(1.1);
}

.xiju .center-bottom-text {
	padding: 25px 20px;
	box-shadow: 0 3px 12px #00000018;
}

.xiju .center-bottom-text .tit {
	font-size: 18px;
	color: #d60015;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xiju .center-bottom-text .content {
	font-size: 16px;
	color: #666;
	line-height: 1.7;
}

.xiju .center-bottom-text .content h6 {
	font-size: 16px;
	color: #000000;
	line-height: 1.7;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xiju .more-link {
	text-align: right;
	margin-top: 4px;
	color: #888686;
	font-size: 15px;
}
.xiju .more-link:hover{
    color:#d60015;
}

/* 右侧栏目 */
.xiju .col-right {
	width: 660px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

/* 协会领导 end */

@media (max-width:1600px) {}

@media (max-width:1500px) {}

@media (max-width:1440px) {}

@media (max-width:1300px) {
	.mains {
		width: 1200px;
	}
}

/* 协会领导 */

.leader {
	width: 100%;
	padding: 60px 0;
	background-color: #f4f5f7;
}

.leader-main {
	margin-top: 30px;
}

.leader-swiper-container {
	width: 100%;
	position: relative;
	padding: 20px 0;
	overflow: hidden;
}

.leader-swiper-container .swiper-wrapper {
	display: flex;
}

.leader-swiper-container .swiper-slide {
	flex-shrink: 0;
}

.leader-item {
	width: 100%;
}

.leader-img {
	width: 100%;
	height: 260px;
	overflow: hidden;
}

.leader-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.leader-item:hover .leader-img img {
	transform: scale(1.05);
}

.leader-info {
	position: relative;
	z-index: 200;
	width: calc(100% - 80px);
	height: 156px;
	padding: 20px;
	margin: 0 auto;
	margin-top: -60px;
	background-color: rgba(255, 255, 255, 0.93);
}

.leader-header {
	display: flex;
	align-items: flex-end;
	gap: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #7f7f7f;
}

.leader-info h3 {
	font-size: 20px;
	color: #000;
	font-weight: 500;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.leader-info p {
	font-size: 14px;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.85);
	font-weight: 500;
}

.leader-desc {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.66);
}

.leader-item:hover .leader-info {
	background-color: rgba(214, 0, 21, 0.9);
}

.leader-item:hover .leader-info h3 {
	color: #fff;
}

.leader-item:hover .leader-info p {
	color: #fff;
}

.leader-item:hover .leader-desc {
	color: #fff;
}

.leader-item:hover .leader-header {
	border-color: #ea7f8a;
}


.leader-swiper-button-prev,
.leader-swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 46px;
	height: 46px;
	background-color: #d60015;
	cursor: pointer;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}

.leader-swiper-button-prev {
	left: -60px;
	background-image: url(../images/prev_arrow.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center;
}

.leader-swiper-button-next {
	right: -60px;
	background-image: url(../images/next_arrow.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center;
}

.leader-swiper-button-prev:hover,
.leader-swiper-button-next:hover {
	background-color: #b50012;
}

/* 协会领导 end */
/* 文化党建 */
.zxdj {
	width: 100%;
	padding: 60px 0;
	background-color: #fff;
}

.zxdj-main {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}
.zxdj-section {
	width: calc(100% - 360px);
}

.whzx-container {
	width: 100%;
}

.djqt-container {
	width: 520px;
}

.whzx-wrap {
	width: 100%;
	margin-top: 20px;
}

.whzx-item {
	display: flex;
	align-items: flex-start;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	gap: 12px;
}

.whzx-item:first-child {
	border-top: 1px solid #eee;
}

/* 左侧日期块 */
.date-box {
	width: 80px;
	text-align: center;
}

.date-day {
	font-size: 26px;
	color: #000000;
	line-height: 1;
	margin-bottom: 4px;
	padding: 10px 0;
	background-color: #f3f3f3;
}

.date-ym {
	font-size: 15px;
	line-height: 26px;
	color: rgba(0, 0, 0, 0.66);
	background-color: #f3f3f3;
}

/* 中间缩略图 */
.whzx-pic {
	width: 108px;
	height: 76px;
	flex-shrink: 0;
	overflow: hidden;
}

.whzx-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.whzx-item:hover .whzx-pic img {
	transform: scale(1.05);
}

/* 右侧文字 */
.whzx-text {
	width: calc(100% - 210px);
}

.whzx-title {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 8px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.whzx-item:hover .whzx-title {
	color: #d60015;
}

.whzx-desc {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.76);
	line-height: 1.6;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 文化党建 */
/* 党建群团 */
.djqt-img {
	margin-top: 20px;
	width: 100%;
	height: 152px;
	overflow: hidden;
}

.djqt-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.djqt-list {
	width: 100%;
	margin-top: 12px;
}

.djqt-list li {
	width: 100%;
	border-bottom: 1px dashed #dadada;
	padding-top: 12px;
}

.djqt-list li h5 {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.85);
	padding: 9px 0;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/quan.png) no-repeat left center;
	background-size: 15px auto;
}

.djqt-list li:hover h5 {
	color: #d60015;
}

/* 党建群团 end */

/* 数字儿童音乐馆 */
.yyg {
	width: 100%;
	padding: 60px 0;
	background-color: #f4f5f7;
}

.digital-swiper-container {
	width: 100%;
	position: relative;
	padding: 30px 6px;
	box-sizing: border-box;
	overflow: hidden;
}

.digital-swiper-container .swiper-wrapper {
	display: flex;
}

.digital-swiper-container .swiper-slide {
	background-color: #fff;
}

.digital-card {
	width: 100%;
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
	overflow: hidden;
	transition: all 0.3s;
}

.digital-card:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
	transform: translateY(-5px);
}

.digital-img {
	width: 100%;
	height: 236px;
	position: relative;
	overflow: hidden;
}

.digital-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.3s;
}

.digital-card:hover .digital-img img {
	transform: scale(1.05);
}

.digital-tag {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	background-color: #d60015;
	padding: 0 12px;
	border-radius: 2px;
}

.digital-tag.member {
	background-color: #ff9800;
}

.digital-info {
	padding: 50px 20px 0 20px;
	position: relative;
}

.digital-info i {
	position: absolute;
	top: -50px;
	left: 20px;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/add.png) no-repeat center center;
	background-size: 16px 16px;
	margin: 20px 0;
	background-color: rgba(214, 0, 21, 0.8);
}

.digital-info h3 {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 500;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.digital-info p {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.75);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.digital-more {
	padding: 20px;
	display: flex;
	justify-content: right;
	align-items: right;
}

.digital-more a {
	font-size: 14px;
	color: #d60015;
}

.digital-swiper-button-prev,
.digital-swiper-button-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	cursor: pointer;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
}

.digital-swiper-button-prev {
	left: 0;
	background-image: url(../images/prev_arrow_white.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center;
}

.digital-swiper-button-next {
	right: 0;
	background-image: url(../images/next_arrow_white.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center;
}

.digital-swiper-button-prev:hover,
.digital-swiper-button-next:hover {
	background-color: #d60015;
}

/* 数字儿童音乐馆 end */

/*member-son*/
.member-son{
    width:100%;
}
.member-son ul{
    width:100%;
    margin-top:10px;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    gap:20px;
}
.member-son ul li{
    width:calc(50% - 11px);
    background:#f5f5f5;
    font-size:15px;
    line-height:48px;
    text-align:center;
    color:#000;
}
/*member-son end*/
/* 友情链接 */
.links {
	width: 100%;
	background-color: #d60015;
	padding: 32px 0;
}

.links-main {
	display: flex;
	align-items: center;
	gap: 24px 15px;
	flex-wrap: wrap;
}

.link-txt {
	color: #ffffff;
	font-size: 20px;
	white-space: nowrap;
}


.links-main a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	padding: 0 36px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

.links-main a:hover {
	background-color: #fff;
	color: #000;
}

/* 友情链接 end */


/* 底部导航 */
.footer {
	width: 100%;
	background: url(../images/footer_bg.jpg) center no-repeat;
	background-size: 100% 100%;
	padding: 54px 0 0 0;
}

.footer-logo {
	width: 100%;
	font-size: 0;
}

.footer-logo img {
	width: 340px;
	display: block;
}

.footer-main {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 24px 15px;
	padding-left: 76px;
	padding-bottom: 30px;
}

.footer-main h5 {
	margin-bottom: 16px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.99);
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.footer-nav li {
	margin-bottom: 8px;
}

.footer-nav li a {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
	line-height: 2.0;
}

.footer-nav li a:hover {
	color: #d60015;
}

.footer-lx-info {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.7);
	line-height: 2.0;
}

.footer-ewm {
	text-align: center;
}

.footer-ewm .ewm-img {
	width: 125px;
}

.footer-ewm p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.99);
	line-height: 2.0;
}

.footer-other {
	text-align: left;
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 8px 0;
}

.footer-other img {
	width: 26px;
	height: 26px;
}

.copyright {
	width: 100%;
	padding: 20px 0;
	background: rgba(0, 0, 0, 0.1);
}

.copyright-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.copyright-main p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.85);
	line-height: 1.6;
}

.copyright-main span {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.6;
}

.copyright-main a {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.6;
}

/* 底部导航 end */