.fixed_quote{position:fixed;right:26px;bottom:30px;z-index:55}.fixed_quote *{list-style:none;margin:0;padding:0}@media (max-width:480px){.fixed_quote{right:14px;bottom:10px}}.fixed_quote .t{transition:all .3s}.fixed_quote .close{width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;overflow:hidden;background:url('../snimages/quote-close.png') no-repeat center center;background-size:contain;background-color:rgba(0,0,0,0.2);cursor:pointer;transition:all .3s}.fixed_quote .close:hover{background-color:#000}.fixed_quote.showTitle .fixed-quote-title .content,.fixed_quote.showTitle .fixed-quote-title .icon{transform:translateY(0);opacity:1}.fixed_quote.showContent .fixed-quote-content{transition-delay:.5s;transform:translateY(0)}.fixed-quote-title{display:flex;flex-direction:column;align-items:flex-end}.fixed-quote-title *{cursor:pointer}.fixed-quote-title .content{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-end;transition:.6s;opacity:0;transition-delay:.1s;transform:translateY(200px)}@media (max-width:640px){.fixed-quote-title .content{display:none}}.fixed-quote-title .content:hover .close{opacity:1}.fixed-quote-title .close{opacity:0;margin-bottom:8px}.fixed-quote-title .help{background:#fff;color:#000;width:70px;height:50px;line-height:50px;text-align:center;border-radius:6px;font-size:15px;box-shadow:0 5px 20px rgba(0,0,0,0.2);user-select:none}.fixed-quote-title .icon{background:url("../snimages/quote_icon.png") no-repeat center;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;box-shadow:0 0 50px 0 rgba(0,0,0,0.06);transition:.6s;transform:translateY(90px)}@media (max-width:640px){.fixed-quote-title .icon{width:50px;height:50px;line-height:50px;text-align:center;background-size:contain}}.fixed-quote-content{width:408px;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.2);transition:.6s;position:absolute;right:0;bottom:0;transform:translateY(770px)}@media (max-width:480px){.fixed-quote-content{max-width:calc((100vw - 28px))}}.fixed-quote-content .hd{height:60px;line-height:60px;background-color:#0080cb;color:#fff;font-size:24px;padding:0 24px;font-weight:bold;position:relative}.fixed-quote-content .hd .close{position:absolute;right:24px;top:50%;transform:translateY(-50%)}.fixed-quote-content .bd{padding:24px 24px 56px;position:relative}.fixed-quote-content .bd .loading-box{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.06);display:none}.fixed-quote-content .bd .loading-box .inner{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;text-align:center;color:#0080cb;width:80%}.fixed-quote-content .bd .loading-box .inner .la-ball-clip-rotate{margin:0 auto 12px}.fixed-quote-content .bd .loading-box .inner p{padding-left:12px;font-size:14px}@media (max-width:480px){.fixed-quote-content .bd{padding:20px 20px 30px}}.fixed-quote-content .logo{width:100px;display:block;margin:0 auto}@media (max-width:480px){.fixed-quote-content .logo{width:60px}}.fixed-quote-content .txt{font-size:14px;line-height:20px;color:#666;padding:22px 0 26px}@media (max-width:480px){.fixed-quote-content .txt{padding:20px 0 24px}}.fixed-quote-content form .cell{padding-bottom:16px}@media (max-width:480px){.fixed-quote-content form .cell{padding-bottom:10px}}.fixed-quote-content .submitbox{margin-top:14px}.fixed-quote-content .submitbox .submit{background-color:#0080cb;color:#fff;height:48px;line-height:48px;border-radius:4px;text-align:center;font-size:16px;font-weight:bold;cursor:pointer;border:0;width:100%}.fixed-quote-content .submitbox .submit:hover{opacity:.8}@media (max-width:480px){.fixed-quote-content .submitbox{margin-top:6px}.fixed-quote-content .submitbox .submit{height:44px;line-height:44px}}.fixed-quote-content .layui-input{height:40px;padding-left:10px}.fixed-quote-content .layui-btn,.fixed-quote-content .layui-input,.fixed-quote-content .layui-select,.fixed-quote-content .layui-textarea,.fixed-quote-content .layui-upload-button{transition:0s}.fixed-quote-content .layui-input:focus,.fixed-quote-content .layui-textarea:focus{border-color:#0080cb !important;border-width:2px}.fixed-quote-content .layui-form-select dl{top:auto!important;bottom:42px!important}.fixed-quote-content .layui-form-select dl dd,.fixed-quote-content .layui-form-select dl dt{line-height:22px;font-size:14px}.fixed-quote-content .layui-form-select dl dd.layui-this{background-color:#0080cb}.la-ball-clip-rotate,.la-ball-clip-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-clip-rotate{display:block;font-size:0;color:#0080cb}.la-ball-clip-rotate.la-dark{color:#333}.la-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate{width:32px;height:32px}.la-ball-clip-rotate>div{width:32px;height:32px;background:transparent;border-width:2px;border-bottom-color:transparent;border-radius:100%;-webkit-animation:ball-clip-rotate .75s linear infinite;-moz-animation:ball-clip-rotate .75s linear infinite;-o-animation:ball-clip-rotate .75s linear infinite;animation:ball-clip-rotate .75s linear infinite}.la-ball-clip-rotate.la-sm{width:16px;height:16px}.la-ball-clip-rotate.la-sm>div{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate.la-2x{width:64px;height:64px}.la-ball-clip-rotate.la-2x>div{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate.la-3x{width:96px;height:96px}.la-ball-clip-rotate.la-3x>div{width:96px;height:96px;border-width:6px}@-webkit-keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-clip-rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-clip-rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.layui-layer-btn .layui-layer-btn0{color:#fff !important}