/*立即咨询 */
.grey {
    background: #F5F7F9;
}

.resolve-consult {
    font-size: 0;
}

.resolve-consult-box {
    margin-top: 0.24rem;
    text-align: center;
}

.resolve-consult-tel,
.resolve-consult-name {
    width: 3.21rem;
    margin: 0 auto;
    height: 0.44rem;
    border: 0.01rem solid #D7DDE4;
    position: relative;
    margin-bottom: 0.05rem;
}

.resolve-consult-box input {
    font-size: 0.14rem;
    line-height: 0.18rem;
    width: 2.51rem;
    padding: 0.13rem 0.5rem 0.13rem 0.2rem;
    float: left;
}

.resolve-consult-tel span,
.resolve-consult-name span {
    position: absolute;
    right: 0.17rem;
    top: 0.15rem;
    font-size: 0.12rem;
    line-height: 0.16rem;
    color: #464C5B;
}

.resolve-consult-box .resolve-btn {
    width: 3.21rem;
    height: 0.44rem;
    background-color: #1F6CDD;
    font-size: 0.18rem;
    line-height: 0.44rem;
    text-align: center;
    color: #fff;
    border: none;
    margin: 0.05rem auto 0.1rem;
}

.resolve-consult-box .resolve-btn:hover {
    background-color: #114EB8;
}

.resolve-consult-box p {
    width: 2.64rem;
    margin: 0 auto;
    font-size: 0.12rem;
    color: #9EA7B4;
    line-height: 0.18rem;
}

.resolve-consult-box p a {
    color: #1F6CDD;
    font-size: 0.12rem;
    line-height: 0.18rem;
}

/* 立即咨询公告标题 */
.public-first-title {
    margin-bottom: 0.3rem;
}

/* 公共标题和副标题的样式 */
.public-first-title {
    width: 3.35rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.36rem;
    padding-top: 0.6rem;
    color: #333;
}

.public-second-title {
    width: 2.61rem;
    margin: 0 auto;
    font-size: 0.14rem;
    line-height: 0.26rem;
    margin-top: 0.1rem;
    text-align: center;
    color: #9EA7B4;
}

.show_msg {
    width: 100%;
    height: 0.35rem;
    text-align: center;
    position: fixed;
    left: 0;
    z-index: 999;
}

.show_span {
    display: inline-block;
    height: 0.35rem;
    padding: 0 0.15rem;
    line-height: 0.35rem;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0.5rem;
    color: #fff;
    font-size: 0.14rem;
}

.contact-tip {
    width: 3.21rem;
    height: 0.15rem;
    margin: 0 auto;
    text-align: left;
    font-size: 0.12rem;
    color: #e6311e;
}