/* BASIC css start */
.community-tit {font-weight: 400; font-size: 23px; letter-spacing: -3%; text-align: center; padding-top:20px;}
.community-tab {text-align: center; padding:21px 0 24px;}
.community-tab li {position:relative; display: inline-block; margin-right: 24px; line-height:22px;}
.community-tab li:after {content:''; display:inline-block; width:1px; height:10px; background:#d8d8d8; position:absolute; right:-14px; top:6px;}
.community-tab li a {font-size:14px; color:#979797;}
.community-tab li a.active {color:#1c1c1c; font-weight:700; /*border-bottom:1px solid #1c1c1c;*/}
.community-tab li:nth-of-type(4),
.community-tab li:last-child {margin-right:0;}
.community-tab li:nth-child(-n + 4) {margin-bottom:6px;}
.community-tab li:nth-of-type(4):after, 
.community-tab li:last-child:after {display:none;}
/* BASIC css end */

