@charset "utf-8";
/* CSS Document */
.activityBody{ background:#fff;}
.Dtit{ height:36px; background:#ececec; padding-left:10px; color:#555; font-family:"微软雅黑"; font-size:14px; line-height:36px; position:relative;}
.Dtit a{ color:#555;}
.Dtit a.more{ position:absolute; color:#0072ff; font-size:12px; right:15px;}

.Recommend{ width:660px; margin:0 auto; padding-top:15px;}
.Recommend h2{ color:#555; font-family:"微软雅黑"; font-size:14px;border-bottom:#E2E2E2 solid 1px;}
.Recommend h2 span{ display:inline-block; height:25px; line-height:25px; padding:0 20px; background:#eee;font-weight: normal;color:#555; }
.Recommend ul{ padding-top:15px; height:150px; overflow:hidden; }
.Recommend li{ display:inline-block; width:216px; height:150px; float:left; margin-right:6px;}
.Recommend li img{ border:3px solid #e5e5e5; }
.Recommend li a{ display:block; color:#555;}
.Recommend li p{ text-align:center; padding-top:10px;}

.activityCont{width:660px; margin:0 auto;}
.activityNav{ display:block; height:25px;  border-bottom:1px solid #E2E2E2; padding-top:15px;}
.activityNav li{ float:left; display:inline-block; width:100px; height:25px; line-height:25px;margin-right:10px; position:relative;}
.activityNav li span{ display:none; font-size:0;}
.activityNav a{ color:#555; display:block; font-family:"微软雅黑"; font-size:14px;text-align:center; background:#EEEEEE; }
.activityNav li.select a{ background:#666; color:#fff;}
.activityNav li.select span{ display:block; border-style:solid; border-width:8px; border-color:#666 #fff #fff #fff; height:0; width:0; font-size:0;;position:absolute; left:50%; margin-left:-7px;top:25px; z-index:9; }

.activitySearch{ clear:both; height:24px; margin-top:15px; overflow:hidden;}
.activitySearch .searchbtn{ float:right; display:block; width:42px; height:22px; line-height:22px; border:1px solid #CCCBCB; color:#555; cursor:pointer;background:url("search_btn.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/search_btn.png*/ no-repeat;}
.activitySearch .searchText{ float:right;display:block; width:210px; height:20px; line-height:20px; border:1px solid #CCCBCB; border-right:none; background:url("magnifier.gif")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/magnifier.gif*/ no-repeat 5px center; text-indent:25px; color:#555;}

.activityLsit{ padding-top:20px;}
.activityLsit li{ padding:0; margin-bottom:15px; width:660px; clear:both; position:relative; border-bottom:#DCDCDC dashed 1px;}
.activityLsit a.activityImg{ display:inline-block; float:left; width:216px; height:116px; margin-bottom:20px;}
.activityLsit a.activityImg img{border:3px solid #e5e5e5;}
.activityLsit h2{ width:430px; float:right; height:22px; line-height:22px; font-size:14px; color:#333; overflow:hidden; }
.activityLsit h2 strong{ float:left;}
.activityLsit h2 span.doing{background:#58C318;}
.activityLsit h2 span.ending{background:#9C9C9C;}
.activityLsit h2 span.begin{ background:#FF9600;}
.activityLsit p{ width:430px; float:right;  color:#555; line-height:180%; }
.activityLsit p.time{ color:#888;}
.activityLsit dl{ display:none; border: solid 1px #E2E2E2;padding-top:10px;}
.activityLsit dd{ clear:both; width:640px; margin:0 auto; border-bottom:dashed 1px #DCDCDC; overflow:hidden; }
.activityLsit dd a{ display:block;width:640px; float:left;  height:30px; line-height:30px; color:#555; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.activityLsit dd a span.left{ display:inline-block; float:left; width:410px; height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.activityLsit dd a span.right{ width:auto; float:right;height:30px; line-height:30px;}
.activityLsit dd a:hover{ color:#C66608;}
/*.activityLsit dd span{ display:inline-block; float:right; height:30px; line-height:30px;}*/
.activityLsit dt{ clear:both; width:640px; margin:0 auto; padding:3px 0; text-align:right; height:30px; line-height:30px;}
.activityLsit dt a{ color:#2380DA;}

.searchResult{ border-bottom:#E2E2E2 solid 1px;height:20px; line-height:20px; padding:10px 0 5px 0; overflow:hidden;}
.searchResult p{ float:left;}
.searchResult span{ color:#FF0000;}
.searchResult a.back{ display:inline-block; width:40px; height:20px; line-height:20px; background:url("back.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/back.png*/ no-repeat left center; text-align:right; color:#2D96FF; float:right;}

.activityData h3{ padding:20px 0 10px 0; color:#555; font-size:14px; font-weight:normal; margin-bottom:10px; border-bottom:#DCDCDC dashed 1px;}
.activityData p{ line-height:180%;}
.activityData a{ color:#2D96FF; text-decoration:underline;}

/*分页*/
/*当前页样式*/

.paging{ clear:both; height:30px;text-align: right;font-size: 12px;}
.paging a{ color: #555;}
.paging a.now{ color: #FF9600;font-size: 18px;}
.paging a:hover{ color: #555; }
.paging a:visited{ color: #555;}


/*7.4修改*/
.activityLsit h2 span{ display:inline-block; float:left; width:60px; height:21px; line-height:21px; text-align:center;  font-size:12px; color:#fff; font-weight:normal; margin-right:10px; }
.activityLsit h2 a.join{ display:inline-block; width:65px; height:21px; line-height:21px; text-align:center; color:#fff;  font-size:12px; font-weight:normal; float:right; background:url("join.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/join.png*/ no-repeat; margin-left:5px;}
.activityLsit h2 a.join:hover{ background:url("join.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/join.png*/ no-repeat center bottom;}
.activityLsit em.Unfold,.activityLsit em.Shrink{display:inline-block; width:70px; height:21px; line-height:21px;  color:#555;cursor:pointer; position:absolute; right:0; top:100px;font-style:normal;}
.activityLsit em.Unfold{  text-indent:18px; background:url("expand_shrink.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/expand_shrink.png*/ no-repeat left top; }
.activityLsit em.Shrink{  text-align:center;background:url("expand_shrink-1.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity//expand_shrink.png*/ no-repeat left bottom;}

.activityLsit em.Unfold.select{background:url("expand_shrink.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/expand_shrink.png*/ no-repeat right top;}
.activityLsit em.Shrink.select{text-align:center;background:url("expand_shrink.png")/*tpa=http://lkdownload.lkgame.com/LK_GW/activities/img/activity/expand_shrink.png*/ no-repeat right bottom;}

