.neBox {

	display: flex;

	justify-content: space-between;

	align-items: self-start;

	flex-wrap: wrap;

}



.neLeft {

	width: 18rem;

}



.leftTitle {

	height: 5.3125rem;

	background: #005aab;

	display: flex;

	justify-content: left;

	align-items: center;

	padding-left: 2.1875rem;

}



.leftTitle h1 {

	font-size: 1.625rem;

	color: #fff;

}



.leftTitle img {

	width: 3.125rem;

	display: block;

	margin-right: 0;

}



.neRight {

	background: #fff;

	padding: 1.5625rem;

	box-shadow: 0 0 5px 2px #487dac2b;

	width: calc(98% - 18rem);

	width: -webkit-calc(98% - 18rem);

	min-height: 50rem;

	padding-bottom: 3.75rem;

}



.neLeft ul {

	box-shadow: 0 0 5px 2px #487dac2b;

	min-height: 31.25rem;

	padding-top: 1.25rem;

}



.neLeft ul li {

	padding: 0 .9375rem;

	transition-duration: .2s;

}



.neLeft ul li:hover,

.neLeft ul li.on {

	border-left: .3125rem solid #005aab;

}



.neLeft ul li a {

	line-height: 4.375rem;

	font-size: 1.375rem;

	padding-left: 1.25rem;

	display: block;

	border-bottom: 1px solid #e0e0e0;

	background: url(../images/yjt.png) no-repeat right center;

	background-size: .5625rem .875rem;

}



.neLeft ul li.on a,

.neLeft ul li:hover a {

	background: url(../images/yjt1.png) no-repeat right center;

	background-size: .5625rem .875rem;

	font-weight: bold;

	color: #005aab;

}

.backBtn {
	display: flex;

	justify-content: flex-end;

	align-items: center;
	font-size: 1.25rem;
	color: #005aab;
}

.backBtn img {
	width: 1.875rem;
	display: block;
	margin-right: .625rem;
}

.rightWz {

	border-bottom: 1px solid #e0e0e0;

	padding-bottom: .9375rem;

	margin-bottom: 3.125rem;

	display: flex;

	justify-content: left;

	align-items: center;

	color: #666666;

	font-size: 1rem;

}



.rightWz a {

	color: #666666;

}



.rightWz img {

	width: 1.4375rem;

	display: block;

}



.rightWz span {

	display: block;

	width: 1.5625rem;

	height: .0625rem;

	background: #bfbfbf;

	margin: 0 .625rem;

}



.rightWz a {

	display: block;

	position: relative;

}



.jjMenu {

	padding: 0 .875rem;

	margin: 0 .625rem;

}



.jjMenu:after,

.jjMenu::before {

	content: '';

	position: absolute;

	width: .3125rem;

	height: .3125rem;

	background: #848484;

	border-radius: 50%;

	top: 50%;

	margin-top: -0.1563rem;

}



.jjMenu:after {

	right: 0;

}



.jjMenu::before {

	left: 0;

}



.abTitle {

	position: relative;

	margin-bottom: .9375rem;

}



.abTitle h1 {

	font-size: 3.375rem;

	color: #777;

	text-transform: uppercase;

	opacity: 0.1;

	font-family: 'syhtB';

	line-height: 1;

}



.abTitle p {

	font-size: 1.75rem;

	color: #005aab;

	font-family: 'syhtB';

	position: absolute;

	bottom: -0.1875rem;

	left: 0;

}



.abZi {

	font-size: 1.125rem;

	text-indent: 2.375rem;

	text-align: justify;

	margin-bottom: 1.875rem;

}



.abZi h1 {

	display: inline;

	font-size: 1.25rem;

	color: #005aab;

}



.viBox {

	background: #f1f9ff;

	border: 1.5rem solid #73bdfe;

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	padding: 2.5rem;

	border-radius: .625rem;

}



.viLogo {

	width: 20%;

	display: block;

}



.txt {

	width: 76%;

}



.txt .abZi {

	text-indent: 0;

}



.txt ul li {

	width: 53%;

	float: left;

	font-size: 1.125rem;

	margin-bottom: .625rem;

	position: relative;

	padding-left: .5rem;

}



.txt ul li::before {

	content: '';

	width: .25rem;

	height: .25rem;

	background: #005aab;

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -0.125rem;



}



.txt ul li:nth-child(2n) {

	width: 47%;

}



.ldTitle {

	font-family: 'syhtB';

	font-size: 1.875rem;

	text-align: center;

	margin-bottom: 1.25rem;

}



.leader-container {



	display: flex;

	flex-direction: column;

	align-items: center;

	gap: 10px;

}



