@charset "UTF-8";

.overlay_tel_bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:20000;}
.overlay_tel_bd{position:fixed;z-index:20001;left:50%;top:50%;
    -webkit-transform:translateY(-50%);transform:translateY(-50%);
    width:250px;margin-left:-125px;}
.overlay_tel_bd .it-bd{padding:22px 20px 20px;text-align:center;background:#fff;
    -webkit-border-radius:6px;border-radius:6px;overflow:hidden;}
.overlay_tel_bd .it-title{margin-bottom:33px;font-size:18px;line-height::24px;color:#473F3F;letter-spacing:0.48px;}
.overlay_tel_bd .it-img{width:72px;height:72px;margin:0 auto 13px;
    overflow:hidden;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.overlay_tel_bd .it-img img{width:100%;height:100%;}
.overlay_tel_bd .it-tel{width:100%;font-size:15px;color:#73716F;letter-spacing:0.4px;}
.overlay_tel_bd .it-tel:before{content:'';display:inline-block;width:16px;height:16px;margin-right:10px;
    background:url('../images/phole__2.png') center center no-repeat;background-size:100% 100%;vertical-align:-2px;}
.overlay_tel_bd .btn_tel{display:block;width:100%;margin-top:45px;line-height:44px;font-size:16px;color:#FFFFFF;letter-spacing:0;
    background:#5B92FD;box-shadow:0 2px 20px 0 rgba(91,146,253,0.50);border-radius:22px;}
.overlay_tel_bd .btn_close{width:36px;height:36px;margin:20px auto 0;font-size:0;
    background:url('../images/phole__9.png') center center no-repeat;background-size:100% 100%;}
.overlay_tel_bd .btn_tel_2{display:none;}

/*more*/
.ico_520_636{width:17px;height:17px;background:url('../images/ico_520_636.png') center center no-repeat;background-size:100% 100%;}
.ico_520_736{width:17px;height:17px;background:url('../images/ico_520_736.png') center center no-repeat;background-size:100% 100%;}
.overlay_tel_bx_more .overlay_tel_bd .it-tel,
.overlay_tel_bx_more .overlay_tel_bd .btn_tel_1{display:none !important;}
.overlay_tel_bx_more .overlay_tel_bd .btn_tel_2{
    display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -webkit-align-items:center;align-items:center;
    -webkit-justify-content:space-between;justify-content:space-between;
    margin-top:0;line-height:50px;font-size:15px;
    color:#73716F;background:transparent;box-shadow:0 0 0 transparent;border-radius:0;}
.overlay_tel_bx_more .overlay_tel_bd .btn_tel_2:first-child{margin-top:13px;}
.overlay_tel_bx_more .overlay_tel_bd .btn_tel_2 .t_tel{-webkit-flex:1;flex:1;overflow:hidden;}