<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍐呴〉澶撮儴*/
.inbanner {
	width: 100%;
	min-height: 100px;
	position: relative;
	background: #f2f2f2;
}

.inbanner .imgs {
	width: 100%;
}

.inbanner .imgs img {
	width: 100%;
}

.inbanner .text {
	max-width: 1200px;
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -600px;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
}


.location {
	height: 60px;
	background: linear-gradient(#f2f3f8, #ecebf1);
}

.location span {
	display: block;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 16px;
}

.location span:before {
	color: #791CB3;
	font-size: 20px;
}

.location span a {
	color: #791CB3;
	margin: 0 10px;
	font-family: 'Times New Roman',Arial, "寰蒋闆呴粦";
}

.classMenu{
	text-align: left;
	padding: 0 10px;font-size:50px;line-height:1.8;font-weight:bold;color:#883c92;
}

.classIntro{
	text-align: justify;
	margin-bottom:20px;padding: 0 10px;font-size:20px;line-height:1.5;color: #000;
}

/*灏鹃儴*/



/*鍐呭璇︽儏*/
.content {
	padding: 15px 0;
}

.contentHead {
	padding: 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.contentHead h2 {
	font-size: 24px;
	padding: 6px 0;
	line-height: 1.5;
}

.contentHead span {
	line-height: 30px;
	color: #000;
	margin: 0 10px;
}

.contentMain {
	padding: 15px 30px;
	font-size: 16px;
	color: #545454;
	line-height: 25px;
}

.contentMain p {
	text-align: justify;
}

.contentMain.single {
	font-size: 16px;
}

.content div.contentMain {
	font-size: 18px
}

.content div.contentMain table {
	max-width: 99%;
	border-collapse: collapse;
	border: 0px
}

.content div.contentMain table td {
	padding: 5px;
	border: 1px solid #737373
}

.content div.contentMain table td p {
	text-indent: 0em;
}

.content img,
.content video {
	max-width: 100%;
}

.contentMain.single img {
	display: block;
	margin: 0 auto;
}

.contentFoot {
	width: 100%;
	line-height: 1.8;
	color: #000;
	padding: 15px 0;
}

.contentFoot a {
	color: #000;
}

.contentFoot a:hover {
	color: #791CB3;
}

.contentFoot:after {
	display: block;
	content: "";
	clear: both;
}

.contentFoot .prev,
.contentFoot .next {
	padding: 0 15px;
	box-sizing: border-box;
	transition: all 0.2s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*鍒楄〃鍏敤*/
.base_menu_multi {
	margin-top: 20px;
	height: 50px;
	padding: 0 15px;
	background: #f9f9f9;
}

.base_menu_multi span {
	display: block;
	float: left;
	font-size: 24px;
	line-height: 50px;
	position: relative;
}

.base_menu_multi span:after {
	content: "";
	width: 65px;
	height: 4px;
	background: #791cb3;
	position: absolute;
	bottom: 0;
	left: -15px;
}

.base_menu_multi a {
	display: block;
	float: right;
	font-size: 16px;
	color: #000;
	line-height: 50px;
}

.base_menu_multi a:hover {
	color: #791cb3;
}


/*鏂囧瓧鍒楄〃*/
.base_TextList_multi {
	padding: 0 10px;
	margin-bottom: 20px;
}

.base_TextList {
	padding: 10px 0 50px 0;
}

.base_TextList li,
.base_TextList_multi li {
	height: 32px;
	line-height: 32px;
	padding: 17px 0;
	border-bottom: 1px dashed #ccc;
}

.base_TextList li dl,
.base_TextList_multi li dl {
	float: left;
	height: 32px;
	width: 100px;
	margin: 0 20px 0 0;
	line-height: 32px;
	text-align: center;
	color: #fff;
}

.base_TextList li dl dt,
.base_TextList_multi li dl dt {
	float: left;
	width: 40%;
	background: #791cb3;
	font-weight: bold;
}

.base_TextList li dl dd,
.base_TextList_multi li dl dd {
	float: left;
	width: 60%;
	background: #bc51fe;
	position: relative;
}

.base_TextList li dl dd:after,
.base_TextList_multi li dl dd:after {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #bc51fe;
	border-bottom: 5px solid transparent;
	content: "";
	position: absolute;
	right: -9px;
	top: 10px;
}

.base_TextList li a.a1,
.base_TextList_multi li a.a1 {
	display: inline;
	float: left;
	width: 600px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666;
	font-size: 16px;
}

.base_TextList li a.a2,
.base_TextList_multi li a.a2 {
	display: inline;
	float: right;
	color: #000;
	font-size: 12px;
}

.base_TextList li:hover a,
.base_TextList_multi li a:hover {
	color: #4b0c77;
}

/*鍥炬枃鍒楄〃*/
.base_PicTextList {
	height: 790px;
	overflow: hidden;
}

.base_PicTextList_multi {
	margin-bottom: 15px;
}

.base_PicTextList:after,
.base_PicTextList_multi:after {
	display: block;
	content: "";
	clear: both;
}

.base_PicTextList .first-new {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #f5e8fb;
}

.base_PicTextList .first-new:after {
	display: block;
	content: "";
	clear: both;
}

.base_PicTextList .first-new .img {
	float: left;
	width: 50%;
	min-height: 400px;
	background: url(../images/newsimgbg.jpg) center no-repeat;
	background-size: cover;
}

.base_PicTextList .first-new .img img {}

.base_PicTextList .first-new .text {
	float: left;
	width: 50%;
	height: 400px;
	padding: 30px 50px;
	background: #f3f4f9;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.base_PicTextList .first-new .text a {
	display: block;
	width: 100%;
	font-size: 24px;
	color: #333;
	line-height: 1.5;
	font-weight: bold;
}

.base_PicTextList .first-new .text a:hover {
	color: #FFD02A;
}

.base_PicTextList .first-new .text span {
	display: block;
	margin: 15px 0;
	line-height: 30px;
	color: #888;
}

.base_PicTextList .first-new .text p {
	line-height: 1.8;
	font-size: 16px;
	color: #888;
}

.base_PicTextList li {
	float: left;
	width: 31%;
	margin: 15px 1%;
}

.base_PicTextList_multi li {
	float: left;
	width: 23%;
	margin: 15px 1%;
}

.base_PicTextList_multi li .img {
	height: 200px;
}

.base_PicTextList li .img {
	height: 260px;
}

.base_PicTextList li .img,
.base_PicTextList_multi li .img {
	width: 100%;
	overflow: hidden;
	background: url(../images/newsimgbg.jpg) center no-repeat;
	background-size: cover;
}

.base_PicTextList li .text,
.base_PicTextList_multi li .text {
	padding: 10px 0;
}

.base_PicTextList li .text a,
.base_PicTextList_multi li .text a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.base_PicTextList li .text a:hover,
.base_PicTextList_multi li .text a:hover {
	color: #FFD02A;
}

.base_PicTextList li .text span,
.base_PicTextList_multi li .text span {
	display: block;
	line-height: 30px;
	color: #000;
	position: relative;
}

.base_PicTextList li .text span:after,
.base_PicTextList_multi li .text span:after {
	display: block;
	content: "";
	width: 40px;
	height: 3px;
	background: #bc51fe;
	position: absolute;
	left: 0;
	bottom: 0;
}

.load-more {
	margin: 15px 0;
}

.load-more a {
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #bc51fe;
	color: #bc51fe;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	transition: all 0.2s;
}

.load-more a:hover {
	background: #791CB3;
	color: #fff;
}

/*鍥剧墖鍒楄〃*/
.base_PicList {}

.base_PicList_multi {
	margin-bottom: 15px;
}

.base_PicList:after,
.base_PicList_multi:after {
	display: block;
	content: "";
	clear: both;
}

.base_PicList li,
.base_PicList_multi li {
	float: left;
	width: 31%;
	margin: 15px 1%;
	background: #f3f4f9;
	position: relative;
	overflow: hidden;
}

.base_PicList li .img,
.base_PicList_multi li .img {
	width: 100%;
	height: 280px;
	background: #b9b9b9;
	overflow: hidden;
	transition: all 0.2s;
}

.base_PicList li .img img,
.base_PicList_multi li .img img {
	width: 100%;
}

.base_PicList li .text,
.base_PicList_multi li .text {
	padding: 15px 0;
	line-height: 30px;
	transition: all 0.2s;
	text-align: center
}

.base_PicList li .text h3,
.base_PicList_multi li .text h3 {
	display: inline-block;
	font-size: 18px;
	color: #ab25b4;
}

.base_PicList li .text span,
.base_PicList_multi li .text span {
	float: right;
	color: #000;
}

.base_PicList li a,
.base_PicList_multi li a {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	background: rgba(179, 32, 216, 80%);
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: all 0.2s;
}

.base_PicList li:hover a,
.base_PicList_multi li:hover a {
	top: 0;
}

.base_PicList li:hover .img,
.base_PicList_multi li:hover .img {
	transform: scale(1.1);
}

/*鍥㈤槦棣栭〉*/
.base_TeamSubList {
	padding: 15px 0;
}

.base_TeamSubList:after {
	display: block;
	clear: both;
	content: "";
}

.base_TeamSubList li {
	width: 23%;
	margin: 10px 1%;
	box-sizing: border-box;
	float: left;
	position: relative;
}

.base_TeamSubList li .img {
	width: 100%;
	height: 300px;
	background: #eee;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.base_TeamSubList li .img img {
	width: 100%;
	transition: all 0.2s;
}

.base_TeamSubList li:hover img {
	transform: scale(1.1);
}

.base_TeamSubList li .img a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0 0 0/10%);
	z-index: 2;
	font-size: 24px;
	text-align: center;
	color: #fff;
	transition: all 0.2s;
}

.base_TeamSubList li .img a i {
	line-height: 300px;
}

.base_TeamSubList li .img:hover a {
	opacity: 1;
}

.base_TeamSubList li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
	background-image: linear-gradient(rgba(0 0 0/0%), rgba(0 0 0/80%));
}