/* 会长（顶部居中） */

.president-card {

	text-align: center;

	margin-bottom: .625rem;

}



.avatar {

	width: 11.0625rem;

	height: 15rem;

	border-radius: 8px;

	overflow: hidden;

	margin: 0 auto .75rem;

	background-color: #f0f0f0;

}



.avatar img {

	width: 100%;

	display: block;

}



.name-title {

	font-size: 1.25rem;

	font-weight: bold;

	color: #005aab;

	font-family: 'syhtB';

	text-align: center;

}



.info {

	font-size: 1.125rem;

	color: #333;

	line-height: 1.5;

	text-align: center;

}





.vice-grid {

	display: flex;

	flex-wrap: wrap;

	justify-content: center;

	gap: 15px;

	/* 横向紧凑、纵向小间距 */

	max-width: 70%;

	margin: 0 auto;

}



.jgMenu {

	border-bottom: 1px solid #e0e0e0;

	margin: 0 .9375rem;

	padding: .625rem 1.25rem;

}



.jgMenu a {

	border: none;

	display: block;

	line-height: 2.5rem;

	font-size: 1.125rem;

	padding-left: .9375rem;

	position: relative;

}



.jgMenu a::before {

	content: '';

	width: .25rem;

	height: .25rem;

	background: #d5d5d5;

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -0.125rem;

}



.jgMenu a.on {

	color: #005aab;

}



.jgMenu a.on::before {

	background: #005aab;

}



.zzjgImg {

	width: 85%;

	margin: 0 auto;

	display: block;

}



.ryMenu,

.ryMenu a {

	display: flex;

	justify-content: center;

	align-items: center;

}



.ryMenu a {

	width: 13.625rem;

	height: 3.5rem;

	background: #e4e4e4;

	font-size: 1.375rem;

	margin: 0 .625rem;

	border-radius: .625rem;

	margin-bottom: 1.875rem;

}



.ryMenu a.on {

	background: #005aab;

	color: #fff;

	font-size: 1.5rem;

	font-family: 'syhtB';

}



.ryNum {

	text-align: center;

	font-size: 1rem;

	opacity: 0.5;

	margin-bottom: .9375rem;

}



.lshBox {

	box-shadow: 0 0 5px 2px #487dac2b;

	padding: 2.5rem 3.75rem;

	border-left: 2.9375rem solid #005aab;

	border-radius: .625rem;

}



.lsLIs li {

	width: 50%;

	float: left;

	border-right: 1px dashed #e9e9e9;

	height: 3.75rem;

	display: flex;

	justify-content: left;

	align-items: center;

	font-size: 1.25rem;

}



.lsLIs li:nth-child(2n) {

	border: none;

	padding-left: 3.75rem;

}



.lsLIs li p:nth-child(1) {

	border-right: 1px solid #e9e9e9;

	width: 20%;

	margin-right: 5%;

	white-space: pre-wrap;

}



.lsLIs li p:nth-child(2) {

	width: 70%;

}



.jianT {

	width: 100%;

	text-align: center;

	margin: 2.5rem 0 0 0;

	display: flex;

	justify-content: center;

	align-items: center;

}



.jianT li {



	margin: 0 .25rem;



}



.zcBox {

	width: 100%;

}



.zcBox iframe {

	width: 100%;

	height: 68.75rem;

	border: none;

}



.jianT li a {

	font-size: 1.125rem;

	display: block;

	border-radius: .375rem;

	background: #e5eae5;

	padding: .5rem .9375rem;

}



.jianT li a:hover,

.jianT li .on {

	background: #1165c0;

	color: #fff;

}



.zsBox {

	background: url(../images/zsBg.jpg) no-repeat center;

	background-size: 100% 100%;

	padding: 3.75rem;

	display: flex;

	justify-content: left;

	align-items: self-start;

	flex-wrap: wrap;

	height: 31.25rem;

}



.Menubox1 {

	width: 50%;
	margin-right: 2%;

}



.Menubox1 ul li {

	font-size: 1.25rem;

	border-bottom: 1px solid #e1e1e1;

	line-height: 3.75rem;

	cursor: pointer;

}



.Menubox1 ul li.hover {

	color: #005aab;

	font-weight: bold;

	font-size: 1.5rem;

}



.Contentbox1 {

	width: 46%;

}



.djList dl a {

	border-bottom: 1px solid #e0e0e0;

	display: flex;

	justify-content: space-between;

	align-items: self-start;

	flex-wrap: wrap;

	padding-bottom: 1.5625rem;

	margin-bottom: 1.5625rem;

}



.djList dl a dt {

	width: 200px;
	height: 120px;


	overflow: hidden;

}



