
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}

li{
    list-style: none;
}
@media  (max-width: 768px) {
    .my_footerT_con{
        width: initial;
        margin: 0 15px;
    }
    .my_footerT_con_call{
        float: initial;
        width: 100%;
        margin-bottom: 20px;
        border: #DFDFDF solid 1px;
        border-radius: 5px;
        background: #fff;
        color: #333;
    }
    .my_footerT_con_call_bd{
        height: auto;
        padding: 20px 30px;
    }
    .my_footerT_con_message,.fastbox,.frombox{
        float: initial;
        width: 100%;
        margin-bottom: 20px;
    }
    .my_footerT_con_message>.fastbox>.fastbox_tit{
        display: none;
    }
    .my_footerT_con_message>.fastbox>ul{
        display: none;
    }
    .callour_m{
        display: none !important;
    }
    .callour_p{

    }
    .inputtit {
        display: none;
    }
    .u-order {
        width: 95%;
    }
    .umcall-chat-center{
        display: none !important;
    }
    .u-order .ce .minput{
        padding-left: 20px !important;
    }
}
@media (min-width:769px) {
    .my_footerT_con{
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .my_footerT_con_call{
        float: right;
        width: 25%;
        border: #DFDFDF solid 1px;
        border-radius: 5px;
        background: #fff;
        color: #333;
    }
    .my_footerT_con_call_bd{
        height: 310px;
        padding: 20px 30px;
    }
    .my_footerT_con_message{
        float: left;
        width: 70%;
    }
    .my_footerT_con_message>.fastbox{
        float: right;
        width: 45%;
    }
    .my_footerT_con_message>.frombox{
        float: left;
        width: 50%;
    }
    .my_footerT_con_message>.fastbox>.fastbox_tit{
        display: inline-block;
        background: #ff7800;
        border-radius: 5px;
        padding: 8px 15px;
        color: #fff;
    }
    .callour_p{
        display: none;
    }
    .u-order {
        width: 660px;
        height: 510px;
    }
}

.footerT{
    box-sizing: border-box;
    width: 100%;
}
.my_footerT{
    padding: 30px 0;
    background: linear-gradient(315deg,#fff,#fff);
    border-top: #ccc solid 1px;
    color: #fff;
}
.my_footerT_con_tit{
    margin-bottom: 20px;
    padding: 25px 0;
    font-size: 27px;
    text-align: center;
    color: #222;
}
.my_footerT_con_tit>div{
    width: 180px;
    height: 3px;
    margin: 20px auto 0 auto;
    background: #00a1d6;
}

.my_footerT_con_call_hd{
    text-align: center;
}
.my_footerT_con_call_hd>.tit{
    padding: 10px 0;
    border-bottom: #dfdfdf solid 1px;
    color: #488bff;
    font-size: 18px;
    font-weight: 700;
}
.my_footerT_con_call_hd>.desc{
    margin: 6px 0;
}

.my_footerT_con_call_bd_box{

}
.my_footerT_con_call_bd_box_default{

}
.my_footerT_con_call_bd_box_default_ifrom{
    text-align: center;
    margin-bottom: 10px;
}
.my_footerT_con_call_bd_box_default_ifrom>input{
    line-height: 40px;
    height: 40px;
    border-radius: 3px;
    outline: none;
    border: #488bff solid 1px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
}
.my_footerT_con_call_bd_box_default_ifrom>button{
    height: 40px;
    line-height: 40px;
    margin-top: 8px;
    margin-bottom: 15px;
    border-radius: 3px;
    border: #488bff solid 1px;
    background: #488bff;
    font-size: 14px;
    color: #fff;
    padding: 0 20px;
}
.my_footerT_con_call_bd_box_default>p{
    line-height: 23px;
}
.my_footerT_con_call_bd_box_default>p>i{
    color: #f00;
}
.my_footerT_con_call_bd_box_default>p>span{
    display: block;
}
.my_footerT_con_call_bd_box_wait{
    display: none;
}
.my_footerT_con_call_bd_box_wait>p{
    line-height: 23px;
}
.my_footerT_con_call_bd_box_wait>p>i{
    color: #f00;
}
.my_footerT_con_call_bd_box_success{
    display: none;
}

.my_footerT_con_call_bd_box_success>p{
        line-height: 23px;
}

.my_footerT_con_call_bd_box_error{
    display: none;
}
.my_footerT_con_call_bd_box_error>p{
    line-height: 23px;
}
.my_footerT_con_call_bd_box_error>p:nth-of-type(2){
    margin-bottom: 10px;
    color: #f00;
}
.my_footerT_con_call_bd_box_error>a{
    border: #488bff solid 1px;
    padding: 3px 15px;
    border-radius: 3px;
}



.my_footerT_con_message>.fastbox>.fastbox_chat{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: #dfdfdf solid 1px;
}
.my_footerT_con_message>.fastbox>.fastbox_chat>a{
    display: block;
    margin-bottom: 5px;
    padding: 8px;
    border: #488bff solid 1px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
.my_footerT_con_message>.fastbox>.fastbox_chat>div{

}

.my_footerT_con_message>.fastbox>ul{
    margin-top: 20px;
}
.my_footerT_con_message>.fastbox>ul>li{
    margin: 5px 0;
}
.my_footerT_con_message>.fastbox>ul>li>a{
    display: inline-block;
    padding: 5px 15px;
    border: #eee solid 1px;
    border-radius: 5px;
    color: #666;
    text-decoration: none;
}



.frombox .tit{
    padding: 10px 20px;
    border: #eee solid 1px;
    border-radius: 5px;
    color: #666;
}
.frombox .tit>span{
    margin-right: 10px;
    font-size: 18px;
    color: #ea0000;
}
.frombox .tit>i{
    margin: 0 3px;
    font-weight: bold;
    color: #ea0000;
}
.frombox .ce{
    position: relative;
    margin-top: 8px;
    font-size: 14px;
}
.frombox .ce .inputtit {
    padding: 5px 0;
    color: #666;
}
.frombox .ce .minput {
    width: 100%;
    height: 42px;
    line-height: 40px;
    border: 1px #DFDFDF solid;
    border-radius: 4px;
    padding-left: 15px;
    font-size: 14px;
}
.u-order-alert {
    height: 21px;
    line-height: 21px;
    font-size: 14px;
    opacity: 0;
}
.u-red {
    opacity: 1;
    color: #f00;
}

.frombox .ce .btn {
    width: 100%;
    height: 42px;
    line-height: 40px;
    padding: 0;
    border: 0;
    background: #488bff;
    color: #fff;
}


.callour_m{
    font-size: 14px;
    box-sizing: border-box;
}
.confirm_m{
    transition: 0.2s ease-out;
    position: fixed;
    width: 70px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 12px;
    color: #fff;
    z-index: 100000;
    opacity: 1;
}
.confirm_m>div{
    text-align: center;
    cursor: pointer;
    background-color: #488bff;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* 12.17 新增    */
.confirm_m>div>img{
    height: 40px;
    width: 40px;
}
/* 12.17 新增 */
.chat_liuyan::before{
    content: "";
    position: absolute;
    width: 55px;
    left: 5px;
    top: 0;
    height: 1px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.3);
}
.chat_hottel::before{
    content: "";
    position: absolute;
    width: 55px;
    left: 5px;
    top: 0;
    height: 1px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.3);
}
.confirm_m>div:hover{
    background-color: #2e7bff;
}
.chat_hottel:hover>.my_footerT_con_call_bd_box{
    display: block;
}
.chat_hottel>.my_footerT_con_call_bd_box{
    left: -230px;
    top: 0px;
    padding-top: 25px;
    height: 230px;
    width: 230px;
    position: absolute;
    background: #fff;
    box-shadow: 0 6px 30px 2px #CCCCCC;
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    transition: 0.2s ease-out;
    display: none;
}
.chat_hottel>.my_footerT_con_call_bd_box input,.chat_hottel>.my_footerT_con_call_bd_box button{
    width: 195px;
}
.chat_hottel .my_footerT_con_call_bd_box_default>p>span{
    display: inline-block;
}
.confirm_p{
    visibility: visible;
    transition: 0.2s ease-out;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    font-size: 12px;
    color: #fff;
    z-index: 21195691;
}
.confirm_p>div,.confirm_p>a{
    /* 12.17 修改 */
    position: relative;
    box-sizing: border-box;
    width: 44px;
    height: 44px;
    margin: 10px 0;
    /* padding-top: 4vw;
    padding-bottom: 4vw; */
    font-size: 12px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    /* background-color: rgba(72, 139, 255, 0.8); */
    border-radius: 16vw;
    z-index: 1;
    /* 12.17 修改 */
}
.confirm_p>div>img,.confirm_p>a>img{
    height: 100%;
}
.confirm_p_ft{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 21195690;
    display: flex;
}
.confirm_p_ft p{
    display: inline-block;
}
.confirm_p_ft img{
    height: 16px;
    vertical-align: middle;
}
.confirm_p .chat_liuyan_p {
    padding: 0 0;
}
.confirm_p .chat_hottel_p {
    padding: 0 0;
}
.chat_liuyan_p{
    width: 30vw;
    background: #20bd1b;
    text-align: center;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.chat_hottel_p{
    flex: 1;
    padding: 10px 0;
    background: #ff8f00;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
/* 拨打电话 */
.m-dialpad-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 2147483640;
}
.m-dialpad-box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 2147483647;
}
.m-dialpad__hd {
    position: relative;
    padding: 20px 15px;
    background: #f5f5f5;
    line-height: 1.7;
    color: #666;
}
.m-dialpad__hd::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.m-dialpad__hd>p{
    font-size: 14px;
}
.m-dialpad__bd .umcall-chat-telbox__default {
    display: block;
}
.m-dialpad__bd>div {
    height: 73vh;
    display: none;
}
.m-dialpad-number {
    position: relative;
    height: 100px;
    text-align: center;
    font-size: 37px;
    color: #16751a;
}
.m-dialpad-number i {
    font-style: normal;
    font-size: 21px;
    position: absolute;
    left: 20px;
    top: 40px;
    color: #999;
}
.m-dialpad-number span {
    line-height: 100px;
}
.m-dialpad-number>input {
    width: 100%;
    margin-top: 30px;
    font-size: 37px;
    color: #16751a;
    text-align: center;
    border: none;
    outline: none;
    -webkit-appearance: none;
}
.m-dialpad-number:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.m-dialpad-keypad {
    padding: 0;
    margin: 0;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
}
.m-dialpad-keypad li {
    position: relative;
    width: 33.3333%;
    height: 10vh;
    line-height: 10vh;
    text-align: center;
    font-size: 31px;
    color: #666;
    padding: 0;
    margin: 0;
    list-style: none;
}
.m-dialpad-keypad li:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    bottom: 0;
    border-right: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}
.m-dialpad-keypad li>i {
    font-style: normal;
    display: block;
    cursor: pointer;
}
.m-dialpad-keypad li:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.m-dialpad-keypad li>span {
    display: block;
    font-size: 16px;
    vertical-align: top;
    color: #999;
    cursor: pointer;
}
.m-dialpad__bd>div>p {
    padding: 20px 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.m-dialpad__bd>div>p>i {
    color: #f00;
    font-style: normal;
    white-space: nowrap;
}
.m-dialpad__bd>div>a.js-btn-prev {
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 100px 15% 0 15%;
    border: #eee solid 1px;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    color: #666;
}
.u-btn-back {
    border: #488bff solid 1px;
    padding: 3px 15px;
    border-radius: 3px;
}
.m-dialpad-buttom {
    height: 15vh;
    padding-top: 3vh;
    text-align: center;
    display: flex;
}
.u-flex__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.m-dialpad-buttom__call {
    width: 65%;
    height: 76vh;
}
.m-dialpad-buttom__call>button {
    background: #4caf50;
    color: #fff;
    font-size: 21px;
    border: 0;
    height: 50px;
    line-height: 50px;
    width: 90%;
    border-radius: 50px;
}
.u-flex__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.m-dialpad-buttom i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    border: #999 solid 1px;
    margin-top: 5px;
    font-size: 23px;
    color: #999;
    cursor: pointer;
    font-style: normal;
}
.u-icon-close:before {
    content: "╳";
}


/* 询价 */
.u-order {
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) !important;
    box-shadow: 0 6px 30px 2px #CCCCCC;
    z-index: 2147483647;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    visibility: hidden;
    filter: alpha(opacity = 0);
    opacity: 0;
    transition: 0.2s ease-out;
}
div.z-show {
    visibility: visible;
    filter: alpha(opacity = 100);
    opacity: 1;
}
.u-order .u-order__hd {
    height: 80px;
    background: #488bff;
    background-image: linear-gradient(45deg, #488bff, #7aeaff);
}

.u-order .u-order__hd .u-order-tit {
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}

.u-order .u-order__hd .u-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 21px;
    cursor: pointer;
}
.u-iconfont {
    font-family: "u-iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.u-icon-close:before {
    content: "╳";
}

