.banner img{
	height: 700px;
}
.schoolSideBar li a {
	color: #33643D;
}

.schoolBrief {
	margin-bottom: 50px;
}
.schoolBrief2{
	margin-bottom: 0px;
}
.schoolBrief .breadcrumb {
	background-color: #fff;
}

.schoolBrief .breadcrumb li,
.schoolBrief .breadcrumb li a {
	color: #006731;
	font-weight: bold;
	font-size: 16px;
	transition: all 0.5s;
}

/* .schoolBrief .breadcrumb li:hover{
	background-color: #006731;
}
.schoolBrief .breadcrumb li:hover a{
	color: #fff;
}
 */

.schBriefContent {
	margin: 85px 0 0 0;
}
.librContent{
	margin: 70px 0 0 0;
}
.schBriefContent .titleWrap {
	background-color: #F8F8F8;
	border-left: 6PX solid #00B16A;
	height: 80px;
	line-height: 80px;
	display: flex;
	padding: 0 0 0 40px;
}
.schBriefContent .gotitleWrap{
	line-height: 45px;
	display: flex;
	flex-direction: column;
}



.schBriefContent  .title{
  background-color: #F8F8F8!important;
  border-left: 6PX solid #2167AF!important;
  height: 80px;
  line-height: 80px;
  display: flex;
  padding: 0 0 0 40px;
}
.schBriefContent .titleWrap h3 {
	font-size: 22px;
	color: #006731;
	letter-spacing: 1px;
}

.schBriefContent .titleWrap p {
	margin: 8px 0 0 10px;
	font-size: 14px;
	color: #000;
}

.schBriefContent>p {
	margin: 40px 0;
	text-indent: 2em;
	line-height: 1.8;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: justify;
	color: #717071;
}

.schBriefContent .miniWrap {
	display: flex;
	margin: 0 0 10px 0;
}

.schBriefContent .miniWrap img {
	width: 300px;
}

.schBriefContent .introText {
	display: flex;
	align-items: center;
	height: 240px;
	margin: 40px 0;
	background-color: #F7F7F7;
}

.schBriefContent .introText img {
	width: 400px;
	height: 240px;
}

.schBriefContent .introText p {
	padding: 0 20px;
	text-indent: 2em;
	line-height: 1.8;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 14px;
	color: #717071;
}

.schBriefContent .introText2 img {
	width: 450px;
	height: 240px;
}

.schBriefContent .introText2 p {
	padding: 0 30px;
	text-align: justify;
}

.more_details {
	background-color: #87D929;
	padding: 0 30px;
	width: 350px;
	position: relative;
	left: 6%;
	top: -10px;
	margin: 0 0 100px 0;
}

.more_details:hover {
	cursor: pointer;
}

.more_details a {
	display: flex;
	justify-content: space-between;
	line-height: 60px;
	height: 60px;
	color: #fff;
	font-size: 16px;
}

.more_details a i {
	color: #fff;
}

.introText3 {
	margin: 20px 0;
}

.introText3 .info {
	margin-top: 20px;
}

.introText3 .info p {
	margin: 0 0 18px 0;
}

.introText3 .info strong {
	color: red;
}

.introText4 p {
	text-indent: 2em;
	color: #252525;
	line-height: 1.8;
	text-align:justify;
	font-size: 14px;
	letter-spacing: 1px;
}