.djList dl a dt img {

	width: 100%;

	display: block;

	transition-duration: .5s;
	height: 100%;

}



.djList dl a dd {

	width: calc(98% - 200px);

	width: -webkit-calc(98% - 200px);

}



.djList dl a dd h1 {

	font-size: 1.25rem;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	margin-bottom: .625rem;

	font-family: 'syhtB';

}



.djList dl a dd p {

	font-size: 1.125rem;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	line-clamp: 2;

	-webkit-box-orient: vertical;

}



.djList dl a:hover dt img {

	transform: scale(1.1);

}

.leaderMenubox ul,
.leaderMenubox ul li {
	display: flex;
	justify-content: center;
	align-items: center;
}

.leaderMenubox ul li {
	cursor: pointer;
	width: 30%;
	height: 3.375rem;
	background: #d4d4d4;
	font-size: 1.25rem;
	border-radius: 1.875rem;
	margin: 0 .625rem 1.875rem;
}

.leaderMenubox ul li.hover {
	color: #fff;
	background: #005aab;
}

.xwList dl a {

	border-bottom: 1px dashed #e0e0e0;

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	height: 3.3125rem;

	font-size: 1.125rem;

}



.xwList dl a dt {

	padding-left: .625rem;

	position: relative;

	transition-duration: .5s;

	width: 80%;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

}



.xwList dl a dt::before {

	content: '';

	width: .25rem;

	height: .25rem;

	background: #005aab;

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -0.125rem;

}



.xwList dl a:hover dt {

	padding-left: .9375rem;

}



.detailBit {

	width: 100%;

	border-bottom: 1px solid #e0e0e0;

	padding-bottom: 1.25rem;

	margin-bottom: 1.25rem;

}



.detailBit h1 {



	font-size: 1.5rem;

	text-align: center;
	margin-bottom: .9375rem;

}



.detailTime {



	text-align: center;

	font-size: 1.25rem;

}



.detailtext {

	width: 100%;

	font-size: 1.25rem;
	line-height: 2;

}

.detailtext * {
	font-size: 1.25rem !important;
}

.detailtext table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 0 auto 20px !important;
}

/* 统一单元格样式，避免内边距/边框导致的错位 */
.detailtext table td {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #333 !important;
	/* 统一边框颜色，避免深浅不一 */
	padding: 10px 8px !important;
	/* 统一内边距，让文字更美观 */
	box-sizing: border-box !important;
	/* 防止边框撑破单元格 */
}

.detailtext img {
	max-width: 80%;
	margin: 1.25rem auto;
}


.xhVideo dl {

	width: 32%;

	float: left;

	margin-bottom: 1.875rem;

	margin-right: 2%;

}



.xhVideo dl:nth-child(3n) {

	margin-right: 0;

}



.xhVideo dl a {

	display: block;

	border-radius: .625rem;



}



.xhVideo dl a dt {

	border-radius: .625rem .625rem 0 0;

	overflow: hidden;
	height: 11rem;

}



.xhVideo dl a dt img {

	display: block;

	width: 100%;
	height: 100%;

}



.xhVideo dl a dd {

	box-shadow: 0 0 5px 2px #487dac2b;

	border-radius: 0 0 .625rem .625rem;

	padding: 1.25rem;

}



.xhVideo dl a dd h1 {

	font-size: 1.25rem;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	line-clamp: 2;

	-webkit-box-orient: vertical;

	margin-bottom: .9375rem;
	height: 3.4375rem;

}



.xhVideo dl a dd p {

	font-size: 1.125rem;

	display: flex;

	align-items: center;

}



.xhVideo dl a dd p img {

	display: block;

	width: 1.0625rem;

	margin-right: .625rem;

}



.fhBox {

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	position: relative;

}



.fhTitle {

	width: 8%;

	height: 100%;

	background: #448ac8;

	color: #fff;

	position: absolute;

	left: 0;

	top: 0;

	border-top: 2.125rem solid #005aab;

	border-radius: .625rem 0 0 0;

	text-align: center;

	padding-top: 3.125rem;

}



.fhTitle img {

	display: block;

	margin: 0 auto .625rem;

	width: 2.1875rem;

}



.fhTitle p {

	font-size: 1.25rem;

	writing-mode: tb-rl;

	margin: 0 auto;

}



.fhLis {

	width: 96%;

	margin-left: 10%;

}



.fhLis a {

	display: flex;

	align-items: center;

	height: 3.75rem;

	padding-left: 1.5625rem;

	font-size: 1.25rem;

	border: 1px solid #e0e0e0;

	width: 32%;

	float: left;

	margin-bottom: .625rem;

	margin-right: 2%;

	box-shadow: 3px 3px 3px 0px #7d868e2b;

}



