/**咨询列表页面样式*/


.cp_row1{line-height:60px;}
.cp_row2 .consultation{padding:15px 0;}
.cp_row2 .consultation .topic{background-color:#fdebd5;overflow:hidden;height:20px;line-height:20px;border-bottom:1px solid #D95D3B;}
.cp_row2 .consultation .topic .topic_text{display:inline-block;width:740px;}
.cp_row2 .consultation .question{line-height:45px;background-image:url(../images/ic_4.jpg);background-position:5px 50%;background-repeat:no-repeat;padding-left:30px;}
.cp_row2 .consultation .answer{line-height:30px;background-image:url(../images/ic_5.jpg);background-position:5px 50%;background-repeat:no-repeat;padding-left:30px;color:#8b5534;}

.cp_row3 .af_left ,.cp_row3 .af_right{display:inline-block;}
.cp_row3 .af_left{font-size:14px;}
.cp_row3 .af_right{float:right;}




