#hd {
    position: fixed;
    padding-top: 0.25rem;
    height: 1.4rem;
    top: 0;
}
.banner-box {
    margin-top: 1.4rem;
}
@media screen and (max-width: 760px) {
    .banner-box {
        background-color: unset;
    }
    .banner-box {
        margin-top: 0;
    }
    .inner-row {
        padding-top: 0.7rem;
    }
    body {
        padding-top: 50px !important;
    }
}
body {
    font-size: 0.15rem !important;
    line-height: 1.5;
}
.about-1 .title {
    line-height: 1.5;
}
.t5 {
    margin-bottom: 1em;
}
#hd .hd-r {
    display: inline-flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.wrap-exhibitor .text p {
    text-indent: 0;
}

#hd .wp {
    display: flex;
    align-items: flex-end;
}

#hd .hd-l {
    padding-bottom: 0;
}

#hd .hd-r > .nav > li > a {
    padding-bottom: 0.25rem;
    font-size: 0.18rem;
    line-height: 24px;
    margin: 0 0.19rem;
}

#hd .top-info {
    margin-bottom: 0;
}

#hd .top-search {
    margin-right: 0rem;
    margin-left: 0.62rem;
}

#hd .top-search input {
    width: 0rem;
    transition: 0.3s;
}

#hd .top-search.show-me {
    margin-left: 0.4rem;
    transform: translateX(0.3rem);
}

#hd .top-search.show-me input {
    width: 1.6rem;
}

#hd .search-ico {
    margin-right: 0.3rem;
}

#hd .search-ico i {
    color: #333;

}

#hd .top-search button i {
    color: #333;
    font-weight: bold;
}

#hd .change-lan .v1 em {
    font-size: 0.12rem;
    line-height: 0.16rem;
    font-weight: bold;
    color: #333333;
    font-family: MiSans, MiSans;
}
@media screen and (min-width: 800px) {
    .index-pege #banner .img {
        padding-top: 38.2%;
    }
}


.index-pege #banner .slick-dots {
    bottom: 1.33rem;
}
@media screen and (max-width: 800px) {
    .index-pege #banner .slick-dots {
        bottom: 0.2rem;
    }
}
.index-pege .card-list-box {
    position: absolute;
    left: 50%;
    bottom: -1.2rem;
    transform: translateX(-50%);
}
.index-pege .card-list {
    height: 2rem;
    background: white;
    background: linear-gradient( 90deg, #23B0FF 0%, #0048BE 100%);
    box-shadow: 0px 8px 32px 0px rgba(0,0,0,0.08);
    border-radius: 0.1rem;
    display: flex;
}

.index-video {
    padding-top: 1.75rem;
    justify-content: flex-start;
}
.shrot-cut {
    display: flex;
    align-items: stretch;
}
.shrot-cut li a {
    height: 100%;
}
@media screen and (min-width: 800px) {
    .index-video .swiper-list1 {
        height: 7.8rem;
    }
    .index-video .side-list1 {
        height: 7.8rem;
    }
    .index-video .side-list1 .arrow a.next {
        margin-top: 6.6rem;
    }
    .index-video .side-list1 .arrow a.prev {
        margin-top: -7.9rem;
    }
}
.index-video .side-list1 {
    margin-left: auto;

}
html {
    /* 默认值（适用于 >800px 的情况，等效于 winW/19.2） */
    font-size: calc(100vw / 19.2) !important;
}

/* 中等屏幕（800px~550px） */
@media (max-width: 800px) {
    html {
        font-size: 70px !important;
    }
}

/* 小屏幕（≤550px，等效于 winW/7.5） */
@media (max-width: 550px) {
    html {
        font-size: calc(100vw / 7.5) !important;
    }
}
.index-video .side-list1 li a {
    height: 100%;
}
.index-video .side-list1 li a .img {
    height: 100%;
}
.index-video .side-list1 li a .img img {
    height: 100%;
}
.index-video .swiper-list1 li > * {
    height: 100%;
}
.index-video .swiper-list1 li > * >img {
    height: 100%;
    width: 100%;
}
.index-pege .card-list .card-box{
    width: 3.9rem;

    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.06rem;
    flex-direction: column;
    position: relative;
}
.index-pege .card-list {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
}
.wp.card-list-box {
    padding: 0;
}
@media screen and (max-width: 800px) {
    .index-pege .card-list .card-box {
        /*width: 50%;*/
        /*height: 50%;*/
    }

}
.index-pege .card-list .card-box:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0.01rem;
    background: white;
    right: 0;
    top: 0;
    opacity: 0.5;
}
.index-pege .card-list .card-box:last-child:after{
    content: none;
}
.index-pege .card-list .card-box .img-box {
    width: 1rem;
    height: 1rem;
}
.index-pege .card-list .card-box .img-box img {
    height: 100%;
    width: 100%;
}
.index-pege .card-list .card-box .name {
    margin-top: 0.1rem;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
}