.base_TeamSubList li .text h3 {
	line-height: 1.8;
	font-size: 20px;
	color: #fff;
}

.base_TeamSubList li .text span {
	display: block;
	color: #eee;
	font-size: 18px;
	line-height: 1.8;
}

.base_TeamSubList li .text .intro {
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	height: 42px;
	overflow: hidden;
}

.teamall {
	display: inline-block;
	margin: 0 auto 20px auto;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	color: #791CB3;
	border: 1px solid #791CB3;
}

.teamall:hover {
	background: #791CB3;
	color: #fff;
}

/*娴姩灞�*/
.depart-fixed {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
	background: rgba(0 0 0/80%);
}

.depart-absolute {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -400px;
	width: 800px;
	height: 400px;
	background: #fff;
}

.depart-absolute span.close {
	position: absolute;
	top: 0;
	right: -40px;
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	opacity: 0.5;
	transition: all 0.2s;
}

.depart-absolute span.close:hover {
	opacity: 1;
}

.d-a-left {
	float: left;
	width: 40%;
	height: 400px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.d-a-left .img {
	width: 200px;
	height: 200px;
	margin: 20px auto 20px auto;
	border-radius: 50%;
	overflow: hidden;
	background: #f2f2f2;
}

.d-a-left .txt {
	text-align: center;
}

.d-a-left .txt span {
	display: block;
	line-height: 1.8;
}

.d-a-left .txt span.name {
	font-size: 24px;
}

.d-a-left .txt span.post {
	font-size: 18px;
	color: #666;
}

.d-a-right {
	float: right;
	width: 60%;
	height: 400px;
	background: #f9f9f9;
}

.d-a-right .txt {
	box-sizing: border-box;
	padding: 30px 10px 30px 30px;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.d-a-right .txt .intro {
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
}


/*鍥㈤槦鍒楄〃*/
.base_TeamList {
	width: 100%;
	padding: 0 10px;
	margin: 0 auto;
}

.base_TeamList li:after {
	display: block;
	content: "";
	clear: both;
}

.base_TeamList li {
	padding: 20px 0;
}

.base_TeamList li .img {
	float: left;
	width: 220px;
	height: 260px;
	overflow: hidden;
}

.base_TeamList li .text {
	margin: 0 0 0 250px;
}

.base_TeamList li .text h3 {
	padding: 10px 0;
	font-size: 24px;
}

.base_TeamList li .text h3 span:nth-child(1) {
	display: inline-block;
	padding: 10px 0;
	border-bottom: 2px solid #791CB3;
}

.base_TeamList li .text h3 span:nth-child(2) {
	display: inline-block;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin: 0 10px;
}

.base_TeamList li .text h3 span:before {
	margin-right: 10px;
	color: #791CB3;
}

.base_TeamList li .text .intro {
	margin-bottom: 15px;
	color: #000;
	font-size: 18px;
	line-height: 1.8;
	transition: all 0.2s;
	text-align: justify;
}

.base_TeamList li .text .intro.act {
	height: auto;
	max-height: none;
}

.base_TeamList li .text a {
	display: inline-block;
	width: 120px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #791CB3;
	color: #791CB3;
	transition: all 0.2s;
}

.base_TeamList li .text a:hover {
	background: #791CB3;
	color: #fff;
}


/*鍏充簬鎴戜滑*/
.inTitle {
	margin-bottom: 20px;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	color: #791CB3;
	font-size: 24px;
}

.aboutAll {
	display: block;
	margin: 0 auto;
	width: 120px;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #791CB3;
	color: #791CB3;
	font-size: 18px;
	transition: all 0.2s;
}

.aboutAll:hover {
	background: #791CB3;
	color: #fff;
}

.vrBox {
	width: 100%;
	position: relative;
}

.vrBox .img {
	width: 100%;
}

.vrBox .img img {
	width: 100%;
}

.vrBox a.fa {
	position: absolute;
	bottom: 50px;
	left: 0;
	background: linear-gradient(to right, rgba(87 17 132/100%), rgba(87 17 132/0%));
	padding: 20px 50px 20px 20px;
	color: #fff;
	font-size: 20px;
}

.vrBox a.fa:before {
	margin-right: 10px;
}

.aboutBox {
	margin-top: 30px;
	padding: 0 30px;
	text-align: justify;
}

.aboutBox p {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.8;
	color: #524a64;
}

.teamBox {
	margin-top: 30px;
	padding: 30px 0;
	background: #f3f3f9;
}

.teamBox:after {
	display: block;
	content: "";
	clear: both;
}

.teamItem {
	float: left;
	width: 31.33%;
	margin: 0 1%;
}

.teamItem .img {
	width: 100%;
	overflow: hidden;
}

.teamItem .img img {
	width: 100%;
}

.teamItem .text {
	padding: 10px 0;
}

.teamItem .text span {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}

.teamItem .text p {
	color: #666;
	font-size: 16px;
	line-height: 1.5;
	height: 63px;
	margin-bottom: 15px;
	overflow: hidden;
}

.teamItem .text a {
	display: block;
	width: 120px;
	margin: 0 auto;
	border: 1px solid #791CB3;
	padding: 10px 0;
	font-size: 18px;
	color: #791CB3;
	font-weight: bold;
	text-align: center;
	transition: all 0.2s;
}

.teamItem .text a i {
	margin-left: 10px;
}

.teamItem .text a:hover {
	background: #791CB3;
	color: #fff;
}

.campusBox {
	margin-top: 30px;
}

.campuslist {}

.campuslist ul {
	margin-bottom: 30px;
}

.campuslist ul:after {
	display: block;
	content: "";
	clear: both;
}

.campuslist li {
	float: left;
	width: 33.33%;
	overflow: hidden;
	position: relative;
}

.campuslist li .img {
	width: 100%;
	min-height: 100%;
}

.campuslist li a {
	position: absolute;
	bottom: -100px;
	left: 0;
	transition: all 0.2s;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 20px;
	color: #fff;
	font-size: 18px;
	background: linear-gradient(rgba(87 17 132/0%), rgba(87 17 132/60%));
	;
}

.campuslist li a:before {
	margin-right: 10px;
}

.campuslist li:hover a {
	bottom: 0;
}

.videoBox {
	margin-top: 30px;
	background: url(/uploadfile/about/videobg.png) center no-repeat;
	background-size: cover;
	padding: 30px 0;
}

.videoBox .text {
	float: left;
	width: 40%;
	min-height: 300px;
	margin-top: 50px;
	margin-right: -25px;
	box-sizing: border-box;
	padding: 30px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0 0 0/18%);
}

.videoBox .text span {
	display: block;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.videoBox .text p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.8;
}

.videoBox .text a {
	display: block;
	font-size: 24px;
	color: #791CB3;
}

.videoBox .text a i {
	margin-left: 10px;
}

.videoBox .text a:hover {
	text-decoration: underline;
}

.videoBox .img {
	float: right;
	width: 60%;
	margin-top: 200px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
	right: 50px;
}

.videoBox .img span {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	color: #fff;
	cursor: pointer;
}

.videoBox .img span:hover {
	color: #791CB3;
}

.videoBox .img video {
	width: 100%;
}

.authContainer {
	margin-top: 30px;
}

.zwimg {
	margin-top: 30px;
	width: 100%;
}

.zwimg img {
	width: 100%;
}


.aboutIntro {}

.aboutIntro:after {
	display: block;
	content: "";
	clear: both;
}

.about-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 30px 50px 0 0;
}

