.banner{
	width: 100%;
	position: relative;
}
.banner img{
	display: block;
}
.resume{
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
}
.content h2{
	width: 100%;
	font-size: 60px;
	color: #fff;
}
.content p{
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-top: 40px;
}
.content a{
	font-size: 16px;
	color: #fff;
	width: 140px;
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 35px;
	display: block;
	margin-top: 35px;
}
.content a:hover{
	color: #027aff;
	border: 1px solid #027aff;
}
.content{
	width: 1400px;
	margin: 0 auto;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
    height: 100%;
}
.navigation{
	width: 100%;
	height: 48px;
	background: #2a2a2a;
	color: #fff;
}
.navigation ul li{
	cursor: pointer;
}
.navigation ul li:hover{
	color: #027aff;
}
.navigation ul{
	width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
}

.navigation ul li{
	float: left;
	font-size: 16px;
	padding-right: 80px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
}
.navigation ul li a{
	color: #333;
}
.show{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.show h2{
	color: #fff;
	width: 100%;
	font-size: 28px;
	width: 100%;
	text-align: center;
	padding-bottom: 68px;
}
.showL{
	width: 840px;
	float: left;
	height: 479px;
}
.showC{
	width: 150px;
	height: 479px;
	float: left;
}
.showC p{
	text-align: center;
	color: #999;
	font-weight: bold;
	font-size: 90px;
	line-height: 479px;
}
.showR{
	width: 400px;
	float: left;
	height: 479px;
}
.showT{
	width: 100%;
}
.showB{
	width: 100%;
	margin-top: 28px;
}
.ending{
	width: 100%;
	margin-top: 42px;
}
.ending h3{
	width: 100%;
	font-size: 20px;
	padding-left: 20px;
}
.repeat{
	float: left;
	margin-right: 180px;
}
.region{
	width: 100%;
	height: 60px;
	background: rgba(42,42,42,0.3);
	margin-top: 15px;
}
.region p{
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	float: left;
	padding-left: 20px;
}
.region span{
	float: left;
	color: #027aff;
	font-size: 20px;
	padding: 0 25px;
	margin-top: 20px;
	margin-left: 20px;
	background: #fff;
	display: block;
}
.spectacle{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.spectacle h2{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	padding-bottom: 68px;
}
.spectacleL{
	float: left;
	width: 520px;
	height: 390px;
	margin-left: 120px;
}
.spectacleR{
	float: left;
	width: 690px;
	height: 390px;
	margin-left: 70px;
}
.spectacleR h1{
	width: 100%;
	color: #fff;
	float: left;
	font-size: 60px;
}
.spectacleR p{
	width: 100%;
	color: #999;
	float: left;
	font-size: 16px;
	line-height: 36px;
	margin-top: 40px;
}
.application{
	margin-top: 45px;
}
.distinguishL{
	width: 565px;
	float: left;
	margin-left: 120px;
	text-align: right;
}
.distinguishL h1{
	color: #fff;
	width: 100%;
	float: left;
	font-size: 60px;
}
.distinguishL p{
	width: 100%;
	float: left;
	color: #999;
	font-size: 16px;
	line-height: 36px;
	margin-top: 40px;
}
.distinguish{
	width: 1400px;
	margin: 0 auto;
	margin-top: 75px;
}
.distinguishR{
	float: left;
	margin-left: 80px;
}
.goodness{
	width: 100%;
	margin-top: 100px;
	padding-bottom: 80px;
}
.goodnessCen{
	width: 1400px;
	margin: 0 auto;
}
.goodness h2{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-top: 40px;
	padding-bottom: 35px;
}
.goodList{
	width: 1400px;
	margin: 0 auto;
}
.list-item{
	width: 45%;
	float: left;
	margin-left: 5%;
	min-height: 130px;
	margin-top: 50px;
}
.itemRight{
	width: calc(100% - 100px);
	float: left;

}
.itemLeft{
	float: left;
	width: 100px;
	height: 100px;
}
.itemRight h3{
	color: #fff;
	font-size: 22px;
	padding-bottom: 20px;
}
.itemRight p{
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.resource{
	width: 1400px;
	margin:0 auto;
	margin-top: 100px;
}
.resource h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	display: block;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.related{
	width: 400px;
	float: left;
	margin-right: 100px;
}
.related:nth-child(4){
	margin-right: 0;
}
.reList{
	width: 400px;
	height: 225px;
	float: left;
	position: relative;
}
.reList p{
	width: 360px;
	position: absolute;
	bottom: 20px;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}
.resource h3{
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin-top: 20px;
}
.resource h3 a{
	color: #fff;
}
.resource h3 a:hover{
	color: #027aff;
}
.proFun{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.proFun h2{
	width: 100%;
	text-align: center;
	letter-spacing: 8px;
	color: #fff;
	font-size: 28px;
	padding-bottom: 68px;
}
.yScene{
	width:1400px;
	margin: 0 auto;
	color: #fff;
	margin-top: 100px;
}
.yScene h2{
	width: 100%;
    text-align: center;
    font-size: 28px;
    letter-spacing: 8px;
    padding-bottom: 68px;
}
.scene{
	width: 396px;
	float: left;
	margin-right: 100px;
	padding-bottom: 20px;
	background: rgba(42,42,42,0.4);
}
.scene:nth-child(4){
	margin-right: 0;
}
.scene h1{
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding-top: 40px;
}
.scene p{
	text-align: center;
	font-size: 16px;
	width: 100%;
	color: #999;
	line-height: 28px;
	padding-top: 20px;
}
.usePath{
	color: #fff;
	width: 1400px;
	margin: 100px auto 200px auto;
}
.usePath h2{
	width: 100%;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
}
.ySceneLeft{
	width: 630px;
	float: left;
	margin-top: 10px;
}
.ySceneLeft ul li{
	text-align: right;
	padding-bottom: 55px;
}
.ySceneLeft ul li h3{
	font-size: 22px;
}
.ySceneLeft ul li p{
	font-size: 16px;
	color: #999;
	padding-top: 15px;
}
.ySceneRight{
	width: 676px;
	float: left;
	margin-left: 90px;
	margin-top: 10px;
}
.ySceneRight ul li{
	float: left;
	width: 319px;
	margin-right: 35px;
	position: relative;
	margin-top: 35px;
}
.ySceneRight ul li:nth-child(2n){
	margin-right: 0;
}
.ySceneRight ul li:nth-child(1){
	margin-top: 0;
}
.ySceneRight ul li:nth-child(2){
	margin-top: 0;
}
.ySceneRight ul li p{
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
	background: rgba(0,0,0,0.4);
	padding: 7px 19px;
	display: block;
	border-bottom-right-radius:20px;
}
.check{
	width: 1400px;
	margin: 100px auto 0 auto;
}
.check h2{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.checkLeft{
	width: 55%;
	float: left;
}
.checkRight{
	width: 45%;
	float: left;
}

.checkRight ul li{
	padding-bottom: 45px;
}
.checkRight ul li h3{
	font-size: 22px;
	color: #fff;
}
.checkRight ul li p{
	font-size: 16px;
	color: #999;
	line-height: 34px;
}

.slideTxtBox {
	width: 1400px;
	margin:0 auto;
}

.slideTxtBox .hd {
	margin-bottom: 35px;
}

.slideTxtBox .hd ul {
	/*width: 404px;*/
	 width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;

	margin: 0 auto;
}

.slideTxtBox .hd ul li {
	float: left;
	font-size: 18px;
	cursor: pointer;
	border: 1px solid #027aff;
	color: #027aff;
	margin-right: 90px;
}
.slideTxtBox .hd ul li:nth-child(3){
	margin-right: 0px;
}
.slideTxtBox .hd ul li.on {
	background: #fff;
	color: #027aff;
}

.slideTxtBox .bd ul {
	width: 1400px;
}

.slideTxtBox .bd li {
	border-right: 2px solid #bfbfbf;
	height: 24px;
	line-height: 24px;
}
.slideTxtBox .bd li:last-child{
	border: none;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #fff;
}
.present{
	width: 1400px;
	margin:0 auto;
	margin-top: 100px;
}
.present h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding-bottom: 68px;
}
.hd ul span{
	float: left;
	font-size: 20px;
	padding-left: 120px;
	padding-right: 120px;
}
.apply{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.apply h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding-bottom: 18px;
}
.apply ul{
	margin-top: 50px;
}
.apply ul li{
	width: 50%;
	float: left;
	padding-top: 80px;
	text-align: center;
}
.apply ul li h3{
	color: #fff;
	font-size: 28px;
}
.apply ul li p{
	line-height: 30px;
	font-size: 16px;
	padding-top:20px;
	color: #999;
}
.sceneImg{
	width: 353px;
	height: 353px;
	z-index: 9999;
}
.sceneImg:hover{
	cursor: pointer;
}
.applyImg{	
	position: relative;
	width: 402px;
	height: 402px;
	margin: 0 auto;
}
.apply ul li:nth-child(1),.apply ul li:nth-child(2){
	padding-top: 0;
}
.round{
	position: absolute;
	top: -25px;
	left: 0;
	display: none;
}
.test{
	width: 100%;
}

.testL{
	float: left;
	width: 50%;
}
.testR{
	float: left;
	width: 50%;
}
.testR h1{
	color: #fff;
	font-size: 60px;
	letter-spacing: 2px;
	padding-top: 30px;
}
.testR p{
	color: #999;
	font-size: 16px;
	line-height: 36px;
	padding-top: 50px;
}
.testL h1{
	color: #fff;
	text-align: right;
	font-size: 60px;
	letter-spacing: 2px;
	padding-top: 30px;
	padding-right: 20px;
}
.testL p{
	text-align: right;
	color: #666;
	font-size: 16px;
	line-height: 36px;
	padding-top: 50px;
	padding-right: 20px;
}
.testR img{
	padding-left: 50px;
}
.literature{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.literature h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.skill{
	width: calc(100% - 196px);
	border: 1px solid #999999;
	padding: 35px 98px;
}
.date{
	font-size: 16px;
	color: #fff;
	float: left;
}
.all{
	width: 140px;
	height: 35px;
	border: 1px solid #fff;
	color: #fff;
	float: right;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
}
.skill ul{
	width: 100%;
	height: 500px;
	overflow-y: scroll;
	margin-top: 30px;
}
.skill ul li{
	width: 520px;
	float: left;
	
	height: 70px;
	line-height: 70px;
	margin-right: 140px;
	border-bottom: 1px dashed #666666;
}
.skill ul li:nth-child(2n){
	margin-right:0;
}
.skill ul li img{
	float: left;
	padding-top: 22px;
	display: block;
}
.skill ul li a{
	float: left;
	width: 480px;
	color: #fff;
	overflow:hidden; /*超出部分隐藏*/
    white-space:nowrap; /*让文本强制在一行不换行*/
    text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/
	font-size: 16px;
	padding-left: 12px;
	cursor: pointer;
}
.popup{
	width: 500px;
	height: 350px;
	position: fixed;
	top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
	background: #FFF;
	z-index: 9999;
	display: none;
}
.all{
	cursor: pointer;
}
.all:hover{
	border: 1px solid  #027aff;
	background: #027aff;
	color: #fff;
}
.mask{
	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    z-index: 99;
    display: none;
}
.popup h3{
	background: #027aff;
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
	height: 60px;
	line-height: 60px;
	box-shadow: 2px 2px 8px rgba(4,0,0,0.1);
}
.poForm{
	width: 277px;
	margin: 0 auto;
	margin-top: 20px;
}
.poForm label{
	font-size: 16px;
	padding-right: 10px;
}
.poForm input{
	width: 230px;
	height: 35px;
	background: #f3f3f3;
	border: 1px solid #cccccc;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
	border-radius: 6px;
}
.poSub{
	width: 277px;
	margin: 0 auto;
	margin-top:38px;
}
.submit{
	width:128px;
	height: 35px;
	border: 1px solid #027aff;
	color:#027aff;
	background: #fff;
	font-size: 16px;
	letter-spacing: 3px;
	border-radius: 6px;
	cursor: pointer;
}
.submit:hover{
	background: #027aff;
	color: #fff;
}
.exit:hover{
	background: #ccc;
}
.exit{
	width:128px;
	height: 35px;
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	color: #666;
	letter-spacing: 3px;
	font-size: 16px;
	margin-left: 15px;
	border-radius: 6px;
	cursor: pointer;
}
.close{
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}


.figureLeft{
	width: 526px;
	float: left;
}
.figureLeft h1{
	color: #fff;
	font-size: 60px;
	text-align: right;
	padding-bottom:30px;
}
.figureLeft p{
	font-size: 16px;
	line-height: 36px;
	text-align: right;
	color: #999;
}
.figureLeft h3{
	font-size: 22px;
	color: #fff;
	text-align: right;
	padding-top: 35px;
}
.figureRight{
	width: 874px;
	float: left;
}
.figureVideo{
	width: 800px;
	height: 450px;
	float: right;
	padding-top: 20px;
}
.yycj{
	width: 100%;
	margin-top: 100px;
}
.yycj h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	padding-bottom: 68px;
}
.monitor{
	width: 1400px;
	margin: 0 auto;
	background: #000;
}
.monitor h1{
	text-align: center;
	width: 100%;
	color: #fff;
	padding-top: 47px;
	font-size: 60px;
	letter-spacing: 4px;
}
.monitor p{
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	color: #999;
	padding-top: 20px;
}
.monitor img{
	margin: 0 auto;
	display: block;
	margin-top: 60px;
}
.info{
	display: flex;
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 65px !important;
}
.monitor ul li{
	flex: 1;
	text-align: center;
}
.monitor ul li h3{
	font-size: 22px;
	color: #fff;
}


.demo{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.demo h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.demoL{
	width: 670px;
	height: 377px;
	float: left;
}
.demoR{
	width: 670px;
	height: 377px;
	float: left;
	margin-left: 55px;
}
.scenario{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.scenario h2{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.scenarioL{
	width: 670px;
	float: left;
	height: 360px;
	padding-bottom: 70px;
}
.scenarioL img{
	float: right;
}
.scenarioR{
	width: 670px;
	float: left;
	height: 360px;
	margin-left: 55px;
	padding-bottom: 70px;
}
.scenarioR h1{
	color: #fff;
	font-size: 60px;
	margin-top: 70px;
}
.scenarioR p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 60px;
}
.scenarioL h1{
	color: #fff;
	font-size: 60px;
	margin-top: 50px;
	text-align: right;
}
.scenarioL p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 60px;
	text-align: right;
}
.survey{
	width:1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.survey h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.survey ul{
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  padding-top: 45px;
}
.survey ul li{
	float: left;
	display: block;
	padding: 13px 30px;
	background: #027aff;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-right: 96px;
}
.survey ul li:last-child{
	margin-right: 0;
}
.survey p{
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #fff;
	letter-spacing: 3px;
	padding-top: 30px;
}
.useScene{
	width: 1400px;
	margin: 0 auto;
}
.useScene h2{
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 100px;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.useScene ul li{
	float: left;
	width: 23%;
	margin-right: 34px;
	position: relative;
}
.useScene ul li:nth-child(4){
	margin-right: 0;
}
.useScene ul li h3{
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 13px;
	margin-left: 30px;
	border-radius: 11.5px;
	display: block;
	position: absolute;
	top: 40px;
	font-weight: normal;
}
.useScene ul li h4{
	margin-left: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	padding-bottom: 15px;
}
.useDetail{
	position: absolute;
	bottom: 25px;
}
.useScene ul li p{
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 16px;
	line-height: 30px;
}
.settle{
	width: 1400px;
	margin: 0 auto;
}
.settle h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-top: 100px;
	padding-bottom: 68px;
}
.plan{
	width: 100%;
	background: #f7f8fa;
	padding-top: 49px;
	padding-bottom: 49px;
}
.planL{
	width: 900px;
	float: left;
}
.planR{
	width: 470px;
	float: left;
}
.planR h3{
	font-size: 28px;
	letter-spacing: 3px;
	width: 100%;
	text-align: center;
}
.planR p{
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	padding: 18px;
	margin-top: 40px;
	color: #666;
}
.serviceType{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.serviceType h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.serviceType ul li{
	width: 435px;
	float: left;
	margin-right: 47px;
	
}
.serviceType ul li:nth-child(3){
	margin-right: 0;
}
.typeName{
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #fff;
	padding-top: 30px;
	letter-spacing: 2px;
}
.typeIntro{
	position: absolute;
	bottom: 15px;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	left: 35px;
	right: 35px;
}
.serviceImg{
	position: relative;
}
.profession{
	width: 1400px;
	margin: 0 auto;
	margin-top: 96px;
}
.profession h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.scheme{
	width: 100%;
	height: 418px;
}
.scheme img{
	width: 705px;
	display: block;
}
.schemeImg{
	position: relative;
}
.schemeOther{
	position: relative;
}
.schemeOther img{
	position: absolute;
	right: 0;
	top: 0;
}
.suspension{
	position: absolute;
	left: 642px;
	top: 180px;
	width: 596px;
	height: auto;
	background: #fff;
	padding: 28px 22px;
	box-shadow: 2px 2px 8px rgba(4,0,0,0.1);
}
.suspe{
	position: absolute;
	left: 112px;
	top: 180px;
	width: 596px;
	height: auto;
	background: #fff;
	padding: 28px 22px;
	box-shadow: 2px 2px 8px rgba(4,0,0,0.1);
}
.suspension h3{
	color: #333;
	font-size: 26px;
}
.suspension p{
	font-size: 18px;
	line-height: 30px;
	color: #666;
	padding-top: 15px;
}
.suspe h3{
	color: #333;
	font-size: 26px;
}
.suspe p{
	font-size: 18px;
	line-height: 30px;
	color: #666;
	padding-top: 15px;
}
.partner{
	width: 1400px;
	margin: 0 auto;
}
.partner h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-top: 100px;
	padding-bottom: 68px;
}
.partner ul li{
	float: left;
	width: 685px;
	background: #2a2a2a;
	height: 156px;
	margin-bottom: 70px;
	margin-right: 17px;
	box-shadow: 2px 2px 8px rgba(4,0,0,0.1);
}
.partner ul li:nth-child(2n){
	margin-right: 0;
}
.partner ul li img{
	display: block;
	float: left;
	width: 156px;
	height: 156px;
}
.partner ul li p{
	font-size: 16px;
	line-height: 30px;
	display: flex;
	flex-direction: column;        /*元素的排列方向为垂直*/
	justify-content: center;    /*水平居中对齐*/
	align-items: center;        /*垂直居中对齐*/
	padding-left: 15px;
}
.partnerDetail{
	display: flex;             /*flex弹性布局*/
    justify-content: center;
    align-items: center;
	width: 500px;
	float: left;
	height: 156px;
	color: #fff;
}
.trait ul li{
	width: 32%;
	float: left;
	background: rgba(42,42,42,0.4);
	min-height: 380px;
	margin-right: 28px;
	margin-bottom: 50px;
}
.trait ul li:nth-child(3n){
	margin-right: 0;
}
.trait ul li img{
	display: block;
}
.trait{
	width:1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.trait h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.trait h3{
	color: #fff;
	width: 100%;
	font-size: 22px;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 18px;
}
.trait p{
	color: #999;
	font-size: 14px;
	padding-top: 20px;
	text-align: center;
	line-height: 22px;
	padding-left: 22px;
	padding-right: 22px;
}
.picture{
	width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
}
.pictureL{
	width: 700px;
	float: left;
}
.pictureR{
	width: 700px;
	float: left;
}
.pictureL h2{
	color: #fff;
	font-size: 60px;
	text-align: right;
	padding-right: 47px;
}
.pictureL p{
	text-align: right;
	font-size: 16px;
	color: #999;
	line-height: 36px;
	padding-top: 35px;
	padding-right: 47px;
}
.begin{
	float: left;
	width: 350px;
	position: relative;
}
.after{
	float: left;
	width: 350px;
	position: relative;
}
.begin p{
	position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.4);
    padding: 5px 15px;
    display: block;
    border-bottom-right-radius: 20px;
}
.after p{
	position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.4);
    padding: 5px 15px;
    display: block;
    border-bottom-right-radius: 20px;
}
.respect{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.respect h2{
	color: #fff;
	text-align: center;
    font-size: 28px;
    letter-spacing: 8px;
    padding-bottom: 68px;
}
.respect ul li{
	position: relative;
	width: 23.3%;
	float: left;
	margin-right: 30px;
}
.respect ul li img{
	display: block;
}
.respect ul li:nth-child(4){
	margin-right: 0;
}
.resDet{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
	height: 37px;
	background: rgba(0,0,0,0.5);
}
.resDet p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 37px;
}
.system{
	width: 1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.system h2{
	color: #fff;
	text-align: center;
    font-size: 28px;
    letter-spacing: 8px;
    padding-bottom: 68px;
}
.systemL{
	width: 660px;
	float: left;
}
.systemR{
	width: 700px;
	float: left;
	padding-left: 40px;
}
.systemR h3{
	font-size: 22px;
	color: #fff;
}
.systemR p{
	color: #999;
	font-size: 16px;
	padding-top: 15px;
	line-height: 26px;
	padding-bottom: 30px;
	
}
.jsgs{
	width:1400px;
	margin: 0 auto;
	margin-top: 100px;
}
.jsgs h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.jsgs ul li{
	float: left;
	margin-right: 37px;
}
.jsgs ul li:last-child{
	margin-right: 0;
}
.domain{
	width: 1376px;
	margin: 0 auto;
	margin-top: 70px;
}
.domain h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.education{
	background: url(../images/domain.png) no-repeat;
	width: 100%;
	height: 774px;
	margin-bottom: 100px;
}
.sports{
	background: url(../images/sports.png) no-repeat;
	width: 100%;
	height: 774px;
	margin-bottom: 100px;
}
.hospital{
	background: url(../images/hospital.png) no-repeat;
	width: 100%;
	height: 774px;
	margin-bottom: 100px;
}
.trade{
	width: 395px;
	height: 774px;
	background:rgba(7,109,223,0.8);
	float: right;
}
.amuse{
	width: 395px;
	height: 774px;
	background:rgba(7,109,223,0.8);
	float: left;
}
.trade h3{
	color: #fff;
	font-size: 42px;
	padding-top: 123px;
	padding-left: 47px;
}
.trade p{
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	padding-left: 47px;
	padding-right: 30px;
	text-align:justify;
	padding-top: 55px;
}
.trade h4{
	font-size: 40px;
	color: #fff;
	/*float: right;*/
	position: absolute;
	padding-right: 30px;
	padding-top: 75px;
}
.amuse h3{
	color: #fff;
	font-size: 42px;
	padding-top: 123px;
	padding-left: 47px;
	text-align: right;
	padding-right: 30px;
}
.amuse p{
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	padding-left: 47px;
	padding-right: 30px;
	padding-top: 55px;
	text-align:justify;
}
.amuse h4{
	font-size: 40px;
	color: #fff;
	/*float: left;*/
	position: absolute;
	padding-left: 47px;
	padding-right: 30px;
	padding-top: 75px;
}
.steps-container{
	width: 100%;
	margin-top: 152px;
	padding: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step{
	width: 14px;
	height: 14px;
	background: #999;
	border-radius: 50%;
	z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 200ms ease;
    flex-grow: 0;
}
.stepTop{
	font-size: 72px;
    position: absolute;
    top: -130px;
    color: #999999;
    transition: color 200ms ease;
}
.stepDown{
	width: 150px;
	position: absolute;
    top: 30px;
    text-align: center;
    filter: none;
    z-index: 2000;
    transition: all 200ms ease;
}
.stepDown li{
	font-size: 16px;
	line-height: 34px;
}
.stepUp{
	font-size: 72px;
    position: absolute;
    top: 30px;
    color: #999999;
    transition: color 200ms ease;
}
.stepUnder{
	width: 150px;
	position: absolute;
    top: -130px;
    text-align: center;
    filter: none;
    z-index: 2000;
    transition: all 200ms ease;
}
.stepUnder li{
	font-size: 16px;
	line-height: 34px;
}
.line{
	transition: all 200ms ease;
    height: 5px;
    flex-grow: 1;
    max-width: 345px;
    background: #eee;
}
.complete{
	color: #027aff !important;
}
.completed{
	background: #027AFF;
}
.works{
	width: 1400px;
	margin: 0 auto;
}
.works h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-top: 100px;
	padding-bottom: 68px;
}
.works ul li{
	float: left;
	width: 30%;
	position: relative;
	margin-right: 70px;
	margin-bottom: 67px;
	background: #000;
}
.works ul li:nth-child(3n){
	margin-right: 0;
}
.works ul li h3{
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 3px;
}
.works ul li p{
	position: absolute;
    top: 0;
    right:25px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background: rgba(0,0,0,0.4);
    padding: 7px 19px;
    display: block;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.AIVideo{
	width: 1400px;
	margin: 0 auto;
	margin-top: 33px;
}
.AIVideo h2{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}

.AIVideoL{
	width: 50%;
	float: left;
	height: 360px;
	padding-bottom: 70px;
}
.AIVideoL img{
	float: right;
}
.AIVideoR{
	width: 50%;
	float: left;
	height: 360px;
	padding-bottom: 70px;
}
.AIVideoR h1{
	color: #fff;
	font-size: 60px;
	margin-top: 70px;
}
.AIVideoR p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 50px;
}
.AIVideoL h1{
	color: #fff;
	font-size: 60px;
	margin-top: 50px;
	text-align: right;
}
.AIVideoL p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 50px;
	text-align: right;
}
.AIVideo img{
	display: block;
}
.AIVideoL h1, .AIVideoL p{
	padding-right: 60px;
}
.AIVideoR h1, .AIVideoR p{
	padding-left: 60px;
}



.occasion{
	width: 1400px;
	margin: 0 auto;
	margin-top: 94px;
}
.occasion h2{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-bottom: 68px;
}
.occasionL{
	width: 670px;
	float: left;
	height: 450px;
	padding-bottom: 70px;
}
.occasionL img{
	float: right;
}
.occasionR{
	width: 670px;
	float: left;
	height:450px;
	margin-left: 55px;
	padding-bottom: 70px;
}
.occasionR h1{
	font-size: 60px;
	color: #fff;
}
.occasionR p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 40px;
	text-align: justify;
}
.occasionL h1{
	color: #fff;
	font-size: 60px;
	margin-top: 50px;
	text-align: right;
}
.occasionL p{
	font-size: 18px;
	line-height: 36px;
	color: #999;
	padding-top: 40px;
	text-align: right;
}
.cooperate{
	width: 1400px;
	margin: 0 auto;
	margin-top: 30px;

}
.cooperate h2{
	text-align: center;
	font-size: 28px;
	padding-bottom: 68px;
	color: #fff;
	letter-spacing: 8px;
}
.schoolName{
	width: 100%;
	height: 60px;
	background: #2a2a2a;
	border-bottom: 1px solid #999999;
}
.schoolName li{
	float: left;
	color: #fff;
	width: 33.33%;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.US{
	width: 33.33%;
	float: left;
}
.Uk{
	width: 33.33%;
	float: left;
}
.other{
	width: 33.33%;
	float: left;
}
.US li{
	width: 100%;
	height: 180px;
	background: #2a2a2a;
	
}
.US li:nth-child(2n){
	background: #252424;
}
.Uk li{
	width: 100%;
	height: 180px;
	background: #252424;
	
}
.Uk li:nth-child(2n){
	background: #2a2a2a;
}
.other li{
	width: 100%;
	height: 180px;
	background: #2a2a2a;
	
}
.other li:nth-child(2n){
	background: #252424;
}
.school{
	width: 100%;
	height: auto;
	border:1px solid #999999;
}
.schoolImg{
	float: left;
	height: 180px;
	width: 154px;
	text-align: center;
	display: flex;align-items: center
}
.schoolImg img{
	align-items: center;
	margin: 0 auto;
}
.schoolDetail{
	width: calc(100% - 154px);
	float: left;
	height: 155px;
	padding-top: 25px;
}
.schoolDetail h3{
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 10px;
}
.rate{
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.rate p{
	font-size: 16px;
	color: #ffffff;
	float: left;
}
.rate img{
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}
.devote{
	width: 1400px;
	margin: 0 auto;
}
.devote h2{
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
	padding-top: 100px;
	padding-bottom: 32px;
}
.learning{
	width: calc(100% - 20px);
	height: 900px;
	overflow-y: scroll;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 20px;
}
.learning-item{
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}
.learning-item:last-child{
	border: 0;
}
.learning-item h3{
	font-size: 18px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}
.learning-item p{
	font-size: 16px;
	color: #999;
	line-height: 28px;
	padding-bottom: 10px;
}
.collect{
	float: right;
}
.collect a{
	padding-right: 30px;
	cursor: pointer;
}

.slideTxtBox .hd ul li:hover{
	color: #027aff;
}
.hr{
	max-width: 71.25rem;
    display: block;
    padding: 1rem 0px;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-image: linear-gradient(90deg, rgba(230, 230, 230, 0), rgb(51, 51, 51) 50%, rgba(230, 230, 230, 0) 100%) 5% / 1 / 0 stretch;
    margin: 0px auto;
}