@charset "utf-8";
@import url('../emoji.css');

body, div, ol, li, dl, dt ,dd ,ul ,h2,h1,h3,h4, form ,input,a{ margin:0; padding:0; font-family:"Microsoft YaHei",Arial}
ul ,ol ,li{ list-style:none;}
textarea { resize:none; outline:none}
ul li img{vertical-align:middle;}

body{background: #F9F9F9;}

/*头部*/
.header {
	margin:0 auto ;height:129px;
	position:relative;
	
	z-index:1000;
}
button{cursor: pointer;}

a{cursor:pointer;color: #666;text-decoration: none;font-size:14px;}

#ie6shengji{background:#FFEFD2;opacity:40;color:#333;width:100%;text-align:left;height:35px;line-height:35px;text-align:center;}

.red{color: #F00}


.header .outer {background:#fafafa;border-bottom:1px solid #dedede;height: 47px;float: left;width: 100%;}
.outer .inner{width:960px;height: 47px;	margin: 0 auto;}

.inner .login_box {float: right;height: 46px;}
.cbtn{background:url(../../images/home/home_btn.png) no-repeat -414px -324px;height:24px;width:58px;color: #666;font-size: 12px;border:none;}
.inner .go_home{background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    color: #333333;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    width: 100px;margin-top:8px;}
.inner .logout{border:none;background:none;}

.inner span {float: left;line-height: 46px;font-size: 14px;color: #cecdcf;margin:0 10px;}


.inner span a{color: #cecdcf;}
.two li a{color: #666;cursor:pointer;display:block;font-size:16px;font-weight: normal;}
.two li .current{background: url(../../images/i_btn2.jpg) no-repeat;display: block;width:75px;}


.two li:hover{display: block;}

.login_ico_t {background: url(../../images/login_icon.png) no-repeat 0 -240px;display: block;width: 40px;height: 46px;margin:9px 2px;float:left;}
.login_ico_qq {background: url(../../images/login_icon.png) no-repeat 0 -2235px;display: block;width: 40px;height: 46px;margin:9px 2px;float:left;}
.login_ico_sina {background: url(../../images/login_icon.png) no-repeat 0 -120px;display: block;width: 40px;height: 46px;margin:9px 2px;float:left;}

.login_box form {float:left;position:relative;}
/*.login_box button {margin:8px 0 8px 8px;}*/
.login_box input { border: medium none;
    color: #333333;
    font-size: 12px;
    height: 22px;
    margin-left: 10px;
    margin-top: 2px;
    padding-top: 4px;
    width: 185px;}
.login_box .form_tel {background-position:-8px -93px;}
.login_box .form_pwd {background-position:-8px -51px;margin-left:6px;}
.login_box .getpwd{background: url(../../images/login_index_bg.png) no-repeat -215px -23px;display:block;width: 55px;position: absolute;left: 290px;top: 15px;height: 20px;}
.login_box .active{	background-position: -190px -94px;}
.login_box .welcome{line-height:46px;font-size:14px;color:#666}

.inner ul{
	list-style-type: none;
	float: left;
}
.inner ul li{
	display: block;
	width: 73px;
	float: left;
	height: 47px;
	text-align: center;
	line-height: 47px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
}

.header .nav {
	background-color: #f6f6f6;
	float: left;
	height: 80px;
	width: 100%;border-bottom:1px solid #dedede;
}
.navOut .logo {float: left;margin-top:5px;}
.navOut .logo img{border: none;width:75px;margin-top:15px;}/*For IE8*/
.nav .navOut {	width: 960px;	margin: 0 auto;}
.navOut span {	margin-top: 10px;	float: left;}
.navOut ul  {float: right;margin-top: 34px;height: 43px;}
.navOut ul li {
	float: left;
	width: 118px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;	
	height: 43px;
	line-height: 43px;
	position:relative;
}
.navOut ul li .nav li{width:160px;position:relative}
.navOut ul li .navmenu_down{width:160px;position:absolute;left:-1px;display:none;z-index:10001;}
.navmenu_down dt{background:url(../../images/login_index_bg.png) no-repeat -393px 10px;height:45px;width:160px;}
.navOut ul li .navmenu_down dd{height:33px;line-height:33px;background:url(../../images/menu_down.png) repeat-y 0 0;width:160px; text-align:left;text-indent:30px;color:#666;z-index:1;}
.navOut ul li .navmenu_down dd a{display:block;}
.navOut ul li .navmenu_down dd.navmenu_down_bottom{height:10px; text-align:left;text-indent:0;background:url(../../images/login_index_bg.png) no-repeat -393px -54px;}
.navOut .navmenu_main {position: relative;z-index:100001;cursor:pointer;}
.navOut ul li span.space {
	position:absolute;
	right:0;
	top:0;
	width: 3px;
	display: block;	
	height: 40px;
	margin-top:0;
	background : url(../../images/login_index_bg.png) no-repeat -20px -198px;
}

.navOut ul li span.arrow {
	position:absolute;
	right:10px;
	top:10px;
	background: url(../../images/login_index_bg.png) no-repeat -48px -28px;
	display: block;
	width: 8px;
	height: 5px;
	padding: 3px;
	margin-top: 8px;
	}

.navOut ul li:hover  span.arrow{
	background: url(../../images/login_index_bg.png) no-repeat -26px -28px;
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	width:8px;
	height: 5px;
	padding: 3px;
	margin-top: 8px;
}

.common_gray_small_btn {width:60px; cursor: pointer;outline:none;border: none;height: 30px;background:none;color:#666;}
.common_reg_small_btn{width:60px; cursor: pointer;outline:none;border: none;background:none;height: 30px;color:#666}
/*中间内容*/
/*白色背景的*/
.all_box_3{float:left;width:660px;clear:both;margin-bottom:15px;}
.tools_n{background:url(../../images/qwen/qwen_icon.png) no-repeat 0 -88px;height:50px;float:left;font-size:12px; color:#999;text-indent:22px;line-height:50px;}
.box_top_3 .tools .tools_t{color:#999;font-size:12px;margin-left:5px;line-height:50px;}
.box_top_3 .tools {margin-left: 32px;color: #999;margin-right:15px;height:40px}
.box_top_3 .tools .answer{background:url(../../images/qwen/qwen_icon.png) no-repeat 0 -129px;height:40px;float:right;font-size: 12px;text-indent:20px;line-height:50px;margin-left:10px;}
.box_top_3 .tools .views{float:right;font-size:12px;background:url(../../images/qwen/qwen_icon.png) no-repeat 0 -20px;text-indent:20px;height:40px;margin-left: 10px;line-height:50px;}
.q_title{width:560px;cursor:pointer;float:left;margin-bottom:5px;}
.box_top_3{float:right;background:url(../../images/qwen/qwen_t_box.png) no-repeat;height:40px;width:589px;}
.q_title .mark{background:url(../../images/qwen/qwen_index_mark.jpg) no-repeat;height:27px;width:30px;float:left;margin:0 5px 0 15px;}
.q_title .biaoti{ color: #222;
    font-size: 18px;
	text-decoration:none;
    }
.q_title a{cursor:pointer;font-size:16px;color:#333;display:block;}
.q_title .biaoti:link{color:#222}
.q_title .biaoti:visited{color:#777;}
.q_title .biaoti:hover{text-decoration:none;}
.q_title .biaoti:active {color:#222;}

.box_time_3 span{display:block;float:left;}
.box_center_3{background:url(../../images/qwen/qwen_c_box.png) repeat-y ;float:right;width:571px;}

.box_center_3 .font{color:#999;font-size:12px;display:block;float:left;margin-top:2px;}

.box_center_3 p{padding-left:15px;width:510px;font-size:14px;line-height:24px;color:#444;margin:3px 0 0}
.box_center_3 p img{max-width:540px;margin-top:10px}
.box_bottom_3{float:right;background:url(../../images/qwen/qwen_t_box.png) no-repeat 0 -40px;width:589px;height:13px;}
.author_3{float:left;width:60px;}
.author_3 img{width:60px;height:60px;border-radius: 5px;box-shadow:0 0 4px #ccc;border:1px solid #ccc;}
.main{background:url(../../images/main_bottom_bg.png) repeat-x #ececec; float:left;width:100%;min-height:900px;}
.top_tag{background:#fff;height:100px;float:left;margin-bottom:15px;width:655px;}
.top_tag .gray{width:85px;height:100px;background:#e6e6e6;float:left}
.tag_font{width:645px;margin-left:5px;}
.tag_font a{font-size:12px;}
.tag_font .share_f{margin-top:10px;}
.share_f .s_share{float:left;font-size:16px;color:#444;margin-left:10px}
.share_f .s_share .i_share{background:url(../../images/qwen/tag_icon_o.png) no-repeat 0px -98px;height:25px;float:left;width:18px;padding-right:5px;}
.share_f span{margin-right:25px}
.share_f a{margin-right:10px;padding-left:8px;padding-right:8px;border:1px solid #e6e6e6;cursor:pointer;border-radius:3px}
.share_f a:hover{border:1px solid #bbb;color:#999}
.tag_font .qwen_f{margin-top:10px;}
.tag_font .qwen_f .q_qwen{float:left;font-size:16px;color:#444;margin-left:10px}
.qwen_f .q_qwen .i_qwen{background:url(../../images/qwen/tag_icon_o.png) no-repeat 0px -43px;height:25px;float:left;width:18px;padding-right:5px;}
.qwen_f span{margin-right:25px}
.qwen_f a{margin-right:10px;padding-left:8px;padding-right:8px;border:1px solid #e6e6e6;cursor:pointer;border-radius:3px}
.qwen_f a:hover{border:1px solid #bbb;color:#999}
.tag_font .baike_f{margin-top:10px;}
.tag_font .baike_f .b_baike{float:left;font-size:16px;color:#444;margin-left:10px;}
.baike_f .b_baike .i_baike{ background:url(../../images/qwen/tag_icon_o.png) no-repeat 0px 5px;height:25px;width:18px;float:left;padding-right:5px;}
.baike_f span{margin-right:25px;}
.baike_f a{margin-right:10px;padding-left:8px;padding-right:8px;border:1px solid #e6e6e6;cursor:pointer;border-radius:3px}
.baike_f a:hover{border:1px solid #bbb;color:#999}
.qwen{width:960px;margin:0 auto;height:650px;}
.emotion_com{width:960px;margin:24px auto;position:relative;}

.emotion_nav{background:url(../../images/emotion_hover_bg.png) repeat-x;width:100%;height:80px;}
.nav_font{width:960px;margin:0 auto;}
.nav_font ul{width:540px;float:left;}
.nav_font ul li{float:left;width:90px;}
.nav_font .search{width:355px;float:right;margin-top:20px;}
.nav_font .search .enter{background:url(../../images/qwen/qwen_index_sreach.png) no-repeat;height:35px;width:283px;border:none;float:left;padding-left:5px;color:#999;}
#go{background:url(../../images/qwen/qwen_index_sreach.png) no-repeat -288px 0;height:35px;width:67px;float:right;border:none;color:#666;font-weight:bold;text-align:center;line-height:35px;}
.happiness_com{width:960px;margin:24px auto;position:relative;}

/*申请专家信息*/
.e_information{float:left;width:635px;margin-bottom:10px;}
.supplement{background:url(../../images/home/home_btn.png) no-repeat 0 -480px;height:45px;width:124px;border:none;padding-right: 25px;padding-bottom: 5px;margin-top:20px;}
/*.supplement{background:#eee;padding:5px;}*/
.e_information h3{height:30px;line-height:35px;border-bottom:1px solid #dedede;margin-bottom:15px;}
.form_row{margin-top:20px}
.form_row .jianjie{background:#fafafa;border:1px solid #dedede;height:120px;width:350px;margin-left:15px;}
.e_information span{color:#333;font-size:14px;}
.e_information .name{background:#FAFAFA;height:35px;width:250px;border:1px solid #dedede;margin-left:15px;margin-right:15px;}
.e_information .prompt{padding:8px;background:#FFF5DF;color:#666;}
.avatar{margin-top:20px;}
.avatar a{padding:8px;color:#666;font-size:14px; background:#f0f0f0;}
.avatar_pic{background:url(../../images/home/home_btn.png) no-repeat -363px -285px;height:35px;width:108px;border:none;margin-left:15px;}
.form_row select{width: 200px;padding: 7px;border: 1px solid #dedede;margin-left: 15px;background:#fafafa;}
.buc{width:660px;}
.exper .submit{background:url(../../images/qwen/expert.png) no-repeat;height:34px;width:102px;float:left;border:none;color:#896515;font-size:14px;font-weight:bold;}
/*申请专家信息end*/
/*组建团队*/
.team_pic{float:left;width:120px}
.team_pic a{margin-right:35px;}
.team_pic a:hover{color:#ff7d91}
.team_pic .photo{background:#eee;height:120px;width:120px;float:left;}
.member{float:right;}
.member h3{background:#eee;height:30px;line-height:30px;width:486px;padding-left:10px;border-radius:3px;}
.member ul{width:496px;float:right;margin-top:10px;}
.member ul a{height:50px;width:50px;background:#eee;float:left;margin-right:8px;border-radius:3px;}
.exper .anwser{float:left;margin-top:15px;width:635px;}
.exper .anwser h3{background:#eee;height:30px;line-height:30px;width:620px;padding-left:10px;}
.exper .anwser .wenti{height:20px;line-height:20px;float:left;width:630px;margin-top:10px;border-bottom:1px solid #dedede;}
.exper .anwser .wenti a{color:#666;font-size:14px;width:500px;padding-left:5px;float:left}

.exper .anwser .wenti .ziliao_anwser{color:#666;font-size:12px;float:right}
/*组建团队end*/
.happiness_left{width:660px;float:left;margin-bottom:45px;}
.condition{float:left;margin-bottom:20px;}
.happiness_left .exper{background:#fff;width:630px;float:left;padding:15px;border:1px solid #dedede;}
.happiness_left .exper h3{color:#333;font-size:14px;}
.happiness_left .exper li{width:600px;height:28px;line-height:28px;font-size:14px;}
.happiness_left .exper li span{color:#666;font-size:14px;}
.happiness_left .exper li a{color:#333;margin-left:5px;}
.happiness_left .exper .zutuan{background:url(../../images/home/home_btn.png) no-repeat -1px -232px;height:35px;width:104px;float:left;line-height:32px;text-align:center;border:none;margin-top:15px;color:#666;font-size:14px;font-weight:bold;margin-right:15px;}
.happiness_left .exper .zutuan:hover{background:url(../../images/qwen/tuandui_btn_hover.png) no-repeat;}
.happiness_left .exper .value{float:left;}
.happiness_left .exper table{margin-top:10px;}
.happiness_left .exper table td{border:1px solid #dedede;height:30px;line-height:30px;text-align:center;color:#666;}
.happiness_right{ width:275px;float:right;margin-bottom:25px;}
.nav_font ul li{width:90px;float:left;line-height:80px;text-align:center;}
.nav_font ul li a{display:block;}
.nav_font ul li a:hover{background:url(../../images/emotion_hover.png) no-repeat 2px 18px;color:#fff; }
#emotion_change_btn{background:url(../../images/happiness_bg_bt.png) no-repeat -26px -75px;width:142px;height:43px;border:none;color:#fff;font-size:18px;}
.box_center_b .answer{color:#a95b66;float:right;font-size:12px;font-weight:bold;display: block;height:25px;}
.sub_nav{background:#fcfcfc;height:151px;width:275px;box-shadow:1px 1px 1px #ccc;margin-bottom:20px;}
.sub_nav ul{width:275px;}
/*border-bottom:1px solid #ecdeac;display: block;margin-left:10px;height:35px;*/
.sub_nav ul li{display:block;line-height:35px;cursor: pointer;border-top:1px solid #fff;border-bottom:1px solid #e3e3e3;padding-left:10px;}
.sub_nav ul li:hover{background:#fff;}
.sub_nav a{background:url(../../images/qwen/qwen_btn.png) no-repeat;height:36px;text-indent:30px;color:#333;width:255px;display:block;}
.sub_nav .all{ background-position:2px 8px;} 
.sub_nav .mine{background-position: 3px -27px;}
.sub_nav .join{background-position: 3px -65px;}
.sub_nav .favorite{background-position:3px -100px;border-bottom:none;}
.sub_nav ul li .all:hover{background-position:2px -139px;}
.sub_nav ul li .mine:hover{background-position:3px -179px;}
.sub_nav ul li .join:hover{background-position:3px -216px;}
.sub_nav ul li .favorite:hover{background-position:3px -258px;border-bottom:none;}
#happiness_change_btn{background:url(../../images/home/home_btn.png) no-repeat 0px -415px;width:165px;height:50px;border:none;color: #555;text-shadow:1px 1px 1px #fff;font-family: "微软雅黑";font-size: 16px;padding-bottom: 8px; padding-left: 25px;text-align:left;margin-bottom:5px;}
#happiness_change_btn:hover{background:url(../../images/home/home_btn.png) no-repeat -173px -415px;}

/*首页左边*/
.sub_pic{width:255px;float:left;margin-bottom:10px;padding:0 10px;background:#fff;box-shadow:1px 1px 1px solid}
.sub_pic li{border-bottom:1px solid #ddd;float:left;padding:10px 0;width:255px;}
.article_pic a{height:50px;width:65px;float:left;background:#ccc;cursor:pointer}
.article_font{float:right}
.article_font h4{width:180px;}
.article_font h4 a{color:#666;font-size:14px;cursor:pointer;font-weight:normal;}
.article_font h4 a:hover{ text-decoration:underline;color:#333}
.article_font .neiron{color:#666;font-size:12px;width:179px;text-overflow: ellipsis;float:right;overflow:hidden;height:20px;}

/*收藏页面*/
.all_box_c{float:left;width:570px;clear:both;margin:10px 20px;}
.box_c{width:487px;border:1px solid #e1e1e1;border-radius:3px;float:right;box-shadow:1px 1px 1px #d1d1d1;}
.box_c h3{padding-left:5px;}
.box_c .box_c_top{line-height:30px;font-size:16px;background-color:#fff;padding:5px 10px;height:45px;}
.box_c .box_c_top .box_c_title{font-weight:bold;float:left;width:350px;}
.box_c .tools  {float: right;line-height: 33px;font-size: 12px;color: #666;}
.box_c .box_c_center{line-height:28px;font-size:12px;color:#666;background-color:#fff;padding:0 10px 10px;}
.author_c{float:left;width:70px;}
.author_c img{width:60px;height:60px;border-radius:5px;box-shadow:1px 1px 2px #ccc;border:1px solid #ccc;}
.happiness_right .data{width:275px;background-color:#fcfcfc;box-shadow:1px 1px 1px #ccc;height:115px;margin-bottom:15px;}
.happiness_right .data .zl{float: left;    width: 270px;}
.happiness_right .experience{background:#ccc;height:5px;width:200px;margin-top:5px;float:left;}
.happiness_right .data_pic img{height:40px;width:40px;background-color:#f2f2f2;float:left;border-radius:5px;box-shadow:1px 1px 1px #ccc;margin:10px 10px 10px 15px;}
.happiness_right .data .nic{color:#666;font-size:14px;padding-top:10px;float:left;max-width:140px;text-overflow:ellipsis;/*文字溢出的部分隐藏并用省略号代替*/
white-space:nowrap;/*文本不自动换行*/overflow:hidden;height:18px;}
.happiness_right .data .yt{color:#666;margin:0;font-size:12px;width:250px;margin-left:15px;margin-bottom:5px;padding-top:5px;}
.happiness_right .data .yt ul{width:275px;}
.happiness_right .data .yt ul li{float:left;width:80px;line-height:24px;}
.data_btn{background:url(../../images/qwen/data_btn.png) no-repeat;height:13px;width:33px;float:left;margin-left: 10px;margin-top:15px;line-height:13px;color:#666;font-size:9px;text-align:center;cursor:pointer}
.data_btn.not_vip{background-position: 0px -30px;}

.data_wenzi{color:#ff6666;margin:0;font-size:14px;margin-top:5px;margin-bottom:10px;}
.data_wenzi a{background: #fff;  border-radius: 3px ; color: #666666;  font-size: 12px; padding-left: 10px; padding-right:10px;border:1px solid #ccc;margin-left:10px;padding-top:3px;padding-bottom:3px;}
.data_wenzi a:hover{background: #ececec;color:#666;}
.happiness_left .title{width:660px;border:1px solid #d2d1d1;border-radius:2px;height:38px;background-color:#fff;}
.happiness_left .title h3{color:#666;font-size:16px;line-height:38px;margin-left:15px;}
.collection{width:670px;overflow:hidden;margin-bottom:10px;}
.collection_menu{float:right; margin-right:20px;margin-bottom:10px;}
.collection_menu a.current{background:#ddd;padding:3px;margin:5px;}
.collection_menu .a_menu{font-size:14px;color:#666;cursor:pointer;padding:3px;}
/*.collection_menu .a_menu:hover{background:#eee;color:#333}*/
.collection_menu span{background:#ddd;padding:1px 8px;font-size:14px;color:#666}
.collection_search{width:660px;margin-top:10px;overflow:hidden;margin-bottom:30px;}
.collection .column{height:38px;margin-bottom:15px;width:660px;}
/*组团信息填写*/
.exper .show{margin-right:15px;width:160px;height:180px;float:left;}
.exper .show .s_pic{height:150px;width:150px;background:url(../../images/qwen/qwen_avater.png) no-repeat; height:150px;width:150px;}
.exper .show a{width:150px;text-align:center;background:#eee;color:#333;font-size:14px;height:28px;line-height:28px;margin-top:5px;float:left;}
.group_name{float:left;}
.group_name .g_n{color:#333;font-size:14px;}
.group_name .g_input{padding-left:5px;border:1px solid #dedede;width:200px;height:28px;line-height:28px;}
.group_name .ok{color:#ff6c82;font-size:14px;margin-left:10px;}
.group_category{margin-bottom:20px;}
.group_category a{color:#666;font-size:14px;padding:3px 10px;background:#eee;margin-right:15px;}
.group_category a:hover{background:#46b2ef;color:#fff;}
.group_name .mz{}
/*组团信息填写end*/
/*专家页面*/
dl.zhuanjiaxinxi_left{float:left;width:70px;}
dl.zhuanjiaxinxi_left dt{background:#ff6f84;height:70px;margin-bottom:7px;width:70px;box-shadow:1px 1px 1px #ccc;}
dl.zhuanjiaxinxi_left dd.zhuanjia_mingzi a{background:#ff6f84;border-top:1px solid #E0C7D6;color:#fff;display:block;text-decoration:none}
.ex_box{background:#fff;width: 545px;border-radius:3px;border:1px solid #dedede;float: right;padding:10px;line-height:22px;margin-left:20px;min-height:70px;}
.ex_box h3{color:#333;font-size:16px;}
.ex_box h3 a{color:#666;font-size:12px;margin-left: 10px;font-weight: normal;}
.ex_box p{color:#666;font-size:14px;margin:9px 0}
.ex_box span{font-size:14px;color:#666;}
dl.zhuanjiaxinxi_left dd.zhuanye_fangxiang{background:#EFD8E6;color:#000}

.zhuanjiaxinxi_table th,.zhuanjiaxinxi_table td{border-bottom:1px solid #d5d5d5;border-left:none;border-right:1px solid #d5d5d5;border-top:none;font-size:13px;padding-left:5px;}
.zhuanjiaxinxi_table th{background:#f0f;border-right:1px solid #d5d5d5;width:538px}
.zhuanjiaxinxi_table table tr{float:left;width:565px}
.zhuanjiaxinxi_table{float:left;}
.zhuanjiaxinxi_table table{background:#fff;border-bottom:1px solid #d5d5d5;border-collapse:collapse;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5;float:right;height:332px;width:565px;}
.zhuanjiaxinxi_table td.table_title{background:#eaeaea;color:#333;font-size:14px;line-height:32px;text-align:center;width:81px}
.zhuanjiaxinxi_table td.table_titleqian{background:#f5f5f5}

/*所有问题*/

.column{height:38px;width:660px}
.column li{height:38px;line-height:38px;}
.column li a{color:#333;font-size:18px;}


/*我要提问*/
.question_box{width:660px;border:1px solid #d4d4d4;height:500px;float:left;background-color:#fff;}
.question_box h3{width:645px;height:38px;border-bottom:1px solid #d9d9d9;line-height:38px;color:#666;font-size:14px;padding-left:15px;background-color:#e0e0e0;}
.question_box .issue{float:left;width:610px;margin:23px auto 0 26px;}
.issue_title{color:#333;height:42px;border:1px solid #cacaca;background-color:#fff;padding-left:5px;line-height:42px;width:655px;font-size:16px;outline:none;}
.issue_title.border{ border: 2px solid #ffa216;width:652px;height:40px;}
.title_intro{height:40px;}
.title_intro .bt{background:url(../../images/home/home_btn.png) no-repeat 0 -180px;color:#444;font-size:18px;float:left;line-height:32px;text-indent:40px;}
.title_intro .expert{color:#777;font-size:14px;float:right;line-height:35px;}
.issue_content{color:#666;border:1px solid #cacaca;background-color:#fff;width:660px;float:left;margin-top:15px;height:295px;}
.issue_content .txt{width:645px;border:none;color:#666;font-size:14px;height:235px;padding:5px}
.issue_tag{width:100%;float:left;margin-top:10px;margin-bottom:5px;border-top:1px solid #dedede;}
.issue_tag.bbs_tag{background: #fff;border: 1px solid #dedede;}
.tag_input{border:none;width:90%;height:28px;line-height:22px;padding:5px;outline: none;}
.issue_content.border{border: 2px solid #ffa216;width:658px;height:293px;}
.issue_tag a{display:block;background:url(../../images/qwen/ask_tag.png) no-repeat;width:38px;height:18px;float:left;margin-right:10px;color:#666;font-size:12px;text-align:center;line-height:18px;}
.issue_tag a:hover ,.issue_tag a.cur{background:url(../../images/qwen/ask_tag.png) no-repeat 0 -18px;display:block;color:#FFF;}
.issue_tag span{background:url(../../images/home/zone_btn.png) no-repeat -599px -779px;height:16px;width:16px;float:left;margin-left: 10px;    margin-top: 12px;}
.issue .youtong{background: none repeat scroll 0 0 #FFFFFF;    border: 1px solid #CCCCCC;    float: left;    height: 39px;    margin-top: 10px;    width: 660px;}
.youtong ul{width:550px;margin-left:10px;}
.youtong ul li{float:left;color:#666;font-size:14px;line-height:40px;}
.ask_input{background:url(../../images/qwen/ask_input.png) no-repeat;height:24px;width:59px;float:left;margin-top:10px;border:none;}
.duixiang{color:#ccc;height:42px;border:1px solid #cacaca;background-color:#fff;text-align:center;line-height:42px;width:560px;float:left;margin-top:25px;}
.duixiang h2{color:#666;font-size:14px;float:left;margin-left:10px;}
.youtong .radio {background:url(../../images/qwen/choose_btn.png) no-repeat 0 -26px;float:left;border:none;padding-left:20px;width:60px;color:#666;}
.youtong .radio.active{background-position:0 13px;float:left;}

.submit{float:right;margin-top:20px;}
.submit_n{width:60px;float:left;margin-top:10px;cursor:pointer}
.submit .anonymous{float:left;margin-top:5px}
.submit .niming{font-size:14px;color:#666;float:left;margin-left:5px;}
.submit_btn{background: #FFC977;height: 40px;width: 150px;float: right;font-family: "微软雅黑";color: #8A5300;border-radius: 3px;font-size: 18px;text-align: center;line-height: 35px;border: 1px solid #ffb94f;}

/*个人信息*/
.box_table{float:left;width:658px;padding:0;background:#fff;margin-bottom:15px;border:1px solid #ccc;}
.box_table li.choose{clear:both;height:53px;line-height:53px;padding-left:10px;}
.box_table li.choose b{color:#b2b2b2;float:left;font-size:12px;font-weight:400;margin-right:10px}
.box_table li.choose a{background:none;color:#90305B;cursor:pointer;display:inline;float:left;font-size:14px;margin-right:10px;}
.box_table li.choose font.radio label{color:#333;font-weight:400;line-height:36px}
.box_table li.choose font.radio{color:#666;float:left;font-size:14px;width:60px}
button.save_set{background:url(../../images/home/home_btn.png) no-repeat -1px -232px;height:35px;width:104px;float:right;color:#666;font-size:14px;text-align:center;line-height:35px;border:none;margin-right:84px;}

.box_table li font{color:#be6478;display:block;float:left;font-weight:700}
.box_table li span{color:#555;display:block;float:left;text-align:center;width:84px;margin-left:15px;}
.box_table li span.error{border:none;width:350px;}
.box_table li.table_guangjianzi span{height:80px;line-height:80px}
.box_table li.table_timu span.title_beijing{height:60px;line-height:60px}
.box_table li.table_guangjianzi,.box_table li.table_timu{height:60px}
.box_table li.table_neirong{height:188px}
.box_table li.table_neirong span{height:118px;padding-top:70px;vertical-align:middle}
.box_table li.table_tiwenfangshi{height:39px}
.box_table li.table_tiwenfangshi span{height:39px;line-height:39px}
.box_table li.table_timu input,.box_table li.table_guangjianzi input{background:url(../../images/qwen/myacount_table.png) no-repeat;font-size:14px;height:34px;line-height:34px;margin:18px 0 0 5px;padding-left:10px;width:320px;border:none;}
.box_table li.table_neirong textarea{background:url(../../images/qwen/myacount_table_neirong.png) no-repeat;font-family:微软雅黑, Arial;font-size:14px;height:206px;line-height:24px;margin:18px 0 0 5px;padding-left:10px;padding-top:10px;resize:none;width:467px;border:none;float:left;}				

/*优秀回答*/
.excellent{width:275px;background:#FFF;border-radius:3px;margin-top:15px;float: left;margin-bottom:15px;}
.excellent .biaoti{width:275px;height:32px;margin-bottom:10px;background:#ddd;}
.biaoti .h3{color:#666;font-size:14px;line-height:32px;margin-left:10px;font-weight: bold;}
.biaoti .more{color:#666;font-size:12px;float:right;line-height:32px;margin-right:10px;}
.excellent_example{width:255px;margin:0 10px 5px;padding-bottom:10px;float:left;border-bottom:1px solid #ddd;}
.example_author{background:#fff;float:left;margin:5px auto 0 5px;cursor:pointer;}
.excellent_example img{width:45px;height:45px;border-radius:2px;}
.dialog{width:160px;float:left;height:50px;color:#666;font-size:12px;margin-left:10px;margin-top:5px;}

.dialog a{display: block;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;color:#444;font-size:15px;width:170px;}
.dialog a:link{color:#444;}
.dialog a:visited{color:#777;}
.dialog a:hover{}
.dialog a:active{color:#444;}
.dialog span{color: #666;display: block;   font: 12px/14px ;line-height:24px;height:25px;overflow:hidden}
/*底部*/
.bottom{background:url(../../images/blog_behind_bg.png) repeat-x;clear:both;height:80px;width:100%;}
.bottom .behind{width:960px;margin:0 auto;}
.behind span{font-size:14px;color:#333;float:left;line-height:80px;font-weight:bold;}
.behind ul{width:800px;position: absolute;}
.behind ul li{float:left;padding:0 5px;line-height:80px;}
.behind .turn_left {background:url(../../images/blog_jt.png) no-repeat -12px -17px;margin-top:30px;float: left;width:18px;height: 18px;display: block;cursor: pointer;}
.behind .turn_right{background:url(../../images/blog_jt.png) no-repeat -88px -17px;margin-top:30px;float: left;width:18px;height: 18px;display: block;cursor: pointer;}
.behind .turn_box{width: 660px;height: 80px;overflow: hidden;float: left;position: relative;}
.blog_copyright{ background:#3a4045;min-height:110px;width:100%;position: relative;clear:both;float:left;}
.blog_copyright .cr{width:960px;margin:0 auto;}
.cr ul{float:left;margin-top:25px}
.cr ul li{font-size:12px;color:#fff;float:left;text-align: rigth;margin-right:6px;}
.cr span{float:left;font-size:14px;color:#fff;width:850px;margin-top:5px;}
.cr a{color:#FFF;}
.top_btn a{background:url(../../images/blog_jt.png) no-repeat -16px -53px;position: fixed;right:200px;bottom: 0;cursor: pointer;height: 60px;width: 120px;display:none;}
.top_btn a{_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop)+250);}
.verify{position: absolute;
    right: 0;
    top: 16px;}

/*专家详情页面*/
.box_left{display:inline;float:left;margin-right:10px;width:660px;}
.box_left .title h3{color:#666;font-size:16px;line-height:38px;margin-left:15px;}
.box_left .title{width:660px;border:1px solid #d2d1d1;border-radius:2px;height:38px;background-color:#fff;}
.box_left .more{width:660px;height:26px;background-color:#fff4da;font-size:14px;text-align:center;color:#666;margin-top:10px;line-height:26px;}
.hpage{margin-left: 90px;font-size: 14px;text-align: left;}
.hpage a{background:#fff;color:#000;font-size:14px;margin-right:3px;padding:2px 8px;text-decoration:none;}
.hpage span{font-size:12px;padding-left:10px}
.hpage a:hover,.hpage a.current{background:#ccc;color:#333}

/*问题详情页面*/
.wentixiangqing{width:660px;}
.related{background:#f3f3f3;float:left;padding:5px 10px 10px;margin-left:15px;overflow:hidden;margin-top:15px;min-width:300px;}
.related h3{color:#666;font-size:14px;}
.related .r_qwen{color: #666666;cursor: pointer;display: block;float: left;font-size: 14px;height: 24px;line-height: 24px;max-width: 320px;overflow: hidden;padding: 0;text-overflow: ellipsis;white-space: nowrap;}
.related .gd{color:#666;font-size:12px;font-weight:bold;float:right;margin-top:2px;margin-left:10px;}
.related .r_qwen:hover{	color:#666;	text-decoration: underline;}
.picture{margin-right:15px;margin-top:15px;color:#999;font-size:13px;float:right;}
.picture h4{color: #666666;    font-size: 13px;  max-width: 200px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;font-weight:normal}
.picture .touxiang{background:#FFF;border-radius:3px;cursor:pointer;}
.picture .touxiang img{border-radius:3px;width:40px;height:40px;float:right;margin-right:5px;}
.picture .name{color:#666;font-size:12px;padding:0}
.picture p{color:#999;font-size:12px;}
.picture dl{width:75px;}
.picture dl dd{background:url(../../images/qwen/detail_btn.png) no-repeat;height:14px;width:34px;float:left;margin-top:5px;}
.picture dl dt{color:#666;font-size:12px;float:left;margin-left:4px;margin-top:4px;}
.support{float:left;width:45px;text-align:center;}
.support_c{background:url(../../images/qwen/qwen_tag.png) no-repeat -400px -52px;height:61px;width:45px;}
.z_icon:hover{color:#ff4f69}
.vote.vote_tread .z{background:url(../../images/qwen/qwen_tag.png) no-repeat -215px 38px ;text-align:right;cursor: pointer;    display: block;padding: 6px 6px 5px; font-size: 14px;text-shadow:0 1px 0 #fff;line-height:25px;}
.z_icon{height:28px;line-height:28px;border-bottom: 1px solid #CCCCCC;    float: left;    font-size: 16px;  width: 35px;text-align:center;text-shadow:0 1px 0 #fff;margin-left:5px;padding-top:2px;}


.support .tread{background:url(../../images/qwen/qwen_tag.png) no-repeat -483px -52px;height:30px;width:45px;float:left;margin-top:2px;}
.support .tread .tread_c{background:url(../../images/qwen/qwen_tag.png) no-repeat -305px 8px;display:block;text-indent:22px;  height:25px;line-height:25px;  text-shadow: 0 1px 0 #FFFFFF;cursor:pointer;}
.support .tread .tread_c:hover{background:url(../../images/qwen/qwen_tag.png) no-repeat -355px 8px;color:#f09b1b}
.support_c .z{background:url(../../images/qwen/qwen_tag.png) no-repeat -205px 8px ;text-indent:20px;cursor: pointer; height:25px;float:left; width:45px;  display: block; font-size: 14px;text-shadow:0 1px 0 #fff;line-height:25px;}
.support_c .z:hover{background:url(../../images/qwen/qwen_tag.png) no-repeat -255px 8px;color:#ff4f69}
.support .keep{background:url(../../images/qwen/qwen_tag.png) no-repeat 2px -1px;height:25px;width:30px; margin-top:10px;padding-top:30px;float:left;margin-left:5px;cursor:pointer;}
.support .keep:hover ,.support .keep.hover{background:url(../../images/qwen/qwen_tag.png) no-repeat -38px -1px;color:#cc992c}
.issue_contents{width:600px;float:right;background:#fff;padding-top:10px;padding-bottom:10px;}
.issue_contents .wenhao{background:url(../../images/qwen/qwen_index_mark.jpg) no-repeat;height:27px;width:30px;float:left;margin-left:15px;margin-top:2px}
.issue_contents a{color:#333;font-size:18px;padding: 2px;}
.issue_contents p{color:#666;font-size:14px;float:left;margin-top:14px;margin:5px;}
.issue_contents .zhuanjia_btn{background:url(../../images/qwen/detail_btn.png) no-repeat 0 -21px;width:20px;height:20px;float:left;margin-top:8px;color:#fff;font-size:12px;text-align:center;line-height:20px;}
.issue_contents .shoucang{float:right;display:block;margin-right:10px;color:#ff7a8f;font-size:14px;cursor:pointer;}
.shoucang.hover{color:#ff7a8f;cursor:pointer;}
.issue_font{clear:both;color:#444;font-size:14px;padding:0 15px ;line-height:24px;word-wrap:break-word;margin-top:20px;overflow:hidden;}
.issue_photo{max-width:575px;padding:0 0 15px 20px }
.issue_photo img{max-width:575px;margin-bottom:10px;}
.question_manage a{border:none;background:none;color:#FF8989;font-size:12px;}
.question_manage span{clear:both;float: left;padding-left: 5px;font-size:12px;} 

.detail_answer{width:660px;float:right;margin:15px 0;}
.detail_answer p{color:#666;font-size:16px;margin:0;}
.detail_input{width:660px;float:left;height:auto;}
.detail_tx{background:#fff;float:left;border-radius:3px;height:45px;  margin: 0 15px 0 0;    width:45px;box-shadow:1px 1px 1px #ccc;}
.text_wenb{border:1px solid #dedede;width:593px;float:left;margin:10px auto 0 15px;padding-top:5px;padding-left:5px;background:#fff;}
.answer_input{height:85px;width:590px;float:left;color:#666;font-size:14px;line-height:22px;border:none}
.detail_input .expression{background:url(../../images/qwen/detail_btn.png) no-repeat 0 -49px;width:27px;height:35px;float:left;margin-left:15px;}
.detail_input .answer_btn{background:url(../../images/home/home_btn.png) no-repeat -116px -285px;width:80px;height:35px;border:none;margin-left:60px;margin-top:10px;color:#666;font-size:14px;line-height:35px;text-align:center;}
.detail_input .answer_btn:hover{background:url(../../images/home/home_btn.png) no-repeat -198px -285px;color:#9C6B0A}
.box_top_b .atime{cursor:pointer;color:#999;font-size:14px;margin-left:15px;line-height:49px;display: inline-block;}
.box_top_b .t_name{color:#999;font-size:14px;margin-left:35px;line-height:49px;float:left;}

.box_top_b .t_time{width:130px;color:#999;font-size:11px;margin-top:16px;float:right;}
.box_top_b .zhuanjia_btn{background:url(../../images/qwen/detail_btn.png) no-repeat 0 -21px;width:20px;height:20px;float:left;margin-top:15px;color:#fff;font-size:12px;text-align:center;line-height:18px;margin-left:10px;}
.box_center_b .issue_font_p{clear:both;color:#666;font-size:14px;margin-left:2px;margin-right:10px;line-height:24px;margin-left:18px;}
.box_center_b .issue_font_p p{margin: 0 0 3px 0 ;padding:0;word-wrap:break-word;}
.icons {padding: 0 20px;font-size: 14px;color: #666;line-height:30px;height:30px;}
.icons .zan{background:url(../../images/qwen/detail_btn.png) no-repeat -451px -12px ;width:30px;height:30px;float:right;padding-left:20px;cursor:pointer;text-indent:5px; }
.icons .cai{background:url(../../images/qwen/detail_btn.png) no-repeat -340px -12px ;height:30px;float:right;padding-left:20px;margin-left:5px;cursor:pointer;text-indent:5px;}
/*.icons .cai:hover{background:url(../../images/qwen/detail_btn.png) no-repeat -92px -93px}*/
.review{width:400px;float:left;margin-left:100px;}
.icons .qipao{background: url(../../images/qwen/detail_btn.png) no-repeat -146px -17px;height: 30px;float: left;padding: 0 10px 0 30px; cursor:pointer}
.icons .dianp{background: url(../../images/qwen/detail_btn.png) no-repeat -146px -17px;height: 30px;margin-left:410px;float:left;padding: 0 10px 0 30px; cursor:pointer}
.icons .dh{background: url(../../images/qwen/detail_btn.png) no-repeat -146px -17px;height: 30px;float: right;padding: 0 10px 0 30px; cursor:pointer}
.review p{color:#666;font-size:14px;margin:0;line-height:15px;}
.publish{width:550px;float:right;margin-left:85px;margin-bottom:20px;}
.publish .box_top{width:535px;float:left; }
.publish .box_center{width:535px;float:left;color:#666;font-size:14px;}
.publish .box_center li{border-bottom: 1px dotted #ccc;margin: 4px 10px;padding:5px 0;float:left;}
.publish .box_bottom{height:11px;width:535px;float:left;}
.publish .box_center .center_btn{width:130px;float:right;margin-right:20px;}
.publish .box_center .center_btn .expression{background:url(../../images/qwen/detail_btn.png) no-repeat 0 -49px;width:27px;height:35px;float:left;margin-left:15px;}
.publish .box_center .center_btn .answer_btn{background:url(../../images/qwen/detail_btn.png) no-repeat -95px -60px;width:76px;height:35px;border:none;margin-left:10px;margin-top:5px;color:#fff;font-size:14px;line-height:35px;text-align:center;float:right}
.dianping_content {float: left;margin-left: 5px;width: 470px;}
.box_center .author {float: left;height: 30px;width: 30px;border-radius:3px;margin-top:6px;}
span.time {color: #949494;float: right;font-size: 11px;cursor:pointer}
.dianping_name {color: #AAAAAA;font: 12px/14px;text-decoration: none;}
.dianping_btn {color: #999999;cursor: pointer;display: block;float: right;height: 20px;line-height: 20px;width: 30px;}
.dianping_text { padding: 0;clear: both; color: #555555;  font: 14px/24px ; }
.publish .box_center li.reply_input{height:80px;}
.emote {display: block;float: left; height: 85px;margin-left: 0;text-align: right; width: 50px;}
iframe.text{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CCCCCC;float: left;height: 70px; margin: 0 10px;width: 370px;}

.setbest{border:none;background:#eee;color:#666;padding: 5px;border-radius:3px;font-size:12px;}
.setbest:hover{background:#dedede;}
/**/
.baidu_ad{margin-top:20px;}

.all_box_b{float:left;width:660px;clear:both;margin-bottom:15px;margin-left:3px;position: relative;}
.all_box_b .del_btn{position: absolute;top: 0;left: -60px;}
.all_box_b .del_all_btn{position: absolute;top: 35px;left: -60px;}
.box_top_b{float:right;background:url(../../images/qwen/qwen_t_box.png) no-repeat;height:40px;width:589px;}
.box_top_b .mark{background:url(../../images/qwen/qwen_index_mark.jpg) no-repeat;height:27px;width:30px;float:left;margin:9px 5px 0 20px;}
.box_top_b dt{color:#666;font-size:14px;font-weight:bold;line-height:42px;float:left;width:350px;}
.box_top_b .answer{font-size:14px;font-weight:bold;display: block;line-height:10px;}
.box_top_b .tools {float: right;line-height: 33px;font-size: 12px;margin-right: 15px;color: #666;}
.box_time_b span{display:block;float:left;}
.box_center_b{background:url(../../images/qwen/qwen_c_box.png) repeat-y;float:right;width:571px;}
.box_center_b p{padding-left:20px;font-size:14px;line-height:22px;color:#666}
.box_bottom_b{float:right;background:url(../../images/qwen/qwen_t_box.png) no-repeat 0px -40px;width:589px;height:13px;margin:0 0 0 13px;}
.author_b{float:left;width:60px;}
.author_b img{width:55px;height:55px;border-radius: 5px;box-shadow:0 0 4px #ccc;border:1px solid #ccc;}
.main{background:#f8f8f8; float:left;width:100%}
.qwen{width:960px;margin:0 auto;height:650px;}

/*申请专家页面*/
.apply_box{width:960px;margin:20px auto 0 auto;}
.box_title{width:658px;border:1px solid #d2d1d1;border-bottom:none;border-radius:2px;height:38px;background-color:#fff;}
.box_title h3{color:#666;font-size:16px;line-height:38px;margin-left:15px;}

/*qwen最佳回复和官方回复框框*/
.question_g{background:#FFFBEF;width:590px;float:right; margin-bottom: 20px;padding-bottom:10px;padding-right:10px}
.q_top{width:572px;height:75px;}
.question_medel_1{background:url(../../images/qwen/question_medel.png) no-repeat 0 -84px;height:57px;width:57px;float:left;margin-left:25px;}
.question_g h3{color:#666;font-size:14px;margin:30px 5px 0 ;float: left;}
.question_center{width:570px;margin-left:25px;color: #666666;    font-size: 15px;    line-height: 22px;   margin-top: 10px;}
.q_timne{color:#666;font-size:12px;float:right;margin-top:35px;}
.q_face{width:559px;border-top:1px solid #E9DFC0;margin:10px 25px;float:left}
.q_face .touxiang{background:#fff;border-radius:3px;box-shadow:1px 1px 1px #ccc;height:50px;width:50px;margin-top:15px;float:left}
.q_face .q_y{color:#886F24;font-size:12px;margin-left:10px;}
.q_face .q_c{color:#666;font-size:12px;margin-left:5px;}
.q_face .xuanyan{color:#666;font-size:12px;padding-left:60px;margin:0;line-height:16px;}
.comments_pagenav {background:#F9FAF5;padding-right:8px;float: left;outline: none;}
.comments_pagenav span{cursor:pointer;padding-left:10px;}
.question_medel_2{background:url(../../images/qwen/question_medel.png) no-repeat ;height:72px;width:60px;float:left;margin-left:25px;}

span.hot{background: url(../../images/qwen/qwen_tag.png) no-repeat -634px 0;height:24px;width:35px;float:right;font-size: 12px;font-weight: normal;color:#8a5b2b;line-height: 22px;padding-left: 22px;}
span.hot.xq{background: url(../../images/qwen/qwen_tag.png) no-repeat -634px 0;height:24px;width:35px;float:right;font-size: 12px;font-weight: normal;color:#8a5b2b;line-height: 22px;padding-left: 22px;margin-right:10px;}
span.nice{margin-right: 10px;background: url(../../images/qwen/qwen_tag.png) no-repeat -634px 0;height:24px;width:35px;float:right;font-size: 12px;font-weight: normal;color:#8a5b2b;line-height: 22px;    padding-left: 22px;}
.more_answer {display:block;line-height:30px;height:30px;overflow:hidden;clear:both;cursor:pointer;text-align:center;text-decoration:none;font-size: 14px;padding: 0;text-shadow: 0 1px 1px rgba;border-radius: .3em; border-radius: .3em;border-radius: .3em;box-shadow: 0 2px 3px rgba;box-shadow: 0 2px 3px rgba;	box-shadow: 0 2px 3px rgba;background-color:#E5E5E5;margin-top:8px;}
.more_answer:hover {text-decoration: none;}
.more_answer:active {position: relative;top: 1px;background-color:#CACACA;}
.box_center_b .tag{background:url(../../images/home/zone_btn.png) no-repeat -361px -402px;height:14px;width:16px;float:left;margin-right:5px;display:block;margin-left:15px;}
.box_center_b .font{color:#666;font-size:12px;display:block}
.issue_contents .tag ,.issue_contents .tag a{font-size: 12px;color: #999;}
.issue_contents .tag{background:url(../../images/home/zone_btn.png) no-repeat -598px -777px;margin-left:20px;padding-left: 20px;display: block;}
.issue_contents .font{color:#666;font-size:12px;display:block}

.zhuiwen{float:left;height:10px;width:56px;display:block;line-height:8px;padding-left:10px;color:#666;margin-top:10px;font-size:12px;}
.up{background:url(../../images/qwen/question_zhuijia.png) no-repeat -5px -12px;}
.font{}
/*黄色背景的*/
.all_box_1{float:left;width:620px;clear:both;margin-bottom:26px;}
.box_top_1{float:right;background:url(../../images/happinea_bg_blok.png) no-repeat -0px -162px;height:46px;width:530px;}
.all_box_1 .box_time_1 {width:450px;color:#666;font-size:14px;padding-left:30px;margin-top:12px;display:block;float:left;} 
.box_time_1 span{display:block;float:left;}
.box_center_1{background:url(../../images/happiness_bg_center2.png) repeat-y -2px;float:right;width:518px;margin:0 0 0 13px;}
.box_center_1 p{margin:0 0 5px;padding-left:20px ;width:480px;font-size:14px;line-height:24px;color:#444;}
.box_bottom_1{float:right;background:url(../../images/happinea_bg_blok.png) no-repeat -10px -225px;width:520px;height:14px;margin:0 0 0 13px;}
.author_1{float:left;width:80px;}
.author_1 img{width:75px;height:75px;border-radius: 5px;box-shadow:0 0 4px #ccc;border:1px solid #ccc;}
.box_center_1 .tag{background:url(../../images/home/zone_btn.png) no-repeat -361px -402px;height:14px;width:16px;float:left;margin-right:5px;display:block;margin-left:15px;}
.box_center_1 .font{color:#666;font-size:12px;display:block}
.box_top_1 .mark{background:url(../../images/qwen/qwen_index_mark.jpg) no-repeat;height:27px;width:30px;float:left;margin:18px 5px 0 30px;}
.box_top_1 dt{color:#666;font-size:14px;font-weight:bold;float:left;margin-top:15px;width:300px;}
.box_top_1 dt a{font-size:18px;color:#333;font-weight:normal;float:left;}
.box_top_1 .answer{font-size:14px;font-weight:bold;display: block;line-height:10px;}
.box_top_1 .tools {float: right;line-height: 33px;font-size: 12px;margin-right: 15px;color: #666;margin-top:12px;}
/*灰色背景的*/
.all_box_2{float:left;width:620px;clear:both;margin-bottom:26px;}
.box_top_2{float:left;background:url(../../images/happinea_bg_blok.png) no-repeat 0 -80px;height:33px;width:530px;}
.all_box_2 .box_time_h {width:450px;color:#666;font-size:14px;padding-left:20px;margin-top:12px;display:block;float:left;} 
.box_time_2 span{display:block;float:left;}
.box_center_2{background:url(../../images/happiness_bg_center1.png) repeat-y 2px;float:left;width:518px;}
.box_center_2 p{font-family: Arial,;margin:0;padding-left:20px ;;width:480px;font-size:12px;margin:5px 0;line-height:24px;color:#666;}
.box_bottom_2{float:left;background:url(../../images/happinea_bg_blok.png) no-repeat 0 -135px;width:518px;height:15px;}
.author_2{float:right;width:80px;}
.author_2 img{width:60px;height:60px;border-radius: 5px;box-shadow:0 0 4px #ccc;border:1px solid #ccc;}

.box_top_2 .mark{background:url(../../images/qwen/qwen_index_mark.jpg) no-repeat;height:27px;width:30px;float:left;margin:10px 5px 0 15px;}
.box_top_2 dt{color:#666;font-size:14px;font-weight:bold;line-height:42px;float:left;width:350px;}
.box_top_2 .answer{font-size:14px;font-weight:bold;display: block;line-height:10px;}
.box_top_2 .tools {float: right;line-height: 33px;font-size: 12px;margin-right: 25px;color: #666;}
.home_picture{background:url(../../images/home/zone_btn.png) no-repeat -448px -509px;height:155px;margin-left:35px;margin-top:15px;}
.home_picture .touxiang{width:120px;float:left}
.home_picture .tupian{background:#999;width:113px;float:left;height:113px;margin:3px;}
.association{background:url(../../images/qwen/phgc_xh.png) no-repeat;height:101px;width:275px;float:left;margin-top:15px;margin-bottom:15px;}
.space_replace{background:#ececec;border-radius:3px;color:#666;font-size:14px;height:30px;width:120px;border:none;margin-top: 5px;}
.center_t .tag{background:url(../../images/qwen/qwen_icon.png) no-repeat 0 -64px;width:180px;float:left;margin-left:15px;display:block;color:#999;font-size:12px; text-indent:20px;white-space: nowrap;text-overflow:ellipsis}

.center_t{margin-right:15px;height:10px;}
.center_t .t_p{color:#999;float:right;font-size:12px;margin-left:5px;}

/*qwen头部搜索框*/
.q_search{background:url(../../images/qwen/q_isearch.png) no-repeat  ;margin-top:10px;height:31px;width:237px;float:right;position:relative} 
.q_search .search_m{background:url(../../images/qwen/search_icon.png) no-repeat ;height:20px;width:22px;float:left;display:block;line-height:30px;margin:6px 0 0 10px}
.q_search .search_m:hover{background:url(../../images/qwen/qwen_search.png) no-repeat -208px 0}
.qwen_input{height:22px;width:185px;margin-top:2px; margin-left: 10px;color:#333;font-size:12px;border:none;padding-top:4px;}
/*搜索弹出框*/
.search_tck{width:200px;position:absolute;top:35px;z-index:100016;display:none;}
.tck_top{background:url(../../images/qwen/search_tck.png) no-repeat ;height:31px;width:178px;float:left;}
.tck_center{background:url(../../images/qwen/search_tc.png) repeat-y ;width:178px;float:left;}
.tck_center a{width:160px;float:left;line-height:30px;color:#333;padding-left:15px;font-size:12px; overflow:hidden;height:30px;}

/*悬浮框*/
.suspension_frame{width:700px;position:relative;}
.s_top{background:url(../../images/alertbox.png) no-repeat 0 -82px;height: 36px;padding-top: 15px;text-indent: 30px;width: 700px;}
.suspension_frame h3{color:#555;font-size:18px;float:left;}
.suspension_frame .fork{background:url(../../images/alertbox.png) no-repeat -604px 0;height: 28px; margin-right: 20px;width:32px;float:right;}
.suspension_frame .fork:hover{background:url(../../images/alertbox.png) no-repeat -649px 0;} 
.s_f_f {background:url(../../images//alertbox_content_long.png) repeat-y;padding: 10px 30px;width: 640px;}
.s_f_txt{float:left;border:1px solid #ccc;clear:both;width:640px;height:60px;}
.s_bottom_btn{background:url(../../images/alertbox.png) no-repeat -510px -41px ;height:29px;width:74px;border:none;margin-top:10px;color:#555;} 
.s_bottom_btn:hover{background:url(../../images/alertbox.png) no-repeat -510px 0;}

.s_bottom{background:url(../../images/alertbox.png) no-repeat 0 -142px;height: 22px;position: relative;width: 700px;float:left;}

/*.tck_center a:hover{background:#f5f5f5;height:30px;padding-left:15px;}*/
.tck_bottom{background:url(../../images/qwen/search_tck.png) no-repeat 0 -31px;height:14px;width:178px;float:left;}

/*发帖*/
.happiness_right .forask{background:url(../../images/home/home_btn.png) no-repeat 0 -480px;height:45px;width:123px;display: block;text-align: left;padding-left:35px;text-indent: 0;line-height: 37px;color: #666;text-shadow:1px 1px 1px #fff;font-weight:bold;margin-bottom:10px;border:none;}
.happiness_right .forask:hover{background:url(../../images/home/home_btn.png) no-repeat -167px -480px;}
/*bbs右边*/
.happiness_left .more{border-radius: 3px;    color: #333;    font-size: 14px;    margin-bottom: 25px; }
.happiness_left .more a{ color:#333}
/*右边等级条*/
.level{width: 205px;height: 30px;overflow: hidden;position: relative;font-size:12px;}
.level_dj{float:left;padding-top:5px;}
.level_t{margin-top:6px;background: #E3E3E3;width: 150px;height: 12px;float:left;position: absolute;left: 25px;}
.level_djt{float:right;padding-top:5px;}
.header_vip{height: 22px;line-height: 22px;float:left;}
.header_vip span{color: #666;display: inline-block;font-size: 12px;float: left;margin-top: 2px;line-height: 22px;}
.header_vip .grade{margin-left:2px;}
/*发帖右边框框*/
.publish_title{width:593px;outline:none;height:30px;margin-bottom:10px;font-size:14px;border:1px solid #ccc;}
.publish_box{width:100%;position: relative;margin-bottom:20px;}
.publish_box .td{width:60px;vertical-align: top;font-size:12px;}
.publish_toolbar{height:30px;padding:10px 3% 0}
.publish_content{height:auto;background:#FAFAFA;border: 1px solid #e2e2e2;overflow: hidden;}
.publish_textarea{}
.publish_textarea_editarea{word-wrap: break-word;width:92%;min-height:240px;margin:0 3% 20px;outline:none;background:#FFFFFF;border-right: 1px solid #ccc;border-top: 1px solid #9a9a9a;border-left: 1px solid #9a9a9a;border-bottom: 1px solid #ccc;}
.publish_textarea .editfocus{box-shadow: rgba(82, 168, 236, 0.6) 0px 0px 8px 0px;border: 1px solid rgba(82, 168, 236, 0.6);}
.publish_btn{background:url(../../images/home/home_btn.png) no-repeat -198px -285px; height: 35px; width:80px ;cursor: pointer;margin:8px auto 0 15px;border:none;color: #976A09;font-weight:bold;}


.publish_toolbar span{width:45px;height:20px;background:url(/public/images/editor_toolbar.gif) no-repeat;display:inline-block;cursor: pointer;float: left;}
.publish_toolbar label{width:10px;height:12px;display:inline-block;float: left;border-right: 1px solid #dcdcdc;margin:5px 15px}
.publish_toolbar .image{background-position:0px -40px;}
.publish_toolbar .emote{background-position:0px -1px;}
.publish_toolbar .music{background-position:0px -78px;}

.publish_textarea textarea{width: 595px;height: 240px;}
.tjtp{background:url(../../images/home/home_btn.png) no-repeat -280px -324px; height:37px;width:130px;border:none;margin-top:5px;float:left;}
.uploadfile{position: absolute;left: 0px;width: 130px;height: 37px;margin-top: 5px;opacity: 0;filter: Alpha(opacity=0);top:0;z-index:10px;cursor:pointer; }
.photobox {position:relative;float:left;margin-top:10px }
.box_title .more{float:right;display:block;width:75px;height:22px;background:#f5f5f5;text-align:center;font-size:12px;line-height:23px;color:#777;margin-top:8px;border:1px solid #E0E0E0;margin-right:15px;border-radius:3px;}
.box_title .more:hover {color:#333;}
/*管理账号里面的内容*/
.question_manage{width:550px;margin-left:15px;height:25px;float:left;margin-top:5px;}
.question_manage a{border:none;background:none;color:#FF8989;font-size:12px;line-height:25px;height:25px;margin-right:10px;cursor:pointer}
.no_data_btn{background:url(../../images/qwen/data_btn.png) no-repeat 0 -30px;height:13px;width:33px;float:left;margin-left: 10px;margin-top:15px;line-height:13px;color:#666;font-size:9px;text-align:center;cursor:pointer}
/*问题详情页面踩的悬浮框*/
.create_album{width: 400px;height: 300px;position: fixed;_position: absolute;}
.create_album .alertbox_top{background:#F2F2F2;width:380px;padding: 10px;border-radius: 5px 5px 0 0;float:none;height:20px;}
.create_album .alertbox_top h3.title{width:250px;clear:both;line-height:20px;font-size:16px;color:#666;}
.create_album .alertbox_top a.close{display:block;margin:0;}
.create_album .alertbox_content{background:#FFF;padding: 10px;}
.create_album .alertbox_bottom{background:#FFF;width:400px;height:10px;border-radius: 0 0 5px 5px;}
.alertbox_content{color:#444;font-size:14px;}
/*.alertbox_btn{background:url(../../images/alertbox.png) no-repeat -510px -41px ;height:29px;width:74px;border:none;margin-top:10px;color:#555;}
.alertbox_btn:hover{background:url(../../images/alertbox.png) no-repeat -510px 0;}*/
/*分享内容*/
.f_ct{line-height:22px;margin:0 15px ;}
.ct_font{font-size:14px;color:#666;margin-bottom:5px;}
.ct_photo{float:left;max-height: 300px;overflow: hidden;}
.ct_photo img{width:80px;}
/*发帖*/
.photolist{margin-top:10px;}
.photolist .photo_item{float:left;}
.photolist .delphoto{background: #DADADA;padding: 6px;padding-bottom: 0;position: relative;color: #444;bottom: 4px;padding-top:2px;}
.photolist .delphoto:hover{background:#ff8b9d;color:#fff;}
.photolist .rotate{background:url('../../images/qwen/detail_btn.png') no-repeat -240px -65px ;bottom: 30px;position: relative;padding:3px 10px;left:-20px;}
.publish_title.border{border: 2px solid #ffa216; height:28px;width:588px;}
.text{width:450px;float:right}
.text.border{border: 1px solid #8DD6FF;     box-shadow: 0 0 3px #8DD6FF;}

/*TA的信息*/
.information{float:left;margin-bottom:15px;}
.collec_font{width:460px;float:left;}
.collec_font h3{color:#666;font-size:14px;margin-bottom:15px;}
.collec_font ul{width:440px;border-bottom:1px solid #DFDFDF;float:left;padding-bottom:10px;}
.collec_font li{float:left;color:#333;font-size:14px;margin-right:15px;line-height:24px;}
.collec_pic{float:right;width:170px;height:215px;border-radius:3px;}
.collec_pic .top{height:10px;background:#FAFAFA;padding:10px;}
.collec_pic .top h3{color:#666;font-size:12px;float:left;}
.collec_pic .center{height:140px;}
.collec_pic .center img{width: 130px;margin-left:12px;margin-top: 5px;border: 1px solid #dedede;padding: 3px;}
.collec_pic .bottom{float:left;background:#f9faf9;height:30px;}
.collec_pic .bottom #btn{background:url(../../images/home/home_btn.png) no-repeat -364px -285px;width:108px;height:34px;border:none;margin-left:35px;margin-top:5px;color:#333;font-size:14px;font-family: "微软雅黑";line-height:30px;}
.collec_pic .top span{}
.collec_font .daren{width:230px;margin-top:10px;float:left;color:#666 }
.collec_font .daren li{width:400px;margin-bottom:10px;height: 35px;line-height: 30px;}
.collec_font .daren .vip_icon{background:url(../../images/qwen/author_icon.png) no-repeat 0 -247px;height:35px;width:35px;float:left;margin-right:5px}
.collec_font .daren .vip_icon.white{background:url(../../images/qwen/author_icon.png) no-repeat 0 -59px;height:35px;width:35px;float:left;margin-right:5px}
.collec_font .daren li h3{color:#666;font-size:14px;font-weight:normal;}
.collec_font .daren li h3 a{}
.collec_font .daren .daren_icon{background:url(../../images/qwen/author_icon.png) no-repeat  0 -172px;height:35px;width:35px;float:left;margin-right:5px}
.collec_font .daren .daren_icon.white{background:url(../../images/qwen/author_icon.png) no-repeat;height:35px;width:35px;float:left;margin-right:5px}
.collec_font .daren .zhuan_icon{background:url(../../images/qwen/author_icon.png) no-repeat 0 -328px;height:35px;width:35px;float:left;margin-right:5px}
.collec_font .daren .zhuan_icon.white{background:url(../../images/qwen/author_icon.png) no-repeat 0 -109px;height:35px;width:35px;float:left;margin-right:5px}
.collection .record{float: left;padding-bottom:15px}
.collection .record ul{width: 630px;background:#eee;height:30px;line-height:30px;padding-left:10px;float:left;}
.collection .record li{float:left;width:90px;color:#333;}

.collection .record a{margin-right:10px;font-size:14px;cursor:pointer;}
.collection .record .bt{width:640px;height:20px;float:left;line-height:35px;}
.collection .record .bt .ziliao_title{color:#333;width:355px;font-size:12px;float:left}
.collection .record .bt .ziliao_anwser{color:#333;font-size:12px;width:78px;float:left}
.collection .record .wenti{background:#f5f5f5;height:35px;line-height:35px;float:left;width:640px;margin-top:10px;}
.collection .record .wenti:hover{background:#f0f0f0;}
.collection .record .wenti a{color:#333;font-size:14px;width:345px;padding-left:5px;float:left}
.collection .record .wenti .ziliao_anwser{color:#666;font-size:12px;width:78px;float:left}
/*分享首页左边类别*/
.category{cursor:pointer;background:#fcfcfc;height:60px;width:290px;border-radius:3px;box-shadow:1px 1px 1px #ccc;float:left;margin-right:15px;margin-bottom:15px;padding:15px;}
.category:hover{background:#fff}
/*.category .hot{float:left;height:60px;width:60px;background:#eee;margin-right:10px;}*/
.category .writing h3{color:#333;font-size:14px;}
.category .writing{float:left;}
.meta{clear:both;}
.meta .by{color:#666;font-size:12px;}
.meta .post_t{color:#666;font-size:12px;}
.meta .post_t:hover{color:#333;}
/*分享详情评论*/
.com_box{margin-top:15px;float:left;margin-bottom:20px;}
.com_box .zuozhe{float:left;height:50px;width:50px;margin-right:10px;}
.com_box .box_avt{float:left;margin-right:15px;display:block;}
.com_box .box_avt img{height:50px;width:50px;border-radius:3px;}
.text_con{float:left;width:585px;}
.box_con{width:599px;float:left;background:#fff;border:1px solid #dedede}
.box_text{height:70px;width:599px;float:left;border:none;background:#fff;}
.discuss_phiz{background:url(../../images/home/zone_btn.png) no-repeat -225px -272px;height:34px;width:40px;float:left;display:block;}
.discuss_phiz:hover{background-position: -225px -232px;} 
.fabiao{background:#f5f5f5;border-left: 1px solid #dedede;color: #333;font-size: 14px;font-family: "微软雅黑";float:right;height:30px;width:100px;border-right:none;border-top:none;border-bottom:none;}
.fabiao:hover{background:#f8f8f8}
/*分享详情评论end*/
/*从百科里面复制到分享的评论部分*/
.baike_comment{float:left;width:660px}
.com_title{border-bottom:1px dashed #dedede;width:100%;float:left;}
.com_title h3{color: #333333;
    font-size: 16px;
    font-weight: normal;
    height: 25px;}
.com_box{margin-top:15px;float:left;}
.box_author{float:left;margin-right:15px;display:block;}
.box_author img{height:60px;width:60px;}
.toolbar{width: 599px;height: 30px;float: left;background: #fafafa;border: 1px solid #dedede;border-top: none;}
.expression{background:url(../../images/home/zone_btn.png) no-repeat -225px -272px;height:34px;width:40px;float:left;display:block;}
.box_btn{background:#f5f5f5;border-left: 1px solid #dedede;color: #333;font-size: 14px;font-family: "微软雅黑";float:right;height:30px;width:100px;border-right:none;border-top:none;border-bottom:none;}
.box_btn:hover{background:#f8f8f8}
.baike_comment .reply{float:left;margin-top:10px;}
.reply_sort{border-bottom:1px solid #dedede;padding:10px;width:640px;float:left;margin-bottom:15px;background:#fff;}
.sort_avatar{display:block;float:left;}
.sort_avatar img{height:50px;width:50px;margin-right:15px;background:#eee;float:left;}
.sort_font{float:right;width:570px;}
.sort_font p{color:#555;font-size:14px;margin:2px 0}
.sort_font h1{color:#333;font-size:14px;}
.sort_footer{height:30px;}
.sort_footer .date{color:#999;font-size:12px;line-height:30px;}
.sort_footer a{color:#46b2ef;font-size:12px;line-height:30px;margin-left:5px;}
.sort_footer .zan{background:url(../../images/qwen/qwen_tag.png) no-repeat -215px 10px ;width:15px;height:30px;float:right;padding-left:20px;cursor:pointer; }
.sort_footer .cai{background:url(../../images/qwen/qwen_tag.png) no-repeat -315px 12px ;height:30px;float:right;padding-left:20px;margin-left:5px;cursor:pointer}
/*从百科里面复制到分享的评论部分end*/

.customer_service {background:url(../../images/blog_service.png) no-repeat bottom center ;position: fixed;right:0;top: 350px;cursor: pointer;z-index:10000;height: 180px;width: 120px;}
.customer_service {_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop)+350);}
.more_question{background:#ddd;border-radius:3px;width:560px;height:35px;float:left;margin-left:95px;line-height:35px;text-align:center;margin-top:10px;}
.more_question a{color:#333;font-size:16px;}

/*排行榜*/
.rank_box{position:relative;float:left;margin: 10px 0;}
.ranking_title{background:url(../../images/qwen/ranking_bg.png) no-repeat;height:71px;width:440px;color:#fff;font-size:22px;font-weight:bold;text-align: center;line-height:60px;}
.ranking_title.yellow{background-position: 0 -120px;}
.ranking_title.blue{background-position:0 -226px;}

.rank_tab{position:relative;top:1px;z-index:10}
.rank_tab ul{width:300px;margin-left:15px;}
.rank_tab ul li{height:30px;line-height:30px;width:70px;text-align:center;float:left;}
.rank_tab ul li a{cursor:pointer;font-size:15px;color:#333;}
.rank_tab ul li.current{border:1px solid #dedede;border-bottom:none;border-top-left-radius:3px;border-top-right-radius:3px;background: #fff;}
.ranking_center{background:#fff;width:350px;border:1px solid #dedede;min-height:490px;border-radius:3px;margin: 30px 0 0 15px;border-top-left-radius: 0;padding:10px;height:390px;clear: both;}
.ranking_f{width:340px;height: 35px;border-bottom: 2px solid #ebc37d;line-height:35px;}
.ranking_f .a{color:#666;font-size:15px;width:90px;text-align:left;margin-left:10px;float:left;}
.ranking_f .b{color:#666;font-size:15px;width:110px;text-align:center;float:left;}
.ranking_f .c{color:#666;font-size:15px;width:110px;text-align:right;float:left;margin-right:10px;}
.rank{overflow:hidden;height: 460px;}
.rank.month ,.rank.all {display: none;}
.rank ul {position: relative;}
.rank ul li{height:45px;border-bottom:1px solid #dedede;float:left;width:340px;}
.rank li:last-child{border-bottom:none; }
.rank li:hover{background:#f7f7f7}
.rank .rank_s{color:#666;font-size:25px;font-style:italic;line-height:40px;margin-left:10px;float:left;width: 60px;}
.rank_s.rk1{font-size:30px;color:#db6e03;}
.rank_s.rk2 ,.rank_s.rk3{font-size:28px;color:#db6e03;}
.rank_z{width:60px;text-align:center;float:right;font-size:20px;color:#333;margin-right:10px;line-height:45px;}
.rank_nc{color: #666;font-size: 16px;width: 180px;height: 45px;float: left;text-align: left;overflow: hidden;line-height: 45px;}
.avatar1{margin-top:8px;margin-right:10px;float:left;}
.avatar1 img{height:30px;width:30px;border-radius:3px;}
/*翻页*/
.rank_page{width: 60px;position: absolute;left: 387px;top: 500px;}
.rank_page a{ background: url(../../images/qwen/rank_arrow.png) no-repeat #DEDEDE ;height: 20px;width: 25px;display: block;margin: 2px 0;padding: 3px 0;}
.rank_page a:hover{background-color: #ccc;}
.rank_page .on{background-position: 4px 3px;}
.rank_page .next{background-position: 4px -32px;}

.index_iIcon{background:url(../../images/index_top_icon.png) no-repeat 0 -46px;float: left;height:26px;width:22px;
    margin-top:10px;margin-right:20px;}

.index_aIcon{background:url(../../images/index_top_icon.png) no-repeat ;float: left;height:26px;width:22px;
    margin-top: 10px;margin-right:5px;}
.index_topf{font-size:15px;color:#666;line-height:47px;}
.ylink{margin-top:5px;float:left;margin-top:15px;}
.ylink a{color:#999;float:left;font-size:9px;margin-right:10px;}