﻿@font-face {
    font-family: 'SOURCEHANSANSCN';
    src: url('/css/SourceHanSansCN-Medium_0.otf'), url('/css/SourceHanSansCN-Medium_0.otf')format('OTF'),
}

.ydArea_block {
    display: none;
}

.rgna_cli {
    position: relative;
    padding-left: 20px;
}

.rgna_chilbox1 {
    position: absolute;
    top: -20px;
    right: 40px;
    background: #fff;
    padding: 10px;
    width: 130px;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 3px #999;
    /*display:none;*/
    /*transition: ease all .2s;*/
}

.goingbgclas {
    display: inline-block;
    background-image: url(../images/going_ico.png);
    height: 50px;
    line-height: 50px;
    padding-right: 50px;
    background-repeat: no-repeat;
    background-size: 42px 42px;
    background-position: right;
}

.page_row_3x_i {
    margin-top: 80px;
}

    .page_row_3x_i .hhr {
        display: block;
        margin-bottom: 10px;
    }

.page_r3_item {
    display: inline-block;
    width: 33.33%;
    /*background:#eee;*/
    height: 390px;
    position: relative;
    padding: 40px 30px;
    vertical-align: top;
}

    .page_r3_item:nth-child(1) {
        background: #fff;
        border: 1px solid #eee;
        background-image: url(../images/al-pitem-1.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-position: center bottom 5%;
        background-size: 90%;
    }

    .page_r3_item:nth-child(2) {
        background: rgb(247, 248, 248);
        background-image: url(../images/al-pitem-2.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-position: right 5% bottom 5%;
        background-size: 30%;
    }

    .page_r3_item:nth-child(3) {
        background: #eee;
        background-image: url(../images/al-pitem-3.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-position: right 5% bottom 5%;
        background-size: 30%;
    }

.pr3_title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.pr3_title_b {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.pr3_line {
    border-bottom: 2px solid #fff200;
    width: 25px;
    display: inline-block;
}

.pr3_p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 5px;
    color: #999;
}

    .pr3_p a {
        color: inherit;
    }

.pr3_a {
    display: inline-block;
    position: absolute;
    font-size: 14px;
    padding: 2px 10px;
    bottom: 40px;
    border: 1px solid #333;
    cursor: pointer;
}

.page_r3_2_item {
    display: inline-block;
    width: 32%;
    background: #eee;
    position: relative;
    padding: 20px 30px;
    cursor: pointer;
    vertical-align: top;
}

    .page_r3_2_item:nth-child(2) {
        margin-right: 1%;
    }

    .page_r3_2_item:nth-child(3) {
        margin-left: 1%;
        margin-right: 1%;
    }

    .page_r3_2_item:nth-child(4) {
        margin-left: 1%;
    }

.pr3_2_title {
    margin-bottom: 5px;
}

    .pr3_2_title img {
        width: 30px;
    }

.depind-area {
    position: relative;
    background:;
    overflow: hidden;
}

.depind-area-item {
    display: inline-block;
    width: 50%;
}

    .depind-area-item img {
        transition: all linear 0.3s;
    }

.cover-black-depind {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: all linear 0.3s;
}

.depind-area a:hover .cover-black-depind {
    background-color: rgba(0, 0, 0, 0.3);
}

.depind-area a:hover .depind-area-item img {
    transform: scale(1.1);
}

.depind-area a:hover .cover-black-depind-span {
    color: #fff;
}

.cover-black-depind-span {
    position: absolute;
    top: 75%;
    left: 23%;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.cover-black-mb {
    transition: all linear 0.3s;
}

    .cover-black-mb:hover {
        background-color: rgba(0, 0, 0, 0.3);
        transform: scale(1.1);
    }

.fqiqtext {
    background: #fff200;
    color: #666;
    padding: 3px 7px;
    font-size: 18px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 18px;
}

.fqiatext {
    background: #666;
    color: #fff;
    padding: 3px 7px;
    font-size: 18px;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 0px;
    text-indent: 0;
}

.news_next_prve a {
    color: #666;
}

    .news_next_prve a:hover {
        color: #fff200;
    }

.rgna_chilbox1 > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 5px;
    font-size: 15px;
    cursor: pointer;
}

    .rgna_chilbox1 > div:hover {
        background: #eee;
    }

.rgna_qrcarea {
    position: absolute;
    top: -10px;
    right: 140px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 3px #999;
    display: none;
}

.warp {
    /*background: url(../img/warp_bg.png) no-repeat;
	background-size: contain;
	background-position: center top;*/
    margin: 0 auto;
    overflow: hidden;
}


.overcont99 {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.npjzj_a_area {
    text-align: center;
    padding: 0 50px;
    margin-bottom: 10px;
}

.idvdo_area {
    position: relative;
}

    .idvdo_area .idvbox_td_bg {
        position: absolute;
        background: rgba(0, 0, 0, .5);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-left: 60px;
    }

    .idvdo_area h1 {
        font-weight: 400;
        font-size: 42px;
        color: #fff;
        margin-bottom: 5px;
        margin-top: 150px;
    }


    .idvdo_area p {
        color: #fff;
    }

        .idvdo_area p:nth-child(2) {
            font-size: 20px;
            color: #eee;
        }

        .idvdo_area p:nth-child(3) {
            margin-top: 50px;
            font-size: 26px;
            letter-spacing: 3px;
        }

        .idvdo_area p:nth-child(4) {
            font-size: 17px;
            margin-top: 5px;
        }

        /*.idvdo_area p:nth-child(5) {
            font-size: 17px;
            color: #eee;
            margin-top: 50px;
            border: .5px solid #eee;
            padding: 2px 5px;
            display: inline-block;
        }*/

    .idvdo_area video {
        width: 100%;
    }

.npjzj_a_area > a {
    display: inline-block;
    background: #fff200;
    color: #727171;
    border-radius: 15px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 20px;
    letter-spacing: 1px;
}

.ht_tit > h1 {
    letter-spacing: 4px;
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
    font-weight: 900;
}

.navacta {
    color: #fff200 !important;
}

.ht_tit > p {
    font-size: 12px;
    color: #fff;
}

.Exhibits_list li a img {
    height: 275px;
}

.Exhibits_list video {
    /*padding-bottom:60px;*/
}

.ec_vda {
    width: 100%;
    height: 200px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.npr_ddlse {
    text-align: center;
    padding: 20px 0;
}

    .npr_ddlse select {
        outline: 0;
        border: none;
        border-bottom: 1px solid #777;
        font-size: 16px;
        text-align: center;
    }

body p {
    margin: 0;
    line-height: inherit;
}

.img-thumbnail,
.img-thumbnail > img,
.img-responsive,
.img-responsive > img {
    width: 100% !important;
}

.swiper-button-next {
    width: 35px !important;
    height: 35px !important;
    background-image: url(../images/nextico.png) !important;
    background-size: 35px 35px !important;
}

.swiper-button-prev {
    width: 35px !important;
    height: 35px !important;
    background-image: url(../images/preico.png) !important;
    background-size: 35px 35px !important;
}

/*star*/
.toplebox {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

.hidv {
    display: inline-block;
    line-height: 54px;
    width: 35px;
    text-align: center;
    font-size: 30px;
    background: #000;
    color: #fff;
    transition: 0.5s;
    cursor: pointer;
}

    .hidv:hover {
        color: #fff;
    }

    .hidv:after {
        display: inline-block;
        content: "›";
        font-weight: 900;
        transform: rotate(90deg);
        position: relative;
        top: 0px;
        left: 2px;
    }

.hidvact:after {
    content: "×" !important;
}

.ftbbact {
    display: flex;
    justify-content: space-around;
}

.windordenav {
    width: 100%;
    /*min-height:300px;*/
    background: #000;
    padding: 35px 0;
    display: none;
    padding-bottom: 80px;
}

.dechnavbox {
    display: inline-block;
    vertical-align: top;
    border-top: 3px solid #fff;
    width: 23%;
    margin-right: 2%;
}

    .dechnavbox:nth-child(1) {
        border-color: #fff200;
    }

    .dechnavbox:nth-child(2) {
        border-color: #b200ff;
    }

    .dechnavbox:nth-child(3) {
        border-color: #fff;
    }

    .dechnavbox ul li a {
        display: block;
        color: #fff;
        font-size: 16px;
        padding: 10px 5px;
        text-align: left;
    }

        .dechnavbox ul li a:hover {
            color: #fff200 !important;
        }

/*end*/

.markbox {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: .3s;
}

.aboutbox1 {
    /*display:flex;
    justify-content:space-around ;*/
}

    .aboutbox1 > li {
        position: relative;
    }

    .aboutbox1 > li {
        display: inline-block;
        width: 30%;
        margin-right: 1%;
        margin-left: 1%;
        margin-top: 15px;
    }

.abotitle {
    line-height: 40px;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 600;
}

.goview {
    font-size: 14px;
    color: #000;
    text-align: left;
    /*text-decoration: underline;*/
}

.markbox2 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0);
    transition: .4s;
    color: #fff;
}

    .markbox2:hover {
        background: rgba(0, 0, 0, .2);
        /*color:red;*/
    }

.markbox3 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /*background: rgba(0,0,0,.25);*/
    transition: .4s;
    color: #fff;
}

    .markbox3:hover {
        /*background: rgba(0,0,0,.5);*/
        /*color:red;*/
    }

    .markbox3 p {
        padding: 10px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        position: absolute;
        width: 100%;
        bottom: 0;
        background: rgba(61, 51, 51, .8);
    }

.markbox2 p {
    padding: 10px;
    font-size: 16px;
    background: rgba(88, 89, 91, 0.5);
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.mark_more {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    color: #fff;
}

.markbox:hover {
    opacity: 1;
}

.mark_title {
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff200;
}

.mark_infotext {
    font-size: 14px;
    padding: 0 10px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
}

.mark_infotext2 {
    margin: 0;
    color: #000;
    padding-bottom: 5px;
    height: 30px;
}

.locico {
    background: url(../images/def_locaico.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 12px;
    height: 16px;
    vertical-align: bottom;
}

.Exhibits_list_zt .markbox {
    background: rgba(61, 51, 51, .8);
}

.Exhibits_list_zt .mark_title {
    color: #fff;
    margin-top: 20px;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 9999;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 1170px;
    margin-left: -585px;
    /*border: 3px solid #eee;*/
    background-color: white;
    z-index: 9999;
}

.clobtn {
    position: absolute;
    padding: 5px 10px;
    background: #999;
    color: #fff;
    cursor: pointer;
    right: 0;
    top: 0;
}

.seitingimgul li img {
    width: 100%;
    height: 150px;
}

.detck {
    float: right;
    color: #000;
    margin-right: 10px;
    margin-top: 20px;
    font-size: 14px;
}

.litttie {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
    color: #999;
    letter-spacing: 1.3px;
}

.mydiv_cont {
    height: 100%;
    overflow: auto;
    padding: 50px;
    padding-top: 20px;
}

.registration_btn {
    margin-top: 50px;
}

    .registration_btn a {
        width: 200px;
        text-align: center;
        display: block;
        font-size: 20px;
        border: 2px solid #000;
        background: #000;
        color: #fff;
        line-height: 30px;
        /* border-radius: 5px; */
    }

.PresentationTitle {
    margin-top: 20px;
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 20px;
}

.row {
    padding-top: 50px;
    min-height: 200px;
}

.overrow {
    margin-top: -30px;
}

.overrow2 {
    margin-top: -50px;
}

.ex_reads {
    background: url(../images/read.jpg) no-repeat 0 -1px;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    color: #666;
}

.container {
    width: 1180px !important;
    margin: 0 auto !important;
    /*padding: 0 15px;*/
    position: relative;
}

.clearfix:after {
    display: block;
    content: " ";
    clear: both;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.fixed_top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9998;
}

.ftbb {
    border-bottom: 2px solid #eee;
}

.defbacl {
    font-size: 24px;
    /*background: #333;*/
    font-weight: 700;
    /* border-radius: 10px; */
    height: 45px;
    color: #000;
    float: left;
    margin-left: -15px;
    padding: 0 20px;
    line-height: 45px;
    letter-spacing: 1px;
}

.userlogo_1 {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/userlogo-1.png) no-repeat center center;
    background-size: 20px 25px;
    vertical-align: initial;
    border: 1px solid #fff200;
    border-radius: 50%;
}

.tpbox22 {
    display: inline-block;
    margin-left: 20px;
    padding: 5px 0;
}

    .tpbox22 p {
        font-size: 14px;
        line-height: 22px;
        color: #000;
    }

.eccont {
    min-height: 500px;
    /*background:#eee;*/
    margin-top: 96px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ftbbbox1 {
    /*padding:5px 0;*/
}

.header_title1 {
    font-size: 16px;
    margin-right: 10px;
    margin-left: 5px;
    font-weight: 900;
    vertical-align: super;
    color: #333;
}

.header_title2 {
    font-size: 14px;
    color: #333;
    vertical-align: super;
}

.fixed_top2 {
    position: fixed;
    width: 100%;
    top: 60px;
    left: 0;
    background: #fff;
    z-index: 9998;
    border-bottom: 1px solid #eee;
}

.usernavbox > ul {
    text-align: center;
    display: inline-block;
    padding-right: 100px;
}

.flecenter {
    display: flex;
    align-items: start;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    padding: 26px 60px;
}

    .flecenter > div {
        /*padding-bottom:20px;*/
    }

.usernavbox {
    position: relative;
    /* padding: 0 20px; */
    /*background: rgba(0,0,0,.5);*/
}

    .usernavbox > div > ul {
        text-align: center;
        /*padding-right: 100px;*/
        /*display: inline-block;*/
    }

        .usernavbox > div > ul > li {
            display: inline-block;
            position: relative;
            /*min-width:90px;*/
        }

            .usernavbox > div > ul > li > a {
                display: block;
                /*width:100px;*/
                /*line-height:45px;*/
                text-align: center;
                color: #eee;
                font-size: 15px;
                padding: 0 16px;
                font-family: "SOURCEHANSANSCN";
                /*font-weight:900;*/
                /*border-radius:10px;*/
            }

                .usernavbox > div > ul > li > a:hover {
                    color: #fff200;
                }

            /*.usernavbox>div>ul>li>a:after{
    content: " ›";
    display:inline-block;
    font-weight:900;
    transform:rotate(90deg);
}*/
            .usernavbox > div > ul > li:nth-child(1) > a:after {
                /*content:"";*/
            }

.navchidrul {
    display: none;
    width: 110px;
    position: absolute;
    top: 20px;
    left: 0;
    background: rgba(0, 0, 0, .5);
    padding-top: 20px;
}

    .navchidrul li a {
        display: block;
        line-height: 1.5;
        font-size: 13px;
        color: #eee;
        padding: 5px 5px;
        text-align: left;
        font-family: "SOURCEHANSANSCN";
    }

        .navchidrul li a:hover {
            color: #727171;
            background: #eee;
        }

.mobnav {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/demonav.png) no-repeat;
    background-size: 100% 100%;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 20%;*/
    /*margin-top: 5px;*/
    cursor: pointer;
    display: none;
}

.mobclosebtn {
    display: block;
    font-size: 20px;
    padding: 0px 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 998;
    cursor: pointer;
    border: 1px solid #eee;
    display: none;
    color: #eee;
}

.flexbox_id1 {
    display: flex;
    gap: 24px;
}

.tople_rtext {
    /*font-family:'SOURCEHANSANSCN';*/
}

    .tople_rtext > p:nth-child(1) {
        color: #eee;
        font-size: 15px;
        font-family: 'SOURCEHANSANSCN';
    }

    .tople_rtext > p:nth-child(2) {
        color: #eee;
        font-size: 12px;
        margin-top: 1px;
        font-family: 'SOURCEHANSANSCN';
    }

.loginout_cla {
    font-size: 12px;
    color: #eee;
    margin-right: 10px;
}

.id_harea_r {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: end;
}

    .id_harea_r > a {
        display: block;
    }

        .id_harea_r > a > img {
            width: 26px;
            border: 1px solid #eee;
            border-radius: 50%;
        }

.rightNav_form {
    position: fixed;
    right: 0;
    bottom: 70px;
    z-index: 9999;
    width: 200px;
    padding: 10px;
    background: #666;
    transition: 0.5s;
}

.f_rows {
    display: flex;
    justify-content: center;
    margin-top: 12px;
}

.rq_span {
    color: red;
}

.f_l {
    width: 160px;
    color: #000000;
    font-size: 16px;
    font-weight: 900;
    text-align: right;
    padding: 0 5px;
}

.f_r {
    height: 28px;
    background: #fff;
}

    .f_r select {
        width: 180px;
        height: 100%;
        background: #fff;
        border: none;
        outline: none;
        line-height: 28px;
        font-size: 16px;
        padding: 0 5px;
    }

    .f_r input {
        width: 100%;
        height: 100%;
        background: none;
        border: none;
        outline: none;
        line-height: 28px;
        font-size: 16px;
        padding: 0 5px;
    }

.tea {
    width: 360px;
    height: auto;
    background: #fff;
}

    .tea textarea {
        width: 100%;
        background: none;
        border: none;
        outline: none;
        line-height: 28px;
        font-size: 16px;
        padding: 0 5px;
    }

.btn_box {
    text-align: center;
    margin-top: 20px;
}

    .btn_box input {
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #000000;
        font-size: 16px;
        font-weight: 900;
        background: #FFFFFF;
        border: none;
        cursor: pointer;
    }

.error {
    display: block;
    text-align: center;
    font-size: 14px;
    color: red;
}

.checkfr {
    width: 340px;
    background: #fff;
    padding: 10px;
}

    .checkfr ul li {
        width: 45%;
        line-height: 35px;
        display: inline-block;
    }

        .checkfr ul li span {
            font-size: 16px;
        }

        .checkfr ul li input {
            width: 15px;
            height: 15px;
        }

.oepv_sharebtn a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    background: #fff200;
    color: #727171;
    padding: 15px 0;
    width: 300px;
    margin: 0 auto;
    border-radius: 10px;
}

.rightNav {
    position: fixed;
    right: 0;
    bottom: 110px;
    z-index: 9999;
    text-align: right;
}

    .rightNav ul li a:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 100%;
        /*-webkit-transform: skew(-18deg);
    transform: skew(-18deg);*/
        position: absolute;
        left: 10px;
        top: 0;
        z-index: -1;
        background: #727171;
        border-radius: 10px;
    }

    .rightNav ul li:nth-child(1) a:before {
        border: 2px solid #fff;
    }

    .rightNav ul li:nth-child(2) a {
        color: #727171;
    }

        .rightNav ul li:nth-child(2) a:before {
            background: #fff200;
            border: 2px solid #000;
        }

.exf_right_area {
    text-align: center;
    /* text-align: right; */
    background: #fff;
    border: 2px solid #000;
    margin-bottom: 15px;
    position: relative;
    right: -10px;
    border-radius: 10px;
    min-width: 140px;
    transition: 0.2s;
    cursor: pointer;
}

    .exf_right_area:hover {
        transform: scale(1.1);
    }

    .exf_right_area > img {
        width: 110px;
        margin-top: 5px;
    }

.exf_right_text_area {
    padding: 5px 0;
    font-weight: 600;
    font-size: 14px;
}

.aside-link-wrap a:after {
    content: "\e6da";
    font-family: "i";
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-left: 8px;
    width: 0;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: width .35s ease, opacity .35s ease, -webkit-transform .35s ease;
    transition: width .35s ease, opacity .35s ease, -webkit-transform .35s ease;
    transition: width .35s ease, opacity .35s ease, transform .35s ease;
    transition: width .35s ease, opacity .35s ease, transform .35s ease, -webkit-transform .35s ease;
}

.rightNav ul li a {
    padding: 10px 40px 10px 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    /*font-weight: 700;*/
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    text-align: right;
    margin-right: -15px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.mjzx_text {
    position: absolute;
    width: 80px;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 10px;
    line-height: 30px;
    margin-left: -40px;
    left: 50%;
    top: 60px;
    display: none;
}

header .logo {
    line-height: 60px;
    padding: 0 20px;
    width: 170px;
    float: left;
}

header .menu_ul {
    display: inline-block;
    margin: 0 auto;
}

    header .menu_ul > li {
        display: inline-block;
        line-height: 50px;
        position: relative;
    }

        header .menu_ul > li > a {
            color: #fff;
            display: block;
            width: 150px;
            text-align: center;
            font-size: 16px;
            letter-spacing: 3px;
        }

            header .menu_ul > li > a.nav_act {
                color: #fff200;
                border-bottom: 2px solid #fff200;
            }

.header_search_n {
    display: inline-block;
    padding: 0px 5px;
    background: #fff;
    position: absolute;
    line-height: 25px;
    border: 1px solid #999;
    right: 0;
    top: 25px;
}

    .header_search_n input {
        display: inline-block;
        outline: none;
        border: none;
        background: none;
        width: 100px;
        height: 20px;
    }

    .header_search_n .search_ico {
        cursor: pointer;
        margin-left: 5px;
        color: #000;
        font-size: 20px;
    }

.menu_child {
    position: absolute;
    background: #fff200;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 60px;
    transition: .3s;
    display: none;
    z-index: 999;
}

    .menu_child > li > a {
        line-height: 50px;
        display: block;
        color: #333;
        font-size: 16px;
        letter-spacing: 0px;
        text-align: center;
    }

header .menu_contact {
    float: right;
    margin-left: 10px;
    /*height: 60px;*/
}

    header .menu_contact li {
        display: inline-block;
        /*line-height: 60px;*/
        padding: 0 10px;
        position: relative;
        transition: .2s;
    }

.weixinqrcode {
    width: 130px;
    position: absolute;
    top: 60px;
    left: 0;
    left: 50%;
    margin-left: -65px;
    display: none;
}

header .menu_contact li span {
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}

.lang_ul {
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

    .lang_ul > option {
        color: #333;
    }

.contact_header_box {
    position: absolute;
    right: 160px;
    top: 25px;
    line-height: 30px;
}

.phone_ico {
    color: #fff200;
    font-size: 30px;
}

.phone_text {
    color: #fff200;
    font-size: 16px;
    font-style: italic;
    font-weight: 900;
}

.warp_swper {
    min-height: 100px;
}

.rowtitle h2 {
    line-height: 50px;
    font-size: 26px;
    text-align: center;
    font-weight: 900;
    color: #666;
    margin-top: 0;
    margin-bottom: 0;
}

.rowtitle {
    padding-bottom: 60px;
}

.Exhibits_page {
    /*padding:50px 0;*/
}

.aboutpage {
    background: url(../images/abbg.jpg) no-repeat;
    background-size: cover;
}

.ztpage {
    background: url(../images/ztbg.jpg) no-repeat;
    background-size: cover;
}


.rdpage {
    background: url(../images/rdyy_bg.jpg) no-repeat;
    background-size: cover;
}

.Exhibits_list > li {
    float: left;
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
    /*padding-bottom:20px;*/
}

.Exhibits_list_ztfl > li {
    float: left;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    border: 2px solid #eee;
}

/*.Exhibits_list_ztfl>li:nth-child(5){
	margin-left: 13.5%;
	margin-right: 1.5%;
}
.Exhibits_list_ztfl>li:nth-child(6){
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.Exhibits_list_ztfl>li:nth-child(7){
	margin-left: 1.5%;
	margin-right: 13.5%;
}*/
.Exhibits_list_lt li a img {
    height: auto;
}

.Exhibits_list_zslive > li {
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
}

.bpcr_a_hd {
    padding: 6px 20px;
    font-size: 16px;
    background: #eee;
    font-weight: 600;
    margin-bottom: 10px;
}

.topdefaultlogoul {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-bottom: 30px;
}

    .topdefaultlogoul li {
        display: inline-block;
        vertical-align: top;
        margin-left: 0.5%;
        margin-right: 0.2%;
        width: 11.1%;
        height: 70px;
        box-shadow: 0px 3px 3px 3px #999;
        box-sizing: border-box;
        padding: 5px 7px;
    }

.tftl_x4 li {
    width: 23.6%;
}

.topdefaultlogoul li a {
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}



.swiper-container_1 {
    padding: 0 70px;
}

.swiper-container_2 {
    padding: 0 70px;
}

.swiper-container_3,
.swiper-container_4 {
    padding: 0 70px;
}

.Exhibits_list_swp > li {
    float: none;
    margin: 0;
}

.Exhibits_list_rd > li {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
}

.Exhibits_list_ztt > li {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    background: #eee;
    border-radius: 10px;
    padding: 8px;
}
.buyers-1-x6>li {
    width: 31%;
}
/*.Exhibits_list_ztt li:nth-child(9),.Exhibits_list_ztt li:nth-child(10){
    width:48%
}*/
.Exhibits_list_zt li a img {
    height: 200px;
}

.Exhibits_list_ztt li a img {
    height: auto;
}

/*.Exhibits_list_ztt li:nth-child(9) a img,.Exhibits_list_ztt li:nth-child(10) a img{
    height:320px;
}*/

.Exhibits_list .ex_title {
    padding: 10px;
    font-size: 16px;
    background: #eee;
    color: #000;
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.Exhibits_list .ex_info {
    color: #666;
    font-size: 14px;
    padding: 2px 10px;
    min-height: 42px;
}

.more_row {
    /*margin-top:-30px;*/
}

    .more_row .row_morelink {
        line-height: 50px;
        color: #333;
        font-size: 14px;
        display: block;
        text-align: right;
    }

    .more_row .more_ico {
        font-size: 20px;
        margin-left: 5px;
    }

.Brands_list > li {
    /*float: left;*/
    /*width: 16.6%;*/
    text-align: center;
    margin-bottom: 20px;
}

.bra_2 > li {
    float: left;
    width: 18.5%;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 1.5%;
    border: 1px solid #999;
}

.bra_3 > li {
    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 20px;
}

.Brands_list > li .logo_brico {
    width: 130px;
    height: 130px;
    display: block;
    /*border-radius: 50%;
    border: solid 3px;
    border-color: #EFEFEF;*/
    transition: .3s;
    margin: 0 auto;
}

.Brands_list > li .logo_brico2 {
    height: 80px;
}

.logountext {
    font-size: 13px;
    margin-bottom: 10px;
    height: 30px;
    color: #000;
}

.Brands_page_1 {
    background: url(../images/zhmj_bg.jpg) no-repeat;
    background-size: cover;
}


.Products_page {
    /*background: #eee;*/
}

.my-button-disabled {
    opacity: 0.2;
}

.Products_list > li {
    float: left;
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 30px;
    background: #eee;
    position: relative;
}

    .Products_list > li img {
        width: 100%;
        height: 200px;
    }

.Products_list .ex_title {
    padding: 10px 10px;
    font-size: 22px;
    color: #000;
    border-bottom: 1px solid #000;
    padding-top: 20px;
}

.Products_list .ex_info {
    color: #666;
    font-size: 14px;
    padding: 10px;
    height: 50px;
}

.Products_list .ex_styletext {
    display: inline-block;
    padding: 5px 10px;
    background: #bebebe;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    position: relative;
    left: 10px;
    top: 10px;
}

.Products_list .ex_footer {
    padding: 20px 10px;
    border-top: 1px solid #666;
}

.ex_footer .ex_boothid {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #666;
    min-height: 19px;
    margin-top: 5px;
}

.ex_footer .ex_companyname {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #666;
    min-height: 19px;
}

.event_list > li {
    vertical-align: top;
    background-color: white;
    /*padding: 20px;
    border: 1px #d8d8d8 solid;*/
    /*min-height: 300px;*/
    transition: .3s;
    position: relative;
    cursor: pointer;
}

.mark_title_act {
    margin-top: 5px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    min-height: 30px;
}

.event_list > li .ev_cont span {
    display: block;
    margin-bottom: 25px;
    text-align: center;
}

.event_list > li .event_time {
    font-size: 24px;
}

.event_list > li .event_campaignname {
    font-weight: 900;
    font-size: 22px;
}

.event_list > li .event_place {
    font-size: 16px;
}

.news_page {
    /*background: #eee;*/
}

.ex_news_page {
    background: #fff;
    position: relative;
}

.ex_faq_info {
    width: 100% !important;
    float: none;
    background: #eee;
    border-radius: 12px;
}

.faq_det {
    float: right;
    font-size: 14px;
    color: #727171;
    padding-right: 20px;
}

.bt_rowtt {
    width: 75%;
}

.news_list {
    width: 75%;
    float: left;
}

.recom_list {
    padding-left: 50px;
    width: 25%;
    float: right;
}

.news_list li {
    margin-bottom: 20px;
    padding: 15px 0;
    position: relative;
}

    .news_list li img {
        width: 30%;
        float: left;
    }

    .news_list li .news_info {
        /*padding:10px;*/
        width: 68.5%;
        float: right;
        padding: 15px 10px;
    }

    .news_list li .news_title {
        display: block;
        font-weight: 900;
        font-size: 18px;
        margin-bottom: 10px;
        color: #000;
    }

.ex_faq_info .news_title {
    padding-left: 25px;
    position: relative;
}

.ex_faq_info .news_text {
    padding-left: 25px;
    position: relative;
}

.page_content {
    padding-top: 96px;
}

.efi_tp_q, .efi_tp_a {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-weight: 600;
    padding: 1px 3px;
    border-radius: 3px;
}

.efi_tp_q {
    color: #333;
    background-color: #fff100;
}

.efi_tp_a {
    color: #fff100;
    background-color: #666;
}

.news_list li .news_text {
    font-size: 14px;
    margin-bottom: 0;
}

.news_list li .news_date {
    font-size: 12px;
    color: #666;
    position: absolute;
    bottom: 10px;
}

.ex_faq_info .news_date {
    display: none;
}

.newsKeyWord {
    margin-left: 20px;
}

.recom_list .re_tit {
    font-size: 16px;
}

.recom_list .re_ico {
    font-size: 22px;
}

.recom_list ul {
    margin-top: 30px;
}

    .recom_list ul > li a {
        line-height: 35px;
        display: block;
        color: #000;
        font-size: 16px;
    }

    .recom_list ul > li:nth-child(1) a {
        color: red;
    }

.QuickLink_list {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .QuickLink_list > li {
        float: left;
        width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        border: 1px solid #000;
        margin-bottom: 10px;
    }

        .QuickLink_list > li > a {
            color: #000;
            display: block;
            padding: 15px;
            font-size: 18px;
            transition: .3s;
        }

            .QuickLink_list > li > a:after {
                content: " >";
            }

footer {
    background: #727171;
    padding: 50px 0;
    position: relative;
}

    footer .line_cont {
        display: inline-block;
        width: 29%;
        vertical-align: top;
        margin-right: 20px;
    }

        footer .line_cont .line_tit {
            /*border-bottom: 1px solid #eee;*/
            padding-bottom: 10px;
            margin-right: 20px;
            color: #fff;
            /*font-weight: 900;*/
            font-size: 18px;
        }

            footer .line_cont .line_tit:before {
                width: 24px;
                content: " ";
                border-top: 2px solid #fff;
                display: block;
                margin-bottom: 20px;
            }

        footer .line_cont .line_ul {
            padding-right: 20px;
            margin-top: 10px;
        }

            footer .line_cont .line_ul li {
                margin-bottom: 10px;
            }

                footer .line_cont .line_ul li a {
                    display: block;
                    line-height: 26px;
                    font-size: 12px;
                    color: #fff;
                    /*float: left;*/
                    width: 100%;
                }

        footer .line_cont .line_ul_l li a {
            width: 50%;
        }

    footer .footerqrcode {
        width: 35%;
        /*width: 19%;*/
        /*text-align: center;*/
    }

.ft_bq_txare {
    text-align: center;
    padding: 22px 0;
    background: rgb(68, 68, 68);
}

    .ft_bq_txare a {
        color: inherit;
    }

    .ft_bq_txare > div {
        margin: 5px 0;
        font-size: 12px;
        color: #fff;
        vertical-align: middle;
    }

.lc_f_qra {
    display: inline-block;
    padding-right: 12px;
    margin-bottom:6px;
}

    .lc_f_qra > img {
        width: 100px;
    }

    .lc_f_qra > p {
        /*line-height: 25px;*/
        padding: 10px 0;
        line-height: 1.3;
        font-size: 14px;
        color: #fff;
        text-align: center;
        width: 100px;
    }

.lttnav {
    padding: 20px 0;
    color: #000;
}

    .lttnav a {
        font-size: 14px;
        color: #666;
    }

.main_infobody {
    min-height: 300px;
    margin: 30px auto;
}

.buyersact_list li {
    background: #eee;
}

.exrangarea table,
.exrangarea table td {
    border: none;
}

.itd_l,
.itd_r {
    width: 50%;
    float: left;
    height: 480px;
    padding: 30px;
}

.itd_l {
    background: #000;
    padding: 30px 20px;
    text-align: center;
}

    .itd_l > a {
        background-image: url(../images/idt_floor-h.jpg);
        display: block;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }

.itd_r {
    background: #fff;
    padding-right: 70px;
    border: 3px solid #fff200;
}

.itd_l_tit {
    font-weight: 900;
    font-size: 36px;
    color: #000;
    margin-bottom: 15px;
    text-align: left;
}
.gfth_a{
    display:inline-block;
    padding:5px 20px;
    background:#fff100;
    border-radius:6px;
    font-size:16px;
    font-weight:600;
    color:#333;
    margin-top:20px;
}
.sjdd {
    margin-top: 50px;
}

    .sjdd p {
        font-size: 16px;
        color: #727171;
        padding-bottom: 15px;
        font-weight: 900;
    }

        .sjdd p a {
            width: 220px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #727171;
            font-size: 18px;
            display: block;
            background: #fff200;
            border-radius: 20px;
            -moz-border-radius: 20px;
            -ms-border-radius: 20px;
            -o-border-radius: 20px;
            -webkit-border-radius: 20px;
            font-weight: bold;
            letter-spacing: 1px;
            /*margin-left: 85px;*/
            margin-top: 10px;
        }

.itd_data {
    margin-top: 50px;
}

    .itd_data > p {
        font-size: 12px;
        color: #999;
        margin-bottom: 20px;
    }

    .itd_data ul li {
        display: inline-block;
        width: 49%;
        padding: 0 15px;
        margin-bottom: 20px;
    }

        .itd_data ul li i {
            float: left;
            width: 60px;
        }

            .itd_data ul li i img {
                vertical-align: middle;
                margin-top: 10px;
                width: 40px;
            }

.idt_nums {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0;
    color: #727171;
    margin-left: 60px;
}

.idt_tetx {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 0;
    color: #727171;
    margin-left: 60px;
}

/*hover*/

.Exhibits_list_swp .ex_title:hover {
    background: #000;
    color: #fff200;
}


.registration_btn a:hover {
    background: #fff200;
    color: #fff;
}

header .menu_ul > li > a.hover {
    color: #fff200;
}

.menu_child > li > a:hover {
    background: #333;
    color: #fff200;
}

.Brands_list > li .logo_brico:hover {
    border-color: #fff200;
}

/*.news_list li .news_title:hover {
    color: #fff200;
}*/

.recom_list ul > li a:hover {
    color: red;
}

.QuickLink_list > li > a:hover {
    background: #000000;
    color: #fff;
}

header .menu_contact .cont_hover:hover {
    transform: scale(1.3);
}

.rightNav ul li a:hover {
    /*color:#fff200;*/
    transition: .2s;
    transform: translateX(-20px);
    /*transform:scale(1.3);*/
}

.Exhibits_list_zt2 li:nth-child(1),
.Exhibits_list_zt2 li:nth-child(2) {
    width: 46.5%;
}

.row_morelink:hover {
    color: #fff200;
}

/*.Exhibits_list>li:hover{
	transform: scale(1.1);
	transition: .2s;
}*/

.menu_mobile {
    /*line-height: 60px;*/
    display: none;
}

.menu_button {
    width: 40px;
    height: 30px;
    outline: none;
    background: #ddd;
    border: #ddd;
    border-radius: 3px;
    line-height: initial;
}

    .menu_button span {
        font-size: 20px;
        color: #888;
    }

.nopicinfo {
    height: 217px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
}

.lttnav a:hover {
    color: #fff200;
}

[class^="icon-"],
[class*=" icon-"] {
    line-height: inherit;
}

.childrennav {
    position: absolute;
    background: none;
    width: 150px;
    min-height: 280px;
    /*margin-left: -25px;*/
    display: none;
}

    .childrennav.cract {
        background: rgb(88, 89, 91);
    }

    .childrennav > p {
        line-height: 35px;
    }

        .childrennav > p > a {
            display: block;
            color: #fff;
            text-align: center;
            font-size: 14px;
        }

            .childrennav > p > a:hover {
                color: #fff200;
            }

.PresentationInfo img {
    max-width: 100%;
    height: auto;
}

/*login*/
.login-module-footer {
    background: #fff;
    border: 1px solid #999;
    padding: 30px;
    margin-top: 20px;
}

.ubanner {
    width: 100%;
    /*min-height:400px;*/
    background: #fff200;
}

.vslarea_code {
    display: inline-block;
    margin-right: 50px;
    vertical-align: middle;
    padding-top: 10px;
}

.ubanner2 {
    width: 100%;
    position: relative;
    margin-top: 94px;
}

.weblbox2 {
    padding: 50px 0;
    text-align: center;
}

.weblrbox {
    display: inline-block;
    width: 400px;
    vertical-align: top;
}

.lgnbg {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff200;
    width: 100%;
    height: 100%;
}

.lolgnbg {
    background: url(../images/picd1.jpg) no-repeat;
    background-size: 100% 100%;
}

.webrfooter {
    margin-bottom: 30px;
    border-left: 5px solid #333;
    font-size: 22px;
    line-height: 35px;
    text-align: left;
    /* padding-top: 12px; */
    padding-left: 10px;
    letter-spacing: 0px;
}

.regtype_area {
    text-align: left;
}

.weappcode_area {
    padding: 26px 60px;
    background: #fff;
    border: 1px solid #999;
}

.weblrbox img {
    width: 100%;
    border-radius: 50%;
    /*border-radius:50%;*/
}

.deloginbox {
    width: 480px;
    display: inline-block;
    vertical-align: middle;
    /*padding:20px;*/
    /*margin-left:100px;*/
}

.form-group {
    margin-bottom: 24px;
    text-align: left;
    position: relative;
}

.form-control {
    border-radius: 0;
    background-color: #f0f0f0;
    border-color: #d9d9d9;
    height: 48px;
    font-size: 1rem;
    line-height: 3em;
    padding-top: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 48px;
    color: #505050;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

    .form-control:focus {
        border: 1px solid #ccc;
    }

.cb-btn-fluid {
    background: #fff200;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    display: block;
    width: 100%;
    padding: 15px 5px;
    border: none;
    cursor: pointer;
    color: #727171;
}

.form-group label {
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
    max-width: 100%;
    font-size: 14px;
}

.login-module-header {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.cb-glyph-multi {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/userlogo-1.png) no-repeat center center;
    background-size: 60% 70%;
    vertical-align: initial;
    border: 1px solid #fff200;
    border-radius: 50%;
}

.login-module-header h2 {
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 0 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

/*logintype*/

/*abofull*/
.abofullarea {
    width: 100%;
    margin: 0px auto;
    padding: 60px 0;
    box-sizing: border-box;
    overflow: inherit;
}

.clear {
    clear: both;
}

.clear,
.cl {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.vleft {
    width: 48%;
    position: relative;
    cursor: pointer;
    position: relative;
}

    .vleft:nth-child(2n) {
        float: right;
    }

    .vleft:nth-child(2n+1) {
        float: left;
        overflow: hidden;
    }

.abofullarea a {
    display: block;
    overflow: hidden;
}

    .abofullarea a img {
        display: block;
        -webkit-transition: all ease .8s;
        transition: all ease .8s;
        width: 100%;
    }

.vleft img {
    width: 100%;
}

.cover-black {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all linear 0.1s;
}

.abofullarea .hd .cover-t {
    width: 100%;
    color: #FFF;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -10px;
}

.abofullarea .cover-t h2 {
    font-size: 38px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.abofullarea .cover-t .w-line {
    display: inline-block;
    height: 2px;
    background-color: #fff;
    width: 80px;
    margin-bottom: 15px;
}

.abofullarea .cover-t h3 {
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 2px;
}

.abofullarea a:hover .cover-black {
    background-color: rgba(0, 0, 0, 0.5);
}

.abofullarea a:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}


.news_list {
    width: 30%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

    .news_list dl {
        overflow: hidden;
        position: relative;
        border: 1px solid #eee;
    }

    .news_list dt {
        position: relative;
    }

        .news_list dt span {
            position: absolute;
            left: 5%;
            bottom: 10px;
            display: inline-block;
            padding: 2px 10px;
            border-radius: 3px;
            background: #fff200;
            font-size: 16px;
            color: #666;
            font-weight: 600;
        }

.nlcim_span {
    position: absolute;
    left: -1%;
    top: 35px;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
    background: #fff200;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}

.news_list h3 {
    font-size: 18px;
    color: #fff200;
    line-height: 35px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 0;
}

.news_list dt .imgbg {
    display: block;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top, center;
}

.news_list .imgbg {
    display: inline-block;
    width: 30%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center, center;
}

.news_list h3 a {
    font-size: 18px;
    color: #000;
}

.news_list dt:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}


.news_list dd {
    height: 100%;
    padding: 0 10px;
    padding-top: 10px;
}

    .news_list dd p {
        font-size: 14px;
        line-height: 26px;
        height: 78px;
        overflow: hidden;
        color: #666666
    }

.news_list .more {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
}

.index_hezuo {
    padding: 80px 100px;
    overflow: hidden
}

.nnlmore {
    position: relative;
    margin-top: 20px;
    display: block;
    padding: 0 10px;
}

    .nnlmore > span:nth-child(1) {
        float: left;
        font-size: 15px;
        color: #666666;
        font-weight: 600;
    }

    .nnlmore > span:nth-child(2) {
        float: right;
        padding-right: 20px;
        font-size: 20px;
        color: #666666;
        font-weight: 600;
    }

.more {
    display: inline-block;
    padding: 5px 10px;
    color: #727171;
    font-size: 16px;
    line-height: normal;
    background-color: #fff200;
}

    .more .arrow {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../images/arrow.png) no-repeat 0 2px;
        padding-right: 5px;
        margin-right: 5px;
    }

    .more span {
        float: left;
        line-height: 20px;
    }

/*register*/
.brred {
    border-color: red !important;
}

.top100box input[type=text] {
    letter-spacing: 0 !important;
}

.vrgiparea input[type=text]::-webkit-input-placeholder {
    color: rgb(216, 171, 77);
    font-size: 16px;
}

.vrgbo2a {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #666;
    padding-left: 10px;
    color: #666;
}

    .vrgbo2a p {
        font-size: 14px;
    }

    .vrgbo2a span {
        display: none;
    }

/*newproducts*/
.rowtitle h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 140%;
    color: #212121;
}

.npr_vdico {
    width: 100%;
    position: absolute;
    /* left: 10px; */
    height: 160px;
    top: 0;
    /*background: rgba(0,0,0,.2);*/
}

.npr_vdico-vdmp {
    height: 100%;
    z-index: 99;
}

.npr_vdico img {
    width: 30px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

/*.rightNav{display:none;}*/
.more_row a {
    font-size: 16px !important;
}

.Exhibits_list {
    margin-top: 20px;
}

.goview {
    margin-top: 10px;
}

.abotitle {
    line-height: 25px;
    font-weight: initial;
}

.npitempic {
    border: 1px solid #eee;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.np-s-area {
    width: 350px;
    margin: 0 auto;
    /* margin-top: -20px; */
    margin-bottom: 20px;
    position: relative;
    padding-top: 10px;
    /*padding-left:30px;*/
    text-align: center;
}

    .np-s-area input[type=text] {
        width: 70%;
        height: 30px;
        font-size: 14px;
        padding: 0 5px;
        position: relative;
        padding-left: 30px;
        color: #727171;
        background: #fff;
        border: 1px solid #727171;
        border-radius: 10px;
    }

    .np-s-area button {
        background: none;
        border: none;
        height: 30px;
        vertical-align: top;
        padding: 0 5px;
        font-size: 14px;
        cursor: pointer;
        /* margin-top: 10px; */
        position: absolute;
        left: 16%;
        top: 10px;
    }

.abotitle_1 {
    font-weight: 700;
    padding-bottom: 0;
    line-height: 150%;
    font-size: 16px;
    display: block;
    text-align: left;
    padding: 0 5px;
}

.abotitle_2 {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #727171;
    text-align: left;
    padding: 0 5px;
}

.abotitle_3 {
    font-size: 12px;
    text-align: left;
    color: #727171;
    padding: 0 5px;
    margin-bottom: 5px;
}

    .abotitle_3 span {
        font-size: 16px;
        font-weight: 900;
    }

.Exhibits_list_ztfl .abotitle {
    font-weight: 700;
    padding: 0 5px;
    padding-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    text-align: left;
    padding: 0 px;
    margin-bottom: 6px;
}

.Exhibits_list_ztfl a img {
    height: auto;
    margin-bottom: 10px;
}

.Exhibits_list_ztfl .ztfl-tp {
    font-size: 14px;
    line-height: 28px;
    color: #727171;
    text-align: left;
    padding: 0 5px;
    min-height: 202px;
}

.isstar-ico {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 60px;
}

/*分页*/
.mlview_p2_fy_area {
    padding: 20px 0;
}

.Aspnp {
    text-align: center;
}

    .Aspnp > a {
        border: 1px solid #666;
        padding: 5px 10px;
        color: #999;
    }

    .Aspnp > span {
        border: 1px solid #999;
        padding: 5px 10px;
        background: #fff200;
        color: #666 !important;
    }

.np-s-area input[type=text]::-webkit-input-placeholder {
    /* WebKit browsers，webkit内核浏览器 */
    color: #666;
}

.np-s-area input[type=text]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.np-s-area input[type=text]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}

.np-s-area input[type=text]:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
}

/*pro_view_area*/
.Exhibits_list_ztt .iconfont {
    font-size: 20px;
    color: red;
}

.bjxicoa {
    width: 26px;
    height: auto !important;
    vertical-align: top;
}

.tittop {
    font-size: 24px;
    font-weight: 600;
    color: #727171;
    text-align: center;
    font-family: Arial;
    padding-top: 20px;
}

.pro_view_area {
    padding: 20px 200px;
    margin-top: 100px;
}

.prev_pic_area {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 380px;
    background-color: #fff;
}

.prve_title {
    margin-top: 0px;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    margin-top: 30px;
}

.prev_pic_area_mb {
    display: none;
}

.prve_companyname {
    margin-top: 10px;
    font-size: 16px;
    color: #727171;
    font-weight: 900;
}

.prve_team {
    margin-top: 5px;
    font-size: 16px;
    color: #999;
}

.prve_heightlight {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.prev_line {
    display: block;
    width: 80px;
    border-bottom: 5px solid rgb(216, 171, 77);
    margin-top: 10px;
}

.prev_des_area {
    margin-top: 20px;
    padding: 5px 0;
    box-shadow: 0px 1px 3px 2px #eee;
    border-radius: 10px;
    padding: 10px;
}

    .prev_des_area pre {
        font-size: 16px;
        color: #666;
        white-space: pre-wrap;
        word-wrap: break-word;
        min-height: 110px;
    }

.Products_page .rowtitle h2 {
    margin: 0;
    font-size: 22px;
}

.contcat_barea {
    font-size: 16px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    padding: 0 10px;
    background: rgb(216, 171, 77);
    margin-top: 15px;
}

.pre_l {
    float: left;
    width: 50%;
    padding-right: 10px;
}

.pre_r {
    float: right;
    width: 45%;
}

.npicoarea {
    position: absolute;
    top: 0;
    right: -140px;
}

    .npicoarea img {
        display: block;
        width: 120px;
        margin-bottom: 7px;
    }

.pre_view_tit_area {
    margin: 0 200px;
    text-align: center;
    margin-top: 100px;
    position: relative;
    margin-bottom: 0px;
}

.pvt_c {
    display: inline-block;
    /* padding: 0 10px; */
    /*position: absolute;*/
    top: -80px;
    background: #fff;
    left: 50%;
    margin-left: -60px;
}

    .pvt_c h2 {
        font-size: 32px;
        font-weight: 600;
        color: rgb(216, 171, 77);
        text-align: center;
        font-family: -webkit-pictograph;
        margin-bottom: 5px;
    }

    .pvt_c h3 {
        margin: 0;
        font-size: 18px;
    }

/*搜索框*/
.ehsvkArea {
    color: #333;
    margin: 0;
    border: 1px solid #000;
    padding: 2px 5px;
    font-size: 12px;
    width: 120px;
    display: inline-block;
    border-radius: 12px;
    /*margin-left:300px;*/
}

    .ehsvkArea input {
        margin: 0;
        color: #333;
        font-size: 100%;
        padding: 0;
        border: none;
        outline: 0;
        height: 100%;
        width: 100%;
    }

.ehsvkBtn {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/search_03.jpg);
    background-size: auto;
    vertical-align: bottom;
    cursor: pointer;
}

.mlview_fw_area_c {
    margin-top: 20px;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 10px;
}

    .mlview_fw_area_c > a {
        margin-left: 50%;
        display: inline-block;
        width: 40%;
    }

.ev_jianjie_area {
    margin: 25px 0;
    /*padding: 0 20px;*/
}

    .ev_jianjie_area > div {
        vertical-align: middle;
        position: relative;
    }

.eja_d1 {
    display: inline-block;
    width: 27%;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-align: left;
}

.eja_d2 {
    display: inline-block;
    width: 6%;
    color: rgb(88, 86, 87);
    text-align: left;
}

.eja_d3 {
    display: inline-block;
    width: 60%;
    font-size: 18px;
    color: rgb(88, 86, 87);
    text-align: left;
}

.eja_d1:after {
    content: " ";
    position: absolute;
    width: 70px;
    height: 15px;
    background: rgb(221, 221, 221);
    left: 0;
    top: 12px;
    z-index: -1;
}

.wenh_area {
    font-size: 14px;
    padding-left: 20px;
    color: rgb(88, 86, 87);
    /*background: rgb(221,221,221);*/
    height: 16px;
    margin-top: 20px;
    background-image: url(../images/nval_ico.png);
    background-repeat: no-repeat;
    height: 36px;
    background-position: left top;
    padding-left: 85px;
    position: relative;
}

    .wenh_area > div {
        display: inline-block;
        background: #fff;
        padding: 0 15px;
        position: relative;
        top: 15px;
    }

    .wenh_area:after {
        content: " ";
        display: block;
        background: #eee;
        height: 10px;
        width: 50%;
        bottom: 0;
        position: absolute;
        left: 200px;
    }

    .wenh_area span {
        font-size: 18px;
        font-weight: 900;
    }

.starli_lt_area {
    width: 50%;
    margin-bottom: 20px;
}

.mlp_n_info {
    background: #fff;
    margin: 0px;
    border-radius: 20px;
    /* position: relative; */
    margin-top: -25px;
    padding: 10px;
    border: 1px solid #eee;
    position: relative;
    z-index: 99;
    padding-top: 20px;
}

.mlp_if_t {
    display: flex;
    justify-content: left;
}

.mlp_if_logo {
    width: 80px;
    height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    /*border: 1px solid #999;*/
    border-radius: 50%;
}

.mlp_bot_more_a {
    margin: 20px 0px;
}

    .mlp_bot_more_a > a {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff;
        background: #666;
        padding: 6px 0;
        border-radius: 3px;
    }

.npl_det_c {
    margin: 30px 0;
}

.npl_det_c_row {
    display: flex;
    justify-content: left;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 0;
}
.enreg_hr{
    margin: 26px 0;
}
.suyredbor {
    border: 1px solid red;
}
.questionnaireInfo-li{
    margin-bottom:20px;
}
.questionnaireInfo-li-title{
    color:red;
    font-weight:600;
    font-size:16px;
    margin-bottom:10px;
}
.weui-cell{
    display:flex;
    gap:14px;
    padding:3px 0;
    font-size:16px;
}
.
.ndcr_l {
    width: 30%;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    background-position: left top;
}

.ndcrl1 {
    background-image: url(../images/idtncr1.png);
}

.ndcrl2 {
    background-image: url(../images/idtncr2.png);
}

.ndcrl3 {
    background-image: url(../images/idtncr3.png);
}

.ndcrl4 {
    background-image: url(../images/idtncr4.png);
}

.ndcr_r {
    width: 70%;
}

.mlp_if_name {
    font-size: 18px;
    font-weight: 900;
    color: #000;
    line-height: 2;
}

.mlpmp_a {
    margin-top: 30px;
}

    .mlpmp_a > div {
        display: inline-block;
        position: relative;
        width: 47%;
        margin-left: 1%;
        margin-right: 1%;
    }

.mlview_p2_item_pic {
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 10px;
    overflow: hidden;
}

.mlview_p2_item_p1 {
    color: #000;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 40px;
    padding-right: 120px;
}

.mlpmp_a .mlview_p2_item_pic {
    border: 1px solid #eee;
    border-radius: 15px;
}

.mlpmp_a .mlview_p2_item_p1 {
    padding-right: 0;
    margin-bottom: 20px;
}

.mlp_if_brd {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}

.mlp_if_b {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

    .mlp_if_b > div {
        width: 100px;
        text-align: center;
    }

        .mlp_if_b > div:nth-child(1) {
            border-right: 1px solid #eee;
        }

        .mlp_if_b > div:nth-child(2) {
            border-right: 1px solid #eee;
        }

.mlp_if_bt_text {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.mlp_if_bid {
    font-size: 16px;
    /*font-weight: 900;*/
}

.mlp_n_del {
    margin: 15px 0px;
    background: #fff;
    border-radius: 20px;
    min-height: 100px;
    padding: 20px 10px;
    margin-bottom: 0;
    border: 1px solid #eee;
}

.mlp_de_tti {
    font-size: 16px;
    font-weight: 900;
    color: #666;
    text-align: left;
    position: relative;
    z-index: 2;
    letter-spacing: 2px;
    border-bottom: 1px solid #999;
    padding-bottom: 3px;
}

.mlp_ctn_a {
    display: flex;
    justify-content: center;
}

    .mlp_ctn_a > a {
        width: 50%;
        padding: 6px 0;
        text-align: center;
        font-size: 16px;
    }

        .mlp_ctn_a > a:nth-child(1) {
            background: #666;
            color: #fff;
        }

        .mlp_ctn_a > a:nth-child(2) {
            background: #fff200;
            color: #666;
        }

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.mlp_de_decont {
    padding-top: 15px;
    margin-bottom: 10px;
    position: relative;
    /*height: 40px;*/
    /*box-sizing: content-box;*/
}

    .mlp_de_decont pre {
        font-size: 16px;
        color: #666;
        line-height: 1.7;
        font-weight: 900;
    }

.vnd_ic1 {
}

.vnd_ic2 {
}

.vnd_ic3 {
    position: absolute;
    top: 30px;
    left: 38px;
    width: 22px;
}

.vnd_ic4 {
    position: absolute;
    bottom: 10px;
    width: 22px;
    right: 38px;
}

.vnd_ic5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
}

.vnd_ic6 {
    position: absolute;
    top: 30px;
    right: 0;
    width: 15px;
}

.mlif_asp {
    background: #fff200;
    color: #666;
    border-radius: 10px;
    padding: 0 10px;
}

.npvw_p_a img {
    margin-bottom: 10px;
}

.mdd-zk {
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: 900;
    font-size: 16px;
    cursor: pointer;
}

.mlnavda {
    margin: 25px 0;
    display: flex;
    justify-content: center;
}

    .mlnavda > div {
        width: 100px;
        text-align: center;
    }

        .mlnavda > div > a {
            color: #666;
            border-radius: 12px;
            padding: 3px 15px;
            cursor: pointer;
        }

.mdet_en {
    font-weight: normal;
    letter-spacing: 0;
    font-size: 8px;
    position: absolute;
    right: 0;
    bottom: 3px;
    color: #666;
}

.fmdv_mb {
    display: none;
}



@media (max-width:880px) {
    .pro_view_area {
        padding: 20px 20px;
    }

    .pre_view_tit_area {
        margin-left: 20px;
        margin-right: 20px;
    }

    .prve_title {
        font-size: 24px;
    }

    .prve_companyname {
        font-size: 16px;
    }

    .prve_heightlight {
        font-size: 18px;
    }

    .pre_l,
    .pre_r {
        width: 100%;
        padding-right: 0;
    }

    .npicoarea {
        top: -90px;
        right: 0;
    }

    .starli_lt_area {
        width: 100%;
    }

    .mlview_fw_area_c {
    }

        .mlview_fw_area_c a {
            margin-left: 0;
            width: 100%;
        }
}

@media (max-width: 1170px) {
    .container {
        width: 100% !important;
        margin: 0 auto !important;
        /*padding: 0 10px;*/
    }

    .itd_l,
    .itd_r {
        width: 100%;
        padding: 20px;
        height: auto;
    }

    .itd_l {
        text-align: center;
    }
}

.wf_area {
    position: absolute;
    bottom: 30%;
    left: 100px;
}

.npr_pic_a img {
    height: 200px;
}

.ydHeader {
    display: none;
}

.ydFooter {
    display: none;
}

/*2026-05-13*/



.nav-wrapper {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 20px 0 0px 0px;
    background: #fefdea;
    position: fixed;
    top: 0;
    z-index: 999;
}

/* 固定首页 */
.nav-home {
    position: relative;
    flex-shrink: 0;
    font-size: 16px;
    padding: 9px;
    /* line-height: 1; */
    padding-bottom: 9px;
    /*margin-right: 14px;*/
    cursor: pointer;
}

    .nav-home > a,
    .nav-item > a,
    .card > a {
        color: inherit;
        text-decoration: none;
        word-break: break-all;
    }

.bottom-item > a {
    display: block;
    text-align: center;
    color: inherit;
    text-decoration: none;
}

/* 可滚动区域 */
.nav-scroll {
    flex: 1;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

    .nav-scroll::-webkit-scrollbar {
        display: none;
    }

.nav-list {
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    /* gap: 10px; */
    /* padding-right: 16px; */
    min-width: 320px;
}

.nav-item {
    position: relative;
    flex-shrink: 0;
    font-size: 16px;
    /* line-height: 1; */
    padding: 8px 10px;
    padding-bottom: 9px;
    cursor: pointer;
}

.page_cont {
    min-height: 900px;
    margin-bottom: 60px;
    background: #777;
    margin-top: 60px;
}

/* 激活状态 */
.nav-home.active::after,
.nav-item.active::after {
    content: "";
    position: absolute;
    left: 15%;
    bottom: 0;
    width: 70%;
    height: 3px;
    background: #E8DB1C;
    /* border-radius: 10px; */
}

.nav-wrapper .active {
    background: #fff;
    border-radius: 8px 8px 0 0;
}
/* ================= 内容区域 ================= */
.sub-menu-h {
    position: relative;
    top: 68px;
    width: 100%;
}

.sub-menu-box {
    position: relative;
    display: none;
    margin: 0 16px 10px;
    margin-top: 7px;
    padding: 12px;
    background: #F2F2F7;
    border-radius: 10px;
}

    /* 当前显示 */
    .sub-menu-box.active {
        display: block;
    }

    /* 小三角 */
    .sub-menu-box::before {
        content: "";
        position: absolute;
        left: 42px;
        top: -12px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 13px solid #F2F2F7;
    }

.card-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-start;
    /* 左对齐关键 */
}

/* 固定宽度卡片 */
.card {
    width: calc((100% - 24px) / 3);
    /* 16px gap * 2 = 32px */
    height: 30px;
    background: #fff;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #777;
    flex: 0 0 auto;
    /* 禁止拉伸 */
}

/* 首页 */
.sub-menu-box:nth-child(1)::before {
    left: 2%;
}

/* 关于展会（第1个 nav-item） */
.sub-menu-box:nth-child(2)::before {
    left: 23%;
}

/* 新产品 */
.sub-menu-box:nth-child(3)::before {
    left: 40%;
}

/* 参展 */
.sub-menu-box:nth-child(4)::before {
    left: 54%;
}

/* 参观 */
.sub-menu-box:nth-child(5)::before {
    left: 68%;
}

/* 活动 */
.sub-menu-box:nth-child(6)::before {
    left: 82%;
}

/* 新闻 */
.sub-menu-box:nth-child(7)::before {
    left: 93%;
}

.bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    border-top: 1px solid #eee;
    display: flex;
    z-index: 999;
}

.bottom-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #888;
    cursor: pointer;
}

    .bottom-item .icon {
        width: 22px;
        height: 22px;
        margin-bottom: 4px;
        object-fit: contain;
    }


    /* 可选：激活放大效果 */
    .bottom-item.active .icon {
        transform: scale(1.05);
    }

.warp .content {
    margin-top: 66px !important;
}

.idvdo_area .yd_tdb_area {
    padding-left: 30px;
}

.yd_tdb_area h1 {
    margin-top: 15px;
    font-size: 24px;
}

.yd_tdb_area p:nth-child(3) {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0px;
}

.deb_bh1 {
    padding: 0 15px;
    position: relative;
    top: -30px;
    margin-bottom: -20px;
}

    .deb_bh1 img {
        width: 100%;
        border-radius: 6px;
    }

.ExhibitClassification ul {
}

    .ExhibitClassification ul li {
        list-style: none;
        margin-bottom: 10px;
    }

        .ExhibitClassification ul li > a.active {
            background-color: #fff100;
        }

        .ExhibitClassification ul li > a {
            display: block;
            background-color: #eee;
            padding: 8px 10px;
            border-radius: 6px;
        }


        .ExhibitClassification ul li > div {
            background: #eee;
            padding: 10px;
            display: none;
        }



            .ExhibitClassification ul li > div .ec_hd_b_item {
                margin-bottom: 10px;
            }

                .ExhibitClassification ul li > div .ec_hd_b_item label {
                    background: #fff;
                    font-size: 14px;
                    padding: 8px;
                    border-radius: 6px;
                    display: inline-block;
                    color: #666;
                }

                .ExhibitClassification ul li > div .ec_hd_b_item:last-child {
                    margin-bottom: 0px;
                }

.ec_item_ico {
    width: 22px;
    height: 22px;
    vertical-align: middle;
}

.ec_item_label {
    font-size: 16px;
    vertical-align: middle;
    padding-left: 5px;
    color: #000;
}

.ec_item_span {
    font-size: 22px;
    vertical-align: middle;
    float: right;
    margin-top: -3px;
}

/* 主卡片容器 —— 提升设计感，符合展位/产品查询的现代风格 */
.search-card {
    max-width: 860px;
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(0px);
    border-radius: 48px;
    /* 圆润大圆角，与图片柔和风格近似 */
    box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.25), 0 2px 5px rgba(0, 0, 0, 0.02);
    transition: all 0.2s ease;
    padding: 24px 28px;
}

/* 搜索框的整体布局 —— 横向 flex，保证输入框和按钮无缝对接 */
.search-wrapper {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 12px;
    /* 极高圆角，胶囊形状，参考现代UI */
    border: 2px solid #fff100;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02), inset 0 1px 0 #ffffff;
    transition: all 0.25s cubic-bezier(0.2, 0, 0, 1);
    max-width: 600px;
    margin: 0 auto;
}

    /* 聚焦时高亮效果，提升用户体验 */
    .search-wrapper:focus-within {
        border-color: #3b82f6;
        box-shadow: 0 4px 18px rgba(59, 130, 246, 0.15), 0 0 0 3px rgba(59, 130, 246, 0.2);
        transform: scale(1.01);
    }

/* 搜索图标区域 (前置装饰，参考设计图中的“搜索”前置视觉) 
           但原图没有明显图标，但为了精致感，增加一个轻量的搜索图标，但保持与"产品名/公司名/展位号"文本和谐 
           如果完全追求极简，也可以不加，但会增加识别性。遵循图片风格，加入柔和SVG */
.search-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 22px;
    padding-right: 10px;
    color: #94a3b8;
    transition: color 0.2s;
}

    .search-icon svg {
        width: 22px;
        height: 22px;
        stroke: currentColor;
        stroke-width: 1.8;
        fill: none;
    }

.search-wrapper:focus-within .search-icon {
    color: #3b82f6;
}

/* 输入框主体 —— 无边框，完全继承父容器背景，字体优雅 */
.search-input {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    font-size: 14px;
    /*padding: 18px 8px 18px 0;*/
    font-weight: 450;
    color: #1e293b;
    letter-spacing: -0.2px;
    font-family: inherit;
}

    /* 占位符样式 (产品名/公司名/展位号) 精确匹配图片中的提示文案 */
    .search-input::placeholder {
        color: #9ca3af;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: -0.2px;
        opacity: 0.85;
    }

    /* 针对不同浏览器做占位符微调 */
    .search-input:-ms-input-placeholder {
        color: #9ca3af;
    }

/* 搜索按钮设计 —— 具有渐变/微阴影，圆润且呼应展会的专业感 */
.search-btn {
    background: #fff100;
    border: none;
    border-radius: 12px;
    padding: 6px 20px;
    margin: 6px;
    margin-left: 4px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.25s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    letter-spacing: 0.5px;
    font-family: inherit;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    white-space: nowrap;
}

    /* 按钮悬浮/点击效果增加交互 */
    .search-btn:hover {
        transform: translateY(-1px);
        box-shadow: 0 8px 18px rgba(37, 99, 235, 0.25);
    }

    .search-btn:active {
        transform: translateY(1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    /* 按钮内部SVG图标尺寸小，与文字配合 */
    .search-btn svg {
        width: 18px;
        height: 18px;
        stroke: white;
        stroke-width: 2;
        fill: none;
    }
/* 容器：三列布局 */
.card-container-exfuwu {
    display: flex;
    gap: 10px;
    max-width: 1200px;
    margin: 0 auto;
}

/* 单个卡片 */
.feature-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f5f6fa;
}

/* 文字 + 箭头 头部区域 */
.card-header {
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

/* 标题文字 */
.card-title {
    font-size: 16px;
    font-weight: 500;
    color: #111111;
    text-align: center;
    min-height: 42px;
}

/* 圆形箭头按钮 */
.arrow-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #666666;
}

/* 底部图片区域 */
.card-image {
    width: 100%;
    height: 100px;
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
}

/* 附加动画效果：搜索框加载时淡入，增强质感 */
.search-card {
    animation: fadeSlideUp 0.35s ease-out;
}

/* 核心卡片容器：关键是用display:flex实现等高 */
.activity-card {
    display: flex;
    align-items: stretch; /* 让子元素自动拉伸，高度一致 */
    margin-bottom: 30px;
}

/* 左侧海报 */
.poster {
    width: 50%;
    border-radius: 12px 0 0 12px;
    flex-shrink: 0;
}

    .poster img {
        display: block; /* 消除图片下方默认间距 */
        width: 100%;
        height: auto; /* 保持图片比例，高度由图片本身决定 */
        border-radius: 12px 0 0 12px;
    }

/* 右侧入口区 */
.detail-section {
    flex: 1;
    background-color: #f5f6fa;
    border-radius: 0 12px 12px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; /* 文字和箭头垂直居中 */
    padding: 16px;
}

.detail-text {
    font-size: 16px;
    color: #888;
    margin-bottom: 8px;
}

.awa-arrow-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #666;
}


/* 对交互的焦点样式提高可访问性 */
.search-input:focus {
    caret-color: #3b82f6;
}

.id_top_ssk {
    margin-bottom: 15px;
    padding: 0 15px;
    padding-top: 10px;
}

.de_fanhui_a {
    display: inline-block;
    padding: 12px 0;
    font-size: 14px;
    color: #333;
}

.cms-block-tit {
    background: #eee;
    border-radius: 12px;
    padding: 15px 10px;
}

    .cms-block-tit ul li {
        margin-bottom: 10px;
    }

        .cms-block-tit ul li a {
            color: #333;
            font-size: 14px;
        }

.cms-block-tit-fbt {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    border-left: 5px solid #fff100;
    padding-left: 10px;
    margin: 15px 0;
}
/* 卡片容器 */
.card-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 40px;
}

/* 单个名片卡片 */
.contact-card {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 16px;
    padding: 16px 20px;
    gap: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* 左侧头像占位 */
.avatar-placeholder {
    width: 120px;
    height: 120px;
    border-radius: 12px;
    /*background-color: #f5f7fa;*/
    flex-shrink: 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

/* 中间文本信息区 */
.info-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.card-container .name {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
}

.card-container .title {
    font-size: 14px;
    color: #333333;
    margin-bottom: 8px;
    max-width:200px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    color: #666666;
}

    .contact-item .label {
        color: #888888;
        font-size: 14px;
    }

    .contact-item .value {
        color: #1a1a1a;
        font-size: 14px;
    }

/* 右侧二维码区 */
.qrcode-section {
    flex-shrink: 0;
}

.card-container .qrcode {
    width: 120px;
    height: 120px;
    /* border-radius: 8px; */
    background-color: #ffffff;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><rect width="100" height="100" fill="white"/><rect x="10" y="10" width="20" height="20" fill="black"/><rect x="70" y="10" width="20" height="20" fill="black"/><rect x="10" y="70" width="20" height="20" fill="black"/><rect x="70" y="70" width="20" height="20" fill="black"/><rect x="15" y="15" width="10" height="10" fill="white"/><rect x="75" y="15" width="10" height="10" fill="white"/><rect x="15" y="75" width="10" height="10" fill="white"/><rect x="75" y="75" width="10" height="10" fill="white"/><rect x="20" y="20" width="5" height="5" fill="black"/><rect x="80" y="20" width="5" height="5" fill="black"/><rect x="20" y="80" width="5" height="5" fill="black"/><rect x="80" y="80" width="5" height="5" fill="black"/><rect x="30" y="30" width="40" height="40" fill="black" opacity="0.1"/></svg>');
    background-size: cover;
    border: 1px solid #eee;
}
/* 列表容器 */
.ee-news-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 900px;
    margin: 0 auto;
    padding-top: 20px;
}

    /* 单个资讯卡片 */
    .ee-news-list .news-card {
        display: flex;
        align-items: flex-start;
        background-color: #f5f6fa;
        border-radius: 16px;
        padding: 20px;
        gap: 20px;
        position: relative;
        cursor: pointer;
    }

    /* 左侧文本信息区 */
    .ee-news-list .info-section {
        flex: 1;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /* 标题栏 */
    .ee-news-list .title-row {
        display: flex;
        align-items: flex-start;
        gap: 12px;
    }

    /* 黄色标签 */
    .ee-news-list .tag {
        background-color: #fff100;
        color: #000000;
        font-size: 14px;
        font-weight: 300;
        padding: 2px 10px;
        border-radius: 4px;
        flex-shrink: 0;
    }

    /* 主标题 */
    .ee-news-list .main-title {
        font-size: 16px;
        font-weight: 600;
        color: #1a1a1a;
        line-height: 1.7;
        margin: 0;
    }

    /* 摘要文本 */
    .ee-news-list .summary {
        font-size: 14px;
        color: #666666;
        line-height: 1.6;
    }

    /* 日期文本 */
    .ee-news-list .date {
        font-size: 14px;
        color: #888888;
    }

    /* 右侧图片区 */
    .ee-news-list .image-section {
        flex-shrink: 0;
    }

    .ee-news-list .cover-img {
        width: 240px;
        height: 180px;
        border-radius: 8px;
        background-color: #ffffff;
        background-size: cover;
        background-position: center;
    }

    /* 第一张图占位 */
    .ee-news-list .img-1 {
        background-image: url('https://img01.51jobcdn.com/im/2018/company/no_logo.png');
        background-color: #f0f0f0;
    }

    /* 第二张图占位 */
    .ee-news-list .img-2 {
        background-image: url('https://img01.51jobcdn.com/im/2018/company/no_logo.png');
        background-color: #f0f0f0;
    }
.itd_la_block {
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    gap: 20px; /* 设置间距（可选） */
}
    .itd_la_block > a {
        width: calc((100% - 40px) / 3);
    }

    @media (max-width: 1200px) {
        .ubanner2 {
        margin-top: 60px;
        padding: 0 15px;
    }

    .vslarea_code {
        display: none;
    }

    .ee-news-list {
        padding: 15px;
    }

        .ee-news-list .news-card {
            padding: 10px;
        }
        /* 右侧图片区 */
        .ee-news-list .image-section {
            position: absolute;
            bottom: 10px;
            right: 10px;
        }

        .ee-news-list .summary {
            padding-right: 110px;
        }

        .ee-news-list .cover-img {
            width: 100px;
            height: 100px;
        }

    .contact-card {
        padding: 10px;
        gap: 8px;
        position: relative;
    }

    .avatar-placeholder {
        width: 90px;
    }

    .card-container .qrcode {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 15px;
        right: 0;
    }

    .wdlianxi_area {
        padding: 0 15px;
    }

    .ex_faq_info .news_title {
        font-size: 16px !important;
    }

    .page_content {
        padding-top: 68px;
    }

    .ex_news_page {
        margin: 0 15px;
        margin-top: 15px !important;
    }

    .vleft {
    }

    .ydArea_block {
        display: block;
    }

    .pcArea_block {
        display: none;
    }

    .pcHeader {
        display: none;
    }

    .ydHeader {
        display: block;
    }

    .pcFooter {
        display: none;
    }

    .ydFooter {
        display: block;
    }

    .pr3_2_title {
        float: left;
    }

    .warp {
        padding-bottom: 60px;
        /*padding-top:100px;*/
    }

    .Brands_page {
        margin-top: 30px !important;
    }

    .warp .content {
        margin-top: 56px !important;
    }

    .flecenter > div:nth-child(3) {
        display: none;
    }


    .rowtitle {
        padding-bottom: 10px;
    }

    .abofullarea {
        padding: 0 15px;
        padding-bottom: 0 !important;
    }

    .rowtitle h2 {
        text-align: left;
        font-size: 16px !important;
        border-left: 5px solid #fff100;
        padding-left: 8px;
    }

    .tople_rtext {
        display: none;
    }

    .toplebox img {
        width: 80%;
    }

    .flecenter {
        padding: 10px;
    }

    .id_harea_r {
        display: none;
    }

    .prev_pic_area {
        height: 280px;
    }

    .fmdv_mb {
        display: block;
    }

    .fmdv_pc {
        display: none;
    }

    .usernavbox > div > ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .usernavbox > div > ul > li {
            display: block;
        }

    .ssnara {
        display: none;
    }

    .mobnav {
        display: block;
    }

    .userlogo_1 {
        display: none;
    }

    .header_title2 {
        display: none;
    }

    .usernavbox {
        display: none;
    }



    .tpbox22 {
        display: none;
    }

    .news_list li {
        padding: 0 10px;
    }

        .news_list li img {
            width: 100%;
        }

        .news_list li .news_info {
            width: 100%;
        }


        .news_list li .news_date {
            position: relative;
            padding-bottom: 5px;
            bottom: 0;
            text-align: right;
        }

    .ehsvkBox {
        display: none;
    }

    .news_list dd {
        width: 65%;
        float: right;
        padding: 12px;
        margin-top: 0px;
    }

        .news_list dd p {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: auto;
        }

    .news_list dt {
        width: 35%;
        float: left;
        position: relative;
    }

    .news_list .more {
        display: none;
    }

    .news_list dt .imgbg {
        height: 100px;
        background-size: cover;
    }

    .news_list dt span {
        top: 10px;
        left: 0px;
        bottom: revert-layer;
    }

    .news_list dt img {
        height: auto;
    }

    .news_list h3 {
        line-height: 22px;
        height: auto;
    }

    .news_list dl {
        padding: 0;
        margin-bottom: 20px;
        background-color: #eee;
        border-radius: 8px;
    }

    .webrfooter {
        display: none;
    }

    .tpbox22 {
        display: none;
    }

    .mbnavarea {
        display: none;
    }

    .usernavbox > ul {
        padding-right: 0;
    }

    .weblrbox img {
        display: none;
    }

    .deloginbox {
        margin-left: 0 !important;
        width: 100%;
    }

    .lang_ul {
        /*display:none;*/
    }

    .ht_logobox {
        padding-left: 0px;
        min-height: 50px;
    }

    .PresentationInfo {
        padding: 0 15px;
    }

        .PresentationInfo img {
            max-width: 100% !important;
            height: auto !important;
        }

    .rightNav_form {
        display: none;
    }

    .childrennav {
        display: none !important;
    }

    .itd_l_tit {
        font-size: 26px;
    }

    .itd_l img {
        width: 100%;
    }

    .itd_data ul li {
        width: 45%;
    }

    .idt_nums {
        font-size: 20px;
    }

    header .menu_ul {
        display: none;
    }

    header .menu_contact {
        display: none;
    }

    .rightNav ul li a {
        padding: 10px 20px 8px 30px;
        font-size: 12px;
    }

    .Exhibits_list > li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .Exhibits_list_ztfl > li {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .Brands_list > li {
        width: 33% !important;
    }

    .Products_list > li {
        width: 95%;
    }

    .event_list > li {
        width: 95%;
    }

    .recom_list {
        display: none;
    }

    .news_list {
        width: 100%;
        margin: 0;
    }

    .QuickLink_list {
        width: 100%;
    }

    footer .line_cont {
        width: 95%;
        margin-bottom: 20px;
    }

    footer .footerqrcode {
        margin-top: 15px;
        width: 95%;
        position: inherit;
    }

    .menu_mobile {
        display: block;
        position: absolute;
        top: 30px;
        right: 15px;
    }

    header .menu_ul {
        width: 100%;
        background: #999;
        position: absolute;
        top: 0px;
        left: 0;
        height: auto;
    }

    .nav_mark {
        display: none !important;
    }

    .ht_logobox img {
        width: 120px;
    }

    .ht_tit {
        display: none;
    }

    .ht_contr {
        /*display:none;*/
        padding: 0 !important;
        position: absolute;
        min-width: auto !important;
    }

    header .menu_ul > li {
        display: block;
        line-height: 45px;
        border-bottom: 1px solid #eee;
    }

        header .menu_ul > li > a {
            width: 30%;
        }

    .depind-area-item {
        display: block;
        width: 100%;
    }

    .menu_child {
        top: 0;
        left: 30%;
        width: 70%;
        margin-left: 0;
    }

    .page_row_3x_i {
        padding: 15px;
        margin-top: 0;
        position: relative;
        padding-bottom: 0;
    }



    .page_r3_item .pr3_p {
        display: none;
    }

    .page_r3_2_item .pr3_p {
        margin-top: 26px;
        margin-left: 38px;
    }

    .pr3_2_title img {
        width: 20px;
    }

    .page_r3_item {
        background-color: #eee !important;
        width: 50%;
        margin-bottom: 15px;
        border-radius: 8px;
        padding: 12px;
    }

    .pr3_span {
        background: #fff;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 1;
        position: absolute;
        /* top: -20px; */
        bottom: 16px;
        right: 20px;
    }

    .Exhibits_page {
        margin-top: 15px !important;
        padding: 15px;
    }

    .more_row {
        position: absolute;
        right: 0;
        top: 0;
    }

        .more_row .row_morelink {
            line-height: 1;
            font-size: 14px !important;
            color: #666;
        }

    .pr3_title {
        font-size: 16px;
    }

    .page_r3_item .pr3_title_b {
        font-size: 14px;
    }

    .page_r3_2_item .pr3_title_b {
        /*font-size: 14px;*/
        margin-bottom: 0;
        float: left;
        margin-left: 15px;
    }

    .pr3_line {
        display: none;
    }

    .pr3_a {
        position: relative;
        font-size: 14px;
        padding: 2px 0;
        bottom: 0;
        border: 0;
        cursor: pointer;
        color: #999;
    }

    .page_r3_item:nth-child(1) {
        height: 250px;
        width: 47%;
    }

    .page_r3_item:nth-child(2) {
        height: 120px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .page_r3_item:nth-child(3) {
        height: 120px;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .page_r3_2_item {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 15px;
        border-radius: 8px;
    }

    .menu_child li {
        float: left;
        width: 50%;
    }

    .menu_child > li > a {
        line-height: 45px;
    }

    .header_search_n {
        display: none;
    }

    .header_2 {
        display: none;
    }

    .Brands_list > li .logo_brico {
        width: 100px;
        height: 100px;
    }

    .white_content {
        margin-left: 0;
        left: 0;
        width: 100%;
    }

    .cover-black-depind-span {
        top: 36%;
        left: 42%;
    }

    .mydiv_cont {
        padding: 20px;
    }

    .bt_rowtt {
        width: 100%;
    }

    .prev_pic_area_mb {
        display: block;
        /*padding-right: 60px;
    background-image: url(../images/pv-star-rico.jpg);
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: top right;
    min-height: 340px;*/
    }

    .wf_area {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        text-align: center;
    }

        .wf_area img {
            width: 90px;
        }

    .top100box {
        padding: 10px !important;
    }

    .vrgbo2a {
        border: 0;
        padding-left: 0;
        margin-top: 10px;
    }

        .vrgbo2a > p {
            display: inline-block;
            font-size: 12px;
        }

        .vrgbo2a span {
            display: inline-block;
        }

    .topdefaultlogoul li {
        width: 22%;
        padding: 5px 10px;
    }

    .topdefaultlogoul {
    }

    .header_title1 {
        display: none;
    }



    .defbacl {
        display: none;
    }

    .usernavbox {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #666;
    }

    .navchidrul {
        position: relative;
        z-index: 999;
        top: 0;
        width: 100%;
    }

    .Aspnp > a {
        margin-top: 3px;
        display: inline-block;
    }

    .mobclosebtn {
        display: block;
    }

    .abofullarea .hd .cover-t {
        margin-top: -25px;
    }

    .abofullarea .cover-t h2 {
        font-size: 16px;
        letter-spacing: 0px;
        margin-bottom: 5px;
        display: none;
    }

    .row {
        padding-top: 0;
        min-height: auto;
    }

    .abofullarea .cover-t .w-line {
        display: none;
        width: 40px;
        margin-bottom: 5px;
        height: 1px;
    }

    .abofullarea .hd h3 {
        font-size: 16px;
    }

    .exrangarea {
        padding: 0 15px;
    }

    .PresentationInfo {
        font-size: 14px !important;
    }

        .PresentationInfo h1,
        .PresentationInfo h2,
        .PresentationInfo h3,
        .PresentationInfo h4 {
            font-size: 18px !important;
        }

    .exrangarea {
        font-size: 14px !important;
    }

        .exrangarea h1,
        .exrangarea h2,
        .exrangarea h3,
        .exrangarea h4 {
            font-size: 18px !important;
        }

    .Products_page {
        font-size: 14px !important;
        padding: 0 15px;
        margin: 30px 0 !important;
    }

    .oepv_sharebtn a {
        font-size: 16px;
    }

    .pro_view_area {
        font-size: 14px !important;
    }

        .pro_view_area h1,
        .pro_view_area h2,
        .pro_view_area h3,
        .pro_view_area h4 {
            font-size: 18px !important;
        }

    .prev_des_area pre {
        font-size: 14px;
        min-height: 10px;
    }
}

.crtArea {
    margin: 20px 0;
    display: flex;
    justify-content: space-around;
}

    .crtArea > a {
        display: block;
        width: 45%;
        text-align: center;
        font-size: 16px;
        font-weight: 900;
        color: #fff;
        border-radius: 5px;
        box-shadow: 0px 2px 2px 2px #eee;
        /*line-height:65px;*/
        padding: 10px 0;
        background: #00c2f5;
    }

/*2020-8-10上线改版*/
.mlItem {
    margin-top: 30px;
}

.AreaTitle {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 25px;
}

.moreArea {
    text-align: right;
    margin-bottom: 15px;
    margin-right: 30px;
}

.mlItemul li {
    width: 29%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 30px;
    border-radius: 10px;
    min-height: 200px;
    box-shadow: 0px 3px 3px 3px #eee;
    display: inline-block;
    position: relative;
}

.contShow {
    position: relative;
}

.contMark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(253, 208, 0, .8);
    opacity: 0;
    transition: 0.3s;
    padding: 15px;
    overflow: hidden;
    cursor: pointer;
}

.cont-top {
    background: url(../products/images/itembg2.jpg) no-repeat center center;
    background-size: cover;
    height: 95px;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.logoArea {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    top: 95px;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
    box-shadow: 0px 2px 2px 2px #eee;
}

.cont-bottom {
    margin-top: 10px;
    padding: 0 15px;
    padding-top: 50px;
    color: #000;
    padding-bottom: 10px;
}

.logoArea span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.itemCom {
    font-size: 15px;
    text-align: center;
    min-height: 40px;
}

.itemHall {
    font-size: 15px;
    text-align: center;
    margin-top: 5px;
    min-height: 30px;
}

.itemNo {
    margin-top: 5px;
    font-size: 15px;
    text-align: center;
}

.favArea {
    text-align: right;
    margin-top: 5px;
}

.itemHall span {
    font-weight: 900;
    position: relative;
    top: 2px;
    font-size: 22px;
}

.favArea .iconfont {
    font-size: 13px;
    cursor: pointer;
}

.favCount {
    color: #666;
    font-size: 13px;
}

.contMark a {
    color: initial;
    display: block;
    height: 100%;
    width: 100%;
}

.markTitle {
    font-size: 15px;
    font-weight: 900;
    margin-top: 10px;
}

.markCont {
    font-size: 14px;
    margin-top: 15px;
    line-height: 23px;
}

.moreArea a {
    color: dodgerblue;
    font-weight: 900;
    font-size: 16px;
    cursor: pointer;
}

.contMark:hover {
    opacity: 1;
}

.listTime {
    font-size: 16px;
    border-top: 1px solid #000;
    padding: 6px 0;
    border-bottom: 1px solid #000;
    padding: 6px 15px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.listTitle {
    font-size: 16px;
    font-weight: 900;
    margin-top: 20px;
    height: 83px;
    padding: 0 15px;
}

.nflpc:after {
    content: " ";
    background: rgb(243, 233, 40);
    width: 100%;
    height: 12px;
    display: block;
    margin-top: -15px;
}

.listTitle {
    font-size: 16px;
    font-weight: 900;
    margin-top: 20px;
    height: 83px;
}

.Exhibits_list_lt .markbox,
.Exhibits_list_zslive .markbox {
    opacity: 1;
    background: rgba(0, 0, 0, .1);
}

.Exhibits_list_lt .markbox,
.Exhibits_list_zslive .markbox {
    text-align: center;
    padding-top: 10px;
}

.Exhibits_list_zslive li a img,
.Exhibits_list_lt li a img {
    position: relative;
    height: auto;
}

@media (max-width: 640px) {
    .mlItemul li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.mainbox img{
    max-width:100%;
    height:auto;
}

/*20260626导航样式*/
/* 设计稿标准色值 */
:root {
    --nav-default: #5A5A5A;
    --nav-scroll: #333333;
    --sidebar-black: #222222;
    --brand-yellow: #FFD200;
    --text-white: #ffffff;
    --text-gray: #cccccc;
}

/* 顶部导航容器 固定顶部 */
.site-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: var(--nav-default);
    transition: background 0.3s ease;
}

    .site-header.scroll-active {
        background: var(--nav-scroll);
    }

.header-inner {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* PC端LOGO区域 */
.logo-box {
    display: flex;
    align-items: center;
    gap: 20px;
}

.logo-img {
    width: 150px;
}

.expo-desc h2 {
    font-size: 16px;
    color: var(--text-white);
    font-weight: 500;
    margin: 0;
}

.expo-desc p {
    font-size: 13px;
    color: var(--text-gray);
    margin-top: 4px;
}

/* PC导航菜单 */
.pc-nav {
    display: flex;
    align-items: flex-start;
    gap: 36px;
}

.nav-item-wrap {
    position: relative;
}

.nav-item {
    font-size: 15px;
    padding: 8px 0;
    position: relative;
    color: var(--text-white);
    transition: color 0.2s;
    display: block;
}

    .nav-item:hover {
        color: #fff100;
    }

    .nav-item.active {
        color: #fff100;
    }

        .nav-item.active::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 2px;
            background: #fff100;
        }

/* PC二级下拉菜单 修复消失问题核心改动 */
.pc-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 140px;
    background: var(--sidebar-black);
    /*padding: 8px 0;*/
    margin-top: -8px;
    /* 向上偏移，消除空隙 */
    /*padding-top: 16px;*/
    /* 顶部填充透明缓冲区域 */
    display: none;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease 0.12s, visibility 0.2s ease 0.12s;
    /* 延迟隐藏 */
}

.nav-item-wrap:hover .pc-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    /* 立刻显示，仅延迟隐藏 */
}

.pc-submenu li a {
    display: block;
    padding: 10px 16px;
    font-size: 14px;
    color: var(--text-gray);
    transition: all 0.2s;
}

    .pc-submenu li a:hover {
        background: #444;
        color: #fff100;
    }

/* PC右侧功能区 */
.header-right-pc {
    display: flex;
    align-items: center;
    gap: 22px;
}

.btn-exhibitor {
    border: 1px solid #fff100;
    color: #fff100;
    padding: 8px 16px;
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    transition: all 0.2s;
}

    .btn-exhibitor:hover {
        background: #fff100;
        color: #000;
    }

.lang-wrap {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    color: var(--text-white);
    font-size: 14px;
}

.lang-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    width: 110px;
    background: var(--sidebar-black);
    padding: 8px 0;
    margin-top: 8px;
    display: none;
    z-index: 9999;
}

.lang-wrap.active .lang-dropdown {
    display: block;
}

.lang-dropdown li {
    padding: 8px 16px;
    transition: background 0.2s;
}

    .lang-dropdown li a {
        display: block;
        color: #fff;
    }

    .lang-dropdown li:hover {
        background: #444;
    }

.icon-search {
    width: 22px;
    height: 22px;
    color: var(--text-white);
    cursor: pointer;
    transition: color 0.2s;
}

.icon-search-a {
    height: 22px;
}

.icon-search:hover {
    color: #fff100;
}

/* ========== 移动端样式 ========== */
.header-pc {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.header-mobile {
    display: none;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

/* 移动端收起导航布局 */
.mobile-left-bar {
    display: flex;
    align-items: center;
    gap: 12px;
}

.hamburger {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    line-height: 1;
}

.mobile-logo-img {
    width: 100px;
}

.mobile-right-bar {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .mobile-right-bar .btn-exhibitor {
        padding: 6px 12px;
        font-size: 13px;
    }

    .mobile-right-bar .lang-wrap {
        font-size: 15px;
    }

.mobile-search-icon {
    width: 24px;
    height: 24px;
    color: #fff;
    cursor: pointer;
}

/* 移动端遮罩 */
.mobile-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9998;
    display: none;
}

    .mobile-mask.show {
        display: block;
    }

/* 侧边菜单面板：改为左侧弹出 */
.mobile-sidebar {
    position: fixed;
    top: 0;
    left: -340px;
    /* 初始隐藏在左侧外 */
    width: 330px;
    height: 100vh;
    background: var(--sidebar-black);
    z-index: 10000;
    padding: 60px 24px 24px;
    transition: left 0.3s ease;
    /* 切换left实现左滑 */
    overflow-y: auto;
}

    .mobile-sidebar.show {
        left: 0;
    }

/* 侧边关闭按钮 移到右上角 */
.close-sidebar {
    position: absolute;
    top: 14px;
    left: 17px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    width: 30px;
    text-align: center;
}

/* 移动端一级菜单 */
.sidebar-nav > li {
    padding: 16px 0;
    border-bottom: 1px solid #444;
    color: var(--text-white);
    font-size: 16px;
    cursor: pointer;
}

    .sidebar-nav > li.active {
        color: #fff100;
    }

.sidebar-nav .menu-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* 移动端二级子菜单 */
.mobile-submenu {
    padding-left: 16px;
    margin-top: 8px;
    display: none;
}

    .mobile-submenu.show {
        display: block;
    }

    .mobile-submenu li a {
        display: block;
        padding: 10px 0;
        color: var(--text-gray);
        font-size: 14px;
    }

/* 响应式断点：1200px切换移动端 */
@media screen and (max-width: 1200px) {
    .header-pc {
        display: none;
    }

    .header-mobile {
        display: flex;
    }

    .logo-box .expo-desc {
        display: none;
    }
}