.main ul{width:100%; height:auto;padding-bottom:80px;}
.question_detail_item{ width:1000px;background:#fff; margin:0 auto; padding:34px 0px;border-bottom:1px solid #c3d0d8;}
.question_detail_item_title{padding-left:80px; background:url(/assets/images/question_detail_header.png) left top no-repeat;margin-left:66px;}
.question_detail_item_title_name{ font-size:20px; color:#595a5c; }
.question_detail_item_title_name span{ font-size:16px; color:#fe9232; margin-left:38px;}
.question_detail_item_title_name i{ font-style:normal;}
.shang{ display:inline-block;width:20px; height:20px; border-radius:100%;color:#fff; font-size:12px; line-height:20px; text-align:center; background:#fe9232; font-style:normal; margin-right:6px;}
.question_style{ font-size:14px;color:#595a5c; line-height:32px;}
.question_style span{ color:#32ccfe;}
.question_detail_item_content{margin-left:66px;margin-top:30px; clear:both; font-size:16px;color:#555555; line-height:1.6;}
.question_detail_item_time{padding-top:20px; font-size:14px;color:#c3d0d8; margin-left:66px;}
.question_detail_item_time span{margin-left:30px;}
.page_code{ width:600px; margin:0 auto;}
.page_code a{ text-decoration:none; color:#555; margin-left:6px; text-align:center;}
