/*  */
@media screen and (min-width: 320px) {
	.down-flex .col-hover{-webkit-line-clamp: 3;}
	.ind-bgbt{font-weight: bold;}
}

@media screen and (min-width: 375px) {
	
}

@media screen and (min-width: 480px) {
	
}

@media screen and (min-width: 992px) {
	.logo{height:67px;}
	.nav-list li .nav-list-sub{min-width: 209px; transform: translate(-25%,0);}
	.nav-list li:nth-last-child(2) .nav-list-sub{ transform: translate(0,0);}
	.foot-le{max-width:260px;}
	.ind-bgjs p:last-child{max-width:400px;}
}

@media screen and (min-width: 1340px) {
	.logo{height:99px;}
}

@media screen and (min-width: 1480px) {
	
}
