.content1{
	padding: 0 2.16rem;
	box-sizing: border-box;
}

.swiper_top{
	position: relative;
}
.swiper-container {
	width: 100%;
}
.ho_swiper1 {
	position: relative;
	width: 100%;
}
.ho_swiper1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	user-select: none;
	-webkit-user-select: none;
}
.ho_swiper1 .header_title {
	position: absolute;
	bottom: 1.24rem;
	left: 0;
	z-index: 1000;
	background: rgba(255,255,255, 0.4);
	color: #000;
	padding: 0.31rem 0.8rem;
	box-sizing: border-box;
	width: 100%;
	font-size: 0.2rem;
	user-select: none;
	-webkit-user-select: none;
}
.header_title1{
	font-size: 0.48rem;
	font-family: PuHuiTi85;
	margin-bottom: 0.05rem;
}
.header_title3{
	position: absolute;
	bottom: 0;
	right: 0.8rem;
	width: 0.6rem;
	height: 0.6rem;
	display: grid;
	place-items: center;
	color: #fff;
	font-size: 0.24rem;
	background-color: #EBCD75;
	transform: translateY(50%);
	cursor: pointer;
	transition: all 0.4s ease;
}
.header_title3:hover{
	background-color: #fff;
	color: #EBCD75;
}
/*包裹自定义分页器的div的位置等CSS样式*/
.swiper-pagination-custom {
	position: absolute;
	pointer-events:none ;
	bottom: 0.7rem;
	left: 0;
	width: 100%;
	text-align: center;
	padding-right: 0.4rem;
}
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
.swiper-pagination-customs {
	width: 0.06rem;
	height: 0.06rem;
	display: inline-block;
	background: #0A3291;
	outline: 0;
	border-radius: 0.2rem;
	margin-right: 0.14rem;
	border: 0.02rem solid #0A3291;
}
/*自定义分页器**时的样式表现*/
.swiper-pagination-customs-active {
	opacity: 1;
	background-color: transparent;
	border-radius: 0.2rem;
}
.contentScarch{
	padding: 0 0.8rem;
	box-sizing: border-box;
	transform: translateY(-30%);
	position: relative;
	z-index: 2;
}
.contentScarch input{
	padding: 0.3rem 0.46rem!important;
	font-size: 0.3rem!important;
}
.contentScarch .header_search1{
	border-width: 0.07rem;
	background-color: #0A3291;
}
.contentScarch .iconfont{
	width: 1.4rem!important;
	font-size: 0.4rem!important;
}
.ho_title{
	font-size: 0.16rem;
	color: #B5B5B7;
	margin-top: 0.6rem;
}
.ho_listbody{
	display: grid;
	grid-template-columns: repeat(3,33%);
	position: relative;
	justify-content: space-between;
	padding-bottom: 0.73rem;
}
.ho_list{
	padding: 0.27rem 0.2rem;
	box-sizing: border-box;
	font-size: 0.2rem;
	flex: 1;
	border: 0.03rem solid #0A3291;
	color: #fff;
	background-color: #0A3291;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s ease;
	position: relative;
}
.ho_list:hover{
	background-color: #fff;
	color: #0A3291;
}
.ho_list1{
	font-family: PuHuiTi85;
	line-height: 0.4rem;
	margin-top: 0.3rem;
	font-size: 0.3rem;
}
.ho_list2{
	margin-top: 0.45rem;
	line-height: 0.3rem;
}
.ho_list3{
	margin-top: 0.56rem;
	color: #fff;
	font-size: 0.3rem;
}
.ho_list4{
	position: absolute;
	bottom: -0.74rem;
	left: 50%;
	transform: translate(-50%,-50%) rotate(-90deg);
	z-index: 2;
}
.ho_list4_1{
	border-top:0.18rem solid transparent;
	border-bottom: 0.18rem solid transparent;
	border-right: 0.3rem solid transparent;
	border-left: 0.3rem solid #fff;
}
.ho_list4_2{
	border-top:0.18rem solid transparent;
	border-bottom: 0.18rem solid transparent;
	border-right: 0.3rem solid transparent;
	border-left: 0.3rem solid #fff;
	position: absolute;
	top: 0rem;
	left: -0.03rem;
	z-index: 2;
}
.ho_list:hover .ho_list4{
	/*transform: translate(-50%,-30%) rotate(-90deg)!important;*/
}
.ho_list:hover .ho_list4_1{
	/*border-left: 0.3rem solid #0A3291;*/
}
.ho_list_ac{
	background-color: #fff;
	color: #0A3291;
}
.ho_list_ac .ho_list4{
	transform: translate(-50%,-30%) rotate(-90deg)!important;
}
.ho_list_ac .ho_list4_1{
	border-left: 0.3rem solid #0A3291;
}
.ho_list_posi{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 0.02rem solid #0A3291;
	display: flex;
	justify-content: space-around;
}