.fhLis a:nth-child(3n) {

	margin-right: 0;

}



.zcList dl a {

	border-bottom: 1px solid #e0e0e0;

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	padding-bottom: 1.5625rem;

	margin-bottom: 1.5625rem;

}



.zcList dl a dt {

	width: 15%;

	text-align: center;

	color: #005aab;

	border-right: 1px solid #e0e0e0;

}



.zcList dl a dt h1 {

	font-size: 2.875rem;

	border-bottom: 1px solid #005aab;

	width: 5rem;

	margin: 0 auto .625rem;

	padding-bottom: .625rem;

	line-height: 1.3;

}



.zcList dl a dt p {

	font-size: 1rem;

}



.zcList dl a dd {

	width: 85%;



	padding-left: 2.375rem;

}



.zcList dl a dd h1 {

	font-size: 1.25rem;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	margin-bottom: .625rem;

	font-family: 'syhtB';

}



.zcList dl a dd p {

	font-size: 1.125rem;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	line-clamp: 2;

	-webkit-box-orient: vertical;

}









.form-group {

	margin-bottom: .9375rem;

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.form-label {



	width: 6.25rem;

	font-size: 1.25rem;

	white-space: pre-wrap;



}



.form-input,

.code-group {

	width: calc(100% - 6.25rem);

	height: 2.5rem;

	border: 1px solid #dcdcdc;

	font-size: 1rem;

	transition: border-color 0.3s ease;

	padding-left: 1.25rem;

}



.form-input:focus {

	outline: none;

	border-color: #0066cc;

	box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.1);

}



textarea.form-input {

	min-height: 120px;

	resize: vertical;

	line-height: 1.5;

}



.code-group {

	display: flex;

	align-items: center;

}



.code-input {

	flex: 1;

	margin-right: 10px;

}



.code-img {

	width: 5rem;

	height: 2.5rem;

	border: 1px solid #ddd;

	border-radius: 4px;

	background: #f9f9f9;

	display: flex;

	align-items: center;

	justify-content: center;

	font-size: 1.125rem;

	font-weight: bold;

	color: #666;

	cursor: pointer;

}



.btn-group {

	margin-left: 6.25rem;

	margin-top: 1.25rem;

}



.submit-btn {

	width: 10.875rem;

	line-height: 2.9375rem;

	background: #005aab;

	text-align: center;

	color: #fff;

	border: none;

	border-radius: 4px;

	font-size: 14px;

	cursor: pointer;

	transition: background 0.3s ease;

}



.submit-btn:hover {

	background: #0052a3;

}



.reset-btn {

	width: 10.875rem;

	line-height: 2.9375rem;

	background: #005aab;

	text-align: center;

	background: #e0e0e0;

	color: #333;

	border: none;

	border-radius: 4px;

	font-size: 14px;

	cursor: pointer;

	margin-left: 10px;

	transition: background 0.3s ease;

}



.reset-btn:hover {

	background: #d0d0d0;

}


.i-pager {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-top: 2.5rem;
}

.i-pager-next a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}

.i-pager-last a {
	width: 77px;
	color: rgb(9, 54, 140);
	display: inline-block;
}




.i-pager-current {
	width: auto;
	text-align: center;
	display: inline-block;
	margin-left: 6px;
	line-height: 38px;
	border: none;
	color: rgb(102, 102, 102);
	padding: 0px;
}




.i-pager a:hover {
	color: rgb(255, 255, 255) !important;
}



.i-pagers:hover {
	background: #005aab;
	color: rgb(255, 255, 255) !important;
}

.i-pager-item-active {
	background: #005aab;
}

.i-pager-item-active span {
	color: rgb(255, 255, 255);
}

.i-pager-item:hover {
	background: #005aab;
	color: rgb(255, 255, 255);
}

.i-pager-next:hover {
	background: #005aab;
	color: rgb(255, 255, 255) !important;
}

.i-pager-last:hover {
	background: #005aab;
	color: rgb(255, 255, 255) !important;
}

.i-pager-info {
	height: 2.1875rem;
	line-height: 2.1875rem;
	border-radius: 4px;
	border: 1px solid rgba(102, 102, 102, 0.3);
	font-size: 1.125rem;
	vertical-align: bottom;
	color: rgb(102, 102, 102);
	margin-left: .4375rem;
	padding-right: .625rem;
	display: flex;
	justify-content: center;
	align-items: center
}



