/*创新展*/
.hzbg {
    background: #ffffff;
    touch-action: pan-y;
    height: auto;
    overflow: auto;
}

.hzbg .hz_con {
    overflow: hidden;
    width: 10rem;
    margin: auto;
    /* margin-top: -0.636rem; */
    /* position: absolute; */
    /* left: 50%; */
    top: 4.6666rem;
    /* transform: translate(-50%); */
    /* border-radius: .42666rem; */
}

.hz_banner .banner {
    width: 100%;
    height: 5.250rem;
}

.hz_con .hz_activity,
.hz_con .hz_stand,
.hz_con .hz_exhibition,
.hz_con .hz_exhibitor {
    position: relative;
    width: 100%;
    padding-left: .4rem;
    margin-bottom: .613333rem;
}

.hz_con .hz_activity .activity_title,
.hz_con .hz_stand .stand_title,
.hz_con .hz_exhibition .exhibition_title,
.hz_con .hz_exhibitor .exhibitor_title {
    position: relative;
    width: 100%;
    height: .64rem;
    margin-bottom: .32rem;
}

.hz_con .hz_activity .activity_title h3,
.hz_con .hz_stand .stand_title h3,
.hz_con .hz_exhibition .exhibition_title h3,
.hz_con .hz_exhibitor .exhibitor_title h3 {
    padding-left: .213333rem;
    height: .64rem;
    font-size: .453333rem;
    font-family: PingFang-SC-Heavy;
    color: #333333;
    line-height: .64rem;
    display: inline-block;
    font-weight: normal;
}

.hz_con .hz_stand .stand_title span {
    display: inline-block;
    height: .533333rem;
    position: relative;
    font-size: .373333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: .533333rem;
    margin: 0 0 0 .16rem;
    vertical-align: bottom;
}

