﻿/**
* @last create time 2019.6.26
* @last modify time 2020.3.25
* @author sentsin
*/

/**************关闭按钮区域****************/
/*********头部标题 start*********/
.head_title
{
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999;
}



/*********头部标题 stop*********/


/*********返回信息页面设置间距 start*********/
.wrap_text p
{
    line-height: 0.90rem;
}


/*********返回信息页面设置间距 stop*********/


/*********底部工具条设置 start*********/
.service_input_box
{
    height: 1.75rem;
    padding-left: 0.25rem;
}
.service_btn
{
    bottom: 0.1rem;
    line-height: 1.1rem;
}
/*********底部工具条设置 stop*********/

/*********客服正在输入提示 start** 2019.7.10*******/
.sys_hint
{
    width: 100%;
    height: 1.48rem;
    top: 1.96rem; /*距离头部1.96rem*/
    position: fixed;
}
.agent_inputing
{
    width: 100%;
    line-height: 1.3rem;
    text-align: center;
    margin: 0 auto;
    box-shadow: 2px 2px 2px 1px #ddd;
    color: #ca2727;
    float: left;
    font-size: 0.54rem;
    position: absolute; /* left: 0.2rem; */
    background-color: #fff;
    padding: 0.1rem 0.18rem;
    border-radius: 0.2rem;
}
/*********客服正在输入提示 stop*********/

/*********连接人工提示 start*********/
.tips
{
    width: 11.4rem !important;
    height: 2.2rem;
    line-height: 2.2rem;
    background: #f8f8f8;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    border: 0.05rem solid #449cff;
    border-radius: 0.2rem;
    z-index: 1003;
}
/*********连接人工提示 stop*********/



