.index_title {
	font-size: 32px;
	font-weight: 500;
	color: #222222;
	text-align: center;
	margin: 0 auto;
}
body {
    background-color:#F6F6F6;
}

/*new_head*/

.new_head {
	background: url(/images/toutu.png) no-repeat center center;
	background-color: #FFFFFF;
	box-shadow: none;
}

.new_head .nav_li_text {
	color: #FFFFFF;
}
.new_head .head_nav_li.active .nav_li_text,
.new_head .head_nav_li:hover .nav_li_text {
	border-bottom: 3px solid;
	padding-bottom: 12px;
}
.new_head .head_nav_li.active,
.new_head .head_nav_li:hover {
	color: #FFFFFF;
}

.new_head .head_us {
	color: #FFFFFF;
}

.new_head .head_search {
	background: rgba(0, 0, 0, 0.08);
}

.new_head .head_search_input {
	background: rgba(0, 0, 0, 0);
	color: #FFFFFF;
}


/* WebKit browsers */

.new_head .head_search_input::-webkit-input-placeholder {
	color: #FFFFFF;
}


/* Mozilla Firefox 4 to 18 */

.new_head .head_search_input:-moz-placeholder {
	color: #FFFFFF;
}


/* Mozilla Firefox 19+ */

.new_head .head_search_input::-moz-placeholder {
	color: #FFFFFF;
	opacity: 1;
}


/* Internet Explorer 10+ */

.new_head .head_search_input:-ms-input-placeholder {
	color: #FFFFFF;
}

.new_head .head_search_img {
	background: url(/images/icon_sousuo.png) no-repeat;
	background-size: cover;
}

.new_head .head_login .head_login_item {
	color: #FFFFFF;
}

.new_head .head_between {
	color: #FFFFFF;
}


/*new_head end*/


/*学校信息*/

