html,
body {
	min-width: 1300px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FFF0DB;

}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
.banner-btn{
	display: block;
	margin-top: 90px;
	height: 550px;
	width: 100%;
}
.bannerImage {
	display: block;
	height: 550px;
	width: 100%;
	object-fit: cover;
	

}

/**/
/*公用样式样式*/
.common {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.center {
	display: block;
	width: 1170px;
	height: 100%;
	margin: 0 auto;
	position: relative;

}

/**/
.module-head {
	width: 100%;
	height: 144px;
	display: block;
	position: relative;
}


.module-head-ctitle {
	width: 500px;
	height: 130px;
	display: block;
	position: relative;
}

.module-head-ctitle span.s1 {
	font-size: 24px;
	font-family: PingFangSC-Semibold, 'PingFang SC';
	font-weight: 600;
	color: #8163C9;
	line-height: 24px;
	display: block;
	padding-top: 60px;
}

.module-head-ctitle span.s2 {
	font-size: 18px;
	font-family: PingFangSC-Regular, 'PingFang SC';
	font-weight: 400;
	color: #A295C1;
	line-height: 18px;
	margin-top: 12px;
	display: block;
}


/**/
.des {
	width: 100%;
	height: 392px;
	display: block;
	background: #FFF0DB;
}

.des-c {
	width: 470px;
	height: 300px;
	display: block;
	float: right;
	margin-left: 130px;
}

.des-c span.s3 {
	width: 470px;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(162, 149, 193, 1);
	line-height: 24px;
	display: block;
}

.des-img {
	width: 570px;
	height: 272px;
	float: left;
	overflow: hidden;
	margin-top: 40px;
}

.desImag01 {
	width: 100%;
	height: 100%;
	transition: transform 0.5s;
}

.des-img:hover .desImag01 {
	transform: scale(1.08);
}


.des-btn {
	width: 170px;
	height: 38px;
	border: 1px solid rgba(129, 99, 201, 1);
	display: block;
	text-align: center;
	margin-top: 44px;
	z-index: 999;
	cursor: pointer;
}

.des-btn a {
	font-size: 16px;
	font-family: PingFangSC-Medium, 'PingFang SC';
	font-weight: 500;
	color: rgba(129, 99, 201, 1);
	line-height: 38px;
	display: block;
}

.des-btn a:hover {
	text-decoration: underline;
}

.title-imge {
	width: 100%;
	height: 44px;
}

.titleImag01 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*  */
.process {
	width: 100%;
	height: 530px;
	display: block;
}

.process-c {
	width: 100%;
	height: 280px;
	display: block;
	margin-top: 20px;
	clear: both;
}

.process-c-o {
	width: 220px;
	height: 280px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 14px;
}

.processImag {
	width: 100%;
	height: 152px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}

.processImag01 {
	display: block;

}

.process-c-o span.s3 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(30, 28, 27, 1);
	line-height: 25px;
	display: block;
}

.process-c-o:first-child(5) {
	margin-right: 0;
}

.process-c-o:hover span.s3 {
	color: #8163C9;
}

.process-c-o:hover span.s5 {
	display: block;
}

.process-c-o span.s4 {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(155, 153, 152, 1);
	line-height: 22px;
	display: block;
	margin-top: 13px;
}

.process-c-o span.s5 {
	width: 100%;
	height: 4px;
	background: rgba(129, 99, 201, 1);
	display: none;
	bottom: 0;
	position: absolute;
}

.process-h {
	display: block;
	width: 100%;
	height: 175px;
}

.p-title {
	float: left;
	width: 349px;
	margin-left: 34px;
}

.pLine1 {
	width: 170px;
	height: 2px;
	background: rgba(188, 178, 206, 1);
	float: left;
	margin-top: 89px;
	margin-right: 30px;
}

.process-h-c {
	width: 370px;
	height: 70px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 46px;
}



.processImag1 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.process-h-c span.s7 {
	width: 282px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(162, 149, 193, 1);
	line-height: 24px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
}

.pLine2 {
	width: 170px;
	height: 2px;
	background: rgba(188, 178, 206, 1);
	float: right;
	margin-top: 89px;

}

/*  */

.advantage {
	height: 806px;
	position: relative;
	background-color: #FFFFFF;
}

.advantage span.s3 {
	width: 840px;
	height: 1px;
	background: rgba(188, 178, 206, 1);
	position: absolute;
	right: 70px;
	top: 110px;
}

.advantageImag01 {
	width: 100%;
	height: 768px;
	position: absolute;
	top: 30px;
	left: 0;
	object-fit: cover;
}

