.expert_list_left{
    overflow: hidden;
    float: left;
    width: 239px;
}
.expert_type_top{
	    position: relative;
    height: 40px;
    background-color: F1BE09;
}
.fenlei_type{
    line-height: 40px;
    font-weight: 600;
    color: white;
    font-size: 14px;
    margin-left: 15px;
    padding-left: 9px;
    border-left: 3px solid white;
}
.expert_list_right{
    float: left;
    width: 955px;
}
.expert_list_container{
       position: relative;
    float: right;
    width: 930px;
    padding-bottom: 80px;
}
.expert_outer {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	    padding: 10px;
}
.expert_type_detail li{
	height: 40px;
    line-height: 40px;
    font-size: 12.5px;
    border-bottom: 1px solid #EDEDED;
    color: #313232;
}
.expert_type_detail img{
	    float: right;
    margin-top: 15px;
    display:none;
}
.expert_type_detail{
padding: 0px 0px 12px 12px;
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}
.expert_type_detail li{
	    cursor: pointer;
}
.member_block{
	width:25%;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}
.expert_list_right {
    float: left;
    border-left: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    width: auto;
}
.member_block {
   width: 201px;
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    height: 280px;
    display: block;
    float: left;
    padding: 15px;
        cursor: pointer;
}
.member_block img{
	max-width: 201px;
    max-height: 201px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.member_msg {
	    font-size: 13px;
    line-height: 28px;
    padding-left: 5px;
    color: #313232;
}
.choose_active{
	    color: #FF6600;
}
.member_block_img{
    width: 201px;
    height: 201px;
    text-align: center;
    position: relative;
}
.expert_img_container{
    position: relative;
}
.expert_serch_container{
    position: absolute;
    bottom: 100px;
        width: 100%;
}
.expert_serch_middle{
	    width: 500px;
    margin: 0 auto;
        position: relative;
}
.expert_serch_middle input{
    width: 500px;
    height: 35px;
    padding-left: 15px;
    border: 1px solid white;
}
.expert_serch{
	position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    width: 79px;
    background-color: F1BE09;
    line-height: 35px;
    color: white;
    cursor: pointer;
}
.expert_serch img{
	    margin-top: 9px;
    float: left;
    padding: 0 10px;
}
