body{
	width: 100%;
	min-width: 1200px;
	background: #FFFFFF;
}
.top_banner{
	position: relative;
	height: 840px;
	margin-bottom: 50px;
}
.ban-inner{
	overflow:hidden;
	position: relative;	
	height: 600px;
	margin: 0 auto;
	z-index: 19;
	margin-bottom: 80px;
}
.ban-inner video{
	position: absolute;
	width: 100%;
	left: 0;
	top: -300px;
}
.ban-inner .top_logo{
	position: absolute;
	width: 30%;
	top: 5%;
    left: 5%;
	z-index: 3;
}
.ban-inner .banner_title{
	position: absolute;
	width: 40%;
	top:28%;
	left: 30%;
	z-index: 3;
}
.x-nav-musk{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .4;
	z-index: 2;
}
.shihe_list{
	position: absolute;
	background: #fff;
	width: 1200px;
	left: 50%;
	transform: translate(-50%, -62%);
	z-index: 20;
	padding:0 24px;
	padding-bottom: 40px;
}
.shihe_list h2{
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 3.8;
}
.shihe_list ul li{
	float: left;
	width: 360px;
	margin:0 12px;
	background: #fff;
	-moz-box-shadow: 0px 0px 50px #bbb;
	box-shadow: 0px 0px 50px #bbb;
	border-radius: 6px;
	padding:36px 0;
	padding-left: 30px;
}
.shihe_list ul li .left_pic,.shihe_list ul li .right_txt{
	float: left;	
}
.shihe_list ul li .left_pic img{
	width: 116px;
	display: block;
}
.shihe_list ul li .left_pic{
	margin-right: 22px;
}
.shihe_list ul li .right_txt{
	padding-top: 10px;
}
.shihe_list ul li .right_txt h5{
	font-size: 19px;
	margin-bottom: 15px;
}
.shihe_list ul li .right_txt a{
	display: block;
	color: #fff;
	text-align: center;
	width: 120px;
	font-size: 15px;
	border-radius: 4px;
	height: 32px;
	line-height: 32px;
	background-color: #4991FF;
	background-image: linear-gradient(to right, #9F47FE, #0BC5FE);
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
}
.shihe_list ul li .right_txt a:hover{
	transform: translate(0, -4px);
}
.major_ctn{
	width: 1150px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.major_ctn h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.major_ctn h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
.major_list .left_intro{
	float: left;
}
.major_list .left_intro h5{
	font-size: 44px;
	letter-spacing: 2px;
	line-height: 0.9;
}
.major_list .left_intro h5 span{
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
}
.major_list .left_intro p{
	font-size: 19px;
	color: #555;
	margin-top:40px;
	margin-bottom: 110px;
}
.major_list .left_intro .btn_group a{
	float: left;
}
.major_list .left_intro .btn_group a:hover{
	transform: translate(0, -4px);
}
.major_list .left_intro .btn_group a:nth-child(1){
	margin-right: 20px;
}
.major_list .right_pic{
	float: right;
	width:660px ;
	position: relative;
}
.major_list .right_pic .gray_bg{
	width: 100%;
	height: 326px;
	background: #EEEEEE;
}
.major_list .right_pic #course_swiper{
	position: absolute;
	top:26px;
	left: 26px;
	width: 100%;
}
#course_swiper .swiper-button-next, #course_swiper .swiper-button-prev{
	top: 60%;
	width: 50px;
	height: 40px;
	border:2px solid #999999;
	background-size: 20px 20px;
}
#course_swiper .swiper-button-prev{
	left: 518px;
}
#course_swiper .swiper-button-next{
	right: 44px;
}
.major_list .xc .major_txt .major_btn a:hover{
	transform: translate(0, -4px);
}

.teach_part{
	width: 100%;
	padding-top: 80px;
	padding-bottom: 60px;
	background-image: url(../images/teach-bg.png);
	position: relative;
}
.teach_part h2{
	text-align: center;
	margin: 10px 0;
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	/* line-height: 3.8; */
	color: #fff;
}