.i-pagers {

	border: 1px solid rgba(102, 102, 102, 0.3);
	padding: .1875rem;
	font-size: 1.125rem;
	border-radius: 4px;
	width: 4.6875rem;
	height: 2.1875rem;
	line-height: 1.75rem;
	text-align: center;
	cursor: pointer;
	margin: 0 .3125rem;
}

.i-pager-info select {
	margin-top: -2px;
	color: rgb(102, 102, 102);
	font-size: 1.125rem;
	background: none;
	border: none;
}

.i-pager-info select option {
	font-size: 1rem;
}


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



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



@media only screen and (max-width: 1366px) {}





@media only screen and (max-width: 1280px) {}











@media only screen and (max-width: 760px) {

	.neBox {

		padding: 10px 0;

	}

	.neLeft ul {
		min-height: auto;
	}

	.neLeft ul li a {

		font-size: 16px;
		line-height: 2.4;

	}

	.abTitle h1 {
		font-size: 16px;
	}

	.xwList dl a dt {

		width: 70%;

	}



	.jgMenu a,

	.ryNum {

		font-size: 1.8rem;

	}



	.abZi,

	.abZi h1,

	.djList dl a dd p,

	.xwList dl a,

	.detailTime,

	.detailtext,

	.fhLis a,

	.zcList dl a dd p,

	.name-title,

	.info,

	.ryMenu a {

		font-size: 14px;

	}



	.abTitle p,

	.djList dl a dd h1,

	.detailBit h1,

	.zcList dl a dd h1,

	.ldTitle,

	.ryMenu a.on {

		font-size: 16px;

	}

	.detailBit h1 {
		font-size: 15px;
	}

	.backBtn {
		font-size: 12px;
	}

	.vice-grid {

		max-width: 100%;

		display: block;

	}



	.vice-card {

		width: 50%;

		float: left;

		margin-bottom: 1.25rem;

	}

	.rightWz {
		display: none;
	}


	.vice-grid .vice-card .info {

		height: 70px;

	}

	.jgMenu a {
		font-size: 14px;
		line-height: 2;
	}

	.xwList dl a {

		height: 45px;

	}



	.viBox {

		display: block;

		padding: .625rem;

	}

	.djList dl a dt {
		width: 30%;
		height: auto;
	}

	.djList dl a dd {
		width: 68%;
	}

	.fhLis a {

		width: 49%;

		height: 45px;

		margin-right: 1% !important;

	}



	.viLogo {

		width: 30%;

		margin: 0 auto;

	}



	.txt,

	.lsLIs li {

		width: 100%;

	}



	.lsLIs li {

		border-right: none;

		border-bottom: 1px dashed #e9e9e9;

		font-size: 14px;

		margin-bottom: 1.5625rem;

		padding-bottom: 1.5625rem;
		height: 40px;

	}



	.lshBox {

		padding: 2.5rem 1.25rem;

		border-left: .625rem solid #005aab;

	}



	.lsLIs li:nth-child(2n) {

		padding-left: 0;

	}



	.txt ul li {

		width: 100% !important;

		font-size: 14px;

	}



	.fhTitle {

		position: relative;

		width: 100%;

		height: 6.25rem;

		border-top: none;

		border-left: 1.25rem solid #005aab;

		display: flex;

		align-items: center;

		padding-top: 0;

		margin-bottom: 1.25rem;

	}



	.fhTitle p {

		margin: 0;

		font-size: 16px;

		writing-mode: lr;

	}



	.fhTitle img {

		margin: 0 .625rem 0;



	}

	.detailtext * {
		font-size: 12px !important;
	}


	.fhLis {

		width: 100%;

		margin-left: 0;

	}

	.detailBoxxq .neLeft {
		display: none;
	}

	.detailBoxxq .neRight {
		width: 100%;
	}

	.neLeft {
		width: 100%;
		margin-top: 50px;
	}

	.neRight {
		width: 100%;
		margin-top: 20px;
		padding: 20px;
	}

	.leftTitle {
		height: auto;
		padding: 10px;
	}

	.leftTitle h1 {
		font-size: 20px;
	}

	.leftTitle img {
		width: 30px;
	}

	.leaderMenubox ul li {
		font-size: 14px;
		height: 50px;
		width: 49%;
		border-radius: 30px;
		text-align: center;
	}

	.avatar {
		width: 80%;
		height: auto;
	}

	.i-pager {
		flex-wrap: wrap;
	}

	.i-pagers {
		font-size: 12px;
		width: auto;
		height: auto;
		padding: 10px;
	}

	.i-pager-info {
		width: 100%;
		width: auto;
		height: auto;
		padding: 10px;
		font-size: 12px;
		margin-top: 10px;
	}

	.i-pager-info select {
		font-size: 12px;
	}
}