/*社区e站*/
/*title*/
.lhshe_title div:first-child{
	background-color: #ffb200;
}
.swiper-slide{
	position: relative;
}
.swiper-slide .t{
	position: absolute;
	left: 0;
	bottom: 5px;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
}


/*模块颜色*/
.lhshe_tab_top .lhshe_tab2:nth-child(5n-4){
	background-color: #5f4d8d;
}
.lhshe_tab_top .lhshe_tab2:nth-child(5n-8){
	background-color: #70b49f;
}
.lhshe_tab_top .lhshe_tab2:nth-child(5n-12){
	background-color: #e5b23d;
}
.lhshe_tab_top .lhshe_tab2:nth-child(5n-16){
	background-color: #dc7d45;
}
.lhshe_tab_top .lhshe_tab2:nth-child(5n){
	background-color: #ed7994;
}


.lhshe_tab_dow .lhshe_tab2:nth-child(5n-4){
	background-color: #ed7994;
}
.lhshe_tab_dow .lhshe_tab2:nth-child(5n-8){
	background-color: #dc7d45;
}
.lhshe_tab_dow .lhshe_tab2:nth-child(5n-12){
	background-color: #e5b23d;
}
.lhshe_tab_dow .lhshe_tab2:nth-child(5n-16){
	background-color: #70b49f;
}
.lhshe_tab_dow .lhshe_tab2:nth-child(5n){
	background-color: #5f4d8d;
}




@media only screen and (min-width: 1367px){
	.lhshe_tab_right{
		margin-top:46px;
	}
	.swiper-slide .t{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.lhshe_tab_right .lhshe_tab_top{
		display: flex;

	}
	.lhshe_tab_right .lhshe_tab_dow{
		margin-top:14px;
		display: flex;

	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2{
		width: 165px;
   		height: 162px;
   		/*background-color: pink;*/
   		margin-left: 14px;
   		border-radius: 10px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2{
		width: 165px;
   		height: 162px;
   		/*background-color: pink;*/
   		margin-left: 14px;
   		border-radius: 10px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 img{
		width: 63px;
		height: 63px;
	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 div{
		font-size: 22px;
	    color: #fff;
	    background-color: transparent;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 img{
		width: 63px;
		height: 63px;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 div{
		font-size: 22px;
	    color: #fff;
	    background-color: transparent;
	}
	


	.lhshe_footer{
		display: none;
	}


}





@media screen and (min-width: 1081px) and (max-width: 1366px){
	.lhshe_tab_right{
		margin-top:32px;
	}
	.lhshe_tab_right .lhshe_tab_top{
		display: flex;

	}
	.swiper-slide .t{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.lhshe_tab_right .lhshe_tab_dow{
		margin-top:9.8px;
		display: flex;

	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2{
		width: 115.5px;
   		height: 113.4px;
   		/*background-color: pink;*/
   		margin-left: 9.8px;
   		border-radius: 7px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2{
		width: 115.5px;
   		height: 113.4px;
   		/*background-color: pink;*/
   		margin-left: 9.8px;
   		border-radius: 7px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 img{
		width: 44.1px;
		height: 44.1px;
	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 div{
		font-size: 15.4px;
	    color: #fff;
	    background-color: transparent;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 img{
		width: 44.1px;
		height: 44.1px;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 div{
		font-size: 15.4px;
	    color: #fff;
	    background-color: transparent;
	}
	

	.lhshe_footer{
		display: none;
	}

}




/*分辨率 1080 以下*/
@media only screen and (max-width: 1080px){
	.swiper-slide .t{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
		/*模块颜色*/
	.lhshe_tab_top .lhshe_tab2:nth-child(1){
		background-color: #5f4d8d;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(2){
		background-color: #70b49f;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(3){
		background-color: #e5b23d;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(4){
		background-color: #dc7d45;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(5){
		background-color: #ed7994;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(6){
		background-color: #ed7994;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(7){
		background-color: #dc7d45;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(8){
		background-color: #e5b23d;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(9){
		background-color: #70b49f;
	}
	.lhshe_tab_top .lhshe_tab2:nth-child(10){
		background-color: #5f4d8d;
	}

	
	.lhshe_tab_dow .lhshe_tab2:nth-child(1){
		background-color: #5f4d8d;
	}
	.lhshe_tab_dow.lhshe_tab2:nth-child(2){
		background-color: #70b49f;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(3){
		background-color: #e5b23d;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(4){
		background-color: #dc7d45;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(5){
		background-color: #ed7994;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(6){
		background-color: #ed7994;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(7){
		background-color: #dc7d45;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(8){
		background-color: #e5b23d;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(9){
		background-color: #70b49f;
	}
	.lhshe_tab_dow .lhshe_tab2:nth-child(10){
		background-color: #5f4d8d;
	}

	.lhshe_tab_right{
		margin-top:60px;
	}
	.lhshe_tab_right .lhshe_tab_top{
		margin-right: 14px;
		display: flex;
		flex-wrap: wrap;
		/*align-items: center;*/
		justify-content: center;

	}
	.lhshe_tab_right .lhshe_tab_dow{
		margin-right: 14px;
		/*margin-top:14px;*/
		display: flex;
		flex-wrap: wrap;
		justify-content: center;



	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2{
		width: 177px;
   		height: 175px;
   		/*background-color: pink;*/
   		margin-left: 14px;
   		margin-top:14px;
   		border-radius: 10px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2{
		width: 177px;
   		height: 175px;
   		/*background-color: pink;*/
   		margin-left: 14px;
   		margin-top:14px;
   		border-radius: 10px;
   		display: flex;
   		justify-content: center;
   		align-items: center;
   		flex-direction: column;

	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 img{
		width: 63px;
		height: 63px;
	}
	.lhshe_tab_right .lhshe_tab_top .lhshe_tab2 div{
		font-size: 22px;
	    color: #fff;
	    background-color: transparent;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 img{
		width: 63px;
		height: 63px;
	}
	.lhshe_tab_right .lhshe_tab_dow .lhshe_tab2 div{
		font-size: 22px;
	    color: #fff;
	    background-color: transparent;
	}
	

	.lhshe_footer{
		text-align: center;
	}


}