
.mainPage{text-align:left;}
#csstable .tit_tr td{border:none;height:35px;line-height:35px;}
.app_buy{padding:0 10px;height:28px;line-height:28px;background:#c00;color:#fff;display:inline-block;}
.app_buy:hover{background:#900;color:#fff;}

@media screen and (min-width:1024px) and (max-width:1200px){
	#homeBanner .slide-content li img{width:100%;}
}

@media screen and (min-width:768px) and (max-width:1023px){
	#homeBanner .slide-content li img{width:100%;}
}

@media screen and (min-width:414px) and (max-width:767px){
	#homeBanner .slide-content li img{width:100%;height:72%;}
	.bar,#homeBanner,.slide-content{height:200px !important;}
	.sub_wrap{display:none;}
	#csstable .tit_tr td{line-height: inherit;}
	
	#csstable td{padding:5px;}
	.price{font-size:12px;}
	#border{overflow: auto;overflow-y: scroll;}
	#border table{width:175%;}
}
@media screen and (max-width:413px){
	#homeBanner .slide-content li img{width:100%;height:72%;}
	.bar,#homeBanner,.slide-content{height:200px !important;}
	.sub_wrap{display:none;}
	
	#csstable td{padding:5px;}
	#border{overflow: auto;overflow-y: scroll;}
	#border table{width:190%;}
}
@media screen and (max-width:320px){
	.mainPage{width: 100%;}
	#border table{width:205%;}
}