body, button, input, select, textarea{ font:14px/1.125 "Microsoft Yahei",Arial,Helvetica,sans-serif;}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr { margin: 0; padding: 0;}
img{ border: 0 none;}
ul, ol{ list-style-type: none;}
input, button, select, textarea{ outline: medium none;}
body{ background:#fff;-webkit-user-select:none;
    -webkit-text-size-adjust:none;
    -moz-user-select:none;
    -moz-text-size-adjust:none;
    -ms-user-select:none;
    -ms-text-size-adjust:none;
    -o-user-select:none;
    -o-text-size-adjust:none;
    user-select:none;
    text-size-adjust:none;
}
body.graybg{ background:#ebf1f5;}
footer.graybg{ background:#ebf1f5;}
a{ text-decoration:none;}
a{
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.left,.fl{ float:left;}
.right,.fr{ float:right;}
.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.layout_fix{ padding:10px;}
.mt10{ margin-top:10px;}

.highlight {color:#f00 !important;}
.checkbox{ font-size:12px; line-height:26px; color:#c2c7cb;}
.checkbox .check{ background:url(../images/ico.png) no-repeat 0 -389px; background-size:50px 750px; width:22px; height:22px; float:left; margin:2px 8px 0 0;}
.checkbox .checked{ background-position:0 -411px;  }

header{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#4bb4f7), color-stop(100%,#2ca0e9)); background:-webkit-linear-gradient(top,#4bb4f7,#2ca0e9) #2ca0e9; width:100%; height:44px; line-height:44px; border-bottom:#2380bb 1px solid; box-shadow:0 1px 0 #b8e6fa; text-align:center; position:relative;}
header h2{ font-size:16px; color:#fff; font-weight:500; position:absolute; height:100%; left:100px; right:100px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
header h2 a{color:#fff;}
header .logo{ background:url(../images/logo.png) no-repeat; background-size:65px 21px; width:65px; height:21px; display:inline-block; vertical-align:-5px; margin-right:5px; }
header .rbtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#3fb3fb), color-stop(100%,#1c9eef)); background:-webkit-linear-gradient(top,#3fb3fb,#1c9eef); width:49px; height:24px;line-height:24px; font-size:12px; color:#fff; text-align:center; border:#237bb1 1px solid; -webkit-border-radius:2px; border-radius:2px; overflow:hidden; margin-right:10px; margin-top:10px; float:right;}
header .rbtn.hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#5abefc), color-stop(100%,#3aaaf0)); background:-webkit-linear-gradient(top,#5abefc,#3aaaf0);}
header .backbtn{ background:url(../images/ico.png) no-repeat 0 -54px; background-size:50px 750px; width:37px; height:44px; float:left; margin-left:10px; }
header .backbtn.hover{ background-position:0 -97px;}
header .usermsg{ float:right; margin-top:11px; margin-right:10px;}
header .usermsg .user{ background:url(../images/ico.png) no-repeat 0 -291px; background-size:50px 750px; width:22px; height:21px; float:right; }
header .usermsg .msgnum{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#ff6965), color-stop(100%,#fe5854)); background:-webkit-linear-gradient(top,#ff6965,#fe5854); height:14px; line-height:14px; color:#fff; font-family:"arial"; font-size:10px; padding:0 4px; float:right; -webkit-border-radius:10px; border-radius:10px; margin-left:-1px;}
header .newpost{ background:url(../images/ico.png) no-repeat 0 -574px; background-size:50px 750px; width:22px; height:21px; float:right;margin-right:10px; margin-top:11px;}
header .home_btn{ background:url(../images/ico.png) no-repeat 10px -594px; background-size:50px 750px; width:37px; height:44px; float:left; padding-left:10px; }
header .beta{ background:url(../images/beta_ico.png) no-repeat; width:25px; height:15px; background-size:25px 15px; display:inline-block; margin-left:5px; vertical-align:2px;}

.login_frame{ background:#fff; height:405px; border:#c2c7cb 1px solid; -webkit-border-radius:3px; border-radius:3px;}
.login_frame .loghd{ height:40px; line-height:40px; padding:0 10px; border-bottom:#e2e5e7 1px solid ;}
.login_frame .loghd .tit{ font-size:16px; color:#1f384b;}
.login_frame .loghd .ico_log, .login_frame .loghd .ico_reg{ background:url(../images/ico.png) no-repeat 0 -249px; background-size:50px 750px; width:22px; height:21px; float:left; margin:9px 7px 0 0;}
.login_frame .loghd .ico_reg{ background-position:0 -270px;}
.login_frame .logbd{ padding:10px;}

.userform .userinput{ border:#c2c7cb 1px solid; -webkit-border-radius:2px; border-radius:2px; box-shadow:1px 1px 3px rgba(0,0,0,0.08)inset; overflow:hidden; }

.userform .user_itxt, .userform .pwd_itxt{ background:none; height:44px; line-height:44px; font-size:14px; padding:0 8px; }
.userform .pwd_itxt{ border-top:#e2e5e7 1px solid;}
.userform .user_itxt input, .userform .pwd_itxt input{ width:100%; height:20px; line-height:20px;  color:#1f384b; border:none;}

.userform .subinfo{ height:24px; line-height:24px; overflow:hidden; padding:18px 0 36px; }
.userform .subinfo .rlink{ float:right; color:#61c2f4;}
.userform .subinfo .checkbox{ float:left; }

.glb_bluebtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#7ed3ff), color-stop(100%,#5ec7fe)); background:-webkit-linear-gradient(top,#7ed3ff,#5ec7fe); display:block; height:41px; color:#fff; font-size:14px; border-style:solid; border-width:1px; border-color:#5fb9e8 #55a8d2 #4b96bd #55a8d2; box-shadow:0 1px 0 rgba(237,249,255,0.4)inset, 1px 1px 2px rgba(34,109,157,0.3);  -webkit-border-radius:2px; border-radius:2px;}
input.glb_bluebtn{ width:100%;}
.glb_graybtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#f3f7fa), color-stop(100%,#ebf1f5)); background:-webkit-linear-gradient(top,#f3f7fa,#ebf1f5); height:41px; color:#1f384b; font-size:14px; border-style:solid; border-width:1px; border-color:#ccd0d3 #c0c4c7 #b4b8bb #c0c4c7; box-shadow:0 1px 0 rgba(255,255,255,0.8)inset, 1px 1px 2px rgba(0,0,0,0.1); -webkit-border-radius:2px; border-radius:2px; display:block; text-align:center; line-height:40px; }
.glb_graybtn.hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#fcfdfe), color-stop(100%,#fbfdff)); background:-webkit-linear-gradient(top,#fcfdfe,#fbfdff); border-color:#d5dadd #cbcfd3 #c1c5c9 #cbcfd3;}
input.glb_graybtn{ width:100%;}
.glb_graybtn.disabled{ background:#e0e3e5;box-shadow:0 1px 0 rgba(255,255,255,0)inset, 1px 1px 2px rgba(0,0,0,0); border-color:#ccd0d3;}
.glb_itxt{ background:#fff; height:44px; line-height:44px; border:#c2c7cb 1px solid; box-shadow:1px 1px 2px rgba(0,0,0,0.05)inset; font-size:14px; -webkit-border-radius:2px; border-radius:2px; padding:0 8px;}
.glb_itxt.focus, .glb_tarea.focus{ border-color:#6bc8f7; box-shadow:1px 1px 2px rgba(0,0,0,0.05)inset,0 0 5px rgba(109,201,248,0.45); color:#1f384b;}
.glb_itxt input{ width:100%; height:16px; line-height:16px; color:#1f384b; border:none; padding:9px 0;}
.glb_tarea{ background:#fff; border:#c2c7cb 1px solid; box-shadow:1px 1px 2px rgba(0,0,0,0.05)inset; -webkit-border-radius:2px; border-radius:2px; padding:4px 8px;}
.glb_tarea textarea{ background:none; width:100%; height:100%; line-height:24px; font-size:14px; color:#1f384b; border:none; resize:none;}

.glb_tip{ background:#fff9e0; height:34px; line-height:34px; color:#de8511; font-size:12px; padding:0 10px; border-bottom:#e5d17d 1px solid; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.glb_tip .key{ color:#f55043; margin:0 3px;}

.feedback{ padding:10px;}
.feedback .glb_tarea{ height:290px;}

.glb_hdbar{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#edf4f8), color-stop(100%,#e7edf1)); background:-webkit-linear-gradient(top,#edf4f8,#e7edf1); height:35px; line-height:35px; border-bottom:#d0d5d8 1px solid; padding:0 10px;}
.glb_hdbar .more{ color:#6c8292; float:right; overflow:hidden;}
.glb_hdbar .more .arr{ background:url(../images/ico.png) no-repeat -10px -526px; background-size:50px 750px; width:22px; height:17px; float:right; margin:9px -10px 0 0;}
.glb_hdbar .tit{ color:#1f384b; font-size:15px; }
.glb_hdbar .tit .ico_rec,
.glb_hdbar .tit .ico_hot,
.glb_hdbar .tit .ico_group,
.glb_hdbar .tit .ico_like{ background:url(../images/ico.png) no-repeat 0 -207px; background-size:50px 750px; width:22px; height:21px; float:left; margin:6px 6px 0 0; }
.glb_hdbar .tit .ico_hot{ background-position:0 -228px;}
.glb_hdbar .tit .ico_group{ background-position:0 -165px;}
.glb_hdbar .tit .ico_like{ background-position:0 -311px}
.glb_hdbar_bt{ border-top:#dde0e1 1px solid; box-shadow:0 1px 0 #fafcfd inset;}

.recom_group{ background:#fff; padding:2px 10px 10px;}
.recomlist{ height:140px; overflow:hidden;}
.recom_group.show .recomlist{ height:auto;}
.recomlist li{  width:49%; height:62px;  float:left; margin:8px 2% 0 0; }
.recomlist li:nth-child(2n){ margin:8px 0 0 0;}
.recomlist li .gbox{ background:#fff; height:48px; -webkit-border-radius:2px; border-radius:2px; padding:6px 6px 6px 60px; border:#c2c7cb 1px solid; box-shadow:0 -2px 0 rgba(194,199,203,0.3)inset,0 1px 4px rgba(0,0,0,0.1); overflow:hidden;}
.recomlist li img{ float:left; width:48px; height:48px; -webkit-border-radius:2px; border-radius:2px; margin-left:-54px;}
.recomlist li .tit{ color:#1f384b; line-height:1; font-size:14px; font-weight:500; padding-bottom:7px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.recomlist li .pv{ font-size:12px; line-height:14px; color:#6c8292; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.recom_group .morepost{ margin-top:10px; -webkit-border-radius:2px;border-radius:2px; border:#c2c7cb 1px solid;}

.glb_textlist li{ padding:6px 10px 8px; border-bottom:#e2e5e7 1px solid; position:relative;}
.glb_textlist li .tit{ font-size:16px;color:#002E51 ;font-family:Arial; line-height:20px; padding-right:10px; }
.glb_textlist li .info,.glb_textlist li .info_1,.glb_textlist li .info,.glb_textlist li .info_2{ font-size:12px; padding-top:10px;overflow:hidden;color:#6c8292;}
.glb_textlist li .ico_msg,.glb_textlist li .ico_host,.glb_textlist li .ico_user{ background:url(../images/ico.png) no-repeat 0 -558px; background-size:50px 750px; width:22px; height:14px; display:inline-block; vertical-align:top;}

.glb_textlist li .ico_host{ background-position: 0 -670px; width:16px;}
.glb_textlist li .ico_user{ background-position: 0 -650px;width:18px;}

.glb_textlist li .info .from{ color:#6c8292; float:left; width:30%; overflow:hidden;white-space:nowrap; text-overflow:ellipsis; }
.glb_textlist li .info .right{ width:68%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis; text-align:right;font-size:0;}
.glb_textlist li .info .time{ color:#6c8292;display:inline-block;font-size:12px; margin-right:5px; margin-left:5px;}
.glb_textlist li .info .msgnum{ color:#6c8292;display:inline-block; border-left:1px solid #d3d9dd;font-size:12px;}
.glb_textlist li .info .user{color:#6c8292;display:inline-block;font-size:12px; max-width:32%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}

.glb_textlist li .info_1 .msgnum {float:left;width:25%;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.glb_textlist li .info_1 .right{ width:73%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis; text-align:right;font-size:0;}
.glb_textlist li .info_1 .time {display:inline-block;font-size:12px;}
.glb_textlist li .info_1 .user {color:#a8afb8;display:inline-block;font-size:12px; max-width:37%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;margin-right:5px;}
.glb_textlist li .info_1 .host {color:#a8afb8;display:inline-block;font-size:12px;max-width:37%;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}

.glb_textlist li .info_2 .msgnum{ float:right}
/* post tag */
.tag_jing{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#47d10a), color-stop(100%,#41bc0a)); background:-webkit-linear-gradient(top,#47d10a,#41bc0a); width:30px; font-size:12px; color:#fff; text-align:center; box-shadow:1px 1px 2px rgba(62,181,9,0.1); display:inline-block; border-radius:2px;height:18px;line-height:18px; vertical-align:1px;margin-left:5px;}
.tag_ding,.tag_ding1{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#fdca17), color-stop(100%,#fab805)); background:-webkit-linear-gradient(top,#fdca17,#fab805); width:30px; height:18px;line-height:18px;vertical-align:1px;margin-left:5px; text-align:center; box-shadow:1px 1px 2px rgba(250,185,6,0.1); display:inline-block; color:#fff; font-size:12px; text-align:center; border-radius:2px;}
.tag_ding1{background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#ff6965), color-stop(100%,#fe5854)); background:-webkit-linear-gradient(top,#ff6965,#fe5854) #ff6965;}

footer{ padding:15px 0;}
footer .ftlink{ color:#6c8292; text-align:center;}
footer .ftlink .lk{ font-size:10px; font-family:"arial";}
footer .ftlink .lk a{ font-size:12px; font-family:"Microsoft yahei"; color:#1f384b; padding:0 18px; vertical-align:-1px;}
footer .ftlink .mode{ padding:16px 0 10px;}
footer .ftlink .mode a{ font-size:12px; color:#1f384b;}
footer .copyright p{ color:#6c8292; line-height:20px; font-size:12px; text-align:center;}

.mod_box{ background:#fff; border:#c2c7cb 1px solid; -webkit-border-radius:3px; border-radius:3px; box-shadow:0 -2px 0 rgba(194,199,203,0.3)inset,0 1px 3px rgba(0,0,0,0.1); }
.mod_box .mtitle{ background:#ebf1f5; height:35px; line-height:35px; font-size:16px; color:#1f384b; border-bottom:#e2e5e7 1px solid; padding:0 10px; box-shadow:0 1px 0 #fafbfc inset;}

.userinfo{ padding:10px 10px 10px 90px; overflow:hidden;}
.userinfo .u_avatar{ width:64px; height:64px; padding:2px; float:left; margin-left:-80px; -webkit-border-radius:40px; border-radius:40px; border:#c2c7cb 1px solid;}
.userinfo .u_name{ color:#1f384b; font-size:14px; line-height:34px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.userinfo .u_data{ background:#ebf1f5; height:24px; line-height:24px; padding:0 20px; font-size:12px; color:#6c8292; overflow:hidden;}
.userinfo .u_data li{ float:left; height:24px; margin-right:25px;}
.userinfo .u_data li:last-child{ margin-right:0;}
.userinfo .u_data span{ color:#61c2f4; }
.userinfo .editbtn, .userinfo .u_reset .ibtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#65c9fe), color-stop(100%,#40bdfd)); background:-webkit-linear-gradient(top,#65c9fe,#40bdfd); width:50px; height:25px; line-height:25px; color:#fff; border-width:1px; border-style:solid; border-color:#5fb9e8 #55a8d2 #4b96bd #55a8d2; font-size:12px; text-align:center; float:right; box-shadow:0 1px 0 rgba(237,249,255,0.3)inset,0 1px 2px rgba(34,109,157,0.35);  -webkit-border-radius:2px; border-radius:2px;}
.userinfo .u_reset{ padding:1px 0 6px; overflow:hidden; display:none;}
.userinfo .u_reset .glb_itxt{ width:122px; height:25px; line-height:25px; padding:0 6px; float:left;}
.userinfo .u_reset .glb_itxt input{ line-height:20px; height:20px; padding:0;}
.userinfo .u_reset .ibtn{ float:left; margin-left:10px;}
/* add by gwc(签到入口，个人信息改版) */
.userinfo .u_info .level{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#ffd16f), color-stop(100%,#2ca0e9)); background:-webkit-linear-gradient(top,#ffd16f,#2ca0e9) #2ca0e9;}
.userinfo .msgbtn{ height:24px; line-height:24px; text-align:center; display:inline-block;}

.mod_menulist{ padding-bottom:2px;}
.mod_menulist li{ height:40px; line-height:40px; border-bottom:#e2e5e7 1px solid;}
.mod_menulist li:last-child{ border:none;}
.mod_menulist li a{ display:block; color:#1f384b; padding:0 10px; white-space: nowrap;text-overflow: ellipsis; overflow:hidden;}
.mod_menulist li .ico_topic, .mod_menulist li .ico_group, .mod_menulist li .ico_msg{ background:url(../images/ico.png) no-repeat 0 -144px; background-size:50px 750px; width:22px; height:21px; float:left; margin:10px 12px 0 0;}
.mod_menulist li .ico_group{ background-position:0 -165px;}
.mod_menulist li .ico_msg{ background-position:0 -186px;}
.mod_menulist li .msgnum{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#ff6965), color-stop(100%,#fe5854)); background:-webkit-linear-gradient(top,#ff6965,#fe5854); height:18px; line-height:18px; display:inline-block; padding:0 10px; font-size:12px; font-family:"arial"; vertical-align:middle; color:#fff; box-shadow:1px 1px 2px rgba(188,34,29,0.2); font-weight:700; -webkit-border-radius:20px; border-radius:20px; margin-left:8px;}

.mod_menulist li .select{ background:url(../images/ico.png) no-repeat 0 -434px; background-size:50px 750px; width:22px; height:22px; float:right; margin-top:9px;}
.mod_menulist .on{ background:#eff6fa;}
.mod_menulist .on .select{ background-position:0 -456px;}
.mod_menulist li .desc{ color:#6c8292;}

.mod_page{ padding:10px; line-height:40px; overflow:hidden;}
.mod_page .pagenum{ width:42%; float:left; color:#6c8292; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.mod_page .pagenum span{ font-family:"Arial";  }
.mod_page .pagenum .cp{ color:#1f384b;}
.mod_page .pagebtn{ width:29%; height:38px; float:left;}
.mod_page .pagebtn .pbtn, .mod_page2 .gotobtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#f3f7fa), color-stop(100%,#ebf1f5)); background:-webkit-linear-gradient(top,#f3f7fa,#ebf1f5); height:38px; line-height:38px; font-size:16px; color:#1f384b; text-align:center; display:block; border-width:1px; border-style:solid; border-color:#ccd0d3 #c0c4c7 #b4b8bb #c0c4c7;  -webkit-border-radius:2px; border-radius:2px; box-shadow:0 1px 0 rgba(255,255,255,0.8)inset,1px 1px 2px rgba(0,0,0,0.1); }

.mod_groupcard{ padding:0 10px 10px;}
.mod_groupcard li{ width:49%; height:54px; float:left; margin:10px 2% 0 0; overflow:hidden;}
.mod_groupcard li:nth-child(2n){ margin:10px 0 0 0;}
.mod_groupcard li .in{ background:#fff; line-height:20px; color:#1f384b;  -webkit-border-radius:2px; border-radius:2px; padding:6px ; border:#c2c7cb 1px solid; box-shadow:0 -2px 0 rgba(194,199,203,0.3)inset,0 1px 3px rgba(0,0,0,0.1); -webkit-box-shadow:0 -2px 0 rgba(194,199,203,0.3)inset,0 1px 3px rgba(0,0,0,0.1); overflow:hidden; height:40px;}
.mod_groupcard li .title{ padding-left:48px; display:block;}
.mod_groupcard li .img{ width:40px; height:40px; float:left; -webkit-border-radius:2px; border-radius:2px;}

.mod_groupcard .more .title{color:#61c2f4; text-align:center; line-height:40px; padding:0; height:40px; overflow:hidden;}
.mod_groupcard .more .title .arr{ background:url(../images/ico.png) no-repeat -5px -526px; background-size:50px 750px; width:22px; height:17px; display:inline-block; vertical-align:-4px;}

.mod_mymsg li{ padding:6px 10px 10px; border-bottom:#e2e5e7 1px solid;}
.mod_mymsg p{ line-height:22px; color:#6c8292;}
.mod_mymsg .topic .user{ color:#61c2f4; margin-right:5px;}
.mod_mymsg .topic .rep{ color:#1f384b; }
.mod_mymsg .reply{ margin-top:7px; height:44px; overflow:hidden;}
.mod_mymsg .reply .tit{ color:#1f384b; }
.mod_mymsg .msginfo{ margin-top:10px; font-size:10px; text-align:right;}
.mod_mymsg .msginfo .msg_time{ color:#6c8292; }
.mod_mymsg .msginfo .msg_view{ color:#61c2f4; margin-left:8px;}

.mod_tab{ background:#6c8292; height:39px; position:relative; overflow:hidden;}
.mod_tab ul{ padding-top:2px;}
.mod_tab li{ width:50%; height:37px; float:left;}
.mod_tab li a{ background:#d4dbdf; color:#6c8292; -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0; display:block; height:37px; margin-right:2px; line-height:37px; text-align:center;}
.mod_tab li:last-child a{ margin-right:0;}
.mod_tab .cur a{ background:#edf4f8; color:#1f384b; box-shadow:0 0 3px rgba(0,0,0,0.3);}

.mod_search{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#edf4f8), color-stop(100%,#e7edf1)); background:-webkit-linear-gradient(top,#edf4f8,#e7edf1); padding:4px 10px; border-bottom:#c2c7cb 1px solid; overflow:hidden;}
.mod_search .sehbox{ background:#fff; height:34px; border:#c2c7cb 1px solid; -webkit-border-radius:20px; border-radius:20px; padding:0 20px 0 36px; line-height:34px; font-size:12px; position:relative;}
.mod_search .sehbox label{ position:absolute; width:100%; color:#777; height:34px; line-height:34px; top:0; left:40px;}
.mod_search .sehbox .sehico{ background:url(../images/ico.png) no-repeat 0 -478px; background-size:50px 750px; width:22px; height:26px; float:left; margin:3px 0 0 -26px;}
.mod_search .sehbox .sehtxt{ line-height:22px; height:22px; color:#888; border:none; width:100%; margin-top:6px;-webkit-appearance:none}
.mod_search2{ background:#fff; padding:5px 10px; border-top:#e2e5e7 1px solid; border-bottom:#e2e5e7 1px solid;}

.mod_groupitem{ padding:10px 0 10px 84px;}
.mod_groupitem .gimg{ width:66px; height:66px; float:left; margin-left:-74px; border-radius:2px;}
.mod_groupitem .tit{ font-size:16px; color:#1f384b; font-weight:500;}
.mod_groupitem .pv{ padding:4px 0 6px; color:#6c8292; font-size:12px;}
.mod_groupitem .pv span{ color:#61c2f4; margin-right:10px;}
.mod_groupitem .opbtn .glb_graybtn{ width:62px; height:24px; line-height:24px; font-size:12px; float:left; text-align:center; margin-right:4px;}
.mod_groupitem .opbtn .glb_graybtn:last-child{ margin-right:0;}
.mod_groupitem .dlbtn{ background:url(../images/dlbtn.png) no-repeat -1px -1px; background-size:82px 28px; width:58px; height:28px; line-height:28px; color:#fff; font-size:12px; font-family:"Microsoft yahei"; padding-left:24px; float:left; }

.mod_imgad1{ width:100%;}

.glb_titlelist li{ border-bottom:#f0f2f3 1px solid; padding:13px 10px 13px 10px;}
.glb_titlelist li .tit{font-size:16px;color:#002E51 ;font-family:Arial;line-height:22px;}
.glb_titlelist li .dot{ background:#c2c2c2; width:4px; height:4px; float:left; margin:8px 8px 0 0;}

.top_post_list ul li{ display:none}
.top_post_list ul li:nth-child(1),.top_post_list ul li:nth-child(2){ display:block;}
.top_post_list.show ul li{ display:block;}

.morepost{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#edf4f8), color-stop(100%,#e7edf1)); background:-webkit-linear-gradient(top,#edf4f8,#e7edf1); height:34px; line-height:34px; text-align:center; color:#1f384b; box-shadow:0 1px 0 #fafcfd inset; border-bottom:#c2c7cb 1px solid;}
.morepost .arr{ background:url(../images/ico.png) no-repeat 0 -508px; background-size:50px 750px; width:22px; height:17px; display:inline-block; vertical-align:-3px; margin-right:3px;}
.show .morepost .arr{-webkit-transform:rotate(180deg);}

/* mod_post */
.mod_postlist li{ font-size:12px; padding:8px 10px; border-bottom:#f0f2f3 1px solid;}
.mod_postlist .post_title{ font-size:18px; color:#1f384b; font-weight:bold; line-height:24px; }
.mod_postlist .post_title .tag_ding, .mod_postlist li .post_title .tag_jing{ display:inline-block; margin:0 5px;vertical-align:2px;}
.mod_postlist .post_floor{ height:26px; line-height:26px;}
.mod_postlist .post_floor .fnum{ font-family:"arial","Microsoft yahei"; float:right; color:#6c8292;}
.mod_postlist .post_floor .host{ color:#6c8292;}
.mod_postlist .post_floor .host b{ font-weight:500; color:#61c2f4;}
.mod_postlist .post_floor .viewmode{ background:#34a5ed; width:64px; height:20px; line-height:20px; text-align:center; color:#fff; margin:2px 10px 0 0; float:right; border-radius:2px;}
.mod_postlist .edit,.mod_postlist .del{ color:#61c2f4;}
.mod_postlist .replybtn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#f3f7fa), color-stop(100%,#ebf1f5)); background:-webkit-linear-gradient(top,#f3f7fa,#ebf1f5); width:50px; height:24px; line-height:24px; color:#1f384b; text-align:center; font-size:12px; border-style:solid; border-width:1px; border-color:#ccd0d3 #c0c4c7 #b4b8bb #c0c4c7; box-shadow:0 1px 0 rgba(255,255,255,0.8)inset, 1px 1px 2px rgba(0,0,0,0.1); -webkit-border-radius:2px; border-radius:2px; float:right;}
.mod_postlist .post_main .topic_text{ line-height:22px; color:#1f384b; padding-top:12px; font-size:16px;}
.mod_postlist .post_main .reply_text{ line-height:24px; color:#1f384b; font-size:16px;}
.mod_postlist .post_time{ color:#6c8292; line-height:26px;}
.mod_postlist .post_time span{ margin-left:14px;}
.mod_postlist .votebox{ width:130px; margin:20px auto 18px;}
.mod_postlist .votebox .vbox{ background:#fff; width:56px; height:56px; border:#e5e5e5 1px solid; text-align:center; float:left; border-radius:3px; margin-right:14px;}
.mod_postlist .votebox .vbox:last-child{ margin-right:0;}
.mod_postlist .votebox .vbox .num{ color:#6c8292; font-family:"arial";}
.mod_postlist .votebox .flower, .mod_postlist .votebox .egg{ background:url(../images/ico.png) no-repeat 0 -335px; background-size:50px 750px; width:27px; height:27px; display:block; margin:7px auto 4px;}
.mod_postlist .votebox .egg{ background-position:0 -362px;}
.mod_postlist .post_reply{ background:#f0f5f8; padding:6px 10px; line-height:22px; border-radius:3px; margin:10px 0 2px;}
.mod_postlist .post_reply .ruser{ color:#61c2f4;}
.mod_postlist .post_reply .rtxt{ color:#1f384b; font-size:16px;}
.mod_postlist .quote{color: #999;font-size:14px; background: url(../images/q_s.png) 0 0 no-repeat; background-size:15px 10px; padding:5px 10px 10px 20px;}
.mod_postlist .quote .q{background: url(../images/q_e.png) 100% 100% no-repeat; background-size:15px 10px; padding-right: 20px; padding-bottom: 5px;}

.mod_postform{ padding:10px 10px 15px;}
.mod_postform .replyarea{ height:84px;}
.mod_postform .postbar{ padding:15px 0;}
/*.mod_postform .postbar .emoji, .mod_postform .photo{ background:url(../images/ico.png) 0 -27px no-repeat; background-size:50px 750px; width:42px; height:27px; float:right;}
.mod_postform .photo{ background-position:0 0px; margin-right:10px; overflow:hidden;}
*/
.mod_postform .photo input{ opacity:0;}
.mod_postform{ position:relative;}
.mod_postform .checkbox a{ color:#61c2f4;}
.mod_postform .groupname{ color:#1f384b; }
.mod_postform .postsort{ padding:12px 0 12px 42px;}
.mod_postform .postsort label{ line-height:42px; color:#1f384b; float:left; margin-left:-42px;}
.mod_postform .sortdd{ background:url(../images/ddarr.png) no-repeat 100% 20px #fff; background-size:19px 6px; width:100%; height:44px; border:#c2c7cb 1px solid; box-shadow:1px 1px 2px rgba(0,0,0,0.05)inset; font-size:14px; -webkit-border-radius:2px; border-radius:2px; text-indent:6px; color:#6c8292; -webkit-appearance:none; }
.mod_postform .postarea{ height:200px; margin-top:10px;}

.mod_setpop{ width:100%; background:#fff; box-shadow:0 1px 4px rgba(0,0,0,0.4); position:relative; margin-top:-429px;}
.mod_setpop .tip{ line-height:45px; text-align:center;  font-size:12px; color:#de8511;}
.mod_setpop .setname{ padding:0 10px 0 53px;}
.mod_setpop .setname label{ line-height:42px; color:#1f384b; float:left; margin-left:-42px;}
.mod_setpop .setbtn{ padding:10px 10px 10px 53px;}
.mod_setpop .setbtn li{ float:left; width:48.5%; margin-right:3%;}
.mod_setpop .setbtn li:last-child{ margin-right:0;}
.mod_setpop .setbtn .glb_bluebtn, .mod_setpop .setbtn .glb_graybtn{ width:auto; height:39px; line-height:39px; display:block; text-align:center;}
.mod_setpop .setbtn .glb_graybtn{ margin-right:0;}

.mod_postpro{ background:#fff; width:90%; height:118px; border-radius:5px; position:absolute; left:50%; margin-left:-45%; bottom:170px; z-index:50;}
.mod_postpro .probox{ background:#e9eaea; width:184px; height:8px; margin:40px auto 20px; border-radius:10px; box-shadow:1px 1px 3px rgba(144,149,152,0.4)inset;}
.mod_postpro .protxt{ color:#1f384b; text-align:center;}

.mod_warnbox{ padding:0 10px; }
.mod_warnbox .warntxt{ color:#1f384b; padding:100px 0; text-align:center;}
.mod_warnbox .warntxt .second{ color:#f55043;}
.mod_warnbox .glb_graybtn{ display:block; line-height:41px; text-align:center;}

.btn_del{ height:21px; width:21px; background:url(../images/ico.png) -27px -167px no-repeat; background-size:50px 750px; position:absolute; top:-5px; left:-4px;}
.identifying_code{ margin-bottom:10px; position:relative;}
.identifying_code img{ position:absolute; right:20%; top:0; height:44px; width:61px;}
.identifying_code a{position:absolute; right:0; top:0; width:20%;color:#61c2f4; text-align:center;}

.emoji_pop{ background-color:#f0f5f8; width:100%; position:absolute; height:181px;  left:0; display:none; overflow:hidden;}
.emoji_pop .hd{ height:40px; position:relative; border-bottom:1px solid #c1c6c9;}
.emoji_pop .hd ul{ padding-right:40px; padding-top:5px;}
.emoji_pop .hd ul li.cur{ background-color:#fff;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0; box-shadow:1px -1px 3px rgba(0,0,0,0.15); border:1px solid #c1c6c9; border-bottom:0;}
.emoji_pop .hd ul li{ width:49%; color:#1f384b; text-align:center; overflow:hidden; font-size:14px; line-height:34px; float:left; height:34px;}
.emoji_pop .hd .btn_close{ height:23px; width:23px; position:absolute; right:10px; top:8px; overflow:hidden;background:url(../images/ico.png) -27px -143px no-repeat; background-size:50px 750px;}
.emoji_pop .bd{height:141px; overflow:hidden;background-color:#fff; overflow:hidden;}
.emoji_list ul{ height:121px; overflow:hidden; float:left;}
.emoji_list ul li{height:40px; width:12.5%; float:left;text-align:center;}
.emoji_list ul li span{ display:block; border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5; height:39px;}
.emoji_list ul li img{ height:20px; width:20px; padding-top:9px;}
.emoji_pager{ font-size:0; line-height:0px; text-align:center; clear:both;}
.emoji_pager li{ height:5px; width:5px; border-radius:3px; background-color:#b6b9bb; display:inline-block; margin:7px 3px 0 3px;}
.emoji_pager li.cur{ background-color:#1f384b;}

.my_group_card li{position:relative; overflow:visible;}
/*.container{ position:relative;}
.mask{ background:#000; opacity:0.5; position:absolute; z-index:1000; height:100%; width:100%; top:0; left:0;display:none;}
.m_pop{ top:50%;position:absolute; left:50%; width:80%; margin-left:-40%; z-index:1001; background-color:#fff; box-shadow:0 0 5px rgba(0,0,0,.8); display:none;}
.m_pop_in{ border:1px solid #666;}

.command_list{}
.command_list dt{ height:40px; line-height:40px; padding-left:10px; color:#fff; background-color:#000;}
.command_list dd{ height:40px; line-height:40px; border-bottom:1px solid #ccc; padding-left:15px;}
.command_list dd.hover{ background-color:#ccc;}
.command_list dd:last-child{ border-bottom:0;}*/

.btn_gotop{
    background: url(../images/ico.png) no-repeat -35px -878px;
    background-size: 83px 1250px;
    width: 50px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    height: 50px;
    display: none;
    opacity: .6;
    z-index: 1000;
}


/* add by gwc (post_action) */
.post_action_bar{ width:100%; height:46px; position:fixed; left:0; bottom:0;}
.post_action_bar ul{ width:100%; display:-webkit-box;}
.post_action_bar li{  background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#505050), color-stop(100%,#2e2e2e)); background:-webkit-linear-gradient(top,#505050,#2e2e2e); height:45px; line-height:44px; -webkit-box-flex:1; border-left:#292929 1px solid; border-top:#000 1px solid;}
.post_action_bar li:first-child, .post_action_bar li:first-child a{ border-left:none;}
.post_action_bar li a{ display:block; height:45px; border-top:rgba(255,255,255,0.3) 1px solid; border-left:rgba(255,255,255,0.13) 1px solid; color:#fff; text-shadow:0 1px 2px rgba(0,0,0,0.6); text-align:center;}
.post_action_bar .hover{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#4bb4f7), color-stop(100%,#2ca0e9)); background:-webkit-linear-gradient(top,#4bb4f7,#2ca0e9); border-top:#385364 1px solid; }
.post_action_bar .hover a{ border-top:rgba(255,255,255,0.5) 1px solid; border-left:rgba(255,255,255,0.3) 1px solid;}


/* add by gwc( post_new ) */
.postarea textarea{ height:120px;}
.post_selphoto{ height:56px; margin-top:12px}
.post_selphoto li{ background:#f5f5f5; width:56px; height:56px; float:left; margin-left:15px; position:relative;}
.post_selphoto li img{ width:56px; height:56px;}
.post_selphoto li:first-child{ margin-left:7px;}
.post_selphoto li .addpic{ background:url(../images/add_ico.png) no-repeat; background-size:56px 56px; width:56px; height:56px; display:block;}
.post_selphoto li .addpic input{ width:56px; height:56px; opacity:0;}
.post_selphoto li .del{ background:url(../images/del_ico.png) no-repeat; background-size:18px 18px; width:18px; height:18px; position:absolute; top:-8px; right:-8px;}

.mod_postform .postbar{ padding-right:142px;}
.mod_postform .postbar .glb_bluebtn{ height:40px;}
.postbar .emoji,
.postbar .photo{ background:url(../images/post_act.png) no-repeat -1px -1px; background-size:57px 84px; width:55px; height:42px; float:right; margin-right:-140px; }
.postbar .photo{ margin-right:-70px;}
.postbar .emoji{ background-position:-1px -43px;}
.postbar .photo input{ width:55px; height:42px;}

/* add by gwc ( refresh btn ) */
.btn_refresh{ background:url(../images/ico.png) -4px -1376px; width:50px; height:50px; display:block; position:fixed; right:20px; bottom:20px;}

/*add by chenxizhong 2013-09-11*/
.tools_panel{ padding: 10px; background: #edf3f8; overflow: hidden; border-bottom: 1px solid #c2c7cb;}
.toggle_tab{background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#d3d6d8),color-stop(1,#dadcde));background:-webkit-linear-gradient(top,#d3d6d8,#dadcde) #dadcde;-webkit-box-shadow:1px 1px 0px 0px rgba(255,255,255,0.20),1px 1px 2px 3px rgba(0,0,0,0.15) inset;box-shadow:1px 1px 0px 0px rgba(255,255,255,0.50),1px 1px 2px 0px rgba(0,0,0,0.15) inset;border-radius:3px;float:left;font-size: 0;}
.toggle_tab li{display: inline-block;}
.toggle_tab li a{color: #6c8292; font-size: 10px; line-height: 23px; height: 23px; overflow: hidden; display: inline-block; padding: 0 15px;}
.toggle_tab .cur{background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#65c9fe),color-stop(1,#40bdfd));background:-webkit-linear-gradient(top,#65c9fe,#40bdfd) #40bdfd; border: 1px solid #5fb9e8; border-bottom-color: #4b96bd; border-left-color: #54a6d0;border-right-color: #54a6d0;-webkit-box-shadow:0px 1px 0px 0px #8ed7fe inset,0px 1px 2px 0px rgba(34,109,157,0.4);box-shadow:0px 1px 0px 0px #8ed7fe inset,0px 1px 2px 0px rgba(34,109,157,0.4);}
.toggle_tab .cur a{color: #fff;}

.toggle_tab li:nth-child(1){border-radius: 3px 0px 0px 3px;}
.toggle_tab li:nth-child(2){border-radius: 0px 3px 3px 0px;}

.glb_btn_gray26{ white-space: nowrap;background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#f3f7fa), color-stop(100%,#ebf1f5)); background:-webkit-linear-gradient(top,#f3f7fa,#ebf1f5); height:25px; line-height:25px; font-size:10px; color:#6c8292; text-align:center; float:right;border-width:1px; border-style:solid; border-color:#ccd0d3 #c0c4c7 #b4b8bb #c0c4c7;  -webkit-border-radius:3px; border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.8)inset,1px 1px 2px rgba(0,0,0,0.1); padding: 0 15px; }

.ico_b_edit{background:url(../images/ico.png) no-repeat -25px -270px; background-size:50px 750px; width: 15px; height: 16px; float: left;}
.glb_btn_gray26 i{ margin-top: 5px; margin-right: 5px;}
/*add by chenxizhong 2013-09-23*/
.ico_arrow_down,
.ico_arrow_up{
    height: 0; width: 0; display: inline-block; border: 6px solid transparent;font-size: 0; line-height: 0;  margin-left: 5px;border-top-color:#fff;vertical-align: top; overflow: hidden;
}
.ico_arrow_down{-webkit-transform:rotate(0deg);margin-top: 20px; }
.ico_arrow_up{ -webkit-transform:rotate(180deg);margin-top: 14px; }

.pop_select{position: absolute; width: 160px; left: 50%; top: 33px; margin-left: -80px;  z-index: 10001; display: none;}
.pop_select ul{background: rgba(58,63,67,.9);border-radius: 5px; overflow: hidden;}
.pop_select li{border-bottom: 1px solid #252829; -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,.2) inset;box-shadow: 0px 1px 0px rgba(255,255,255,.2) inset;}
.pop_select li:last-child{border-bottom: 0;}
.pop_select li:first-child{-webkit-box-shadow: none;box-shadow: none;}
.pop_select li,.pop_select li a{display: block;height: 34px; line-height: 34px; text-align: center; font-size: 14px; color: #fff; text-decoration: none; }
.pop_select li.hover{background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#4bb4f7), color-stop(100%,#2ca0e9)); background:-webkit-linear-gradient(top,#4bb4f7,#2ca0e9) #2ca0e9;}
.pop_select .ico_arrow_up{border-top-color:rgba(58,63,67,.9); display: block; margin-left: 74px; margin-top: 0;}
.opacity_mask{ background:#fff; opacity:0; position:fixed; z-index:1000; height:100%; width:100%; top:0; left:0; display: none; }



/* slide (add by gwc 20130923) */
.slide{width:100%;position:relative;overflow:hidden;}
.slide ul{height:100%;width:100%;}
.slide li{ width:100%; z-index:0; display:none;float:left;position:relative;}
.slide li.cur{display:block;}
.slide li img{width:100%;}
.slide li .title{color:#fff;height:24px;line-height:24px; font-size:12px; position:absolute;bottom:0;width:100%;z-index:1;text-indent:10px;}
.slide li .bg{background:#000;opacity:.7;position:absolute;bottom:0;height:24px;width:100%;}

.slide_nav{position:absolute;width:100%;text-align:right;font-size:0;line-height:0;bottom:6px; right:6px;}
.slide_nav ol{display:inline-block;}
.slide_nav ol li{ background:url(../images/mg_ico.png) no-repeat -1px -88px; background-size:23px 100px; display:inline-block;float:left;height:11px;width:11px; overflow:hidden;margin-left:1px;}
.slide_nav ol li.cur{ background-position:-12px -88px;}

.mg_hdbar{ border-top:#ddd 1px solid; margin-top:-1px;}
.mg_hdbar .ico_ol,
.mg_hdbar .ico_dj,
.mg_hdbar .ico_my{ background:url(../images/mg_ico.png) no-repeat -1px 0; background-size:23px 100px; width:22px; height:21px; float:left; margin:7px 6px 0 0;}
.mg_hdbar .ico_dj{ background-position:0 -23px;}
.mg_hdbar .ico_my{ background-position:0 -45px;}

.mg_groupcard li{ height:64px;}
.mg_groupcard li .in{ height:50px;}
.mg_groupcard li .img{ width:50px; height:50px;}
.mg_groupcard li .title{ color:#465c6b; height:32px; line-height:16px; padding-left:7px; overflow:hidden;}
.mg_groupcard li .info{ color:#a6b2bb; padding-left:7px; padding-top:3px; font-size:12px; line-height:16px; white-space:nowrap; text-overflow:ellipsis;overflow:hidden;}
.mg_groupcard li .info .num{ color:#61c2f4;}

.mg_btns{ padding:10px 5px; display:-webkit-box;  border-bottom:#e2e5e7 1px solid;}
.mg_btns li{ -webkit-box-flex:1; margin:0 5px;}
.mg_btns .btn{ background-image:-webkit-gradient(linear,50% 0%,50% 100%, color-stop(0%,#f3f7fa), color-stop(100%,#ebf1f5)); background:-webkit-linear-gradient(top,#f3f7fa,#ebf1f5); height:38px; line-height:38px; font-size:16px; color:#465f71; text-align:center; display:block; border-width:1px; overflow:hidden; border-style:solid; border-color:#ccd0d3 #c0c4c7 #b4b8bb #c0c4c7;  -webkit-border-radius:2px; border-radius:2px; box-shadow:0 1px 0 rgba(255,255,255,0.8)inset,1px 1px 2px rgba(0,0,0,0.1); }
.mg_btns .ico_ios,.mg_btns .ico_andr{ background:url(../images/ai_ico.png) no-repeat -1px 0; background-size:30px 60px; width:29px; height:29px; display:inline-block; vertical-align:-9px; margin-right:10px;}
.mg_btns .ico_andr{ background-position:0 -31px;}

.singletext li{ overflow:hidden;}
.singletext li .tit{ display:block; height:23px; overflow:hidden;}
.mg_groupcard li.hover .in,.glb_titlelist li.hover,.glb_textlist li.hover{ background:#eff6fa;}
.mg_tip{ color:#1f384b; font-weight:700;border-top:#e2e5e7 1px solid; font-size:16px; padding:10px 10px 0;}

/* add by gwc( 2013/10/16) */
.usertopic .morepost{ margin:10px; -webkit-border-radius:2px;border-radius:2px; border:#c2c7cb 1px solid;}

