* {
	margin: 0;
	padding: 0;
	font-size: 0rem;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	max-width: 10.80rem;
	width: 100%;
	margin: 0 auto;
}

.aaa {
	width: 1015px;
	margin: 0 auto;
}

.hx_rw_top {
	width: 100%;
	background: #00B277;
}

.hx_rw_top_1 {
	text-align: center;
	position: relative;
}

.hx_rw_top_1 p {
	font-size: 0.7rem;
	color: #FFFFFF;
	padding: 0.7rem 0 0.4rem 0;
}

.hx_rw_top_1 img {
	position: absolute;
	top: 0.85rem;
	right: 0.62rem;
}

.hx_rw_top_2 {
	padding-bottom: 0.8rem;
}

.hx_rw_top_2 ul li p {
	display: inline-block;
	font-size: 0.34rem;
	color: #FFFFFF;
	margin-left: 0.1rem;
}

.hx_rw_top_2 ul li {
	display: inline-block;
	margin-left: 0.75rem;
}

.hx_rw_top_2 ul li:nth-child(1) {
	margin-left: 1.56rem;
}

.hx_rw_top_2 ul li img {
	transform: translateY(0.06rem);
}

.hx_rw_top_2 ul li:nth-child(3) p {
	margin-right: 0.15rem;
}



.hx_rw_center {
	background: #f2f2f2;
	width: 100%;
	border-radius: 0.3rem 0.3rem 0 0;
	transform: translateY(-0.4rem);
	overflow: hidden;
}

.hx_rw_center_top {
	position: relative;
	left: 0;
}

.hx_rw_center_top ul {
	padding-top: 0.27rem;
	padding-left: 0.33rem;
	padding-bottom: 0.4rem;
}

.hx_rw_center_top ul li {
	display: inline-block;
	text-align: center;
}

.hx_rw_center_top ul li a {
	font-size: 0.4rem;
	color: #4e4e4e;
}

.hx_rw_center_top ul li:nth-child(1) a {
	font-size: 0.48rem;
	color: #000;
}

.hx_rw_center_top ul li i {
	display: none;
	width: 0.4rem;
	height: 0.08rem;
	position: absolute;
	background: red;
	border-radius: 0.2rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0.65rem;
}

.hx_rw_center_top ul li:nth-child(1) i {
	display: inline-block;
}

/* .swiper-slide{width: 1.82rem!important;}
 */

 .box {
    margin: 0.1rem;
    column-gap: 0.2rem;
    margin-left: 0rem;
    margin-right: 0;
	width: 100%;
}

.item {
    padding: 0.3rem 0 0.2rem 0;
    background-color: #fff;
    color: #333;
    margin-bottom: 0.2rem;
    border-radius: 2%;
}

.ub-ver {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}

.ub {
    display: -moz-box !important;
    display: -webkit-box !important;
    display: box !important;
    position: relative;
}

.item_user {
    padding: 0 0.3rem;
    white-space: normal;
    height: 120px;
}

.item_user_nickname{
    padding: 2px 0 4px;
    color: #333333;
    font-size: 16px !important;
}

.item_user_nickname_tag {
    color: #999;
    font-size: 0.35rem;
    margin-right: 10px;
}

.fl {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
}

.fl-s0 {
    flex-shrink: 0;
}

.item_avatar_box {
    margin-right: 10px;
    position: relative;
}

.item_user_avatar {
    width: 1.2rem !important;
    height: 1.2rem !important;
    border-radius: 50%;
}

.fl-g1 {
    flex-grow: 1;
}

.item_city {
    height: 4rem;
    line-height: 4rem;
}

.item_city img {
    width: 0.35rem !important;
    height: 0.4rem !important;
}

.city_name {
    padding-left: 0.1rem;
    max-width: 5em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.45rem;
	margin-top: -15px;
}


.item_mid {
    text-overflow: ellipsis;
    overflow: hidden;
}

