@media (max-width: 767px) { 
.main_banner { margin-top: 65px;}
h3.index_title::before, h3.index_title::after {width: 25%;}
.news_box .title { 
	display: block;
	padding-left:0;
	}
.product_box .detail {padding: 0px 15px;}
.index_list .info_title>ul>li>a {width: 100%;}
.info_section .video { 
	margin-top:1%;
	width: 100%;
	}
.index_list .store_box .pic {
	height: 110px;
    line-height: 105px;
}

.store_list .store_box{
	margin-bottom:20px;
	
}
.store_box .pic {
	height: 150px;
}



.leftmenu li{
	line-height:1.7em;
	padding: 5px 15px;
	margin-bottom: 5px;
	display:inline-block;
	background:#F5F5F5;
	width:49%;	
}

.leftmenu>li.active{ background: #6CCE35; }
.leftmenu>li.active a{ color: #fff; padding-left:15px; }
.leftmenu>li.active::before{
	content: "\e131";
	padding: 0 3px;
	color: #fff;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 5px;
}

.leftmenu>li.active::after{
	content: "";
}

.dl-horizontal dd {
	margin-left: 0px;
}

}
