
.seciton{
	width:100%;
	margin-top: 20px;
	overflow: hidden;
}
.secitontitle{
	width: 98%;
	margin-left: 1%;
	height: 20px;
	font-size: 20px;
}
.line{
	width:100%;
	height: 1px;
	margin-top: 10px;
	border-bottom:1px solid #d6d6d6 ;
}
.news{
	width:100%;
	margin-top: 10px;
}
.newscon{
	width: 86%;
	margin-left: 7%;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.newsconimg{
	width: 100%;
}
.newsconimg img{
	width:100%;
}
.newsconword{
	width: 100%;
}

.kxcourse{
	width:100%;
	margin-top: 40px;
	overflow: hidden;
}
.kxcoursetitle{
	width: 98%;
	margin-left: 1%;
	height: 30px;
	font-size: 20px;
}
.kxcoursecon{
	width: 96%;
	margin-left: 2%;
	overflow: hidden;
	margin-top: 10px;
}
.kxcoursecondetail{
	width: 98%;
	margin-left: 1%;
	position: relative;
}
.kxcoursecondetail .kxcoursecon1{
	width:100%;
	pointer-events: none; /* 不阻挡鼠标 */
}
.kxcoursecondetail .kxcoursecon1 .img{
	width:100%;
	pointer-events: none; /* 不阻挡鼠标 */
}
.kxcoursecondetail .kxcoursecon1 .img img{
	width:100%;
	pointer-events: none; /* 不阻挡鼠标 */
}
/* 父容器：必须加相对定位 */
.kxcoursecondetail {
  width: 100%;
  height: auto;
  cursor: pointer;
}

/* 图片容器（不用动） */
.kxcoursecon1 {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.kxcoursecon1 img {
  width: 100%;
  display: block;
  cursor: pointer;
  border-radius: 6px;
}
.kxcoursecon1 .word{
	margin-top: 20px;
	font-size: 16px;
	font-weight: 600;
}
.wp2{
	font-size: 14px;
	color: #7a7a7a;
}
.kyeducon{
	width: 98%;
	margin-left: 1%;
	overflow: hidden;
	margin-top: 40px;
}
.kyeducondetail{
	width: 100%;
	height: auto;
	cursor: pointer;
}
.kyeducondetailcon{
	width: 100%;
	height: auto;
	cursor: pointer;
}
.kyeducondetailcon .img{
	width:100%;
}
.kyeducondetailcon .img img{
	width:100%;
}
.kyeducondetailcon .word{
	font-size: 16px;
	margin-top: 20px;
}



.gyaction{
	width:100%;
}
.gyactioncon{
	width:98%;
	margin-left: 1%;
	overflow: hidden;
}
.gyactioncon1{
	width:100%;
}
.gyactioncon1img{
	margin-top: 40px;
	width:100%;
}
.gyactioncon1img img{
	width:94%;
}

.gyactioncon1banner{
	width:90%;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
.gyactioncon1banner .swiper-container {
    width: 100%;
    overflow: hidden;
}
.gyactioncon1banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gyactioncon1banner .swiper-slide img {
    width: 98%;
    height: auto;
    display: block;
    border-radius: 8px;
}
.gyactioncon1banner .swiper-slide .title {
    margin-top: 10px;
    color: #7a7a7a;
    font-size: 16px;
}

/* ============================================== */
/* 🔥 核心：替换箭头为 #c18d4d 金色 + 浅灰色方形 */
/* ============================================== */
.gyactioncon1banner .mySwiperprev,.mySwipernext {
 /* 浅灰色方形背景 */
	background: #f2f2f2 !important;
    background-image: none !important;
    width: 22px !important;
    height: 44px !important;
    border-radius: 0 !important; /* 方形 */
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

/* 左箭头 #c18d4d */
.gyactioncon1banner .mySwiperprev:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #c18d4d;
    border-left: 2px solid #c18d4d;
    transform: rotate(-45deg);
    margin: 0 auto;
	margin-top: 14px;
}

/* 右箭头 #c18d4d */
.gyactioncon1banner .mySwipernext:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #c18d4d;
    border-right: 2px solid #c18d4d;
    transform: rotate(45deg);
    margin: 0 auto;
	margin-top: 14px;
}

.gyactioncon1banner .mySwiperprev { 
	left: -22px; 
}
.gyactioncon1banner .mySwipernext { 
	right: -22px; 
}

.gyactioncon2{
	width:100%;
}
.gyactioncon2img{
	width:100%;
	margin-top: 20px;
}
.gyactioncon2img img{
	width:96%;
	margin-left: 2%;
	border-radius: 8px;
}
.gyactioncon2word{
	width:98%;
}

.aboutuscon{
	width:80%;
	margin-left: 10%;
}
.aboutuscon p{
	text-align: center;
	font-size: 18px;
}

.honorcon{
	width:80%;
	margin-left: 10%;
}
.honorcon p{
	text-align: center;
	font-size: 18px;
}
#con1 {
	width: 100%;
	margin-top: 10px;
}

.con1detail {
	width: 90%;
	/* border-top: 2px solid #a3a3a3; */
	margin-left: 5%;
}

#con2 {
	width: 100%;
	margin-top: 10px;
}

