.webui-popover {
    z-index: 1000008;
}
.o_weiui_text{
    font-size: 12px;
}
.body_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background: black;
    top: 0px;
    left: 0px;
    z-index:  1000000;
}

.w_ma3_order_warp {
    width: 760px;
    position: fixed;
    /* margin-left: -380px; */
    left: 50%;
    top: 50%;
    /* margin-bottom: 100px; */
    z-index: 1000001;
    margin: -280px 0 0 -380px;
}

.ma3_order_warp {
    background-color: white;
    width: 700px;
    height: auto;
    border-radius: 4px;
    box-shadow: 0px 0px 20px 0px gainsboro;
    padding: 10px 30px 30px 30px;
}

.ma3_order_title {
    font-size: 24px;
    color: #333;
}

.ma3_order_table {
    border-top: solid 1px #F5F5F5;
    margin: 20px 0px 30px 0px;

}

.ma3_order_li_title {
    line-height: 50px;
    height: 50px;
    border-bottom: solid 1px #F5F5F5;
    font-size: 14px;
    color: #666;
}

.ma3_order_li {
    line-height: 70px;
    height: 70px;
    border-bottom: solid 1px #F5F5F5;
    font-size: 14px;
    color: #666;
}

.ma3_order_li_span {
    display: block;
    float: left;
    text-align: center;
}

.ma3_order_t_build,
.ma3_order_t_build_value {
    width: 270px;
}

.ma3_order_t_room,
.ma3_order_t_room_value {
    width: 150px;
}

.ma3_order_t_person,
.ma3_order_t_person_value {
    width: 120px;
}

.ma3_order_t_price,
.ma3_order_t_price_value {
    width: 160px;

}
.total_question_text{
    display: block;
    float: left;
    margin-left: 54px;
}
.total_question{
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 50px;
    cursor: pointer;
}
.total_question img{
    width: 100%;
    height: 100%;
}
.open_weichat_icon{
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    padding-top: 8px;
    padding-bottom: 15px;
    margin-right: 56px;
    cursor: pointer;
}
.open_weichat_icon img{
    width: 100%;
    height: 100%;
}
.ma3_order_phone {
    margin-top: 20px;
    border-top: solid 1px #F5F5F5;
}


.ma3_order_phone_warp {
    height: 40px;
    margin-top: 20px;
    width: 340px;
}

.ma3_order_phone_rect {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #666;
}

.ma3_order_phone_d {
    width: 100px;
    text-align: center;
    border: solid 1px gainsboro;
    cursor: pointer;
}

.ma3_order_phone_d:hover {
    color: #333;
    background: #F5F5F5;
}

.phone_tips_warp {
    position: relative;
    width: 1px;
    height: 0px;
}

.phone_tips_warp_ul {
    width: 260px;
    max-height: 150px;
    overflow: auto;
    position: absolute;
    background: white;
    box-shadow: 0px 4px 4px 1px gainsboro;
    left: 0px;
}

.phone_tips_li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    background: white;
}

.phone_tips_li:hover {
    background: #F5F5F5;
}

.phone_tips_li_text {
    display: block;
    float: left;
    padding-left: 10px;
    width: 170px;
    overflow: hidden;
}

.phone_tips_li_number {
    display: block;
    float: left;
    width: 60px;
    text-align: right;
}

.ma3_order_phone_t {
    width: 220px;
    border: solid 1px gainsboro;
    border-left: none;
}

.ma3_order_phone_t_active {
    border: solid 1px #000000;
}

.ma3_order_phone_t_input {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    width: 200px;
    padding-left: 10px;

}

.weichat_and_g_number {
    padding-top: 20px;

}

.ma3_order_show_weichat {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    width: 300px;
}

.ma3_order_show_weichat span:hover {
    color: #666;
}

.ma3_order_show_weichat span {
    color: #999;
}

.ma3_order_weichat_warp {
    height: 120px;
}

.ma3_order_weichat {
    height: 120px;
    width: 120px;
    float: left;
    background: black;
}

.ma3_order_weichat img {
    width: 100%;
    height: 100%;
}

.ma3_order_weichat_des {
    height: 120px;
    width: 400px;
    float: left;
    padding-left: 20px;
    font-size: 16px;
    color: #999999;
    line-height: 120px;
}

.ma3_order_g_number {
    height: 40px;
    margin-top: 20px;
    padding-bottom: 30px;
}

.ma3_order_g_number_input {
    border: solid 1px gainsboro;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
}

.ma3_order_g_number_tips {
    font-size: 16px;
    line-height: 40px;
    color: #999999;
}

.ma3_order_g_number1 {
    width: 100px;
    margin-right: 20px;
}

.ma3_order_g_number2 {
    width: 200px;
    margin-right: 20px;
}

.ma3_order_g_number3 {
    width: 100px;
    margin-right: 20px;
}

.ma3_order_btn_warp {
    padding-top: 20px;
    border-top: solid 1px #F5F5F5;

}

.ma3_order_btn {
    height: 40px;
    width: 200px;
    font-size: 18px;
    border: solid 1px gainsboro;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
    color: #999999;
    cursor: pointer;

}
.ma3_order_btn_able {
    height: 40px;
    width: 200px;
    font-size: 18px;
    border: solid 1px #63d5c3;
    background: #63d5c3;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
    color: white;
    cursor: pointer;

}
.ma3_order_btn:hover {
    color: #333;
    background: #F5F5F5;
}
.ma3_order_btn_able:hover {
    height: 40px;
    width: 200px;
    font-size: 18px;
    border: solid 1px #41b3a1;
    background: #63d5c3;
    margin: 0px auto;
    text-align: center;
    line-height: 40px;
    color: white;
    cursor: pointer;

}

.ma3_order_close {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    font-size: 18px;
    float: right;
    background: gainsboro;
    line-height: 30px;
    text-align: center;
    color: #999;
    cursor: pointer;
}

.ma3_order_close:hover {
    color: #666;
}

.ma3_order_close_gap {
    height: 30px;
}