#dynamic{
	width: 100%;
	height: auto;
	position: relative;
}
.dynamic{
	width: 100%;
	height: 54px;
	background: rgba(255,255,255,0.1);
	position: absolute;
	top: -54px;
}
.dynamic_01{
	width: auto;
	float: left;
}
.dynamic_01 li{
	width: auto;
	padding: 0px 70px;
	float: left;
	line-height: 54px;
	font-size: 16px;
	color: #fff;
}
.dynamic_01 li a{
	min-width: 80px;
	color: #fff;
	display: block;
	text-align: center;
}
.dynamic_01 li a p{
	width: 80px;
    height: 2px;
    background: #FFFFFF;
	display: block;
    margin: 0 auto;
    margin-top: -6px;
}



#content{
	width: 100%;
	height: auto;
}
.content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
}
.mark_01{
	width: 100%;
	text-align: center;
}
.mark_01 div{
	width: 64px;
	height: 8px;
	background: #337dff;
	margin: 0 auto;
}
.mark_01 span{
	font-size: 32px;
	font-weight: bold;
	color: #222;
	line-height: 100px;
}
.mark_01 p{
	font-size: 16px;
	color: #666;
}
.content_01{
	width: 100%;
	margin: 90px auto;
}
.content_01 p{
	width: 1010px;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #222;
	line-height: 28px;
	text-indent: 30px;
}
.content_02{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 90px;
}



#newest{
	width: 100%;
	height: 790px;
	background: #f5f5f5;
}
.newest{
	width: 1200px;
	padding-top: 60px;
	margin: 0 auto;
}
.newest_01{
	width: 1020px;
	height: 475px;
	background: #fff;
	margin: 0 auto;
	margin-top: 55px;
	padding: 0 80px;
}
.newest_02{
	width: 100%;
	height: 239px;
	border-bottom: 1px #eee solid;
	padding-top: 60px;
	display: flex;
	align-items: auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newest_02_01,.newest_02_02{
	width: 340px;
	height: 239px;
}
.newest_02_02{
	width: 600px;
}
.newest_02_01 span,.newest_02_02 span{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.newest_02_01 div{
	font-size: 36px;
	color: #222;
	line-height: 44px;
}
.newest_02_02 div{
	font-size: 18px;
	line-height: 32px;
	margin-top: 12px;
}
.newest_02_02 a{
	color: #337dff;
	font-size: 14px;
	margin-top: 60px;
	display: block;
}
.newest_03{
	width: 100%;
	height: 170px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.newest_03_01{
	width: 130px;
	height: 40px;
	background: #337dff;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
}
.newest_03_02{
	width: 600px;
	height: 60px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newest_03_02 li{
	width: 200px;
	height: 60px;
}
.newest_03_02 li div,.newest_03_02 li span{
	width: 100%;
	display: block;
}
.newest_03_02 div{
	font-size: 16px;
	color: #666;
}
.newest_03_02 span{
	font-size: 16px;
	color: #222;
	font-weight: bold;
}


#pastTrain{
	width: 100%;
	height: auto;
}
.pastTrain{
	width: 1200px;
	margin: 0px auto;
	height: auto;
	padding-top: 60px;
	position: relative;
}
.pastTrain_00{
	width: 100%;
	padding: 0px 10px;
	color: #222;
	font-size: 14px;
	margin-bottom: 50px;
}
.pastTrain_00 a{
	color: #222;
}
.pastTrain_01{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pastTrain_01 li{
	width: 380px;
	height: 380px;
	float: left;
	margin: 20px 10px;
	box-shadow: 0px 5px 15px 0px #E2E2E2;
}
.pastTrain_01 li a{
	width: 380px;
	height: 380px;
	display: block;
}
.pastTrain_01_01{
	width: 100%;
	height: 198px;
	position: relative;
	overflow: hidden;
}
.pastTrain_01 h3{
	width: 15px;
	height: 185px;
	font-size: 12px;
	color: #407dea;
	float: right;
}
.pastTrain_01_01 img{
	width: 380px;
	height: 198px;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 1s;
}
.pastTrain_01 li:hover img{
	width: 418px;
	height: 217.8px;
	margin-left: -19px;
	margin-top: -9.9px;
}
.pastTrain_01_01 div{
	width: 100%;
	height: 48px;
	background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.8) 100%);
	font-size: 36px;
	font-family: "DIN";
	float: left;
	color: #fff;
	position: relative;
    top: 150px;
    line-height: 48px;
}
.pastTrain_01_01 p{
	float: right;
	margin-right: 10px;
}
.pastTrain_01_01 span{
	width: auto;
	height: 48px;
	float: right;
	text-align: center;
	font-size: 24px;
	line-height: 48px;
	color: #fff;
	margin-right: 20px;
}
.pastTrain_01_02{
	width: 330px;
	height: 155px;
	background: #fff;
	margin: 0px auto;
}
.pastTrain_01_02_span,.pastTrain_01_02 p{
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 15px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.pastTrain_01_02 p span{
	float: left;
}
.pastTrain_01_02 p span:nth-of-type(2){
	font-size: 30px;
	margin: 0px 10px;
}
.pastTrain_01_02 p{
	line-height: 40px;
}
.pastTrain_01_02 div{
	min-height: 35px;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	line-height: 25px;
}
.pastTrain_03{
	width: 178px;
	height: 40px;
	border: 1px #337dff solid;
	display: block;
	margin: 0 auto;
	color: #337DFF;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	transition: all 0.6s;
}
.pastTrain_03:hover{
	color: #fff;
	background: #337DFF;
}


#page{
	width: 100%;
	height: 250px;
	height: auto;
}
.page{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.page_01{
	width: auto;
	float: left;
	margin-top: 109px;
}
.page_01 li{
	width: 32px;
	height: 32px;
	float: left;
	background: #f0f0f0;
	text-align: center;
	line-height: 32px;
	margin-right: 20px;
}
.page_01 li a{
	width: 32px;
	height: 32px;
	color: #222;
	display: block;
}
.page_01 .active{
	background: #337dff;
}
.page_01 .active a{
	color: #fff;
}
.page_02{
	color: #313131;
	font-size: 14px;
	line-height: 32px;
	float: left;
	padding-left: 34px;
	margin-top: 109px;
}
.page_03{
	width: 42px;
	height: 30px;
	border: 1px #e6e6e6 solid;
	outline: none;
	padding: 0 10px;
	float: left;
	margin-top: 109px;
}
.page_04{
	width: 46px;
	height: 30px;
	border: 1px #337DFF solid;
	color: #337DFF;
	float: left;
	font-size: 14px;
	margin-left: 22px;
	text-align: center;
	line-height: 30px;
	margin-top: 109px;
}