@charset "utf-8";
/*
 * @name	:139G 活动中心样式
 * @author	:chenfahui(email:chenfh@xmxu.cn)
 * @version	:1.0
 */
 
.actWrap{width:1000px;margin:auto;padding:5px 0 0;}
.actWrap .page{padding:15px 0;border-top:1px dashed #cddaee;}
.actWrap .sideLogin{padding:10px 0 0;}
.actWrap .sideLogin .tit{display:none;}
.actWrap .sideNews ul{overflow:hidden;}
.actWrap .sideNews li{border-top:1px dashed #cddaee;height:14px;line-height:14px;padding:9px 50px 9px 15px;margin:-1px 0 0;position:relative;}
.actWrap .sideNews li a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;}
.actWrap .sideNews a:hover .nub{border-left-color:#f26522;}
.actWrap .sideNews .nub{display:inline-block;height:0;width:0;border:5px solid;border-color:#fff #fff #fff #666;vertical-align:middle;overflow:hidden;}
.actWrap .sideNews .time{position:absolute;right:10px;top:9px;}
.actHot{float:left;width:650px;}
.actSide{float:left;width:275px;}
.actMain{float:right;width:715px;}
.actNew{float:right;width:340px;}

.actList .list,.actList .news,.actDetail .tags dd{overflow:hidden;}
.actList .item,.actList .news li{border-top:1px dashed #cddaee;padding:10px;margin:-1px 0 0;}
.actList .photo{float:left;position:relative;}
.actList .photo img{border-radius:10px;}
.actList .photo .icon{position:absolute;left:-6px;top:-5px;height:70px;width:70px;}
.actList .photo .icon:lang(zh_CN){background:url(../images/activity_bg.png) no-repeat;}
.actList .photo .icon:lang(zh_TW){background:url(../images/activity_bg_tw.png) no-repeat;}
.actList .photo .iconGame:lang(zh_CN),.actList .photo .iconGame:lang(zh_TW){background-position:-70px 0;}
.actList .info{overflow:hidden;padding:0 0 0 10px;zoom:1;}
.actList .info h3 a{color:#f26522;font-size:14px;}
.actList .info h3 span{font-size:14px;background:#f26522;color:#fff;padding:2px 5px;margin:0 5px 0 0;}
.actList .info p{text-indent:24px;line-height:25px;padding:5px 0 0;}
.actList .info .time{padding:5px 0 0;}
.actList .info .time span,.actList .news .type{background:#f26522;padding:2px 3px;color:#fff;margin:0 5px 0 0;}
.actList .info .btn{text-align:center;padding:10px 0 0;}
.actList .filter{position:absolute;right:0;top:2px;min-width:100px;}
.actList .news li{font-size:14px;position:relative;padding:10px 100px 10px 10px;zoom:1;}
.actList .news li a{font-size:14px;}
.actList .news .time{position:absolute;right:10px;top:50%;margin:-10px 0 0;}
.actList .tab{height:31px;line-height:31px;border-bottom:1px solid #cddaee;overflow:hidden;}
.actList .tab a{padding:5px 10px;}
.actList .tab a.current{color:#1472b1;font-weight:700;}
.actList .con .loading{height:123px;}

.actDetail h3{text-align:center;font-size:20px;color:#f26522;padding:20px 0 10px;}
.actDetail .time{text-align:center;}
.actDetail .editor,.actDetail .share,.actDetail .link{border-top:1px dashed #cddaee;line-height:2;color:#333;}
.actDetail .editor{padding:30px;font-size:14px;overflow:hidden;}
.actDetail .editor img,.actDetail .editor table,.actDetail .editor div{max-width:100%;}
.actDetail .tags{padding:30px;}
.actDetail .tags dt{float:left;}
.actDetail .share{padding:20px;text-align:right;position:relative;height:44px;}
.actDetail .link{padding:20px;}
.actDetail .link .l{float:left;}
.actDetail .link .r{float:right;text-align:right;}
.actDetail .link .r a{font-family:simsun;}

.articleWrap .codeTxt,.articleWrap .codeBtn{border:1px solid #333;height:26px;width:130px;text-align:center;float:left;font-size:15px;font-family:georgia,serif;}
.articleWrap .codeBtn{width:80px;border-left:0;background:#374155;}
.articleWrap .codeBtn embed{vertical-align:top;}

.feedback{}
.feedback .int{position:absolute;right:0;top:50%;margin:-12px 0 0;}
.feedback .btn{float:left;margin:0 25px 0 0;position:relative;}
.feedback .btn a{background:url(../images/feedback_icon.gif) no-repeat;padding:0 0 0 25px;height:25px;float:left;}
.feedback .btn a{color:#333;}
.feedback .btnLike a{background-position:0 2px;}
.feedback .btnTread a{background-position:0 -28px;}
.feedback .btnLike .num,.feedback .btnLike .add{color:#f26522;}
.feedback .btnTread .num,.feedback .btnTread .add,.feedback .btnTread .msg{color:#4c97f1;}
.feedback .add{position:absolute;top:-10px;left:50%;white-space:nowrap;}
.feedback .msg{position:absolute;top:-30px;left:50%;color:#f26522;border:1px solid #b0c4d6;background:#d7e8f8;padding:0 10px;border-radius:5px;white-space:nowrap;}

