
/*Link*/
 .etc002 {width:100%;height:100%;float:left;padding: 15px;text-align:center;background:white;box-sizing:border-box;position:relative;}
 
 .etc002 > div.etc02wrap {text-align:center; width:100%;display:inline-block;vertical-align:middle;}
 .etc002 .txttit {font-size: 23px;font-weight: 400;line-height:25px;padding-bottom: 5px;color:#333;/* float:left; */
 				 width:100%;display:block;word-break: keep-all;overflow: hidden;
 				 -webkit-box-orient:vertical;display:-webkit-box;white-space:normal;}
 .etc002 .txtco {font-size: 15px; color:#333; letter-spacing:-1px; line-height:22px; color:#636363;
				width:100%; display:block; overflow:hidden;padding: 5px 0 0; word-break: keep-all;
				-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;}


	/*layer height - different styling */
	.layout_01 .etc002 .txttit {font-weight:600;}
	.layout_01 .etc002 .txtco {height:auto;}
	.layout_03 .etc002 .txtco,.layout_04 .etc002 .txtco {font-size:14px;}





@media (min-width:800px){
	.layout_height_H .etc002 {line-height:315px;}
	.layout_height_M .etc002 {line-height:215px;}
	.layout_height_L .etc002 {line-height:115px;}

	.layout_height_H .etc002 .txttit {margin-bottom:10px; font-size:28px;line-height: 30px;-webkit-line-clamp: 4; max-height:118px;}
	.layout_height_H .etc002 .txtco {max-height:243px;-webkit-line-clamp: 6; max-height: 130px;}

	.layout_height_M .etc002 .txttit {margin-bottom:10px;font-size:28px;line-height: 30px;-webkit-line-clamp: 4; max-height:118px;}
	.layout_height_M .etc002 .txtco {max-height:135px;/* margin:10px 0 20px; */-webkit-line-clamp: 3; max-height: 63px;}

	.layout_height_L .etc002 .txttit {box-sizing:border-box;padding-bottom:0;font-size:26px;line-height: 30px;-webkit-line-clamp: 2; max-height:60px;}
	.layout_height_L .etc002 .txtco {float:left;max-height:46px;/* margin:10px 0; */-webkit-line-clamp: 2; }

}


@media (max-width:799px){

}

@media (min-width:600px) and (max-width:799px){
	 .etc002 .txttit {font-size:23px; -webkit-line-clamp:3; max-height:75px;}
	 .etc002 .txtco {font-size:14px;}

	 .layout_01 .etc002 .txttit {font-size:19px;}

	  .layout_block4 > .layout_height_H .etc002 {line-height:315px;}
	  .layout_block4 > .layout_height_M .etc002 {line-height:215px;}
	  .layout_block4 > .layout_height_L .etc002 {line-height:115px;}

	 .layout_block4 > .layout_height_H .etc002 .txtco {font-size:13px; max-height:175px;}
	 .layout_block4 > .layout_height_M .etc002 .txtco {float:left; margin:0; max-height:110px;}
	 .layout_block4 > .layout_height_L .etc002 .txttit {box-sizing:border-box;}
	 .layout_block4 > .layout_height_L .etc002 .txtco {width:100%; height:auto; box-sizing:border-box; max-height:22px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:10px;}
}

@media (max-width:599px){
	 .etc002 .txttit {font-size:23px; letter-spacing:-1px; box-sizing:border-box;}
	 .etc002 .txtco {font-size:14px !important; margin:0; box-sizing:border-box;}
	 /*.etc002 .txtco br {display:none;}*/

	 .layout_01 .etc002 .txttit {font-size:19px;}

}



