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: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.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 .xc{
	background: #FBFBFB;
	margin-bottom: 30px;
}
.major_list .xc .major_pic{
	width: 460px;
	float: left;
}
.major_list .xc .major_pic img{
	display: block;
}
.major_list .xc .major_txt{
	width: 740px;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
}
.major_list .xc .major_txt h4{
	font-size: 40px;
	color: #3266C9;
	line-height: 2;
	letter-spacing: 2px;
}
.major_list .xc .major_txt p{
	color: #777;
	font-size: 21px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.major_list .xc .major_txt .menu{
	margin-bottom: 44px;
}
.major_list .xc .major_txt .menu li{
	float: left;
	width: 150px;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-right: 18px;
	color: #000;
	font-size: 16px;
    letter-spacing: 1px;
}
.major_list .xc .major_txt .major_btn a{
	display: inline-block;
	margin-right:26px ;
	float: left;
}
.major_list .xc .major_txt .major_btn a:hover{
	transform: translate(0, -4px);
}

.teach_part{
	padding-top: 80px;
	padding-bottom: 60px;
	background:#EEEEEE ;
}
.teach_part h2{
	/* text-align: center; */
	/* margin: 10px 0; */
	text-align: center;
	font-size: 42px;
	letter-spacing: 3px;
	font-weight: 700;
	line-height: 1.8;
}
.teach_part h3{
	text-align: center;
	font-size: 21px;
}
.teach_part .teach_ctn{
	position: relative;
	width: 1150px;
	margin:0 auto;
}
.teach_list .teach_li{
	width: 100%;
	padding:30px;
	padding-top: 100px;
	padding-right: 0px;
	display: none;
	position: relative;
	z-index: 9;
    background: linear-gradient(180deg, #EEEEEE 50%, #3E62C2 50%);
}
.teach_list .teach_active{
	display: block;
}
.teach_list .teach_li .teach_pic{
	float: left;
	width: 320px;
	margin-right: 50px;
}
.teach_list .teach_li .teach_pic img{
	display: block;
	width: 100%;
}
.teach_list .teach_li .teach_txt{
    float: left;
	width: 750px;
	height: 330px;
}
.teach_list .teach_li .teach_txt h4{
	font-size: 42px;
	line-height: 1.8;
	font-weight: 700;
}
.teach_list .teach_li .teach_txt h5{
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-bottom: 40px;
}
.teach_list .teach_li .teach_txt p{
	font-size: 17px;
	line-height: 1.8;
	color: #fff;
	letter-spacing: 1px;
}
.teach_list .teach_btn{
	position: absolute;
	top:0;
	right:0;
}
.teach_part .teach_icon{
	margin-top: 30px;
}
.teach_part .teach_icon ul li{
	float: left;
	width: 275px;
	background: #3E62C2;
	padding:8px 12px;
}
.teach_part .teach_icon ul li{
	cursor: pointer;
}
.teach_part .teach_icon ul li:nth-child(1),.teach_part .teach_icon ul li:nth-child(2),.teach_part .teach_icon ul li:nth-child(3){
	margin-right:16.6px;
}

.teach_part .teach_icon ul li.active{
	
}
.teach_part .teach_icon ul li img{
	display: block;
	float: left;
	width: 129px;
	height: 83px;
	-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);
}
.teach_part .teach_icon ul li p{
	float: left;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	margin-top: 15px;
	margin-left: 30px;
}
.why_omick{
	width: 1050px;
	margin:80px auto;
}
.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;
}
.six_why .gallery-thumbs{
	margin-bottom: 30px;
}
.six_why .gallery-thumbs .swiper-slide{
	height: 52px;
	line-height: 52px;
	background: #EEEEEE;
	cursor: pointer;
}
.six_why .gallery-thumbs .swiper-slide p{
	color: #010101;
	text-align: center;
	font-size: 24px;
	letter-spacing: 2px;
}
.six_why .gallery-thumbs .swiper-slide-thumb-active{
	background: #3E62C2;	
}
.six_why .gallery-thumbs .swiper-slide-thumb-active p{
	color: #fff;
}
#why_swiper .swiper-slide{
	padding-top: 22px;
	position: relative;
}
#why_swiper .swiper-slide .gray_bg{
	background: #EEEEEE;
	padding: 50px 60px;
	padding-bottom: 40px;
}
#why_swiper .swiper-slide .gray_bg h5{
	margin-top: 40px;
	margin-bottom: 50px;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 1.8;
}
#why_swiper .swiper-slide .gray_bg a{
	display: block;
	text-align: center;
	width: 220px;
	height: 58px;
	line-height: 58px;
	border-radius: 20px;
	background-color: #6676FD;
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
	background-image: linear-gradient(#0DC4FE, #9C48FE);
}
#why_swiper .swiper-slide .gray_bg a:hover{
	transform: translate(0, -4px);
}
#why_swiper .swiper-slide .right_pic{
	position: absolute;
	top:0px;
	right:10px;
}
.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: 100%;
	margin-bottom: 100px;
	padding-top: 80px;
	padding-bottom: 20px;
	background: #EEEEEE;
}
.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{
	width: 1150px;
	margin:70px auto;
	background: url(../images/center-pic.png) center center no-repeat;
	background-size:540px;
}
.jiuye_part .jiuye_list img{
	display: block;
}
.jiuye_part .jiuye_list .left_list{
	float: left;
	width: 280px;
}
.jiuye_part .jiuye_list .right_list{
	float: right;
	width: 280px;
}
.jiuye_part .jiuye_list li{
	margin-bottom:50px
}
.jiuye_part .jiuye_list li h5{
	color: #FF6600;
	font-size: 24px;
	margin-bottom: 12px;
	font-weight: 700;
}
.jiuye_part .jiuye_list li p{
	font-size: 18px;
	line-height: 1.8;
	color: #555;
	margin-bottom: 6px;
}
.jiuye_part a {
    display: block;
    width: 326px;
    margin: 70px auto;
}
.jiuye_part a:hover{
	transform: translate(0, -4px);
}



.anxin_omick{
	margin-top: 70px;
	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: 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);
}