/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
a.konw_a:link,a.konw_a:active,a.konw_a:visited {color:#225588;text-decoration:none;}
a.konw_a:hover {color:#FF6600;text-decoration:none;}
.know_sch {line-height:180%;}
.know_sch_inp {width:260px;padding:3px;margin:5px;font-size:14px;}
.know_sch_btn {padding:3px 0 8px 6px;}
.know_sch_item {padding:0 0 0 8px;color:green;}
.know_box {padding:0 10px 10px 10px;}

.know-stats {height:64px;margin:20px 0;}
.know-stats li {width:106px;float:left;font-size:16px;height:64px;line-height:32px;text-align:center;}
.know-stats div {height:64px;border-left:#EEEEEE 1px solid;border-right:#EEEEEE 1px solid;}
.know-stats i {font-style:normal;display:block;font-size:14px;}

.know-list {padding:0 16px;}
.know-list .kl-avatar {width:48px;height:48px;text-align:center;}
.know-list .kl-avatar img {width:24px;height:24px;border-radius:50%;}
.know-list .kl-title {font-size:14px;}
.know-list .kl-title div {height:32px;line-height:32px;overflow:hidden;}
.know-list .kl-title span {background:url('ico_reward.gif') no-repeat;font-size:12px;color:#666666;padding:0 2px 0 14px;}
.know-list .kl-answer {width:60px;text-align:right;color:#999999;}
.know-list .kl-process {width:60px;text-align:center;padding-left:10px;}
.know-list .kl-date {width:130px;text-align:center;color:#999999;}

.know-cate {padding:10px 20px;}
.know-cate p {margin:6px;}
.know-cate div {padding:0 6px 10px 6px;line-height:24px;font-size:14px;}
.know-cate strong {color:#007AFF;font-size:16px;}
.know-cate em {font-style:normal;color:#666666;}
.know-cate i {font-style:normal;color:#EEEEEE;padding:0 10px;}

.know-expert {padding:10px 0 0 20px;overflow:hidden;}
.know-expert div {width:255px;height:98px;float:left;overflow:hidden;color:#666666;margin-bottom:20px;}
.know-expert img {float:left;border:#EEEEEE 1px solid;border-radius:50%;padding:2px;margin:0 16px 0 0;width:80px;height:80px;}
.know-expert strong {font-size:16px;}
.know-expert ul {width:128px;float:left;}
.know-expert li {height:32px;line-height:32px;padding-right:16px;overflow:hidden;}
.know-expert span {display:block;width:80px;height:30px;line-height:30px;text-align:center;float:left;border:#EEEEEE 1px solid;border-radius:6px;}
.know-expert span:hover {border:#007BFF 1px solid;background:#007AFF;color:#FFFFFF;}

.know_addition {border-top:#F6F6F6 1px solid;padding:10px 32px;line-height:180%;font-size:14px;}
.know_comment {border-top:#F6F6F6 1px solid;padding:10px 32px;line-height:180%;font-size:14px;}
.know_asker {border-top:#F6F6F6 1px solid;padding:10px 32px;padding:10px;}

.know_show {}
.know_show .userinfo-v0,.know_show .userinfo-v1,.know_show .userinfo-v2 {margin:-24px 0 0 104px;}
.know_show table {width:100%;border-collapse:collapse;border-spacing:0;}
.know_show_l {width:176px;padding:10px 0;border-right:#F6F6F6 1px solid;}
.know_show_l li {padding:12px 0 0 0;text-align:center;}
.know_info {padding:10px 0 10px 10px;border-bottom:#F6F6F6 1px solid;}
.know_avatar {width:64px;height:64px;border-radius:50%;}

.know_show_btn {position:absolute;margin:2px 0 0 1108px;}
.know-btn {background:#F06C00 url('ico-know-post.png') no-repeat 10px center;display:inline-block;line-height:32px;padding:0 16px 0 32px;color:#FFFFFF;letter-spacing:2px;font-size:14px;font-weight:normal;}
.know-btn:hover {background:#E75000 url('ico-know-post.png') no-repeat 10px center;}

.answer_best,.answer_expert {position:absolute;z-index:1;margin:38px 0 0 1140px;width:80px;height:24px;line-height:24px;text-align:center;color:#FFFFFF;border-radius:0 0 0 8px;}
.answer_best {background:#1AAD19;}
.answer_expert {background:#FF6600;}

.answer_body {padding:10px;margin:0 6px;line-height:180%;font-size:14px;}
.answer_foot {border-bottom:#EEEEEE 1px solid;padding:0 10px 8px 10px;margin:0 6px;color:#666666;}
.answer_head {border-bottom:#EEEEEE 1px solid;border-top:#F6F6F6 10px solid;padding:10px 16px;font-size:16px;}
.answer_box {}
.answer_box table {margin:16px 0;}
.question_op {padding:16px 20px 10px 20px;line-height:24px;}
.vote_s {height:10px;line-height:10px;font-size:1px;background:#FFA40D;}
.vote_b {width:100%;height:10px;line-height:10px;font-size:1px;background:#FFF7D2;}


/*上面是系统默认css,以下为自定义css代码，add by fengjun @2026.2.28*/
li{list-style:none;}
.askbannerleft{
	float: left;
	width: 950px;
	height: 342px;
}
.askbannerright{
	float: right;
	border: 1px solid #ccc;
	width: 250px;
	padding: 10px 0;
	background-color: #fff;
	font-size: 16px;
	height: 320px;
}
.askbannerright li{
	line-height: 78px;
	height: 78px;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	list-style: none;
}
.askbannerright li i{font-size: 25px;margin-right: 5px;}
.askbannerright li span{font-size: 25px;color: #FF7300;}
.askbannerright li:last-child{
	border: none;
}

.askcat{
	    text-decoration: none;
	    /*border-bottom: 2px solid #eaeaea;*/
	    width: 100%;
	    /* height: 197px; */
	    overflow: hidden;
}
.askcat .big-team {
    position: relative;
    float: left;
    width: 279px;
    padding: 30px 0;
	margin-left: 20px;
    overflow: hidden;
}

.big-team .inner-team {
    height: 115px;
    *height: 120px;
    *position: relative;
    overflow: hidden;
    border-right: 1px solid #c6c6c6;
}

.big-team .inner-team span {
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.big-team .inner-team .edu-vip {
    width: 100px;
    height: 30px;
    margin-top: -6px;
    position: absolute;
    background: url(//wkstatic.bdimg.com/static/wkcore/widget/category_reco/edu-vip_16355ec.png) no-repeat
}

.big-team .inner-team .det-team {
    margin-top: 5px;
    font-size: 14px;
    position: relative
}

.big-team .inner-team .det-team .lit-team {
    float: left;
    padding-right: 20px;
    padding-top: 8px;
    white-space: nowrap;
    position: relative
}

.big-team .inner-team .det-team .lit-team .ui-bz-hot-ic,.big-team .inner-team .det-team .lit-team .ui-bz-new-ic {
    position: absolute;
    right: 0;
    top: -4px
}

.big-team .inner-team .det-team .lit-team a {
    color: #555;
    *zoom:1;-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.big-team:nth-child(4) .inner-team {
    border-right: 0;
}