.teach_part h3{
    text-align: center;
    font-size: 21px;
    /* margin-bottom: 50px; */
    color: #fff;
    }
.teach_part .teach_ctn{
	width: 1150px;
	margin:0 auto;
}
.teach_list .teach_li{
	width: 100%;
	padding-top: 73px;
	
	position: relative;
}
.teach_list .teach_active{
	display: block;
}
.teach_list .teach_li .teach_pic{
	float: left;
	width: 274px;
	margin-right: 90px;
}
.teach_list .teach_li .teach_pic img{
	display: block;
	width: 100%;
}
.teach_list .teach_li .teach_txt{
    float: left;
	width: 750px;
}
.teach_list .teach_li .teach_txt h4{
	font-size: 44px;
	letter-spacing: 4px;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
}
.teach_list .teach_li .teach_txt h4 span{
	color: #fff;
	font-size: 24px;
	font-style: italic;
}
.teach_list .teach_li .teach_txt p{
	font-size: 16.6px;
	line-height: 2;
	color: #fff;
	letter-spacing: 1px;
}
.teach_list .teach_btn{
	width:220px ;
	height: 54px;
	line-height: 54px;
	text-align: center;
	display: block;
	background-color: #6676FD;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	background-image: linear-gradient(#0DC4FE, #9C48FE);
	margin-top: 48px;
}
.teach_list .teach_btn:hover{
	transform: translate(0, -4px);
}
.teach_list .teach_btn2,.teach_list .teach_btn3{
	margin-top: 80px;
}
.teach_part .teach_icon{
	position: absolute;
	top:40%;
	right: 14.4%;
}
.teach_part .teach_icon ul li{
	cursor: pointer;
	margin-bottom: 20px;
}
.teach_part .teach_icon ul li img{
	display: block;
	float: left;
	width: 92px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.teach_part .teach_icon ul li:hover img{
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.why_omick{
	width: 1100px;
	margin: 40px auto;
	margin-bottom: 50px;
}
.why_omick h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.why_omick h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
#why_swiper .swiper-pagination{
	bottom: 110px;
	left: 203px;
}
#why_swiper .swiper-pagination .swiper-pagination-bullet{
	border-radius: 0px;
	width: 40px;
	height: 6px;
	margin: 0 2px;
}
#why_swiper .swiper-pagination .swiper-pagination-bullet-active{
	background: #E63C3C;
}
.why_omick .why_btn{
	width: 220px;
	margin:30px auto;
	height: 54px;
	line-height: 54px;
	border-radius: 15px;
	text-align: center;
	display: block;
	background-color: #6676FD;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	background-image: linear-gradient(#0DC4FE, #9C48FE);
}
.why_omick .why_btn:hover{
	transform: translate(0, -4px);
}
.four_advan{
	width: 100%;
	padding:36px 0;
	margin-bottom: 50px;
}
.four_advan ul{
	width: 1160px;
	margin:0 auto;
}
.four_advan ul li{
	width: 270px;
	float: left;
	margin:0 10px;
	background: #fff;
	-moz-box-shadow: 0px 0px 50px #bbb;
	box-shadow: 0px 0px 50px #bbb;
	padding:30px 0;
}
.four_advan ul li img{
	margin-left: 60px;
}
.four_advan ul li h5{
	text-align: center;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 20px;
}
.four_advan ul li p{
	padding:0 20px;
	margin-bottom: 16px;
	line-height: 1.5;
}
.four_advan ul li a{
	display: block;
	margin:0 auto;
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
}
.four_advan ul li a:hover{
	transform: translate(0, -4px);
}
.four_advan ul li:nth-child(1) a{
	background-color: #FFD04C;
	background-image: linear-gradient(#FEDB59, #FFBA2A);
}
.four_advan ul li:nth-child(2) a{
	background-color: #FF7575;
	background-image: linear-gradient(#FF8182, #FE605F);
}
.four_advan ul li:nth-child(3) a{
	background-color: #3DD9A4;
	background-image: linear-gradient(#40DFA9, #3ACE9E);
}
.four_advan ul li:nth-child(4) a{
	background-color: #618CFF;
	background-image: linear-gradient(#6E94FF, #4A7BFE);
}
.bd_2{
	width: 100%;
	background-color: #FFA904; 
	background-image: linear-gradient(#FFC102, #FF9108);
	padding:20px 0;
	padding-bottom: 50px;
}
.bd_2 .bd_cnt{
	width: 62%;
	margin:0 auto;
	min-width: 1200px;
}
.bd_cnt h2{
	font-size: 44px;
	letter-spacing: 3px;
	font-weight: 700;
	color: #000;
	line-height: 2.5;
}
.bd_cnt h2 span{
	font-size: 22px;
	letter-spacing: 1px;
	margin-left: 10px;
}
.bd_2 .bd_cnt form div{
	display: inline-block;
	width: 260px;
	margin-right: 30px;
}
.bd_2 .bd_cnt form p{
	color: #fff;
	line-height: 3;
	font-size: 20px;
}
.bd_2 form input,.bd_2 form select{
	width: 260px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	margin-right: 60px;
	padding-left: 20px;
	font-size: 17px;
	letter-spacing: 2px;
}
.bd_2 .bd_btn{
	display: inline-block;
	width: 280px;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #6676FD; 
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
	background-image: linear-gradient(#0DC4FE, #9C48FE);
}
.jiuye_part {
    width: 1050px;
	margin: 70px auto;
}
.jiuye_part h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.jiuye_part h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
.jiuye_part .jiuye_list{
		
}
.jiuye_part .jiuye_list img{
	display: block;
	float: left;
	width: 100px;
	margin-right: 25px;
}
.jiuye_part .jiuye_list li{
	float: left;
	width: 338px;
	border:1.2px solid #B2B2B2;
	padding:22px 18px;
}
.jiuye_part .jiuye_list li:nth-child(2){
	margin:0 18px;
}
.jiuye_part .jiuye_list li h5{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin-top: 12px;
}
.jiuye_part .jiuye_list li p{
	font-size: 14px;
	line-height: 1.5;
}
.jiuye_part a {
    width: 220px;
    margin: 40px auto;
    height: 54px;
    line-height: 54px;
    border-radius: 15px;
    text-align: center;
    display: block;
    background-color: #6676FD;
    color: #fff;
    font-size: 24px;
    letter-spacing: 2px;
    background-image: linear-gradient(#0DC4FE, #9C48FE);
}
.jiuye_part a:hover{
	transform: translate(0, -4px);
}
.jiuye_omick{
	width: 1150px;
	margin: 80px auto;
}
.jiuye_omick h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.jiuye_omick h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
.shili_list .shili_icon{
	float: left;
	width: 370px;
}
.shili_list .shili_icon li{
	width: 100%;
	height: 98px;
	padding:0px 30px;
	padding-top: 20px;
	background: #F1F1F1;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer;
}
.shili_list .shili_icon li.active{
	background-image: linear-gradient(#FFC102, #FF900A);
	-moz-box-shadow: 5px 5px 20px #bbb;
	    box-shadow: 5px 5px 20px #bbb;
}
.shili_list .shili_icon li h4{
	font-size: 20px;
	font-weight: 700;
	color: #6B6B6B;
	letter-spacing: 1px;
	line-height: 1.8;
}
.shili_list .shili_icon li.active h4{
	color: #fff;
}
.shili_list .shili_icon li h5{
	font-size: 16px;
	color: #808080;
	font-style: italic;
}
.shili_list .shili_icon li.active h5{
	color: #fff;
}
.shili_list .shili_icon li .circle{
	position: absolute;
	top:27px;
	right: 40px;
	width: 40px;
	height: 40px;
	padding-left: 2px;
	padding-top: 2px;
	border-radius: 100%;
	background-image: linear-gradient(#FDC000, #FBA942);	
}
.shili_list .shili_icon li.active .circle{
	background: #fff;
}
.shili_list .shili_icon li .circle p{
	width: 36px;
	height: 36px;
	line-height: 32px;
	border-radius: 100%;
	background: #F1F1F3;
	color: #FAC563;
	text-align: center;
	font-size: 26px;
}
.shili_list .shili_icon li.active .circle p{
	background-image: linear-gradient(#FFB204, #FF9D08);
	color: #fff;
}
.shili_list .shili_cnt{
	float: right;
}
.shili_list .shili_cnt .shili_li{
	display: none;
}
.shili_list .shili_cnt .shili_active{
	display: block;
}
.shili_list .shili_cnt ul li{
	float: left;
	width: 370px;
	position: relative;
	overflow: hidden;
}
.shili_list .shili_cnt ul li:nth-child(1){
	margin-right: 20px;
}
.shili_list .shili_cnt ul li img{
	display: block;
	width: 370px;
	height: 333px;
	-webkit-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    backface-visibility: hidden;
}
.shili_list .shili_cnt ul li:hover img{
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.shili_list .shili_cnt ul li p{
	position: absolute;
	left:0px;
	bottom:0px;
	background: #A0A0A0;
	padding:10px 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
}
.jiuye_omick>a {
    display: block;
    width: 326px;
    margin: 50px auto;
}
.jiuye_omick>a:hover{
	transform: translate(0, -4px);
}
.anxin_omick{
	width: 1150px;
	margin: 0 auto;
}
.anxin_omick h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.anxin_omick h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
.anxin_omick ul li{
	float: left;
	width: 328px;
}
.anxin_omick ul li img{
	display: block;
	width: 100%;
}
.anxin_omick ul li:nth-child(2){
	margin:0 20px;
}
.anxin_omick ul li:nth-child(3){
	width: 453px;
}
.anxin_omick>a{
	display: block;
	width: 326px;
	margin:70px auto;
}
.anxin_omick>a:hover{
	transform: translate(0, -4px);
}
.stu_works{
	width: 100%;
	background-color: #FBFBFB;
	padding:70px 0;
}
.stu_works h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.stu_works h3{
	text-align: center;
	font-size: 21px;
	margin-bottom: 50px;
}
.stu_works #works_swiper{
	padding-bottom:60px;
}
.stu_works #works_swiper .swiper-slide {
	padding:8px;
}
.stu_works #works_swiper .swiper-slide img{
	display: block;
	width: 100%;
}
#works_swiper .swiper-pagination-bullet{
	background: #D2D2D2;
	border-radius: 0px;
	width: 54px;
	height: 5px;
	opacity: 1;
}
#works_swiper .swiper-pagination-bullet-active{	
	background: #F9B552;
}
.more_doubt{
	width: 1150px;
	margin:0 auto;	
	padding:50px 0;
}
.more_doubt .doubt_title{
	border-bottom:2px solid #333;
	text-align: center;
}
.more_doubt .doubt_title p{
	display: inline-block;
	border-bottom: 2px solid #F05401;
	line-height: 2.1;
	color: #F05401;
	font-size: 28px;
	letter-spacing: 2px;
}
.more_doubt ul{
	padding:0 15px;
}
.more_doubt ul a{
	display: block;
}
.more_doubt ul li{
	float: left;	
	text-align: center;
	width: 260px;
	margin:0 10px;
	margin-top: 25px;
	background: #EEEEEE;
	height: 60px;
	line-height: 60px;
	color: #F05401;
	font-size: 18px;
	border-radius: 10px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}
.more_doubt ul li:hover{
	background-image: linear-gradient(to bottom,#FFC102, #FF900A);
	color: #fff;
	transform: translate(0, -4px);
}

.kst_btn{
	width: 100%;
	background-color: #FFA904;
	background-image: linear-gradient(#FFC102, #FF9108);
}
.kst_btn .btn_txt{
	width: 1000px;
	margin:0 auto;
	padding: 50px 0;
	position: relative;
}
.kst_btn h4{
	font-size: 38px;
	letter-spacing: 3px;
	font-weight: 700;
	color: #000;
}
.kst_btn a{
	position: absolute;
	top:38%;
	right: 0;
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	text-align: center;
	background-color: #6676FD;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	background-image: linear-gradient(#0DC4FE, #9C48FE);
}
.kst_btn a:hover{
	transform: translate(0, -4px);
}