a:focus{
    outline: none;
}
.nmt-tool {
    margin: 0 18px 0 auto;
}

.nmt-tool-btnsc {
    width: 136px;
    height: 36px;
    background-color: #4685ec;
    border-radius: 5px;
    border: solid 1px #7ba8e8;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.nm-top {
    display: flex;
    align-items: center;
}

.nmt-tool-btnyy {
    margin-left: 15px;
    width: 136px;
    height: 36px;
    border-radius: 5px;
    border: solid 1px #7ba8e8;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #4685ec;
}

.nmt-tool-btnsc-img {
    width: 20px;
    height: 19px;
}

.nmt-tool-btnsc-span {
    margin-left: 7px;
    font-size: 14px;
    color: #ffffff;
}

.nmt-tool-btnyy-img {
    width: 22px;
    height: 22px;
}

.index-banner {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    position: relative;
}

.banner-list {
    /* width: 268px; */
    flex: 1 1 0;
    min-height: 60px;
    border-radius: 5px;
    cursor: pointer;
    align-items: center;
    position: relative;
}
.banner-list + .banner-list{
    margin-left: 10px;
}
.banner-list:first-child{
    margin-left: 0px;
}

.banner-zs {
    background: url(../images/20220926zs1.png) no-repeat 0 0/100% 100%;
}

.banner-zp {
    background: url(../images/20220926zp1.png) no-repeat 0 0/100% 100%;
}

.banner-gcdt {
    background: url(../images/20220926gcdt1.png) no-repeat 0 0/100% 100%;
}

.banner-hg {
    background: url(../images/20220926hg1.png) no-repeat 0 0/100% 100%;
}

.banner-zw {
    background: url(../images/20220926zw1.png) no-repeat 0 0/100% 100%;
}
.banner-zw-en {
    background: url(../images/20220926zw1-en.png) no-repeat 0 0/100% 100%;
}

.banner-list-img {
    margin-left: 14px;
    width: 42px;
    height: 42px;
}

.banner-span {
    margin-left: 14px;
    font-size: 20px;
}

.banner-zs-span {
    color: #007ce5;
    box-shadow: 0px 3px 0px 0px #ffffff;
    margin-left: 14px;
}

.banner-zp-span {
    color: #ff5438;
    box-shadow: 0px 3px 0px 0px #ffffff;
    margin-left: 14px;
}

.banner-gcdt-span {
    color: #20c095;
    box-shadow: 0px 3px 0px 0px #ffffff;
}

.banner-hg-span {
    color: #ff9600;
    box-shadow: 0px 3px 0px 0px #ffffff;
}

.banner-zw-span {
    color: #00bada;
    box-shadow: 0px 3px 0px 0px #ffffff;
}

.banner-jt {
    margin: 0 14px 0 auto;
    width: auto;
}

.tb-menu {
    background: #3175d2;
    z-index: 66;
    top: 60px;
}

