@media screen and (max-width: 1180px) {
    html,
    body {
        width: 100%;
        overflow-x: hidden;
    }
    .w {
        width: 100%;
        margin: 0 auto;
    }
    .banner,
    .banners,
    .siteinfo,
    footer {
        width: 100%;
        min-width: 100%;
    }
    .header_logo {
        margin-left: 0;
    }
    .content_hd ul li {
        margin-right: 2%;
        width: 23%;
    }
    .content_l {
        width: 53%;
    }
    .content_r {
        width: 45%;
    }
    .content_l_img {
        height: auto;
        margin-bottom: 35px;
    }
    .content_l_img img {
        width: 100% !important;
        height: auto!important;
    }
    .siteinfo ul li {
        width: 100%;
        float: none;
        border: none;
        padding-left: 20px;
    }
    .siteinfo ul li.QuickLink,
    .siteinfo ul li.Contact {
        width: 50%;
        float: left;
        padding: 0;
    }
    .siteinfo ul li .siteinfo_hd {
        padding-left: 20px;
        border: none;
        text-align: center;
    }
    .siteinfo ul li .siteinfo_hd {
        padding-left: 20px;
        border: none;
    }
    
    .Contact .siteinfo_bd {
        padding-left: 0;
        border: none;
    }
    .Newsletter .siteinfo_bd {
        border: none;
    }
    .left_250 {
        width: 26%;
    }
    .left_700 {
        width: 70%;
    }
    .left_700.inner_detail {
        width: 70%;
        padding: 0;
    }
    .right_230 {
        float: none;
        width: 96%;
        margin: 0 auto;
        clear: both;
        border: none;
    }
    .right_230 .btn_visitoreg,
    .right_230 .btn_boothapp,
    .right_230 .btn_attend{
        width: 34%;
        padding: 20px 5%;
        margin: 0 3%;
    }

    .leftcontact {
        border: none;
    }
    .leftexhsearch {
        border: none;
    }
    .content {
        background: none;
    }
    .leftNav li {
        width: 90%;
    }
    .content-bd-chunk {
        width: 50%;
    }
    .inner_detail .vertical-box.half-group {
        width: 100%!important;
    }
    .header_r_bd strong {
        font-size: 14px;
    }
    .header_r_bd p {
        font-size: 14px;
    }
    .innerad a {
        float: left;
        padding-right: 10px;
    }
}

.phone-header {
    display: none;
}

