.title_gqDetail{
   font-size:24px;
   line-height:50px;
   font-weight:bold;
   text-align:center;
}
.gq_detailsub{
   font-size:20px;
   text-align:center;
}
.gq_conTxtDiv p{
    line-height:30px;
}
.gq_mlList .p_jtTitle{
    font-size:18px;
    color:#00387f;
    font-weight:bold;
    padding-left:36px;
    margin-top:30px;
    margin-bottom:3px;
    line-height:35px;
    box-sizing:border-box;
    background:url(/nciichr/resource/cms/2020/05/img_pc_site/2020051214093846343.png) no-repeat left 6px;
}
.gq_mlList p{
    margin-bottom:0;
}
.gq_botMessage{
    padding-left:190px;
    padding-bottom:30px;
    box-sizing:border-box;
    position:relative;
}
.gq_leftImg{
    position:absolute;
    top:0;
    left:0;
    width:190px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}
.gq_rightMessage{
    position:relative;
    overflow;hidden;
}
.gq_rightMessage .gq_row{
    float:left;
    width:50%;
    padding-left:30px;
    margin-bottom:25px;
    box-sizing:border-box;
    position: relative;
}
.contGq_input{
    height:50px;
    background:#f2f2f2;
    position:relative;
    padding-left:63px;
    box-sizing:border-box;
    line-height:50px;
}
.contGq_input02{
    padding-left:93px;

}
.gq_rightName{
    position:absolute;
    top:0;
    left:0;
    width:90px;
    height:50px;
    padding-left:15px;
    box-sizing:border-box;
    display:block;
    color:#808080;
}
.gq_right{
    font-size:15px;
    width:100%;
    height:48px;
    background:rgba(0,0,0,0);
    border:none;
    color:#1a1a1a;
    padding-right:15px;
    box-sizing:border-box;
}
.bot_messageDiv{
    clear:both;
    position:relative;
    padding-left: 30px;
    box-sizing: border-box;
}
.bot_ystk,.bot_ystk a{
    line-height:30px;
    font-size:12px;
    color:#b3b3b3;
}
.bot_ystk a{
    text-decoration:underline;
}
.bot_sumitP{
    position:absolute;
    right:0;
    top:3px;
    height:100%;
    width:60px;
    text-align:right;
}
.bot_sumitP input {
    height:28px;
    color: #00387f;
    font-size: 15px;
    padding: 0 10px 0 21px;
    background: url(/nciichr/resource/cms/2020/03/img_pc_site/2020031111325121388.png) no-repeat left center;
    border:none;
    cursor: pointer;
}
.bot_sucessDiv{
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    padding-left: 30px;
    box-sizing: border-box;
    display:none;
}
.bot_sucessDiv p{
    color:#808080;
    background:#f2f2f2;
    height: 100%;
    line-height: 255px;
    text-align: center;
}
.gq_detailDiv{
    margin-bottom:50px;
    padding-top:30px;
}
.gq_detailDiv .commonTitle {
    line-height: 70px;
}
.gq_detailDiv p,.gq_detailDiv div{
    min-height:25px;
    line-height:30px;
}
.gq_botMessage .Validform_checktip{
    margin-left: 0;
    line-height: 20px!important;
    height: 20px!important;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}
.gq_botMessage .Validform_wrong {
    padding-left: 50px;
    background-position:30px center;
}
@media screen and (max-width: 750px){
    .gq_botMessage{
        padding-left:0;
    }
    .gq_leftImg{
        width:290px;
        position: relative;
        margin: 25px auto;
   }
   .gq_rightMessage .gq_row{
        width: 100%;
        padding-left: 0px;
   }
   .gq_botMessage .Validform_checktip{
        padding-left: 20px;
   }
   .gq_botMessage .Validform_wrong {
       padding-left: 20px;
       background-position: 0px center;
   }
}
@media screen and (max-width: 450px){
    .title_gqDetail {
       font-size: 20px;
       line-height: 35px;
    }
    .gq_detailsub {
       font-size: 18px;
    }
}