.item_content {
    display: block;
    padding: 0.2rem 0.3rem 0;
    color: #666;
    font-size: 0.4rem;
    line-height: 0.6rem;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_imgs1, .item_video {
    padding-top: 0.25rem;
    padding-left: 0.1rem;
    position: relative;
}


.imgs {
  white-space: nowrap;
}


.img_item {
  display: inline-block;
  background-color: #fff;
  position: relative;
}



.item_imgs1 img {
  width: 100%;
  float: left;
  margin: 0 1% 0.35em 0;
  display: block;
  background-color: #f3f3f3;
  border-radius: 10px;
}

.item_imgs2, .item_video {
  padding-top: 0.25rem;
  padding-left: 0.1rem;
  position: relative;
}
.item_imgs2 img {
  width: 4.5rem;
  height: 4.65rem;
  float: left;
  margin: 0 1% 0.35em 0;
  display: block;
  background-color: #f3f3f3;
  border-radius: 10px;
  object-fit: cover;
}

.item_imgs3, .item_video {
  padding-top: 0.25rem;
  padding-left: 0.1rem;
  position: relative;
}
.item_imgs3 img {
  width: 3rem;
  height: 3rem;
  float: left;
  margin: 1% 1% 0.35em 0;
  display: block;
  background-color: #f3f3f3;
  border-radius: 10px;
  object-fit:cover;
}

.item_imgs img {
  width: 31%;
  float: left;
  margin: 0 1% 0.35em 0;
  display: block;
  background-color: #f3f3f3;
}

.img_video {
  width: 31%;
}

.item_bottom {
  padding: 0 0.3rem;
}


.item_tags {
    padding: 0.2rem 0.3rem 0;
    background-color: #fff;
    border-bottom: 1px solid #bbb;
}

.tag_item {
    font-size: 0.37rem;
    color: #FE5457;
    height: 0.6rem;
    line-height: 0.6rem;
    display: inline-block;
    margin: 0 0.2rem 0.2rem 0;
    border: 1px solid #FE5457;
    padding: 0 0.3rem;
    border-radius: 1.5rem;
}

.item_bottom {
    padding: 0 0.3rem;
}

.item_view{
    line-height: 0.2rem !important;
    font-size: 0.45rem !important;
    color: #999;
    margin: 0.5rem 0;
    margin-right: 10px;
}

.item_view a{
    line-height: 0.2rem !important;
    font-size: 0.45rem !important;
    color: #fff;
    margin: 0.5rem 0;
    margin-right: 10px;
	border: 1px solid #00B277;
padding: 0.05rem 0.3rem;
border-radius: 0.5rem;
background-color: #00B277;
}

.item_time {
    line-height: 0.2rem;
    font-size: 0.45rem;
    color: #999;
    margin: 0.5rem 0;
}

.ub-f1 {
    position: relative;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.fl {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
}

.ub {
    display: -moz-box !important;
    display: -webkit-box !important;
    display: box !important;
    position: relative;
}



.item_p {
	display: inline-block;
	padding: 0.35rem 0;
	background: #FFFFFF;
	width: 100%;
	border-radius: 0 0 0.2rem 0.2rem;
}

.item_p p:nth-child(1) {
	font-size: 0.4rem;
	color: #000007;
	margin-left: 0.2rem;
}

.item_p p:nth-child(2) {
	font-size: 0.3rem;
	margin-left: 0.27rem;
	color: #e26e3d;
	margin-top: 0.1rem;
}

.item_p p span:nth-child(1) {
	font-size: 0.4rem;
}

.item_p p span:nth-child(2) {
	font-size: 0.3rem;
	color: #a4978f;
}

.item_p i {
	background: url(../img/item_img.png);
	width: 0.4rem;
	height: 0.11rem;
	display: inline-block;
	float: right;
	transform: translateY(-0.25rem);
	margin-right: 0.44rem;
}

.hx_center_p p {
	text-align: center;
	font-size: 0.4rem;
	color: #da1504;
	margin-bottom: 1.5rem;
}

.hx-main {
	width: 10.8rem;
	display: flex;
	background: url(../img/hx_bottom_bj.png) no-repeat center;
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-size: 100% 100%;
}

.hx-main ul {
	display: flex;
	justify-content: space-around;
	width: 100%;
	align-items: flex-end;
}

.hx-main ul li div {
	line-height: 0.94rem;
	font-size: 0;
}


.hx-main ul li img {
	width: 0.74rem;
	height: 0.62rem;
	display: block;


}

.hx-main ul li .img {
	position: relative;
	height: 1rem;
}

.hx-main ul li .title {
	text-align: center;
}

.hx-main ul li .title a {
	width: 0.74rem;
	margin-top: 0.16rem;
	display: block;
	font-size: 0.23rem;
	color: #4d4d4d;
}

.hx-main ul li a {
	text-align: center;
}

.hx-main ul li span {
	display: block;
	font-size: 0.34rem;
	color: #4d4d4d;
}

.hx_warp {
	width: 100%;
	max-width: 12rem;
	margin: auto;
	padding-top: 0.4rem;
	padding-bottom: 0.15rem;
}

.hx-main .warp {
	max-width: 9.87rem;
	margin: auto;
	padding-top: 0.77rem;
	padding-bottom: 0.15rem;
	width: initial;
}

.fabu {
	width: 1.41rem;
	height: 1.41rem;
	display: block;
	border-radius: 50%;
	background-color: #00B277;
	position: relative;
}

.fabu a {
	position: absolute;
	left: 26%;
	top: 18%;
	font-size: 0.34rem;
	color: #fff;


}


.user_ico img {
	border-radius: 50%;

}
.hx_rw_p{display: inline-block;margin-left: 50%;transform: translateX(-50%);padding-bottom: 1.5rem;margin-top: 0.4rem;}
.hx_rw_p p{display: inline-block;font-size: 0.26rem;}
.hx_rw_p a{width: 1.7rem;height: 0.8rem;text-align: center;line-height: 0.8rem;display: inline-block;color: #000;background: #FFFFFF;font-size: 0.36rem;margin: 0 0.05rem;}
.hx_rw_p span{text-align: center;font-size: 0.36rem;margin: 0 0.3rem;}
