:root {
  --portal-index-banner-bg: url(../../images/en/7499f616eff205a18c21e6bc8d20d143.png);
  --portal-index-banner-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/en/7499f616eff205a18c21e6bc8d20d143.png',sizingMethod='scale');
  --portal-index-tu1-b-padding: 120px 20px 20px 50px;
  --portal-index-tu1-wz-size: 28px;
  --portal-about-left-line-height: 30px;
  --portal-index-about2-margin-top: 20px;
  --portal-news-show4-1-margin: 20px;
  --portal-collaborator-font-size: 16px;
  --portal-who-title-left-width: 10%;
  --portal-who-title-right-width: 90%;
  --portal-who-title-right-text-align: left;
  --portal-how-right5-padding-top: 12px;
  --portal-how-right6-line-height: 20px;
  --portal-join-title-right-padding: 0;
  --portal-login4-but-bg: url(../../images/en/login_but.png);
  --portal-index-center01-tu2-font-size: 16px;
  --portal-index-center01-tu2-line-height: 23px;
  --portal-index-center01-tu2-padding-top: 15px;
  --portal-index-center01-tu23-font-size: 16px;
  --portal-index-center02-news1-line-height: 23px;
  --portal-index-center02-news2-height: 35px;
  --portal-index-center02-news2-line-height: 35px;
  --portal-index-center02-news3-padding-top: 7px;
}

.index_center02_news .index_wz{
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:1.6;
	max-height:3.2em;
}
