.training-concept{
	background-color:#ffffff;padding-top:5.5vh;
	padding-bottom:5.5vh;
}
.training-concept>h3{
	font-size:2vw;text-align: center;font-weight: 550;
	color:#333333;line-height:2.3vw;    letter-spacing: 5px;
}
.training-concept>h5{
	font-size:1.1vw;color:#666666;margin-top:2vh;text-align: center;
	font-weight: normal;
}
.training-concept .concept-steps{
	width:56.4%;margin-left:auto;margin-right:auto;display: flex;display:-webkit-flex;
	justify-content: space-between;-webkit-justify-content: space-between;
	margin-top:5.5vh;
}
.training-concept .concept-steps>div{
	width:21%;
}
.training-instructors{
	padding-top:5.5vh;
	padding-bottom:5.5vh;
}
.training-instructors>h3{
	font-size:2vw;text-align: center;font-weight: 550;
	color:#333333;line-height:2.3vw;    letter-spacing: 5px;
}
.training-instructors>h5{
	font-size:1.1vw;color:#666666;margin-top:2vh;text-align: center;
	font-weight: normal;
}
.show-lecturer{
	width:52.1%;margin-left:auto;margin-right:auto;
	position:relative;margin-top:4.4vh;
}
.show-lecturer-content{
	position:absolute;width:78%;top:5.8vh;
	left:15.9%;
}
.show-lecturer-content .one-lecturer-content{
	display: flex;display: -webkit-flex;
	justify-content: space-between;-webkit-justify-content: space-between;
}
.show-lecturer-content .one-lecturer-content>div{
	width:48.6%;
}
.show-lecturer-content .one-lecturer-content>section{
	width:44.3%;padding-top:4.35vh;
}
.show-lecturer-content .one-lecturer-content>section>h5{
    display: inline-block;padding:1vh 1vw;background-color:#004688;
    color:#fac413;font-size:0.9vw;font-weight: normal;
}
.show-lecturer-content .one-lecturer-content>section>div{
	display: flex;display: -webkit-flex;margin-top:2.4vh;
	align-items: flex-end;-webkit-align-items: flex-end;
}
.show-lecturer-content .one-lecturer-content>section>div>h3{
	font-size:2.2vw;color:#333333;font-weight:550;
	line-height:2.2vw;
}
.show-lecturer-content .one-lecturer-content>section>div>h4{
	font-size:1.4vw;color:#333333;font-weight:500;
	line-height:1.4vw;margin-left:1.3vw;
}
.show-lecturer-content .one-lecturer-content>section>p{
	margin-top:2.77vh;font-size:0.9vw;color:#666666;
	line-height:1.1vw;
}
.show-lecturer-content .one-lecturer-content>section>section{
	width:11%;margin-top:1.8vh;border-bottom:2px solid #666666;
}
.show-lecturer .change-btn{
	position:absolute;width:7.8%;display: flex;display: -webkit-flex;
	bottom:4.16vh;right:3.7%;
}
/*等级保护*/
.service-process{
	background-image: url(../images/product-service/grade-protection/bg.png);
	background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;
	padding-top:5.4vh;padding-bottom:5vh;background-color:#FFFFFF;
}
.service-process .process-title{
	font-size:2vw;line-height:2vw;text-align: center;
	font-weight: 550;letter-spacing:5px;
}
.process-content{
	width:71.3%;margin-left:auto;margin-right:auto;
	display: flex;display: -webkit-flex;
	justify-content: space-between;-webkit-justify-content: space-between;
	margin-top:4vh;
}
.process-content>div{
	display: flex;display:-webkit-flex;align-items: center;
	-webkit-align-items: center;
}
.process-content .one-process{
	width:22%;background-color:#FFFFFF;box-shadow:0 0 10px #d1d3d5;
	padding-top:4.6vh;padding-bottom: 5.5vh;
}
.process-content .one-process>div{
	height:12.3vh;
	width:20%;margin-left:auto;margin-right:auto;
	display: flex;display: -webkit-flex;
	align-items: center;-webkit-align-items: center;
}
.process-content .one-process>h5{
	font-size:1.25vw;color:#333333;font-weight: 300;
	text-align: center;
}
.process-content .one-process>.fenge{
	width:13.7%;margin-left:auto;margin-right:auto;
	height:2px;background-color:#0092d8;margin-top:1.8vh;
}
.process-content .one-process>p{
	width:63%;margin-left:auto;
	margin-right:auto;margin-top:2.8vh;
	font-size:1vw;color:#666666;font-weight:200;
}