﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑", 'Arial Regular', Verdana, Helvetica, sans-serif;
}

td,
th,
caption {
	font-size: 14px;
}

a {
	color: #333;
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}

a:hover {
	text-decoration: none;
	transition: .3s all;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px "微软雅黑", 'Arial Regular', Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

a,
button {
	cursor: pointer;
}

input,
textarea,
button {
	outline: none;
}

textarea {
	resize: none;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}

.inner {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.banner {
  height:558px;
  background:url(../images/xh_01.jpg) no-repeat center top;
}
.Why {
	background: url(../images/icon2.jpg)no-repeat center center;
	background-size: 100% 100%;
}

.divl .title {
	padding-top: 50px;
	font-size: 44px;
	line-height: 1.5;
	font-weight: bold;
	background: linear-gradient(to right, #6456f2, #299efe);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	display: flex;
	align-items: baseline;
	justify-content: center;
}

.divl .title .icon3 {
	margin-right: 37px;
}

.divl .title .icon4 {
	margin-left: 37px;
}

.divl .icon6 {
	width: 490px;
	height: 25px;
	display: block;
	margin: 0 auto;
}

.Whylist {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.Whylist li {
	width: 387px;
	height: 331px;
	margin-right: 18px;
	box-shadow: 0px 0px 18px rgba(166, 190, 205, 0.33);
	margin-top: 37px;
}

.Whylist li:nth-of-type(3n) {
	margin-right: 0px;
}

.Whylist li .div1 {
	position: relative;
}

.Whylist li .div1 img {
	width: 100%;
	display: block;
}

.Whylist li .div1 .div1_1 {
	width: 235px;
	height: 153px;
	position: absolute;
	right: 10px;
	top: 43px;
}

.Whylist li .div1 .div1_1 .p1 {
	font-size: 28px;
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.Whylist li .div1 .div1_1 .p2 {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	padding-left: 30px;
}

.Whylist li .div2 {
	width: 100%;
	height: 110px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;


}

.Whylist li .div2 a {
	width: 260px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	background: url(../images/icon7.png) no-repeat center center;
	background-size: 100% 100%;
	transition: all 0.3s;
}

.Whylist li:hover .div2 a {
	color: #fff;
	background: url(../images/icon8.png) no-repeat center center;
	background-size: 100% 100%;
}

.Whylist li .divbg2 {
	background-color: #f7aa3b;
	opacity:0.9;
}

.Whylist li .divbg3 {
	background-color: #41aaf5;
	opacity:0.9;
}

.Whylist li .divbg4 {
	background-color: #8963f1;
	opacity:0.9;
}

.Whylist li .divbg5 {
	background-color: #3cb881;
	opacity:0.9;
}

.Whylist li .divbg6 {
	background-color: #445ed5;
	opacity:0.9;
}

.fit {
	background: url(../images/icon10.jpg) no-repeat bottom center;
	background-size: 100% 100%;
}

.fit .fit1 {
	padding-top: 25px;
}

.Audition {
	background: url(../images/icon13.jpg) no-repeat top center;
	background-size: 100% 100%;
}

.Audition .Audition1 {
	background-color: #FFF;
	height: 220px;
	box-shadow: 0px 0px 8px rgba(142, 142, 143, 0.1);
}

.Audition .Audition1 .p1 {
	background: linear-gradient(to right, #6456f2, #299efe);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;

}

.Audition .Audition1 .p2 {
	font-size: 20px;
	line-height: 1.5;
	color: #333333;
	text-align: center;
}

.Audition .Audition1 .p2 span {
	font-size: 24px;
	line-height: 1.5;
	color: #e7301b;
	font-weight: bold;
}

.Audition .Audition2 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
}

.Audition .Audition2 input {
	width: 380px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #999999;
	margin-right: 30px;
	border: none;
}

.Audition .Audition2 button {
	width: 205px;
	height: 50px;
	background: linear-gradient(to right, #f5c54f, #fe7a40);
	box-shadow: 0px 0px 18px rgba(251, 81, 56, 0.33);
	border-radius: 10px;
	font-size: 23px;
	line-height: 50px;
	color: #fff;
	border: none;
}

.major .major1 {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	padding-top: 22px;
}

.major .major1 li {
	width: 386px;
	height: 361px;
	margin-right: 20px;
	box-shadow: 0px 0px 8px rgba(142, 142, 143, 0.1);
	margin-bottom: 32px;
	background: #fff;
}

.major .major1 li:nth-of-type(3n) {
	margin-right: 0px;
}

.major .major1 li img {
	width: 100%;
	display: block;
}

.major .major1 li .div2 {
	background: #fff;
}

.major .major1 li .div2 .p1 {
	font-size: 24px;
	line-height: 1.5;
	color: #333;
	font-weight: bold;
	margin-left: 24px;
	padding-top: 10px;
}

.major .major1 li .div2 .p2 {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	margin-left: 24px;
}


.major .major1 li .div2 .p2 span {
	font-size: 16px;
	line-height: 1.5;
	color: #666666;
}

.major .major1 li .div3 {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding-top: 10px;
}

.major .major1 li .div3 a {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.major .major1 li .div3 .a1 {
	font-size: 16px;
	color: #fff;
	background: url(../images/icon11.png)no-repeat center center;
	background-size: cover;
}

.major .major1 li .div3 .a2 {
	font-size: 16px;
	color: #333;
	background: url(../images/icon12.png)no-repeat center center;
	background-size: cover;
}

.choice {
	margin-top: 30px;
}

.choice ul {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}

.choice ul li {
	width: 290px;
	height: 50px;
	border-radius: 5px;
	background-color: #fff;
	margin-right: 10px;
	padding: 0px 24px;
	margin-bottom: 19px;
	box-sizing: border-box;
}

.choice ul li:nth-of-type(4n) {
	margin-right: 0px;
}

.choice ul li a {
	line-height: 50px;
	color: #666666;
	font-size: 16px;
	display:block;
}

.choice ul li:hover {
	background-color: #f87728;
}

.choice ul li:hover a {
	color: #fff;
}

.work .work1 ul {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}

.work .work1 ul li {
	width: 286px;
	height: 334px;
	position: relative;
}

.environment {
	padding-top: 88px;
	background: url(../images/icon15.jpg)no-repeat center center;
	background-size: 100% 100%;

}

.environment1 {
	padding-top: 20px;
}

.environment1 .title {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background: #51acfd;
	width: 725px;
	margin: 0 auto;
}

.environment1 .title li,
.environment1 .title li a {
	width: 181px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.environment1 .title .active {
	background: url(../images/icon14.png)no-repeat center center;
	background-size: cover;
}

.environment1 .mod {
	display: flex;
	justify-content: start;
	align-items: center;
}

.environment1 .mod .div1 {
	width: 1200px;
}

.environment1 .mod .div1 img {
	width: 100%;
}

.environment1 #content {
	margin-top: 25px;
}

.environment1 .mod .div2 img {
	width: 100%;
}

.environment2 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 85px;
}

.environment2 a {
	width: 400px;
	height: 60px;
	line-height: 60px;
	background-image: linear-gradient(to right, #f4cf4a, #fd6d30);
	margin: 0 auto;
	font-size: 23px;
	color: #fdfdfd;
	display:block;
	border-radius: 5px;
	box-shadow: 0px 0px 18px rgba(251, 81, 56, 0.33);
}
.system1{
	padding-top: 24px;
}
.system1 .tab1 {
	display: flex;
	justify-content: start;
}

.system1 .title1 {
	display: flex;
	justify-content: start;
	align-items: center;
	flex-direction: column;
}

.system1 .title1 li {
	display: inline-block;
	width: 257px;
	height: 86px;
	background: url(../images/system.png)no-repeat center center;
	background-size: cover;
	margin-bottom: 4px;
}

.system1 .title1 li a {
	display: flex;
	justify-content: start;
	align-items: center;
	line-height: 86px;
}

.system1 .title1 li a img {
	width: 32px;
	margin-left: 31px;
	margin-right: 18px;
}

.system1 .title1 li a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.system1 .title1 .active1 {
	background: #dedede;

}

.system1 .title1 .active1 a {
	color: #666666;
}

.system1 #content1 .mod1 {
	display: flex;
	justify-content: start;
}



.system1 #content1 .mod1 div {
	margin-left: 5px;
}

.system1 #content1 .mod1 div img {
	width: 100%;
	display: block;
}

.system1 #content1 .mod1 .div2 img:nth-of-type(1),
.system1 #content1 .mod1 .div3 img:nth-of-type(1) {
	margin-bottom: 4px;
}

.system2 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 45px;
}

.system2 a {
	width: 400px;
	height: 60px;
	line-height: 60px;
	background-image: linear-gradient(to right, #f4cf4a, #fd6d30);
	margin: 0 auto;
	font-size: 23px;
	display:block;
	color: #fdfdfd;
	border-radius: 5px;
	box-shadow: 0px 0px 18px rgba(251, 81, 56, 0.33);
}


.divll .title {
	padding-top: 30px;
	font-size: 44px;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.divl .title span{
	font-size: 20px;
	line-height: 1.5;
}
.divll .title .icon3 {
	margin-right: 37px;
}

.divll .title .icon4 {
	margin-left: 37px;
}

.divll .icon6 {
	width: 490px;
	height: 25px;
	display: block;
	margin: 0 auto;
}
.student{
	padding-top: 130px;
}
.student1{
	display: flex;
	justify-content: start;
	align-items: center;
	margin-top: 55px;
	padding-bottom: 90px;
}
.student1 .student2{
	width: 570px;
}
.student1 .student2 .div1 ul li{
	display: flex;
	justify-content: center;
	align-items: center;

}
.student1 .student2 .div1 ul li .p4,
.student1  .student2 .div1 ul li .p5{
	width: 25%;
	text-align: center;
}
.student1 .student2 .div1 ul li .p6{
	width: 50%;
	text-align: center;
}

.student1 .student2 .div1>ul p{
	font-size: 20px;
	color: #fff;
	background-color: #f14f4a;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.student1 .student2 .div1>ul p:first-child{
	border-top-left-radius: 5px;
}
.student1 .student2 .div1>ul p:last-child{
	border-top-right-radius: 5px;
}
.student1 .student2 .div1 ul li .p1,
.student1  .student2 .div1 ul li .p2{
	width: 25%;
	text-align: center;
}
.student1 .student2 .div1 ul li .p3{
	width: 50%;
	text-align: center;
}
.student1 .student2 .div2{
	height: 400px;
	overflow: hidden;
}
.student1 .student2 .div2 ul li{
	
	height: 50px;
	line-height: 50px;
}
.bgfd{
	background: #fdf1f1;
}
.bgff{
	background: #fff;
}
.student3{
	width: 630px;

	box-sizing: border-box;
	padding: 0px 30px;
}
.student3 .swiper-slide{
	width: 100%;
	height: 457px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.student3 .swiper-slide .div1{
	width: 360px;
	height: 100%;
	border-radius: 10px;
	background: url(../images/icon16.png)no-repeat center center;
	background-size: cover;
	position: relative;
}
.student3 .swiper-slide .div1 .div2{
	margin-left: 110px;
}
.student3 .swiper-slide .div1 .div2 .p1{
	font-size: 30px;
	line-height: 1.5;
	color: #f14f4a;
	padding-top: 50px;
}

.student3 .swiper-slide .div1 .div2 .p2{
	font-size: 24px;
	line-height: 1.5;
	color: #333333;
	padding-bottom: 10px;
}

.student3 .swiper-slide .div1 .div2 .p3{
	font-size: 18px;
	line-height: 1.5;
	color: #333333;
	padding-bottom: 5px;
}
.student3 .swiper-slide .div1 .div2 .p4{
	font-size: 18px;
	line-height: 1.5;
	color: #333333;
	padding-bottom: 5px;
}
.student3 .swiper-slide .div1 .div2 .p4 span{
	font-size: 30px;
	line-height: 1.5;
	color: #f80909;
}
.student3 .swiper-slide .div1 .div2 a{
	background: url(../images/icon17.png)no-repeat center center;
	background-size: cover;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	width: 185px;
	height: 44px;
	display: inline-block;
	text-align: center;
	line-height: 44px;
	margin-top: 25px;
}

.student3 .swiper-slide .div1 .img1{
	position: absolute;
	width: 288px;
	height: 406px;
	left: -192px;
	top: 23px;
}


.cooperation .p2 {
    font-size: 20px;
    line-height: 1.5;
    color: #333333;
    text-align: center;
	padding-bottom: 30px;
}
.cooperation .p2 span {
  font-size: 24px;
    line-height: 1.5;
    color: #e7301b;
}
.cooperation1 img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.dianji{
	margin-top: 106px;
	padding-bottom: 63px;
}
.dianji ul{
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.dianji ul li img{
	width: 396px;
	height: 189px;
}
.icon18{
	background: url(../images/icon18.jpg)no-repeat top center;
	background-size: 100% 100%;
	
}
.foo1t{
	background: url(../images/icon19.png)no-repeat center center;
	background-size: 100% 100%;
}
.foot1 .icon20{
	display: block;
	margin: 0 auto;
	width: 314px;
	height: 51px;
	padding-top: 35px;
	padding-bottom: 40px;
}
.foot2{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 70px;
}
.foot2>div{
	margin: 0px 40px;
}
.foot2 .foot2_1{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.foot2 .foot2_1 .icon21{
	width: 418px;
	height: 80px;
}
.foot2 .foot2_1 .icon22{
	width: 294px;
	height: 326px;
	margin-top: 30px;
}
.foot2 .foot2_2{
	width: 540px;
	height: 480px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-direction: column;
	padding-left: 40px;
}
.foot2 .foot2_2 .icon23{
	width: 461px;
	height: 32px;
	padding-top: 35px;
}
.foot2 .foot2_2 .p1{
	font-size: 26px;
	line-height: 1.5;
	color: #333;
	padding-top: 10px;
}
.foot2 .foot2_2 input{
	width: 495px;
	height: 72px;
	border-radius: 5px;
	box-sizing: border-box;
	border: 3px solid #eee;
	font-size: 24px;
	color: #999999;
	padding-left: 27px;
	margin-top: 17px;
}


.foot2 .foot2_2 .p2{
	font-size: 16px;
	line-height: 1.5;
	color: #f52f24;
	text-align: center;
	margin-top: 20px;
}
.foot2 .foot2_2 button{
	width: 495px;
	height: 72px;
	border-radius: 5px;
	box-sizing: border-box;
	background: #f14f4a;
	font-size: 26px;
	color: #ffffff;
	border: none;
	margin-top: 30px;
}