.swiper-container .banner-item img {
	display: block;
}

.buynow {
	width: 44%;
	margin: 10% 2% 0;
}

.relative {
	min-height: 200px;
}
.content1 .inner-cont {
	top: 28%;
    width: 100%;
    padding: 0;
    text-align: center;
}
.content1 .inner-cont .title {
	color: #FFF;
    font-size: 28px;
    margin-bottom: 5%;
}
.content1 .inner-cont .explore {
	color: #FFF;
    font-size: 12px;
    border: 1px solid #FFF;
    border-radius: 50px;
    padding: 1% 5%;
}
.content2 .inner-cont {
	padding: 0 6%;
	top: 6%;
}

.download {
	position: absolute;
	left: 36%;
	top: 46%;
}
.download img {
	width: 90%;
	margin: 2% 0;
}


.content1 {
	min-height: 240px;
}
.content2 {
	min-height: 204px;
}

.swiper-container {
	min-height: 200px;
}


.Exhibitor{ width:100%; overflow:auto; margin: 0 auto;}
			
.h1_main5_title{ height:30px; background:#999; line-height:30px; padding-left:10px; font-size:14px; font-weight:bold;}
.hl_main5_content1{overflow:hidden;width:47%;margin: 0 auto; }
.hl_main5_content1 ul{width:2000px; overflow:hidden; margin:25px 0;}
.hl_main5_content1 ul li{ float:left; width:178px; display:inline; margin-right:10px;text-align: center;}
.hl_main5_content1 ul li img{ width:160px; }
.hl_scrool_leftbtn{width:8%; min-width:28px; height:65px; background:url(/static/resource/website/m.en/images/index/left.jpg) no-repeat center;float:left; margin-top:50px; cursor:pointer;}
.hl_scrool_rightbtn{width:8%; min-width:28px; height:65px; background:url(/static/resource/website/m.en/images/index/right.jpg) no-repeat center;  float:right;margin-top:50px; cursor:pointer;}

.demoList { width:1229px; overflow:hidden;}
.demoList li { float:left; border:1px solid #ccc;  background:#fff; margin:10px; _display:inline; position:relative; z-index:0; overflow:hidden;}
.demoList li a { display:block;  overflow:hidden; cursor:pointer; }
.demoList li samp,.demoList li div { height:150px; width:275px; position:absolute; left:5px; top:5px; z-index:1; }
.demoList li samp { background:url(images1/zoom.png) no-repeat center center; }
.demoList li div { background:#000; }
.demoList li span,.demoList li b {  display:block; position:absolute; left:5px; bottom:5px; width:90px; z-index:1; height:20px; text-align:center; line-height:20px; font-size:12px; color:#fff; text-shadow:1px 1px 0 #000; font-weight:normal; }
.demoList li span { background:#000; }


@media (max-width: 400px) {
	.hl_main5_content1 {
		width: 55%;
	}
}
@media (max-width: 350px) {
	.hl_main5_content1 {
		width: 60%;
	}
}