@charset "UTF-8";
.bbs-type-05A													{box-sizing:border-box;position: relative;min-height: 440px;overflow: hidden;padding: 0;background-color: #fff;}
.bbs-type-05A > ul												{position: relative;}
.bbs-type-05A .title                      {margin-bottom:35px;padding-top: 15px;padding-left: 30px;}
.bbs-type-05A .title::before              {content:'';width:100%;height:65px;background: #1398be;position: absolute;top:0;left:0;}
.bbs-type-05A > ul > li											{float: left; margin: 0 10px;}
.bbs-type-05A > ul > li .recentBbsTab						{position: relative;color: #fff;font-size: 2em;background: none;width: 100%;display: block;padding-bottom: 15px;}
.bbs-type-05A > ul > li.active .recentBbsTab				{font-size: 26px;font-weight: 600;}
.bbs-type-05A > ul > li > ul									{display: none;width: 100%;position: absolute;top:40px;left: 0;}
.bbs-type-05A > ul > li.active > ul							{display: block;top: 100px;padding: 0 20px;box-sizing: border-box;}
.bbs-type-05A > ul > li > ul > li								{position: relative;margin-top: 0;background: url(./../images/m_bbs_list.png) left 7px no-repeat;padding-left: 95px;width: 75%;border-bottom:1px solid #eaeaea;}
.bbs-type-05A > ul > li > ul > li.recentBbsInnerLi			{margin-top: 6px;margin-left: 95px;padding-left: 0;width: 75%;padding-bottom: 20px;margin-bottom: 20px;}
.bbs-type-05A > ul > li > ul > li::after{content:'';width:37px;height: 8px;position: absolute;bottom:0;right:0;background: url('./../images/bbs-arrow.png') no-repeat center right;}

.bbs-type-05A > ul > li > ul > li	+ li + li{border-bottom:none;}
.bbs-type-05A > ul > li > ul > li	+ li + li:after{display: none;}

.bbs-type-05A > ul > li > ul > li a							{color: #fff; line-height: 1.5; display: block;}
.bbs-type-05A > ul > li > ul > li a:hover strong			{text-decoration: underline;}
.bbs-type-05A > ul > li > ul > li a strong					{font-size: 16px;color:#333;display: block;margin-right: 20px;font-weight: bold;position: relative;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 5px;}
.bbs-type-05A > ul > li > ul > li a strong .newArtcl		{display: inline-block; vertical-align: middle; margin-left: 5px; background: url(./../images/share.png) left top no-repeat; width: 11px; height: 11px; text-indent: -5000px;}
.bbs-type-05A > ul > li > ul > li a p.text            {color:#666;font-size:15px;max-height: 45px;overflow: hidden;}
.bbs-type-05A > ul > li > ul > li a .dataWrap				{position: absolute;top: 0;left: -80px;line-height: 1.2;}
.bbs-type-05A > ul > li > ul > li a .dataWrap .data-d				{font-size:42px;color: #333;display: block;font-weight: 600;}
.bbs-type-05A > ul > li > ul > li a .dataWrap .data-m				{font-size:11px;color:#444;}
.bbs-type-05A > ul > li > ul > li.recentBbsNoData		{color: #fff;background: none;text-align: center;padding: 20px 0;}
.bbs-type-05A .recentBbsMore								{display: none;position: absolute;top: 17px;right: 15px;width: 38px;height: 24px;color: #ffd1b3;}
.bbs-type-05A > ul > li.active .recentBbsMore				{display: block;background: url('./../images/w_plus.png') no-repeat center center;text-indent: -9999px;width:29px;height: 29px;}

@media all and (max-width:1025px) {
.bbs-type-05A > ul > li > ul > li.recentBbsInnerLi{width:85%;}
}

@media all and (max-width:767px) {
.bbs-type-05A .title {margin-bottom:20px;}
.bbs-type-05A > ul > li > ul > li.recentBbsInnerLi{margin-left:0;width:100%;}
.bbs-type-05A > ul > li > ul > li a .dataWrap{display: none;}
}
