
    .Zhongshang {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 370px;
    z-index: 9999;
    height: 239px;
    background-position: top;
    background-repeat: no-repeat;
    background-color: #327bfd;
    box-shadow: 0 0 30px 2px #CCCCCC;
    }
    .Zhongshang>h1 {
    text-align: right;
    padding: 10px;
    }

    .Zhongshang>.Zhongshang_txt {
    padding-top: 30px;
    text-align: center;
    height: 147px;
    }
    .Zhongshang_txt_bottom {
    height: 60px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    }
    .Zhongshang>.Zhongshang_txt>h1 {
        font-size: 24px;
        color: #ffffff;
        font-weight: 600;
        letter-spacing: 5px;
        margin-bottom: 5px;
    }
    .Zhongshang>.Zhongshang_txt>h2 {
        font-size: 18px;
        color: #ffffff;
        font-weight: normal;
    }
    .Zhongshang_txt_bottom>div {
    position: relative;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    }
    .Zhongshang_txt_bottom>div:last-child {
    border-left: 1px solid #ccc;
    }
    .Zhongshang_txt_bottom>div {
        position: relative;
        width: 50%;
        text-align: center;
        box-sizing: border-box;
    }
    .Zhongshang * {
    line-height: initial;
}
    .Zhongshang * {
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 12px;
    box-sizing: border-box;
    width: auto;
}
.Zhongshang_txt_bottom>div>a {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .Zhongshang * {
        line-height: initial;
    }
    .Zhongshang_tel {
    position: absolute;
    width: 373px;
    height: 160px;
    bottom: -160px;
    left: -186px;
    border: 0;
    box-shadow: 0 6px 30px 2px #CCCCCC;
    animation: i .3s ease-in-out forwards;
    padding: 10px 0 0;

}

    .Zhongshang * {
    line-height: initial;
    }
    .Zhongshang_telBox {
        position: relative;
        height: 100%;
        background: #fff;
    }
    .Zhongshang_telBoxT {
        height: 100%;
        padding: 30px 30px 0;
    }

    .Zhongshang_telBox {
        position: relative;
        height: 100%;
        background: #fff;
    }
    .ZhongshangInput input {
    border: 1px solid #4a8bfd;
    width: 170px;
    height: 40px;
    margin: auto;
    text-align: center;
    color: #666666;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 10px;
    }
    .ZhongshangInput button {
        width: 130px;
        height: 40px;
        margin: auto;
        text-align: center;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        background: #4a8bfd;
        border: none;
        margin-bottom: 20px;
        cursor: pointer;
    }
    .ZhongshangInput p {
        text-align: center;
        color: #666;
        font-size: 14px;
    }
    .Zhongshang_telBox>i {
        width: 0;
        height: 0;
        display: block;
        position: absolute;
        border: 10px solid transparent;
        border-bottom-color: #fff;
        right: 100px;
        top: -20px;
    }
    .ZhongshangInput p span {
        color: #4A8BFD;
        font-size: 14px;
    }