@media screen and (max-width: 800px) {
    .index-pege .card-list-box {
        position: initial;
        transform: translate(0);
        /*height: 5rem;*/
        margin-top: 0;
    }
    .index-pege .card-list {
        flex-wrap: wrap;
        height: 100%;
    }
    .index-pege .card-list {
        width: auto;
        padding: 0.7rem .36rem 0.8rem;
        background: none;
        justify-content: space-between;
    }
    .index-pege .card-list .card-box {
        width: auto;
        height: auto;
    }
    .index-pege .card-list .card-box .img-box {
        width: 1.2rem !important;
        height: 1.2rem !important;
        border-radius: 50%;
        background: linear-gradient(90deg, #23B0FF 0%, #0048BE 100%);
        display: flex;
        align-items: center;
        justify-content: center;

    }
    .index-pege .card-list .card-box .img-box img {
       width: 0.76rem;
        object-fit: contain;
    }
    .index-pege .card-list .card-box .name {
        margin-top: 0.22rem;
        font-family: OPPOSans, OPPOSans;
        font-size: 0.28rem;
        line-height: 0.36rem;
        font-weight: 500;
        color: #1A1A1A;
    }
}
.flex-exhibition {
    display: flex;
    align-items: flex-start;
    position: relative;
    align-items: center;
}

@media screen and (min-width: 800px) {
    .flex-exhibition .list-exhibition-box {
        width: 11.3rem;
        height: 7rem;
        overflow: hidden;
    }
}
.p-title h3 {
    line-height: 1.5;
}
.flex-exhibition .exhibition-list-name {
    width: 4.8rem;
    margin-left: 0.8rem;
    background: rgba(255, 255, 255, .1);
    border-radius: 0.12rem;
    padding: 0.26rem 0.38rem 0.24rem;
    color: white;
}
.list-organization li {
    width: 100%;
}
.flex-exhibition .exhibition-list-name .label {
    font-weight: 700;
    font-size: 0.28rem;
    line-height: 0.37rem;
}
.flex-exhibition .exhibition-list-name .swiper-list {
    margin-top: 0.08rem;
    overflow: hidden;
    height: 4.45rem;
    position: relative;
}
.flex-exhibition .exhibition-list-name .swiper-list .swiper-slide {
    font-size: 0.18rem;
    display: flex;
    align-items: center;
}
.flex-exhibition .list-exhibition {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0.13rem;
}
.flex-exhibition .list-exhibition li {
    width: calc((100% - 0.26rem) / 3);
    height: 3.5rem;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    float: none;
}
/*.hry-flex-exhibition-box {*/
/*    !*background: none;*!*/
/*    background: #255BA9;*/
/*}*/
.flex-exhibition .list-exhibition li .img .ico {
    top: .3rem;
    width: 80%;
    max-width: 2rem;
    height: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}
.flex-exhibition .list-exhibition li .img .ico img {
    height: 100%;
    object-fit: contain;
}
.flex-exhibition .list-exhibition li .txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.22rem;
    line-height: 0.28rem;
    font-family: OPPOSans, OPPOSans;
    font-weight: 700;
    height: 0.56rem;
}

.login-pege {
    margin-top: 1.4rem;
}
.login-pege .flex-box {
    height: 7.43rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.login-pege .flex-box .container {
    background: rgba(5,33,56,0.6);
    backdrop-filter: blur(26px);
    border-radius: 0.12rem;
    padding: 0.47rem 0.5rem 0.45rem;
}
.login-pege .flex-box::after {
    content: "";
    display: table;
    clear: both;
}
.login-pege .flex-box .setPhone {
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 0.15rem;
    line-height: 0.22rem;
    float: right;
    display: block;
    margin-top: 0.2rem;
    text-decoration: underline;
    cursor: pointer;
}
.login-pege .flex-box .setPhone:hover {
    opacity: 1;
}
.login-pege#login .flex-box .container .tabs ul {
    justify-content: center;
}
.login-pege#login .flex-box .container .tabs li {
    padding: 0 0.38rem 0.55rem;
    font-size: 0.26rem;
    line-height: 0.34rem;
    color: rgba(225,225,225,.6);
    width: auto;
}
.login-pege#login .flex-box .container .tabs li.on {
    color: white;
}
.login-pege#login .flex-box .container .tabs li:before {
    display: none;
}
.login-pege#login .flex-box .container .tabs li.on:before {
    display: block;
    top: 0.46rem;
    width: 0.4rem;
    height: 0.04rem;
    margin-left: 0;
    transform: translateX(-50%);
}
.login-pege#login .form li.item {
    margin-bottom: 0.24rem;
}
.login-pege#login .form li.item .input {
    background: rgba(255,255,255,0.06);
    border: 0.01rem solid rgba(255,255,255,0.1);
    border-radius: 0.08rem;
}
.login-pege#login .form li.item .input::placeholder {
    color: rgba(255,255,255,0.4);
}
.login-pege#login .form li.item.item-lzm .btn {
    width: 1.2rem;
    margin-left: 0.08rem;
    padding: 0;
}
.login-pege#login .form .submit {
    padding-top: 0;
}
.login-pege#login .form li.item .input input {
    color: white;
}
.login-pege#login .form li.item .input .ico {
    font-size: initial;
    width: 0.45rem;
}
.login-pege#login .form li.item .input .ico img{
    max-width: 0.3rem;
}
.login-pege#login .form .submit div input {
    font-size: 0.2rem;
    font-family: "MiSans-Medium";
    color: rgba(225,225,225,0.4);
}
.login-pege#login .form .submit div input:hover {
    color: white;
}
.login-pege#login {
    position: relative;
}
.login-pege#login:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient( 90deg, #0053A5 46%, rgba(0,83,165,0) 100%);
}
.login-pege .flex-box .info-box {
    width: 7.85rem;
    position: relative;
    color: white;
}
.login-pege .flex-box .info-box .title {
    font-size: 0.22rem;
    line-height: 0.29rem;
     display: flex;
    font-family: "MiSans-Semibold";
    align-items: center;
}

