.hfund_list {
    background-color: #ffffff;
    margin: 0.4rem 0.3rem 0.5rem;
}
.hlist_text {
    padding: 0.3rem 0.22rem;
    line-height: 0.55rem;
    font-size: 0.28rem;
    color: #5F5F5F;
		text-align: justify;
}

.guard_list{
	font-size: 0.24rem;
	text-align: center;
	margin-top: 0.3rem;
}
.guard_list li{
	padding-bottom: 0.3rem;
}
.guard_list a{
	color: #5F5F5F;
}
.scx_title{
	font-size: 0.36rem;
	padding: 0.2rem 0;
	font-weight: 800;
}
#swi2{
	padding-bottom: 0.4rem;
	margin: 0.3rem 0.3rem 0;
	overflow: hidden;
	position: relative;
}
.my-bullet{
width: 0.4rem;
    height: 0.4rem;
    background: #FFFFFF;
    margin: 0 0.1rem;
    transition: width 0.4s;
    border-radius: 5px;
    border: 1px solid #333333;
    display: flex;
    justify-content: center;
    align-items: center;
	    font-family: "黑体";
}
.my-bullet-active{
	width: 0.4rem;
	height: 0.4rem;
	background: #08114e;
	color: #ffffff;
	border: 1px solid #08114e;
}
.swiper-pagination{
    height: 0.5rem;
    bottom: 16px!important;
    display: flex;
    justify-content: center;
    font-size: 0.3rem;
}
.swi_img,.swi_img img{
	height: 100%;
}

.time{
	padding:0.6rem 0.3rem;
	background: url(../image/zgex_time2.png) no-repeat;
	background-size: 100%;
}
.time img{
	width: 100%;
	margin: 0 auto;
}

/* 活动内容轮播 */
.my-bulletsw{
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	border: 0.04rem solid #ffffff;
	background-color: transparent;
	margin: 0 0.12rem;
}
.my-bullet-activesw{
	background-color: #ffffff;
}


.tp_click{
	position: relative;
}
.tp_list{
	display: none;
	position: absolute;
	left: -70%;
	top: 1rem;
	height: 0.7rem !important;
	
}
.tp_class{
	width: 4.5rem;
	height: 0.7rem !important;
	display: flex;
	line-height: 0.5rem;
	background-color: #2538ac;
}
.tp_class a{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 0.3rem;
	padding: 0 0.2rem;
	text-align: center;
}
.hjmd_btn{
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:0.28rem;
	padding-bottom:0.3rem;
}
a.vote_ssgs {
    padding: 0.08rem 0.3rem;
    border-radius: 1rem;
    background-color: #17409c;
    color: #ffffff;
    margin:0.3rem 0.2rem 0;
    text-align: center;
}

.media_czqy{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0.2rem;
	justify-content: space-between;
	padding: 0.3rem 0.22rem;
}
.media_czqy li{
	margin: 0 0 0.2rem 0;
	width: 48%;
	border: 1px solid #e0e0e0;
}