.about-left .title {
	line-height: 70px;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	color: #791CB3;
}

.about-left .title:after {
	display: block;
	content: "";
	width: 100px;
	height: 5px;
	background: #791CB3;
}

.about-left .text {
	margin: 30px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	height: 240px;
	overflow: hidden;
	transition: all 0.2s;
}
.about-left .text strong{
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}

.about-left .text p {
	text-align: justify;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.about-left .text.act {
	height: auto;
}

.about-left a.all {
	display: block;
	width: 120px;
	padding: 10px 0;
	border: 1px solid #791CB3;
	font-size: 16px;
	font-weight: bold;
	color: #791CB3;
	text-align: center;
	transition: all 0.2s;
}

.about-left a.all:hover {
	background: #791CB3;
	color: #fff;
}

.about-right {
	float: right;
	width: 50%;
	box-sizing: border-box;
	position: relative;
	margin-top: 150px;
}

.about-right .shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: -1;
	background: #eee;
}

.about-right img {
	width: 100%;
}

.aboutBlock {
	margin: 50px 0;
	display: flex;
	justify-items: center;
	align-items: stretch;
}

.aboutBlock:after {
	display: block;
	content: "";
	clear: both;
}

.aboutItem {
	flex-grow: 1;
	margin: 10px;
	width: 20%;
	height: 240px;
	background: #ccc;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	transition: all 0.2s;
}

.aboutItem span {
	display: block;
	padding: 20px;
}

.aboutItem span:nth-child(1) {}

.aboutItem span:nth-child(2) {
	display: block;
	text-align: center;
}

.aboutItem.xiaoxun {
	background: #ccc url(/uploadfile/about/xx.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.shiming {
	background: #ccc url(/uploadfile/about/sm.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.xiaofeng {
	background: #ccc url(/uploadfile/about/xiaof.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.xuefeng {
	background: #ccc url(/uploadfile/about/xuef.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.jiaofeng {
	background: #ccc url(/uploadfile/about/jf.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.xiaoxun:hover {
	background: #791CB3 url(/uploadfile/about/xx.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.shiming:hover {
	background: #791CB3 url(/uploadfile/about/sm.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.xiaofeng:hover {
	background: #791CB3 url(/uploadfile/about/xiaof.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.xuefeng:hover {
	background: #791CB3 url(/uploadfile/about/xuef.png) right 80px no-repeat;
	background-size: 50%;
}

.aboutItem.jiaofeng:hover {
	background: #791CB3 url(/uploadfile/about/jf.png) right 80px no-repeat;
	background-size: 50%;
}

.dreamBox {
	background: #f4f3f9;
	padding: 50px 0;
}
.dreamBox .entitle{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #791CB3;
	padding: 30px 0;
}
.dreamBox .title {
	height: 100px;
	background: url(/uploadfile/about/qlmtitle.png) center no-repeat;
}

.dreamItem {
	float: left;
	width: 50%;
	padding: 30px;
	box-sizing: border-box;
}