.ho_mox{
	margin-top: 0.87rem;
}
.ho_swiper_list_arr{
	display: grid;
	grid-template-columns: repeat(3,33%);
	justify-content: space-between;
}
.ho_swiper_list_arr1{
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.24rem;
	color: #999;
	padding-bottom: 0.63rem;
	cursor: pointer;
	transition: all 0.4s ease;
}
.ho_swiper_list_arr1:not(:last-child){
	border-right: 1px solid #D7D7D7;
}
.ho_swiper_list_arr1:hover,
.ho_swiper_list_arr1:hover .ho_swiper_list1_2{
	color: #0A3291!important;
}
.ho_swiper_list_arr1:hover .ho_swiper_list1_4{
	filter: grayscale(0)!important;
}
.ho_swiper_list1_1{
	font-family: PuHuiTi65;
	margin-top: 0.2rem;
}
.ho_swiper_list1_2{
	font-family: PuHuiTi85;
	margin-top: 0.25rem;
	font-size: 0.64rem;
	color: #000;
}
.ho_swiper_list1_3{
	margin-top: 0.2rem;
}
.ho_swiper_list1_4{
	width: 3.5rem;
	margin-top: 0.58rem;
	filter: grayscale(100%);
	transition: all 0.4s ease;
}
.ho_swiper_list_left,
.ho_swiper_list_right{
	color: #444444;
}
.ho_swiper_list_left::after,
.ho_swiper_list_right::after{
	content: "";
}

