﻿.q_banner_div{
    width: 1200px;
    display: table;
    margin: auto auto 10px auto;
}
.q_left_cate{
    width: 300px;
    height: 10px;
    display: block;
    float: left;
}
.q_right_div{
    width: 900px;
    display: table;
    float: left;
}
.p_middle_div{
    width: 640px;
    padding: 10px;
    float: left;
}
.p_banner_img{
    width: 100%;
    height: 300px;
}
.m_question_q{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.q_wen{
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    float: left;
    margin-right: 10px;
    background: #fd8910;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.m_question_q a{
    text-decoration: none;
    color: #333333;
}
.m_question_d a{
    text-decoration: none;
    color: #666666;
}
.m_question_d{
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
    color: #666;
    height: 40px;
    overflow: hidden;
}
.q_da{
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
    background: #80ad1f;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.m_question_list{
    margin-top: 10px;
}
.m_question_list li{
    width: 100%;
    margin-top: 5px;
    display: table;
}
.m_question_list a{
    color: #003eff;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    width: 90%;
    overflow: hidden;
    display: block;
    float: left;
    text-decoration: none;
}
.m_question_time{
    color: #666666;
    font-size: 12px;
}
.m_question_num{
    color: #666666;
    font-size: 14px;
    display: block;
    float: right;
}
.p_right_div{
    width: 238px;
    display: block;
    float: left;
    margin: 10px 0;
}
.p_right_one{
    border: 1px solid #e3e3e3;
}
.p_right_top{
    padding: 10px;
    margin-top: 20px;
}
.p_right_top_words{
    width: 75%;
    font-size: 22px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #43b865;
}
.p_right_top_image{
    width: 25%;
    height: 80px;
}
.p_right_mid{
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    display: table;
    margin: 20px auto 0 auto;
}
.p_right_mid span{
    display: block;
    float: left;
}
.p_right_mid_words{
    color: #ee6c24;
    font-size: 23px;
    line-height: 40px;
    margin: 0 3px;
}
.p_right_btn{
    width: 100%;
    background: #59cd7a;
    display: table;
    margin-top: 15px;
}
.xuzhi{
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
}
.p_right_btn_item{
    width: 50%;
    background: url(/static/images/web/wen.jpg) no-repeat left 10% center;
    text-indent: 13%;
    float: left;
    padding: 15px 0;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.p_right_btn_item:last-child{
    background: url(/static/images/web/da.jpg) no-repeat left 10% center;
}
.p_right_two{
    margin-top: 10px;
    border: 1px solid #e3e3e3;
}
.p_right_tj{
    padding: 10px;
    font-size: 14px;
}
.p_right_project{
    padding: 0 10px;
    display: table;
}
.p_right_project li{
    margin-bottom: 10px;
    display: table;
}
.p_right_project img{
    width: 50%;
    float: left;
    display: block;
    margin-top: 2px;
}
.p_r_p_i{
    float: left;
    margin-left: 10px;
    width: 45%;
    display: table;
}
.p_r_p_i span{
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #0000ff;
 }
.p_r_p_i p{
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #333333;
}
.need_help{
    width: 950px;
    height: 40px;
    float: left;
    margin-right: 10px;
    margin-top: -30px;
}
.need_help img{
    width: 100%;
}
.q_two_div{
    width: 1200px;
    margin: auto;
    display: table;
    padding-bottom: 10px;
}
.q_list_div{
    width: 948px;
    /*border: 1px solid #e3e3e3;*/
    display: table;
    margin-top: 10px;
    float: left;
}
.q_a_input_div{
    padding: 10px;
    display: table;
    background: #f6f6f6;
}
.q_a_input_search{
    border: 1px solid #e3e3e3;
    width: 600px;
    height: 35px;
    padding: 0 5px;
    display: block;
    float: left;
}
.q_a_input_btn{
    height: 35px;
    line-height: 35px;
    border: 1px solid #1f75d8;
    background: #1f75d8;
    color: #ffffff;
    padding: 0 25px;
}
.q_a_list_top{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
}
.q_a_list_top span{
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    padding: 0 2px;
    cursor: pointer;
}
.q_a_list_top span:nth-child(2){
    margin-left: 20px;
}
.q_a_select{
    border-bottom: 2px solid #1f75d8;
}
.q_a_list_top_m{
    float: right !important;
    color: #1f75d8;
    cursor: pointer;
}
.q_a_list_ul li{
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #1f75d8;
    padding: 5px 0;
    border-bottom: 1px dotted #cccccc;
    display: table;
}
.q_a_list_ul a{
    width: 80%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: block;
    float: left;
    color: #1f75d8;
    text-decoration: none;
}
.q_a_list_ul span{
    color: #666;
    float: right;
    margin-right: 30px;
}
#wait_list{
    display: none;
}
.q_a_show_all{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
}
.q_a_show_one{
    display: block;
    float: left;
}
.q_a_show_two{
    width: 76px;
    height: 26px;
    background: url(/static/images/web/icon_06.jpg) no-repeat;
    display: block;
    text-indent: 28px;
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    float: left;
    margin-top: 11px;
    margin-left: 5px;
    cursor: pointer;
}
.q_a_show_there{
    display: block;
    color: #0000cc;
    float: right;
    text-decoration: none;
}
.q_two_tj{
    width: 240px;
    float: left;
    margin-left: 10px;
}
.tj_hot{
    border: 1px solid #e3e3e3;
    padding: 5px;
}
.tj_hot p{
    line-height: 30px;
    font-size: 20px;
    padding-left: 10px;
}
.tj_hot_ul{
    padding: 5px;
}
.tj_hot_ul li{
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.tj_hot_ul span{
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-top: 2px;
    margin-right: 5px;
    background: #a6a6a6;
    display: block;
    float: left;
}
.tj_hot_ul li:nth-child(-n+3) span{
    background: #1f75d8;
}
.tj_list_title{
    color: #333333;
    text-decoration: none;
}