.dreamItem .photo {
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.dreamItem .photo img {
	width: 100%;
}

.dreamItem .name {
	margin-left: 120px;
	padding: 10px 0;
}

.dreamItem .name h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.dreamItem .name span {
	font-size: 18px;
	line-height: 1.5;
	color: #000;
}

.dreamItem .text {
	margin-top: 15px;
	padding: 0 50px 0 120px;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	text-align: justify;
}

/*鏂伴椈涓績*/
.inNewsBox {
	margin-bottom: 30px;
}

.inNewsBox .title,
.inCalendarBox .title,
.inNoticeBox .title {
	padding: 20px 0;
	font-size: 24px;
	color: #791CB3;
	font-weight: bold;
}

.inCalendarBox {
	background: #f4f3f9;
	padding: 20px 0;
}

.calendarSwiper {
	margin-bottom: 30px;
}

.calendarSwiper .img {
	height: 200px;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}

.calendarSwiper .img img {
	height: 100%;
	width: auto;
	max-width: none;
}

.calendarSwiper .text {
	text-align: center;
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}

.inNoticeBox {
	padding: 20px 0;
}

.inNoticeBox .notice {
	margin: 10px 0;
	border-bottom: 1px dashed #eee;
}

.inNoticeBox .notice a {
	display: block;
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
}

.inNoticeBox .notice a:hover {
	color: #791CB3;
}

.inNoticeBox .notice span {
	color: #000;
}

.inNoticeBox .notice p {
	color: #666;
	padding: 10px 0;
}


/*璇剧▼*/
.courseBox {}

.courseBox:after {
	display: block;
	content: "";
	clear: both;
}

.courseItem {
	float: left;
	width: 23%;
	margin: 10px 1%;
	background: linear-gradient(#f2f3f8, #ecebf1);
	text-align: center;
	padding: 50px 0;
	position: relative;
	transition: all 0.2s;
}

.courseItem span {
	display: block;
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #791CB3;
}

.courseItem a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	display: block;
	padding: 40% 20px 20px 20px;
	color: #fff;
	font-size: 16px;
	opacity: 0;
	transition: all 0.2s;
}

.courseItem a i {
	margin-left: 10px;
}

.courseItem:hover {
	background: #791CB3;
}

.courseItem:hover span {
	color: #fff;
}

.courseItem:hover a {
	opacity: 1;
}

.courseIntro {
	margin-top: 20px;
}

.courseIntro:after {
	display: block;
	content: "";
	clear: both;
}

.courseIntro .img {
	float: left;
	width: 50%;
	min-height: 300px;
	border: 1px solid #eee;
	padding: 10px;
	box-sizing: border-box;
}

.courseIntro .img img {
	width: 100%;
}

.courseIntro .text {
	float: left;
	width: 50%;
	padding: 0 30px 0 0;
	box-sizing: border-box;
}

.courseIntro .text .tit,
.courseDetail .tit {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: bold;
	color: #791CB3;
}

.courseIntro .text .txt {
	font-size: 18px;
	line-height: 1.5;
	text-align: justify;
}

.courseIntro .text .txt p {
	color: #000;
	margin-bottom: 27px;
}
.courseIntro .text .txt p:last-child{
	margin-bottom: 0;
}

.slideTextBox {
	max-height: 405px;
	overflow: hidden;
	transition: all 0.2s;
}

.slideTextBox.act {
	max-height: 9999px;
}

.slideMore {
	display: block;
	float: right;
	margin-top: 10px;
	border: 1px solid #791CB3;
	padding: 6px 10px;
	color: #791CB3;
	cursor: pointer;
	transition: all 0.2s;
}

.slideMore i {
	margin-left: 10px;
}

.slideMore:hover {
	background: #791CB3;
	color: #fff;
}

.courseDetail {
	margin-top: 20px;
	padding: 20px 0;
	border-top: 3px solid #F5E8FB;
}

.courseDetail:after {
	display: block;
	content: "";
	clear: both;
}

.courseDetail .text {}

.courseDetail .text .txt {
	line-height: 1.5;
	color: #000;
	font-size: 16px;
}

.courseDetail .text .txt p {
	margin-bottom: 10px;
}

.courseDetail .text .txt table {
	border-collapse: collapse;
}

.courseDetail .text .txt table td {
	padding: 10px;
	color: #333;
}

.courseDetail .text .txt table td p {
	margin-bottom: 0;
}

.courseDetail .text .txt table tr {
	background: #f1ebf3;
}

.courseDetail .text .txt table tr:nth-child(odd) {
	background: #d5c4da;
}

.course_newslist {}

.course_newslist ul {}

.course_newslist ul li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 15px;
	border-bottom: 1px dashed #eee;
}

.course_newslist ul li:after {
	display: block;
	content: "";
	clear: both;
}

.course_newslist ul li .img {
	float: left;
	width: 30%;
	height: 130px;
	overflow: hidden;
}

.course_newslist ul li .img img {
	width: 100%;
}

.course_newslist ul li a.title {
	display: block;
	margin: 0 0 0 33%;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
}

.course_newslist ul li a.title:hover {
	color: #791CB3;
}

.course_newslist ul li p {
	margin: 10px 0 0 33%;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
}

/*鍏ュ鐢宠*/
.partApplyBox {
	margin-bottom: 50px;
	position: relative;
}

.partApplyBox:after {
	display: block;
	content: "";
	clear: both;
}

.part-left {
	width: 50%;
	margin-top: 100px;
	position: relative;
	z-index: 2;
}

.part-left img {
	width: 100%;
}

.part-right {
	width: 50%;
	position: absolute;
	top: -50px;
	right: 20px;
	box-sizing: border-box;
	background: #f2f2f2;
	padding: 30px 50px;
}

.part-right .inTitle {
	text-align: left;
}

.part-right .text {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: justify;
}

.part-right a.all {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	color: #BC51FE;
	font-weight: bold;
}

.part-right a.all em {
	margin-left: 10px;
	font-size: 12px;
}

.part-right a.all:hover {
	text-decoration: underline;
	color: #BC51FE;
}

.opendayBox {
	background: url(/uploadfile/about/videobg.png) center no-repeat;
	background-size: cover;
	padding: 30px 0;
}

.openday-left {
	position: absolute;
	top: 20px;
	left: 0;
	width: 52%;
	box-sizing: border-box;
	padding: 30px 80px;
	background: #fff;
}

.openday-left .inTitle {
	text-align: left;
	margin-bottom: 0;
}

.openday-left .text {
	margin-bottom: 20px;
	line-height: 1.8;
	font-size: 16px;
	color: #666;
}

.openday-right {
	float: right;
	width: 50%;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}

.openday-right img {
	width: 100%;
}


.shipBox {
	background: #f2f2f2;
	padding: 30px 0;
	margin-bottom: 30px;
}

.shipBox .text {
	width: 1000px;
	margin: 0 auto;
	line-height: 1.8;
	font-size: 16px;
	color: #666;
}

.shipBox .text:after {
	display: block;
	content: "";
	clear: both;
}

.shipBox .text .txt-left {
	float: left;
	width: 50%;
	padding: 15px;
	box-sizing: border-box;
}

.shipBox .text .txt-left p {
	margin-bottom: 15px;
	font-size: 16px;
}

.shipBox .text .txt-right {
	float: left;
	width: 50%;
	padding: 0 15px;
	box-sizing: border-box;
}

.shipBox .text .txt-right table {
	width: 100%;
}

.shipBox .text .txt-right table th {
	padding: 10px 0;
	background: #791CB3;
	color: #fff;
	font-weight: normal;
}

.shipBox .text .txt-right table th span {
	display: block;
	font-weight: bold;
}

.shipBox .text .txt-right table tr {
	background: #d4bfe1;
	color: #333;
}

.shipBox .text .txt-right table tr:nth-child(odd) {
	background: #ddd7e1;
}

.shipBox .text .txt-right table tr td {
	padding: 3px 10px;
}

.shipBox .text .txt-right .tips {
	padding: 3px 10px;
}

.shipBox a.all,
.QAlist a.all,
.openday-left a.all {
	display: block;
	margin: 20px auto;
	width: 120px;
	padding: 10px 0;
	border: 1px solid #791CB3;
	color: #791CB3;
	text-align: center;
	font-size: 16px;
	transition: all 0.2s;
}

.shipBox a.all i,
.QAlist a.all i,
.openday-left a.all i {
	margin-left: 10px;
}

.shipBox a.all:hover,
.QAlist a.all:hover,
.openday-left a.all:hover {
	background: #791CB3;
	color: #fff;
}

.QAlist {
	width: 900px;
	margin: 0 auto;
}

.QAlist .QAItem {
	margin-bottom: 15px;
}

.QAlist .QAItem h3 {
	font-size: 18px;
	padding: 10px 0;
}

.QAlist .QAItem p {
	font-size: 16px;
	color: #000;
	line-height: 1.5;
}

.QAlist .QAItem font {
	font-weight: bold;
	font-size: 20px;
}


/*鍐呴〉鍏敤妯℃澘*/
.publicIntro {
	margin: 20px auto 30px auto;
}

.publicIntro .img {
	width: 100%;
}

.publicIntro .img img {
	width: 100%;
}

.publicIntro .text {
	font-size: 16px;
	line-height: 1.8;
	width: 900px;
	margin: 20px auto;
	color: #666;
}

.publicTeam {
	background: #f2f2f2;
	padding: 30px 0;
}

.publicTeam ul:after {
	display: block;
	content: "";
	clear: both;
}

