/*羌�莨号����荐�*/
.message_container{height:578px;position:fixed;top:15%;right:0;z-index:999;font-size:16px;}
.message_container>div{float:left;}
.message_container .packup{position: relative;width:30px;font-size:14px;text-align: center;padding-top:20px;cursor: pointer;color:#fff; }
.packup .bg{position: absolute;top: 0;left: 0;z-index: -1;width: 100%;}
.message_container .packup .triangle-right{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid white;margin:5px 0 0 12px; }
.message_container .packup .triangle-left{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:8px solid white;margin:5px 0 0 12px; }
.message_container .message_content{/*height:775px;*/background: #333;text-align:center;padding:20px;box-sizing: border-box;}
.message_container img{vertical-align: middle;margin-right:7px;}
.message_wechat{width:141px;height:141px;}
.message_container .service_qq{margin:25px auto;height:40px;line-height:40px;background:#2ca1eb;border-radius:10px;text-align: center;cursor: pointer;}
.message_container .message_top_border{
    border-top:1px solid #fff;
    padding:10px 0;
}
.message_container .message_margin_top_bottom{
    margin:10px 0;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
}
.message_container .f16{
    font-size:16px;
}
.message_container .f18{
    font-size:18px;
    color:#fff;
}
.message_container .f20{
    font-size:20px;
}
.message_info{
    height:60px;
    margin-top:15px;
}
.message_toke {
    display: block;
    text-decoration: none;
}
.message_info>div,.message_info>img{
    float:left;
}
.message_info>img{
    margin-right:10px;
    width:50px;
    height:50px;
    border-radius:5px;
}
.message_toke{
    font-size:14px;
    width:160px;
    height:40px;
    line-height:40px;
    background:#ff7e00;
    color:#fff;
    text-align: center;
    border-radius:14px;
    margin-top:20px;
    cursor: pointer;
}
.message_container .message_content div,.message_container .message_content span,.message_change{color:#fff}
/*綽���篌遺桟*/
#speedy_estimation_container{
    position:fixed;
    width:100%;
    height:100%;
    z-index:999;
    top:0;
    left:0;
    background:rgba(0,0,0,.6);
    display: none;
}
.speedy_estimation_main{
    /*background:url('../images/index/speedy_bg.png') no-repeat;*/
    /*background-color: #ffb45d;*/
    background-size:100%;
    width:690px;
    height:644px;
    margin:0px auto;
    text-align: center;
}
.phone_code{
    width:291px!important;
    height:68px;
    line-height: 68px;
    border-radius:10px;
    border:1px solid #efefef;
    outline:none;
}
.speedy_estimation_main input{
    outline:none;
    border:1px solid #efefef;
    width:530px;
    height:68px;
    line-height:68px;
    margin:0 auto 20px;
    border-radius:10px;
    padding:0 20px;
}
.speed_float_left{
    float:left;
}
.speed_code_btn{
    width:210px;
    height:68px;
    line-height:68px;
    font-size:16px;
    background:#216ffb;
    border-radius: 10px;
    cursor: pointer;
    margin-left:27px;
    color:#fff;
}
.btn_get_free{
    width:570px;
    clear: both;
    margin:0px auto 0;
    background:#216ffb;
    border-radius: 10px;
    height:68px;
    line-height:68px;
    font-size:18px;
    color:#fff;
    cursor: pointer;
}
.close_speed{
    width:26px;
    height:26px;
    position:absolute;
    right:3%;
    top:2%;
}
.speedy_estimation_main>div{
    margin:auto;
    padding-top:47px;
    text-align: center;
    position:relative;
}
.speed_float_container{
    height:68px;
    width:531px;
    margin: 0 auto 20px;
}
.speed_title{
    margin-bottom:65px;
    color:#fff;
}
.message_ts{
    color:red;
    width:530px;
    clear: both;
    text-align: left;
    margin: auto;
    /*height:21px;*/
}
/*綽���篌遺桟*/

/*臀�ゞ*/
.to_top_container{
    position:fixed;
    top:92%;
    right:0;
    z-index:999;
    width:80px;
    height:80px;
    background:#f8f8f8;
    text-align: center;
    color:#000;
    cursor: pointer;
}
.to_top{
    margin-top:16px;
}
/* 腱糸��� */
.web_message_container{
    /* width:700px; */
    font-size: 46px;
    padding:20px 0 60px 20px;
}
.web_message_container .message_content{
    width:500px;
}
.web_message_container .f16{
    font-size:46px;
}
.web_message_container .f18{
    font-size:50px;
}
.web_message_container .f20{
    font-size:55px;
}
.web_message_container .message_info>img{
    width: 150px;
    height: 150px;
}
.web_message_container .message_info{
    height: 180px;
}
.web_message_container .message_wechat {
    width: 400px;
    height: 400px;
}
.web_message_container .message_toke{
    width: 100%;
    height: 100px;
    line-height: 100px;
    border-radius: 34px;
    margin-top: 30px;
}
.web_message_container .message_phone{
    width: 40px;
}
.web_message_container .message_margin_top_bottom{
    margin: 30px 0;
}
.web_message_container .message_top_border{
    padding: 30px 0;
}
.web_message_container .packup{
    width: 80px;
    font-size: 35px;
    padding-top: 35px;
}
.web_message_container .packup .triangle-left {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 35px solid white;
    margin: 5px 0 0 20px;
}
.web_message_container .packup .triangle-right {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 35px solid white;
    margin: 5px 0 0 20px;
}