#consulting_selected_title {
    font-size: 16px;
}
.consulting_change_journal {
    font-size: 16px;
    margin-top: 12px;
    font-family: Poppins SemiBold;
}
.consulting_bgPop {
    display: none;
    position: fixed;
    z-index: 129;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}
.consulting_pop {
    display: none;
    width: 1110px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: auto;
    z-index: 130;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
    text-align: center;
    box-sizing: border-box;
    height: auto;
    padding-bottom: 40px;
    margin-left: -512px;
}
.consulting_puple_title1 {
    background: #f8f8f8;
    text-align: left;
    padding-left: 16px;
    line-height: 47px;
    margin-bottom: 19px;
    border-radius: 10px 10px 0px 0px;
    font-size: 15px;
    font-family: Poppins SemiBold;
}
.consulting_pop-close {
    position: absolute;
    right: 13px;
    top: 15px;
    cursor: pointer;
    width: 15px;
}
.consulting_pop_f {
    text-align: center;
    padding: 0px 30px;
}
.consulting_submit_step_two {
    border: 1px solid #d3d3d3;
    height: auto;
    overflow: hidden;
}
#consulting_journalID11 {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    padding: 0;
    margin-top: 0px;
}
.consulting_journal_list table tr {
    border-bottom: 1px solid #eaeaea;
    line-height: 36px;
    padding: 0;
}
.consulting_radio_box {
    width: 34px;
    text-align: right;
    padding-right: 12px;
    padding-left: 12px;
}
.consulting_huiyi_name {
    font-size: 14px;
    color: #18728f;
    width: 532px;
    text-align: left;
    height: 36px;
}
.consulting_huiyi_name a {
    color: blue;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    padding: 10px 0px;
}
.consulting_place {
    text-align: left;
    font-size: 14px;
}
.consulting_time2 {
    text-align: left;
    font-size: 14px;
}
.consulting_more_link {
    text-align: left;
}
.consulting_more_link a {
    color: #0000cc;
    font-size: 14px;
}
.consulting_submit_button {
    background: #0489bf;
    color: #fff;
    width: 450px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    border: none;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 2px;
    margin-left: 200px;
}
#consulting_info8 {
    color: red;
    float: right;
    margin-top: 30px;
    margin-right: 16px;
}
.consulting_confirm {
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #00a5ec;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    float: right;
    margin-top: 20px;
}
.consulting_confirm:hover {
    color: #fff !important;
}
.consulting_buy_forme{
    font-family: Poppins SemiBold;
}