.publicTeam ul li {
	float: left;
	width: 31.33%;
	margin: 10px 1%;
}

.publicTeam ul li .img {
	width: 100%;
	box-shadow: 0 3px 6px rgba(0 0 0/18%);
}

.publicTeam ul li .img img {
	width: 100%;
}

.publicTeam ul li .text {
	padding: 15px 0;
}

.publicTeam ul li .text span {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.publicTeam ul li .text p {
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}

.publicTeam a.all,
.publicActive a.all {
	display: block;
	margin: 20px auto;
	width: 120px;
	padding: 10px 0;
	border: 1px solid #791CB3;
	color: #791CB3;
	text-align: center;
	font-size: 16px;
	transition: all 0.2s;
}

.publicTeam a.all i,
.publicActive a.all i {
	margin-left: 10px;
}

.publicTeam a.all:hover,
.publicActive a.all:hover {
	background: #791CB3;
	color: #fff;
}

.publicActive {
	padding: 30px 0;
}

.publicActive ul {}

.publicActive ul li {
	float: left;
	width: 31.33%;
	margin: 10px 1%;
}

.publicActive ul li .img {
	width: 100%;
}

.publicActive ul li .img img {
	width: 100%;
}

.publicActive ul li .text {
	padding: 10px 0;
}

.publicActive ul li .text h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.publicActive ul li .text p {
	margin-bottom: 10px;
	line-height: 1.5;
	color: #000;
	font-size: 16px;
}

.publicActive ul li .text span {
	color: #000;
}

/*鑱旂郴鎴戜滑*/
.contactBox {}

.ewmBox {
	padding: 30px 0;
}

.ewmBox .title {
	margin-bottom: 20px;
	text-align: center;
}

.ewmBox .title span {
	font-size: 24px;
	color: #791CB3;
	font-weight: bold;
}

.ewmBox .title p {
	margin-top: 20px;
	font-size: 20px;
	color: #000;
}

.ewmBox .imgList {
	text-align: center;
}

.ewmBox .imgList:after {
	display: block;
	content: "";
	clear: both;
}

.ewmBox .imgList .img {
	display: inline-block;
	margin: 0 30px;
}

.ewmBox .imgList .img img {
	display: block;
	width: 120px;
	margin: 0 auto;
}

.ewmBox .imgList .img span {
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 30px;
}

.ewmBox:nth-child(2) {
	background: #F2F3F8;
}

.ewmBox .textList {}

.ewmBox .textList:after {
	display: block;
	content: "";
	clear: both;
}

.ewmBox .textList .item {
	float: left;
	width: 31.33%;
	height: 300px;
	margin: 10px 1%;
	padding: 30px;
	box-sizing: border-box;
	background: #F2F3F8;
}

.ewmBox .textList .item .tit {
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 20px;
	color: #000;
}

.ewmBox .textList .item:nth-child(1) .tit {
	background: url(/uploadfile/ewm/email.png) top center no-repeat;
}

.ewmBox .textList .item:nth-child(2) .tit {
	background: url(/uploadfile/ewm/zxx.png) top center no-repeat;
}

.ewmBox .textList .item:nth-child(3) .tit {
	background: url(/uploadfile/ewm/yey.png) top center no-repeat;
}

.ewmBox .textList .item .txt {
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	line-height: 1.8;
}

.ewmBox .textList .item .img {}

.ewmBox .textList .item .img img {
	display: block;
	margin: 0 auto;
	width: 100px;
}

.ewmBox .textList .item .img span {
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 30px;
}

.mapBox {
	padding: 30px 0;
}

.mapBox:after {
	display: block;
	content: "";
	clear: both;
}

.map_left {
	float: left;
	width: 49%;
	height: 300px;
	padding: 30px;
	box-sizing: border-box;
	background: url(/uploadfile/map1.png) center no-repeat;
	background-size: cover;
}

.map_right {
	float: right;
	width: 49%;
	height: 300px;
	padding: 30px;
	box-sizing: border-box;
	background: url(/uploadfile/map2.png) center no-repeat;
	background-size: cover;
}

.mapBox .text {
	float: right;
	width: 40%;
	height: 100%;
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
}

.mapBox .text span {
	display: block;
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 3px solid #791CB3;
	color: #791CB3;
	font-size: 24px;
	font-weight: bold;
}

.mapBox .text p {
	color: #000;
	padding: 5px 0;
	font-size: 16px;
}

.map_right .text {
	float: left;
}

/*瀛﹂儴*/
.public-layout {
	margin: 80px auto;
}

.public-layout:after {
	display: block;
	content: "";
	clear: both;
}

.public-layout .imgItem {
	float: left;
	width: 50%;
	height: 350px;
	overflow: hidden;
	position: relative;
	top: 0;
	right: -25px;
	z-index: 2;
}

.public-layout .imgItem img {
	min-width: 100%;
}

.public-layout .imgItem:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0 0 0/20%);
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.2s;
}

.public-layout:hover .imgItem:after {
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
}

.public-layout .textItem {
	float: right;
	width: 50%;
	min-height: 350px;
	padding: 30px 30px 30px 80px;
	box-sizing: border-box;
	background: #f4f3f9;
	position: relative;
	bottom: 50px;
	left: -25px;
	z-index: 1;
}

.public-layout .textItem .title {
	margin-bottom: 15px;
	font-size: 24px;
	color: #791CB3;
	font-weight: bold;
}

.public-layout .textItem .text {
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
}

.public-layout .textItem .text a {
	display: inline-block;
	margin-top: 20px;
	min-width: 100px;
	height: 40px;
	padding: 0 10px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #791CB3;
	color: #791CB3;
	font-size: 16px;
	transition: all 0.2s;
}

.public-layout .textItem .text a i {
	margin-left: 10px;
}

.public-layout .textItem .text a:hover {
	background: #791CB3;
	color: #fff;
}

.public-layout:nth-child(even) .imgItem {
	float: right;
	left: -25px;
	right: 0;
	top: 0;
	bottom: -50px;
}

.public-layout:nth-child(even) .textItem {
	padding: 30px 80px 30px 30px;
	left: 25px;
	bottom: 50px;
}

.publicAdd {
	width: 100%;
	margin-bottom: 100px;
	padding: 100px 10%;
	box-sizing: border-box;
	background: url(/uploadfile/add1.jpg) center no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
}

/*鏍″洯鏈嶅姟*/

.foodList {
	padding: 0 30px;
	box-sizing: border-box;
}

.foodItem {
	width: 25%;
	height: 180px;
	padding: 15px;
	box-sizing: border-box;
	background: #f2f3f9 url(/uploadfile/service/foodbg.png) center no-repeat;
	background-size: cover;
}

.foodItem h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 15px;
}

.foodItem span {
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
	color: #791CB3;
}

.foodItem a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #791CB3;
	color: #791CB3;
	transition: all 0.2s;
}

.foodItem a i {
	margin-left: 10px;
}

.foodItem a:hover {
	background: #791CB3;
	color: #fff;
}

.public-box {
	display: flex;
	margin-bottom: 50px;
}

.public-box:after {
	display: block;
	content: "";
	clear: both;
}

.public-item {
	width: 50%;
	margin: 0 30px;
	overflow: hidden;
	position: relative;
}

.public-item img {
	width: 100%;
	transition: all 0.2s;
}

.public-item a {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -100px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: rgba(84 15 133/40%);
	font-size: 20px;
	font-weight: bold;
	transition: all 0.2s;
}

.public-item a i {
	margin-left: 10px;
}

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

.public-item:hover a {
	background: rgba(84 15 133/100%);
	;
}

