@charset "utf-8";
html,body,div,p,li,span,strong,h1,h2,h3,h4,h5,h6,strong,a{
	font-family: PingFangSC-Regular;
}
html,body{
	height: auto;
}
.box{
	max-width: 750px;
	margin: 0 auto;
}
.box .home-top{
	background: #051cab;
	height: 1rem;
	width: 100%;
	display: flex;
	align-items:center;
}
.box .home-top .home-top-logo{
	background: url(https://m.jiangjiujie.com/static/img/mologo.png) no-repeat center;
	background-size: 100% 100%;
	width: 2.28rem;
	height: 0.6rem;
	margin: 0 0.189rem 0 0.3rem;
}
.box .home-top .home-top-channel{
	flex: 1;
	height: auto;
	color: #fff;
	font-size:0.26rem;
}
.box .home-top .home-top-channel span{
	padding-right: 0.189rem;
	color: #fff;
}
.box .home-top .home-top-search{
	background: url(/img/bwnew-img/search@2x.png) no-repeat center;
	background-size: 100% 100%;
	width: 0.42rem;
	height: 0.42rem;
	margin: 0 0.3rem;
}
.home-nav{
	width: 100%;
	box-shadow: 0 1px 0 0 #f5f5f5;
}
.swiper-container {
    width: 100%;
}  
.home-nav-swiper .swiper-slide {
	width: auto;
	padding: 0 0.3rem;
}
.home-nav-swiper .swiper-slide a{
	height: 0.88rem;
	line-height: 0.88rem;
	font-family: PingFangSC-Medium;
	font-size: 0.32rem;
	color: #515354;
	display: block;
	text-decoration: none;
}
.home-nav-swiper .swiper-slide a.swiper-href{
	color: #333333;
	font-size: 0.4rem;
	position: relative;
}
.home-nav-swiper .swiper-slide a.swiper-href::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #D12D2B;
    width: 0.52rem;
    height: 0.06rem;
    border-radius: 0.04rem;
	margin: 0 auto;
}
.home-nav-swiper .swiper-slide span{
	background: #D12D2B;
	width: 0.52rem;
	height: 0.06rem;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}
.topping{
	margin: 0 0.3rem;
}
.topping ul li{
	/* padding:0.35rem 0.3rem; */
	/* padding:0.35rem 0; */
	padding:0.3rem 0;
	/* border-bottom: 1px solid #EBEBEB; */
	border-bottom: 1px solid #f5f5f5;
}
.topping ul li h3{
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333;
	/* margin-bottom: 0.23rem; */
	margin-bottom: 0.13rem;
}
.topping ul li .topping-label{
	display: flex;
}
.topping ul li .topping-label .topping-label-topping{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #D12D2B;
}
.topping ul li .topping-label .topping-label-column,.topping ul li .topping-label .topping-label-time{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #ABAFB4;
}
.hotspot{
	margin: 0 0.3rem;
	/* padding: 0.34rem 0; */
	padding: 0.3rem 0;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}
