
article{word-wrap:break-word;}

.home_class ul li article{-webkit-line-clamp: 3; height: 70px;}

.honer-tabs{width: calc(100% - 120px)}


.styleA li{height: 260px;}
.styleA li:nth-child(4),.styleA li:nth-child(5),.styleA li:nth-child(6){height: 320px}
.styleB li{height: 330px;}
@media screen and (max-width:1200px){
	.styleA li{height: 280px;}
	.styleA li:nth-child(4),.styleA li:nth-child(5),.styleA li:nth-child(6){height: 350px}
	.styleB li{height: 370px;}
	
}


@media screen and (max-width:1050px){
	.styleA li{height: 300px;}
	.styleA li:nth-child(4),.styleA li:nth-child(5),.styleA li:nth-child(6){height: 370px}
	.styleB li{height: 390px;}
	
}


@media screen and (max-width:1050px){
	.styleA li{height: 320px;}
	.styleA li:nth-child(4),.styleA li:nth-child(5),.styleA li:nth-child(6){height: 400px}
	.styleB li{height: 450px;}
	
}


@media screen and (max-width:800px){
	
	.submenu ul a{padding: 0 8px; margin: 0;}
	.styleA li:nth-child(4),.styleA li:nth-child(5),.styleA li:nth-child(6){height: auto}
	.styleB li{height: auto}
	
}

.sub-menu { white-space:nowrap;text-align: left}
.camp_list li{width: 33%;float: left;display: inline-block; padding: 5px 10px;font-size: 12px;
    white-space: nowrap;
}


.header .topmenu li:nth-child(1){display: none}
.header .topmenu li:nth-child(2){display: none}
.header .topmenu li:nth-child(3){padding-right: 0}
.header .topmenu li:nth-child(3):hover,.header .topmenu li.active{background: #ea5404;color: #FFF;padding-right: 20px}

.honer-tabs li:nth-child(1){margin-left: 10%;}
.honer-tabs li{width: 30%;}







.menu>ul:nth-child(1){position: fixed;text-align: right;left: calc(3%);}
.menu>ul:nth-child(2){position: fixed;text-align: left;left: calc(74% - 50px);}






@media screen and (max-width:1200px){
	.nav__trigger { display:block}
	.menu{display: none}
	.lang{display: none;opacity: 0}
	.lang a{display: none;}
}

















