/*
* @Author: Administrator
* @Date:   2016-12-07 10:34:26
* @Last Modified by:   Administrator
* @Last Modified time: 2017-03-27 18:16:57
*/
.company-icon-row br{
    display: none;
}
.AppImg{
    display: none;
}
.index-new-name > a{
    display: block;
}
.index-new-name>a:after{
    top: -3px;
    right: -20px;
}
.about-li{
    height: auto;
}
.about-li-text{
    height: auto;
    max-height: 48px;
}
/* .about-li-more{
    position: absolute;
    bottom: 20px;
} */
.panel-sub-list{
    margin-top: 10px;
    padding: 0 13%;
    text-align: left;
}
@media (max-width: 1350px) {
    .index-Showcase-ul{
        width: 100%;
    }
    /* .index-Showcase-li{
        margin: 0 0.5%;
    } */
    .index-Showcase-li-row{
        right: -40%;
    }
    .index-Showcase-btn{
        font-size: 16px;
    }
    
    .banner-row{
        /* height: 470px; */
    }
    .banner-li img{
        width: 1500px;
        margin-left: -750px;
        height: auto;
    }
    .index-activity-row{
        width: 65%;
    }
    .index-activity-l{
        width: 49%;
        margin-right: 2%;
    }
    .index-activity-r{
        width: 49%;
    }
    .index-activity-img-row{
        width: 100%;
        overflow: hidden;
    }
    .index-activity-r .index-activity-img-row{
        width: 100%;
        overflow: hidden;
    }
    .index-Exhibitor-roll{
        width: 32%;
    }
}
@media (max-width: 1100px){
    .index-Showcase-row{
        width: 100%;
    }
    .index-Showcase-ul{
        width: 120%;
        margin-left: -10%;
        margin-right: 10%;
    }
    .nav-li,
    .nav-li>a{
      
    }
    .nav-right{
        width: 81%;
    }
    .w1200{
        max-width: inherit;
        width: 96%;
    }
    .index-btn{
        width: 220px;
    }
    .content2-row{
    	padding: 0;
        border:none;
    }
    
}
/* ipad */
@media (max-width: 979px) {
    .index-Showcase-ul{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%;
    }
    .comments-li{
       display: block;
    }
    /* .index-Showcase-li-row{
        width: 100%;
    } */
    .index-Showcase-btn{
        background-color: #191e44;
    }
    .index-Showcase-li,
    .index-Showcase-li-row,
    .index-Showcase-btn-row{
        -webkit-transform: skewX(0);
        -ms-transform: skewX(0);
        -o-transform: skewX(0);
        transform: skewX(0);
    }
    .index-Showcase-li{
        margin: 0 0.5%;
    }
    .index-Showcase-li:hover{
        -webkit-transform: scale(1) skewX(0);
        -ms-transform: scale(1) skewX(0);
        -o-transform: scale(1) skewX(0);
        transform: scale(1) skewX(0);
    }
    .index-Showcase-li-row img{
        height: 100%;
        margin-left: -10%;
    }
    .suspend-row{
        /*position: inherit;*/
        height: auto;
    }

    .suspend-row .logo-row{
        padding-top: 5px;
    }
    .suspend-row .logo-row img{
        height: auto;
        width: auto;
    }
    .index-Showcase-btn{
        font-size: 14px;
    }

    .index-Showcase-li-row{
        left: 0;
        margin-left: 0;
    }
    .index-Showcase-li{
        width: 23%;
    }
    nav{
        display: none;
    }
    .w1200{
        padding: 0 2%;
        box-sizing: border-box;
        overflow: hidden;
    }
    .index-btn-booth{
        background-size: cover;
    }
    .index-company-Info{
        font-size: 16px;
    }
    .index-company-name img{
        width: 300px;
        height: auto;
    }
    .index-btn{
        width: 170px;
        height: 50px;
        line-height: 50px;
        margin-right: 10px;
    }
    .index-btn-audience{
        margin-right: 0;
    }
    .company-icon-row{
        width: 33%;
        margin: 0;
        box-sizing: border-box;
        padding: 0 3%;
        float: left;
    }
    .company-icon-row img{
        display: block;
        margin: 10px auto;
    }
    .company-icon-num{
        margin: 0;
    }
    .company-icon-num{
        font-size: 24px;
    }
   
    .index-Showcase-row+.content>.index-row{
        margin-top: 0;
    }
    .index-activity-name{
        display: block;
    }
	
	.about-li{
		width: 48%;
		margin-right: 4% !important;
	}
	.about-li:nth-of-type(2n){
		margin-right: 0 !important;
	}
	.title2-row{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.download-li{
		/* width: 32%;
		margin-right: 2% !important; */
	}
	.download-li:nth-of-type(3n){
		margin-right: 0 !important;
	}
	.app-icon{
		display: block;
	}
	.company-icon-row img{
		height: 30px;
	}
	.new-list-content{
		width: 70%;
	}
	.new-list-name{
		font-size: 20px;
	}
    /* .exhibition-li{
        width: 100%;
    } */
    .exhibition-img{
        height: auto;
    }
    .exhibition-img img{
        width: 100%;
        height: auto;
    }
    .conferences-box-ul li{
        width: 48%;
        margin-right: 4% !important;
    }
    .conferences-box-ul li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .banner-row{
        display: none;
    }
    .ipad-swiper-container{
        display: block;
    }
}
/* 手机端 */
@media (max-width: 767px) {

    .w1200{
        padding-left: 5%;
        padding-right: 5%;
    }
    .w1200 .w1200{
    	padding: 0;
    }
    header{
        display: none;
    }
    .top-row{
        height: 90px;
    }
    .logo-row{
        padding-top: 15px;
    }
    .logo-row img{
        height: 60px;
        width: auto;
    }
    .banner-row{
        height: 255px;
    }
    .banner-control{
        display: none;
    }
    .banner-li img{
        width: 800px;
        margin-left: -400px;
        height: auto;
    }
    .index-company-name img{
        max-width: 100%;
        height: auto;
    }
    .index-company-Info{
        font-size: 16px;
    }
    .index-btn-row{
        width: 100%;
    }
    .index-btn{
        width: 48%;
        height: 50px;
        line-height: 50px;
        margin-right: 4%;
        box-sizing: border-box;
        float: left;
        font-size: 18px;
    }
    .index-btn-audience{
        margin-right: 0;
        line-height: 46px;
    }
    .index-activity-row{
        width: 100%;
    }
    .index-Exhibitor-roll{
        width: 100%;
        margin-top: 40px;
    }
    .index-new-row{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .index-new-img img{
        width: 100%;
        height: auto;
    }
    
    .index-new,
    .index-new-img{
        height: auto;
    }
    .index-new-box{
        padding-top: 0;
    }
    .footer-nav{
        width: 100%;
        text-align: center;
        float: none;
    }
    .subscription-row{
        margin: 20px auto;
        float: none;
        max-width: 100%;
    }
    .footer-nav a{
        margin-right: 10px;
        display: inline-block;
    }
    .footer-nav a:last-of-type{
        margin-right: 0;
    }
    .subscription-btn{
        width: 30%;
    }
    .subscription-input{
        width: 70%;
    }
    .footer-logo {
        float: none;
        text-align: center;
    }
    .footer-copyright{
        text-align: center;
        float: none;
    }
    footer{
        padding: 30px 0;
    }
    .index-partner-li{
        width: auto;
    }
    .Exhibitor-roll-text{
    	width: auto;
    }
    .title2{
		float: none;
		width: 100%;
	}
	.content-btn-row{
		float: none;
		width: 100%;
		overflow: hidden;
		margin-top: 10px;
	}
	.content-btn-row a{
		float: left;
		width: 48%;
		margin-left: 0;
	}
	.content-btn-row a.btn-booth{
		margin-right: 4%;
	}

	.download-li{
		/* width: 48%;
		margin-right: 4% !important; */
	}
	.download-li:nth-of-type(3n){
		margin-right: 4% !important;
	}
	.download-li:nth-of-type(2n){
		margin-right: 0 !important;
	}
	.app-icon{
		line-height: 90px;
	}
	.new-list-name:before{
		display: none;
	}
	.new-list-content{
		width: 100%;
		padding-left: 0;
	}
	.new-list-li .index-new-more{
		float: left;
		margin-top: 10px;
	}
	.new-list-li{
		padding: 20px;
	}
	.new-row{
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.new-img-row{
		height: auto;
	}
	.new-img-row img{
		height: auto;
	}
	.new-text{
		max-height: 60px;
		height: auto;
	}
	.new-list-content .new-text{
		max-height: inherit;
	}
	.new-title{
		white-space: inherit;
		font-size: 20px;
	}
    .ipad-swiper-container{
        display: none;
    }
    .app-swiper-container{
        display: block;
    }

    .index-Showcase-row{
        position: relative;
        width: 100%;
        height: 300px;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .index-Showcase-ul{
        width: 1000%;
        position: absolute;
    }
    .index-Showcase-li{
        float: left;
        width: 10%;
        margin: 0;
    }
    .index-Showcase-li-row img{
        height: auto;
        margin-left: 0;
    }
    .index-Showcase-li-row{
        width: 100%;
    }
    .index-Showcase-control{
        display: block;
    }
    .tissue-contact{
        width: 100%;
        border-right: 0;
        margin: 5px 0;
    }
    .tissue-row{
        text-align: left;
        width: 100%;
        float: none;
        margin-bottom: 20px;

    }
    .applyFor-box{
        display: block;
        margin-bottom: 30px;
        width: 100%;
    }
    .applyFor-box-row{
        margin: 0;
        margin-top: 30px;
    }
    .index-new-time{
        position: relative;
    }
    .exhibition-li{
        width: 100%;
        float: left;
    }
    .linkman-tab td{
        display: block;
    }
    .exhibitor-search{
        width:100%;
    }
    .exhibitor-recommendation{
        display:none;
    }

    .exhibitor-search-box .dropdown {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .exhibitor-search-input-box {
        float: none;
        width: 100%;
    }
    .exhibitor-search {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .exhibitor-list-table .list-table-cell {
        display: inline-block;
        width: 100% !important;
    }
    .exhibitor-list-table .list-table-bottom .list-table-row .list-table-cell:first-of-type {
        padding-right: 30px;
    }
    .exhibitor-list-table .list-table-top {
        display: none;
    }
    .exhibitor-recommendation {
        float: none;
        width: 100%;
        padding-top: 30px;
    }
    .recommendation-item {
        float: left;
        width: 48%;
        margin-right: 4%;
        height: 200px;
        overflow: hidden;
    }
    .recommendation-item img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .recommendation-item:nth-of-type(2n) {
        margin-right: 0;
    }
    .exhibitor-infor-img {
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .exhibitor-infor-text {
        width: 80%;
        margin: 0 auto;
    }
    .detail-prduct-list .product-item {
        width: 48%;
        margin-right: 4%;
    }
    .detail-prduct-list .product-item:nth-of-type(3n) {
        margin-right: 4%;
    }
    .detail-prduct-list .product-item:nth-of-type(2n) {
        margin-right: 0;
    }
    .detail-prduct-list .product-img-box {
        height: 200px;
        line-height:200px;
    }
    .introduced-ind-li img{
        width: 100%;
    }
    
    .news-row-item .title{
        background-color: transparent;
        padding: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }
    .news-row-item .txtbox{
        padding: 10px;
    }
    .news-row-item li{
        height: 140px;
    }

}
@media (max-width: 450px) {
    .tissue-row{
        text-align: left;
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .index-activity-l{
        width: 100%;
        margin-right: 0;
    }

    .index-activity-r{
        width: 100%;
        margin-top: 15px;
    }
    .index-activity-img-row{
        height: auto !important;
    }
    .index-activity-img-row img{
        width: 100%;
        height: auto;
        display: block;
    }
    .about-li{
		width: 100%;
		margin-right: 0!important;
		height: auto !important;
		padding-bottom: 5%;
        margin-bottom:12%;
	}
	.about-li-text{
		padding: 0;
	}
	.panel-sub-list{
		padding-left: 5%;
	}
	.title2{
		float: none;
		width: 100%;
	}
	.content-btn-row{
		float: none;
		width: 100%;
	}
	.download-row .download-li{
		width: 100%;
		margin-right: 0;
	}
	.Search-ComboBox{
		position: relative;
	}
	.Search-ComboBox,
	.Search-ComboBox-ul{
		width: 100%;
		box-sizing:border-box;
	}
	.exhibition-img{
        width: 100%;
    }
    .exhibition-text-row{
        width: 100%;
    }
    .exhibition-title{
        margin: 20px 0;
    }
    .introduction-information-row,
    .company-icon-row{
        width: 100%;
        margin-bottom: 20px;
    }
    .introduction-box .introduction-information-row{
        width: 33.3%;
        margin-bottom: 0px;
        padding:0;
    }
    .introduction-box2 .introduction-information-row{
        background-color: #f8f8f8;
    }
    .introduction-box2 .introduction-information-icon{
        margin-top: 10px;
    }
    .introduction-box .introduction-information-icon{
        display: none;
    }
    .introduction-box .introduction-data{
        font-size: 20px;
    }
    .introduction-tab td{
        min-width: 50px;
    }
    .introduction-information-text{
        margin: 0;
    }
    .introduction-information-btn{
        margin-bottom: 10px;
        margin-top:0px;
    }
    .applyFor-text{
        text-align: left;
        font-size: 16px !important;
    }
    .website-construction{
        text-align: center;
    }
    .violet-text{
        font-size: 18px;
    }
	.tissue-row .violet-text,
	.introduction-text .violet-text{
		font-size:14px;
	}
    .unfold-top:after{
        top:15px;
        margin-top: 0;
    }
    .mirror-title{
        height: 40px;
        margin-top: -20px;
    }
    .mirror-title span{
        height: 40px;
        line-height: 40px;
        padding:0 20px;
        font-size: 18px;
    }
    .cut-title{
        text-align: left;
    }
    .cut-title .violet-text{
        margin:0;
    }
    .mirror-row{
        padding:0;
    }
    .btn_submit{
        width: 95%;
        margin:0;
    }
    #content_1{
        border-top:1px solid #ddd;
    }
    .content-row{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media (max-width: 600px) {
    .exhibition-img{
        width: 100%;
    }
    .pchidebox{
        display: block;
    }
    .exhibition-text-row{
        width: 100%;
    }
    .exhibition-title{
        margin: 20px 0;
    }
    .conferences-box-ul li{
        width: 100%;
        margin-right: 0 !important;
    }
    .conferences-img{
        height: auto;
        line-height: 0;
    }
    .conferences-img img{
        min-width: inherit;
        max-width: 100%;
        width: 100%;
        min-height: inherit;
    }
}


/* 2016.12.26 */
/* ipad */
@media (max-width: 979px) {
    .index-btn{
        width: 195px;
    }
    .header-margin{
        margin-bottom: 0;
    }
    .app-nav-row .top-row{
        background-color: #191e44;
    }
    .app-nav-row .app-icon{
        font-size: 30px;
        color: #fff;
    }
    .app-nav-name-cn{
        font-size: 20px;
        color: #fff;
        font-weight: normal;
        letter-spacing: 0.6px;
    }
    .app-nav-name-en{
        font-size: 14px;
        color: #fff;
        font-weight: normal;
    }
    .app-nav-name{
        padding-top: 25px;
    }
    .app-nav{
        padding: 10px 0;
    }
    .app-sub-nav{
        border-top: 2px solid #191e44;
    }
    .app-nav-p{
        padding-right: 7%;
        position: relative;
		text-align:left;
		text-indent:40px;
    }
    .app-nav-p-after:after{
        position: absolute;
        right: 15%;
        content: '>';
        font-size: 20px;
        font-family: '宋体';
        float: right;
        font-weight: bold;
    }
	.app-sub-nav-li{
	   height:40px;
	   line-height:40px;	
	}
    .app-sub-nav-li a{
		text-align:left;
		text-indent:40px;
        color: #333;
		height:40px;
		overflow:hidden;
    }
    .search-popup{
        width: 80%;
        left: 10%;
        margin-left: 0;
    }
    .audience-popup-txt{
        font-size: 18px;
    }
    .partners{
        width: 23%;
        margin-right: 2.5% !important;
    }
    .partners:nth-of-type(4n){
        margin-right: 0 !important;
    }
    .company-icon-row img{
        display: none;
    }
    .company-icon-row{
        width: 33.3%;
    }
	.introduction-title{
		line-height:34px;
	}
}
/* 手机端 */
@media (max-width: 767px) {
    .index-company-name,
    .index-company-Info{
        display: none;
    }
    .index-btn,
    .content-btn-row a{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .index-row{
        margin: 30px 0;
    }
    .index-rowhalf{
        width: 100%;
    }

    .content-ind-top-bg .indexVideo{
        width: 100%;
        margin-top: 0;
    }
    .index-company-title{
        /* margin: 30px 0; */
    }
    .index-Showcase-btn{
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        background-color: rgba(0,0,0,0.6);
    }
    .title{
        background-color: #f4f4f4;
        padding: 8px;
        text-align: left;
    }
    .widget-row{
        right: 3%;
        top: -60px;
    }
    .widget-row>span{
        background-color: #fff;
        width: 35px;
        height: 35px;
        line-height: 38px;
    }
    .Exhibitor-roll-logo{
        height: 35px;
    }
    .Exhibitor-roll-logo img{
        max-width: 35px;
    }
    .Exhibitor-roll-text{
        font-size: 14px;
        height: 35px;
    }
    .footer-nav{
        display: none;
    }
    .new-img-row img{
        width: 100%;
    }
    .index-app-new{
        display: block;
    }
    .index-new-row{
        display: none;
    }
    .top-row{
        position: relative;
    }
    .logo-row{
        position: absolute;
        left: 50%;
        margin-left: -15px;
    }
    .app-icon-open{
        float: left;
    }
    .app-language-row{
        float: right;
        display: block;
        padding-top: 9px;
    }
    .app-icon{
        font-size: 37px;
        line-height: 41px;
    }
    
    .nav-row-box,
    .top-row{
        height: 40px;
        border-bottom:1px solid #eee;
    }
    .suspend-row{
        border-bottom:none;
    }
    .suspend-row .top-row,
    .suspend-row .nav,
    .suspend-row .nav-li,
    .suspend-row .nav-li>a{
        height: 40px;
    }
    .logo-row{
        display:none;
    }
    .Right-suspension-x{
        display:none;
    }
    .Overview-btn{
        font-size:16px;
        margin:0 5px 10px;
    }
    .Display-area-wrap{
        width:96%;
        padding:0 2%;
    }
    .Display-area-h2{
        font-size:24px;
    }
    .Display-area{
        width:100%;
    }
    .Display-area-ul li{
        width:44%;
        margin:0 1.5% 2.5%;
    }
    .Display-area-ul li:last-of-type{
        margin:0 1.5%;
    }
    .Brand-exhibitors-logo{
        margin:40px 0;
    }
    .Brand-exhibitors-logo li{
        width: 23%;
        margin: 1.5% 1%;
    }
    .Brand-exhibitors-logo li:nth-of-type(9n){
        margin: 1.5% 1%;
    }
    .comments-l{
        width:100%;
    }
    .comments-r{
        width:100%;
        margin-top:20px;
    }
    .comments-l-h3{
        margin:30px 0 10px;
    }
    .comments-r-con{
        width:100%;
    }
    .comments-bg{
        height:560px;
    }
    .comments-li-l{
        width:100%;
        height:auto;
    }
    .comments-li-l-img{
        width:100px;
        height:100px;
        margin: 10px;
        float:left;
    }
    .comments-li-l-p:first-of-type{
        margin-top:40px;
    }
    .comments-li-r{
        width:90%;
        margin:10px 0;
        padding:5%;
    }
    .comments-li-r-jian{
        display:none;
    }
    .comments-li-r-h3{
        font-size:20px;
        margin:10px 0;
        text-align:center;
    }
    .comments-li-r-p{
        margin-bottom:10px;
    }
    .news-ind-con-l{
        width:100%;
        margin-bottom:15px;
    }
    .news-ind-con-r{
        width:100%;
    }
    .news-ind-con-l-img{
        height:auto;
    }
    .news-ind-con-l-img img{
        max-width:initial;
        max-height:initial;
    }
    .news-ind-con-r-time{
        font-size:16px;
        height:64px;
        line-height:64px;
    }
    .news-ind-con-r-tit{
        padding:6px 0;
    }
    .news-ind-con-r li{
        height:64px;
    }
    .partners-ing-c{
        width:100%;
    }
    .Online-consulting-c{
        width:100%;
    }
    .footer-itembox{
        display:none;
    }
    .footer-bot{
        margin:0;
        border-top:none;
        text-align:center;
    }
    .footer-bot-l{
        width:100%;
        padding-top:0;
    }
    .footer-bot-r{
        width:100%;
    }
    .footer-bot-r-tit{
        font-size:16px;
    }
    .footer-bot-r-img img{
        width:auto;
    }
    .comments-li-r-p-img img{
        width:40px;
    }
    .introduced-ind-con-ul-c{
        width:100%;
        padding:0;
    }
    .atvImg-shadow{
        box-shadow:none !important;
    }
    .atvImg-shine:hover{
        box-shadow:none !important;

    }
    .cover{
        height:260px !important;
    }
    .atvImg-shine{
        border-bottom:none !important;
    }
    input {-webkit-appearance:none; }
    textarea {-webkit-appearance:none; }



    .logo-row img{
        height: 50px;
    }
    .linkman-tab td{
        width: 100%;
    }
    
    .index-partner-li{
        width: 33.3%;
    }
    .app-nav-name{
        padding-top: 18px;
    }
    .index-company-text br{
        display: none;
    }
    .audience-popup-txt br{
        display: none;
    }
    .partners{
        width: 32%;
        margin-right: 2% !important;
    }
    .partners:nth-of-type(4n){
        margin-right: 2% !important;
    }
    .partners:nth-of-type(3n){
        margin-right: 0 !important;
    }
    .company-icon-row img{
        display: none;
    }
    .banners{
        height: 138px;
        display: none;
    }
    .banners img{
        width: 1000px;
        margin-left: -500px;
    }
    .PcImg{
        display: none;
    }
    .AppImg{
        display: block;
        max-width: 100%;
    }
   
    .company-icon-row br{
        display: block;
    }
    .company-icon-row sup{
        margin-left: -3px;
    }

    .company-icon-row{
        padding: 0;
    }
    .new-text{
        max-height: inherit;
    }
    .conferences-img{
        height: 305px;
        text-align: center;
    }
    .conferences-img img{
        height: 100%;
        width: auto;
        max-width: inherit;
    }
    .content2-row .smart-item .gallery-list li{
        width: 50%;
    }
    .content2-row .smart-item.smart-gallery{
        padding:20px 0;
    }


    /*新增手机样式*/
    .profile-con-l{
        width:100%;
    }
    .profile-con-l-bot-c{
        width:100%;
        margin-bottom:20px;
    }
    .profile-con-l-bot{
        margin-top:30px;
    }
    .profile-con-r{
        width:100%;
    }
    .profile-Business-li{
        width:100%;
    }
    .profile-Business-img{
        width:15%;
        float:left;
        border-bottom:none;
        height:auto;
    }
    .profile-Business-tit{
        width:82%;
        float:right;
        padding:0;
    }
    .profile-Business-img span{
        display:none;
    }
    .profile-Business-li:last-of-type .profile-Business-tit{
        text-align:left;
    }
    .profile-wrap-line{
        margin:35px 0;
    }
    .profile-Business-wrap{
        padding-top:35px;
    }
    .profile-contact-wrap li{
        width:100%;
        margin-right:0;
    }
    .profile-contact-img{
        margin-right:5%;
        width:9%;
        margin-top:10px;
    }

    .Basic-information-con{
        width:92%;
    }
    .review-li-tit{
        font-size:15px;
    }
    .review-li-con img{
        width:100%;
    }
    .review-li-a img{
        width:auto;
    }
    .review-li-tit{
        overflow:hidden;
    }
    .index-btn, .content-btn-row a{
        width:48%;
        margin:0;
    }
    .middle-body .fs18{
        font-size:16px;
    }
    #content_1{
        border:none;
    }
    .content-btn-row a{
        height:42px;
        line-height:40px;
    }
    .title2{
        font-size:24px;
        display: none
    }
    .exhibition-title{
        font-size:20px;
    }
    .exhibitors-comments-imt{
        width:100%;
    }
    .exhibitors-comments-imt img{
        max-width:100%;
    }
    .exhibitors-comments-con{
        width:100%;
        padding-bottom:20px;
    }
    .activities-con-bot li{
        width:100%;
    }
    .activities-con-h2{
        height:auto;
        line-height:25px;
        padding:5px 3%;
        width:94%;
        font-size:15px;
    }
    .activities-con-bot-img img{
        max-width:100%;
    }
    .activities-con-secondary-h2{
        font-size:16px;
    }
    .activities-con-secondary-h3{
        line-height:25px;
        font-size:15px;
    }
    .speakers-h2{
        font-size:16px;
    }
    .speakers-con li{
        width:100%;
    }
    .speakers-con li:nth-of-type(4n){
        margin-right:0%;
    }
    .speakers-con-p{
        text-align:center;
    }
    .Search-ComboBox-ul{
        height:40px;
    }
    .Search-ComboBox-li{
        font-size:15px;
        height:38px;
        line-height:40px;
        text-indent: 0; 
    }
    .Search-ComboBox-li a{
        height:34px;
    }
    .new-list-li{
        padding:20px 0;
    }
    .news-wrap{
        margin-top:0;
    }
    .new-row{
        padding:5%;
        width:calc(90% - 2px);
    }
    .new-img-row{
        width:100%;
    }
    .new-img-row-tit{
        width:100%;
    }
    .new-title{
        font-size:16px;
    }
    .new-text{
        height:70px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .new-information-tit-top{
        width:17.5%;
        margin-top:14px;
    }
    .new-information-riq{
        font-size:26px;
    }
    .violet-text{
        font-size:20px;
    }
    .new-list-content .new-text{
        height:70px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .new-list-li .index-new-more{
        display:none;
    }
    .Overview-btn-row{
        margin-bottom: 0
    }
    .Business-travel-wrap li{
        width:100%;
    }
    .Hotel-accommodation-wrap li{
        width:100%;
    }

    .exhibitor-product-title{
        width:100%;
    }
    .exhibitor-product-word{
        width:100%;
    }
    .exhibitor-product-word a{
        min-width: calc(50% - 20px);
    }
    .exhibitor-product-word a:nth-of-type(2n){
        margin-right:0;
    }
    .product-keyword-btn{
        width:68px;
    }
    .product-list .product-item{
        width:48.5%;
    }
    .product-list .product-item:nth-of-type(2n){
        margin-right:0;
    }
    .product-list .product-item .product-img-box{
        height:200px;
        line-height:200px;
    }

    /*手机样式*/



}
@media (max-width: 450px) {
    .index-Showcase-row,
    .index-Showcase-ul,
    .index-Showcase-li{
        height:260px;
    }
    .index-Showcase-li-row img{
        height: 100%;
    }
    .partners{
        width: 49%;
        margin-right: 2% !important;
    }
    .partners:nth-of-type(4n),
    .partners:nth-of-type(3n){
        margin-right: 2% !important;
    }
    .partners:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .search-popup-close{
        width: 40px;
        height: 40px;
        line-height: 40px;
        right: -8px;
        top: -48px;
    }
    .media_reg table th,
    .media_reg table td{
        display: block;
        width: 100%;
        padding: 0;
    }
    .media_reg table th{
        text-align: left;
    }
    .media_reg table .textarea{
        resize: none;
    }
    .company-icon-row{
        width: 33.3%;
    }
    .tissue-contact{
        text-align: left;
    }
    .company-icon-num{
        font-size: 20px;
    }
    .company-icon-row{
        font-size: 16px !important;
    }
    .conferences-img{
        height: 300px;
    }
	.applyFor-box .applyFor-title{
		font-size:22px;
	}
    .content-ind-top-bg{
        padding-bottom: 100px
    }
}
/* 增加展商推荐 */
@media (max-width: 767px) {
    .recommend-li{
        width: 100%;
        margin: 20px 0;
    }

    .xiaochengxu{
        margin-right: 0;
        margin-bottom: 50px;
    }

    .moblefix{
        position: fixed;
        width: 90%;
        left: 5%;
        z-index: 22;
        bottom: 20px;
    }

    .moblefix .btn-audience2{
        background-color: #fff;
    }
     .title2-row{
       padding-top: 0px;
        padding-bottom: 0px;
    }

}