.school_info {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.school_info .school_content {
	width: 24.5%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.school_info .school_icon {
	margin-bottom: 20px;
}

.school_info .school_title {
	margin: 0;
	margin-bottom: 27px;
	font-size: 16px;
	font-weight: 400;
	color: #222222;
}

.school_info .school_text {
	margin: 0 auto;
	width: 210px;
	font-size: 14px;
	font-weight: 400;
	color: #A4BDC4;
	line-height: 21px;
	text-align: center;
}


/*学校信息 end*/


/*school_banner*/

.school_banner {
	background: #FFFFFF;
}

.school_banner .slide {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.school_banner .slide > .img {
	overflow: hidden;
	position: absolute;
	transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.school_banner .slide > .img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}

	.school_banner .slide > .img1 {
		/*width: 52%;
	height: 96%;
	top: 2%;
	left: 0%;*/
		width: 80%;
		height: 100%;
		top: 0%;
		left: 10%;
		z-index: 1;
	}

	.school_banner .slide > .img2 {
		/*width: 52%;
	height: 96%;
	top: 2%;
	left: 0%;*/
		width: 80%;
		height: 100%;
		top: 0%;
		left: 10%;
		z-index: 2;
	}

	.school_banner .slide > .img3 {
		width: 80%;
		height: 100%;
		top: 0%;
		left: 10%;
		z-index: 3;
	}

	.school_banner .slide > .img4 {
		/*width: 52%;
	height: 96%;
	top: 2%;
	left: 48%;*/
		width: 80%;
		height: 100%;
		top: 0%;
		left: 10%;
		z-index: 2;
	}

	.school_banner .slide > .img5 {
		/*width: 52%;
	height: 96%;
	top: 2%;
	left: 48%;*/
		width: 80%;
		height: 100%;
		top: 0%;
		left: 10%;
		z-index: 1;
	}

	.school_banner .slide-bt {
		margin: 0 auto;
		width: 40%;
	}

	.school_banner .slide-bt > span {
		width: 8px;
		height: 8px;
		border: 2px solid #4EE0BB;
		background: #4EE0BB;
		border-radius: 50%;
		display: inline-block;
		margin-right: 10px;
		cursor: pointer;
	}

.school_banner .slide-bt > span:first-child {
	margin-left: 312px;
	margin-top: 20px;
}

.school_banner .slide-bt > .on {
	background: #FFFFFF;
	border-color: #3CC8E1;
}

.school_banner .slide-bt > span:hover {
	background: #52FD97;
	border-color: #52FD97;
}


/*school_banner end*/


/*热门课程*/
.popular_course {
	background: url(/images/bg02.png) no-repeat #FFFFFF;
	padding-top: 20px;
    background-size: cover;
}

.popular_course  .course_list_li {
	margin: 15px 10px;
}

.popular_course  .course_list {
	margin-top: 20px;
	/*padding-bottom: 50px;*/
}


/*轮播点*/

.slick-dots {
	text-align: left;
}

.slick-dots li {
	width: 8px;
	height: 8px;
	background: #4EE0BB;
	border: 2px solid transparent;
	border-radius: 50%;
}

.slick-dots li:first-child {
	margin-left: 30px;
}

.slick-dots li button:before {
	display: none;
}

.slick-dots li.slick-active {
	width: 8px;
	height: 8px;
	border: 2px solid #3CC8E1;
	background: transparent;
	border-radius: 50%;
}

.slick-dots li:hover {
	border: 2px solid #52FD97;
	background: transparent;
}


/*轮播点  end*/


/*3d 课程类别*/

.popular_classification {
	/*background: url(/images/fenlei_bg.png) no-repeat center center;*/
    background-color:#F6F6F6;
	margin-top: 40px
}

.classification_container_zhibo, .classification_container_lunbo, .classification_container_mianfei {
	float: left;
	width: 400px;
	height: 320px;
	/*设置3d环境*/
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	/* Safari 和 Chrome */
	transition: all .5s linear;
	transform-origin: left center;
}

.classification_container_zhibo {
	background-image: url(/images/zhibo_img01.png);
}

.classification_container_lunbo {
	background-image: url(/images/lubo_img01.png);
}

.classification_container_mianfei {
	background-image: url(/images/mianfei_img01.png);
}

.classification_container_zhibo:hover {
	background-image: url(/images/zhibo_img02.png);
}

.classification_container_lunbo:hover {
	background-image: url(/images/lubo_img02.png);
}

.classification_container_mianfei:hover {
	background-image: url(/images/mianfei_img02.png);
}

.classification_container_zhibo:hover, .classification_container_lunbo:hover, .classification_container_mianfei:hover {
	transform: rotateY(-15deg);
}

.classification_container {
	padding: 102px 64px;
}

.classification_img_zhibo, .classification_img_lunbo, .classification_img_mianfei {
	width: 48px;
	height: 48px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.classification_img_zhibo {
	background-image: url(/images/icon_zhibo.png);
	background-size: cover;
}

.classification_img_lunbo {
	background-image: url(/images/icon_lubo.png);
	background-size: cover;
}

.classification_img_mianfei {
	background-image: url(/images/icon_mianfei.png);
	background-size: cover;
}

.classification_container_zhibo:hover .classification_img_zhibo {
	background-image: url(/images/icon_zhibo_02.png);
}

.classification_container_lunbo:hover .classification_img_lunbo {
	background-image: url(/images/icon_lubo_02.png);
}

.classification_container_mianfei:hover .classification_img_mianfei {
	background-image: url(/images/icon_mianfei_02.png);
}

.classification_title {
	margin: 0;
	margin-bottom: 26px;
	font-size: 32px;
	font-weight: 400;
	color: #FFFFFF;
}

.classification_text {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	opacity: 0.8;
}


/*3d 课程类别*/


/*热门课程  end*/


/*学生对我们说*/

.students_told {
	padding-top: 20px;
	background-color: #FFFFFF;
}

.students_told .students_told_box {
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	width: 1200px;
}

.students_told .told_left {
	margin: 0 auto;
	position: relative;
	width: 1200px;
}

.students_told .told_left_img {
	display: inline-block;
	vertical-align: top;
	/*height: 320px;*/
}

.students_told .told_right {
	position: absolute;
	left: 360px;
	top: 0;
	/*height: 320px;
			overflow: hidden;*/
	vertical-align: top;
}

.students_told .told_right_box {
	/*height: 320px;
			overflow: hidden;*/
}

.students_told .told_box {
	margin: 14px;
	width: 396px;
	/*height: 320px;*/
	background: #FFFFFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
}

.students_told .told_box_student {
	padding: 24px;
	padding-bottom: 0;
	margin-bottom: 39px;
    outline:none;
}

.students_told .told_img {
	display: inline-block;
	vertical-align: top;
	width: 64px;
	height: 64px;
    border-radius:50%;
}

.students_told .told_student_info {
	display: inline-block;
	margin-left: 20px;
}

.students_told .told_student_name {
	margin: 10px auto;
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 24px;
}

.students_told .told_student_post {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #AAAAAA;
	line-height: 24px;
}

.students_told .told_box_text {
	margin: 0 auto;
	width: 328px;
	max-height: 120px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.students_told .yinghao {
	width: 328px;
	margin: 0 auto;
	margin-top: 41px;
	padding-bottom: 23px;
	height: 21px;
	text-align: right;
}

.students_told .slick-list {
	padding-left: 15px;
	padding-bottom: 10px;
}

.students_told .slick-dots {
	bottom: -20px;
}

.students_told .slick-dots li:first-child {
	margin-left: 110px;
}


/*学生对我们说  end*/


/*学习环境*/

.learn_environment {
	padding-top: 100px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}


/*.learn_environment .learn_environment_box {
			margin-top: 80px;
		}*/

.learn_environment .environment_img {
	width: 600px;
	height: 400px;
	margin: 20px;
	/*box-shadow: 0px 30px 50px 0px rgba(0, 0, 0, 0.12);*/
    object-fit: cover;
    outline:none;
}

.learn_environment .slick-dots {
	bottom: -40px;
}

.learn_environment .slick-dots {
	text-align: center;
}
.slick-prev, .slick-next {
    width: 60px;
    height: 60px;
    z-index:1;
}
.slick-prev {
    left: 50px;
}
.slick-next {
    right: 50px;
}
.slick-prev:before, .slick-next:before {
    font-size: 60px;
    opacity: 1;
}
/*学习环境*/


/*联系我们*/

.contact_us {
	padding-top: 20px;
	background: url(/images/bg02.png) no-repeat;
	background-color: #FFFFFF;
    background-size:cover;
}

.contact_us .contact_us_container {
	background: url(/images/lianxi_img.png) no-repeat center center;
	padding: 88px 135px 68px 135px;
}

.contact_us .contact_title {
	margin: 0;
	margin-bottom: 23px;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
}

.contact_us .contact_text {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 21px;
}

.contact_us .contact_form {
	margin-top: 56px;
}

.contact_us .form_box {
	display: inline-block;
	margin-left: 88px;
}

.contact_us .form_box:first-child {
	margin-left: 0;
}

.contact_us .form_title {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 21px;
}

.contact_us .form_input_box {
	width: 240px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 4px;
	line-height: 40px;
}

.contact_us .form_input {
	background: #FFFFFF;
	font-size: 14px;
	border: none;
	outline: none;
	margin-left: 20px;
}

.contact_us .form_btn {
	display: block;
	margin: 0 auto;
	margin-top: 67px;
	width: 228px;
	height: 40px;
	background: #FFFFFF;
	box-shadow: 0px 4px 30px 0px rgba(39, 189, 201, 0.24);
	border-radius: 20px;
	font-size: 16px;
	color: #04B38E;
	text-align: center;
	line-height: 40px;
	border: none;
	outline: none;
	cursor: pointer;
}

.contact_us .form_btn:hover {
	background: #bcffe2;
}


/*联系我们  end*/


/*foot end*/

.contact_us .foot {
	/*margin-top: 130px;*/
	background: transparent;
}

.contact_us .foot_list_first {
	color: #222222;
}

.contact_us .foot_list_li > a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.contact_us .foot_list_li > a:hover {
	color: #00CC78;
}


/*foot*/

#test input {
	width: 300px;
	height: 30px;
	line-height: 30px;
}

#test table{
	margin-top:20px;
	margin-left:20px;
}

#test button {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 180px;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	color: #04B38E;
	text-align: center;
	line-height: 40px;
	border: none;
	outline: none;
	cursor: pointer;
}