/* 校徽校训 */
.motto_logo{
	margin: 80px auto;
	text-align: center;
}
.motto_logo img {
	width: 25%;
}
.mottoContent {
	display: flex;
	flex-direction: column;
}
.mottoContent .motto_item{
	display: flex;
	align-items: center;
	position: relative;
	margin: 0 0 50px;
	flex-wrap: wrap;
}
.mottoContent .motto_item:last-of-type{margin-bottom: 0px;}
.mottoContent .motto_item .title_wrap{
	margin: 0;
	width: 120px;
	position: relative;
}
.mottoContent .motto_item .content_wrap{
	flex: 1;
	position: relative;
	display: flex;
	min-height: 100px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.mottoContent .motto_item .content_wrap .lastp{
	margin-top: 18px;
}

.mottoContent .motto_item .motto_title{
	overflow: hidden;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #6ABB33;
	color: #fff;
	font-size: 22px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	font-weight: bold;
	float: left;
}

.mottoContent .motto_item p{
	display: block;
	text-indent: 2em;
	line-height: 1.8;
	text-align: justify;
	flex: 0 0 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	letter-spacing: 1px;
}
.mottoContent .motto_item p:nth-of-type(2){
	clear: both;
}
.schBriefContent2 {
	margin: 50px  0;
}
.schBriefContent2 p {
	font-size: 14px;
	text-indent: 2em;
	color: #252525;
	text-align: justify;
	margin: 0 0 18px 0;
	line-height: 1.8;
	letter-spacing: 1px;
}

/* 现任领导 */
.lead_list{
	display: flex;
	flex-direction: column;
	margin: 20px 0;
}
.lead_list .lead_item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #F5F5F5;
	border-radius: 12px;
	padding: 8px 20px;
	width: 100%;
	height: 220px;
	margin: 0 0  30px 0;
}
.lead_list .lead_item:hover .lead_logo{
	transform: scale(0.95);
	transition: ease-in-out 0.5s;
	cursor: pointer;
}
.lead_list .lead_item:hover img{
	transform: scale(1.2);
	transition: ease-in-out 0.5s;
	cursor: pointer;
}
.lead_list .lead_item:hover .lead_intro{
	background-color: #006731;
	transition: all 0.8s;
	cursor: pointer;
}
.lead_list .lead_item:hover .name,
.lead_list .lead_item:hover span,
.lead_list .lead_item:hover .work{
	color: #fff !important;
}
.lead_list .lead_item .lead_logo{
	overflow: hidden;
	border-radius: 8px;
	width: 38%;
	height: 200px;
}
.lead_list .lead_item .lead_intro{
	text-align: left;
	padding:30px  20px;
	letter-spacing: 1px;
	border-radius: 12px;
	background-color: #fff;
	height: 200px;
	width: 60%;
}
.lead_list .lead_item .lead_intro .name{
	color: #3C3C42;
	font-weight: bold;
	font-size: 22px;
}
.lead_list .lead_item .lead_intro .list_label{
	margin: 10px 0 20px 0;
}
.lead_list .lead_item .lead_intro .list_label span{
	color: #858486;
	font-size: 14px;
}
.lead_list .lead_item:hover .lead_intro .list_label{
	color: #fff;
}
.lead_list .lead_item .lead_intro .work{
	font-size: 14px;
	color: #3F3F3F;
}


.logo_list{
	margin: 50px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo_list .logo_item{
	text-align: center;
}
.logo_list .logo_item:hover{
	transform: scale(1.1);
	transition: ease-in-out 0.5s;
	cursor: pointer;
} 
.logo_list .logo_item .logo_itemImg{width: 300px;height: 300px;overflow: hidden;border-radius: 50%;display: flex;justify-content: center;}
.logo_list .logo_item img{height: 100%;width: auto;}
.logo_list .logo_item p{
	font-size: 16px;
	margin-top: 10px;
}
.intro_list p{
	font-size: 14px;
	letter-spacing: 1px;
	color: #727171;
	text-align: justify;
	text-indent: 2em;
	line-height: 1.8;
	margin: 0 0 18px 0;
}
.intro_list p strong{
	color: #14993B;
}
.sign_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 100px 0;
}
.sign_list .sign_item{
	display: flex;
	align-items: center;
}
.sign_list .sign_item p{
	width: 150px;
}
.sign_list .sign_item img{width: 240px;}





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

}



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

	

}


@media screen and (max-width:992px){
	.banner img{height: auto;}
	
	.miniWrap {flex-wrap: wrap;width: 100%;position: relative;}
	.schBriefContent .miniWrap img{width: auto;flex: 0 0 32%;max-width: 33.33333333%;}
}

@media (max-width: 1024px) {

    .lead_list .lead_item {

        height: auto; /* 自动高度以适应内容 */

        flex-direction: column; /* 垂直排列子元素 */

    }

    .lead_list .lead_item .lead_logo {

        width: 100%; /* 占据全部宽度 */

        height: auto; /* 自动高度 */

        margin-bottom: 15px; /* 添加底部间距 */

    }

    .lead_list .lead_item .lead_intro {

        width: 100%; /* 占据全部宽度 */

        height: auto; /* 自动高度 */

        padding: 15px; /* 减小内边距 */

    }

    .logo_list .logo_item .logo_itemImg {

        width: 120px; /* 进一步减小宽度 */

        height: 120px;

    }

}

 

/* 手机端样式 */

@media (max-width: 768px) {

    .lead_list .lead_item {

        height: auto; /* 自动高度以适应内容 */

        flex-direction: column; /* 垂直排列子元素 */

    }

    .lead_list .lead_item .lead_logo {

        width: 100%; /* 占据全部宽度 */

        height: auto; /* 自动高度 */

        margin-bottom: 10px; /* 添加底部间距 */

    }

    .lead_list .lead_item .lead_intro {

        width: 100%; /* 占据全部宽度 */

        height: auto; /* 自动高度 */

        padding: 10px; /* 减小内边距 */

    }

    .lead_list .lead_item .lead_intro .name {

        font-size: 18px; /* 减小字体大小 */

    }

    .logo_list .logo_item .logo_itemImg {

        width: 100px; /* 减小宽度以适应手机屏幕 */

        height: 100px;

    }

    .intro_list p {

        font-size: 12px; /* 减小字体大小 */

        text-indent: 1em; /* 减小首行缩进 */

    }
    
}
@media screen and (max-width: 480px){
	.schBriefContent .miniWrap img {flex: 0 0 100%;max-width: 100%;width: 100%;margin: 0 0 15px;}
}