.u-order .u-order__bd {
    padding: 20px 5%;
}
.u-order .frombox .tit {
    margin-bottom: 20px;
    font-size: 18px;
    color: #999;
}
.u-order .ce {
    height: 50px;
    position: relative;
    margin-top: 8px;
    font-size: 16px;
}
.u-order .ce .inputtit {
    position: absolute;
    left: 5px;
    top: 13px;
    height: 15px;
    line-height: 15px;
    text-align: right;
    border-right: 1px #CCCCCC solid;
    padding-right: 8px;
    width: 90px;
    color: #000000;
}
.u-order .ce .minput {
    width: 100%;
    height: 42px;
    line-height: 20px;
    border: 1px #DFDFDF solid;
    border-radius: 3px;
    padding-top: 6px;
    padding-left: 110px;
    font-size: 16px;
    outline: none;
    -webkit-appearance: none;
}
.u-order-alert {
    height: 21px;
    line-height: 21px;
    font-size: 14px;
}
.u-order .ce .btn {
    width: 100%;
    height: 42px;
    background-color: #488bff;
    border: 0px;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}

/* pc端 最新报价 */
.umcall-chat-center {
    position: fixed;
    width: 400px;
    background: #488bff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 6px 30px 2px #CCCCCC;
    z-index: 9997;
    visibility: hidden;
    filter: alpha(opacity = 0);
    opacity: 0;
    transition: 0.2s ease-out;
}
.umcall-chat-center.m-show {
    visibility: visible;
    opacity: 1;
}
.umcall-chat-con {
    height: 180px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    overflow: hidden;
}
.umcall-chat-con .u-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 21px;
    cursor: pointer;
}
.u-iconfont {
    font-family: "u-iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.u-icon-close:before {
    content: "╳";
}
.umcall-chat-con__txt {
    padding-top: 50px;
}
.umcall-chat-link {
    height: 56px;
    background: #fff;
    display: flex;
}
.umcall-chat-link__item {
    position: relative;
    text-align: center;
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.umcall-chat-link__item>a {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}
.umcall-chat-link__item>a>i>img {
    vertical-align: middle;
}
.umcall-chat-link__item:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    bottom: 3px;
    border-right: 1px solid #e0e0e0;
    color: #e0e0e0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}
.umcall-chat-telbox {
    position: absolute;
    width: 400px;
    height: 137px;
    background: #fff;
    left: -200px;
    box-shadow: 0 6px 30px 2px #CCCCCC;
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    display: none;
    transition: 0.2s ease-out;
}
.umcall-chat-telbox:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    top: -20px;
    right: 90px;
}
div.umcall-chat-link__item.js-free-hottel:hover .umcall-chat-telbox{
    display: block;
}
.umcall-chat-telbox>.umcall-chat-telbox__default {
    display: block;
}
.umcall-chat-telbox-iform {
    margin-bottom: 10px;
}
.umcall-chat-telbox input {
    line-height: 40px;
    height: 40px;
    border-radius: 3px;
    outline: none;
    border: #488bff solid 1px;
    padding: 0 10px;
    width: 195px;
    font-size: 14px;
    text-align: center;
}
.umcall-chat-telbox button {
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    border-radius: 3px;
    border: #488bff solid 1px;
    background: #488bff;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
}
.umcall-chat-telbox p {
    line-height: 23px;
}
.umcall-chat-telbox p span {
    color: #f00;
}
.u-btn-back {
    border: #488bff solid 1px;
    padding: 3px 15px;
    border-radius: 3px;
}
.getcode{
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background:#488bff ;
    text-align: center;
    cursor: pointer;
}