#profile, #menu {
	display: block;
}
#m_profile {
	display: none;
}
@media screen and (max-width: 1024px) {

	#profile, #menu {
		display: none;
	}
	#m_profile {
		display: block;
	}
}



#profile .section {
	position: relative;
}
#profile .section a {
	position: absolute;
	bottom: 5%;
	left: 50%;
	width: 60px;
	margin-left: -24px;
	text-align: center;
	color: #595858;
	z-index: 11;
}
#profile .section a div {
	width: 48px;
	height: 48px;
	margin: 1% auto 0;
	background-image: url(../image/profile_button1.png);
}
#profile .section a:hover div {
	background-image: url(../image/profile_button2.png);
}
#profile .section>div, #profile .section>div>div {
	height: 100%;
}


.profile .container {
	width: 1064px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.profile .container h1, .profile .container .brief, .profile .container .content {
	position: absolute;
	left: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.profile.scroll .container h1, .profile.scroll .container .brief, .profile.scroll .container .content {
	filter: alpha(opacity=1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.profile .container h1 {
	bottom: 60%;	
	font-size: 60px;
	color: #3ae98d;
	font-weight: 900;
}
.profile.scroll .container h1 {
	bottom: 70%;	
}
.profile .container h1 div {
	font-family: 'fzltcxh';
	font-size: 24px;
	line-height: 50px;
}
.profile .container .brief, .profile .container .content {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 36px;
}
.profile .container .brief {
	bottom: 48%;	
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.profile.scroll .container .brief {
	bottom: 58%;	
}
.profile .container .content {
	bottom: 0;	
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.profile.scroll .container .content {
	bottom: 25%;	
}
.profile .container .brief span, .profile .container .content span {
	font-size: 24px;
	color: #1d1d1d;
}


.slogan {
	background: url(../image/profile2.jpg) no-repeat center center;
}
.slogan .container {
	width: 1064px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.slogan .container h1, .slogan .container h2 {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	font-family: 'fzltcxh';
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.slogan.scroll .container h1, .slogan.scroll .container h2 {
	filter: alpha(opacity=1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.slogan .container h1 {
	font-size: 80px;
	color: #3ae98d;
}
.slogan .container h2 {
	font-size: 30px;
	color: #fff;
}
.slogan .container .yj_t {
	bottom: 56%;	
}
.slogan.scroll .container .yj_t {
	bottom: 66%;	
}
.slogan .container .yj_b {
	bottom: 48%;	
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.slogan.scroll .container .yj_b {
	bottom: 58%;	
}
.slogan .container .kh_t {
	bottom: 28%;	
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.slogan.scroll .container .kh_t {
	bottom: 38%;	
}
.slogan .container .kh_b {
	bottom: 20%;	
	-webkit-transition-delay: 0.9s;
	-moz-transition-delay: 0.9s;
	-ms-transition-delay: 0.9s;
	-o-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
.slogan.scroll .container .kh_b {
	bottom: 30%;	
}
#profile .slogan a {
	color: #fff;
}
@media screen and (max-width: 1680px) {
	.slogan .container h1 {
		font-size: 75px;
	}
	.slogan .container h2 {
		font-size: 27px;
	}
}
@media screen and (max-width: 1440px) {
	.slogan .container h1 {
		font-size: 65px;
	}
	.slogan .container h2 {
		font-size: 26.5px;
	}
}
@media screen and (max-width: 1366px) {
	.slogan .container h1 {
		font-size: 60px;
	}
	.slogan .container h2 {
		font-size: 25px;
	}
}
@media screen and (max-width: 1280px) {
	.slogan .container h1 {
		font-size: 55px;
	}
	.slogan .container h2 {
		font-size: 24px;
	}
}


.honor ul {
	width: 90%;
	margin: 0 5%;
	position: absolute;
	bottom: 10%;
}
.honor li {
	position: relative;
	top: 200px;	
	width: 33.33333333333333%;
	float: left;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.honor.scroll li {
	top: 0;	
	filter: alpha(opacity=1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.honor li:nth-child(2) {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.honor li:nth-child(3) {
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.honor li h1, .honor li h2, .honor li div {
	margin: 0 auto;
}
.honor li h1, .honor li h2 {
	display: block;
	color: #202121;
	text-align: left;
}
.honor li h1, .honor li div {
	width: 394px;
}
.honor li h1 {
	font-size: 18px;
}
.honor li h1 span {
	padding-bottom: 15px;
	border-bottom: 4px solid #202121;
}
.honor li:nth-child(2) h1 span {
	padding-right: 25px;
}
.honor li:nth-child(3) h1 span {
	padding-right: 8px;
}
.honor li h2 {
	width: 343px;
	padding-right: 51px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}
.honor li img {
	margin-top: 20px;
}
@media screen and (max-width: 1680px) {
	.honor li h1, .honor li div {
		width: 370px;
	}
	.honor li div img {
		width: 100%;
		height: auto;
	}
	.honor li h2 {
		padding-right: 27px;
	}
}
@media screen and (max-width: 1600px) {
	.honor li h1, .honor li div {
		width: 343px;
	}
	.honor li div img {
		width: 280px;
	}
	.honor li h2 {
		padding-right: 0;
	}
}
@media screen and (max-width: 1366px) {
	.honor li div img {
		width: 210px;
	}
}
@media screen and (max-width: 1280px) {
	.honor li div img {
		width: 180px;
	}
}


.course .container h1, .course .container .listitem {
	position: absolute;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.course.scroll .container h1, .course.scroll .container .listitem {
	filter: alpha(opacity=1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.course .container h1 {
	width: 80%;
	left: 10%;
	bottom: 60%;	
	font-size: 66px;
	color: #b4b4b4;
}
.course.scroll .container h1 {
	bottom: 70%;	
}
.course .container h1 span {
	width: 100%;
	display: block;
	font-family: 'fzltcxh';
	font-size: 53px;
}
.course .container .listitem {
	width: 84%;
	left: 8%;
	bottom: 12%;	
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.course.scroll .container .listitem {
	bottom: 32%;
}
.course .container .list {
	width: 88%;
	margin-left: 7%;
}
.course .container .list li {
	width: 473px;
	height: 287px;
	float: left;
	background: url(../image/profile4_bg.jpg) no-repeat top left;
}
.course .container .list li .box {
	width: 78%;
	height: 287px;
	margin-left: 7%;
	color: #484848;
	position: relative;
}
.course .container .list li .box div {
	width: 100%;
	height: 180px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.course .container .list li .box span {
	position: absolute;
	left: 1%;
	bottom: 10px;
	font-family: 'fzltcxh';
	font-size: 40px;
}
.course .container .button div {
	position: absolute;
	top: 50%;
	width: 46px;
	height: 46px;
	display: block;
	margin-top: -23px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.course .container .button .prev {
	left: 0;
	background-image: url(../image/profile4_prev1.jpg);
}
.course .container .button .prev:hover {
	background-image: url(../image/profile4_prev2.jpg);
}
.course .container .button .next {
	right: 0;
	background-image: url(../image/profile4_next1.jpg);
}
.course .container .button .next:hover {
	background-image: url(../image/profile4_next2.jpg);
}
@media screen and (max-width: 1680px) {
	.course .container h1 {
		font-size: 65px;
	}
	.course .container h1 span {
		font-size: 54px;
		width: auto;
		display: inline;
	}
	.course .container .list li {
		width: 414px;
	}
}
@media screen and (max-width: 1600px) {
	.course .container h1 {
		font-size: 60px;
	}
	.course .container h1 span {
		font-size: 48px;
	}
	.course .container .list li {
		width: 394px;
	}
	.course .container .list li, .course .container .list li .box {
		height: 257px;
	}
	.course .container .list li .box div {
		height: 150px;
		font-size: 13px;
		-webkit-line-clamp: 5;
		line-height: 30px;
	}
}
@media screen and (max-width: 1440px) {
	.course .container .list li {
		width: 355px;
	}
}
@media screen and (max-width: 1400px) {
	.course .container .list li {
		width: 345px;
	}
}
@media screen and (max-width: 1366px) {
	.course .container h1 {
		font-size: 45px;
	}
	.course .container h1 span {
		font-size: 35px;
	}
	.course .container .list li {
		width: 336.5px;
	}
	.course .container .list li, .course .container .list li .box {
		height: 207px;
	}
	.course .container .list li .box div {
		height: 100px;
		font-size: 13px;
		-webkit-line-clamp: 4;
		line-height: 25px;
	}
}
@media screen and (max-width: 1280px) {
	.course .container h1 {
		font-size: 40px;
	}
	.course .container h1 div {
		font-size: 30px;
	}
	.course .container .list li {
		width: 315px;
	}
	.course .container .list li .box div {
		font-size: 13px;
	}
}


#menu {
	position: fixed;
	right: 15px;
	top: 50%;
	z-index: 100;
	width: 9px;
}
#menu li {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #cacaca;
	float: left;
	margin: 8px 0;
}
#menu li a {
	width: 9px;
	height: 9px;
	display: block;
}
#menu li:hover, #menu li.active {
	background-color: #3ae98d;
}
@media screen and (max-width: 1024px) {
	#menu {
		display: none;
	}
}


#footer {
	width: 100%;
	position: fixed;
	bottom: -212px;
	left: 0;
	z-index: 100;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
#footer.scroll {
	bottom: 0;
}
@media screen and (max-width: 1024px) {
	#footer {
		position: static;
		-o-transition-duration: 0;
		-ms-transition-duration: 0;
		-moz-transition-duration: 0;
		-webkit-transition-duration: 0;
		transition-duration: 0;
	}
}



.m_profile {
	width: 88%;
	margin: 0 auto;
	display: table;
	padding: 140px 0 105px;
}
.m_profile h1 {
	font-size: 60px;
	color: #3ae98d;
	font-weight: 900;
}
.m_profile h1 div {
	font-family: 'fzltcxh';
	font-size: 24px;
	line-height: 50px;
}
.m_profile .brief, .m_profile .content {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 36px;
	margin-top: 30px;
}
.m_profile .content span {
	font-size: 24px;
	color: #1d1d1d;
}
@media screen and (max-width: 800px) {
	.m_profile {
		padding: 130px 0 95px;
	}
	.m_profile h1 {
		font-size: 45px;
	}
	.m_profile .content span {
		font-size: 21px;
	}
}
@media screen and (max-width: 736px) {
	.m_profile h1 {
		font-size: 41px;
	}
	.m_profile h1 div {
		font-size: 22px;
		line-height: 32px;
	}
	.m_profile .brief, .m_profile .content {
		margin-top: 20px;
	}
	.m_profile .content span {
		font-size: 20px;
	}
}
@media screen and (max-width: 667px) {
	.m_profile {
		padding: 120px 0 85px;
	}
	.m_profile h1 {
		font-size: 37px;
	}
	.m_profile h1 div {
		font-size: 20px;
		line-height: 30px;
	}
}
@media screen and (max-width: 640px) {
	.m_profile h1 {
		font-size: 36px;
	}
	.m_profile h1 div {
		font-size: 19px;
	}
}
@media screen and (max-width: 568px) {
	.m_profile h1 {
		font-size: 32px;
	}
	.m_profile h1 div {
		font-size: 17px;
	}
}
@media screen and (max-width: 480px) {
	.m_profile {
		padding: 100px 0 55px;
	}
	.m_profile h1 {
		font-size: 26px;
	}
	.m_profile h1 div {
		font-size: 14px;
		line-height: 25px;
	}
	.m_profile .brief, .m_profile .content {
		margin-top: 10px;
	}
}
@media screen and (max-width: 375px) {
	.m_profile h1 {
		font-size: 20px;
	}
	.m_profile h1 div {
		font-size: 11px;
	}
}
@media screen and (max-width: 320px) {
	.m_profile h1 {
		font-size: 17px;
	}
	.m_profile h1 div {
		font-size: 9px;
	}
}


.m_slogan {
	width: 100%;
	display: table;
	padding: 180px 0;
	background: url(../image/profile2_1.jpg) no-repeat center center;
	background-size: 100%;
}
.m_slogan h1, .m_slogan h2 {
	width: 88%;
	margin: 0 auto;
	display: block;
	font-family: 'fzltcxh';
	text-align: center;
}
.m_slogan h1 {
	font-size: 80px;
	color: #3ae98d;
}
.m_slogan h1:not(:first-child) {
	margin-top: 90px;
}
.m_slogan h2 {
	font-size: 30px;
	color: #fff;
	margin-top: 30px;
}
.m_slogan h2 span {
	padding-left: 1em;
	font-family: 'fzltcxh';
}
@media screen and (max-width: 800px) {
	.m_slogan h1 {
		font-size: 70px;
	}
	.m_slogan h2 {
		font-size: 28px;
	}
}
@media screen and (max-width: 736px) {
	.m_slogan {
		padding: 170px 0;
	}
	.m_slogan h1 {
		font-size: 60px;
	}
	.m_slogan h2 {
		font-size: 25px;
	}
}
@media screen and (max-width: 667px) {
	.m_slogan h1 {
		font-size: 55px;
	}
	.m_slogan h2 {
		font-size: 23px;
	}
}
@media screen and (max-width: 640px) {	
	.m_slogan {
		background-image: url(../image/profile2_2.jpg);
	}
	.m_slogan h1 {
		font-size: 50px;
	}
	.m_slogan h2 {
		font-size: 22px;
	}
}
@media screen and (max-width: 568px) {
	.m_slogan h1 {
		font-size: 45px;
	}
	.m_slogan h2 {
		font-size: 19px;
	}
}
@media screen and (max-width: 480px) {
	.m_slogan {
		padding: 160px 0;
	}
	.m_slogan h1 {
		font-size: 50px;
	}
	.m_slogan h2 {
		font-size: 22px;
		line-height: 2em;
	}
	.m_slogan h2 span {
		padding-left: 0;
		display: block;
		text-align: center;
	}
}
@media screen and (max-width: 375px) {
	.m_slogan h2 {
		font-size: 20px;
	}
}


.m_honor, .m_honor ul {
	width: 100%;
}
.m_honor li {
	width: 33.33333333333333%;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.m_honor li h1, .m_honor li h2 {
	display: block;
	color: #202121;
	margin: 0 auto;
	text-align: left;
}
.m_honor li h1, .m_honor li h2, .m_honor li img {
	width: 280px;
}
.m_honor li h1 {
	font-size: 18px;
}
.m_honor li h1 span {
	padding-bottom: 15px;
	border-bottom: 4px solid #202121;
}
.m_honor li:nth-child(2) h1 span {
	padding-right: 25px;
}
.m_honor li:nth-child(3) h1 span {
	padding-right: 8px;
}
.m_honor li h2 {
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
}
.m_honor li img {
	margin-top: 20px;
}
@media screen and (max-width: 800px) {
	.m_honor li {
		width: 50%;
	}
}
@media screen and (max-width: 736px) {
	.m_honor li {
		width: 100%;
	}
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 394px;
	}
}
@media screen and (max-width: 480px) {
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 380px;
	}
}
@media screen and (max-width: 414px) {
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 325px;
	}
}
@media screen and (max-width: 375px) {
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 300px;
	}
}
@media screen and (max-width: 360px) {
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 290px;
	}
}
@media screen and (max-width: 320px) {
	.m_honor li h1, .m_honor li h2, .m_honor li img {
		width: 260px;
	}
}


.m_course {
	width: 95%;
	margin: 0 auto;
	display: table;
	padding-top: 100px;
	padding-bottom: 50px;
}
.m_course h1 {
	width: 90%;
	margin: 0 auto;
	display: block;
	font-size: 50px;
	color: #b4b4b4;
}
.m_course h1 div {
	font-family: 'fzltcxh';
	font-size: 40px;
}
.m_course ul {
	width: 95%;
	margin-left: 5%;
}
.m_course li {
	width: 33.33333333333333%;
	height: 287px;
	float: left;
	background: url(../image/profile4_bg.jpg) no-repeat top left;
	margin-top: 40px;
}
.m_course li .box {
	width: 78%;
	height: 287px;
	margin-left: 7%;
	color: #484848;
	position: relative;
}
.m_course li .box div {
	width: 100%;
	height: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.m_course li .box span {
	position: absolute;
	left: 1%;
	bottom: 10px;
	font-family: 'fzltcxh';
	font-size: 40px;
}
@media screen and (max-width: 800px) {
	.m_course li {
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.m_course li {
		width: 100%;
	}
	.m_course h1 {
		font-size: 42px;
	}
	.m_course h1 div {
		font-size: 33px;
	}
}