    .sposp_container{width:100%;margin:0px auto;}
    .sposp_body{max-width:750px;width:100%;margin:0px auto;background:#fff;box-sizing:border-box;padding:0px;}
    .sposp_body img{width:100%!important;height:auto!important}
    body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
    body{font-family:"微软雅黑",HELVETICA;-webkit-text-size-adjust:100%;}
    a{color:#172c45;text-decoration:none}
    a:hover{text-decoration:none}
    em{font-style:normal}
    li{list-style:none}
    img{border:0;vertical-align:middle}
    #kefu{width:100%;position:fixed;bottom:0px;left:0px;text-align:center;background:#fff;}
    #kefu .kefu_mian{max-width:750px;width:100%;margin:0px auto;display:flex}
    #kefu .kefu_mian .list{width:50%;text-align:center}
    #kefu .kefu_mian .list img{width:45px;height:40px;}
    #kefu .kefu_mian .list p{font-size:15px;line-height:200%;color:#999}
    #kf{width:100px;height:100px;position:fixed;bottom:30%;right:5%;}
    #kf img{width:100%}
    #home{background:linear-gradient(to top right, #ddd, #dfdfdf) no-repeat;width: 100%;border:none;}
    #bottom_a{position:fixed;bottom:0px;left:0px;width:100%;background:rgba(0,0,0,0);box-sizing:border-box;padding:0px 10px;}
    #bottom_a .mian{max-width:750px;width:100%;margin:0px auto;background:#000;font-size:22px;line-height:70px;text-align:center;cursor:pointer;color:#fff;font-weight:700;letter-spacing:1px}
    #bottom_a .mian img{width:100%}
    #showBox{position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:99}
    #showBox .mian{max-width:420px;width:100%;margin:10% auto 20px auto;background:#fff;border-radius:5px;box-sizing:border-box;padding:10px;}
    #showBox .mian>h2{font-size:20px;line-height:40px;text-align:center}
    #showBox .mian div{text-align:center}
    #showBox .mian div img{width:240px;margin:20px auto;}
    #showBox #hide{font-size:20px;text-align:center}
    #showBox #hide span{width:20px;height:20px;background:rgba(0,0,0,.7);border-radius:50%;border:1px solid #000;cursor:pointer;padding:5px 12px;color:#fff;font-size:20px;}  

    .form-pop{ width: 100%; height: 100vh;position: fixed;z-index: 100;top: 0;left: 0;background: rgba(0, 0, 0, .8);}
    .success_box{max-width:640px;width:95%;margin:0px auto;background-image: linear-gradient(to right, #EAD3D1,#FFFfff, #EAD3D1);;border-radius:5px;margin:10% auto 50px auto;height:auto;box-sizing:border-box;padding:20px 10px;}
    .success_box h2{font-size:25px;line-height:200%;text-align:center;width:100%;animation: blink 1s infinite;}
    .success_box p{font-size:23px;line-height:300%;text-align:center;width:100%;font-weight:bold;}
    .success_box .tx img{width:100px;height:100px;border-radius:50%;margin:10px auto;}
    .success_box .tx{text-align:center}
    .success_box .btn{text-align:center;margin-top:10px;}
    .success_box .btn a{color:#fff;font-size:20px;}

    .btn_open{width:90%;margin:30px auto;padding:5px 0px;}
    .btn_open a{width:100%;color:#fff;display:block;text-align:center;line-height:200%}
    .btn_open a img{width:40px;height:40px;}
    .open_whatsapp{background:#1e9fff;border-radius:5px;width:80%;font-size:18px;}
    .open_wechat{background:#16b777;border-radius:5px;width:100%;font-size:20px;animation: blink 1s infinite; }
     #form-pop-a #colseWx{text-align:center;margin-top:10px;}
     #form-pop-a #colseWx img{width:40px;}  
    @keyframes blink {
        0%, 20%, 50%, 80%, 100% {
            transform: scale(1);
          }
          50% {
            transform: scale(0.9);
          }
       
    } 
    