.langbox {
    display: none;
}
.nblcok02 .bottle img{
    max-width: 100%
}
.innerad {
    overflow: hidden;
    border-right: 10px solid #f2f2f2;
    border-top: 10px solid #f2f2f2;
    border-bottom: 10px solid #f2f2f2;
    margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
    .new-w {
        width: 100% !important;
    }
}
@media screen and (max-width: 1024px) and (min-width:768px){
    .nav>li{
        width: 70px;
    }
    .new-top-time.header_r_bd{
        padding-right: 10px;
    }
    .newheader .header_logo {
        margin-left: 10px;
    }
    .nblcok01{
        padding-top: 40px;
    }
   .nblcok01 .nb01left .ntoptitle{
        font-size: 24px;
   }
   .nblcok01 .nb01left{
    margin-left: 10px;
   }

   .nblcok02 .bottle {
        width: 160px;
        height: 212px;
      
    }
    .nblcok03{
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 769px) {
    .headerblock{
        display: none;
    }

    .app-nav {
        width: 0;
        transition: 0.3s;
        overflow: hidden;
    }
    .app-nav-row {
        background: #333;
    }
    .appnav-close {
        color: #fff;
        cursor: pointer;
    }
    .app-nav-ul {
        position: absolute;
        background: #333;
    }
    .app-nav-ul li {
        margin: 0;
        line-height: 25px;
    }
    .app-nav-ul li>a {
        color: #fff;
        width: 90%;
        font-size: 14px;
        padding-left: 10%;
        border-bottom: 1px solid #fafafa;
    }
    .app-nav-ul .app-sub-nav-row {
        width: 90%;
        padding: 0 0 0 10%;
        position: relative;
    }
    .app-nav-ul .app-sub-nav-row .app-sub-nav-li {
        margin: 0;
    }
    .app-nav-ul .app-sub-nav-row .app-sub-nav-li a {
        width: 100%;
        padding-left: 0;
        color: #333;
    }
    .hbanner{
        margin-top: 10px;
    }
    .banners {
        margin-top: 0px;
        padding-top: 0;
        height: auto;
        padding: 0;
    }
    .box-txt table{
        display: none;
    }
    .left_250 {
        display: none;
    }
    .left_700.inner_detail {
        width: 96%;
        margin: 0 auto;
        float: none;
    }
    .inner_detail .InsidePage-bd>h3 {
        padding-bottom: 20px;
    }
    .inner_contact input.text {
        width: 100%;
    }
    .inner_contact .submit {
        height: 30px;
    }
    .siteinfo {
        margin-top: 10px;
    }
    .siteinfo ul li {
        width: 96%;
        margin: 0 auto;
        padding-left: 0;
    }

    .siteinfo ul li .siteinfo_bd {
        padding-left: 0;
        text-align: center;
    }
    .mail-content{
        width: 100% !important;
    }
    .mail-r label{
        margin-right: 10px;
    }
    .Newsletter .siteinfo_bd {
        height: auto;
    }
    .Newsletter .siteinfo_bd .Email_input {
        padding-left: 5px;
        width: 60%;
    }
    .Newsletter .siteinfo_bd .Email_btn {
        width: 35%;
        font-size: 14px;
        border-bottom: none;
    }
    .Newsletter .siteinfo_bd .newsletter_form {
        padding-bottom: 25px;
    }
    .innerad a {
        width: 46%;
        padding-left: 2%;
        padding-right: 2%;
    }
    .innerad img {
        width: 100%!important;
        height: auto!important;
    }
    .video>div {
        width: 100%!important;
    }
    .mail-pop {
        width: 320px;
        height: auto;
        padding: 20px;
        margin-left: -160px;
        margin-top: -50%;
    }
    .mail-pop-title {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .mail-name {
        line-height: 24px;
       
    }
    .Email_input {
        width: 100%;
        margin-top: 0px;
    }
    /*主题展区*/
    .newblock02 .block02box .brow {
        width: 80%;
        margin-bottom: 10px;
    }
    .nblcok05 .letterbt .Email_input {
        width: calc(100% - 116px) !important;
    }
    .Email_btn {
        margin-left: 0;
    }
    .inner_contact textarea {
        width: 100%;
    }
    .news_guide {
        margin: 0;
    }
    .PagingList .prev-disabled,
    .PagingList .prev,
    .PagingList .next,
    .PagingList .direct,
    .PagingList .next-disabled,
    .PagingList .last-disabled {
        display: block;
        height: 30px;
        line-height: 30px;
    }
    .media_reg table {
        width: 100%;
    }
    .media_reg th {
        width: 100%!important;
        padding: 5px 0;
        text-align: left;
    }

    .Language_box a {
        height: 50px;
        width: 90px;


        display: block;
        text-align: center;

        font-size: 16px;
        color: #ffffff;
        line-height: 50px;
        border: none;
    }

    .Language_box {
        display: block;
    }

    .PC-header {
        display: none;
    }
    .phone-header {
        position: fixed;
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    }
    .phone-header img {
        vertical-align: middle;
    }

    .nblcok05 .letterbt {
        max-width: 100%;
    }
    .langbox {
        display: inline-block;
        float: right;
        padding: 0 10px 0 0;
        color: #ca2f35;
        font-size: 14px;
        background-image: url('language_16.png');
        background-repeat: no-repeat;
        background-position: 0 center;
        padding-left: 20px;
        background-size: 16px;
    }

    .app-nav {
        display: block;
    }

    .w {
        width: calc(100% - 20px);
        padding:  0 10px;
    }
    /*展商列表*/
    .w1000{
        width: 100% !important;
    }
    .partnerlogoblock .bx-wrapper .bx-viewport{
        height: 360px !important;
    }
    .partnerlogo .item{
        width: calc(100%/3);

    }
    /*同期活动*/
    .simultaneous .simrow{
           width: 20% !important;
    height: 320px;
    margin-left: -2%;
    }
    .simultaneous .simrow .pic{
        width: auto;
        position: absolute;
        left: 50%;
        margin-left: -50%;
        height: 300px;
    }
    .simultaneous .simrow a{
        text-align: center;
        position: absolute;
        top: 329px;
        left: 53%;
        margin-left: -40%;
    }
    .topblockname{
        font-size: 18px;
        margin:10px;
    }
    /*合作伙伴*/
    .newblock06 .bk06left{
        width: 100%;
    }
    .newblock06 .bk06right{
         width: 100%;
    }
    /*底部*/
    .newfooter .footernav{
        display:none !important;
    }
    .newfooter .footernav .fli{
        /*float: none;*/
        /*border: 1px solid #eee;*/
        width: 24%;
        height: 30px;
        margin-left:1px;
        min-height: 30px;
    }
    .newfooter .footernav .fli a{
        display: none;
    }
    .newfooter .footernav .fli .fli_one{
        display: inline-block;
    }
    .newfooter .footernav .fli_img{
       margin-top: 15px;
        border: none;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .newfooter .footernav  .fli_img img{
        width: 60%!important;
        height: auto!important;
    }
    .newcopyright{
        background: #283a62;
    }
    .newcopyright p{
        color: #fff;
        float: none;
        text-align: center;
    }
     /* 内页中文 */
    .right_230 .btn_visitoreg, .right_230 .btn_boothapp,.right_230 .btn_attend{
      text-align: center;
      font-size: 16px;
    }
    .right_230 .btn_attend{
        margin-top:10px;
    }
    #content_2{
        display: none;
    }
    .right_780.inner_detail.floorplan{
        left: 0;
        padding: 0;
        width: 100%;
    }
    .content-top-img img{
        max-width: 100% !important;
        height: auto !important;
        margin-left: 0;
        position: relative;
        left: 0;
    }

    .media_reg input.text{
        width: 100%;
    }
    .wrap{
       /* display: none;*/
    }
    .Demoonstration-top{
        padding: 5px;
    }
    .DemoonstrationSearch-input .search-input{
         width: 60%;
    }
    .DemoonstrationSearch-input .search-button{
        font-size: 18px;
    }
    .head-box {
        display: flex;
        justify-content: space-around;
    }
    .head-box .tita,.head-box .titb,.head-box .titc{
        width: auto;
    }
    .Results-list ul li{
        display: flex;
        justify-content: space-around;
        line-height: normal;
    }
    .Results-list .box-a a .box-a-left{
        max-width: 100px;
        max-height: 80px;
        position: absolute;
        top: 10px;
        left: 10px;
    }
    .Results-list .box-a a .box-a-left img{
        max-width: 100px;
        max-height: 80px;
    }
    .box-a,.box-b,.box-c,.Results-list ul li .box-b,.Results-list ul li .box-c,.Results-list ul li .box-a{
        width: auto;
        height: 80px;
        font-size: 14px;
    }
    .Results-list .box-a a .box-a-r{
        width: auto;
    max-width: 250px;
    position: absolute;
    top: -25px;
    white-space: pre-wrap;
    left: 110px;
    font-size: 14px;
    }
    .Results-list ul li .box-b{
        position: absolute;
    top: 54px;
    left: 120px;
    }
    .Results-list ul li .box-c{
       position: absolute;
    top: 75px;
    left: 127px;
    }
    .paging a, .paging span{
        display: inline-block;
        margin-top: 5px;
    }
    .btn_links ul li{
        border-left: 10px solid #f2f2f2;
    }
    .innerad{
        border-left: 10px solid #f2f2f2;
    }

    /* media750 */
}
@media screen and (max-width: 500px){
    .smart-item .partner_print li{
        width: calc(100%/2 - 15px);
    }
     .right_230 .quicklinks{
        border-bottom: 0;
    }
    .innerad a{
         border-bottom: 0;
         margin-bottom: 10px;
    }

}
@media screen and (max-width: 420px) {
   .photosvideo{
        margin-top: -10px;
    } 
     .smart-item .partner_print li:nth-child(2n){
        margin-right: 0;
    }

}
