.wrapper{ background:#f4f4f4; padding-top:28px; padding-bottom:100px;}
.fl{ float:left;}
.question_detail_item{ width:1000px;background:#fff; margin:0 auto; padding:34px 0px;}
.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;}
.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; float:none; padding-left:0; background:none;}
.question_style span{ color:#32ccfe;}
.question_detail_item_content{margin-left:66px;margin-top:30px;margin-right:66px;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;}
.question_answered{width:1000px;  margin:0 auto;}
.question_answered h2{ padding:40px 0 20px 0;font-size:24px; color:#666; font-weight:normal;}
.question_answered li{ min-height:140px;height:auto;  background:#fff;padding:34px 40px; position:relative; margin-top:20px;}
.question_answered_name{ font-size:18px;color:#4d4d4d;height:68px;}
.question_answered_name span{ float:right; font-size:14px; color:#C3D0D6;}
.question_answered_name h3{font-weight:normal;font-size:14px;color:#595a5c; line-height:32px;}
.question_answered_name h5{font-weight:normal;font-size:14px;color:#595a5c;}
.question_answered_content{ position:relative; font-size:14px;  line-height:28px; margin-left:66px; margin-top:20px; color:#555555;}
.question_answered_hide{overflow:hidden;position:absolute; left:50%;top:-40px;margin-left:-100px;width:200px;height:200px;text-align:center;z-index:99;}
.question_answered_hide img{position: absolute;left:0;top:0;}
.question_answered_hide h1{ font-weight:normal;font-size:16px; text-align:center; color:#fe9232;}
.click_to_check{cursor:pointer;width:108px; text-align: center; display:inline-block; color:#fff;padding:8px 16px; background:#e73a38; border-radius:4px;-ms-border-radius:4px; margin-top:20px;text-decoration:none;}
.check{padding-top:10px;overflow:hidden;width:140px;height:140px;position:absolute;left:50%;top:50%;z-index:999;margin-left:-60px;margin-top:-100px;background:#f7f7f7;text-align:center;display:none;box-shadow: 0 0 10px #ddd;}
.question_answered_content span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0.9);text-shadow:0 0 10px black;opacity:0.8;color:rgba(255,255,255,0);}