.ho_tklbody{
	display: flex;
	margin-top: 1.56rem;
}
.ho_tkl{
	flex: 1;
	background-color: #0A3291;
	cursor: pointer;
	position: relative;
}
.ho_tkl:not(:last-child){
	margin-right: 0.08rem;
	position: relative;
}
.ho_tkl_two{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.ho_tkl_two img{
	width: 3.85rem;
}
.ho_tkl_one{
	padding: 0.37rem 0.1rem 0rem 0.75rem;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	z-index: 2;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.ho_tkl_one1{
	font-family: PuHuiTi85;
	font-size: 0.48rem;
}
.ho_tkl_one2{
	flex: 1;
	margin-top: 0.34rem;
}
.ho_tkl_one2_1{
	display: flex;
	align-items: center;
	font-size: 0.20rem;
}
.ho_tkl_one2_1:not(:last-child){
	margin-bottom: 0.2rem;
}
.ho_tkl_one2_1 .iconfont{
	color: #EBCD75;
	font-size: 0.2rem;
}
.ho_tkl_one2_1 span:last-child{
	flex: 1;
	margin-left: 0.17rem;
}
.ho_tkl_one3{
	margin-top: 0.2rem;
	display: flex;
	justify-content: flex-end;
}
.ho_tkl_one4{
	padding: 0.1rem 0.25rem;
	box-sizing: border-box;
	position: relative;
}
.ho_tkl_one4::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 1;
	background-color: #fff;
	transition: height 0.4s ease;
}
.ho_tkl_one4_1{
	font-size: 0.2rem;
	font-family: PuHuiTi85;
	color: #fff;
	position: relative;
	z-index: 2;
	line-height: 0.48rem;
	transition: color 0.4s ease;
}
.ho_tkl_one4 .iconfont{
	margin-left: 0.27rem;
	font-size: 0.2rem;
	background-image: linear-gradient(to right,rgba(255,255,255,0),#fff);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.ho_tkl:hover .ho_tkl_one4_1{
	color: #0A3291;
}
.ho_tkl:hover .ho_tkl_one4 .iconfont{
	background-image: linear-gradient(#0A3291,#0A3291);
}
.ho_tkl:hover .ho_tkl_one4::after{
	height: 100%;
}
.ho_tkl_one5{
	position: absolute;
	top: -0.13rem;
	right: 0.73rem;
	width: 1.16rem;
	height: 1.1rem;
}

.ho_p{
	margin-top: 1.5rem;
	display: flex;
	align-items: center;
	font-family: PuHuiTi85;
}
.ho_p1{
	flex: 1;
	font-size: 0.64rem;
	color: #000;
}
.ho_p2{
	display: flex;
	align-items: center;
	color: #B5B5B7;
	font-size: 0.2rem;
	user-select: none;
	-webkit-user-select: none;
	cursor: pointer;
	transition: all 0.4s ease;
}
.ho_p2 .iconfont{
	margin-left: 0.08rem;
	background-image: linear-gradient(to right,rgba(181, 181, 183, 0),rgba(181, 181, 183, 1));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: all 0.4s ease;
}
.ho_p2:hover{
	color: #0A3291;
}
.ho_p2:hover .iconfont{
	background-image: linear-gradient(to right,rgba(10, 50, 145, 0),rgba(10, 50, 145, 1));
}
.ho_textP{
	font-size: 0.24rem;
	color: #333;
	line-height: 0.36rem;
	margin: 0.64rem 0 -0.7rem 0;
}
.ho_diqiubody{
	background: url("../img/diqiu.png") no-repeat;
	background-size: 100% auto;
	background-position: 0 100%;
}
.ho_diqiubody1,
.ho_diqiubody2{
	display: flex;
	justify-content: space-around;
}
.ho_diqiu{
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.3rem;
	width: 25%;
	margin-top: 1.4rem;
	cursor: pointer;
}
.ho_diqiubody2{
	padding: 0 20%;
	box-sizing: border-box;
}
.ho_diqiubody2 .ho_diqiu{
	width: 40%;
}
.ho_diqiu1{
	color: #0A3291;
	font-size: 1.4rem;
	transition: all 0.4s ease;
}
.ho_diqiu:hover .ho_diqiu1{
	color: #B5B5B7!important;
}
.ho_diqiu2{
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #EBCD75;
	font-family: PuHuiTi85;
	text-align: center;
}
.ho_diqiu2 span:first-child{
	font-size: 0.78rem;
}

.ho_tablebody{
	margin-top: 1.08rem;
}
.ho_table{
	display: flex;
	justify-content: space-between;
}
.ho_table:not(:last-child){
	margin-bottom: 0.08rem;
}
.ho_table1{
	flex: 1;
	border: 0.03rem solid #0A3291;
}
.ho_table1:not(:last-child){
	margin-right: 0.08rem;
}
.ho_table1_1{
	background-color: #0A3291;
	padding: 0.15rem 0.3rem;
	box-sizing: border-box;
	text-align: center;
	font-family: PuHuiTi85;
	font-size: 0.36rem;
	color: #fff;
}
.ho_table1_2{
	padding: 0.5rem 0.4rem;
	box-sizing: border-box;
	text-align: center;
	font-size: 0.24rem;
	color: #333;
	line-height: 0.36rem;
}
.ho_newsbody{
	display: grid;
	grid-template-columns: repeat(3,33%);
	justify-content: space-between;
	margin-top:0.7rem;
}
.ho_news{
	position: relative;
	cursor: pointer;
}
.ho_news_img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: grayscale(100);
}
.ho_news::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(10, 50, 145, 0.4);
	opacity: 1;
	transition: all 0.4s ease;
}
.ho_news1{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	padding: 0.17rem 0.3rem;
	box-sizing: border-box;
	color: #fff;
	z-index: 4;
	transition: all 0.4s ease;
	min-height: 1.7rem;
	display: flex;
	flex-direction: column;
}
.ho_news_title_body{
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.ho_news_title{
	font-family: PuHuiTi85;
	font-size: 0.3rem;
	flex: 1;
}
.ho_news_title1{
	margin-top: 0.3rem;
	display: flex;
	align-items: center;
}
.ho_news_title1_1{
	flex: 1;
	font-family: PuHuiTi65;
	font-size: 0.14rem;
}
.ho_news_title1_2{
	background-image:none;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: all 0.4s ease;
}
.ho_news2{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.6);
	transition: height 0.4s ease;
}
.ho_news:hover::before{
	opacity: 0;
}
.ho_news:hover .ho_news2{
	height: 100%;
}
.ho_news:hover .ho_news1{
	color: #EBCD75;
}
.ho_news:hover .ho_news_title1_2{
	background-image: linear-gradient(to right,rgba(235, 205, 117, 0),rgba(235, 205, 117, 1));
}
.ho_news:hover .ho_news_img{
	filter: grayscale(0);
}