.hotspot .hotspot-selected{
	position: absolute;
	top: 2.68rem;
	left: 0.24rem;
	/* top: 0;
	left: 0; */
	/* line-height: 1.05rem;
	height: 1.05rem; */
	width: 100%;
	z-index: 10;
}
.hotspot .hotspot-selected span{
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0,0,0,0.27);
	margin-right: 0.14rem;
}
.hotspot .hotspot-selected .hotspot-selected-img{
	display: inline-block;
	width: 0.36rem;
	height: 0.36rem;
	background: url(/static/skin/mobile-2025/img/hotspot-selected-img.png) no-repeat center;
	background-size: 100% 100%;
	vertical-align: middle;
}
.hotspot-swiper .swiper-slide{
	width: 6.45rem;
	height: 3.74rem;
	margin: 0 0.05rem;
}
.hotspot-swiper-href{
	width: 6.45rem;
	height: 3.74rem;
	position: relative;
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1.71rem;
	background-image: linear-gradient(180deg, rgba(5,5,5,0.00) 0%, rgba(4,4,4,0.54) 33%, rgba(3,3,3,0.70) 100%);
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen p{
	font-size: 0.36rem;
	color: #FFFFFF;
	line-height: 1.5;
	position: absolute;
	bottom: 0.3rem;
	left: 0.23rem;
	right: 0.23rem;
}
.hotspot-pagination{
	text-align: right;
}
.hotspot-swiper > .hotspot-pagination{
	right: 0.6rem;
	left: auto;
	bottom: 5px;
}
.hotspot-pagination .swiper-pagination-bullet{
	height: 0.04rem;
	width: 0.16rem;
	background: rgba(255,255,255,0.60);
	border-radius: 1px;
	border-radius: 1px;
}
.hotspot-pagination .swiper-pagination-bullet-active{
	/* height: 0.04rem; */
	width: 0.48rem;
	background: #FFFFFF;
	/* border-radius: 1px;
	border-radius: 1px; */
}
.list{
	margin: 0 0.3rem;
}
.list-box{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	display: flex;
	border-bottom: 1px solid #f5f5f5;
}
.list-box .list-box-b{
	display: flex;
	width: 100%;
}
.list-box .list-box-left{
	width: 4.35rem;
	padding-right: 0.3rem;
}
.list-box .list-box-r{
	flex: 1;
}
.list-box .list-box-right{
	flex: 1;
	height: 1.41rem;
	border-radius:0.08rem;
	position: relative;
}
.list-box .list-box-right .list-box-right-Play{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/Play@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-right .list-box-right-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-box .list-box-right .list-box-right-audio{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/yp-ydd.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-box .list-box-left h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}

.list-box-tt { position: relative;
  font-weight: normal;font-size: 14px;
    color: #ffffff;
    margin-right: 0.1rem;
    padding: 2px 4px;
}    
    
.list-box-tt::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #b50005; /* 背景颜色 */
  border-radius: 3px; /* 圆角大小 */
  z-index: -1;
}
    
.list-box3{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-box3 h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box3 h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box3 .list-box3-img{
	display: flex;
	height: 1.41rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
}
.list-box3 .list-box3-img-box{
	position: relative;
}
.list-box3 .list-box3-img-box .list-box3-img-box-play{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/Play@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(0,50%,0);
}
.list-box3 .list-box3-img-box .list-box3-img-box-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-box3 .list-box3-img > .list-box3-img-box{
	flex: 1;
	margin: 0 0.03rem;
	border-radius: 0.08rem;
}
.list-box3 .list-box3-img > .list-box3-img-box:first-of-type{
	margin-left: 0;
}
.list-box3 .list-box3-img > .list-box3-img-box:last-of-type{
	margin-right: 0;
}
.list-box3 .list-box3-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-big{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-big h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-big h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-big .list-big-img{
	width: 100%;
	height: 3.88rem;
	border-radius: 0.16rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
	position: relative;
}
.list-big .list-big-img-Play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/playd@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-big .list-big-img-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-big .list-big-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-xjh{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-xjh .list-xjh-portrait{
	font-size: 0.28rem;
	color: #333333;
	text-align: left;
	line-height: 1;
	padding-bottom: 0.28rem;
}
.list-xjh .list-xjh-portrait span{
	display: inline-block;
	width: 0.54rem;
	height: 0.54rem;
	margin-right: 0.12rem;
	border-radius: 100%;
	vertical-align: middle;
}
.list-xjh .list-xjh-box{
	padding-top: 0;
	display: flex;
}
.list-xjh-box h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-xjh-box .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-xjh-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-xjh-box .list-box-right{
	flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-xjh-box-b{
	display: flex;
	width: 100%;
}
.list-no{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-no h3{
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no h3 a{
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-slide{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
	/* display: flex;
	flex-wrap: nowrap; */
	overflow: hidden;
}
.list-slide-display{
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: none;
}
.list-slide-display::-webkit-scrollbar{
	width: 0;
	height: 0;
	display: none;
}
.list-slide .list-side-box{
	width: 6.29rem;
	height: 5.96rem;
	background: #FFFFFF;
	border: 1px solid #f5f5f5;
	border-radius: 0.18rem;
	border-radius: 0.16rem;
	flex-shrink: 0;
	margin-right: 0.14rem;
	transform: translate3d(0px, 0, 0);
}
.list-side-box .list-side-box-play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/playd@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-slide .list-side-box .list-side-box-img{
	height: 3.54rem;
	width: 100%;
	border-top-left-radius: 0.18rem;
	border-top-right-radius: 0.18rem;
	position: relative;
	margin-bottom: 0.3rem;
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1.14rem;
	background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.23) 40%, rgba(0,0,0,0.86) 100%);
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time span{
	position: absolute;
	bottom: 0.3rem;
	right: 0.25rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 1;
}
.list-slide .list-side-box .list-side-box-cen{
	padding: 0 0.3rem;
}
.list-slide .list-side-box .list-side-box-cen h3{
	padding-bottom: 0.4rem;
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-slide .list-side-box .list-slide-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-specialSmall{
	padding: 0.33rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-specialSmall .list-specialSmall-box{
	padding-top: 0;
	border: none;
	display: flex;
}
.list-specialSmall-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 1.06rem;
}
.list-specialSmall-box-b{
	display: flex;
	width: 100%;
}
.list-specialSmall-box-b .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-specialSmall-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-specialSmall-box-b .list-box-right {
    flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-specialSmall-box h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-specialMax h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-automatic-img{
	width: 100%;
    border-radius: 0.16rem;
    /* margin-bottom: 0.2rem; */
    /* margin-bottom: 0.05rem; */
    position: relative;
}
.list-automatic-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.load{
	margin: 0.7rem auto 0.1rem;
	text-align: center;
	font-size: 0.28rem;
	color: #ABAFB4;
}
.list-gg{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-gg h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg .list-gg-img{
	width: 100%;
	/* height: 3.88rem; */
	border-radius: 0.16rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
}
.list-gg .list-gg-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.list-gg .list-gg-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}

.m-floorMore{width:100%;border-bottom:0.25rem solid #e4e8ff;font-size:0.7rem;text-align:center;line-height:2.15rem;}
.m-floorMore a{display:block;width:100%;height:100%;color:#f55e54;}
.m-floorMore.m-lastFloorMore{border-bottom:none;}

.zs21-title-2 {text-align: center;height: 0.999rem;line-height: 0.999rem;}
.zs21-title-2 span {display: inline-block;position: relative;color: #051cab;font-size: .77rem;font-weight: bold;    font-size: 20px;}
.zs21-title-2 .title-icon-1,.zs21-title-2 .title-icon-2 {position: absolute;top:50%;height: 1px;background-color: #051cab;width: 1.6rem;}
.zs21-title-2 .title-icon-1 {left:-2rem;}
.zs21-title-2 .title-icon-2 {right:-2rem;}


.list-renwu {background-color: #242e5a;}
.list-renwu-box {padding: 0;
    margin: 0;}
.list-renwu-box ul{list-style: none;}
.list-renwu-box li{width: 7.04rem;
    float: left;
    margin-left: .64rem;
    margin-bottom: .6rem;}
.list-renwu-box li a {display: block;
    color: #fff;}
.list-renwu-box .list-renwu-pic{width: 7.04rem;
    height: 4.09rem;
    border-radius: 2px 2px;
    position: relative;
    overflow: hidden;}
.list-renwu-box .list-renwu-pic img {display: block;
    position: relative;
    width: 100%;
    height: 100%;}
.list-renwu-box .list-renwu-time {position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 2px 2px;
    padding: .2rem .2rem .2rem .8rem;
    background: url(https://m.jiangjiujie.cn/static/img/ico-hits.png) .2rem center no-repeat rgba(0,0,0,0.6);
    background-size: auto 60%;
    font-size: .45rem;}
.list-renwu-box .list-renwu-text {position: relative;
    padding: .1rem 0 0;
    line-height: .89rem;
    font-size: .6rem;}
.list-renwu-box .list-renwu-title{height: 1.78rem;
    overflow: hidden;}

.hangqing-gg{

}
.hangqing-guide {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 12px 0 rgb(16 85 157 / 68%);
    border-radius: 4px
}

.hangqing-guide:after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #f3f3f3
}

.hangqing-guide .top-bg {
    float: left;
    width: 100%
}

.hangqing-guide ul {
    padding: 8px 15px;
    height: auto;
    overflow: hidden
}

.hangqing-guide ul li {
    margin: 4px 0;
    line-height: 21px;
    font-size: 15px;
    color: #333
}

.hangqing-guide ul li em {
    color: #095199;
    font-weight: 700;
	margin-right: 8px;
}

.hangqing-guide .open-app {
    position: relative;
    padding-left: 15px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #333
}

.hangqing-guide .open-app:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    transform: scaleY(.5)
}

.hangqing-guide .open-app:after {
    position: absolute;
    content: '';
    right: 15px;
    top: 15px;
    width: 7px;
    height: 12px;
    background: url(https://www.jiangjiujie.com/static/image/arrow-icon.png) center center no-repeat;
    background-size: 7px 12px
}

.hangqing-guide .jm-logo {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    width: 41px;
    height: 41px;
    background: url(https://www.jiangjiujie.com/static/image/index-hangqing-ico.png) center center no-repeat;
    background-size: 41px 41px
}


   /* 行业展会/活动 - 使用固定单位避免受到flexible.js影响 */
.m-exhibition-time{
    margin: 0px auto;
    /* width: calc(100vw - 30px); */
    max-width: 400px;
    background-image: linear-gradient(180deg, #051cab 0%, #ffffff 33%);
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
}
.m-exhibition-time .bg-pt {
    width: 135px;
    height: 78px;
    position: absolute;
    right: 12px;
    top: 10px;
    background: url(https://www.jiangjiujie.com/static/skin/mobile-2025/img/pt_001.png) no-repeat left top;
    background-size: 100%;
    z-index: 0;
}
.m-exhibition-time .ex-header{ 
    height: 69px;
    padding: 17px 12px 12px;
    position: relative;
    z-index: 1;
    color: #FFFFFF;
    box-sizing: border-box;
}
.m-exhibition-time .ex-header h3 { 
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
}
.m-exhibition-time .ex-header .desc{ 
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 0;
}
.m-exhibition-time .ex-content{
    background-image: linear-gradient(180deg, #E5F0FF 0%, #FFFFFF 10%);
    border: 0.5px solid #FFFFFF;
    border-radius: 8px;
    margin: 0 12px 12px;
    position: relative;
    z-index: 1;
    padding: 19px 10px 0px 42px;
    box-sizing: border-box;
}
.m-exhibition-time .ex-content::before {
    display: block;
    content: "";
    position: absolute;
    left: 21px;
    top: 19px;
    bottom: 19px;
    width: 3px;  
    background-image: radial-gradient(circle at center, #1288FF, #fff);
}
.m-exhibition-time .new-items::before { 
    display: block; 
    content: "";
    position: absolute;
    left: -33px;
    top: 15px;
    background: #1774FF;
    border: 4px solid #D3E4FF;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
.m-exhibition-time .new-items{
    width: 100%;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 12px;
    position: relative;
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.m-exhibition-time .new-items:last-child {
    margin-bottom: 0;
}
.m-exhibition-time .new-items h3 { 
    font-size: 16px;
    color: #333;
    margin: 0 0 8px 0;
    line-height: 1.3;
    font-weight: 500;
}
.m-exhibition-time .btn-join{
    padding: 4px 12px;
    background: #E81B29;
    border-radius: 12px;
    position: absolute;
    right: 12px;
    bottom: 12px;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.m-exhibition-time .time,
.m-exhibition-time .address { 
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
}
.m-exhibition-time .address {
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
    display: flex;
    align-items: center;
    margin-right: 68px;
}
.m-exhibition-time .time { 
    margin-top: 10px;
}
.m-exhibition-time .time::before,
.m-exhibition-time .address::before { 
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background-size: 100%!important;
}
.m-exhibition-time .time::before { 
    background: url(https://www.jiangjiujie.com/static/skin/mobile-2025/img/icon-time.png) no-repeat center;
}
.m-exhibition-time .address::before { 
    background: url(https://www.jiangjiujie.com/static/skin/mobile-2025/img/icon-address.png) no-repeat center;
} 

/* 公共样式 */ 
.ellipsis{
	overflow: hidden; /* 隐藏超出内容 */
	white-space: nowrap; /* 强制不换行 */
	text-overflow: ellipsis; /* 文字溢出显示省略号 */
} 
.ellipsis2{
	display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis; 
}
.ellipsis3{
	display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 定义显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis; 
}
 /* 酱酒人物图片新闻 */
.m-imgsize-news {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 12px;
    margin: 12px 0 0;
    box-sizing: border-box;
}
.m-imgsize-news .news-items {
    width: 48%;
    margin-bottom: 12px;
}
.m-imgsize-news .news-items a {
    display: block;
    width: 100%;
}
.m-imgsize-news .news-items .img {
    height: 150px;
    position: relative;
    overflow: hidden;
}
.m-imgsize-news .news-items .img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.m-imgsize-news .news-items .text {
    height: 40px; 
    margin-top: 8px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #101010;
    line-height: 1.4;
}