/*骞煎効鍥�*/
.preschool {
	padding: 30px 0 0 0;
}

.yey_links {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-items: center;
}

.yey_links a {
	display: block;
	width: 33.33%;
	padding: 100px 0;
	margin: 20px;
	background: #f2f3f8;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	transition: all 0.2s;
}

.yey_links a i {
	display: block;
	margin-top: 40px;
}

.yey_links a:nth-child(1) {
	color: #9cc93b;
}

.yey_links a:nth-child(2) {
	color: #f6a911;
}

.yey_links a:nth-child(3) {
	color: #55c2f0;
}

.yey_links a:hover {
	background: #791CB3;
	color: #fff;
}


.yeyPhotoBox {}

.yeyPhotoItem {
	width: 100%;
	height: 70vh;
}

/*鍥炬枃宸﹀彸鍒嗘爮*/
.PicText_Column {
	padding: 50px 0;
}

.PicText_Column:nth-child(even) {
	background: #f2f3f8;
}

.PicText_Column:after {
	display: block;
	content: "";
	clear: both;
}

.PicText_Column .img {
	float: left;
	width: 50%;
}

.PicText_Column:nth-child(odd) .img {
	float: right;
}

.PicText_Column_even .img {
	float: left !important;
}

.PicText_Column .text {
	float: left;
	width: 50%;
	padding: 0 30px;
	box-sizing: border-box;
}

.PicText_Column .text .title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.PicText_Column .text .title:after {
	display: block;
	content: "";
	width: 50px;
	height: 5px;
	margin-top: 10px;
	background: #791CB3;
}

.PicText_Column .text p {
	margin-bottom: 15px;
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
}

/*绀惧洟閫変慨璇�*/
.Organize {
	padding: 50px 0;
}

.organIntro {
	float: left;
	width: 50%;
	padding: 0 30px 0 0;
	box-sizing: border-box;
}

.organIntro p {
	margin-bottom: 15px;
	font-size: 18px;
	color: #000;
	line-height: 1.5;
	text-align: justify;
}

.Organize .title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.Organize .title:after {
	display: block;
	content: "";
	width: 50px;
	height: 5px;
	margin-top: 10px;
	background: #791CB3;
}

.organList {
	float: right;
	width: 50%;
	height: 300px;
	overflow-y: auto;
}

.organList ul {}

.organList ul:after {
	display: block;
	content: "";
	clear: both;
}

.organList ul li {
	float: left;
	width: 23%;
	margin: 10px 1%;
}

.organList ul li .img {
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: #9f01aa;
	position: relative;
}

.organList ul li .img img {
	width: 100%;
	transition: all 0.2s;
}

.organList ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.organList ul li a span {
	display: block;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	color: #fff;
	background: linear-gradient(rgba(0 0 0/0%), rgba(0 0 0/50%));
	position: absolute;
	bottom: 0;
	left: 0;
}

.organList ul li:hover img {
	transform: scale(1.1);
}

/*page*/
.Pager {
	padding: 10px 20px;
	text-align: center;
}

.Pager:after {
	content: "";
	clear: both;
	display: block;
}

.Pager a,
.Pager span {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 3px 3px;
	line-height: 30px;
	color: #333;
	text-align: center;
}

.Pager a {
	width: 30px;
	height: 30px;
}

.Pager span {
	padding: 0 10px;
}

.Pager a.fa {
	padding: 0 10px;
}

.Pager a.act {
	background: #791cb3;
	color: #fff;
	font-weight: bold;
}

.Pager a:hover {
	color: #791cb3;
	background: #f9f9f9;
}

.Pager a.act:hover {
	background: #791cb3;
	color: #fff;
	cursor: text;
}

.Pager a.fa.lcok {
	color: #ccc;
	background: #fff;
	cursor: text;
}

@media screen and (max-width: 1200px) {
	.lg-container {
		width: 100%;
		box-sizing: border-box;
	}

}

