

.hrbm2021{
	width: 93.33%;
	margin: .27rem auto;
}
.hrbm2021h1{
	background-color: #cc0000;
	text-align: center;
	font-size: 0.4815rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 0.2778rem 0;
}
.hr21TbH{
	height: 0.92rem;
	background-color: #f7f7f7;
	display: flex;
}
.hr21TbH span{
	flex: 1;
	font-size: 0.29rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xsbm22Tab{
    display: flex;
    justify-content: space-around;
	background-color: #f7f7f7;
}
.xsbm22Tab span{
    display: block;
    width: 100%;
    font-size:0.2963rem;
    height: 0.9259rem;
    line-height: 0.925rem;
    border:0.0185rem solid #f7f7f7;
    border-left: 0;
    text-align: center;
}
/* .xsbm22Tab span:first-child{border-left:0.0185rem solid #888;} */
.xsbm22SwpC{
    width: 100%;
    height: 3.7037rem;
    margin-bottom: 0.5rem;
   overflow: hidden;
   border-bottom: 0.0185rem solid #eeeeee;
}
.xsbm22SwpC .swiper-slide{
    display: flex;
    justify-content: space-around;
}
.xsbm22SwpC .swiper-slide span{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 0.9259rem;
    font-size: 0.3rem;
    border-bottom: 0.0185rem solid #eeeeee;
    border-left: 0.0185rem solid #eeeeee;
}
.xsbm22SwpC .swiper-slide span:last-child{
    border-right: 0.0185rem solid #eeeeee;
    color: #e60012;
    font-weight: bold;
}
.hr21ImgSwp{
	background-color: #cc0000;
	padding-bottom: 0.3333rem;
}
.hr21ImgSwp p{
	font-size: 0.43rem;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 0.3333rem 0;
}
.hrbm21SwpC{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.hrbm21SwpC img{
	display: block;
	width: 100%;
}
.hr21Form{
	background-color: #f7f7f7;
	margin-top: .4rem;
	padding-bottom: 0.3704rem;
}
.hr21Form p{
	font-size: 0.4815rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: .333rem 0;
}
.hr21Inp{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.hr21Inp input{
	outline: none;
	height: 0.8rem;
	border: solid 0.037rem #eeeeee;
	width: 80%;
	border-radius: 0.7407rem;
	text-indent: 2em;
	margin-bottom: 0.1852rem;
}
.hr21Inp button{
	outline: none;
	height: 0.8rem;
	border: solid 0.037rem #cc0000;
	width: 80%;
	border-radius: 0.7407rem;
	background-color: #cc0000;
	text-align: center;
	color: #fff;
	font-weight: bold;
}