﻿.bak_1{
	background: url('/Upload/image/20250722/anli_bg.png') center center no-repeat;
	height: 650px;
	padding: 50px 0 0 !important;
	background-size: cover;
}
.bak_1 .title{
	background: url('/Upload/image/20250722/module_title1.png') center center no-repeat;
	margin: 0 auto 50px;
	height: 62px;
}
.bak_1 .anli{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	height: 378px;
}
.bak_1 .anli li{
	flex: 1;
	margin: 0 10px;
}
.bak_1 .anli li:hover{
	box-shadow:  2px 10px 10px rgba(0, 0, 0, 0.1);
}
.bak_1 .anli li a{
	height: 100%;
}
.bak_1 .anli li img{
	width: 100%;
	height: 100%;
}

.bak_2{
	background: url('/Upload/image/20250722/product_bg.png') center center no-repeat;
	height: 730px;
	padding: 50px 0 0 !important;
}
.bak_2 .title{
	background: url('/Upload/image/20250722/module_title2.png') center center no-repeat;
	margin: 0 auto 50px;
	height: 62px;
}
.bak_2 .con{
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.bak_2 .left-arrow{
	background: url('/Upload/image/20250722/arrow-l.png') center center no-repeat;
	position: absolute;
	top: calc(50% - 32px);
	left: 0;
	width: 36px;
	height: 64px;
	cursor: pointer;
}
.bak_2 .right-arrow{
	background: url('/Upload/image/20250722/arrow-r.png') center center no-repeat;
	position: absolute;
	top: calc(50% - 32px);
	right: 0;
	width: 36px;
	height: 64px;
	cursor: pointer;
}
.bak_2 .product{
	width: 1020px;
	margin: 0 auto;
	display: flex;
	overflow: hidden;
}
.bak_2 .product li{
	flex: 1;
	margin-right: 23px;
}

.bak_3{
	background: url('/Upload/image/20250722/news_bg.png') center center no-repeat;
	height: 770px;
	padding: 50px 0 50px !important;
	background-size: cover;
}
.bak_3 .title{
	background: url('/Upload/image/20250722/module_title3.png') center center no-repeat;
	margin: 0 auto 50px;
	height: 62px;
}
.bak_3 .con{
	/* display: flex; */
	width: 1200px;
	margin: 0 auto;
}
.bak_3 .con .con_l{
	width: 500px;
	height: 450px;
	background: #fff;
	box-shadow: 2px 10px 10px rgba(0, 0, 0, 0.1);
	padding: 50px;
	display: inline-block;
}
.con_l .date{
	font-size: 28px;
	color: #004098;
	font-weight: bold;
	margin-bottom: 16px;
}
.con_l .sub_title{
	color: #004098;
	font-size: 18px;
}
.con_l .nei{
	color: #444;
	font-size: 14px;
}
.con_l img{
	width: 100%;
	height: 270px;
	margin: 20px 0;
	border: 1px solid #e5e5e5;
}
.con_l .more{
	border: 1px solid #004098;
	border-radius: 4px;
	color: #004098;
	padding: 6px;
	display: inline-block;
	cursor: pointer;
}
.bak_3 .con .con_r{
	/* margin-left: auto; */
	padding: 10px 0 0 40px;
	/* flex-grow: 1; */
	width: 550px;
	display: inline-block;
}
.bak_3 .con .con_r ul li{
	padding: 30px 0;
	border-bottom: 1px dashed #004098;
}
.bak_3 .con .con_r ul li:last-child{
	border-bottom: none;
}
.con_r ul li .sub_title{
	color: #004098;
	font-size: 18px;
}
.con_r ul li .nei{
	color: #444;
	font-size: 14px;
	margin-bottom: 16px;
}
.con_r ul li .more{
	border: 1px solid #004098;
	border-radius: 4px;
	color: #004098;
	padding: 6px;
	display: inline-block;
	cursor: pointer;
}
.con_r ul li .more:hover,.con_l .more:hover{
	background: #004098;
	color: #fff;
}

.bak_4{
	padding: 90px 0 0 !important;
	background: url('/Upload/image/20250722/school_bg.png') center center no-repeat;
	height: 760px;
}
.bak_4 .title{
	background: url('/Upload/image/20250722/module_title4.png') center center no-repeat;
	margin: 0 auto 80px;
	height: 62px;
}
.apply-wrap{
	height: 320px;
	
	width: 1200px;
	margin: 0 auto;
}
.apply-wrap a{
	display: flex;
}
.apply-wrap .apply-l{
	
}
.apply-wrap .apply-l .apply-title{
	font-size: 30px;
	color: #fff;
	margin-bottom: 50px;
}
.apply-wrap .apply-l .con-one{
	font-size: 16px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 20px;
	color: #fff;
}
.apply-wrap .apply-l .con-two{
	font-size: 16px;
	margin-top: 20px;
	color: #fff;
}
.apply-wrap .apply-l .con-three{
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
}
.apply-wrap .apply-r{
	margin-left: 100px;
}
.apply-nav-wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.bak_4 .left-arrow{
	background: url('/Upload/image/20250722/arrow-l.png') center center no-repeat;
	position: absolute;
	top: calc(50% - 16px);
	left: 0;
	width: 18px;
	height: 32px;
	background-size: cover;
	cursor: pointer;
}
.bak_4 .right-arrow{
	background: url('/Upload/image/20250722/arrow-r.png') center center no-repeat;
	position: absolute;
	top: calc(50% - 16px);
	right: 0;
	width: 18px;
	height: 32px;
	background-size: cover;
	cursor: pointer;
}
.apply-nav{
	width: 1090px;
	margin: 100px auto 0;
	display: flex;
}
.apply-nav li{
	flex: 1;
	display: flex;
	justify-content: center;
	cursor: pointer;
}
.apply-nav li img{
	width: 160px;
	height: 50px;
}
.apply-nav li.act img,.apply-nav li:hover img{
	transform: scale(1.2);
}