.advantage-o {
	width: 372px;
	height: 242px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 40px 27px 0 0;
}

.advantage-o-r {
	margin-right: 0;
}

.advantageImag02 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	transition: transform 0.5s;
}

.advantage-o:hover .advantageImag02 {
	transform: scale(1.08);
}

.advantage-o:hover span.s1 {
	color: #8163C9;
}

.advantage-o:hover span.s2 {
	color: #A295C1;
}

.advantage-c {
	width: 200px;
	height: 147px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px 5px 0px 0px;
	margin: 76px auto 0;
	display: block;
	position: relative;
	padding: 19px 0 0 30px;
}

.advantage-c span.s1 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(30, 28, 27, 1);
	line-height: 25px;
	display: block;
}

.advantage-c span.s2 {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(155, 153, 152, 1);
	line-height: 22px;
	display: block;
	margin-top: 20px;
}
.advantage-c span.sTop{
margin-top: 10px;
}


.advantageImag03 {
	width: 171px;
	height: 12px;
	display: block;
	margin-top: 9px;
}

.advantage-o4 {
	width: 470px;
	height: 254px;
	margin-left: 100px;
	overflow: unset;

}

 
.advantage-c4 {
	margin: 56px 0 0 -100px;
	border-radius: 5px;
}



.advantage-o-c {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.advantage-o5 {
	width: 470px;
	height: 200px;
	margin-top: 94px;
	overflow: unset;
}

.advantage-c5 {
	margin: -60px 0 0 30px;
	border-radius: 5px;
}
.advantage-b{
width:230px;
height:140px;
border-radius:5px;
border:1px solid rgba(255,255,255,1);
display: block;
margin:50px  auto;

}

.advantage-b a.s1{
width:130px;
height:40px;
text-align: center;
line-height: 40px;
display: block;
font-size:18px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
background: rgba(129,99,201,1);
cursor: pointer;
text-align: center;
color: #ffffff;
margin: 55px auto
}

.advantage-b a.s1:hover{
text-decoration: underline;
}


/*  */
.course {
	width: 100%;
	height: 515px;
	display: block;
}

.center span.sOther {
	padding-top: 20px;
}

.course-c {
	width: 100%;
	height: 304px;
	display: block;
}

.course-o {
	width: 270px;
	float: left;
	height: 100%;
	position: relative;
	margin-right: 30px;
	background:rgba(255,255,255,1);
border-radius:5px;
}
.course-o-r {
	
	margin-right: 0px;
}
 .course-img {
	width: 270px;
	float: left;
	height: 183px;
	margin-bottom: 22px;
	overflow: hidden;
}

.courseImag1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: transform 0.5s; 
}
.course-o:hover .courseImag1{
	 transform: scale(1.08);
}
 

.course-o span.s3 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(30, 28, 27, 1);
	line-height: 25px;
	display: block;
	margin: 20px 0 0 16px;
}

.course-o span.s4 {
	display: block;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(155, 153, 152, 1);
	line-height: 24px;
	margin: 10px 0 0 16px;
}

 
.course-o:hover span.s3 {
	color: #8163C9;
}

.course-o:hover span.s4 {
	color: #A79AC3;
}
/**/

.from1{
	height: 290px;
}
.from1Img01{
	width: 100%;
	height: 220px;
	position: absolute;
	top: 0;
	left: 0;
}

.from1 span.s1{
	font-size:18px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(255,255,255,1);
line-height:18px;
display: block;
padding-top: 24px;
margin-left: 100px;
position: relative;
}
.from1 span.s2{
	font-size:14px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(255,255,255,1);
line-height:14px;
display: block;
margin:8px 0 23px 100px;
position: relative;
 
}

.from1-o{
width:270px;
height:44px;
background:rgba(255,255,255,1);
border-radius:5px;
float: left;
margin-left:100px;
position: relative;
margin-bottom: 23px;
}


.from1-o1{
	margin-left: 30px;
}
.from1-o span.s3{
 
font-size:14px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(30,28,27,1);
line-height:44px;
float: left;
margin-left:15px;

}

.from1-o input{
width:180px;
height: 44px;
border: none;
padding: 0 5px;
float: left;
margin-left: 8px;
outline: medium;
background: none;
font-size:14px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:#999999;
}

.from1-o select{
     width:160px;
	height:44px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	float: left;
	background-size:8px;
	font-size:14px;
   font-family:PingFangSC-Semibold,PingFang SC;
   font-weight:600;
   color:#999999;
    line-height:44px;
	outline:none;
	padding: 0 10px;
	border: none;
	background: none;
	border-radius: 0;
}

