*{ margin: 0; padding: 0; box-sizing: border-box;}
.new-reception {
    position: fixed;
    left: 0px;
    box-shadow: 0px 0 5px #ccc;
    -webkit-box-shadow: 0px 0 5px #ccc;
    -moz-box-shadow: 0px 0 5px #ccc;
    z-index: 333;
    width: 148px;
    bottom: 15%;
    border-radius: 0px;
    box-shadow: none;
    background: none; display: none;
}
.new-reception.on{ display: block;}
.new-reception.on2{ display: block !important;}

.new-reception-mainhd {
    background: none;
    padding: 0px;
    line-height: 64px;
}
.new-reception-mainhd {
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 14px;
}
.new-reception-mainhd_img {
    position: absolute;
    left: 36px;
    top: -121px;
    z-index: 1;
    height: 145px;
}
.new-reception-mainhd>p {
    position: relative;
    z-index: 10;
    background: url(images/iws-newfooter-bg.png);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
    padding-top: 7px;
    background-size: 100% 100%;
    height: 50px;
}
.new-reception-mainhd>p>img {
    margin-right: 8px;
}



#new_bottom_consulting {
    background: rgba(11, 18, 22, .7);
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 130px;
    padding: 40px 15px;
    z-index: 100; display: none;
}

#new_bottom_consulting {
    height: 180px;
    padding-bottom: 60px;
    padding-top: 20px;
    z-index: 9999;
}
#new_bottom_consulting.on{ display: flex;}
.consulting_title {
    position: absolute;
    top: -25px;
}
#new_bottom_consulting dd {
    float: left;
}
#new_bottom_consulting dd.consulting_title {
    width: 20%;
    color: #fff;
    margin-left: 15%;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    font-weight: 600;
}
.consulting_box {
    width: auto;
    /* display: flex; */
}
.consulting_box {
    margin-left: 20%;
    margin-top: 0px;
}
#new_bottom_consulting dd.consulting_box {
    width: 50%;
    line-height: 70px;
    position: relative;
    margin-top: 30px;
}
#new_bottom_consulting dd.consulting_box {
    margin-left: 30.5%;
    margin-top: 0px;
    width: auto;
}
.consulting_head_box {
    color: #fff;
    display: flex;
}
.consulting_head_box_text {
    font-size: 28px;
    font-family: PangMenZhengDao;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 70px;
}
.consulting_head_box_tel {
    width: 212px;
    height: 28px;
    background: #50BDD9;
    border-radius: 14px 14px 14px 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
    margin-top: 5px;
    padding-left: 6px;
    display: flex;
    align-items: center;
}
.consulting_head_box_tel-span {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}
.consulting_head_box_tel-span>.iconfont {
    font-size: 12px;
}
.consulting_next_box {
    display: flex;
    position: relative;
}
.consulting_next_box>div {
    position: relative;
}
#new_bottom_consulting dd.consulting_box input {
    padding-left: 10px;
    width: 33%;
    margin-right: 30px;
    height: 40px;
    border-radius: 5px;
    border: none;
    outline: none;
}
#new_bottom_consulting dd.consulting_box input {
    width: 340px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-right: 12px;
    padding-left: 38px;
}
.consulting_next_box_img {
    position: absolute;
    left: 11px;
    top: 10px;
    width: 18px;
    height: 20px;
}
.consulting_input_text {
    position: absolute;
    right: 15px;
    top: 4px;
    width: 72px;
    height: 32px;
    background: rgba(122, 192, 97, 0.1);
    border: 1px solid rgba(122, 192, 97, 0.1);
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7AC061;
    text-align: center;
    line-height: 14px;
}
#new_bottom_consulting a.consulting_recommended {
    border-radius: 10px;
    background: #00AFD7;
    width: 20%;
    height: 40px;
    text-align: center;
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 8%;
    line-height: 40px;
    font-size: 16px;
}
#new_bottom_consulting a.consulting_recommended {
    width: 140px;
    height: 40px;
    background: linear-gradient(90deg, #50B7D9, #50D7D9);
    border-radius: 4px;
    position: inherit;
    top: auto;
    right: auto;
    display: block;
}
#new_bottom_consulting dd {
    float: left;
}
#new_bottom_consulting dd.consulting_close {

    cursor: pointer;
}
.consulting_next_box_img2 {
    position: absolute;
    left: 11px;
    top: 10px;
    width: 18px;
    height: 20px;
}

#page-header>ul>li.no-menu-item{ display:flex !important; align-items:center;}
#page-header>ul>li.no-menu-item .applyFreeBtn{ box-sizing:content-box;}

