/*设置banner*/
/*-----------------------------------*/
.top-area{
	width: 100%;
	position: relative;
	text-align: center;
}
.top-area figure{
	width: 100%;
	padding-bottom: 26.04%;
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/top.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.top-title{
	position: absolute;
	left: 0;
	right: 0;
	top: 28%;
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 72px;
	line-height: 1;
	color: #004898;
	letter-spacing: 9px;
}
@media only screen and (max-width: 1599px) {
	.top-title{
		font-size: 60px;
	}
}
@media only screen and (max-width: 1299px) {
	.top-title{
		font-size: 50px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-area figure{
		padding-bottom: 80%;
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/top-m.jpg);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.top-title{
		top: 13.3%;
		font-size: 42px;
		letter-spacing: 7px;
	}
}
@media only screen and (max-width: 450px) {
	.top-title{
		font-size: 36px;
		letter-spacing: 6px;
	}
}
/*-----------------------------------*/
/*设置banner end*/

/* 正文内容 */
/*----------------------------------------------------*/
/*part1 part2*/
.train-part{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.train-part2{
	background: #F6F6F6;
}
.train-img{
	width: 48.6%;
	margin-right: 2.8%;
}
.train-part2 .train-img{
	margin-left: 2.8%;
	margin-right: 0;
}
.train-part figure{
	width: 100%;
	padding-bottom: 56.31%;
}
.train-part1 figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part2.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.train-part2 figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part3.jpg);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.train-content{
	width: 48.6%;
}
.train-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 50px;
	line-height: 1.4;
	color: #000000;
}
.train-desc{
	font-size: 18px;
	line-height: 2;
	color: #333333;
}
.train-part2 .train-title{
	text-align: right;
}
.train-part2 .effect-group-container{
	float: right;
}
@media only screen and (max-width: 1599px) {
	.train-title{
		font-size: 40px;
	}
}
@media only screen and (max-width: 1299px) {
	.train-title{
		font-size: 36px;
	}
	.train-desc{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1024px) {
	.train-part{
		display: block;
	}
	.train-img{
		width: 100%;
		margin-right: 0;
	}
	.train-part2 .train-img{
		margin-left: 0;
	}
	.train-content{
		width: 100%;
	}
	.train-title{
		line-height: 1.75;
		font-size: 32px;
	    text-align: center;
	}
	.train-part2 .train-title {
    	text-align: center;
	}
	.train-desc{
		font-size: 16px;
		line-height: 1.7;
	}
	.train-part .effect-group-container{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 768px) {
	.train-title {
	    font-size: 28px;
	}
}
@media only screen and (max-width: 450px) {
	.train-title{
		font-size: 24px;
	}
	.train-desc{
		font-size: 14px;
	}
}

/*part3*/
.train-part3 .train-title{
	text-align: center;
}
.train-part3 .train-desc{
	width: 66.67%;
	margin-left: auto;
	margin-right: auto;
}
.part3-img{
	display: flex;
	display: -webkit-flex;
}
.part3-img div{
	width: 24.3%;
	margin-right: 0.9%;
}
.part3-img div:last-child{
	margin-right: 0;
}
.part3-img figure,
.part4-img figure{
	width: 100%;
	padding-bottom: 56.52%;
}
.part3-img div:first-child figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part401.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part3-img div:nth-child(2) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part402.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part3-img div:nth-child(3) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part403.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part3-img div:nth-child(4) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part404.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part4-img,
.part4-top-content{
	display: flex;
	display: -webkit-flex;
}
.part4-img-item{
	width: 49.55%;
	margin-right: 0.9%;
}
.part4-img-item:last-child{
	margin-right: 0;
}
.part4-top-content div{
	width: 49.1%;
	margin-right: 1.8%;
}
.part4-top-content div:last-child{
	margin-right: 0;
}
.part4-img-item:first-child .part4-top-content div:nth-child(1) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part405.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part4-img-item:first-child .part4-top-content div:nth-child(2) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part406.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part4-img-item:last-child .part4-top-content div:nth-child(1) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part407.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part4-img-item:last-child .part4-top-content div:nth-child(2) figure{
	background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part408.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.part-img-name{
	font-size: 20px;
	text-align: center;
    color: #333333;
    line-height: 1.5;
}
.dasai{
	background: #F6F6F6;
}
.third-title{
	font-family: "HarmonyOS_Sans_SC_Bold";
	font-size: 36px;
	line-height: 1;
	color: #004898;
	text-align: center;
}
@media only screen and (max-width: 1599px) {
	.part-img-name{
		font-size: 18px;
	}
	.third-title{
		font-size: 32px;
	}
}
@media only screen and (max-width: 1299px) {
	.train-part3 .train-desc{
		width: 80%;
	}
	.part-img-name{
		font-size: 16px;
	}
	.third-title{
		font-size: 30px;
	}
}
.div-m{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.div-pc{
		display: none;
	}
	.div-m{
		display: block;
	}
	.train-part3 .train-desc {
    	width: 100%;
	}
	.swiper-container1 figure,
	.swiper-container2 figure{
		width: 100%;
		padding-bottom: 56.52%;
	}
	.swiper-container1 .swiper-slide:first-child figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part404.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container1 .swiper-slide:nth-child(2) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part401.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container1 .swiper-slide:nth-child(3) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part402.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container1 .swiper-slide:nth-child(4) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part403.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container1 .swiper-slide:nth-child(5) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part404.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container1 .swiper-slide:nth-child(6) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part401.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}	
	.swiper-container2 .swiper-slide:first-child figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part408.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container2 .swiper-slide:nth-child(2) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part405.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container2 .swiper-slide:nth-child(3) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part406.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container2 .swiper-slide:nth-child(4) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part407.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container2 .swiper-slide:nth-child(5) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part408.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-container2 .swiper-slide:nth-child(6) figure{
		background: url(https://file.jingdiao.com/website/jingdiao/cn/images/technicalTraining/part405.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.swiper-button-prev, .swiper-button-next {
		top: 46%;
		width: 40px;
		height: 40px;
		margin-top: 0;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		background-color: #FFF;
		box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
		font-size: 26px;
		text-align: center;
		line-height: 40px;
		outline: none;
		opacity: 0.6;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: none;
		background-size: 100%;
		left: 0;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		background-image: none;
		background-size: 100%;
		right: 0;
	}
	.swiper-container .icon---,
	.swiper-container .icon--8 {
		line-height: 40px;
	}
	.swiper-container .icon---:before,
	.swiper-container .icon--8:before {
		color: #333;
		line-height: 40px;
	}
	.swiper-button-prev:active,
	.swiper-button-next:active {
		background: #bfbfbf;
	}
	.part-img-name{
		font-size: 18px;
	}
	.third-title{
		font-size: 24px;
	}
}
@media only screen and (max-width: 450px) {
	.part-img-name{
		font-size: 16px;
	}
	.third-title{
		font-size: 20px;
	}
	.swiper-button-prev, .swiper-button-next {
		top: 43%;
	}
}
/*----------------------------------------------------*/
/* 正文内容 end */