.top-banner {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.gcdt-gg {
    position: fixed;
    top: 75%;
    transform: translate(0, -50%);
    left: 20px;
    width: 263px;
    height: 143px;
    background: url(../images/20220926gg.png) no-repeat 0 0/100% 100%;
    cursor: pointer;
    z-index: 99;
}

.gcdt-gg-close {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 23px;
    top: 11px;
    z-index: 100;
}

.breadLogin {
    align-items: center;
}

.wrapper-tit-center {
    align-items: center;
    justify-content: space-between;
}

.flat-wrapper {
    border-bottom: 2px solid rgba(0, 0, 0, 0.07);
}

.breadcrumbs {
    border: none !important;
}
.breadcrumbser{
    border: none !important;
    width: auto !important;
}
.breadLogin-img {
    width: 26px;
    height: 22px;
}

.breadLogin-span {
    margin: 0 26px 0 8px;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.breadLogin-a {
    display: block;
    width: 90px;
    height: 30px;
    background-image: linear-gradient(-90deg,
    #ff6466 0%,
    #ff7b5d 100%);
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
}

.breadLogin-a:hover {
    color: #ffffff;
}
.index1004{
    padding-top: 10px;
}
.index1004 .index-banner-h5{
    display: none;
}

/********首页视频开屏***********/
.u-index-video-hidden{
    overflow: hidden !important;
}
.u-index-video-shade, .u-index-video-box{
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
}
.u-index-video-shade{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(238, 238, 238,.8);
    /* opacity: 0.3; */
    z-index: 19991015;
}
.u-index-video-box{
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    z-index: 19991016;
}
.u-index-video-box .u-video-box{
    width: 100%;
    height: 100%;
}
.u-index-video-box .u-video-box video{
    /*-o-object-fit: cover;*/
    /*object-fit: cover;*/
    /*-o-object-position: 50% 60%;*/
    /*object-position: 50% 60%;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 410px;
}
.u-index-video-box .u-video-box .u-close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    background: #0078d7 url(../images/close.png) 0px 0px no-repeat;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
}

.u-index-banner-box{
    margin: 10px 0;
}
.u-index-banner-box img{
    max-width: 100%;
}
.fq-search-p.u-review-zs{
    margin-bottom: 30px;
    text-align: right;
}
.u-review-zs .fq-search,.u-review-zs .fqs-tab{
    display: inline-block;
    float: none;
}
.u-review-zs .fqt-title{
    border-bottom: none;
    margin-left: 30px;
    margin-top: 0;
}
.u-review-zs .fqt-title button{
    margin-top: 2.5px;
}

.u-tab-review-box{
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px;
    height: 54px;
    background: #004097;
    border-radius: 24px;
}

.u-tab-review-box> a{
    flex: 1 1 0;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
}

.u-tab-review-box> a:hover,.u-tab-review-box> a.z-crt{
    background: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    color: rgba(208, 2, 27, 1);
    border-radius: 22px;
}

@media screen and (min-width: 320px) and (max-width: 750px) {
    .index1004{
        padding-top: 0;
    }
    .index1004 .index-banner{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index1004 .banner-list{
        width: 49%;
        margin-bottom: 10px;
        flex: none;
        margin-left: 0;

    }
    .index1004 .banner-jt {
        margin: 0 7px 0 auto;
        width: auto;
    }
    .index1004  .nm-top{
        display: none;
    }
    .index1004 .index-banner-h5{
        display: flex;
    }
    .index1004 .index-banner-pc{
        display: none;
    }
    .flat-wrapper{
        flex-wrap: wrap;
        padding-bottom: 10px;
        box-sizing: border-box;
    }
    .breadLogin{
        margin-left: 10px;
    }
    .fq-search-p.u-review-zs{
        display: block;
        margin-bottom: 10px;
    }

    .u-review-zs .fq-search, .u-review-zs .fqs-tab{
        display: flex;
        width: 100%;
    }

    .u-review-zs .fq-search .input-tool{
        display: flex;
        width: 0;
        flex: 1 1 0;
    }

    .u-review-zs .fq-search .input-tool .fr.pt-right{
        flex: 1 1 0;
        float: none;
    }

    .u-review-zs .fq-search .pt-right input{
        width: 100%;
    }

    .u-review-zs .fq-search .pt-slider{
        width: 100px;
        text-align: center;
    }

    .u-review-zs .fq-search .pt-left>span{
        text-align: center;
    }

    .u-review-zs .pt-slider p{
        padding-left: 0;
    }

    .u-review-zs .fqs-tab{
        justify-content: center;
    }

    .u-review-zs .fqt-title{
        margin-left: 0;
        margin-top: 10px;
    }

    .u-tab-review-box{
        flex-wrap: wrap;
        height: auto;
    }

    .u-tab-review-box> a{
        flex: none;
        width: 50%;
    }
}

.supply-banner {
    /*background: url(../images/supply-bg.png) no-repeat 0 0/100% 100%;*/
    background: rgba(255,255,255,.8);
    min-height: 40px;
    margin-top: 36px;
    padding: 16px 41px 11px 87px;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%; /* 容器宽度 */
}

.supply-banner .supply-logo {
    height: 55px;
    width: 55px;
    position: absolute;
    left: 10px;
    top: -40%;
}

.supply-banner  .supply-item {
    width: 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Microsoft YaHei;
}

.supply-banner  .supply-item .supply-title {
    font-weight: 400;
    color: #FFCB5B;
    line-height: 24px;
}

.supply-banner  .supply-item .supply-total {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}

.supply-banner .supply-detail {
    height: 40px;
    background: linear-gradient(-90deg, #FF6466 0%, #FF7C5D 100%);
    border-radius: 5px;
    padding: 12px 16px;
    line-height: 15px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}


.activity-main {
    margin-top: 30px;
}

.activity-main .activity-ul {
    display: flex;
    background-color: #004097;
    border-radius: 27px;
    height: 54px;
    padding: 5px 10px;
    align-items: center;
}

.activity-ul .activity-li {
    min-width: 200px;
    padding: 9px 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 22px;
    cursor: pointer;
}

.activity-li.active {
    color: #d0021b;
    font-size: 20px;
    background: #fff;
}

.activity-main .activity-date {
    /*margin: 18px 0;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.activity-date .activity-date-ul {
    display: flex;
}

.activity-date-ul .activity-date-li {
    width: 130px;
    height: 38px;
    margin-left: 15px;
    background-color: #f3f5f7;
    border-radius: 5px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    color: #3c434d;
    font-size: 16px;
}

.activity-date-ul .activity-date-li:first-child {
    margin-left: 0;
}

.activity-date-ul .activity-date-li.active {
    color: #004097;
    border: 1px solid #6a97d5;
}

.activity-date .date-btn {
    background-image: linear-gradient(-90deg, #4e97f9 0%, #2f6fc7 100%);
    border-radius: 22px;
    padding: 10px 21px;
    color: #ffffff;
    font-size: 16px;
}

.date-btn img {
    width: 17px;
    object-fit: contain;
    margin-right: 12px;
}

.booth-acitivity {
    margin: 18px 0;
    display: flex;
    padding: 15px 37px;
    background-color: #f5f5f5;
    color: #666666;
    font-size: 14px;
}

.booth-acitivity .booth-item {
    margin-left: 67px;
    cursor: pointer;
}

.booth-acitivity .booth-item:first-child {
    margin-left: 0;
}

.booth-acitivity .booth-item.active {
    color: #2069ce;
}

.activity-list {
    flex: 1;
    margin-left: 22px;
}

.activity-list .activity-item {
    padding: 3px 0 22px 25px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    margin-top: 25px;
}

.activity-btn-group {
    position: absolute;
    right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    top: 50%;
    transform: translate(0,-50%);
}

.activity-btn-group .activity-detail {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 20px;
    width: auto !important;
}

.activity-detail img {
    width: 17px;
    object-fit: contain;
    margin-right: 10px;
}

.activity-detail.btn-detail {
    background: #d0021b;
    color: #fff;
    margin-bottom: 15px;
}

.activity-detail.add-date {
    background-color: #d9e9ff;
    border: 1px solid #6a97d5;
    color: #004097;
}

.activity-detail.in-date {
    background-color: #f3f5f7;
    border: 1px solid #dddddd;
    color: #605254;
}

.activity-list .activity-item::before {
    position: absolute;
    content: '';
    width: 2px;
    background: #f0eff0;
    height: 80%;
    top: 0;
    left: 0;
}

.activity-list .activity-item::after {
    position: absolute;
    content: '';
    width: 4px;
    background-color: #d0021b;
    height: 20%;
    top: 3%;
    left: -1px;
}

.activity-item .activity-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #4a4a4a;
}

.activity-tags {
    position: relative;
    padding: 5px 20px 5px 5px;
    background-color: #d0021b;
    color: #fff;
    font-size: 12px;
    margin-right: 12px;
}

.activity-tags::before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: 8px;
    border-top: 10px solid #fff;
    border-bottom: 0px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    transform: rotate(90deg);
}

.activity-sectitle {
    padding: 5px 10px;
    background-color: #ffffff;
    border-radius: 25px;
    border: 1px solid #eeeeee;
    margin: 25px 300px 25px 0;
    color: #4a4a4a;
    font-size: 14px;
    display: inline-block;
}

.activity-thititle {
    display: flex;
    color: #999999;
    font-size: 14px;
}

.activity-thititle img {
    margin-right: 8px;
    object-fit: contain;
    width: 14px;
}

.activity-thititle span {
    display: flex;
}

.activity-thititle .location {
    margin-right: 40px;
}

.enpage .booth-acitivity .booth-item {
    margin-left: 20px;
}

.enpage .booth-acitivity .booth-item:first-child {
    flex-shrink: 0;
}

.enpage .booth-acitivity .booth-item:last-child {
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .activity-main .activity-ul {
        display: block !important;
        height: auto !important;
    }

    .activity-main .activity-date .activity-date-ul{
        display:block !important;
        margin: 0 auto !important;
    }

    .activity-btn-group {
        top: 88% !important;
        right: 5% !important;
    }

    .activity-date-ul .activity-date-li {
        width: 300px !important;
        margin-top: 5px !important;
    }

    .activity-date-ul .activity-date-li:first-child {
        margin-left: 15px !important;
    }

    .booth-acitivity {
        flex-wrap: wrap !important;
    }

    .booth-acitivity .booth-item {
        margin-top: 5px !important;
        margin-left: 15px !important;
    }

    .activity-list .activity-item {
        padding: 3px 0 50px 25px !important;
    }

    .activity-tags {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}
#showbox b img{
    object-fit: contain;
}

/*  2024-08-19 页面标题 -S */
.m-subpage-ttl {
    position: relative;
    margin: 5px auto;
    text-align: center;
}
.m-subpage-ttl .u-ttl {
    display: inline-block;
    padding: 0 5%;
    background-color: #e1ecf7;
}
.m-subpage-ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: #a0c1e2;
    z-index: -1;
}
@media (max-width: 767px) {
    .m-subpage-ttl {
        width: 90%;
    }
}