.hd-qdjs-content li{
    float: left;
    width: 70px;
    margin-left: 26px;
    margin-top: 8px;
    line-height: 25px;
}
.hd-qdjs-content li a{
  display:block;
  padding-top:70px;
  text-align:center;
  cursor:pointer;
}
.hd-qdjs-content li a:hover{
  color:#188eee;
}
.hd-qdjs-content{
  background:#fff;
  float:left;
  padding: 13px 0 15px;
  color:#565656;
}

.hd-qdjs-content li a.a01{
  background:url("../img/hd/hd_qd01.png") no-repeat;
}

.hd-qdjs-content li a.a02{
  background:url("../img/hd/hd_qd02.png") no-repeat;
}

.hd-qdjs-content li a.a03{
  background:url("../img/hd/hd_qd03.png") no-repeat;
}

.hd-qdjs-content li a.a04{
  background:url("../img/hd/hd_qd04.png") no-repeat;
}

.hd-qdjs-content li a.a05{
  background:url("../img/hd/hd_qd05.png") no-repeat;
}

.hd-qdjs-content li a.a06{
  background:url("../img/hd/hd_qd06.png") no-repeat;
}
.hd-qdjs-content li a.a10{
  background:url("../img/hd/hd_qd06_1.png") no-repeat;
}
.hd-qdjs-content li a.a07{
  background:url("../img/hd/hd_qd07.png") no-repeat;
}

.hd-qdjs-content li a.a08{
  background:url("../img/hd/hd_qd08.png") no-repeat;
}

.hd-qdjs-content li a.a09{
  background:url("../img/hd/hd_qd09.png") no-repeat;
}
.userFeedback{
  background:#fff;
  float:left;
  width: 100%;
  overflow: hidden;
}

.userFeedback ul li{
  /*border:1px solid #d5d5d5;
  margin:5px 0px 10px 0px;*/
   border-top:1px dashed #ccc;
}
.userFeedback ul li img{
  width: 26px;
  height: 26px;
  margin-right: 5px;
  vertical-align:middle;
margin-left:10px;
}

.userFeedback li .quizzer{
   height:auto;
   overflow:hidden;
   margin:10px 0px;
}
.userFeedback li .quizzer-list{
   height:auto;
   overflow:hidden;
   background:#f8f8f8;
   border:1px solid #d5d5d5;
   clear:both;
   *zoom:1;
   text-indent:0em;
   padding:15px 5px;
   width:91%;
   float:right;
}

.userFeedback li .quizzer_box{
  margin-left:41px;
}
.userFeedback li .quizzer_author{
  padding-bottom:5px;
}
.userFeedback li .blueline{
    display: inline-block;
    height: 14px;
    width: 4px;
    background-color: #188eee;
    vertical-align: top;
    margin-top: 6px;
    margin-right: 5px;
}
.userFeedback li .quizzer_reply{
    padding-top: 5px;
    border-top: 1px solid #e9e9e9;
}
.userFeedback li .quizzer_reply_name{
    line-height: 25px;
    color: #188eee;
}
.userFeedback li .quizzer_reply_content{
   margin-left:9px;
}
.userFeedback li p.responder{
   height:auto;
   overflow:hidden;
   clear:both;
   *zoom:1;
   text-indent:0em;
   padding:15px 0px;
   width:93%;
   float:right;
   text-align:justify;
}
.userFeedback li .quizzer-list a{
  color:#188eee;
}

.userFeedback li .top{
   color:#188eee;
   margin-bottom:2px;
   margin-top:5px;
}
.userFeedback li .top label{
   margin-left:10px;
}
.userFeedback li .time{
  color:#a0a0a0;
  font-size:12px;
  line-height: 25px;
}
.userFeedback li p{
  line-height:22px;
  margin:auto;
  color:#707070;
  clear:both;
}
.hd_bookWeather{
  float:left;
  width:100%;
  background:#fff;
}
.userFeedback li .quizzer .delete-btn{
  padding-left:20px;
  font-size:12px;
  color:#565656;
  cursor:pointer;
  background:url("../img/hd/transbin.png") no-repeat 0 -1px;
}
.userFeedback li .quizzer .delete-btn:hover{
  color:#188eee;
}
/*互动反馈*/
.temphd-feedback{
  background:#fff;
  padding:10px 20px;
}
.temphd-feedback .fb-con span{ display:inline-block;vertical-align:top}
.temphd-feedback .fb-con textarea{
  padding: 10px 15px;
    width: 97%;
    height: 276px;
    border: 1px solid #aaa;
}
.temphd-feedback .fb-con .num-tip{
     color: #b1b1b1;
    position: absolute;
   bottom: 7px;
    right: 16px;
}
.temphd-feedback .fb-con .num-tip em{
  font-style:normal;
  color:#565656;
}
.login-tqwx-hd{
               position: relative;
    display: inline-block;
    vertical-align: top;
          }
.login-tqwx-hd a{ 
display:none;
position:absolute;
bottom:0;
height:30px;
line-height:30px;
font-size:12px;
color:#fff;
background:rgba(0,0,0,.7);
text-align:center;
width:100%;
}
.login-tqwx-hd:hover a{ display:block;}
    .login-tqwx-hd img{ width:164px;}
.login-tqwx-tip{
    font-size: 14px;
    line-height: 23px;
    color: #333;
    /* margin-top: 10px; */
    padding-top: 5px;
    text-align: center;
    /* color: #188eee; */
    letter-spacing: 1px;
}

.hd_index_send_btn{
   display: inline-block;
    width: 88px;
    background: #5ac64f;
    color:#fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor:pointer;
}
.hd_index_send_btn:hover{
    background:#008ed1;
    color:#fff;
}
.hd_index_exit_btn{
   display: inline-block;
    width: 88px;
    color:#fff;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor:pointer;
}
..hd_index_exit_btn:hover{
    background:#008ed1;
    color:#fff;
}