.con2detail {
	width: 90%;
	/* border-top: 2px solid #a3a3a3; */
	margin-left: 5%;
}



/* 整体容器 */
#development {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.licheng {
	width: 90%;
	/* border-top: 2px solid #a3a3a3; */
	margin-left: 5%;
}

/* 标题 */
.title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

/* 时间轴主体 */
.timeline {
	position: relative;
	width: 70%;
	margin-left: 15%;
	margin-top: 30px;
}

/* 时间轴横线 */
.timeline-line {
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #e0e0e0;
	z-index: 1;
}

/* 节点容器 */
.timeline-nodes {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
}

/* 🔴 默认样式：空心圆圈 */
.node {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #c18d4d;
	/* 红色边框 */
	background-color: #ffffff;
	/* 白色空心 */
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
}

/* 🔴 点击激活样式：实心圆 + 外围大阴影光晕 */
.node.active {
	background-color: #c18d4d;
	/* 变成实心红色 */
	border-color: #c18d4d;
	/* 外围大阴影（核心效果） */
	box-shadow: 0 0 0 6px rgba(193, 141, 77, 0.3);
}

/* 年份文字 */
.timeline-years {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}

.year-text {
	font-size: 16px;
	color: #333;
	text-align: center;
}

/* 内容展示区 */
.timeline-content {
	padding: auto;
	margin-top: 50px;
	text-align: center;
	font-size: 26px;
	color: #333;
	min-height: 30px;
	font-weight: 500;
	/* background-color: #d1d1d1; */
	border-radius: 10px;
	line-height: 80px;
	/* text-shadow: 12px 12px 14px rgba(124, 124, 124, 0.3); */
	/* text-align: center;
	font-size: 18px;
	color: #333;
	min-height: 30px;
	display: inline-block;
	padding: 20px;
	margin: 0 auto;
	margin-top: 50px; */
}

.timeline-content {
	width: 100%;
	background-color: #f5f5f5;
	border-radius: 20px;
	height: 150px;
}
.prevbz{
	width:10%;
	float: left;
	height: 150px;
	line-height: 150px;
	color: #c18d4d;
	font-size: 20px;
}
.contentbz{
	width:80%;
	float: left;
	color: #9a9a9a;
	font-size: 14px;
	text-align: center;
}
.nextbz{
	width:10%;
	float: left;
	height: 180px;
	color: #c18d4d;
	font-size: 18px;
}
#contentbz1{
	width:100%;
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 30px;
}
.contentbz11{
	width:100%;
	height: 18px;
	text-align: center;
	font-size: 12px;
	color: #969696;
	line-height: 18px;
}
#contentbz2{
	width:100%;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 26px;
	margin-top: 20px;
}
#footer {
	width:100%;
	height:300px;
}
#footnav{
	width:100%;
}

.footimg{
	width:68%;
	margin-left: 16%;
}
.footimg>img{
	display: block;
	width: 100%;
}
.footword{
	margin-left: 2%;
}
.footword1{
	width: 98%;
	margin-left: 1%;
}
.gzimg{
	width:100%
}
.footewm{
	width: 48%;
	float: left;
	margin-right: 1%;
}
.copyright{
	width: 100%;
	height:30px;
	color:white;
	text-align: center;
	font-size: 20px;
}
#copyright{
	color: #000;
}

.footewm .footwbimg{
	width: 60%;
}
.footewm .footwbimg img{
	display: block;
	width: 100%;
}
.footewm .footdymimg{
	width: 60%;
	margin-top: 4px;
}
.footewm .footdymimg img{
	display: block;
	width: 100%;
}
.footewmword{
	width:60%;
	margin-top: 10px;
	text-align: center;
}