/*********appraise zone start*********/
.wrap_text div
{
    background: #fff;
    border-radius: 5px;
    padding: 0.2rem 0.4rem 0.4rem;
    display: inline-block;
    text-align: left;
    word-wrap: break-word;
    max-width: 10.5rem;
}
.survey_Push
{
    width: 100%;
    padding-bottom: 0.8rem !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.survey_Push a
{
    padding: 0.2rem 0.6rem 0.2rem;
    color: #0094ff;
    margin-left: 0.2rem;
    border-radius: 0.4rem;
    border: 0.02rem solid #f9f9f9;
}

.brd0
{
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.disable, .forbidden, .grey
{
    background-color: #ddd;
}
.disabled
{
    background: #f0f0f0;
    color: #ca2727 !important;
    cursor: no-drop;
}

.btn_confirm_dis
{
    background-color: #ddd;
}
/*********appraise zone stop*********/

/*********popups/Confirmlayer start*********/
.bg, .bgColor
{
    z-index: 1002;
    width: 100%;
    height: 100%;
    position: fixed; /*background-color: #6d6d6d;*/
    background-color: #909090;
    opacity: 0.9;
    filter: alpha(opacity=90);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.Popups, .Confirmlayer
{
    background: #fff;
    background-color: #fff;
    width: 13rem;
    height: 4.88rem;
    z-index: 999999;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    line-height: 6rem;
    text-align: center;
    border-radius: 4px; /*border: 0.1rem solid #ddd;*/
}

.Confirmlayer
{
    min-height: 5.4rem;
}

.Popups h3, .Confirmlayer h3
{
    line-height: 2rem;
    padding-top: 0.2rem;
    font-size: 0.68rem;
}
.Popups p, .Confirmlayer p
{
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.65rem;
}
.IsConnectBreak
{
    margin-top: 0.25rem;
}

.Popups_confirm a
{
    width: 1.8rem;
    height: 1.15rem;
    text-align: center;
    background: #0066B3;
    color: #fff;
    text-align: center;
    line-height: 1.1rem;
    border-radius: 4px;
    float: right;
    margin-right: 1rem;
    text-decoration: none;
}

/*退出*/
.isCancel
{
    padding-left: 1.4rem;
}
/*隐藏*/

.m_hide, .hide
{
    display: none;
}
.ser_textarea input
{
    width: 120% !important;
    height: 1.405rem !important;
}



/*********popups stop*********/

/** layer start **/
.inforTips
{
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0px; /* width: 7.5rem;*/
    max-width: 13.5rem;
    height: 2.5rem;
    border-radius: 0.35rem;
    background: #f5f5f5;
    margin: auto;
    z-index: 9999;
}

.send_message
{
    width: 11.4rem !important; /**/
    height: 2.2rem !important;
    line-height: 2.2rem !important;
    background: #f8f8f8;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    border: 0.05rem solid #449cff;
    border-radius: 0.2rem;
    z-index: 1003;
}


.send_message .send_tip p
{
    text-align: center;
    line-height: 2.2rem;
    color: #0047ff;
    border-radius: 0.2rem;
    font-size: 0.6rem;
    color: #666 !important;
}

.send_message
{
    line-height: 2.2rem;
}

/** 提示信息 begin **/
.inforTips
{
    width: 9.9rem;
    height: 4rem;
}

.inforTips h3
{
    font-size: 0.66rem;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.inforTips h3 p
{
    text-align: center;
    line-height: 2.3rem;
   // line-height: 3.8rem!important;
    color: #333;
    border-radius: 0.2rem;
    font-size: 0.65rem !important;
}
.btn_confirm, .btn_cancle
{
    /* color: #5077c5 !important;*/
    color: #248fe1 !important;
}


.inforTips h3 p:last
{
    line-height: 1.2rem;
    font-size: 0.65rem;
}
.btnGroup a
{
    /*background-color: #0063b6;*/
    text-align: center; /* padding: 0.2rem 0.3rem;*/
    border-radius: 0.2rem; /*color: #fff;*/
    color: #0047ff;
    font-size: 0.65rem;
    width: 1.7rem;
    display: inline-block;
    margin-top: 0.2rem;
}

.bline,.bb0
{
    border-bottom:none 0!important;
 }
/*.btnGroup a:last-child{
    margin-left:0.7rem
}
*/

/** 提示信息 end **/
/*********设置页面底部间距 start*********/
.service_box
{
        padding: 0.6rem 0.6rem 2.4rem;
}
/*********设置页面底部间距 stop*********/

/********专门处理ios兼容页面页头  2019.8.22-8.25start*********/
/*********专门处理苹果手机页头 处理苹果机兼容区域 2019.8.22-2019.8.29  start*********/

/*********处理苹果手机页头 处理苹果机兼容 2019.8.22-2019.8.23  start*********/
/*********聊天区域 last modify time 2019.8.22 8.23 处理苹果机兼容  start*********/
.service_box
{
    /*padding-top: 1.96rem !important;*/ /*overflow: auto;     -webkit-overflow-scrolling: touch;     box-sizing: border-box;     height: 100%;     position: relative;     z-index: 1;*/
}
.service_main
{
    /*position: fixed;     top: 1.92rem;     padding-top: 1.92rem;*/
    margin-top: 1.92rem; /**/ /*bottom: 1.75rem !important;     /*overflow: scroll;*/
}

/*********处理苹果手机页脚 2019.8.22-2019.8.25 start*********/
/*处理苹果机兼容   底部工具栏固定 start*/
/**图片*/
.s_more_apply_box_cs
{
    /* position:fixed;*/
}

/*聊天区域*/
.service_box
{
    /*  position:fixed; */
}


/*底部工具栏*/
.service_input_box
{
    /*  position:fixed; */
}
html, body
{
    /*  height: 100%;     margin: 0px;     padding: 0px;     overflow: hidden;     -webkit-touch-callout: none;     -webkit-user-select: none; */
}

/*处理苹果机兼容   底部工具栏固定 stop*/

/*********处理苹果手机页头 stop*********/

/*********专门处理苹果手机页头 处理苹果机兼容区域 2019.8.22-2019.8.29  start*********/



/********专门处理ios兼容页面页头  2019.8.22-8.25stop*********/