.from1Img02{
	width: 12px;
	height: 9px;
	float: left;
	margin-top: 18px 
}
.courseBtn{
width:200px;
height:44px;
background:rgba(129,99,201,1);
border-radius:5px;
display: block;
margin: 23px 0 0 100px;
clear: both;
font-size:14px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(255,255,255,1);
line-height:14px;
border: none;
padding: 0;
cursor: pointer;
position: relative;

}


/*  */

.info {
	height: 652px;
}

.infoImag1 {
	width: 100%;
	height: 383px;
	position: absolute;
	top: 280px;
	object-fit: cover;
}

.info-c {
	width: 770px;
	height: 400px;
	background: rgba(243, 243, 255, 1);
	display: block;
}

.info-o {
	width: 770px;
	height: 50px;
	background: #ffffff;
	display: block;
}

.info-o:nth-child(2n) {
	background: rgba(243, 243, 255, 1);
}


.info-o:nth-child(1) {
	background: rgba(129, 99, 201, 1);
}

.info-o:nth-child(1) span {
	color: #FFFFFF;
}

.info-o span {
	color: #72757D;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(114, 117, 125, 1);
	line-height: 50px;
}

.info-o span.s1 {
	width: 150px;
	float: left;
	margin-left: 50px;
}

.info-o span.s2 {
	float: left;

}

.infoImag2 {
	width: 570px;
	height: 299px;
	position: absolute;
	top: 225px;
	right: 0;
	display: block;
}

.info-b {
	width: 400px;
	height: 30px;
	position: absolute;
	top: 545px;
	right: 0;

	display: block;
}

.info-b span.s1 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: right;
}

.info-b span.s2 {

	width: 235px;
	height: 1px;
	background: rgba(255, 255, 255, 1);
	float: right;
	margin: 17px 10px 0 0;
}

/*  */

.example {
	height: 1136px;
}

.example a.s3 {
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(129, 99, 201, 1);
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 50px;
	cursor: pointer;
}

.example a.s3:hover {
	text-decoration: underline;
}

.example-tab {
	width: 100%;
	height: 48px;
	display: block;
}

.example-c {
	width: 100%;
	height: 270px;
	display: block;
}

.example-o {
	width: 366px;
	height: 44px;
	border-radius: 5px;
	border: 2px solid rgba(129, 99, 201, 1);
	margin-left: 30px;
	float: left;
	text-align: center;
	color: rgba(129, 99, 201, 1);
	cursor: pointer;
}
.example-o-s{
	 background:rgba(129,99,201,1);
	 color: #FFFFFF;
}
.example-o:first-child {
	margin-left: 0px;
}

.example-o span.s1 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	
	line-height: 44px;
	display: block;
}

.example-c-o {
	width: 570px;
	height: 270px;
	float: left;
	margin: 30px 0 0 0px;
}

.example-c-o-r {
	margin-left: 30px;
}

.example-imag {
	width: 240px;
	height: 220px;
	float: left;
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}

.exampleImag1 {
	width: 100%;
	height: 100%;
	display: block;
	transition: transform 0.5s;
	object-fit: cover;
}

.example-c-o:hover .exampleImag1 {
	transform: scale(1.08);
}


.example-i {
	width: 300px;
	height: 270px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	float: left;
	margin-left: -120px;
	padding-left: 150px;
}

.example-i span.s0 {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(30, 28, 27, 1);
	line-height: 18px;
	display: block;
	padding-top: 25px;
}

.example-i span.s2 {
	width: 270px;
	height: 1px;
	background: rgba(129, 99, 201, 1);
	display: block;
	margin: 20px 0;
}

.example-i b {
	color: rgba(30, 28, 27, 1);
}

.example-i span.s1 {
	font-size: 14px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #A295C1;
	line-height: 20px;
	display: block;
	margin-top: 14px;
}

/*  */
.get {
	width: 100%;
	height: 291px;
	padding-top: 35px;
	background: rgba(255, 255, 255, 1);
}

.get-o-l {
	width: 170px;
	height: 326px;
	float: left;
	position: relative;
}

.get-o-l span.s1 {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(129, 99, 201, 1);
	line-height: 24px;
}

.get-o-l span.s2 {
	display: block;
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(129, 99, 201, 1);
	line-height: 24px;
	margin-top: 20px;
}

.get-o-l span.s3 {
	width: 2px;
	height: 231px;
	background: rgba(129, 99, 201, 1);
	position: absolute;
	right: 0;
	top: 0;
}

.get-o {
	width: 170px;
	height: 326px;
	float: left;
	margin-left: 30px;
	text-align: center;
}

.get-imag {
	width: 140px;
	height: 140px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
}

