@charset "utf-8";
.head .help a{
    color:#fd6407;
    background:url(../images/li_back.png) no-repeat center 10px;
}
.help-content{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
.hot-information{
    width: 95%;
    height: 250px;
    font-family: "微软雅黑";
    font-size: 1em;
    color: #666666;
}
.help-infoContent{
    width: 100%;
    height: 100%;
}
.help-title{
    float:left;
    font-size: 1.25em;
    font-family: "微软雅黑";
    color: #000;
    background: url("../images/helpIcon.png") left no-repeat;
    text-indent: 1em;
    width: 100%;
    line-height: 60px;
    border-bottom: 1px solid #e4e4e4;
}
.option{
    top:13%;
}
/*��*/

.question-title{
    float: left;
    font-family: "微软雅黑";
    color:#000;
    line-height: 80px;
}
.question-time{
    line-height: 80px;
    float: right;
}
/*��*/
.answer{
    width: 90%;
    font-family: "微软雅黑";
    font-size: 0.875em;
    color:#666;
    line-height: 30px;
    padding: 20px 15px;
    text-align: left;
    text-indent: 1.125em;
    background-color: #efefef;
    float: left;
}
.hot-questions{
    width: 95%;
    height: 800px;
    font-family: "微软雅黑";
    font-size: 1em;
    color: #666666;
}
/*�����*/
.item-num{
    color: #fe6700;
    height: 100%;
    line-height: 80px;
    width: 6%;
    text-align: center;
    text-indent: 1em;
    float: left;
}
.info-num{
    width: 100%;
    height: 75%;
}
.help-questionContent {
    width: 100%;
    height: 57.8%;
}
.help-content a{color:#00f}
.Q1{
    height: 25%;
}
.Q2{
    height: 53.5%;
}
.Q3{
    height: 62.5%;
}
.Q4{
    height: 53.5%;
}
.Q5{
    height: 40.5%;
}
/*nav*/
.item_nav{
    float: left;
    width: 180px;
    text-align: left;
    text-indent: 2em;
    line-height: 3.5em;
    top:20%;
}
.item_nav a{
    color:#666;
    display:block;
}
.item_nav a:hover{
    background: #eff2f5 url("../images/li_selected.png") 5px center no-repeat;
}

.item_comm{
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #dcdcdc;
}
.item_comm:last-child{border-bottom:1px solid #dcdcdc}
.unselect{
    background: url("../images/li.png") 5px center no-repeat;
}
.select{
    background: #eff2f5 url("../images/li_selected.png") 5px center no-repeat;
}
.Q6{
    height:200px;
}
.help_back{width:80%;float:right;margin:0 auto;}

.flow{width: 95%;background:#efefef;margin:0 auto;padding:20px;float:left;}
.flow a{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#dddddd));background:linear-gradient(top,#f8f8f8,#dddddd);padding:10px;height:35px;line-height:35px;border:1px solid #c9caca;display:block;color:#595757;text-align:center;border-radius:10px;float:left;}
.blueRight{background: url(/images/blueRight.png) center center no-repeat;width:26px;height:55px;display:block;float:left;padding:0 2px;}

/*悬浮菜单*/
.ctrl_panel{display:none;text-align:center;width:90px;height:350px;margin:0 auto;float:left;font-size:14px;position:fixed;top:10%;right:2px;}
.ctrl_panel .cur{background:#00a5e3;color:#fff;}
.ctrl_panel .top{display: block;width:67px;height:51px;line-height: 80px;border:1px solid #c3c3c3;background:#00a5e3 url(/images/top.png) no-repeat center 5px;color:#fff;margin:0 auto}
.ctrl_panel a{display: block;width:67px;height:30px;line-height: 30px;font-size:12px;border:1px solid #c3c3c3;background:#fff;color:#595757;margin:0 auto;}
.ctrl_panel a:hover{background-color:#00a5e3;color:#fff;}
.blank10{width:26px;height:10px;border:1px solid #c3c3c3;margin:0 auto;border-top:none;border-bottom:none;}
.nav{float:right;}
.hide{background-color:#00a5e3}