.login-pege .flex-box .info-box .title .tit-text {
    padding: 0 0.84rem;
}
.login-pege .flex-box .info-box .title.contacts .tit-text {
    padding: 0 0.55rem;
}
.login-pege .flex-box .info-box .title .br {
    height: 0.01rem;
    background: #FFFFFF;
    flex: 1;
}
.login-pege .table-box {
    margin-top: 0.14rem;
    border-radius: 0.12rem;
    overflow: hidden;
    margin-bottom: 0.26rem;
}
.login-pege .table-box table {

}
.login-pege .table-box table thead {
    background: white;
    color: #064585;
    font-size: 0.16rem;
    line-height: 0.21rem;
    font-family: MiSans, MiSans;
}
.login-pege .table-box table thead tr th{
    padding: 0 0.34rem;
    height: 0.5rem;
}
.login-pege .table-box table tbody {
    font-size: 0.16rem;
    line-height: 0.34rem;
    font-family: MiSans, MiSans;
    background: rgba(225,225,225,0.1);
}
.login-pege .table-box table tbody tr td{
    padding: 0 0.34rem;
    height: 0.92rem;
}
.login-pege .table-box table tbody tr td:first-child{
    font-family: MiSans, MiSans;
}
.login-pege .table-box table tfoot {
    background: rgba(225,225,225,0.05);
}
.login-pege .table-box table tfoot tr td{
    padding: 0.16rem 0.27rem 0.14rem;
}
.login-pege .table-box table tfoot tr td .label {
    font-size: 0.14rem;
    line-height: 0.19rem;
}
.login-pege .table-box table tfoot tr td .kyi-txt {
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-top: 0.03rem;
    font-family: MiSans, MiSans;
    color:rgba(225,225,225,0.6)
}
.login-pege .flex-box .info-box .contacts-list {
    margin-top: 0.1rem;
    height: 0.61rem;
    background: rgba(225,225,225,0.05);
    border-radius: 0.12rem;
    display: flex;
    font-family: MiSans, MiSans;
    font-size: 0.2rem;
    line-height: 0.28rem;
    align-items: center;
    justify-content: center;
}
.login-pege .flex-box .info-box .contacts-list .name-phone {
    padding: 0 0.39rem;
}
.login-pege .flex-box .info-box .btn-box {
    margin-top: 0.27rem;
    text-align: center;
    text-align: -webkit-center;
}
.login-pege .flex-box .info-box .btn-box .btn {
    min-width: 2.14rem;
    width: fit-content;
    height: 0.61rem;
    border-radius: 0.06rem;
    padding: 0 0.1rem 0 0.3rem;
    background: rgba(255,255,255,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: MiSans, MiSans;
    font-size: 0.2rem;
    line-height: 0.27rem;
    color: white;
    border: 0.01rem solid rgba(255,255,255,0.2);
}
.login-pege .flex-box .info-box .btn-box .btn .tt {
    margin-right: 0.16rem;

}
.login-pege .flex-box .info-box .btn-box .btn img {
    height: 0.12rem;
}

.hey-guests-box .list-guests .item .card-box {
    position: relative;
}

.hey-guests-box .list-guests .item .card-box .mask-box {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    backdrop-filter: blur(5px);
    border-radius: 0.1rem 0.1rem 0 0;
    color: white;
    text-align: center;
    padding: 0 0.2rem;
    transform: translateY(100%);
    transition: 0.2s;
}
.hey-guests-box .list-guests .item .card-box .mask-box .name {
    margin-top: 0.56rem;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-family: MiSans, MiSans;
}
.hey-guests-box .list-guests .item .card-box .mask-box .post-list {
    margin-top: 0.26rem;
}
.hey-guests-box .list-guests .item .card-box .mask-box .post-list .post-li {
    font-family: MiSans, MiSans;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.hey-guests-box .list-guests .item .card-box {
    overflow: hidden;
}
.hey-guests-box .list-guests .item .card-box:hover .mask-box {
    transform: translate(0);
}

.journal-page .form-company span {
    text-align: right;
    font-size: 0.16rem;
    line-height: 1.3;
    width: 1.76rem;
    padding-top: 0.12rem;
    padding-right: 0.32rem;
}

.journal-page .form-company .inp-box {
    margin-left: 1.76rem;
}
.journal-page .form-company .inp-box {
    color: #F35B5B;
    font-size: 0.16rem;
    line-height: 0.46rem;
}
.journal-page .form-company .red-box-li {
    margin-top: -10px;
    margin-bottom: 4px;
}

.journal-page .form-company li {
    margin-bottom: 0.24rem;
}
.journal-page .form-company .inp-box .uplod-flex {
    display: flex;
}
.journal-page .form-company .inp-box .uplod-flex .up-box {
    flex-shrink: 0;
    border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
    border: 0.01rem solid #DBDBDB;
    background: #F6F9FB;
    height: 1.4rem;
    width: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}
.journal-page .form-company .inp-box .uplod-flex .up-img {
    height: 1.4rem;
    width: 1.4rem;
    border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
    flex-shrink: 0;
}
.journal-page .form-company .inp-box .uplod-flex .up-box img {
    width: 0.33rem;
    height: 0.33rem;
}
.journal-page .form-company .inp-box .uplod-flex .up-box .txt {
    margin-top: 0.02rem;
    font-size: 0.14rem;
    line-height: 0.36rem;
    color: #98B2C4;
}
.journal-page .form-company .inp-box .uplod-flex .right-box {
    margin-left: 0.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.journal-page .form-company .inp-box .uplod-flex .right-box .input-flex {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}
.journal-page .form-company .inp-box .uplod-flex .right-box .input-flex .del-img {
    width: 0.26rem;
    cursor: pointer;
}
.journal-page .form-company .inp-box .uplod-flex .right-box textarea {
    height: 0.74rem;
}
.journal-page .form-company .inp-box .hry-btn {
    background: #488AD2;
    cursor: pointer;
    height: 0.46rem;
    width: 100%;
    border-radius: 0.06rem;
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}
.journal-page .form-company .inp-box .hry-btn:hover {
    background-color: #005daa;
}
.journal-page .form-company .inp-box .uplod-flex .right-box.honor {
justify-content: center;
}
.journal-page .form-company .inp-box .check-list {
    display: flex;
    height: 0.6rem;
    flex-wrap: wrap;
}
.journal-page .form-company .inp-box .check-list .check-box {
    display: flex;
    align-items: center;
    margin-left: 0.28rem;
    color: #333333;
    font-size: 0.16rem;
    line-height: 0.21rem;
    cursor: pointer;
    font-family: MiSans, MiSans;
    margin-bottom: 0.22rem;
}
.journal-page .form-company .inp-box .check-list .check-box .img-box {
    margin-right: 0.14rem;
    flex-shrink: 0;
}
.journal-page .form-company .inp-box .check-list .check-box .label {
    width: max-content;
    flex-shrink: 0;
}
.journal-page .form-company .inp-box .check-list .check-box input {
    margin-left: 0.08rem;
    width: 10.4rem;
    max-width: 80vw;
}
.journal-page .note-txt {
    text-align: center;
    color: #F35B5B;
    font-size: 0.16rem;
    line-height: 0.18rem;
    margin-top: 0.2rem;
}
.invitation-box {
    padding-bottom: 3rem;
}
.invitation-box-mask {
    width: 12.42rem;
    position: relative;
}
.invitation-box-mask .img-bg {
}
.invitation-box-mask .invitation-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.invitation-box-mask .invitation-con .logo-img {
    display: inline-block;
    margin-top: 2.78rem;
}
.invitation-box-mask .invitation-con .logo-img .top-logo {
    display: flex;
    justify-content: center;
}
.invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box {
    height: 1.1rem;
    padding-right: 0.63rem;
    position: relative;
}
.invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box:before {
    content: "";
    position: absolute;
    height: 1rem;
    width: 0.01rem;
    top: 0;
    right: 0.36rem;
    background: #5782A7;
}
.invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box:last-child {
    padding-right: 0;
}
.invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box:last-child:before {
    display: none;
}
.invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box img {
    height: 100%;
}
.invitation-box-mask .invitation-con .logo-img .lgo-tit {
    margin-top: 0.33rem;
    text-align: center;
    color: #1D1D1F;
    font-size: 0.4rem;
    line-height: 0.58rem;
    font-weight: bold;
}
.invitation-box-mask .invitation-con .logo-img .hr-img {
    display: block;
    margin: 0.14rem auto 0;
}
.invitation-box-mask .invitation-con .logo-img .nan-micr-img {
    margin: -0.08rem auto 0;
    display: block;
    height: 1.77rem;
    width: auto;
}
.invitation-box-mask .invitation-con .name {
    font-family: Source Han Sans, Source Han Sans;
    margin-top: 0.54rem;
    padding: 0.39rem;
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: white;
    background: linear-gradient( 270deg, #E4A695 0%, #AB5F45 100%);
    width: 8.98rem;
    text-align: center;
}
.invitation-box-mask .invitation-con .number-box {
    font-family: Source Han Sans, Source Han Sans;
    margin-top: 0.12rem;
    padding: 0.39rem;
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #333333;
    background: #EFEFEF;
    width: 8.98rem;
    text-align: center;
}
.invitation-box-mask .invitation-con .time-add {
    margin-top: 0.51rem;
    font-size: 0.36rem;
    line-height: 0.54rem;
    color: #333333;
    width: 8.95rem;
}
.invitation-box-mask .invitation-con .time-add-item {
    margin-bottom: 0.22rem;
    display: flex;
}
.invitation-box-mask .invitation-con .time-add-item .label {
    font-family: Source Han Sans, Source Han Sans;
    min-width: 2.95rem;
    flex-shrink: 0;
    font-weight: 500;
    color: #C7836D;
    /* 设置渐变背景 */
    /*background: linear-gradient(180deg, #E4A695 0%, #AB5F45 100%);*/

    /* 关键属性：背景裁剪为文字 */
    /*-webkit-background-clip: text;*/
    /*background-clip: text;*/

    /* 设置文字颜色透明，以显示背景渐变 */
    /*-webkit-text-fill-color: transparent;*/
    /*color: transparent;*/
}
.invitation-box-mask .invitation-con .info-img {
    display: inline-block;
    margin-top: 0.28rem;
    width: 8.95rem;
}
.invitation-box-mask .invitation-con .info-img .info-img-list {
    display: flex;
    justify-content: space-between;
}
.invitation-box-mask .invitation-con .info-img .info-img-list  .info-li {
    width: calc((100% - 0.42rem) / 4);
    height: 1.25rem;
    border-radius: 0.04rem;
    background: linear-gradient( 360deg, rgba(228,166,149,0.1) 0%,  rgba(171,95,69,0.1) 100%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.invitation-box-mask .invitation-con .info-img .info-img-list  .info-li .ttx {
    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #1D1D1F;
    font-family: Source Han Sans, Source Han Sans;
}
.invitation-box-mask .invitation-con .info-img .info-img-list  .info-li .num {
    font-size: 0.54rem;
    line-height: 0.7rem;
    color: #E95513;
    font-family: DINPro, DINPro;
}
.invitation-box-mask .invitation-con .info-img .info-img-list  .info-li .num .sub {
    font-size: 0.3rem;
}
.invitation-box-mask .invitation-con .anki-img {
    width: 4.95rem;
    display: inline-block;
    margin-top: 1.06rem;
    position: relative;
    z-index: 10;
}
.invitation-box-mask .invitation-con .map-img {
    display: inline-block;
    margin-top: -0.54rem;
    width: 9.94rem;
}
.invitation-box-mask .invitation-con .qr-img {
    display: inline-block;
    width: 8.24rem;
    margin-top: -1.3rem;

}
@media screen and (max-width: 800px) {
    .index-pege .card-list .card-box .img-box {
        width: 0.8rem;
        height: 0.8rem;
    }

    .index-pege .card-list .card-box .name {
        font-size: 16px;
        line-height: 1.4;
    }

    .index-pege .card-list .card-box:before {
        content: "";
        position: absolute;
        height: 0.01rem;
        width: 100%;
        background: white;
        right: 0;
        top: 0;
        opacity: 0.5;
    }

    .index-video {
        padding-top: 0;
    }

    .flex-exhibition {
        flex-direction: column;
    }

    .flex-exhibition .list-exhibition li {
        width: calc((100% - 0.13rem) / 2);
    }

    .flex-exhibition .exhibition-list-name {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0.6rem;
    }

    .login-pege .flex-box {
        height: auto;
        flex-direction: column-reverse;
    }

    .login-pege {
        margin-top: 0;
        padding-top: 40px;
    }

    .login-pege .flex-box .info-box {
        width: 100%;
        margin-top: 40px;
    }

    .login-pege .flex-box .info-box .title {
        font-size: 18px;
        line-height: 1.4;
    }

    .login-pege .table-box table thead {
        font-size: 12px;
    }

    .login-pege .table-box table thead tr th {
        padding: 0 6px;
    }

    .login-pege .table-box table tbody {
        font-size: 10px;
    }

    .login-pege .table-box table tbody tr td {
        padding: 0 6px;
    }

    .login-pege .table-box table tfoot tr td {
        padding: 10px 10px 6px;
    }

    .login-pege .table-box table tfoot tr td .label {
        font-size: 12px;
    }

    .login-pege .table-box table tfoot tr td .kyi-txt {
        font-size: 10px;
        margin-top: 3px;
        line-height: 1.4;
    }

    .login-pege .flex-box .info-box .contacts-list {
        height: 60px;
        flex-direction: column;
        font-size: 14px;
    }

    .login-pege .flex-box .info-box .contacts-list .name-phone {
        line-height: 1.6;
    }

    .login-pege .flex-box .info-box .btn-box {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .login-pege .flex-box .info-box .btn-box .btn {
        font-size: 14px;
        height: 40px;
    }

    .journal-page .form-company span {
        font-size: 0.26rem;
        width: 100%;
        text-align: left;
        padding-bottom: 0.12rem;
    }

    .journal-page .form-company .inp-box {
        margin-left: 0;

    }

    .journal-page .form-ele {
        height: 0.8rem;
        font-size: 0.26rem;
    }

    .journal-page .selectBox {
        width: 100% !important;
        font-size: 0.26rem;
    }

    .journal-page .form-company .inp-box .uplod-flex {
        flex-direction: column;
    }

    .journal-page .form-company .inp-box .uplod-flex .up-box {
        width: 2.2rem;
        height: 2.2rem;
    }

    .journal-page .form-company .inp-box .uplod-flex .up-img {
        width: 2.2rem;
        height: 2.2rem;
    }

    .journal-page .form-company .inp-box .uplod-flex .right-box {
        margin-top: 0.2rem;
        margin-left: 0;
    }

    .journal-page .form-company .inp-box .uplod-flex .right-box textarea {
        margin-top: 0.2rem;
        height: 1.4rem;
    }

    .journal-page .form-company .inp-box .hry-btn {
        height: 0.8rem;
        font-size: 0.24rem;
    }
    .journal-page .form-company .inp-box .check-list {
        width: 80vw;
    }
    .journal-page .form-company .inp-box .check-list .check-box {
        font-size: 0.24rem;
        max-width: 100%;
    }
    .journal-page .form-company .inp-box .check-list .check-box .label {
        flex-shrink: inherit;
    }
    .journal-page .btn-m-big {
        font-size: 0.28rem;
        padding: 0.32rem;
    }

    .journal-page .btn {
        font-size: 0.24rem;
    }

    .journal-page .note-txt {
        font-size: 0.24rem;
        line-height: 1.3;
        text-align: left;
    }

    .journal-page .t5 span {
        font-size: 0.22rem;
    }

    .invitation-box-mask {
        max-width: 100%;

    }

    .invitation-box {
        width: 100%;
    }

    .invitation-box-mask .invitation-con .logo-img {
        max-width:70%;
        margin-top: 1.5rem;
    }

    .invitation-box-mask .invitation-con .name {
        width: 72%;
        margin-top: 0.3rem;
        padding: 0.2rem;
        line-height: 1.3;
        font-size: 0.3rem;
        font-weight: inherit;
    }

    .invitation-box-mask .invitation-con .number-box {
        width: 72%;
        padding: 0.2rem;
        line-height: 1.3;
        font-size: 0.3rem;
        font-weight: inherit;
    }

    .invitation-box-mask .invitation-con .time-add {
        width: 72%;
        margin-top: 0.3rem;
        font-size: 0.3rem;
        line-height: 1.4;
    }

    .invitation-box-mask .invitation-con .time-add-item {
        flex-direction: column;
    }

    .invitation-box-mask .invitation-con .logo-img .nan-micr-img {
        height: 1.3rem;
    }
    .invitation-box-mask .invitation-con .logo-img .top-logo .top-logo-img-box {
        height: 0.8rem;
    }
    .invitation-box-mask .invitation-con .info-img {
        width: 72%;
        margin-top: 0.3rem;
    }
    .invitation-box-mask .invitation-con .info-img .info-img-list .info-li {
        height: 1rem;
    }
    .invitation-box-mask .invitation-con .info-img .info-img-list .info-li .num {
        font-size: 0.24rem;
        line-height: 1.3;
    }

    .invitation-box-mask .invitation-con .anki-img {
        width: 40%;
        margin-top: 0.4rem;
    }

    .invitation-box-mask .invitation-con .map-img {
        width: 80%;
    }

    .invitation-box-mask .invitation-con .qr-img {
        width: 66%;
    }

    .journal-page .form-company .inp-box .uplod-flex .up-box .txt {
        font-size: 0.26rem;
        margin-top: 0.2rem;
    }

    .fd-logo {
        margin-bottom: 0.3rem;
    }

    .fd-cp .left {
        padding-top: 0.25rem;
    }

    .fd-cp .right {
        margin-bottom: 0.8rem;

    }
}

/*行业大赛 */

.entComp {
    font-family: Source Han Sans, Source Han Sans;
}
.entComp .p-banner .name {
    bottom: 0.97rem;
}

.entComp .about-1 .content p {
    margin-bottom: 0.23rem;
    line-height: 0.23rem;
}

.entComp .about-1 .content p:last-child {
    margin-bottom: 0;
}

.entComp .scoring-criteria {
    padding-top: 0.64rem;
    padding-bottom: 0.82rem;
    position: relative;
    text-align: center;
}

.entComp .scoring-criteria .bg-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.entComp .scoring-criteria .criteria-title em{

    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #B3B3B3;
}
.entComp .scoring-criteria .criteria-title h2 {
    font-size: 0.36rem;
    color: #262626;
    line-height: 0.52rem;
}
.entComp .scoring-criteria .criteria-title .tt {
    margin-top: 0.3rem;
    color: #787878;
    font-size: 0.16rem;
    line-height: 1.8;
}
.entComp .scoring-mechanism {
    padding-top: 0.83rem;
    padding-bottom: 0.96rem;
    position: relative;
    text-align: center;
    color: white;
}
.entComp .scoring-mechanism .bg-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.entComp .scoring-mechanism .mechanism-com h2 {
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 0.52rem;
}
.entComp .scoring-mechanism .mechanism-com .tti {
    font-size: 0.24rem;
    line-height: 0.24rem;
}
.entComp .scoring-mechanism .mechanism-com .info {
    font-size: 0.2rem;
    line-height: 0.29rem;
}
.entComp .scoring-mechanism .mechanism-com .tt {
    margin: 0.13rem auto 0;
    width: 8.24rem;
    font-size: 0.16rem;
    line-height: 1.8;
}
.entComp .competition-rewards {
    padding-top: 0.61rem;
    padding-bottom: 0.05rem;
}
.entComp .competition-rewards .type-area {
    max-width: 12.37rem;
    margin: 0 auto;
    text-align: center;
}
.entComp .competition-rewards .type-area em {
    color: #B3B3B3;
    line-height: 0.35rem;
    font-size: 0.24rem;
}
.entComp .competition-rewards .type-area h2 {
    color: #262626;
    font-size: 0.36rem;
    line-height: 0.52rem;
}
.entComp .competition-rewards .type-area .tt {
    margin-top: 0.29rem;
    color: #333333;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 1.8;
}
.entComp .competition-rewards .type-area .card-list {
    margin-top: 0.67rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box {
    position: relative;
    width: 1.96rem;
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box img {
    width: 100%;
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box .img-txt {
    position: absolute;
    top: calc(50% + 0.05rem);
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box .img-txt:nth-child(odd) {
    left: calc(50% - 0.08rem);
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box .img-txt .img-tt {
    font-weight: 700;
    font-size: 0.3rem;
    line-height: 0.4rem;
    font-weight: 700;
}
.entComp .competition-rewards .type-area .card-list .card-box .img-box .img-txt .bang {
    margin-top: 0.1rem;
    font-weight: 500;
    font-size: 0.2rem;
}
.entComp .competition-rewards .type-area .card-list .card-box .number {
    margin-top: 0.34rem;
    font-weight: 500;
    color: #333333;
    font-size: 0.26rem;
    line-height: 0.37rem;
}
.entComp .competition-rewards .type-area .explain-card {
    margin-top: 0.61rem;
    padding: 0.39rem 0.4rem 0.66rem 1.43rem;
    background: radial-gradient(
            ellipse at top center,
            rgba(5, 70, 169, 0.05),
            rgba(5, 70, 169, 0) 80%
    );
    border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
}
.entComp .competition-rewards .type-area .explain-card .explain-li {
    display: flex;
    align-items: center;
}
.entComp .competition-rewards .type-area .explain-card .explain-li img {
    width: 0.75rem;
    flex-shrink: 0;
}
.entComp .competition-rewards .type-area .explain-card .explain-li .txt {
    margin-left: 0.26rem;
    color: #787878;
    font-size: 0.16rem;
    line-height: 1.8;
}
.entComp .competition-rewards .type-area .explain-card .explain-li .label {
    margin-right: 0.16rem;
    color: #333333;
}
.entComp .competition-registration {
    padding-top: 0.72rem;
    padding-bottom: 0.56rem;
    background: RGBA(4, 74, 179, 1);
    position: relative;
    color: white;
}
.entComp .competition-registration .bg-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 0;
}
.entComp .competition-registration .flex-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.entComp .competition-registration .flex-box .en-tit {
    font-size: 0.24rem;
    line-height: 0.35rem;
}
.entComp .competition-registration .flex-box .tit {
    font-size: 0.36rem;
    line-height: 0.52rem;
    font-weight: 700;
}
.entComp .competition-registration .flex-box .img-box {
    margin-top: 0.55rem;
    width: 2.32rem;
}
.entComp .competition-registration .flex-box .img-box img {
    width: 100%;
}
.entComp .competition-registration .flex-box .img-tit {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    font-weight: 700;
}
.entComp .competition-registration .flex-box .txt {
    margin-top: 0.38rem;
    font-size: 0.18rem;
    line-height: 0.26rem;
}
.entComp .competition-registration .flex-box .na-list {
    margin-top: 0.15rem;
    font-size: 0.16rem;
    line-height: 0.23rem;
}
.entComp .competition-registration .flex-box .na-list .na-li {
    margin-bottom: 0.12rem;
}
.entComp .competition-registration .flex-box .na-list .na-li:last-child {
    margin-bottom: 0;
}
.entComp .previous-review {
    padding: 0.6rem 0.3rem 0.8rem;
    background: #F7F7F7;
}
.entComp .previous-review .en-tit {
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #B3B3B3;
}
.entComp .previous-review .cn-tit {
    text-align: center;
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 0.52rem;
}
.entComp .previous-review .review-swiper {
    margin-top: 0.38rem;
}
.entComp .previous-review .review-swiper .swiper-slide {
    border-radius: 0.2rem;
    background: white;
    width: 7.4rem;
    padding: 0.19rem 0.4rem 0.33rem;
}
.entComp .previous-review .review-swiper .swiper-slide .tit {
    font-size: 0.36rem;
    line-height: 0.52rem;
    font-weight: 700;
}
.entComp .previous-review .review-swiper .swiper-slide .video-box {
    margin-top: 0.25rem;
    padding-bottom: 0;
    cursor: pointer;
}
.entComp .previous-review .review-swiper .swiper-slide .video-box video {
    width: 100%;
    height: 3.8rem;
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.custom-video::-webkit-media-controls {
        display: none !important;
    }

    /* 对于其他浏览器 */
.custom-video::-moz-media-controls {
        display: none !important;
    }

.custom-video::-o-media-controls {
        display: none !important;
    }

.custom-video::-ms-media-controls {
        display: none !important;
    }

/* 播放时显示控件的类 */
.custom-video.playing::-webkit-media-controls {
    display: block !important;
}
.entComp .previous-review .review-swiper .swiper-slide .video-box .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.2rem;
    height: 1.2rem;
    z-index: 10;
}
.entComp .previous-review .review-swiper .swiper-slide .details-box {
    margin-top: 0.24rem;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.entComp .previous-review .review-swiper .swiper-slide .details-box img {
    width: 0.4rem;
}
@media screen and (max-width: 800px) {
    .entComp .about-1 .content p {
        font-size: 0.3rem;
        line-height: 1.6;
    }
    .entComp .scoring-mechanism .mechanism-com .tt {
        width: 100%;
        padding: 0 20px;
    }
    .entComp .scoring-criteria .criteria-title .tt {
        font-size: 0.24rem;
        line-height: 1.3;
        font-size: 0.3rem;
        line-height: 1.6;
        margin-top: 0.46rem;

    }
    .art-l .tit, .list-news .con h6, .text, .conference-l .txt p, .hd-sq h4 {
        /*color: rgba(38, 38, 38, 1);*/
        font-size: 0.3rem;
        line-height: 0.48rem;
    }
    .about-1 .content {
        font-size: 0.3rem !important;
        line-height: 0.48rem !important;
    }
    .entComp .scoring-mechanism .mechanism-com h2 {
        font-size: 0.4rem;
    }
    .entComp .scoring-mechanism .mechanism-com .tt {
        font-size: 0.3rem;
        line-height: 1.6;
    }
    .entComp .scoring-mechanism .mechanism-com .tti {
        font-size: 0.28rem;
        line-height: 1.4;
    }
    .entComp .previous-review {
        padding-bottom: 0.6rem;
    }
    .entComp .competition-rewards .type-area .tt {
        font-size: 0.3rem;
        line-height: 1.6;
        padding: 0 20px;
    }
    .entComp .competition-rewards .type-area .card-list {
        flex-wrap: wrap;
    }
    .entComp .scoring-mechanism .mechanism-com .info {
        font-size: 0.24rem;
        line-height: 1.6;
    }
    .entComp .competition-rewards .type-area .card-list .card-box {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;

    }
    .entComp .competition-rewards .type-area .card-list .card-box .number {
        margin-top: 0.2rem;
        margin-bottom: 0.4rem;
    }
    .entComp .competition-rewards .type-area .explain-card {
        padding: 20px;
    }
    .entComp .competition-rewards .type-area .explain-card .explain-li .txt {
        font-size: 0.3rem;
        text-align: left;
        line-height: 1.6;
    }
    .entComp .competition-registration .flex-box .txt {
        font-size: 0.22rem;
    }
    .entComp .competition-registration .flex-box .na-list {
        margin-top: 0.24rem;
        font-size: 0.24rem;
    }
    .entComp .competition-registration .flex-box .na-list .na-li {
        margin-bottom: 0.2rem;
    }
    .entComp .previous-review .review-swiper .swiper-slide .video-box video {
        height: auto;
        aspect-ratio: 1200/675;
    }
    body {
        font-size: 0.24rem !important;
    }
}
/*行业大赛 end*/
@media screen and (min-width: 800px) {
    .cpfbh ul {
        padding-bottom: 0.8rem;
    }
}
@media screen and (max-width: 800px) {
    .video-pop-up-box {
        font-size: 0.28rem;
        line-height: 1.7;
    }
    .video-pop-up-box   .video-box {
        max-width: 90%;
        max-height: 90%;
    }
}
@media screen and (max-width: 800px) {
    .ban-square {
        margin-bottom: 0;
    }
}
.metting .list {
    padding: .5rem 0 .1rem 0;
}
.exhibition-process {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 800px) {
    .exhibition-process {
        display: block;
    }
    .exhibition-summarize2 .exhibition-process li .con {
        margin-top: 0.2rem;
    }
    .exhibition-process li {
        margin-top: 0.8rem;
    }
}
.video-pop-up-box.show {
    visibility: visible;
    z-index: 5000000;
    height: 100vh;
    width: 100vw;
    opacity: 1;
}
.video-pop-up-box {
    position: fixed;
    z-index: -10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.3);
    height: 0;
    width: 0;
    transition: 0.3s;
    font-size: 0.16rem;
    line-height: 1.5;
}
    .video-pop-up-box   .video-box-a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 10.28rem;
        max-height: 7.28rem;
        max-width: 90vw;
    }
.video-pop-up-box .video-box-a .clone-box {
            cursor: pointer;
            position: absolute;
            right: 0;
            top: -0.08rem;
            transform: translateY(-100%);
        }
.video-pop-up-box .video-box-a .clone-box .img {
    height: 0.5rem;
    width: 0.5rem;
}

.video-pop-up-box .video-box-a video {
            width: 100%;
        }

.social-link .iconfont .img{
    width: 0.3rem;
}
@media screen and (max-width: 800px) {
    .social-link .iconfont .img{
        width: 0.5rem;
    }
}
.iconfont.weixin {
    position: relative;
}
.iconfont.weixin  .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -0.1rem;
    left: 50%;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    transition: all 200ms;
   transform: translate(-50%,-100%);
}

.iconfont.weixin  .wechat-qrcode.bottom {
    top: 40px;
    left: -84px;
}

.iconfont.weixin  .wechat-qrcode.bottom:after {
    display: none;
}

.iconfont.weixin .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.iconfont.weixin .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}

.iconfont.weixin .wechat-qrcode .qrcode table {
    margin: 0 !important;
}

.iconfont.weixin .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

.iconfont.weixin .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.iconfont.weixin:hover .wechat-qrcode {
    display: block;
}
.btn-dl .jpg-img {
    width: 0.6rem;
}



.error-page-in {
    height: 100vh;
    background: #F5FAFE;
    position: relative;
}
.error-page-in  .con {
    position: absolute;
    top: calc(50% - 1.22rem);
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.error-page-in  .con .img-err {
    width: 7.16rem;
    max-width: 80vw;

}
.error-page-in  .con .img-err img {
    width: 100%;
}
.error-page-in .con .text-err {
    margin-top: -0.9rem;
    color: #0053A5;
    font-size: 0.36rem;
    line-height: 0.52rem;
}
.error-page-in .con .btn-con {
    margin-top: 0.6rem;
}
.error-page-in .con .btn-con .btn {
    padding: 0.1rem 0.44rem;
    font-size: 0.2rem;
    line-height: 0.29rem;
    font-weight: 500;
    border: 0.02rem solid #0053A5;
}
body {
    line-height: 1.5 !important;
}
.error-page-in .con .btn-con .btn.in-index {
    margin-right: 0.1rem;
    color: #fff;
    background: #0053A5;
}
.error-page-in .con .btn-con .btn.in-index:hover {
    opacity: 0.9;
}
.error-page-in .con .btn-con .btn.in-return {
    color: #0053A5;
}
.error-page-in .con .btn-con .btn.in-return:hover {
    color: #fff;
    background: #0053A5;
}

@media screen and (max-width: 760px){
    #banner .img{
        padding-top: 46%;
    }
}
@media screen and (min-width: 800px) {
    #hd .btn-logo-grade {
        display: flex;
        width: 100%;
        justify-content: flex-end;
        padding-bottom: 0.1rem;
    }

    #hd .btn-logo-grade a {
        background: #005daa;
        color: #fff;
        display: inline-block;
        border-radius: 0.08rem;
        font-size: .16rem;
        height: .35rem;
        line-height: .35rem;
        padding: 0 .2rem;
        margin-left: .06rem;
    }
    .ban-square {
        margin-bottom: 0;
    }
}

.labelRequired {
    position: relative;
    display: inline;
}
.labelRequired:before {
    position: absolute;
    content: "*";
    left: -0.04rem;
    top: 0;
    color: #f56c6c;
    transform: translateX(-100%);
}