@media screen and (max-width: 768px) {
	.logo{
		height: 60px;
	}
	.logo img{
		height: 60px;
	}
	.inbanner {
		min-height: 100px;
	}

	.inbanner .text {
		display: none;
		width: 100%;
		position: absolute;
		bottom: 30px;
		left: 0;
		margin-left: 0;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}

	.aboutAll {
		font-size: 16px;
		width: 100px;
		padding: 6px 10px;
	}

	/*鍏叡閮ㄥ垎*/
	.location {
		line-height: 40px;
		height: 40px;
	}

	.location span {
		line-height: 40px;
		width: auto;
		padding: 0 10px;
	}

	.content {
		padding: 0;
		min-height: 200px;
	}

	.content img,
	.content video {
		max-width: 100% !important;
		height: auto !important;
	}

	.contentMain {
		padding: 0;
	}

	.contentMain.single {
		padding: 15px;
	}

	.contentMain p {
		text-indent: 0;
	}

	/*鍏充簬鎴戜滑*/
	.teamlist {
		padding: 15px;
		box-sizing: border-box;
	}

	.teamItem {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}

	.teamItem:after {
		display: block;
		content: "";
		clear: both;
	}

	.teamItem .img {
		float: left;
		width: 30%;
		height: auto !important;
	}

	.teamItem .text {
		margin: 0 0 0 30%;
		padding: 0 15px;
	}

	.teamItem .text p {
		height: 42px;
	}

	.teamItem .text a {
		display: inline-block;
		width: auto;
		padding: 6px 10px;
		margin: 0;
		font-size: 16px;
		font-weight: normal;
	}

	/*瀛︽牎浠嬬粛*/
	.about-left {
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding: 15px;
	}

	.about-left .text {
		height: 240px;
	}

	.about-right {
		float: none;
		width: 90%;
		margin: 20px auto;
	}

	.aboutBlock {
		display: block;
		margin: 15px 0;
		padding: 10px;
	}

	.aboutItem {
		width: 100%;
		box-sizing: border-box;
		margin: 10px 0;
		height: auto;
		padding-bottom: 50px;
	}

	.aboutItem span {
		padding: 15px;
	}

	.aboutItem span:nth-child(1) {
		padding: 15px;
	}

	.dreamBox {
		padding: 15px;
	}

	.dreamBox .title {
		background: url(/uploadfile/about/qlmtitle.png) center no-repeat;
		background-size: 100%;
	}

	.dreamItem {
		float: none;
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}

	.dreamItem .text {
		padding: 0 0 0 120px;
	}

	/*鍥㈤槦鍒楄〃*/
	.base_TeamList {
		width: 100%;
		margin: 0 auto;
	}

	.base_TeamList li:after {
		display: block;
		content: "";
		clear: both;
	}

	.base_TeamList li {
		padding: 10px;
	}

	.base_TeamList li .img {
		float: left;
		width: 35%;
		overflow: hidden;
	}

	.base_TeamList li .text {
		margin: 0 0 0 38%;
	}

	.base_TeamList li .text h3 {
		padding: 0;
		margin-bottom: 10px;
		font-size: 18px;
	}

	.base_TeamList li .text h3 span {
		display: inline-block;
		width: auto;
		padding: 10px 0;
		border-bottom: 2px solid #791CB3;
	}

	.base_TeamList li .text h3 span:before {
		margin-right: 10px;
		color: #791CB3;
	}

	.base_TeamList li .text .intro {
		margin-bottom: 10px;
		color: #000;
		font-size: 14px;
		line-height: 1.5;
		max-height: 130px;
		transition: all 0.2s;
		overflow: hidden;
	}

	.base_TeamList li .text .intro.act {
		height: auto;
		max-height: none;
	}

	.base_TeamList li .text a {
		display: inline-block;
		width: 100px;
		padding: 6px 10px;
		text-align: center;
		border: 1px solid #791CB3;
		color: #791CB3;
		transition: all 0.2s;
	}

	/*鍏叡鏍囬*/
	.base_menu_multi {
		margin-top: 0;
	}

	.base_menu_multi span {
		font-size: 18px;
	}

	.base_menu_multi a {}

	/*鍛樺伐*/
	.base_PicList_multi {}

	.base_PicList li,
	.base_PicList_multi li {
		width: 48% !important;
	}

	.base_PicList li .text,
	.base_PicList_multi li .text {}

	.base_PicList li .text h3,
	.base_PicList_multi li .text h3 {
		font-size: 12px;
		line-height: 1.5;
	}

	.base_PicList li a,
	.base_PicList_multi li a {
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: none;
		color: rgba(0 0 0/0%);
		font-size: 24px;
		font-weight: bold;
		transition: all 0.2s;
	}

	.base_PicList li:hover .img,
	.base_PicList_multi li:hover .img {
		transform: scale(1);
	}

	/*瀛﹂儴*/
	.public-layout {
		margin: 10px auto;
	}

	.public-layout:after {
		display: block;
		content: "";
		clear: both;
	}

	.public-layout .imgItem {
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		top: 0;
		right: 0;
		z-index: 2;
	}

	.public-layout .imgItem img {
		min-width: 100%;
	}

	.public-layout .imgItem:after {
		display: none;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0 0 0/20%);
		position: absolute;
		top: 0;
		left: 0;
		transition: all 0.2s;
	}

	.public-layout:hover .imgItem:after {
		top: 50%;
		left: 50%;
		width: 0;
		height: 0;
	}

	.public-layout .textItem {
		float: none;
		width: 100%;
		height: auto;
		padding: 15px;
		box-sizing: border-box;
		background: #f4f3f9;
		position: relative;
		bottom: 0;
		left: 0;
		z-index: 1;
	}

	.public-layout .textItem .title {
		margin-bottom: 15px;
		font-size: 24px;
		color: #791CB3;
		font-weight: bold;
	}

	.public-layout .textItem .text {
		font-size: 16px;
		color: #000;
		line-height: 1.8;
	}

	.public-layout .textItem .text a {
		display: block;
		margin-top: 20px;
		width: 100px;
		height: auto;
		text-align: center;
		line-height: 1.5;
		padding: 6px 10px;
		border: 1px solid #791CB3;
		color: #791CB3;
		font-size: 16px;
		transition: all 0.2s;
	}

	.public-layout .textItem .text a i {
		margin-left: 10px;
	}

	.public-layout .textItem .text a:hover {
		background: #791CB3;
		color: #fff;
	}

	.public-layout-event .imgItem {
		float: none;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.public-layout-event .textItem {
		padding: 15px;
		left: 0;
		bottom: 0;
	}

	.publicAdd {
		width: 100%;
		margin-bottom: 100px;
		padding: 100px 10%;
		box-sizing: border-box;
		background: url(/uploadfile/add1.jpg) center no-repeat;
		background-size: cover;
		color: #fff;
		text-align: center;
		font-size: 50px;
		font-weight: bold;
	}

	/*瀛﹂儴璇︽儏*/
	.courseIntro {
		margin-top: 0;
	}

	.courseIntro:after {
		display: block;
		content: "";
		clear: both;
	}

	.courseIntro .img {
		float: none;
		margin: 10px;
		width: auto;
		min-height: 100px;
		border: 1px solid #eee;
		padding: 10px;
		box-sizing: border-box;
	}

	.courseIntro .img img {
		width: 100%;
	}

	.courseIntro .text {
		float: none;
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}

	.courseDetail {
		padding: 15px;
	}

	.course_newslist ul li {
		float: none;
		width: 100%;
	}

	.course_newslist ul li .img {
		height: auto;
	}

	/*鍏ュ鐢宠*/
	.inTitle {
		font-size: 20px;
		padding: 10px 0;
	}

	.partApplyBox {
		margin-bottom: 0;
	}

	.part-left {
		width: 100%;
		margin-top: 0;
	}

	.part-right {
		width: 100%;
		position: static;
		padding: 30px 10px
	}

	.part-right a.all {
		font-size: 16px;
	}

	.opendayBox {
		padding: 15px;
	}

	.openday-left {
		position: static;
		top: 0;
		left: 0;
		width: auto;
		padding: 15px;
	}

	.openday-right {
		float: none;
		width: 100%;
		margin-top: 0;
	}

	.shipBox .text {
		width: auto;
		padding: 0 15px;
	}

	.shipBox .text .txt-left {
		float: none;
		width: 100%;
	}

	.shipBox .text .txt-right {
		float: none;
		width: 100%;
		padding: 0;
	}

	.QAlist {
		width: auto;
		padding: 0 15px;
	}

	.QAlist .QAItem h3 {
		font-size: 16px;
	}

	/*鏂囧瓧鍒楄〃*/
	.base_TextList_multi {
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.base_TextList {
		padding: 10px 0 10px 0;
	}

	.base_TextList li,
	.base_TextList_multi li {
		height: auto;
		line-height: 32px;
		padding: 17px 10px;
		border-bottom: 1px dashed #ccc;
	}

	.base_TextList li:after,
	.base_TextList_multi li:after {
		display: block;
		content: "";
		clear: both;
	}

	.base_TextList li dl,
	.base_TextList_multi li dl {
		float: left;
		height: 32px;
		width: 100px;
		margin: 0 20px 0 0;
		line-height: 32px;
		text-align: center;
		color: #fff;
	}

	.base_TextList li a.a1,
	.base_TextList_multi li a.a1 {
		display: block;
		float: none;
		width: auto;
		margin: 0 0 0 120px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		color: #666;
		font-size: 16px;
	}

	.base_TextList li a.a2,
	.base_TextList_multi li a.a2 {
		display: none;
	}

	/*鍥炬枃宸﹀彸鍒嗘爮*/
	.PicText_Column {
		padding: 20px 0;
	}

	.PicText_Column:nth-child(even) {
		background: #f2f3f8;
	}

	.PicText_Column:after {
		display: block;
		content: "";
		clear: both;
	}

	.PicText_Column .img {
		float: none;
		width: 100%;
	}

	.PicText_Column:nth-child(odd) .img {
		float: none;
	}

	.PicText_Column_even .img {
		float: none !important;
	}

	.PicText_Column .text {
		float: none;
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	.PicText_Column .text .title {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.PicText_Column .text .title:after {
		display: block;
		content: "";
		width: 50px;
		height: 5px;
		margin-top: 10px;
		background: #791CB3;
	}

	.PicText_Column .text p {
		margin-bottom: 15px;
		font-size: 16px;
		color: #000;
		line-height: 1.5;
	}

	/*绀惧洟閫変慨璇�*/
	.Organize {
		padding: 20px 0;
		background: #f2f3f8;
	}

	.organIntro {
		float: none;
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	.organIntro p {
		margin-bottom: 15px;
		font-size: 18px;
		color: #000;
		line-height: 1.5;
	}

	.Organize .title {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.Organize .title:after {
		display: block;
		content: "";
		width: 50px;
		height: 5px;
		margin-top: 10px;
		background: #791CB3;
	}

	.organList {
		float: none;
		width: 100%;
		height: 300px;
		overflow-y: auto;
	}

	.organList ul {}

	.organList ul:after {
		display: block;
		content: "";
		clear: both;
	}

	.organList ul li {
		float: left;
		width: 23%;
		margin: 10px 1%;
	}

	.organList ul li .img {
		width: 100%;
		height: 80px;
		overflow: hidden;
		background: #9f01aa;
		position: relative;
	}

	.organList ul li .img img {
		width: 100%;
		transition: all 0.2s;
	}

	.organList ul li a {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.organList ul li a span {
		display: block;
		padding: 10px;
		width: 100%;
		box-sizing: border-box;
		font-size: 12px;
		color: #fff;
		background: linear-gradient(rgba(0 0 0/0%), rgba(0 0 0/50%));
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.organList ul li:hover img {
		transform: scale(1.1);
	}

	/*鏍″洯鏈嶅姟*/

	.foodList {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.foodItem {
		width: 25%;
		height: 180px;
		padding: 15px;
		box-sizing: border-box;
		background: #f2f3f9 url(/uploadfile/service/foodbg.png) center no-repeat;
		background-size: cover;
	}

	.foodItem h3 {
		color: #333;
		font-size: 18px;
		margin-bottom: 15px;
		font-weight: normal;
	}

	.foodItem span {
		display: block;
		margin-bottom: 15px;
		font-size: 18px;
		color: #791CB3;
	}

	.foodItem a {
		display: block;
		width: 100px;
		height: auto;
		line-height: 1.5;
		padding: 6px 10px;
		font-size: 16px;
		text-align: center;
		border: 1px solid #791CB3;
		color: #791CB3;
		transition: all 0.2s;
	}

	.foodItem a i {
		margin-left: 10px;
	}

	.foodItem a:hover {
		background: #791CB3;
		color: #fff;
	}

	.inCalendarBox {
		padding: 15px;
	}

	.load-more a {
		width: 100px;
		height: auto;
		line-height: 1.5;
		padding: 6px 10px;
		border: 1px solid #791CB3;
		color: #791CB3;
		font-size: 16px;
	}

	/*鏂伴椈*/
	.inNewsBox .title,
	.inCalendarBox .title,
	.inNoticeBox .title {
		font-size: 20px;
		padding: 15px 0;
	}

	.base_PicTextList {
		height: auto;
	}

	.inNewsBox {
		padding: 15px;
	}

	.base_PicTextList .first-new .img {
		float: none;
		width: 100%;
		min-height: 240px;
	}

	.base_PicTextList .first-new .text {
		float: none;
		width: 100%;
		height: auto;
		padding: 15px;
	}

	.base_PicTextList .first-new .text a {
		font-size: 18px;
	}

	.base_PicTextList .first-new .text span {
		margin: 10px 0;
		line-height: 1.8;
		color: #ccc;
	}

	.base_PicTextList li {
		width: 48%;
	}

	.base_PicTextList li .img {
		height: 130px;
	}

	.inNoticeBox {
		padding: 15px;
	}

	.inNoticeBox .notice a {
		font-size: 16px;
	}

	/*鑱旂郴鎴戜滑*/
	.mapBox {
		padding: 10px;
	}

	.ewmBox .title span {
		font-size: 20px;
	}

	.ewmBox .title p {
		font-size: 16px;
	}

	.ewmBox .textList .item {
		float: none;
		width: 100%;
		height: auto;
	}

	.map_left {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	.map_right {
		float: none;
		width: 100%;
	}

	/*骞煎効鍥�*/
	.aboutBox {
		padding: 0 15px;
	}

	.yey_links a {
		height: auto;
		font-size: 20px;
		margin: 10px;
		padding: 15px 10px;
	}

	.yey_links a i {
		margin-top: 15px;
	}

	.videoBox {
		padding: 15px;
	}

	.videoBox .text {
		float: none;
		width: 100%;
		min-height: 100px;
		padding: 15px;
		margin-top: 0;
		margin-right: 0;
	}

	.videoBox .text a {
		display: none;
	}

	.videoBox .img {
		float: none;
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		right: 0;
	}



	/*鍒嗛〉*/
	.Pager {
		text-align: center;
		padding: 20px 0;
	}

	.Pager a {
		display: none;
		width: auto;
		height: auto;
		line-height: 1;
	}

	.Pager a.fa {
		display: inline-block;
		padding: 10px 30px;
		margin: 0 10px;
		color: #333;
		border: 1px solid #eee;
		border-radius: 20px;
		background: linear-gradient(#eee, #fff);
	}

	.Pager a.fa.lock {
		color: #ccc;
	}


}

@media screen and (max-width: 480px) {
	.location span{
		font-size: 14px;
	}
	/*鍏充簬娓呮緶*/
	.about-left .title{
		font-size: 26px;
		line-height: 50px;
	}
	.about-left .text{
		margin: 15px 0;
	}
	.about-left .text strong{
		font-size: 20px;
	}
	.about-left .text p{
		font-size: 16px;
	}
	.dreamBox .entitle{
		font-size: 26px;
		padding: 15px 0;
	}
	.dreamItem .photo{
		width: 60px;
		height: 60px;
	}
	.dreamItem .name{
		margin-left: 70px;
		padding: 0;
	}
	.dreamItem .text{
		padding: 0 0 0 70px;
	}
	.dreamItem .name h3{
		margin-bottom: 0;
	}
	.dreamItem .name span{
		font-size: 16px;
	}
	
	/*椤甸潰鏍囬*/
	.classMenu{
		font-size: 30px;
	}
	.classIntro{
		font-size: 16px;
	}
	
	/*鍥㈤槦鍒楄〃*/
	.base_TeamList{
		padding: 0;
	}
	.base_TeamList li:nth-child(even){
		background: #f9f9f9;
	}
	.base_TeamList li .img{
		float: none;
		width: 220px;
		height: 260px;
		margin: 0 auto;
	}
	.base_TeamList li .text{
		margin: 0;
		padding: 0 10px;
	}
	.base_TeamList li .text h3{
		text-align: center;
	}
	.base_TeamList li .text .intro{
		max-height:unset;
	}
	
	.base_TeamSubList li{
		float: none;
		width: 80%;
		margin: 20px auto;
	}
	.depart-absolute{
		top: 0;
		left: 0;
		margin: 0;
		width: 100%;
		height: 100%;
	}
	.depart-absolute span.close{
		right: 0;
		color: #666;
	}
	.d-a-left{
		float: none;
		width: 100%;
		height: 120px;
		justify-content:left;
		flex-direction:row;
	}
	.d-a-left .img{
		width: 100px;
		height: 100px;
		margin: 10px 15px;
	}
	.d-a-left .txt{
		display: flex;
		justify-content:center;
		flex-direction:column;
		text-align: left;
	}
	.d-a-right{
		float: none;
		width: 100%;
		height: calc(100% - 120px);
		overflow: auto;
	}
	
	/*鏍″洯鐜*/
	.base_PicList li, .base_PicList_multi li{
		float: none;
		width: 80% !important;
		margin: 20px auto;
	}
	
	/*瀛﹂儴*/
	.aboutBox{
		margin-top: 15px;
	}
	.courseIntro .text .tit, .courseDetail .tit{
		font-size: 26px;
	}
	.courseIntro .text:after{
		display: block;
		content:"";
		clear: both;
	}
.public-layout:nth-child(even) .imgItem{
  float: none;
  left: 0;
  bottom: 0;
 }
 .public-layout:nth-child(even) .textItem{
  padding: 15px;
  left: 0;
  bottom: 0;
 }
}
</pre></body></html>