.getImag1 {
	width: 140px;
	height: 140px;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
	transition: transform 0.5s;
}

.get-o:hover .getImag1 {
	transform: scale(1.08);
}

.get-o span.s1 {
	display: block;
	margin-top: 10px;
	font-size:16px;
	font-family:PingFangSC-Semibold,'PingFang SC';
	font-weight:600;
	color:rgba(30,28,27,1);
	line-height:22px;
	margin: 20px 0 5px 0;
}

.get-o span.s2 {
	display: block;
	margin-top: 10px;
	font-size:12px;
	font-family:PingFangSC-Regular,'PingFang SC';
	font-weight:400;
	color:rgba(114,117,125,1);
	line-height:22px;
}
.get-o:hover  span.s1 {
	color:#8163C9;
}

/*  */

.team {
	width: 100%;
	height: 630px;
}
.team-c-o{
	width:270px;
	height:340px;
	background:rgba(255,255,255,1);
	border-radius:5px;
	float: left;
	margin-left: 30px;
}

.team-imag{
	width:270px;
	height:200px;
	display: block;
	overflow: hidden;
}

.teamImag2{
	width:270px;
	height:200px;
	display: block;
	object-fit: cover;
	transition: transform 0.5s;
}
.team-c-o:hover .teamImag2 {
	transform: scale(1.08);
}
.team-n{
	width:154px;
	height:44px;
	background:rgba(129,99,201,1);
	border-radius:0px 22px 22px 0px;
	display: block;
	position: relative;
	margin-top: -22px;
	padding-left: 16px;
}
.team-n span.s3{
	display: block;
	margin-top: -22px;
	font-size:18px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:44px;
}


.team-c-o span.s4{
	display: block;
	margin: 10px 0 0 16px;
	font-size:14px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(129,99,201,1);
	line-height:14px;
}

.team-c-o span.s5{
	display: block;
		margin: 12px 0 0 16px;
	font-size:12px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height:22px;
}
.team-c-o-l{
	margin-left: 0px;
}

/*  */

.obj{
	width: 100%;
	height: 300px;
}

.objImag1{
	width: 570px;
	height: 207px;
	position: absolute;
	 
}
.obj-c  {
	display: block;
	width:770px;
	height:175px;
	background:#ffffff;
	box-sizing: content-box;
	margin-top: 79px;
	float: right;
}

.obj-c span.s1{
	display: block;
	padding-top: 21px;
	margin: 0 0 9px 220px;
	font-size:16px;
	font-family:PingFangSC-Semibold,PingFang SC;
	font-weight:600;
	color:rgba(30,28,27,1);
	line-height:22px;
}

.obj-c span.s2{
	display: block;
	margin: 0 0 0 220px;
	font-size:14px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(114,117,125,1);
	line-height:26px;
}

.obj span.s3{
	width:170px;
	height:2px;
	background:rgba(162,149,193,1);
	 position: absolute;
	 left:432px ;
	 top: 38px;
}
.obj span.s4{
	 font-size:18px;
	 font-family:PingFangSC-Semibold,PingFang SC;
	 font-weight:600;
	 color:rgba(162,149,193,1);
	 line-height:18px;
	 position: absolute;
	 left:618px ;
	 top: 27px;
}

.from2Img02{
	width: 100%;
	height: 171px;
	position: absolute;
	top: 96px;
}

.fromBg{
	width:968px;
height:50px;
background:rgba(255,255,255,1);
top: 46px;
position: absolute;
}

.from2{
margin: 75px 30px 30px 0;

}

.getBtn{
	width: 200px;
	float: left; 
	margin: 73px 0 0 30px;
	clear: none;
}


/**/

.img-view{
	height: 800px;
}

.img-view span.s3{
	font-size: 24px;
    font-family: PingFangSC-Semibold, 'PingFang SC';
    font-weight: 600;
    color: #8163C9;
    line-height: 24px;
    display: block;
    padding-top: 30px;

}
.img-view span.s4{
	display: block;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(129, 99, 201, 1);
    line-height: 24px;
    margin: 6px 0 15px 0;

}
.img-c{
	width:370px;
	height: 260px;
	float: left;
	margin: 30px 30px 30px 0;
 
	overflow: hidden;
	 
}

.img-c-b{
	width:270px;
	height: 280px;
	 
}

.img-c-b2{
	width:370px;
	height: 280px;
	 
}
.img-c-b3{
	width:470px;
	height: 280px;
	 
}
.img-c-r{
	 
	margin-right: 0px; 
}

.imag1{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}


 .imag1:hover{
	transform: scale(1.08);
}