@charset "utf-8";
body{ background:#f8f8f8;}
/*上方大标题*/
.aa_big_title{ width:958px; height:80px; line-height:80px; border-bottom:1px solid #d3d3d3; font-size:30px; color:#4e4e4e;}
/*主体部分*/
.aa_wrap{ width:958px; background:#fff; overflow:hidden;}
/*注意事项*/
.aa_title{ width:958px; height:58px; background:#fbfbfb; font-size:12px; list-style-type:disc; list-style:disc;}
.aa_title li{ width:238px; height:58px; float:left; margin-right:2px; text-align:center; line-height:58px; color:#747474; display:block;}
/*每行*/
.aa_row{ width:958px; min-height:50px; z-index:1;}
.aa_row .aa_row_l{ width:130px; height:50px; float:left; line-height:50px; text-align:right;}
.aa_row .aa_row_l em{ float:right; margin:6px 5px 0 0px; font-size:20px; color:#ff0000; display:inline-block;}
.aa_row .aa_row_l span{ float:right; display:inline-block;}
.aa_row .aa_row_r{ width:820px; min-height:50px; float:left; margin-left:8px; padding:2px 0;}
/*选择活动类型*/
.aa_row .aa_row_r select{ width:178px; height:34px; margin:9px 0 0 0; padding:5px 0; background:#fff; border:1px solid #d8d8d8; color:#cccccc;}
.aa_row .aa_row_r select option{ color:#333;}
/*选择开始时间*/
.aa_row .aa_row_r span{ float:left; line-height:50px;}
.aa_row .aa_row_r .aa_row_timer{ width:170px; height:34px; float:left; margin:9px 0px 0 0; padding:0 4px; background:#fff; border:1px solid #d8d8d8; color:#cccccc;}
.aa_row .aa_row_r .aa_row_timer span{ line-height:30px;}
.aa_row .aa_row_r .aa_row_timer img{ float:right; margin:8px 0 0 0;}
.aa_row .aa_row_r .aa_row_timer input{ height:100%; border-left: 0;border-right: 0;border-top: 0;border-bottom: 0;width:170px; background:url('/images/icon_timer.png') no-repeat scroll right center transparent;}
/*选择活动适用范围*/
.aa_row .aa_row_r .aa_row_btn_wrap{ width:170px; height:34px; float:left; margin:9px 0px 0 0; padding:0 4px; line-height:34px; background:#fff; border:1px solid #d8d8d8; color:#cccccc;}
/*活动范围弹层*/
.aa_type_wrap{ width:680px; background:#fff; border:1px solid #27bfc4; font-size:12px; position:absolute; top:46px; left:0; z-index:3; overflow:hidden;}
.aa_type_wrap .aa_type_top{ width:680px; height:38px; line-height:38px; border-bottom:1px solid #9edbde; background:#fafafa;}
.aa_type_wrap .aa_type_top span{ width:99px; height:38px; float:left; line-height:38px; text-align:center; color:#7e7e7e; display:block;}
.aa_type_wrap .aa_type_top a{ width:22px; height:38px; float:left; line-height:38px; text-align:center; display:block;}
.aa_type_wrap .aa_type_top .aa_type_top_on{ background:#0db0b7; color:#fff;}
.aa_type_wrap .aa_type_bottom{ width:664px; padding:10px 8px; overflow:hidden;}
.aa_type_wrap .aa_type_bottom a{ float:left; padding:0 10px; line-height:24px;}
.aa_type_wrap .aa_type_bottom a:hover{ color:#fff; background:#0eafb9;}





/*活动封面*/
.aa_row .aa_row_r .aa_row_r_top{ width:958px; height:69px;}
.aa_row .aa_row_r .aa_row_r_top .aa_row_r_top_pic{ width:140px; height:69px; float:left; margin-right:5px; display:block; position:relative; z-index:1;}
.aa_row .aa_row_r .aa_row_r_top .aa_row_r_top_pic .aa_row_r_top_pic_wrap{ width:140px; height:69px; position:absolute; top:0; left:0; z-index:2;}
.aa_row .aa_row_r .aa_row_r_bottom{ width:958px; height:30px; line-height:30px; color:#afafaf; font-size:12px;}
/*活动名称*/
.aa_row .aa_row_r .aa_row_r_text_input{ width:670px; height:34px; margin:9px 0 0 0; padding:0 5px; background:#fff; border:1px solid #d8d8d8; color:#999;}
/*活动描述*/
.aa_row .aa_row_r textarea{ width:660px; height:100px; margin:9px 0 0 0; padding:10px; background:#fff; border:1px solid #d8d8d8; color:#999;}
/*活动参与方式*/
.aa_row .aa_row_r .aa_row_r_type_on{ width:158px; height:34px; padding:0 10px; line-height:34px; color:#fff; background:#3dc7ce; display:block;}
.aa_row .aa_row_r .aa_row_r_type{ width:158px; height:34px; padding:0 10px; line-height:34px; color:#afafaf; background:#eeeeee; display:block;}
/*发布按钮*/
.aa_btn_wrap{ width:938px; height:90px; margin:20px 10px 0; border-top:1px solid #d8d8d8;}
.aa_btn_wrap .aa_btn{ width:92px; height:36px; margin:24px 0 0 130px; line-height:36px; text-align:center; color:#fff; background:#13aeb6; font-size:16px; display:block;}

/*右侧*/
/*按钮*/
.aa_btn1{ width:118px; height:118px; float:left; margin:0 2px 2px 0; display:block;}
.aa_btn2{ width:238px; height:118px; float:left; margin:0 2px 2px 0; display:block;}
/*图片*/
.aa_pic{ width:238px; height:118px; float:left; margin:0 2px 2px 0; display:block;}
/*更多活动*/
.aa_more{ width:238px; height:58px; float:left; line-height:58px; text-align:center; font-size:18px; color:#4e4e4e; background:url(/images/m_r_bg.jpg) repeat; display:block;}

/*黑色背景和弹出框*/
.black_bg{ width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index:2000;}
.jump_wrap{ width:452px; height:146px; margin:-77px 0 0 -230px; padding:3px; background:#f4f4f4; border:1px solid #e6e6e6; position:absolute; left:50%; top:50%; z-index:2001;}
.jump_wrap .jump_con{ width:452px; height:146px; background:#fff;}
.jump_wrap .jump_con .jump_con_top{ width:452px; height:25px;}
.jump_wrap .jump_con .jump_con_top a{ width:11px; height:11px; float:right; margin:8px 8px 0 0; -webkit-transition: 0.2s ease-in-out 0s; -moz--transition: 0.2s ease-in-out 0s; -ms--transition: 0.2s ease-in-out 0s; -o--transition: 0.2s ease-in-out 0s;}
.jump_wrap .jump_con .jump_con_top a img{ width:11px; height:11px;}
.jump_wrap .jump_con .jump_con_title{ width:432px; height:50px; padding:0 15px; line-height:50px; font-size:16px;}
.jump_wrap .jump_con .jump_con_btn{ width:452px; height:38px; margin-top:10px;}
.jump_wrap .jump_con .jump_con_btn .jump_con_btn1{ width:120px; height:38px; float:left; margin-left:77px; line-height:38px; text-align:center; background:#0bacb4; color:#fff;}
.jump_wrap .jump_con .jump_con_btn .jump_con_btn2{ width:120px; height:38px; float:left; margin-left:52px; line-height:38px; text-align:center; background:#0bacb4; color:#fff;}

/*尚未登录*/
.landing{position:fixed;top:50%;left:50%;margin:-100px 0 0 -200px;z-index:999;}
.landing_con{width:400px;height:200px;background: #fff;}
.landing_con h1{font-size:20px;color:#1a1a1a;font-family: "宋体";background: url("/images/btn.png") 40px 40px no-repeat;padding:40px 0 0 30px;line-height: 25px;text-align: center;}
.close{font-size:18px;color:#fff;background:#0bacb4;text-decoration:none;display:block;width:90px; height:40px;line-height: 40px;text-align: center;margin:50px 0 0 45px;float: left;}
.landing_btn{margin:64px 40px 0 0;}
.landing_btn a{font-size:18px;color:#fff;background:#0bacb4;text-decoration:none;display:block;width:90px; height:40px;line-height: 40px;text-align: center;float: right;margin-right:5px;}
a:hover{text-decoration: underline;}
.theme-popover-mask{z-index:998;position:fixed;top:0%;left:0%;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none;}


.landing1{display:none;position:fixed;top:50%;left:50%;margin:-100px 0 0 -200px;z-index:999;}
.landing_con1{width:400px;height:200px;background: #fff;}
.landing_con1 h1{font-size:18px;color:#1a1a1a;font-family: "宋体";background: url("/images/btn.png") 25px 40px no-repeat;padding:40px 0 0 30px;line-height: 25px;text-align: center;}
a:hover{text-decoration: underline;}
.abandon{margin:50px 0 0 30px;}
.abandon a{font-size:18px;color:#fff;background:#0bacb4;text-decoration:none;display:block;width:120px; height:40px;line-height: 40px;text-align: center;float: left;margin-right:65px;}