.hz_con .hz_activity .activity_title h3::after,
.hz_con .hz_stand .stand_title h3::after,
.hz_con .hz_exhibition .exhibition_title h3::after,
.hz_con .hz_exhibitor .exhibitor_title h3::after {
    content: " ";
    position: absolute;
    left: 0;
    top: .12rem;
    width: .08rem;
    height: .4rem;
    background: linear-gradient(180deg, #E71F1F 0%, rgba(243, 50, 50, 0) 100%);
}

.hz_con .hz_activity .activity_con {
    position: relative;
    width: 100%;
}

.hz_con .hz_activity .activity_con .events {
    width: 100%;
    position: relative;
    height: 2rem;
    margin-bottom: .533333rem;
}

.hz_con .hz_activity .events .event_list {
    width: 3.973333rem;
    height: 2rem;
    border-radius: .213333rem;
    margin-right: .213333rem;
    overflow: hidden;
}

.hz_con .hz_activity .events .event_list .img {
    width: 100%;
    height: 100%;
}

.hz_con .hz_activity .events .event_list:last-child {
    margin-right: .4rem;
}

.hz_con .hz_activity .activity_con .detail {
    position: relative;
    width: 9.2rem;
    margin: 0;
}

.hz_con .hz_activity .activity_con .detail .case_top {
    position: relative;
    display: flex;
    height: .96rem;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border-radius: .213333rem .213333rem 0 0;
    background: linear-gradient(127deg, #FF765B 0%, #FE412E 100%);
}

.hz_con .hz_activity .activity_con .detail .case_top h3 {
    height: .96rem;
    text-align: left;
    padding-left: .4rem;
    font-size: .4rem;
    font-family: PingFang-SC-Heavy;
    color: #FFFFFF;
    line-height: .96rem;
    font-weight: normal;
}

.hz_con .hz_activity .activity_con .detail .case_top .left {
    width: 4.6rem;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    background-image: url(../images/hz2021/hz_banner_left.png);
}

.hz_con .hz_activity .activity_con .detail .case_top .right {
    position: relative;
    background-repeat: no-repeat;
    width: 4.6rem;
    background-size: 100% 100%;
    overflow: hidden;
    background-image: url(../images/hz2021/hz_banner_right.png);
}

.hz_con .hz_activity .activity_con .detail .case_top h3 .detail {
    position: absolute;
    width: .88rem;
    height: .96rem;
    top: 0;
    right: 0;
    background: url(../images/hz2021/hz_banner_icon.png) center no-repeat;
    background-size: .32rem .32rem;
}

.hz_con .hz_activity .activity_con .detail .case {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    background: #FFF9F0;
    border-radius: .213333rem;
    display: flex;
    padding: 0 .186667rem .213333rem .186667rem;
}

.hz_con .hz_activity .activity_con .detail .case .audience {
    width: 4.4rem;
    border-radius: 0 0 0 .186667rem;
    background: #FFFFFF;
    height: 3.493333rem;
    overflow: hidden;
    position: relative;
    padding: .16rem .133333rem .133333rem .186667rem;
}

.hz_con .hz_activity .activity_con .detail .case .audience::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    border-right: 1px solid #e8e8e8;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    pointer-events: none;
}

.hz_con .hz_activity .activity_con .detail .case .list {
    position: relative;
    margin-bottom: .106667rem;
    width: 100%;
    display: flex;
}

.hz_con .hz_activity .activity_con .detail .case .list .company {
    width: 2.88rem;
    height: .44rem;
    font-size: .32rem;
    font-family: PingFangSC-Medium;
    color: #333333;
    line-height: .44rem;
}

.hz_con .hz_activity .activity_con .detail .case .audience .list .state {
    width: .96rem;
    height: .44rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #EE7B24;
    line-height: .44rem;
    margin-left: .24rem;
}

.hz_con .hz_activity .activity_con .detail .case .merchant {
    width: 4.4rem;
    border-radius: 0 0 .186667rem 0;
    background: #FFFFFF;
    height: 3.493333rem;
    overflow: hidden;
    position: relative;
    padding: .16rem .186667rem .133333rem .133333rem;
}

.hz_con .hz_activity .activity_con .detail .case .swiper_case {
    position: relative;
    width: 100%;
    height: 100%;
}

.hz_con .hz_activity .activity_con .detail .case .merchant .list .state {
    width: .96rem;
    height: .44rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    color: #FE412E;
    line-height: .44rem;
    margin-left: .24rem;
}


.hz_con .hz_stand .stand_photo {
    position: relative;
    width: 100%;
    padding-right: .4rem;
    background: #ffffff;
}

.hz_con .hz_stand .photo .stand_photo_top {
    width: 100%;
    height: 1.3rem;
    background: #fff;
}

.stand_bgc {
    width: 3.76rem;
    height: 0.85333rem;
    margin: 0 auto;
    background-size: cover;
}

.stand_photo_top .hz_content_item {
    margin-top: 0.42666rem;
}

.stand_photo_top .hz_content_item .activity_img {
    display: inline-block;
    width: 4rem;
    height: 2.29333rem;
    flex-grow: 1;
    margin-bottom: 0.213333rem;
}

.stand_photo_top .hz_content_item .activity_img:nth-child(2n) {
    margin-left: 0.213333rem;
}

.hz_con .hz_stand .stand_photo .photo {
    position: relative;
    width: 100%;
    height: 6.266667rem;
    border-radius: .213333rem;
    padding: .426667rem .32rem;
}

.hz_yaoyue {
    width: 9.1733333rem;
    height: 4.373333rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0.426666rem .426666rem .426666rem;
    border-radius: 0.213333rem;
    background: #FFFFFF;
    margin-bottom: 0.613333rem;
}

.hz_yaoyue .stand_photo_top {
    width: 100%;
    height: 1.28rem;
}

.hz_yaoyue .stand_photo_top .stand_yaoyue {
    width: 3.76rem;
    height: 0.85333rem;
    margin: 0 auto;
    background-size: cover;
}

.hz_yaoyue .stand_photo_top .stand_img {
    width: 8.32rem;
    height: 2.666666rem;
    margin: 0 auto;
    margin-top: 0.42666rem;
    border-radius: 0.10666rem;
    background-size: cover;
}


.hz_tebei {
    width: 9.1733333rem;
    /* height: 9.013333rem; */
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0.426666rem .426666rem .426666rem;
    border-radius: 0.213333rem;
    background: #FFFFFF;
    margin-bottom: 0.613333rem;
}

.hz_tebei .stand_photo_top {
    width: 100%;
    height: 1.28rem;
}

.hz_tebei .stand_photo_top .stand_yaoyue {
    width: 3.76rem;
    height: 0.85333rem;
    margin: 0 auto;
    background-size: cover;
}

.hz_tebei .stand_photo_top .stand_img {
    width: 8.32rem;
    height: 2.666666rem;
    margin: 0 auto;
    margin-top: 0.213333rem;
    border-radius: 0.10666rem;
    background-size: cover;
}

.hz_tebei .hz_content_item {
    width: 100%;
    height: auto;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
}

.hz_tebei .hz_content_item .activity_img {
    display: inline-block;
    width: 4rem;
    height: 2.29333rem;
    flex-grow: 1;
    margin-bottom: 0.213333rem;
}

.hz_con .hz_stand .stand_photo .photo::after {
    content: " ";
    position: absolute;
    width: 200%;
    height: 200%;
    border: 1px solid #DCDCDC;
    transform: scale(.5);
    top: 0;
    left: 0;
    transform-origin: 0 0;
    border-radius: .213333rem;
    pointer-events: none;
    box-sizing: border-box;
}

.hz_con .hz_stand .stand_photo .photo .img {
    width: 100%;
    height: 100%;
    display: block;
    width: 8.293333rem;
    height: 3.306666rem;
    /* background-color: #000; */
    margin: 0 auto;
}

.hz_con .hz_stand .stand_photo .stand_btn {
    position: absolute;
    top: 0;
    right: .64rem;
    height: 6.266667rem;
    width: 1.733333rem;
    overflow: hidden;
}

.hz_con .hz_stand .stand_photo .stand_btn .magnify,
.hz_con .hz_stand .stand_photo .download {
    width: 1.733333rem;
    margin-top: 4.026667rem;
    height: .613333rem;
    background: rgba(0, 0, 0, 0.45);
    border-radius: .306667rem;
    line-height: .613333rem;
    z-index: 9;
    font-size: .373333rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    padding-left: .213333rem;
    color: #FFFFFF;
}

.hz_con .hz_stand .stand_photo .stand_btn .download {
    margin-top: .266667rem;
}

.hz_con .hz_stand .stand_photo .stand_btn .magnify span,
.hz_con .hz_stand .stand_photo .stand_btn .download span {
    background: url(../images/hz2021/icon_magnify.png) left center no-repeat;
    background-size: .373333rem .373333rem;
    display: inline-block;
    padding-left: .506667rem;
}

.hz_con .hz_stand .stand_photo .stand_btn .download span {
    background: url(../images/hz2021/icon_download.png) left center no-repeat;
    background-size: .373333rem .373333rem;
}

.hzbg .popuperBox .picboxes .picuniter img {
    max-width: 100%;
    max-height: 100%;
    z-index: 5;
}

.hzbg .hz_con .hz_exhibition,
.hzbg .hz_con .hz_exhibitor {
    padding-left: 0;
    padding: 0 0.32rem;
}

.hzbg .hz_con .hz_exhibition .exhibition_title,
.hzbg .hz_con .hz_exhibitor .exhibitor_title {
    padding-left: .4rem;
    z-index: 2;
}

.hzbg .hz_con .hz_exhibition .exhibition_title h3::after,
.hzbg .hz_con .hz_exhibitor .exhibitor_title h3::after {
    left: .4rem;
}

.hz_con .exhibition_con {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hz_con .exhibition_con .exhibition_img {
    position: relative;
    margin: 0 .4rem;
    height: 8rem;
    width: auto;
}

.hz_con .exhibition_con .exhibition_img img {
    width: 100%;
    height: 100%;
}

.hz_con .exhibition_con .exhibition_down {
    position: relative;
    width: 100%;
    height: 2.52rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    margin-top: -1.493333rem;
    z-index: 2;
}

.hz_con .exhibition_con .exhibition_down .down {
    position: absolute;
    bottom: .293333rem;
    width: 100%;
    height: .533333rem;
    text-align: center;
    font-size: .373333rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #E72410;
    line-height: .533333rem;
}

.hz_con .exhibition_con .exhibition_down .down span {
    background: url(../images/hz2021/icon_unfold.png) right center no-repeat;
    background-size: .32rem .32rem;
    padding-right: .426667rem;
}

.hz_con .exhibition_con .exhibition_up {
    position: relative;
    width: 100%;
    height: .533333rem;
    margin-top: .293333rem;
    text-align: center;
    font-size: .373333rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #E72410;
    line-height: .533333rem;
    display: none;
}

.hz_con .exhibition_con .exhibition_up .up img {
    /* background: url() right center no-repeat;
    background-size: .32rem .32rem;
    padding-right: .426667rem; */
    width: .32rem;
    height: .32rem;
    margin-left: .106667rem;
    transform: rotate(180deg);
    vertical-align: middle;
}

.hz_con .hz_exhibitor {
    background-color: #F5F5F7;
    margin-bottom: 0;
}

.hz_con .hz_exhibitor .exhibitor_bg,
.body .exhibitor_bg {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(360deg, #F5F5F5 0%, #FFFFFF 100%);
    width: 100%;
    height: 5.333333rem;
    z-index: 0;
}

.hz_con .hz_exhibitor .exhibitor_con {
    position: relative;
    width: 100%;
    padding: 0 .4rem;
    overflow: auto;
    padding-bottom: .8rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list {
    position: relative;
    /* display: flex; */
    justify-content: space-between;
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 0.213333rem;
    padding:0.24rem  0.32rem;
    margin-bottom:0.26666rem;
    margin-top: 0.26666rem;
    border: 0.5px solid #DCDCDC;
    transform: rotateZ(360deg);
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_buttom{
    height: 0.64rem;
    position: relative;
    margin-bottom: 0.16rem;
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_buttom .area {
    display: block;
    padding-left: 0.42666rem;
    /* margin-right: 0.213333rem; */
    background: url(../images/2022/icon_hz_area_v1.png) no-repeat left center;
    background-size: 0.37333rem 0.37333rem;
    color: #888889;
    max-width: 2.0rem;
    overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
.hz_con .hz_exhibitor .exhibitor_con .list .img_Left {
    width: 2.4rem;
    position: relative;
    margin: 0 0.48rem 0 0;
    margin-bottom: 0.16rem;
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_tips{
    background: #fff;
    display: flex;
    /* margin-top: -0.21333rem; */
}

.hz_con .hz_exhibitor .exhibitor_con .list .new_tips .new_tips_left{
    width: 2.4rem;
    margin: 0 0.48rem 0 0;
    flex: none;
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_tips .new_tips_right{
    flex: 1;
    display: flex;
    padding-top: 0.16rem;
    margin-left: 0.10666rem;
    border-top: 1px solid #eae8e8;
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_tips .new_tips_right .logo{
    width: 1.30666rem;
    height: 0.42666rem;
    background: url(../images/2022/icon_hz_logo_v1_0206.png) no-repeat;
    background-size: 100% 100%;
    flex: none;
}
.hz_con .hz_exhibitor .exhibitor_con .list .img_Left .logo {
    width: 2.4rem;
    height: 2.4rem;
    padding: 0.2666rem;
    position: relative;
}
.hz_con .hz_exhibitor .exhibitor_con .list .img_Left .logo .firstRelease{
    width: 0.82666rem;
    height: 0.58666rem;
    background: url(../images/2022/firstRelease_v1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -0.05333rem;
    top: 0;
    z-index: 99;
}
.hz_con .hz_exhibitor .exhibitor_con .list .new_tips .new_tips_right .logo_right{
    font-size: 0.32rem;
    line-height: 0.42666rem;
    width: 4.48rem;

}
.hz_con .hz_exhibitor .exhibitor_con .list .img_Left .logo img {
    width: 100%;
    height: 100%;
}

.hz_con .hz_exhibitor .exhibitor_con .list .img_Left .logo::after {
    content: " ";
    position: absolute;
    width: 200%;
    height: 200%;
    border: 2px solid #D9D9DA;
    transform: scale(.5);
    top: 0;
    left: 0;
    transform-origin: 0 0;
    border-radius: .266667rem;
    pointer-events: none;
    box-sizing: border-box;
}

.hz_con .hz_exhibitor .exhibitor_con .list .img_Left .state {
    width: 1.066667rem;
    height: .426667rem;
    background: linear-gradient(109deg, #FEBD36 0%, #FF486E 100%);
    border-radius: 0 .213333rem .213333rem 0;
    text-align: center;
    font-size: .266667rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .426667rem;
    position: absolute;
    left: 0;
    top: 0;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center {
    flex: 1;
    overflow: hidden;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .name {
    height: .56rem;
    display: flex;
    align-items: center;
    line-height: .56rem;
    width: 5.52rem;

}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .name .title {
    max-width: 4.4rem;
    /* height: .64rem; */
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-family: Source Han Sans;
    font-size: 0.4rem;
    font-weight: 500;
    line-height: 0.5866rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #333333;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.packaging .name .title {
    max-width: 2.02666rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.other .name .title {
    max-width: 2.02666rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .name .label {
    position: relative;
    width: auto;
    height: 0.426666rem;
    background: #FFF;
    text-align: center;
    font-size: 0.2666rem;
    font-family: PingFang SC;
    color: #222229;
    box-sizing: border-box;
    line-height: .426666rem;
    padding-left: 0.1066rem;
    padding-right: 0.1066rem;
    margin-left: .106667rem;
    margin-top: .08rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    border: .5px solid #222229;
    border-radius: 0.05333rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.service .name .label {
    width: 1.24rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.service .name .title {
    max-width: 5.2rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .msg {
    width: 100%;
    max-width: 5.6rem;
    height: .5333rem;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999999;
    line-height: .5333rem;
    margin-top:0.10666rem;
    padding-left: 0.42666rem;
    background: url(../images/2022/icon_hz2025_logo_v2.png) no-repeat left center;
    background-size: 0.32rem 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .type {
    overflow: hidden;
    height: .42666rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999999;
    line-height: .42666rem;
    margin-top:0.10666rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .number_hz {
    /* margin-top: 0.1333rem; */
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #222229;
    min-width: 2.453333rem;
    height: 0.64rem;
    line-height: 0.5333rem;
    /* position: absolute;
    left: 0.29333rem;
    bottom: 0.2666rem; */
    background: #FFF7D1;
    display: flex;
    align-items: center;
    border-radius: 0.16rem;
}
.hz_con .hz_exhibitor .exhibitor_con .list .button_right{
    width: 2.56rem;
    height: 0.74666rem;
    border-radius: 0.5333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.16rem 0.26666rem;
    background: #FFEF00;
    position: absolute;
    right:0;
    bottom: 0;
    font-family: Source Han Sans;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: 0.42666rem;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #000000;
}
.hz_con .hz_exhibitor .exhibitor_con .list .button_right.active{
    /* box-sizing: border-box;
    border: 1.2px solid #999999;
    background-color: #ffef00;
    color: #000;
    opacity: .44; */
    box-sizing: border-box;
    border: 1.2px solid #999999;
    background: #fff;
    color: #999999;
}

.hz_con .hz_exhibitor .exhibitor_con .list .zhanwei{
    display: flex;
    align-items: center;
    width: 0.98666rem;
    height: 0.64rem;
    padding-left:0.18666rem;
    font-family: Source Han Sans;
    font-size: 0.2666rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    color: #A76400;
    background: url(../images/2022/icon_hz2025_logo_v1.png) no-repeat;
    background-size: 100% 100%;
}
.hz_con .hz_exhibitor .exhibitor_con .list .number_hz .zhanwei_right{
    min-width: 1.46666rem;
    height: 0.64rem;
    line-height: 0.64rem;
    /* overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap; */
    padding-left: 0.08rem;
    padding-right: 0.213333rem;
}
.hz_con .hz_exhibitor .exhibitor_con .list .number_hz .placeName,
.hz_con .hz_exhibitor .exhibitor_con .list .number_hz .posinum{
    font-family: MiSans;
    font-size: 0.32rem;
    font-weight: 500;
    line-height: 0.42666rem;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #A76400;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .type span {
    display: inline-block;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #888889;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .area {
    display: inline-block;
    padding-left: 0.42666rem;
    /* margin-right: 0.213333rem; */
    background: url(../images/2022/icon_hz_area_v1_1224.png) no-repeat left center;
    background-size: 0.37333rem 0.37333rem;
    position: absolute;
    right: 0.32rem;
    top: 0.3733rem;
    color: #888889;
}
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .category{
    display: block;
    /* max-width: 1.6rem; */
    height: 0.42666rem;
    line-height: 0.42666rem ;
    border-radius: 0.0533rem;
    opacity: 1;
    align-items: center;
    padding: 0px 0.1066rem;
    box-sizing: border-box;
    border: 0.026666rem solid #888888;
    font-family: Source Han Sans;
    font-size: 0.2666rem;
    font-weight: 350;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    color: #888888;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-right: 0.10666rem;
    transform: rotateZ(360deg);
    flex: none;
}
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .category_v1{
    display: block;
    max-width: 1.6rem;
     overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .type .class {
    padding-left: 0.42666rem;
    background: url(../images/2022/icon_hz_class_v1.png) no-repeat left center;
    background-size: 0.42666rem 0.42666rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.packaging .type .class {
    margin-right: .213333rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .type .texture {
    padding-left: .373333rem;
    background: url(../images/hz2021/icon_hz_texture.png) no-repeat left center;
    background-size: .32rem .32rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right {
    position: relative;
    width: 2.586667rem;
    padding-top: .186667rem;
    margin-right: 0.32rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right .price {
    position: relative;
    width: 100%;
    height: .506667rem;
    line-height: .506667rem;
    text-align: left;
    display: inline-flex;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right .price span {
    font-family: SFUIText-Regular, SFUIText;
    font-weight: 400;
    color: #E72410;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right .price .symbol {
    font-size: .32rem;
    vertical-align: bottom;
    display: inline-block;
    width: .32rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right .price {
    font-size: .426667rem;
    vertical-align: middle;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right .link {
    margin-top: .613333rem;
    position: relative;
    height: .4rem;
    font-size: .293333rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999999;
    line-height: .4rem;
    text-align: right;
    padding-right: .32rem;
    background: url(../images/hz2021/icon_right.png) no-repeat right center;
    background-size: .293333rem .293333rem;
}

.hz_con .dropload-down {
    padding-bottom: 1.8rem;
}

.hzbg .hz_bottom {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    width: 10rem;
    background: #FFFFFF;
    box-shadow: 0 0.013333rem 0 0 #F5F5F5;
    overflow: hidden;
    height: auto;
    text-align: center;
    padding-bottom: env(safe-area-inset-bottom);
    /* 苹果浏览器底部高度问题 */
}
.hzbg .hz_bottom .bom_flex {
    position: relative;
    margin: .173333rem .4rem;
    height: auto;
    display: flex;
}

.hzbg .hz_bottom .bom_flex .left {
    width: .8rem;
    position: relative;
    margin-right: .346667rem;
}

.hzbg .hz_bottom .bom_flex .left .img {
    width: .586667rem;
    height: .586667rem;
    background: url(../images/2022/hz2021_share_icon_v1.png) center no-repeat;
    background-size: .586667rem .586667rem;
    margin: auto auto .026667rem auto;
}

.hzbg .hz_bottom .bom_flex .left .word {
    width: .8rem;
    height: .373333rem;
    font-size: .266667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222229;
    line-height: .373333rem;
    text-align: center;
}

.hzbg .hz_bottom .bom_flex .center {
    width: 3.4rem;
    height: 0.96rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.16rem 0px;
    border-radius: 0.10666rem 0px 0px 0.10666rem;
    background: #3D3D3F;
    /* margin-right: 0.21333rem; */
    font-size: .346667rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #FFFFFF;
}
.hzbg .hz_bottom .bom_flex .center.active{
    background: #F7F7F7;
    border: 0.02666rem solid #D8D8D8;
    opacity: 0.3;
    color: #000000;
}
.hz2021_share {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 100%;
    background: url(../images/hz2021/hz2021_share.png) top center no-repeat;
    background-size: cover;
    z-index: 9999;
    display: none;
}

.hzbg .hz_bottom .bom_flex .right_btn {
    width: 8.08rem;
    height: .96rem;
    background: linear-gradient(127deg, #F54A25 0%, #E72410 100%);
    border-radius: .48rem;
    line-height: .96rem;
    font-size: .346667rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #FFFFFF;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.factory,
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.packaging,
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.mcn {
    /* width: 6.373333rem; */
    width: 4.08rem;
    margin-right: .2133rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.packaging .type {
    margin-top: .1066667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .tag {
    position: relative;
    overflow: hidden;
    font-size: .266667rem;
    height: .42666rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .tag{
    box-sizing: border-box;
    border: 0.026666rem solid #D1930E;
    color: #D1930E;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0.42666rem;
    max-width: 5.33333rem;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .tag span {
    height: .4rem;
    line-height: .4rem;
    display: inline-block;
    padding: 0 .066667rem;
    position: relative;
    color: #F35D62;
    font-size: .266667rem;
    margin-right: 0.08rem;
    margin-bottom: 0.08rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center .tag span:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    border: 1px solid #F45F64;
    opacity: 0.5;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    border-radius: 0.053333rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list.brand {
    display: block;
}

.hz_con .hz_exhibitor .exhibitor_con .list .new {
    width: 100%;
    /* position: relative; */
    display: flex;
    margin-bottom: 0.13333rem;
    /* justify-content: space-between; */
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new {
    padding-top: 0;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new .link_btn {
    width: 1.866667rem;
    height: .72rem;
    overflow: hidden;
    position: relative;
    float: right;
    text-align: center;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    line-height: .75rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new .link_btn::after {
    content: " ";
    position: absolute;
    width: 200%;
    height: 200%;
    /* border: 1px solid #B8B8B8; */
    transform: scale(.5);
    top: 0;
    left: 0;
    transform-origin: 0 0;
    border-radius: .72rem;
    pointer-events: none;
    box-sizing: border-box;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new .price {
    margin-top: .453333rem;
    position: relative;
    text-align: right;
    width: 100%;
    height: .453333rem;
    line-height: .453333rem;
    display: inline-block;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new .price span {
    font-size: .373333rem;
    font-family: SFUIText-Regular;
    color: #E72410;
    display: inline-block;
    max-width: 2.266667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .price_Right_new .price span:first-child {
    position: relative;
    display: inline-block;
    height: .453333rem;
    line-height: .453333rem;
    font-size: .266667rem;
    font-family: SFUIText-Regular;
    color: #E72410;
    vertical-align: top;
}

.hz_con .hz_exhibitor .exhibitor_con .list .product {
    position: relative;
    width: 100%;
    margin-top: .346667rem;
    height: 2.666667rem;
    overflow: hidden;
    padding-left: .346667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .product .product_item {
    position: relative;
    float: left;
    width: 2.666667rem;
    height: 2.666667rem;
    border-radius: .213333rem;
    margin-left: .24rem;
    background: #FAFAFA;
    padding: .266667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .product .product_item:first-child {
    margin-left: 0;
}

.hz_con .hz_exhibitor .exhibitor_con .list .product .product_item img {
    width: 100%;
    height: 100%;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.other {
    width: 4.09rem;
    /* margin-right: 0; */
    padding-left: 0.053333rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.other .name {
    margin-top: .266667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .con_Center.other .msg {
    margin-top: .133333rem;
    font-size: .293333rem;
    font-family: PingFangSC-Regular;
    color: #666666;
}

.hz_con .hz_exhibitor .exhibitor_con .list .location {
    position: absolute;
    left: 0;
    top: .346667rem;
    z-index: 6;
    width: 1.066667rem;
    height: .426667rem;
    background: rgba(0, 0, 0, 0.57);
    border-radius: 0 .213333rem .213333rem 0;
    text-align: center;
    font-size: .293333rem;
    font-family: SFUIText-Medium;
    color: #FFFFFF;
    line-height: .426667rem;
}

.hz_con .hz_exhibitor .exhibitor_con .list .typeMcn {
    position: relative;
    margin-top: .133333rem;
    width: 100%;
    height: .4rem;
    line-height: .4rem;
    display: flex;
}

.hz_con .hz_exhibitor .exhibitor_con .list .typeMcn span {
    font-size: .293333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    display: inline-block;
    margin-right: .32rem;
    max-width: 50%;
}

.hz_con .hz_exhibitor .exhibitor_con .list .typeMcn span:last-child {
    margin-right: 0;
}

.hz_con .hz_exhibitor .exhibitor_con .list .classMcn {
    position: relative;
    margin-top: .08rem;
    width: 100%;
    height: .4rem;
    font-size: .293333rem;
    font-family: PingFangSC-Regular;
    color: #666666;
    line-height: .4rem;
}

/* 创新展品牌样式改 */
html,
body {
    height: 100%;
}

.index {
    background: #F5F5F7;
}

.index_v1 {
    background: #F5F5F7;
    margin-bottom: 1.33333rem;
    padding-bottom: 1.333333rem;
}

.index .body {
    height: 100%;
    margin-bottom: 2.24rem;
    background: #F5F5F5;
    position: relative;
}

.index .navbar {
    background: #fff;
}

.index .brand .brand_bar {
    display: none;
}

.index .brand {
    display: block;
    background: none;
}

.brand_list .brand_item .num {
    width: 1.066667rem;
    height: .426667rem;
    background: rgba(0, 0, 0, 0.57);
    border-radius: 0px .213333rem .213333rem 0px;
    font-size: .293333rem;
    font-family: SFUIText-Medium, SFUIText;
    padding: 0;
    left: -0.34rem;
    top: 0;
}

.brand_list .brand_item .content .img {
    box-shadow: none;
    border-radius: 0.266667rem;
    margin-right: .213333rem;
    border: .026667rem solid #E5E5E5;
}

.brand_list .brand_item .content .info h4 {
    color: #333;
    font-family: PingFangSC-Medium, PingFang SC;
    width: auto;
    max-width: 3.5rem;
    margin-bottom: 0;
    /* font-weight: bold; */
}

.brand_list .brand_item .content .info p {
    color: #666;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular, PingFang SC;
}

.brand_list .brand_item .content .order a {
    background: #E72410;
    font-family: PingFangSC-Medium, PingFang SC;
    /* font-weight: bold; */
}

.brand_list .brand_item .content .order p {
    color: #333;
}

.i_want_apply {
    display: none;
}

.brand_list .brand_item .content .info p span.span_area {
    background: url(../images/hz2021/icon_hz_area.png) left center no-repeat;
    background-size: .32rem;
}

.brand_list .brand_item .content .info p span.span_cate {
    background: url(../images/hz2021/icon_hz_class.png) left center no-repeat;
    background-size: .32rem;
}

.brand_list .brand_item .content .info p span.span_mater {
    background: url(../images/hz2021/icon_hz_mater.png) left center no-repeat;
    background-size: .32rem;
    padding-left: 0.346667rem;
}

.brand_list .brand_item .content .info p span:not(:last-child) {
    margin-right: 0.26rem;
}

.brand_list .brand_item .content .info .last {
    font-size: 0;
    color: #999;
    margin-top: .133333rem;
    height: 0.4rem;
    line-height: 0.4rem;
}

.brand_list .brand_item .content .info .last span {
    font-size: 0.293333rem;
}

.brand_list .brand_item .content .info .tag span:nth-of-type(1) {
    border: 0.026667rem solid rgba(244, 95, 100, 0.5);
    color: #F35D62;
}

.brand_list .brand_item .tips .tips_policy h4,
.hz_exhibitor .tips .tips_preferpolicy h4 {
    background: url(../images/hz2021/tips_policy_img.png) left center no-repeat;
    background-size: 0.32rem 0.333333rem;
}

.hz_exhibitor .tips .tips_giftcontent h4 {
    background: url(../images/hz/hz_gift.png) left center no-repeat;
    background-size: 0.32rem 0.333333rem;
}

.brand_list .brand_item .tips .tips_policy p,
.hz_exhibitor .tips .tips_policy p,
.hz_exhibitor .tips .tips_preferpolicy {
    color: #E72410;
}

.brand_list .brand_item .tips h4,
.hz_exhibitor .tips h4 {
    font-family: PingFangSC-Regular, PingFang SC;
    color: #333333;
    padding-left: 0.453333rem;
    margin-bottom: 0.053333rem;
    font-size: 0.346667rem;
}

.brand_list .brand_item .tips_content>div,
.hz_exhibitor .tips_content>div {
    background: #fff;
    padding: 0.32rem 0;
}

.hz_exhibitor .tips_content>div:nth-of-type(2) {
    padding-top: 0;
    padding-bottom: 0;
}

.index .brand .brand_list {
    padding: 0;
    background: none;
}

.brand_list .brand_item {
    margin-bottom: .266667rem;
}

.brand_list .brand_item .content {
    padding: 0.34rem 0.3rem 0.34rem 0.34rem;
    border-radius: .266667rem;
    background: #fff;
}

.brand_list .brand_item .tips,
.hz_exhibitor .tips {
    background: #fff;
    border-radius: .266667rem;
    padding: 0 0.4rem 0.266667rem;
    border-top: 1px dashed #eae8e8;
    margin-top: 0.34rem;
}

/* 创新展新增 */
.navbar .top_title {
    width: 10rem;
    height: 5.333333rem;
    background: url(../images/hz2021/apply_bg.png) top repeat-y;
    background-size: contain;
}

.navbar .exhibition_search {
    width: 9.2rem;
    height: 4.48rem;
    background: #FFFFFF;
    box-shadow: 0px 0px .213333rem 0px rgba(0, 0, 0, 0.08);
    border-radius: .213333rem;
    padding: .106667rem .453333rem 0;
    text-align: left;
    margin: 0 auto;
    margin-top: -1.973333rem;
    margin-bottom: .613333rem;
}

.navbar .exhibition_search .title {
    height: 1.386667rem;
    font-size: .453333rem;
    font-family: PingFangSC-Medium, PingFang SC;
    /* font-weight: bold; */
    color: #333333;
    line-height: 1.386667rem;
}

.navbar .exhibition_search .search_box {}

.navbar .exhibition_search .search_box .search_item {
    width: 8.293333rem;
    height: 1.066667rem;
    background: #F7F7F7;
    border-radius: .533333rem;
    padding: .253333rem .4rem;
    margin-bottom: .24rem;
    font-size: .4rem;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #000000;
}

.navbar .exhibition_search .search_box .search_item .word {
    height: .56rem;
    color: #666666;
    line-height: .56rem;
    background: url(../images/hz2021/exhibition_open.png) center right no-repeat;
    background-size: .24rem .24rem;
}

.navbar .exhibition_search .search_box .search_item.exhibition_f1 {
    display: flex;
}

.navbar .exhibition_search .search_box .search_item .company_search {
    color: #666666;
    line-height: .56rem;
    float: left;
    flex: 1;
}

.navbar .exhibition_search .company_search input {
    border: none;
    background: #F7F7F7;
    height: .56rem;
    color: #666666;
    line-height: .56rem;
    width: 100%;
    font-size: .4rem;
}

.navbar .exhibition_search .company_search input::placeholder {
    font-size: .4rem;
    font-family: PingFangSC-Medium, PingFang SC;
}

.navbar .exhibition_search .search_box .search_item .search_btn {
    /* font-weight: bold; */
    font-family: PingFangSC-Medium, PingFang SC;
    color: #E72410;
    line-height: .56rem;
    display: inline-block;
    width: 1.333333rem;
    text-align: right;
    border-left: 1px #BEBEBE solid;
}

.tab_brand_title {
    font-size: .453333rem;
    font-family: PingFangSC-Medium, PingFang SC;
    /* font-weight: bold; */
    color: #333333;
    line-height: .64rem;
    padding-left: .266667rem;
    position: relative;
    margin-left: 0.4rem;
    margin-bottom: .32rem;
}

.tab_brand_title::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .08rem;
    height: .4rem;
    background: linear-gradient(180deg, #E71F1F 0%, rgba(243, 50, 50, 0) 100%);
}

.botton_box {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    width: 10rem;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px .013333rem 0px 0px #F5F5F5;
    overflow: hidden;
}

.ipx_btn {
    position: relative;
    padding: .173333rem 0 .173333rem .4rem;
    height: auto;
    display: flex;
}

.botton_box .left_home,
.botton_box .left_share {
    float: left;
    display: block;
    margin-right: .4rem;
}

.botton_box .left_share .img {
    width: .586667rem;
    height: .586667rem;
    background: url(../images/hz2021/hz2021_share_icon.png) center right no-repeat;
    background-size: 100% 100%;
    margin-bottom: .026667rem;
}

.botton_box .left_home .img {
    width: .586667rem;
    height: .586667rem;
    background: url(../images/hz2021/hz2021_home.png) center right no-repeat;
    background-size: 100% 100%;
    margin-bottom: .026667rem;
}

.botton_box .left_share .word {
    height: .373333rem;
    font-size: .266667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: .373333rem;
    text-align: center;
}

.botton_box .left_home .word {
    height: .373333rem;
    font-size: .266667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: .373333rem;
    text-align: center;
}

.botton_box .right_btn {
    display: block;
    float: right;
    width: 7.226667rem;
    height: .96rem;
    background: linear-gradient(127deg, #F54A25 0%, #E72410 100%);
    border-radius: .48rem;
    font-size: .346667rem;
    font-family: PingFangSC-Medium, PingFang SC;
    /* font-weight: bold; */
    color: #FFFFFF;
    line-height: .96rem;
    text-align: center;
}

.navbar .share_dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 100%;
    background: url(../images/hz2021/wx_share_dialog.png) top center no-repeat;
    background-size: cover;
    z-index: 9999;
    display: none;
}

/* 报名完成弹窗 */
.apply_success_dialog {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none
}

.apply_success_dialog .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8.133333rem;
}

.apply_success_dialog .content .apply_top {
    width: 100%;
    height: 2.8rem;
    background: url(../images/hz2021/apply_top_img.png) top center no-repeat;
    background-size: cover;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #FFFFFF;
    padding-top: .973333rem;
    position: relative;
}

.apply_success_dialog .content .apply_top .apply_top_title {
    font-size: .506667rem;
    font-family: PingFangSC-Medium, PingFang SC;
    /* font-weight: bold; */
    margin-bottom: .16rem;
}

.apply_success_dialog .content .apply_top .apply_top_info {
    font-size: .373333rem;
}

.apply_success_dialog .content .apply_success_img {
    width: 1.386667rem;
    height: 1.386667rem;
    background: url(../images/hz2021/apply_success_img.png) top center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.apply_success_dialog .content .qr_code {
    width: 100%;
    height: 6.293333rem;
    background: url(../images/hz2021/apply_bottm_img.png) top center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .386667rem;
}

.apply_success_dialog .content .qr_code .qr_code_box {
    width: 4.666667rem;
    height: 4.666667rem;
    border-radius: .186667rem;
    border: 1px solid #CECECE;
    display: flex;
    align-items: center;
    justify-content: center;
}

.apply_success_dialog .qr_code .qr_code_box img {
    width: 4rem;
    height: 4rem;
}

.apply_success_dialog .content .close {
    width: 1.066667rem;
    height: 1.066667rem;
    background: url(../images/hz2021/apply_close_img.png) top center no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.order_dialog .content a {
    background: linear-gradient(127deg, #F54A25 0%, #E72410 100%);
}

/* 创新展样式修改 */
.brand_list .brand_item .content .img {
    width: 1.6rem;
    height: 1.6rem;
    position: relative;
}

.brand_list .brand_item .content .img img {
    width: 1.173333rem;
    height: 1.173333rem;
}

.brand_list .brand_item .content .info {
    width: 4.45rem;
    margin-right: 0.4rem;
}

.brand_list .brand_item .content .info.service h4 {
    max-width: 3.3rem;
}

.brand_list .brand_item .content .info.service .brand_name span {
    width: 1.5rem;
}

.brand_list .brand_item .content .info .brand_name {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: .066667rem;
    line-height: 0.56rem;
    height: 0.56rem;
}

.brand_list .brand_item .content .info .brand_name span {
    /* width: .666667rem;
    height: .373333rem; */
    background: #8F8471;
    border-radius: .053333rem;
    /* font-size: .24rem; */
    font-family: PingFangSC-Medium, PingFang SC;
    color: #FFFFFF;
    /* line-height: .37rem; */
    text-align: center;
    margin-left: -0.206667rem;
    margin-right: -0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.3rem;
    height: 0.74rem;
    line-height: 0.74em;
    font-size: 0.48rem;
    transform: scale(0.5);
}

.brand_list .brand_item .content .info.other p.desc {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .293333rem;
    display: block;
}

.brand_list .brand_item .tips .tips_preferpolicy,
.hz_exhibitor .tips .tips_preferpolicy {
    color: #E72410;
}

.brand_list .brand_item .tips .tips_giftcontent {
    color: #333;
}

.guide_1 {
    background: url(../images/hz2021/guide_1.png) top center no-repeat;
    background-size: cover;
}

.guide_2 {
    background: url(../images/hz2021/guide_2.png) top center no-repeat;
    background-size: cover;
}

.brand_list .brand_item .content .info.factory h4,
.brand_list .brand_item .content .info.property h4 {
    margin-bottom: 0;
}

.brand_list .brand_item:after {
    background: rgb(255, 0, 0, 0);
}

.brand_list .brand_item .content .info.factory .last,
.brand_list .brand_item .content .info.property .last {
    margin-top: .146667rem;
}

/* mcn */
.brand_list .brand_item .content .info.factory p.mcn_tags {
    height: .4rem;
    margin-bottom: .08rem;
}

.mcn_tags .mcn_celebrity_num,
.mcn_tags .mcn_platform {
    font-size: .293333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #999999;
    line-height: .4rem;
}

.mcn_header_celebrity {
    font-size: .293333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #666666;
    line-height: .4rem;
}

.brand_none img {
    position: relative;
}


/*2022中国化妆品创新展*/
body.hz2022 {
    /* background: #FFB71B; */
}

.hz2022 .hz_con .hz_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 5.250rem;
}

.hz2022 .hz_con .hz_stand .stand_photo {
    background: none;
}

.hz2022 .hz_con .spectator {
    position: relative;
    margin: 0 auto .666667rem auto;
    width: 9.2rem;
    border-radius: .213333rem;
    height: 1.6rem;
    background: #FFFFFF;
    padding: .293333rem .32rem .186667rem .32rem;
    display: block;
    margin-top: 1.26666rem;
}

.hz2022 .hz_con .spectator .spectator_top {
    position: absolute;
    left: 31%;
    top: -0.853333rem;
    /* width: 3.6rem; */
    min-width: 3.6rem;
    height: 0.5333333rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.133333rem 0.32rem;
    border-radius: 0.32rem;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
}

.hz2022 .hz_con .spectator .spectator_top a {
    display: contents;
    color: #FF0000;
}

.hz2022 .hz_con .spectator .spectator_sanjiao {
    display: inline-block;
    width: 0.32rem;
    height: 0.16rem;
    position: absolute;
    left: 48.4%;
    top: -0.32rem;
    background: url(../images/2022/spectator_sanjiao.png) no-repeat;
    background-size: 100% 100%;

}

.hz2022 .hz_con .swiper_case {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
}

.hz2022 .hz_con .spectator .swiper_case .left,
.hz2022 .hz_con .spectator .swiper_case .right {
    position: relative;
    width: 100%;
    height: 100%;
}

.hz2022 .hz_con .spectator .swiper_case .left {
    margin-right: .4rem;
}

.hz2022 .hz_con .spectator .swiper_case .spectator_list {
    width: 4.08rem;
    height: .44rem;
    margin-bottom: .106667rem;
    display: flex;
    justify-content: space-between;
}

.hz2022 .hz_con .spectator .swiper_case .spectator_list .name {
    width: 2.88rem;
    height: .44rem;
    font-size: .32rem;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #333333;
    line-height: .44rem;
}

.hz2022 .hz_con .spectator .swiper_case .spectator_list .state {
    width: auto;
    height: .44rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #EE7B24;
    line-height: .44rem;
}
.brand_none{
    width: 100%;
    overflow: hidden;
    background-color: #F5F5F7;
    display: none;
}
.hz2022 .hz_con .hz_stand .stand_photo .photo {
    width: 9.2rem;
    height: 10.42666rem;
    border-radius: .213333rem;
    position: relative;
    padding: 0;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}

.hz2022 .hz_con .hz_stand .stand_photo .photo::after {
    content: none;
}

.hz_con .hz_stand .dot_list {
    position: absolute;
    width: 9.2rem;
    height: 8.613333rem;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
}

.hz_con .hz_stand .dot_list .list {
    position: absolute;
    width: .4rem;
    height: .4rem;
}

/* .hz_con .dot_list .dot_3A{
    top: 1.773333rem;
    left: 2.413333rem;
} */
.hz_con .dot_list .dot_3B {
    top: 1.873333rem;
    left: 3.046667rem;
}

.hz_con .dot_list .dot_3C {
    top: 1.8773333rem;
    right: 4.1513333rem;
}

.hz_con .dot_list .dot_3D {
    top: 1.8773333rem;
    right: 2.38rem;
}

.hz_con .dot_list .dot_1A {
    top: 3.04rem;
    left: 1.886667rem;
}

.hz_con .dot_list .dot_3A {
    top: 1.8773333rem;
    left: 1.55rem;
}

.hz_con .dot_list .dot {
    position: relative;
    z-index: 3;
    /* width: .16rem;
    height: .16rem;
    background: url(../images/hz2022/dot.png) center center no-repeat;
    background-size: contain; */
    margin: .133333rem auto;
    width: .1067rem;
    height: .1067rem;
    background: #FFB71B;
    border-radius: 50%;
}

.hz_con .dot_list .circle {
    position: absolute;
    top: 0;
    left: 0;
    width: .4rem;
    height: .4rem;
    background: #FFB71B;
    opacity: 0.16;
    border-radius: 100%;
    z-index: 2;
    -webkit-animation: warn 3s ease-in;
    -moz-animation: warn 3s ease-in;
    animation: warn 3s ease-in;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.hz_con .dot_list .dot_3B .circle,
.hz_con .dot_list .dot_1D .circle {
    -webkit-animation: warn2 2.8s ease-in;
    -moz-animation: warn2 2.8s ease-in;
    animation: warn2 2.8s ease-in;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.hz_con .dot_list .dot_1D .circle,
.hz_con .dot_list .dot_3C .circle {
    -webkit-animation: warn1 3.2s ease-in;
    -moz-animation: warn1 3.2s ease-in;
    animation: warn1 3.2s ease-in;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes warn {
    0% {
        transform: scale(0.5);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.8);
        opacity: 0.18;
    }

    50% {
        transform: scale(1);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.3);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

@-webkit-keyframes warn {
    0% {
        transform: scale(0.5);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.8);
        opacity: 0.18;
    }

    50% {
        transform: scale(1);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.3);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

@keyframes warn1 {
    0% {
        transform: scale(0.4);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.7);
        opacity: 0.18;
    }

    50% {
        transform: scale(0.9);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.3);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.4);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.7);
        opacity: 0.18;
    }

    50% {
        transform: scale(0.9);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.3);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

@keyframes warn2 {
    0% {
        transform: scale(0.45);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.8);
        opacity: 0.18;
    }

    50% {
        transform: scale(1);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.4);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

@-webkit-keyframes warn2 {
    0% {
        transform: scale(0.45);
        opacity: 0.16;
    }

    25% {
        transform: scale(0.8);
        opacity: 0.18;
    }

    50% {
        transform: scale(1);
        opacity: 0.2;
    }

    75% {
        transform: scale(1.4);
        opacity: 0.25;
    }

    100% {
        transform: scale(1);
        opacity: 0.16;
    }
}

.hz_con .hz_stand .item_list {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    width: 9.2rem;
    left: 0;
    bottom: 1.333333rem;
    height: 3.94rem;
    padding: 0 .16rem 0 .4rem;
    /* display: flex;
    justify-content: space-between; */
}

.hz_con .hz_stand .item_list .items {
    display: inline-block;
    width: 2.62213rem;
    height: 1.81333rem;
    overflow: hidden;
    /* margin-right: .24rem; */
    /* padding: 0.213333rem; */
    flex-grow: 1;
    border-radius: 0.106666rem;
    background: #F5F5F5;
    margin-bottom: 0.213333rem;
    background-size: 100% 100%;
}

.hz_con .hz_stand .item_list .items:nth-child(3n) {
    margin-left: 0.213333rem;
}

.hz_con .hz_stand .item_list .items:nth-child(3n-1) {
    margin-left: 0.213333rem;
}

.hz_con .hz_stand .stand_photo .text {
    position: absolute;
    z-index: 2;
    bottom: .4rem;
    left: 0;
    width: 100%;
    height: .533333rem;
    font-size: .373333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF6A00;
    line-height: .533333rem;
    text-align: center;
}

.hz2022 .hz_con .exhibition_con .exhibition_img {
    width: 9.2rem;
    margin: 0 auto;
    height: auto;
    border-radius: .213333rem;
    overflow: hidden;
}

.hz_con .exhibition_con .exhibition_dim {
    position: absolute;
    display: none;
    bottom: 1.333333rem;
    left: .4rem;
    width: 9.2rem;
    margin: 0 auto;
    height: 1.733333rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.hz2022 .hz_con .exhibition_con .exhibition_down {
    position: absolute;
    bottom: 0;
    left: .4rem;
    width: 9.2rem;
    margin: 0 auto;
    height: 1.333333rem;
    background: #FFFFFF;
    border-radius: 0 0 .213333rem .213333rem;
    margin-top: 0;
    display: none;
}

.hz2022 .hz_con .exhibition_con .exhibition_down .down {
    position: absolute;
    bottom: .4rem;
}

.hz2022 .hz_con .exhibition_con .exhibition_up {
    display: block;
}

.hz2022 .hz_con .hz_exhibitor .exhibitor_con {
    padding: 0;
}

.hzbg.hz2022 .hz_bottom .bom_flex .right_btn {
    height: .96rem;
    width: 3.4rem;
    background: #FFEF00;
    line-height: .96rem;
    font-size: .346667rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: #222229;
    border-radius: 0px 0.10666rem 0.10666rem 0px;
}

.hzbg.hz2022 .pullmore {
    position: relative;
    width: 100%;
    height: auto;
    font-size: .373333rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E72410;
    line-height: .533333rem;
    text-align: center;
    padding: .6rem 0 .8rem 0;
}

.hz_bottom .bom_flex .home {
    float: left;
    display: block;
    margin-right: .4rem;
}

.hz_bottom .bom_flex .home .img {
    width: .586667rem;
    height: .586667rem;
    background: url(../images/2022/hz2025_home_v1209.png) center right no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: .026667rem;
}
.hz_bottom .bom_flex .home1 .img {
    background: url(../images/2022/hz2021_home_v1.png) center right no-repeat;
    background-size: 100% 100%;
}


.hz_bottom .bom_flex .home .word {
    height: .373333rem;
    font-size: .266667rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222229;
    line-height: .373333rem;
    text-align: center;
}

.hz2022.index .brand {
    position: relative;
    min-height: 4rem;
    margin: auto;
}

.hz2022.index .body {
    margin: auto;
}

.hz2022 .dropload-down {
    padding-bottom: 0;
}

.hz2022 .hz_exhibitor .exhibitor_con .list .price_Right_new .price {
    margin-top: .443333rem;
}

.hz2022 .navbar .top_title {
    background: url(../images/hz2022/detail_bg_3.png) top repeat-y;
    background-size: cover;
}

.hz2022 {
    min-height: calc(100vh - 1.2rem);
    position: relative;
}

.hz2022 .order_btn {
    width: 1.866667rem;
    height: .72rem;
    overflow: hidden;
    position: relative;
    float: right;
    text-align: center;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    color: #535353;
    line-height: .75rem;
}

.hz2022 .order_btn::after {
    content: " ";
    position: absolute;
    width: 200%;
    height: 200%;
    border: 1px solid #B8B8B8;
    transform: scale(.5);
    top: 0;
    left: 0;
    transform-origin: 0 0;
    border-radius: .72rem;
    pointer-events: none;
    box-sizing: border-box;
}

.hz2022 .hz_bottom .bom_flex .home {
    position: relative;
    width: .76rem;
}

.hz2022 .hz_exhibitor .exhibitor_con .list .con_Center .label {
    /* line-height: .373333rem; */
}

.sponsor {
    position: relative;
    width: 9.2rem;
    margin: 0 auto 1.5rem auto;
    height: auto;
    /* display: none; */
}

.sponsor img {
    width: 100%;
    height: auto;
    border-radius: .213333rem;
}

.apply_exhibition_btn {
    display: block;
    width: 7.5rem;
    height: 1.2rem;
    background: rgb(255, 183, 28);
    color: #fff;
    margin: 0.8rem auto;
    border-radius: 0.6rem;
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 1.2rem;
    text-align: center;
    border: 1px solid rgb(208 199 208);
}

/* 创新展 new */
.hz_container {
    width: 10rem;
    margin: 0 auto 1.6667rem;
    position: relative;
}

.hz_container .hz_tab {
    display: flex;
    justify-content: space-between;
    height: 1.0667rem;
    line-height: 1.0667rem;
    /* margin-bottom: .3467rem; */
    width: 10rem;
    padding: 0 .4rem;
}

.hz_container ul {
    display: flex;
    justify-content: space-between;
    /* height: 1.0667rem; */
    width: 9.6rem;
    /* margin: 0 auto; */
    /* background: #FDFDFD; */
    padding: 0.2133333rem 0 0.2133333rem 0;
    /* margin-left: 0.42666rem; */
}

.hz_container .brand_bstore_nav ul li.active {
    box-sizing: border-box;
    color: #222229;
}

.hz_container .brand_bstore_nav ul li.li_factory_collect.active {
    background: none;
    box-sizing: border-box;
    color: #222229;
}

.hz_container.fixed .hz_tab {
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
}

.hz_container.fixed .hz_content_item {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;

}
.hz_container.fixed .hz_tebei_activity_top {
    display: none;
}
.hz_container.fixed .hz_exhibitor {
   /* padding-top: 0.48rem; */
}

.hz_container .hz_tab .title {
    height: 1.0667rem;
    line-height: 1.0667rem;
    font-size: .3733rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}

.hz_container .hz_tab .title.active {
    position: relative;
    font-size: .4533rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
}

.hz_container .hz_tab .title.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: .9733rem;
    height: .08rem;
    background: #FFB400;

}

.hz_container .hz_content {}

.hz_container .hz_content .hz_content_item {
    background: #fff;
}

.hz_container .hz_content .hz_content_item .exhibition_box .brand_bstore_nav.active {
    margin: 0 auto;
    width: 100%;
}

.hz_container .hz_content_item .exhibition_select {
    display: flex;
    justify-content: space-between;
    /* margin-bottom: .3333rem; */
    width: 9.2rem;
    /* padding: 0.3467rem 0; */
    margin: 0 auto;
}
#swiper_tebei_v1{
    /* margin-top: 0.21333rem; */
    /* padding-bottom: 0.32rem; */
    height: auto;
}
.exhibition_type{
    width: 10rem;
    height: 1.17333rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px 0px 0px 0.62rem;
    gap: 0.21333rem;
    margin-bottom: 0.26666rem;
}
.exhibition_type .exhibition_type_item{
    /* min-width: 1.3866rem; */
    height: 0.64rem;
    border-radius: 0.05333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 0.21333rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 0.5px solid #999999;
    transform: rotateZ(360deg);
    color: #59595D;
}
.exhibition_type .exhibition_type_item.active{
    border: 0.5px solid #FFB71B;
    color: #FFB71B;
    background: linear-gradient(0deg, rgba(255, 183, 27, 0.05), rgba(255, 183, 27, 0.05)), #FFFFFF;
}


.hz_container .hz_content_item .exhibition_select .exhibition_item {
    width: 1.38666rem;
    height: 0.64rem;
    color: #59595D;
    border-radius: 0.053333rem;
    line-height: .8533rem;
    text-align: center;
    margin-right: .16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.233333rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border: .5px solid #D9D9DA;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hz_container .hz_content_item .exhibition_select .exhibition_item:last-of-type {
    margin-right: 0;
}

.hz_container .hz_content_item .exhibition_select .exhibition_item.active {
    border-radius: 0.053333rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFB71B;
    background: linear-gradient(0deg, rgba(255, 183, 27, 0.05), rgba(255, 183, 27, 0.05)), #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #FFB71B;
}

.hz_container .hz_content_item .exhibition_search {
    display: flex;
    width: 9.33333rem;
    height:0.853333rem;
    background: #F4F4F4;
    margin: 0 auto;
    padding: .1333rem 0.1466rem 0.133rem .48rem;
    margin-bottom: 0.21333rem;
    /* margin-top: 0.29333rem; */
    border-radius: 0.58666rem;
    position: relative;
    align-items: center;
    justify-content: space-between;
    /* margin-top: 0.426666rem; */
}


.hz_container .hz_content_item .exhibition_search .input_search {
    position: relative;
    /* margin-right: .52rem; */
    display: flex;
    align-items: center;
}

.hz_container .exhibition_search .input_search input {
    position: relative;
    width: 6.9333rem;
    height: .56rem;
    font-size: .4rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222229;
    line-height: .56rem;
    background: none;
    border: none;
    padding-left: 0.426668rem;
    background: url(../images/2022/search-line_v2.png) no-repeat;
    background-position: left;
    background-size: 0.42666rem 0.42666rem;
}

.hz_container .exhibition_search .input_search input::placeholder {
    color: #B9B9BD;
}

.hz_container .exhibition_search .input_search::after {
    /* position: absolute;
    content: "";
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: .0133rem;
    height: .5467rem;
    border: .0133rem solid #E4E4E4;
    background: #E4E4E4; */
}

.hz_container .hz_content_item .exhibition_search .search_btn {
    height: 0.50666rem;
    font-size: .4rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: .56rem;
    display: inline-block;
    width: 1.33333rem;
    position: relative;
    text-align: center;
    border-radius: 0 0.53333rem 0.5333rem 0;
    border-left: 1px solid #D8D8D8;
    display: flex;
    justify-content: center;
    align-items: center;
}


.exhibition_box {
    background: #FFFFFF;
    overflow: hidden;
    padding-top: 0.48rem;
}

.hz_content .price_Right_new .addr {
    height: .5333rem;
    font-size: .3733rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FF6A00;
    line-height: .5333rem;
    text-align: right;
    margin-bottom: .24rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.hz_content .price_Right_new .link_btn {
    width: 1.92rem;
    height: .72rem;
    background: #FFB71B;
    border-radius: .4rem;
    border: 1px solid #FFB71B;
    font-size: .2933rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 特备活动 */
.activity_img {
    display: block;
    width: 9.2rem;
    height: 3.3333rem;
    background: #FFFFFF;
    border-radius: .2133rem;
    margin-bottom: .32rem;
}

.activity_img .img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    border-radius: .2133rem;
}

.hz_tebei .hz_content_item .activity_img:nth-child(2n) {
    margin-left: 0.213333rem;
}

.hzbg .hz_bottom .right {
    height: .96rem;
    font-size: .3467rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: .96rem;
    display: flex;
    justify-content: space-between;
    flex: 1;
    position: relative;
}

.hzbg .hz_bottom .right .apply {
    display: block;
    width: 3.1467rem;
    height: .96rem;
    background: #444447;
    border-radius: .48rem;
    color: #FFFFFF;
}

.hzbg .hz_bottom .right .enter_group {
    width: 3.1467rem;
    height: .96rem;
    background: #FFB71B;
    border-radius: .48rem;
}

.hz2022_dialog ,.hz2026_dialog{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
    display: none;
}

.hz2022_dialog .content {
    width: 7.7333rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 9.0667rem;
    background: url(../images/2022/qr_dialog_2024_v1.png) center no-repeat;
    background-size: cover;
    border-radius: 0.4266rem;
}
.hz2026_dialog .content {
    width: 7.7333rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 9.0667rem;
    background: linear-gradient(180deg, #FFFBC8 0%, #FFFFFF 37%, #FFFFFF 81%, #FFFFFF 98%);
    background-size: cover;
    border-radius: 0.4266rem;
}
.hz2026_dialog .content .title{
    font-family: MiSans;
    font-size: 0.53333rem;
    font-weight: 600;
    line-height: 0.69333rem;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #000000;
    margin-top: 0.85333rem;
}
.hz2026_dialog .content .title_item{
    font-family: TWK Everett;
    font-weight: 400;
    font-size: 0.32rem;
    font-variation-settings: "opsz" auto;
    color: #333333;
    text-align: center;
}
.hz2026_dialog .content .title_item span{  
    color: #FFAE00;
    font-family: TWK Everett;
    font-weight: 500;
    font-size: 0.426666rem;
    font-variation-settings: "opsz" auto;
}
.hz2026_dialog .content img{
    width: 100%;
    height: 100%;
}


.hz2022_dialog1 .content {
    /* background: url(../images/2022/qr_dialog_v1.png) center no-repeat; */
    background-size: cover;
}

.hz2022_dialog .content .qr_code ,.hz2026_dialog .content .qr_code{
    width: 4rem;
    height: 4rem;
    margin: 0.53333rem auto 0;

}

.hz2022_dialog .content .qr_code img ,.hz2026_dialog .content .qr_code img{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #D8D8D8;
    border-radius: 0.10666rem;
    padding: 0.133333rem;
}

.hz2022_dialog1 .content .qr_code img:nth-child(1) {
    margin-left: 0.826666rem;
}

.hz2022_dialog1 .content .qr_code img:nth-child(2) {
    margin-left: 0.746666rem;
}

.hz2022_dialog .content .qr_close,.hz2026_dialog .content .qr_close {
    position: absolute;
    right: .32rem;
    top: .32rem;
    width: .5867rem;
    height: .5867rem;
    background: url(../images/hz2022/qr_close.png) center no-repeat;
    background-size: cover;
}

.hz2022_dialog .content p ,.hz2026_dialog .content p {
    text-align: center;
    margin-top: 0.53333rem;
    font-family: PingFang SC;
    font-size: .42rem;
    font-weight: normal;
    line-height: 0.64rem;
    letter-spacing: 0em;
    color: #999999;
}

.hz2022_dialog .content .qr_close1 {
    position: absolute;
    right: .32rem;
    top: .32rem;
    width: .5867rem;
    height: .5867rem;
    background: url(../images/hz2022/qr_close.png) center no-repeat;
    background-size: cover;
}

.hz2022_dialog1 .content .qr_code {
    display: flex;
    margin: 3.92rem 0 0;
}

.hz2022_dialog1 .content .qr_code img {
    width: 2.666666rem;
    height: 2.666666rem;
}

.hz2022 .exhibition_img {
    width: 9.2rem;
    margin: 0 auto;
    height: auto;
    border-radius: .213333rem;
    overflow: hidden;
}

.hz2022 .exhibition_img img {
    width: 100%;
    height: 100%;
}

.fadetext {
    width: 100%;
    height: 1.066666rem;
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 0.16rem;
    color: #fff;
    font-size: 0.36666rem;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
}

.fadetext .fadetext_logo {
    padding-left: 0.61333rem;
    background: url(../../card/images/2022/alarm_v1.png) no-repeat;
    background-size: contain;
    padding-right: 0.106666rem;
    margin: 0 auto;
}

.fadetext_right {
    width: 5rem;
    white-space: nowrap;
    overflow: hidden;
}

.fadetext_right .container_words {
    position: relative;
    width: fit-content;
    animation: move 4s linear infinite;
}

.container_words::after {
    position: absolute;
    right: -100%;
    content: attr(text);
}

@keyframes move {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.fadetext_logo .newsTime {
    color: #FFB71B;
}

.hz2024_tab {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    margin-top:0.50666rem;
}
.hz2025_apply {
    width: 10rem;
    height: 2.16rem;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background: #fff;
    background-repeat: no-repeat;
    /* position: absolute; */
    /* left: 0; */
    /* top: 4.666rem; */
    border-radius: 0.42666rem 0.42666rem 0 0;
    margin: 0 auto;
    z-index: 9;
}
.hz2025_apply div{
    width: 4.533333rem;
    height: 1.86666rem;
    margin-top: 0.24rem;
    background-size: 100% 100%;
}
.hz2024_tab .hz2024_tab_list {
    width: 2.5rem;
    text-align: center;
    font-size: 0.32rem;
    margin-bottom:0.4rem;
    font-family: Source Han Sans CN;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #333333;
}

.hz2024_tab .hz2024_tab_list div {
    width: 100%;
    height: 1.0666rem;
}

.hz2024_tab .hz2024_tab_list div img {
    width: 1.0666rem;
    height: 1.0666rem;
}

.hz2024_tab_list div {
    display: inline-block;
    width: 1.066666rem;
    height: 1.066666rem;
    border-radius: 0.64rem;
}

.hz_container .stand_photo_top {
    width: 9.2rem;
    margin: 0 auto;
    border-radius: 0.213333rem 0.213333rem 0 0;
    background-color: #fff;
    padding-bottom: 0.4666rem;
}

.find_factory_box {
    width: 100%;
    height: auto;
    max-height: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* background: #F7F8F8; */

}
.find_pavilion_box {
    width: 100%;
    height: auto;
    max-height: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.find_factory_box .find_box_scroll {
    width: 9.1466666rem;
    padding: 0px;
    padding: 0.266667rem 0 0.266667rem;
    height: 6.5066rem;
    overflow: auto;
    touch-action: pan-y;
}
.pavilion_scroll{
    width: 9.1466666rem;
    padding: 0px;
    padding: 0.266667rem 0 0.266667rem;
    max-height: 6.5066rem;
    height: auto;
    overflow: auto;
    touch-action: pan-y;
}
.find_factory_box .find_box_scroll span {
    display: inline-block;
    width: 2.10666rem;
    height: 0.853333rem;
    line-height: 0.853333rem;
    border-radius: 0.08rem;
    margin: 0.133333rem 0.2133rem 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #333;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #F8F8F9;
    text-align: center;
}
.exhibition_box .pavilion_scroll span {
    display: block;
    width: 2.10666rem;
    height: 0.853333rem;
    line-height: 0.853333rem;
    border-radius: 0.08rem;
    margin: 0.133333rem 0.2133rem 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: PingFangSC-Regular;
    font-size: 0.32rem;
    color: #333;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #F8F8F9;
    text-align: center;
}
.exhibition_box .pavilion_scroll span.active {
    background: rgba(255, 183, 27, 0.05);
    color: #FFB71B;
    border: 0.5px solid #FFB71B;
    box-sizing: border-box;
}
.find_factory_box .find_box_scroll span:nth-child(4n+4) {
    margin: 0.133333rem 0 0 0;
}
.find_box_scroll.pavilion_scroll span:nth-child(4n+4) {
    margin: 0.133333rem 0 0 0;
}
.find_box_btn {
    width: 100%;
    line-height: 1.173333rem;
    display: -webkit-box;
    display: flex;
    font-size: 0.346667rem;
    position: relative;
    padding: 0.233rem 0.4rem;
    background-color: #fff;
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid #DCDCDC;
}

.find_box_reset {
    background: #fff;
    /* width: 2.666667rem; */
    width: 3.41333rem;
    height: 0.906666rem;
    text-align: center;
    font-size: 0.37333rem;
    color: #999999;
    border-radius: 0.1066rem;
    opacity: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.26666rem 0.64rem;
    box-sizing: border-box;
    border: 0.0266rem solid #999999;
}


.find_box_sure {
    text-align: center;
    width: 5.65333rem;
    height: 0.906666rem;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 0.266666rem 0.64rem; */
    border-radius: 0.106666rem;
    background: #FFEF00;
    margin-left: 0.2133333rem;
    font-size: 0.3733rem;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    color: #000000;
}

.find_factory_box .find_box_scroll span.select {
    background: rgba(255, 183, 27, 0.05);
    color: #FFB71B;
    border: 0.5px solid #FFB71B;
    box-sizing: border-box;
}

/* .find_factory_box .find_box_scroll span.select::after {
    content: " ";
    position: absolute;
    width: 0.42666rem;
    height: 0.42666rem;
    left: 0;
    top: 0.21333rem;
    background: url(../images/2022/hz_select_v2.png) no-repeat center;
    background-size: 0.4266rem 0.4266rem;
    box-sizing: border-box;
} */

.mask {
    background: rgba(0, 0, 0, 0.37);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}

.factoryStore_param b {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    font-size:0.37333rem ;
}

.lunbotu {
    height: 1.0666rem;
    margin: 0.6933rem 0.42666rem 0.64rem;
    border-radius: 0.2133rem;
    opacity: 1;
    align-self: stretch;
    box-sizing: border-box;
    border: 0.5px solid #D9D9DA;
    background-image: url('../images/2022/hz_apply_v2.png');
    background-repeat: no-repeat;
    background-size: 0.4266rem 0.4266rem;
    background-position: 0.413333rem center;
    display: flex;
    align-items: center;
}

.lunbotu .swiper-container {
    width: 6.506667rem;
    height: 1.013333rem;
    margin-left: 0.9599rem;
}

.lunbotu .lunbotu_container_right {
    /* min-width: 2.133rem; */
    margin-right: 0.32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #000000;
    font-size: 0.37333rem;
}

.lunbotu .lunbotu_container_right span {
    color: #000000;
}

.lunbotu .new_apply_item {
    width: 100%;
    height: 100%;
    padding: 0.16rem 0.16rem 0.16rem 0;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 0.37333rem;
    color: #000000;
}

.lunbotu .new_apply_item img {
    border-radius: 100%;
    margin-right: 0.213333rem;
    width: 0.666667rem;
    height: 0.666667rem;
    border: 0.026667rem solid rgba(255, 0, 0, 1);
}

.lunbotu .new_apply_item p {
    width: 6.2266rem;
    overflow: hidden;
    font-family: PingFang-SC-Heavy;
    font-size: 0.37333rem;
    color: #59595D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hz_tebei_activity {
    width: 100%;
    height: auto;
    background-color: #F5F5F7;
    padding-bottom: 0.64rem;
}

.hz_tebei_activity .hz_tebei_activity_top {
    width: 100%;
    height: 1.7066rem;
    background-color: #F5F5F7;
    padding: 0 0.4266rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hz_tebei_activity .hz_tebei_activity_top .hz_tebei_activity_left {
    font-size: 0.48rem;
    font-weight: 600;
    line-height: 0.64rem;
    letter-spacing: 0em;
    color: #222229;
}

.hz_tebei_activity .hz_tebei_activity_top .hz_tebei_activity_right,
.hz_tebei_activity .hz_tebei_activity_top .hz_tebei_activity_right_v1 {
    color: #888889;
    font-family: Source Han Sans CN;
    font-size: 0.3733rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    display: flex;
    align-items: center;
}
.hz_tebei_activity_right span{
    display: inline-block;
    width: 0.42666rem;
    height: 0.42666rem;
    background-image: url(../images/2022/right_arrows_v1.png);
    background-size: 100% 100%;
}

.hz_tebei_activity .hz_tebei_activity_top .hz_tebei_activity_right_v1 span {
    display: inline-block;
    width: 0.42666rem;
    height: 0.42666rem;
    background-image: url(../images/2022/right_arrows_v1.png);
    background-size: 100% 100%;
}

.hz_tebei_swpier {
    width: 100%;
    height: 6.29333rem;
    padding-left: 0.4266rem;
}

/* .hz_tebei_swpier .swiper-slide{
    padding:0 0.1066rem;
} */
.hz_tebei_swpier .new_apply_item {
    width: 4.32rem;
    height: 6.29333rem;
    background-color: #FFFFFF;
    border-radius: 0.21333rem;
    position: relative;
    margin: 0 auto;
}

.hz_tebei_swpier .new_apply_item img {
    width: 100%;
    height: 2.88rem;
    border-radius: 0.21333rem 0.21333rem 0 0;
}

.hz_tebei_swpier .new_apply_item .title {
    font-size: 0.4266rem;
    font-weight: 500;
    line-height: 0.533333rem;
    /* height: 1.06666rem; */
    letter-spacing: 0em;
    color: #222229;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.32rem;
    margin-left: 0.32rem;
}

.hz_tebei_swpier .new_apply_item .time {
    font-size: 0.32rem;
    font-weight: normal;
    line-height: 0.42666rem;
    letter-spacing: 0em;
    color: #59595D;
    margin-top: 0.2133rem;
    margin-left: 0.32rem;
}

.hz_tebei_swpier .new_apply_item .button_tebei {
    width: 1.6rem;
    height: 0.7466rem;
    border-radius: 0.4266rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 0px 0.32rem; */
    background: #222229;
    font-size: .32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    position: absolute;
    bottom: 0.42666rem;
    left: 0.32rem;
}

.hz_tebei_activity .fuli_teibei {
    width: 9.14666rem;
    height: 2.88rem;
    border-radius: 0.213333rem;
    opacity: 1;
    margin: 0 auto;
    margin-top: 0.4266rem;
    font-size: 0.4266rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    background-size: 100% 100%;
}

.hz_tebei_activity .fuli_teibei .maskbox {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.213333rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hz_tebei_activity_top {
    width: 100%;
    height: 0.64rem;
    /* margin-top: 0.1333rem; */
    padding: 0 0.48rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hz_tebei_activity_top .hz_tebei_activity_left {
    font-size: 0.48rem;
    font-weight: 600;
    line-height: 0.64rem;
    letter-spacing: 0em;
    color: #222229;
}

.hz_tebei_activity_top .hz_tebei_activity_right {
    color: #888889;
    font-family: Source Han Sans CN;
    font-size: 0.3733rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    display: flex;
    align-items: center;
}

.hz_container .hz_tebei_activity_top .hz_tebei_activity_right span {
    display: inline-block;
    width: 0.42666rem;
    height: 0.42666rem;
    background-image: url(../images/2022/right_arrows_v1.png);
    background-size: 100% 100%;
}

.brand_bstore_nav_ul {
    height: 0.96rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 0px 0.4266rem;
}

.hz_container ul li:nth-child(1) {
    /* width: 3.2rem; */
    font-size: 0.373333rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    /* 主要颜色222229 */
    color: #222229;
    display: flex;
    align-items: center;
    /* padding-right: 2rem; */
}

.hz_container ul li{
    width: 2.13333rem;
    text-align: center;
    height: 0.96rem;
    border-radius: 0.4266rem 0.4266rem 0px 0px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    position: relative;
}

.hz_container ul li.active::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -0.02667rem;
    transform: translateX(-50%);
    width: 0.64rem;
    height: .08rem;
    background: #FFE500;
}
.brand_bstore_nav_ul_left {
    width: 3.2rem;
    font-size: 0.373333rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    /* 主要颜色222229 */
    color: #222229;
}

.brand_bstore_nav_ul_right {
    display: flex;
    font-size: 0.373333rem;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    /* 主要颜色222229 */
    color: #222229;
}

.brand_bstore_nav_ul_right div {
    width: 2.13333rem;
    text-align: center;
    height: 0.96rem;
    border-radius: 0.4266rem 0.4266rem 0px 0px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
}

.brand_bstore_nav_ul_right .active {
    background: #F7F8F8;
}

.factory_index_tab_nav ul li.li_factory_type span,
.factory_index_tab_nav ul li.li_factory_place span,
.factory_index_tab_nav ul li.li_factory_Exhibition span{
    display: inline-block;
    width: .42666rem;
    height: .42666rem;
    background-image: url(../images/2022/corner_mark_v2.png);
    background-size: 100% 100%;
    margin-left: 0.05333rem;
}
.factory_index_tab_nav ul li.li_factory_type.up span,
.factory_index_tab_nav ul li.li_factory_Exhibition.up span,
.factory_index_tab_nav ul li.li_factory_place.up span{
    background-image: url(../images/2022/corner_mark_v2.png);
    transform: rotate(180deg);
}

/* company页面 */
.hzbg .hzbg_top_2024 {
    width: 10rem;
    height: 2.4rem;
    background-image: url(../images/2022/hzbg_top_2024_v2.png);
    background-size: 100% 100%;
    margin: 0 auto;

}

.compony_2024_cont {
    width: 10rem;
    padding:0.26666rem 0.32rem;
    margin: 0 auto;

}

.compony_2024_cont ul {
    width: 100%;
    height:1.1733rem;
    display: flex;
    overflow-x: scroll;
}
.compony_2024_cont ul::-webkit-scrollbar {
    display: none;
}
.compony_2024_cont ul li {
    min-width: 1.6rem;
    height: 0.853333rem;
    border-radius: 0.05333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFF;
    margin-right: 0.21333rem;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #59595D;
    padding: 0.18666rem 0.3733rem;
}

.compony_2024_cont ul li.active {
    background: linear-gradient(0deg, rgba(255, 183, 27, 0.05), rgba(255, 183, 27, 0.05)), #FFFFFF;
    color: #FFB71B;
    border: 0.5px solid #FFB71B;
}

.compony_2024_cont .bannerData_list {
    width: 100%;
    margin-bottom: 1.8rem;
    margin-top: 0.26666rem;
}
.compony_2024_cont .bannerData_list  .bannerData_list_defalt{
    width: 4.853333rem;
    height: 4.853333rem;
    margin: 0 auto;
    margin-top: 2.1333rem;
}
.compony_2024_cont .bannerData_list  .bannerData_list_defalt .bannerData_list_defalt_item{
    width: 4rem;
    height:4rem;
    background-image: url(../images/2022/default_drawing_v2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.compony_2024_cont .bannerData_list  .bannerData_list_defalt p{
    font-size: 0.373333rem;
    font-weight: normal;
    line-height: 0.45333rem;
    letter-spacing: -1.16px;
    color: #59595D;
}
.compony_2024_cont .bannerData_list .bannerData_list_item {
    /* width: 9.14666rem; */
    height: 2.88rem;
    border-radius: 0.16rem;
    opacity: 1;
    background: #FFFFFF;
    margin-top: 0.32rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.26666rem;
}

.bannerData_list_item .bannerData_list_item_left {
    width: 3.5714rem;
    height: 2.3733rem;
}

.bannerData_list_item .bannerData_list_item_left img {
    width: 3.5714rem;
    height: 2.3733rem;
}

.bannerData_list_item .bannerData_list_item_right {
    width: 4.8rem;
    height: 2.3733rem;
    position: relative;
}

.bannerData_list_item .bannerData_list_item_right .title {
    font-size: 0.426666rem;
    font-weight: 500;
    line-height: .58666rem;
    letter-spacing: 0em;
    color: #222229;
    word-break: break-all;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 0.58666rem;
}

.bannerData_list_item .bannerData_list_item_right .time {
    font-size: 0.32rem;
    font-weight: normal;
    height: 0.42666rem;
    line-height: 0.42666rem;
    letter-spacing: 0em;
    margin-top: 0.16rem;
    color: #59595D;
    padding-left: 0.48rem;
    background: url(../images/2022/icon_hz2025_time_v2.png) no-repeat left center;
    background-size: 0.37333rem 0.37333rem;
}

.bannerData_list_item .bannerData_list_item_right .buttom {
    position: absolute;
    left: 0;
    bottom: 0.08rem;
    width: auto;
    height: 0.53333rem;
    border-radius: 0.1066rem;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-items: center;
    /* background-image: url(../images/2022/icon_hz2025_area_v1.png); */
    background-size: 2.02666rem 100%;
    background-repeat: no-repeat;
    font-size: 0.32rem;
    font-weight: normal;
    letter-spacing: 0em;
    color: #222229;
    /* padding-left: 0.69333rem; */
    padding-right: 0.13333rem;
    background: #FFF7CB;
    
}
.bannerData_list_item .bannerData_list_item_right .buttom .buttom_span{
    width:  0.53333rem;
    height:   0.53333rem;
    background-image: url(../images/2022/icon_hz2025_area_v2.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.bannerData_list_item .bannerData_list_item_right .buttom span {
    color: #7C5801;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.32rem;
}
.bannerData_list_item .bannerData_list_item_right .buttom .buttom_place{
    background: #FFF7CB;
    font-size: 0.32rem;
    height: 0.53333rem;
    line-height: 0.42666rem;
    min-width: 1.14666rem;
    padding-left: 0.16rem;
    padding-right:0.13333rem;
        display: flex;
    align-items: center;
    justify-items: center;
}
.bannerData_list_item .bannerData_list_item_right .apply_left{
    width: 1.81333rem;
    height: 0.8rem;
    border-radius: 0.5333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.16rem 0.26666rem;
    background: #FFEF00;
    position: absolute;
    right: 0;
    bottom: -0.02666rem;
    font-family: Source Han Sans;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: 0.426666rem;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #7C5801;
    text-align: center;
}
.bannerData_list_item .bannerData_list_item_right .apply_left.active{
    box-sizing: border-box;
    border: 1.2px solid #999999;
    background: #fff;
    color: #999999;
}

.detail_hz_top {
    width: 10rem;
    height: 6.66666rem;
}

.detail_hz_top img {
    display: block;
    width: 10rem;
    height: 6.66666rem;
}

.index_v1 .type1 .topenevt,
.index_v1 .type2 .topenevt {
    width: 10rem;
    padding: 0.53333rem 0.42666rem;
    background-color: #fff;
}

.index_v1 .type1 .type2_title,
.index_v1 .type2 .type2_title {
    height: 2.1066rem;
    margin-bottom: 0.53333rem;
}

.index_v1 .type1 .type2_title .detail_type_top,
.index_v1 .type2 .type2_title .detail_type_top {
    height: 0.82666rem;
    font-size: 0.5866rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_v1 .type2 .type2_title .detail_type_title,
.index_v1 .type2 .type2_title .detail_type_ardess {
    min-height: 0.5333rem;
    display: flex;
    flex-direction: row;
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #59595D;
    margin-top: 0.05333rem;
    display: flex;
    align-items: center;
}
.index_v1 .type2 .type2_title .detail_type_title span{
    margin-right: 0.21333rem;
}
.index_v1 .type1 .type2_title .detail_type_title,
.index_v1 .type1 .type2_title .detail_type_ardess {
    height: 0.5333rem;
    display: flex;
    flex-direction: row;
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #59595D;
    margin-top: 0.05333rem;
}

.index_v1 .type2 .detail_type_dec {
    width: 100%;
    box-sizing: border-box;
    border-width: 0.0266rem 0px 0 0px;
    border-style: solid;
    border-color: #F3F3F3;
    padding: 0.53333rem 0px;
}

.index_v1 .type2 .detail_type_dec .title {
    padding: 0 0 0.53333rem 0;
    font-size: 0.42666rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.index_v1 .type2 .detail_type_dec .content {
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: 0.64rem;
    letter-spacing: -0.04em;
    color: #222229;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden; */
}

.index_v1 .type1 .detail_type_dec {
    width: 100%;
    box-sizing: border-box;
    border-width: 0.0266rem 0px 0 0px;
    border-style: solid;
    border-color: #F3F3F3;
    padding-top: 0.53333rem;
}

.index_v1 .type1 .detail_type_dec .title {
    padding: 0 0 0.53333rem 0;
    font-size: 0.42666rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.index_v1 .type1 .detail_type_dec .content {
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: 0.64rem;
    letter-spacing: -0.04em;
    color: #222229;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.index_v1 .type2 .event_detail {
    margin-top: 0.2133rem;
    background-color: #fff;
    padding: 0 0.42666rem;
}

.index_v1 .type2 .event_detail .top {
    width: 100%;
    height: 1.653333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.53333rem 0px;
    gap: 10px;
    box-sizing: border-box;
    border-width: 0px 0px 0.02666rem 0px;
    border-style: solid;
    border-color: #EEEEEE;
    font-size: 0.426666rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.index_v1 .type2 .event_detail .bottom {
    width: 100%;
}

.index_v1 .type2 .event_detail .bottom img {
    display: block;
    width: 100%;
}

.index_v1 .type1 .forum_detail {
    margin-top: 0.2133rem;
    background-color: #fff;
    padding: 0 0.42666rem;
    height: auto;
}

.index_v1 .type1 .forum_detail .top {
    width: 100%;
    height: 1.653333rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.53333rem 0px;
    gap: 10px;
    box-sizing: border-box;
    border-width: 0px 0px 0.02666rem 0px;
    border-style: solid;
    border-color: #EEEEEE;
    font-size: 0.426666rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.index_v1 .type1 .forum_detail .bottom_conter .bottom_conter_item {
    padding: 0.53333rem 0;
    border-width: 0px 0px 0.02666rem 0px;
    border-style: solid;
    border-color: #F3F3F3;
}

.index_v1 .type1 .forum_detail .bottom_conter .bottom_conter_item_time {
    height: 0.58666rem;
    opacity: 1;
    font-family: PingFang SC;
    font-size: 0.426666rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
    margin-bottom: 0.21333rem;
}

.index_v1 .type1 .forum_detail .bottom_conter .bottom_conter_item_top {
    height: 1.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 4px;
    align-self: stretch;
}

.index_v1 .type1 .forum_detail .bottom_conter .bottom_conter_item_left {
    height: 1.12rem;
    width: 7.84rem;
}

.index_v1 .type1 .forum_detail .bottom_conter .bottom_conter_item_right {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    overflow: hidden;
}

.bottom_conter_title {
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.bottom_conter_dec {
    font-size: 0.32rem;
    font-weight: normal;
    line-height: 0.48rem;
    letter-spacing: 0em;
    color: #888889;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.1066rem;
}

.bottom_conter_item_right img {
    width: 100%;
    height: 100%;
}

.bottom_conter_item_bottom {
    /* height: 2.24rem; */
    margin-top: 0.32rem;
}

.bottom_conter_item_bottom .title {
    height: 0.5866rem;
    font-family: PingFang SC;
    font-size: 0.37333rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.bottom_conter_item_bottom .dec {
    /* height: 1.44rem; */
    opacity: 1;
    font-family: PingFang SC;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: 0.48rem;
    letter-spacing: -0.04em;
    color: #888889;
    margin-top: 0.21333rem;
    position: relative;
   
}
.bottom_conter_item_bottom .dec.webkit{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.bottom_conter_item_bottom .info {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.06666rem;
    height: 0.48rem;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding: 0px 0.05333rem;
    background: linear-gradient(270deg, #FFFFFF 70%, rgba(255, 255, 255, 0) 106%);
}

.bottom_conter_item_bottom .info span {
    display: inline-block;
    width: 0.4266666rem;
    height: 0.4266666rem;
    background-image: url(../images/2022/buttom_arrows_v1.png);
    background-size: 100% 100%;
}

.bottom_conter_item_bottom .info.active span {
    display: inline-block;
    width: 0.4266666rem;
    height: 0.4266666rem;
    background-image: url(../images/2022/buttom_arrows_v2.png);
    background-size: 100% 100%;
}

.logo_item {
    height: 0.85333rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 8px;
    align-self: stretch;
    margin-bottom: 0.24rem;
}

.bottom_conter_item_logo {
    margin-top: 0.32rem;
    background: #F9F9F9;
    border-radius: 0.2133rem;
    padding: 0.32rem;
}

.logo_item .logo_item_left {
    width: 0.85333rem;
    height: 0.85333rem;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.05333rem 0px rgba(0, 0, 0, 0.1);
}

.logo_item .logo_item_left img {
    width: 0.85333rem;
    height: 0.85333rem;
}

.logo_item .logo_item_right {
    height: 0.82666rem;
    width: 7.44rem;
    margin-left: 0.213333rem;
}

.logo_item .logo_item_right .logo_item_right_top {
    font-size: 0.32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #222229;
}

.logo_item .logo_item_right .logo_item_right_bom {
    font-size: 0.266666rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #888889;
}
.dialog_cie_2025{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    display: none;
    z-index: 999;
}
.version_2026{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    z-index: 999;
    display: none;
}
.dialog_cie_2025 .content,.version_2026 .content{
    position: relative;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 8.74666rem;
    height: 4.2933rem;
    text-align: center;
    border-radius: 0.26666rem;
    opacity: 1;
    background: linear-gradient(180deg, #FFFBC8 0%, #FFFFFF 37%, #FFFFFF 81%, #FFFFFF 98%);
}
.version_2026 .content{
    height: 4.5933rem;
}
.dialog_cie_2025 .content .close,.version_2026 .content .close{
    width: 0.58666rem;
    height: 0.58666rem;
    position: absolute;
    right: 0.26666rem;
    top: 0.26666rem;
    background-image: url(../images/2022/hzmeeting_2025_logo_v2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dialog_cie_2025 .content .title,.version_2026 .content .title{
    width: 6.53333rem;
    margin: 0 auto;
    margin-top: 1.0666666rem;
    font-family: Source Han Sans;
    font-size: 0.42666rem;
    font-weight: normal;
    line-height: 0.53333rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #333333;
    text-align: left;
}
.dialog_cie_2025 .content .center,.version_2026 .content .center{
    width: 7.73333rem;
    height: 1.066666rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.50666rem;

}
.dialog_cie_2025 .content .center div,.version_2026 .content .center div{
    width: 3.76rem;
    height:1.06666rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.16rem 0.26666rem;
    border-radius: 0.16rem;
    box-sizing: border-box;
    font-size: 0.42666rem;
}
.dialog_cie_2025 .content .center .center_left,.version_2026 .content .center .center_left{
    border: 1px solid #D9D9DA;
}
.dialog_cie_2025 .content .center .center_right,.version_2026 .content .center .center_right{
    background: linear-gradient(80deg, #FFE67C 12%, #FFCF03 90%);
}
.cover_cie_2025 {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(0,0,0,0.4)
}

.cover_cie_2025 .center {
	margin: 0 auto;
	margin-top: 8rem;
	width: 6.26666667rem;
	padding-top: .26666667rem;
	padding-bottom: .26666667rem;
	padding-left: .2rem;
	padding-right: .2rem;
	font-size: .4rem;
	color: white;
	text-align: center;
	background-color: #ff8516;
	-webkit-border-radius: .13333333rem;
	-moz-border-radius: .13333333rem;
	-ms-border-radius: .13333333rem;
	-o-border-radius: .13333333rem;
	border-radius: .13333333rem
}

.brand_detailPopup {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999
}

.brand_detailPopup .detailPopup {
    margin: 0 auto;
    width: 7.33333333rem;
    background-color: #fff;
    -webkit-border-radius: .06666667rem;
    -moz-border-radius: .06666667rem;
    -ms-border-radius: .06666667rem;
    -o-border-radius: .06666667rem;
    border-radius: .06666667rem;
    padding-bottom: .46666667rem
}

.brand_detailPopup .detailPopup h3 {
    text-align: center;
    color: #fef6f6;
    background-color: #FFCF03 ;
    font-size: .54333333rem;
    height: 1.18666667rem;
    padding-top: .4rem;
    font-weight: 400
}

.brand_detailPopup .detailPopup .popupInfo {
    font-size: .48293333rem;
    color: #000;
    text-align: center;
    padding-top: .66666667rem;
    padding-bottom: .66666667rem;
    padding-left: .4rem;
    padding-right: .4rem
}

.brand_detailPopup .detailPopup .popupfinishInfo {
    font-size: .48rem;
    line-height: .6rem;
    color: #333;
    padding-top: .66666667rem;
    padding-bottom: .4rem;
    padding-left: .46666667rem;
    padding-right: .46666667rem;
    text-align: center
}

.brand_detailPopup .detailPopup .detailOpeart {
    padding-left: .33333333rem;
    text-align: center
}

.brand_detailPopup .detailPopup .detailOpeart a {
    display: inline-block;
    font-size: .45333333rem;
    color: #fff;
    text-align: center;
    -webkit-border-radius: .06666667rem;
    -moz-border-radius: .06666667rem;
    -ms-border-radius: .06666667rem;
    -o-border-radius: .06666667rem;
    border-radius: .06666667rem;
    vertical-align: top
}

.brand_detailPopup .detailPopup .detailOpeart a.cancle {
    width: 2.46666667rem;
    height: .93333333rem;
    line-height: .93333333rem;
    background-color: #b1b1b1;
    margin-right: 1.13333333rem
}

.brand_detailPopup .detailPopup .detailOpeart a.register {
    width: 2.46666667rem;
    height: .93333333rem;
    line-height: .93333333rem;
    background-color: #FFCF03 ;
}

.brand_detailPopup .detailPopup .detailOpeart a.ikown {
    width: 3.8rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .45333333rem;
    background-color: #FFCF03 ;
}
/* 悬浮窗 */
#floaty {
    position: relative;
    position: fixed;
    bottom: 100px;
    right: 10px;
    /* display: none; */
    background-color: #333;
    color: white;
    border-radius: 5px;
    z-index: 99;
    width: 1.173333rem;
    height: 1.173333rem;
    background: url(../images/2022/cie_2026_0223_v1.png) no-repeat left center;
    background-size: 100% 100%;
    /* display: none; */
  }
  #floaty.show {
    display: block;
    animation: fadeIn 2s forwards;
  }
  #floaty.isShow {
    animation: fadeIn1 2s forwards;
  }
  #floaty1,#floaty2 {
    position: relative;
    position: fixed;
    bottom: 4.50666rem;
    right: 10px;
    background-color: #333;
    color: white;
    border-radius: 5px;
    z-index: 99;
    width: 1.44rem;
    height: 1.62666rem;
    display: none;
  }
  #floaty1{
    background: url(../images/2022/ticket_2026_v1.gif) no-repeat left center;
    background-size: 100% 100%;
  }
  #floaty2{
    background: url(../images/2022/cie_ticket_2026_v1.png) no-repeat left center;
    background-size: 100% 100%;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateX(50px);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
  @keyframes fadeIn1 {
    from {
      opacity: 1;
      transform: translateX(0);
    display: block;
    }
    to {
      opacity: 0;
      display: none;
      transform: translateX(50px);
    }
  }
.no-scroll {
    overflow: hidden;
}
.swiper-container .floor_2025{
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding:0 0.4533rem 0 0.4rem;
}
.swiper-container .floor_2025 .title_floor{
    height: 0.64rem;
    font-family: Source Han Sans;
    font-size: 0.4rem;
    font-weight: normal;
    line-height: 0.64rem;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #333333;
    margin-top: 0.0533rem;
    margin-bottom: 0.29333rem;
}
.swiper-container .floor_2025 .floor_children{
    display: flex;
    flex-direction: row;
    padding: 0px;
    gap: 0.1466rem;
    height: 0.85333rem;
    margin-bottom: 0.24rem;
}
.swiper-container .floor_2025 .floor_children .floor_children_item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 0px 0.213333rem; */
    background: #F8F8F9;
    width: 1.6rem;
    height: 0.85333rem;
}
.swiper-container .floor_2025 .floor_children .floor_children_item.active{
    background: linear-gradient(0deg, rgba(255, 183, 27, 0.05), rgba(255, 183, 27, 0.05)), #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #EBBC07;
    border-radius: 0.05333rem;
    font-family: Source Han Sans;
    font-size: 0.32rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    color: #EBBC07;
}
.hz2026_exhibition{
    width: 9.44rem;
    margin: 0 auto;
    height: 1.97333rem;
    opacity: 1;
    display: flex;
    flex-direction: row;
    padding: 0px;
    gap: 0.16rem;
    margin-top: 0.42666rem;
    display: flex;
    justify-content: space-around;
    margin-bottom: 0.5173rem;
}
.hz2026_exhibition div{
    width: 3.04rem;
    height: 1.97333rem;
    border-radius: 0.16rem;
    opacity: 1;
    background: linear-gradient(128deg, #FFEF00 5%, #FFF88B 90%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border: 0.032rem solid #FFEF00;
}
.hz_tebei_swpier .new_apply_item .item_place {
    position: absolute;
    right: 0;
    bottom: 0.42666rem;
    width: 0.8rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 0.48rem;
    border-bottom-left-radius: 0.48rem;
    background: #FF6EFF;
}
.cie_HeaderVideo{
    width: 100%;
    height: 100%;
    position: relative;
}
.cie_HeaderVideo .banner{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 98;
}
.cie_HeaderVideo .video_play{
    width: 1.28rem;
    height: 1.28rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/2022/hz2026_playLogo.png);
    z-index: 99;
}

.line_product{
    width: 8.72rem;
    height: 0px;
    opacity: 1;
    border-top: 1px dashed #D8D8D8;
    margin: 0 auto;
    margin-top: 0.45333rem;
    margin-bottom: 0.32rem;
}
.list .meeting_product{
    width: 8.72rem;
    height: 1.97333rem;
    opacity: 1;
    display: flex;
    flex-direction: row;
    padding: 0px;
    gap: 0.2666rem;
    margin: 0 auto;
}
.list .meeting_product div{
    display: flex;
    justify-content: center;
    align-items: center;
    width:  1.97333rem;
    height: 1.97333rem;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    border-radius: 0.1066rem;
}
.list .meeting_product img{
    width: 1.7066rem;
    height: 1.7066rem;
}
.right_logo{
    width: .4rem;
    height:0.18666rem;
    border-radius: 0.5333rem;
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../images/2022/goto_right_logo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hz2026_tosat {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
        z-index: 999;
}
.hz2026_tosat .center{
    width: 5.33333rem;
    height: 1.68rem;
    border-radius: 0.16rem;
    opacity: 1;
    background: #000000;
    font-family: Source Han Sans;
    font-size: 0.373333rem;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
    padding: 0.32rem 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.details_center{
    width: 10rem;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 1.33333rem;
    background: linear-gradient(180deg, #FFEF00 0%, #FFFBB9 100%);
}
.details_center .details_banner{
    width: 10rem;
    height: 4.453333rem;
    opacity: 1;
    background: #FFEF00;
}
.details_center .details_banner img{
    width: 100%;
    height: 100%;
}
.hz2026_detele.hz_con .hz_exhibitor{
     background: none;
     padding-left: 0;
}
.hz2026_detele.hz_con .hz_exhibitor .list{
    border-radius: 0.16rem;
}
